level shifters and mosfet drivers

Status
Not open for further replies.
Yes, it feels bad, paying for a small smoke. But it is good, paying for knowing, hot NOT to connect the IC, how NOT to use, how NOT to ......

If you know, why did the IC (or anything in a circuit) blow up, then it's worth the money, you spent on the IC.

Uh. I hope you understand my sentences, i'm not a native english speaker 🙂
 
I have a schematic on a class d amp that works in a schematic simulator (borrowed from a guy here @ the forum) Tho it havent been built in reality if i understood the thread right, but i was gonna give it a shoot anyway when i have gotten some IR2010 MF drivers.
 
Now i have completed the amp, but theres a problem, the 74HCT14N doesent invert the signal, like it should.

What happens ? Both fets get turned on at the same time = the fets get hot as well as the driver and the bootstrap diode.

The 74HCT14N is driven by 12 volts DC.
 
Bah 74HCT14 is 5V only and MM74C14 is nowhere to be found 🙁

Looks like i have to come up with an own solution as the output from the pwm is 0-12v while 74CHT14 can only take 5V and the IRF2010 needs 12v input. Damn.

Does it have to be a HEX inverted Scmitt trigger or could i make an inverter with just a transistor and a resistor ?
 
Any 4000-series NAND, NOR, XOR or XNOR CMOS gate or inverting buffer will work. These parts are usually named CD4xxx, HCF4xxx, HEF4xxx, MC14xxx, etc... (use google if you don't know them yet). They are somewhat slower than the 5V CMOS TTL-compatible 74HCxxx or 74HCTxxx series but they come very handy anyway because they will handle 15V or even 18V depending on part suffix.

Also, the IR2010 has a "Vdd" logic supply pin that you can connect to +5V if you are using TTL levels, or to any other supply voltage up to 25V in order to get proper input logic thresholds. Read the datasheet.
 
Hi Tekko,

You Cannot use TL494 to split the signals in different polarities because the maximum duty cycle obtained from either output of TL494 is limited to 50% only , In order to get full or near 95% duty cycle, you have to wire the outputs in "OR" configuration....

The best way is to use a fully differential comparator with differential input/Output for inverted/non-inverted signals simunteanously such as LM360 from National Semiconductor....

www.national.com

K a n w a r
 
One word: BAH.

Using inverters are out of the game anyway, the output from the tl494 is 12v so 5v inverters don´t suffice.

Is it possible to make homemade inverters, like a resistor and transistor or does that just make a level shifter ?
 
You Cannot use TL494 to split the signals in different polarities because the maximum duty cycle obtained from either output of TL494 is limited to 50% only , In order to get full or near 95% duty cycle, you have to wire the outputs in "OR" configuration....

You forgot OutputControl pin! You can get inverted signal from 494 simply: Just wire one internal transistor to common emitter, other to common collector! The problem is there is no place for DT adjust. But paralelled diode with gate-resistor can do it.
 
Status
Not open for further replies.