Calculating which capacitor for a project

  • Thread starter Thread starter JonHumphries
  • Start date Start date
  • Tags Tags
    Capacitor Project
Click For Summary

Discussion Overview

The discussion revolves around the calculations and considerations for selecting a capacitor for a robotic arm project that utilizes flexinol wire. Participants are exploring the electrical requirements, including resistance, voltage, and current, to ensure proper actuation of the wire over a specified cycle time.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant calculates a need for a 5400 microfarad capacitor at 5V for their project.
  • Another participant disputes this calculation, suggesting a much larger capacitor of around 30 Farads is necessary based on their simulation.
  • A formula for the time constant (T = C * R) is provided, indicating how long it takes for the voltage across a capacitor to drop.
  • Concerns are raised about the high charging current required for large capacitance values.
  • Questions are posed regarding the causes of voltage drop during capacitor discharge and the need for a power source that can provide sufficient current.
  • Discussion includes the potential for using different wire types and configurations to improve circuit performance.
  • Participants share insights on the operation of flexinol wire and its requirements for actuation.

Areas of Agreement / Disagreement

There is no consensus on the appropriate capacitor size, with significant disagreement on the calculations and requirements. Multiple competing views remain regarding the necessary specifications for the project.

Contextual Notes

Participants express uncertainty about the circuit design, including the discharge path for the capacitor and the implications of using different wire types. There are also unresolved questions about the exact electrical characteristics needed for the flexinol wire.

JonHumphries
Messages
6
Reaction score
0
My daughter and I are building a little robotic arm and I want to check my math before we start ordering parts.
We are using a piece of flexinal (.11 ohms resistance per inch & 12 inches long, and requires 4amps per cycle to actuate with a cycle time of approximately 14 seconds) and want to use a capacitor to keep it constantly actuated.
I'm calculating that we need a 5400 microfarad capacitor at 5v. Does this sound right?

Thank you :)
 
Engineering news on Phys.org
No, that doesn't sound right.

You have a resistor of 1.32 ohms and you want to maintain 5.28 volts across it and only refresh the voltage every 14 seconds? (Is that right?)

I did a simulation on this and you would need a much larger capacitor to do this. Something like 30 FARADS. 5000 µF would be fully discharged in about 30 mS.
 
Thanks for the reply. Can you tell me the formula or program you used to do the calculations?
 
I use LTSpice which is a free simulator available from www.linear.com.

The formula for time constant is this:
T = C * R
where T is in seconds, C is in Farads and R is in ohms.
This is the time required for the voltage to drop to 36.8% of its original value (assuming a charged capacitor in parallel with a resistor).

So, if you had a 1.32 ohm resistor in parallel with a charged 0.005 Farad capacitor, (5000 µF)
the time required for the voltage to drop to a negligible voltage is about 5 time constants.

So, 5 times T = 5 * 0.005 * 1.32 = 0.033 seconds.
 
So C= T/R, C= 14(seconds)/1.32(resistance of actuator) = 10.6 Farads?
 
Yes, but you would not want the voltage to drop to 36.8 % of the fully charged value, (1.94 volts), so it would have to be even higher than that.

However, the charging current for the capacitor becomes very high if the capacitance is so large.

Maybe you could consider using small lead acid or NiMH batteries?
 
If this gets out of hand or there is another source for this stuff, please let me know :)

What causes the voltage drop?

Also, I was going to build this on a basic stamp which would provide 5v DC but you think I need something that can put out more amps?
 
JonHumphries said:
If this gets out of hand or there is another source for this stuff, please let me know :)

What causes the voltage drop?

Also, I was going to build this on a basic stamp which would provide 5v DC but you think I need something that can put out more amps?

Maybe you could draw a picture of what you are trying to do. Just draw it on paper and take a well lit and well focussed digital photo of it. Reduce it in size and then attach it to a post.

This is from Wikipedia:
Capacitance is the ability of a body to hold an electrical charge. Capacitance is also a measure of the amount of electrical energy stored (or separated) for a given electric potential. A common form of energy storage device is a parallel-plate capacitor. In a parallel plate capacitor, capacitance is directly proportional to the surface area of the conductor plates and inversely proportional to the separation distance between the plates. If the charges on the plates are +Q and −Q, and V gives the voltage between the plates, then the capacitance is given by

C = Q / V

The SI unit of capacitance is the farad; 1 farad is 1 coulomb per volt.

end quote.

V = Q / C
So, as the charge is removed by discharging the capacitor, the voltage drops.
 
okay I understand the voltage drop better. As discharge and recharge occur, Q and C are changing. So how did you get to 36.8%?

I attached our plan. Thank you very much for all your help :)
 

Attachments

  • Muscle Wire project.jpg
    Muscle Wire project.jpg
    32 KB · Views: 497
  • #10
Final voltage = Initial voltage / e ^(t/RC).....see textbook for derivation of this.

If t = RC (one time constant) then 1 / e = 1 / 2.71828 = 0.367879 (which is abbreviated to 36.8 %). Then Final voltage = Initial voltage * 0.3678 for one time constant.


