Closed TheProjectsGuy closed 5 years ago
Tests done on the 2.2'' flex sensor
Edited the default configurations for the flex sensor and stored in the file Flex_Sensor_final_circuitry.slx
. The default values for resistors was decided to be 1.5 kΩ + 180 Ω for input and 22 kΩ for feedback. The results are as follows:
Simulation solved
The resistance values will have to be tweaked because of limited availability, the available resistors are as shown below Suggested to make modifications ASAP, deadline shifted to Tuesday, 5th February 2019...
Tests done on the 2.2'' flex sensor
Edited the default configurations for the flex sensor and stored in the file FlexSensor_Customizable_2in2.slx
. The default values for resistors was decided to be:
The results are as follows:
:warning: :warning: Issue outdated, please skip this list :warning: :warning:
Flex Sensor length | Finger(s) | Resistance at full inward bend | Resistance at full outward flex | Comments |
---|---|---|---|---|
2.2in |
Thumb | 75 kΩ | 130 kΩ | Flex sensor has to be used with translucent side facing outwards, hence values are reversed. Suggested to change the position on wheatstone bridge |
4.5in |
All four 3 joint fingers | 25 kΩ | 8.5 kΩ | Flex sensor has to be used with black line facing inwards. Suggested to maintain the position on the wheatstone bridge |
Since the flex sensor readings are different, the resistance values will have to be tweaked along with a factor of safety (to avoid out of bounds cases). It's suggested to use:
4.5in
flex sensors2.2in
flex sensorsThus, the ranges are:
2.2in
: 73 kΩ to 132 kΩ.4.5in
: 26 kΩ to 7.5 kΩThese will keep everything in bound... Task list:
Remaining task list:
Using Eagle, create the following CAD files
Issue solved on Saturday, 16th February 2019. Proceeding to the next issue in hand
Task priority: HIGH
Task description
Simulation of Flex sensor circuitry on MATLAB. References issue #15 (Main task list for @TheProjectsGuy)
Person assigned: @TheProjectsGuy
Deadline: Sunday, 5th February 2019
Must Haves
Get a simulation up and running, giving useful values as proof of concept.
dev
branch through a pull requestExtras
Things that could be worked on after the must haves are finished.
Attach all results to this issue as well, for documentation purposes