Transistor Recommendation
I could use some help with a transistor recommendation for a 555 based pwm circuit. The application is automotive so all is powered by nominal 12 VDC. The transistor in question is driven by the pwm output signal and is the switch for a resistive load of about 12 Amps maximum. The 555 signal driving the output transistor is also a nominal 12 VDC. Since the load is resistive, it doesn't matter if it is high-side or low-side switched. Unless you guys say otherwise, I'm thinking that a MOSFET with really low on-resistance would work well here. The goal is full on and off so it needs to be matched to the 12 V drive signal and it wouldn't hurt to have some additional 'head room' above and beyond the 12 Amp maximum load it will see. I figure that the higher rated it is, the less it has to work, and the more bullet proof the circuit will be. The switching frequency is approximately 2500 Hz.
Any help would be appreciated,
Tim
Any help would be appreciated,
Tim
Comments
As for mosfets, you are right. Use one that has the lowest R_DS(on) characteristic. If you are only using one, and not more in parallel, then you don't need to worry about gate charge. Another "free" evaluation mosfet I'd suggest is an STD60N55F3. It comes in a DPAK and TO-220 package.
-Phil
Thank you for the MOSFET driver information and part numbers. I was not aware of driver specifically for MOSFETs... I'll be checking into more detail about this. Do I also understand that a driver IC is designed to keep the MOSFET from operating in the linear region as little as possible, such as Phil is alluding to?
Phil, You mention that the 10V gate drive and series current limiting resistor... Do I understand correctly that if the gate current is limited, you can drive the gate with more than the rated 10 volts? Would a driver IC be best used with the IRFZ34, or are you thinking that it may not be necessary?
Would a pull-up or pull-down resistor on the gate be a good idea to limit the switching time (linear region), or would that effect the 555 pwm drive signal too much?
Tim
Check the IRFZ34's datasheet. There you will see that the absolute maximum VGS range is +/-20V. The series resistor is not there to protect the MOSFET, and there is virtually no gate current once the gate capacitance is fully charged. It's only there to protect the driving circuitry from an overcurrent condition on each transition, since a capacitive load can look like a brief, but dead short until it's charged (or discharged) to the driving voltage.
At 2500 Hz, with 50% duty cycle, you will be spending 2000usec in each state. Now lets say you use a 1K series resistor to drive the IRFZ34's 700pF gate. The time constant then is 700nsec and the surge current is limited to 12mA with a 12V drive. Since 700nsec is such a small fraction of the 2000usec spent in each state, the MOSFET will be spending most of its time either in saturation or in nonconductance, thereby dissipating very little power in the form of heat.
Therefore, I don't think you'll need a MOSFET driver in this app, since a series resistor appears to be adequate.
-Phil
The 555 output is capable of driving quite a bit more than 12mA, so is there an advantage in switching speed to drop the series resistor value and drive the gate harder than that, or is the switching time plenty low enough not to bother?
Thanks for the link to Micrel for MOSFET drivers.
I'll have another project in the works soon that this will be good information for also.
I appreciate your time and help, very much.
Thank You,
Tim
Raising the gate drive voltage won't really help all that much. If you are driving it with 10V, then the mosfet will already be fully ON at 10V. The only thing it might do, is get there a little more quickly but that is because you will have more current to the gate.
-Phil
You say you are switching a resistive automotive load of 12A but that smacks of head-lamps which although being resistive are non-linear in respect to their average current. So if that is the case then 2500Hz is rather high and you could run at below 100Hz by relying upon the thermal inertia of the resistive/incandescent load. At the lower frequency you needn't worry about drivers and just let the 555 do the work.
I know I might be out on a limb but no use going down either track unless you/we have the facts straight which depend upon the WHAT (the load) and the WHY (2500Hz).
*Peter*
I'm glad you caught that possibility. This would also require the current-handling capability of the MOSFET to be overspec'd by quite a bit more, in order to handle the turn-on surge.
-Phil
Here's more of the story...
(I don't want to give it all away since I think the idea has market potential)
The load is in the range of that of head-lamps, true, but it happens to be a resistive heating element.
As far as the frequency is concerned, I understand that 2500 Hz is higher than what is needed for the heating application, but for the prototype I'm using a pre-built 555 pwm circuit that I have laying around and it happens to be fixed at that frequency and I thought that would be OK for a first run. In the end, the frequency can be whatever is best for the job and it's just 2.5kHz for convenience right now. Thank you for your help!
Phil,
The drive current is what I was thinking about, I just didn't know how much difference more would make in this situation. Thanks for more explanation.
Everyone,
What do you think would be an appropriate frequency for this type of load? I'm not looking to hold a specific temperature or anything, just to allow reasonable adjustability of the heat level. Given these parameters, I don't think that the frequency is all that critical... maybe a range from every few seconds to a few hundred Hz?
Thanks again for your help and input,
Tim
Post Edited (Tim-M) : 4/2/2009 2:27:52 AM GMT
-Phil
By the way, this is a low level heating system with a maximum temperature of 150-180 degrees F, so I don't know if you'd say it becomes incandescent or not... I wouldn't think so.
Tim
·with a STAMP?
I looked at the data sheet and the other comments in this thread, but did not see one. Thanks
Isn't the UCC37322 the chip that gave you such heartburn with your headlight dimming circuit? What was the final outcome of that?
-Phil
Great chip otherwise.
After a little homework online, I figured out what HHO was. No, I'm not trying to generate hydrogen from water to increase gas mileage, but I am interested in your quad op-amp PWM approach.
Tim
Thanks,
Tim
Generally, nMOSFETs, like the IRFZ34A, are considered to be low-side (current-sinking) switches. However, there are some MOSFET drivers which use voltage boosting circuitry to ensure that VGS remains positive when the transistor is used as a high-side switch. This is not possible without a special driver designed for that application, though.
For high-side switching (current-sourcing), it's usually much simpler to use a pMOSFET.
-Phil
Tim
Post Edited (Tim-M) : 4/8/2009 12:23:22 AM GMT