In this project, we are going to measure the force applied by a headphone on a human ear. For this, we are using FSR (Force Sensitive Resistor) to measure the force. The FSR is interfaced with Arduino Uno for the required purpose along with a 10 km ohm resistor (pull down resistor). The resistance offered is a sum of two resistances means FSR resistance + pull down resistor\'s resistance which fluctuates between 100 Kohm to 10 Kohm . Also a LCD display connected with a variable 10 Kohm resistor is used to display the force value in Newton. We have taken 2 readings of each different headset one is the maximum value observed and second is the minimum value observed. A mean is taken of these two values and an overall mean of all values of different headsets is taken. Hence the value got, is an average suitable value that a headphone should apply on human ears so that they can be worn for a longer period of time. (approx 4 to 5 hours)
Introduction
I. INTRODUCTION
Force sensing resistrors are used to sense the force . They are basically made up of two layers and separated by spacer . In simple they are a resistor that changes resistive value depending on how much pressure is applied on the sensors surface. The force sensor can detect many mechanical quantities such as pressure , weight , strain and interior stress . Performance of force sensing resistrors are mostly and solely based on contact resistance. Drifts are present but the rheological models predicted that drift can be reduced by choosing an appropriate sourcing voltage . Another thing to reduce drift is that to use non aligned electrodes so that effects of polymer creep are minimised
II. OBJECTIVES
A. To design the headphone ergonomically good with the customer by measuring the optimum pressure force with the help of capacitive sensors.
B. To increase the product quality and rating by meeting the customer requirements
III. LITERATURE SURVEY
IV. COMPONENTS
A. FSR (Sensor)
When a force or pressure is applied to the sensor it's resistance changes .FSR are usually constructed by two film layers .The resistance of the circuit is high when their is no pressure , but when pressure is applied to the sensor resistance drops . Resistance drop is proportional to pressure being applied.
B. Arduino Uno
The Arduino Uno can be powered via the USB connection or with an external power supply. The power source is selected automatically.The Arduino Uno is a microcontroller board based on the ATmega328 . It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. adapter or battery to get started. The Uno differs from all preceding boards in that it does not use the FTDI. USB-to-serial driver chip. Instead, it features the Atmega8U2 programmed as a USB-to-serial converter.
C. Breadboard
A breadboard or protoboard is a construction base for the prototyping of electronics.
D. Jumper wire
Also known as jumper or Dupont wire is a normal electric wire or group of them with a pin at each end.They are normally used to interconnect the components of a breadboard internally or with other components.
E. LCD Display
We have used 16x2 LCD Display.These displays are mainly used for multi segment light emitting diodes and seven segments.These displays are simply programmable and there are no limitations for displaying customer character.
F. Resistors
We have used two resistors :
10 k ohm Variable Resistor: This resistor is used so that the electrical resistance value can be changed on demand .They are used to control voltage or current within a circuit
10 k ohm Resistor: A resistor is a passive two terminal electrical component that uses electrical resistance as an element of circuit . They are used to reduce current flow , adjust signal levels , terminate transmission lines among other uses .
V. WORKING
The simple working setup is shown in fig. below the set-up includes sensors (FSR-Force Sensitive Resistor), Arduino Uno and 10k ohm resistor. As we apply force on the FSR the resistance changes and hence this change in resistance is measured and then converted into force in Newton. Along with this the change in current as well as change in current and voltage is also measured for reference purpose.
For our example we are showing it with a 5V supply but we can also use this with a 3.3v supply just as easily. In this configuration the analog voltage reading ranges from 0V (ground) to about 5V (or about the same as the power supply voltage).The way this works is that as the resistance of the FSR decreases, the total resistance of the FSR and the pulldown resistor (10k ohm) decreases from about 100Kohm to 10Kohm. That means that the current flowing through both resistors increases which in turn causes the voltage across the fixed 10K resistor to increase.
This table indicates the approximate analog voltage based on the sensor force/resistance 5V supply and 10K ohm pulldown resistor.
VI. ACTUAL WORKING SETUP
The actual setup was made by making connections between the sensor, Arduino and breadboard. The results or values of force applied by the headphone where recorded when the setup was tested in real life.
VII. RESULTS AND CONCLUSION
The sample of an experimental readings are recorded also the sensors are calibrated as required for the experimental purpose. Four different types of headphones are used for performing the experiment. Also, for each headphone 4 readings are taken i.e. (2 readings for Left ear cup and 2 readings for Right ear cup). First reading is the maximum amount of force recorded and second reading for minimum amount of force recorded.
A. Force Measurement Readings
boAt Rockerz 518
Sr. No.
Analog Reading
Voltage Reading in mV
FSR Resistance in Ohms
Conductance in micro ohms
Force in Newton
LEFT EAR CUP
1
728
3558
4052
246
3
2
3502
1720
19069
52
0
Mean Value
904
2639
11560.5
149
1.5
RIGHT EAR CUP
4
766
3743
3358
297
3
5
590
2883
7343
136
1
Mean Value
678
3313
5350.5
216.5
2
Tribit X Free Go
Sr. No.
Analog Reading
Voltage Reading in mV
FSR Resistance in Ohms
Conductance in micro ohms
Force in Newton
LEFT EAR CUP
1
782
3822
3082
324
4
2
516
2521
9833
101
1
Mean Value
649
3171.5
6457.5
212.5
2.5
RIGHT EAR CUP
4
847
4139
2080
480
6
5
464
2267
12055
82
1
Mean Value
655.5
3203
7067.5
281
3.5
VIII. CALCULATIONS
IX. FUTURE SCOPE
As per our system concerned we can take more readings by using large and small head sizes in order to get more accurate value of force. Moreover, an advancement can also be done in the headphones depending upon the comfort level needed by the consumer.
Future advancements that can be possible are:
Taking readings of two other head sizes i.e. large and small inorder to get a much more accurate value of force.
Finding out different headphone ear cups angles to design the headphones with adjustable ear cups opening angles. So, that the consumers can keep the ear cups of the headphones as per their requirement at the desired angle they need it to be.
One or more other sensors can also be used to design certain other parameters of headphones like motorized self-adjusting headphones, less force applying headphones, etc. making them more comfortable to wear for longer period of time.
Making the testing setup compact and much reliable to use.
Thus, these will be the advancements/adjustments that can be done in the future for finding out the value of force and thereby making the headphones more comfortable to wear for longer period of time without any issue.