Zoomkat- unfortunately i am unable to be very specific with peramiters as my supervisor is not bothered by the mechanical components. The parts i am to use have been based on a general requirement of force and preferred values. I have researched using google however i have struggled to find allot of information. Perhaps i am searching for the wrong thing im not sure. ( i am aspergic and dyslexic)
Here are more detailed analysis of my requirements taken from my interim report
Design and Calculations- Drive system
Motor specification
The motor specification for this project requires the torque, rpm and desired current to be calculated or chosen.
In order to calculate the torque of the motor, the force that each finger must produce relative to its co-efficient of friction must be calculated. It has been assumed that a rubber like surface will be used and a value has been decided upon for the co-efficient of friction for rubber. Using the calculations below the desired torque is decided upon. Please remember that as stated earlier these calculations are rough and not accurate. To do so would require complex analysis of the system. They have been derived in order to calculate the maximum force that could possibly be applied.
F=µmg, assume mg=30 µ=0.3 (co-efficient of friction for plastic/rubber)
F=300.3=9 round up to 10
Take into account safety factor of 2
Required force for each finger to exert 20N
Torque at farthest point from motor is at the tip is used to calculate the required torque. This can be calculated by using the moment about the pivot between the two tendon holes
Torque=Fd= 200.01222=0.488Nm
Required torque 0.5Nm max with safety factor of 2
Gearbox and Ratio
This value would be ideal at 50:1 as it allows for back drive of the motor but a high enough torque such that the required torque is met with a relatively small motor. If the ratio was much larger it would require too much force to back drive the fingers of the gripper, if they needed to be opened or closed without the power on. It was originally decided upon to use a worm gearbox, this was so that the motor had a right-angled output (for design purposes). As such it was not sufficient as it would not allow back drive of the fingers which may be needed if a fault occurs, and was discarded. The output still required a 90degree turn in it so a right-angled gear box was used in place of the worm gearbox.
Desired RPM
From the design of the bobbin it is possible to estimate a reasonable value.
Taking into account the radius of 35mm and the total length of tendon to be shortened by 115mm the total number of turns is 3.3 (it is possible that this will increase) therefore multiply by 10 to give rpm at a reasonable speed. From this an estimate value of 35 RPM is decided upon. This is suitable as it allows a quick but smooth movement for the finger to open and close with.
Desired Current
This is limited by the equipment available. As such the maximum current the motors can have is 10A. In order to keep the temperature and power consumption down an ideal current would be at a maximum value of 3A. This has been decided upon as the hand may need to operate without mains supply and will most likely operate between 0.5A and 1.5A with the safety factors taken into account at this maximum current. If the hand were to be used with a battery the lower level of current would allow a longer usage time.
Motor Parameters
From the above it can be concluded that the motor is required with a gearbox of ratio 50:1 to produce 0.5Nm at a maximum current of 3A and an output RPM of 35 (after gearbox). A right angled gearbox is required to place the mechanical drive at a right angle to the motor.
Drive circuitry
This is yet to be discussed with supervisor and is still only in thought process. If the circuit was to be designed it would be done so using a voltage amplifier circuit preferably a H-Bridge to the motors. Each input would have a logical switch circuit to enable the drive voltage to be switched between positive and negative to drive the motors in the different directions. In order to get the different directions the control bit will be put through a logic gate system. The input of the control bit will have two outputs one that is inverted and one non-inverted to produce two outputs opposite to each other. These outputs would then be passed to the logic circuit that would depending on the input select a positive or negative voltage to be fed to the drive motors. The voltage selected would be the voltage connected to the amplification circuit such that the output of the amplifier could be negative. For instance if the positive rail +vcc were switched to the negative rail -vcc, if used in reference to ground, then the output will be inverted to the input of a small positive voltage determined by the program allowing control of the direction and speed of the motors. It would be possible to program the control circuit to do this but would be complicated.
Feedback circuitry
In order for the sensing to work correctly it would require a small additional circuit on the control circuit. In order to sample the current you would place a resistor on the input to the motor, using a predetermined resistor of value x and connect to ground. Using V=IR as the voltage will be known, the input voltage will be determined by the control circuit multiplied by the amplifier and the resistance will be known. Therefore the current can be calculated. From this the force can be calculated,
Mechanical power out/(angular velocity x length of tendon) or
Torque/length of tendon=force applied
These calculations can be done most simply in the programing but could be done as a circuit using logic gates. Although the values will vary in accordance to position, voltage and current applied to the motor.
In order to get the position a potentiometer will be used. As discussed earlier this was decided upon due to simplicity and cost. It will give a specific voltage for a specific position and it will be possible to calculate the voltage per degree. This can then be used to determine the exact position from the set home position. As such it will be possible to control each motor with a specific voltage by a possible 0.1 of a degree or less with the potentiometer ordered.
Design-Control system
Control circuitry
This is yet to be researched and will be based upon the desired format stated earlier. Three inputs and four outputs per finger. As such, in all the control circuit will require 21 pins for input and output. Due to the nature of the process the processor will not need to be very powerful, and a small memory chip as the program will most likely be less than 20 Megabytes. From this a basic idea of control circuitry may be had. Although unfamiliar territory such boards could be the raspberry pi, the arm7 boards or similar.
PeterH- This set up is a servo motor system as it uses a 10 turn 10k pot on the end of the shaft to determine position by a specific voltage, it just has a much higher range than a standard servo motor that yo umay see in a radio controlled model. I am expecting you use h bridge driver circuitry, as above i could design and build it myself on a single piece of veroboard but to save time i though i would look into sourcing some that could do the job for me.
Thanks for the sheilds thing, i was worried about that wasnt sure if what i wanted to do would have been possible using them.
to measure the current is quite simple put in a resistor to ground from input if i know the voltage and resistor i can calculate the current draw thus the power and thus the force being applied by the motor.
To both thankyou so far i appreciate it if you require more detail please specify and i will provide