High current/voltage load
Ronnie B
Posts: 10
Hi, I have been spending the whole day searching for a solution of my problem but so far I haven't succeeded.
So now I make a new post hoping some of you can help me.·
·
I want to make a temperature control with a sensor and a heater. The heater is 24V and 60W so there will be quite high current.
I could use a relay but I'd prefer to have a PWM solution for better accuracy. I also want my circuit to supply the positive voltage to the heater. The negative side of the heater will be connected to a common ground. In all the examples the load is supplied the voltage and then the transistor cuts the negative side. This is not a common solution in European Industries where I'm working that’s why I need the other way around.
·
Also I don't want the 24V to be supplied out from the circuit if the output from the Propeller Chip is low (i.e. the circuit is off). For personal and machine safety I want to have a active high signal from the Propeller to supply the 24V 2.5A.
·
Also, it's a low-budget project so I prefer low-cost components.
·
Hope you can help me here.
·
Ronnie
So now I make a new post hoping some of you can help me.·
·
I want to make a temperature control with a sensor and a heater. The heater is 24V and 60W so there will be quite high current.
I could use a relay but I'd prefer to have a PWM solution for better accuracy. I also want my circuit to supply the positive voltage to the heater. The negative side of the heater will be connected to a common ground. In all the examples the load is supplied the voltage and then the transistor cuts the negative side. This is not a common solution in European Industries where I'm working that’s why I need the other way around.
·
Also I don't want the 24V to be supplied out from the circuit if the output from the Propeller Chip is low (i.e. the circuit is off). For personal and machine safety I want to have a active high signal from the Propeller to supply the 24V 2.5A.
·
Also, it's a low-budget project so I prefer low-cost components.
·
Hope you can help me here.
·
Ronnie
Comments
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
A Opto and a triac would be something like the lightbulb in
http://www.parallax.com/Portals/0/Downloads/docs/cols/nv/vol8/col/nv146.pdf
But it's no really how I like to do. I try to sketch my needs.
·······
VCS-|················· |- +24VDC
VSS-|················· |
··· ·· |·· CIRCUIT··· |----HEATER----|
··· ·· |················· |----HEATER----|
··· ·· |················· |····················---
··· ···
····················· -· 0VDC
Here is a exmple how I like to supply·2 heaters with 24V. The 24V is connected to the circuit.
Then only one wire per heater from the circuit should be needed. The 0VDC will be connected directly from the powersupply to the heaters.
Hope I don't make things harder to understand.
Leon:
Yes, I have a 24V 10Amp powersupply so thats not a problem.
Ronnie
-Phil
*Peter*
P.S. I have included R3 to reduce the Vgs to less than the 20V or so breakdown.
Post Edited (Peter Jakacki) : 2/1/2009 2:38:39 AM GMT
PS If you do not already have a 24VDC supply it would be simpler to use a 24V transformer and a solid state relay to drive the heater with 24V AC. Vary the ratio of cycles on/off each time period and you achieve the same result. Works good, lasts a long time.
Your triac solution is certainly a simpler and practical if AC is available as you stated.
@mctrivia, this circuit provides +24V drive from a logic signal. In the case of LEDs it is more of a matter of how they are hooked-up, certainly if there are several in series with the current limit resistor and multiple parallel strands then of course it will work. If you are driving a single led then this is a most inefficient circuit.
*Peter*
@kwinn, I agree a relay would be very easy to use but I like to make a "standard" output I will use for most of my controls. So it might include pulse signals to other equipments including servo/stepper motor drives. That's why I can't use the relay.
I also feel the TIP125 is a good solution so maybe we can continue with that one?
My provider in Sweden don't have the TIP125 in stock, so I'm thinking of using a BD680 instead. Do you think that would be OK?
Data https://www1.elfa.se/data1/wwwroot/webroot/Z_DATA/07104433.pdf
So then how do I interface the transistor in a safe way so I don't overload the Propeller?
Can I use a small signal transistor as Peter made a suggestion above?
Usually I just wire up and test, mostly it's working and sometimes it smoking. I just don't want my Propeller to let the smoke out. So I hope someone can help me with a little circuit example.
I have checked the data sheet for the BD680 and it should work. Very similar specs to the TIP125. If you are going to use PWM keep the frequency below 10KHz. The turn on/turn off time of the opto isolator is around 25uSec and the transistor will be dissipating power during that transition, so the higher the frequency the higher the transistor power dissipation. Most of the heater circuits I work with run at 60 or 120Hz (power line frequency) so the transistor barely gets warm.
You will note that there is no direct connection from the prop to the heater circuit. That means there is virtually no risk to the prop. It may seem a bit paranoid, but I have never had the control circuitry damaged by a failure on the high voltage side, and I have used this type of circuit on many instruments for over 20 years. Worst case you end up replacing the transistor and opto isolator.
I'm very thankful for all your help. I will order the parts tonight so I can start working with the control next week.
But I have one last question, my supplier they dont have the 4n33 but they do have the 4n35, 4n36 and 4n37 can I use any of them instead?
Thanks
Ronnie
I'm using a PCF8574 to drive the opto. If I let the PCF supply the input on the opto I will get a current of 0,13mA but if I sink through the PCF I get a current of 20mA through the opto.
But no matter I dont get more then 25mA in the output from the opto to the TIP125, making the TIP terrible hot when loading it even at 50%(2.5A).
Any suggestions what might be wrong?
I guess it shouldn't be that hot? If the transistor is really open, will it be hot if I load it with 5A so I will need a heat-sink?
/Ronnie
·
If I take the current = 50mA and the R=440 Ohm I get a power of 1.1 Watts...
/Ronnie
The CTR of the 4N33 is 500%. That is for 1mA in you should get 5mA out as long as the collector resistor does not limit the current.
With a 24 volt power supply and a 1K resistor you should get a little less than 25mA through the optoisolator/resistor/TIP base (~24-1.5/1000=22.5mA). That should be more than enough current to drive the TIP125 into saturation (22.5mAx1000=22.5A). The power dissipation for the 1K resistor would be .0225A x 22.5V = .506W. The power dissipation of the 440 ohm resistor would be .050A x 22.5V = 1.1W as you stated.
2 problems. First, the TIP125 has an absolute maximum current rating of 5A. If you try to run it near the maximum for any length of time it will fail. I selected the TIP125 based on the original post where you said 24V 60W and 24V 2.5A. If you need 5A then we need to select another transistor.
The second problem seems to be that the gain of the TIP125 is much lower than what is in the data sheet. Can you send me a schematic of how you hooked things up along with current and voltage measurements for both 440 and 1K resistors. Also measure voltage across the heater or dummy load.
@dMajo: Thanks for the input, however this is a low-budget hobby project. So far I bought components for 25 Channels, 5Amp and that cost just little more than 1 Crydom output. But yes, the Crydom is surely a nice solution which I might have chosen if I had that kind of budget.
/Ronnie
·
Connection 1, original design.
I(R1) = 0.13mA but also the volt out from the PCF is only 0.99V.
I(R11) = 0.15mA.
I(load) = 2.5 A, but the TIP125 is getting very hot. A wet finger will be sizzling after only 5 seconds load.
Connection 2,·Alt design #1.
Opto 4N33-M is suppied 5V and grounded through the PCF. This will make a higher current.
I(R1) = 17mA but also the volt out from the PCF is only 0.99V.
I(R11) = 25mA.
I(load) = 2.5 A, but the TIP125 is getting very hot. A wet finger will be sizzling after only 5 seconds load.
Connection 3,·Alt design #2.
Same connection as Connection 2, but the R11 is adjustet from 1k to 440 Ohm.
I(R1) = 17mA but also the volt out from the PCF is only 0.99V.
I(R11) = 53 mA, but the resistor is getting·very hot.
I(load) = 2.5 A, but the TIP125 is NOT getting very hot.
What do you suggest? Any ideas? I could change the R11 to a bigger resistor but I don't like the heat, even if a take a 2W resistor to avoid getting hot, I still have the 1W energy to ventilate out.
Would it be a good idea to use a signal-transistor to control the TIP125? The OPTO controls the small transistor which controls the TIP125? A few more components, but then I'm sure the TIP is in saturation.
I haven't measured the resistance of the heater, but I do measure the current load. When the heater is cold the current will be 3.2 A then when the heater is getting hot (2-3 seconds) the current will drop to 2-2.5 A.
/Ronnie
Edit: Corrected the schematic that I was drawing wrongly.
Post Edited (Ronnie : 2/11/2009 3:22:17 PM GMT
Hum, hum. Since I have some relays at home (6V) I think I will wire them up according to your sketch. It's always good to have a 8 Ch, relay output card ready to use.
/Ronnie
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
Post Edited (Leon) : 2/11/2009 1:27:19 PM GMT
Otherwise, to turn on/off a heater, I'd use my circuit.· (Not much to be gained from PWM'ing a heater coil, IMO.)
Edit: Because of R1=220 I suppose that PCF Vcc=5V
······ I assume also you have a heatsink on TIP as at 3A the datasheet states VCEsat=2V and that is 6W. The datasheet states a PC of 2W at ambient T=25°C
Post Edited (dMajo) : 2/11/2009 6:28:50 PM GMT
/Ronnie