However, I'm not sure what is happening with your circuit.

(There seemed to be an extra wire from the bottom switch position to the negative line.)

But it looked like the capacitors would charge up and have no way of discharging. Maybe it is the way you have drawn the switch contacts. Is the electrical path as you have shown?

Do these muscle wires contract by themselves, or do they do it because you apply power at regular intervals? The only reference to Flexinal on Google was your post about it here.
 
  • #11
I appreciate your time here, thank you for the formula. I haven't come across that one yet. I'm using "Foundations of Electronic Circuits and Devices" 4th edition which probably has all of this information but I don't always know what I'm looking for. I'll investigate what you've given me. Much appreciated :)

As far as the wiring is concerned the actual SPDT relay I have has two power input posts and two power output posts with a fifth post that actuates which power line is getting connected. This is because it can handle a much higher voltage than what is necessary to actuate it (so that later I can actuate with a pulse from the basic stamp microcontroller). Is this what you mean by an extra wire?

For the capacitors, I couldn't see which side was curved when I was drawing them so they may be backwards. The idea is that they are charged when the SPDT relay is on their path and once charged up, they hit the muscle wire with a pulse, causing it to contract.

Flexinol is made by a company called Dynalloy http://www.dynalloy.com/#Scene_1
I'm using the .020 diameter wire for this project because its what I have lying around. The wires contract when the appropriate current is applied to them. If they get too hot (from applying the current for too long) then they will snap. Here is a link to the tech sheets on them. http://www.dynalloy.com/TechData_US_Units.html

Thanks again! I've got some reading to do :D
 
Last edited by a moderator:
  • #12
That circuit would give you one pulse when the capacitor charges, but there is no way of discharging the capacitor. So, it would only work once.

If you could make a different choice of wire, there would be advantages. For example, if you chose the 0.006 inch wire, it would have a resistance of 16.8 ohms per 12 inches.

You could switch power to this using your Basic Stamp to provide exact timing.
It would require a simple 2 transistor amplifier to do this and you would need one for each wire.

The current would only be 300 mA from a 5 volt supply. This can be increased by increasing the supply on the right in the diagram below. The specifications suggest a current of 410 mA, so you would need about an 8 volt supply to get this current.

[PLAIN]http://dl.dropbox.com/u/4222062/Darlington.PNG

This is an example of the sort of circuit you would need. The transistor types are fairly optional, although Q2 needs to be a power NPN transistor.

At the left is a circle which would represent the Basic Stamp. (If you are not committed to this, the Picaxe series of chips are much cheaper and use a similar language).
It would produce a single pulse of 1 second duration and this would apply a current to the wire. When the pulse goes away, the current stops.

I have shown the effect of varying the voltage from the Stamp, but you would simply supply a 5 volt pulse to one of the outputs of the Stamp. Only 1.2 mA would be drawn from the Stamp.

You can vary the pulse width with the programming of the Stamp chip.

You would need to take another pulse from a different output to a similar amplifier for another wire.

The 16.8 ohm resistor is your wire.
 
Last edited by a moderator:
  • #13
vk6kro said:
I use LTSpice which is a free simulator available from www.linear.com.

The formula for time constant is this:
T = C * R
where T is in seconds, C is in Farads and R is in ohms.
This is the time required for the voltage to drop to 36.8% of its original value (assuming a charged capacitor in parallel with a resistor).

So, if you had a 1.32 ohm resistor in parallel with a charged 0.005 Farad capacitor, (5000 µF)
the time required for the voltage to drop to a negligible voltage is about 5 time constants.

So, 5 times T = 5 * 0.005 * 1.32 = 0.033 seconds.


Sorry to resurrect a thread, but.. you say that the time for the voltage to drop to effectively 0 is 5 time constants. Is it 5 time constants for any RC circuit? How did you know it was 5 time constants?
 
  • #14
5 time constants means 0.368^5 or 0.0067 times the original voltage.

It is a bit arbitrary, but it means that the voltage has dropped below 1% of the original voltage, so maybe this was the origin of the choice of 5 time constants.

Because a capacitor never finishes discharging, some cutoff point has to be chosen where the remaining voltage doesn't matter any more. Less than 1% is as good as anywhere so that means 5 time constants.

It is applied to the charging of capacitors too. If the capacitor is more than 99% of the charging voltage, you can say it is fully charged and this takes about 5 time constants to achieve.
 
  • #15
vk6kro said:
5 time constants means 0.368^5 or 0.0067 times the original voltage.

It is a bit arbitrary, but it means that the voltage has dropped below 1% of the original voltage, so maybe this was the origin of the choice of 5 time constants.

Because a capacitor never finishes discharging, some cutoff point has to be chosen where the remaining voltage doesn't matter any more. Less than 1% is as good as anywhere so that means 5 time constants.

It is applied to the charging of capacitors too. If the capacitor is more than 99% of the charging voltage, you can say it is fully charged and this takes about 5 time constants to achieve.

Ah, ok thanks.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
6
Views
7K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
11
Views
5K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
10K