TL494 – magic chip, Part 2

Now let’s speak about the pins.

GND (pin 7) and Vcc (pin 12) are usual power pins. Max Vcc is about 40V.

RT (pin 6) and CT (pin 5) are used for setting clock (1 … 300kHz). The frequency of the clock is calculated using table from data sheet and changing resistor (1.8 … 500 kΩ) and capacitor (0.47 … 10000nF). Or the on-chip oscillator can be bypassed by terminating RT to the reference output and providing a sawtooth input to CT, or it can drive the common circuits in synchronous multiple-rail power supplies.

REF (pin 14) is 5V reference output. Low power output- 10mA.

Pin FEEDBACK (pin 3) is used to control the pulse width. Is the input is zero, the width is maximum, if it is ~5V or more (compared to REF) than output is disabled. Input must be less than Vcc.

Feedback and output
Output vs Feedback

DTC (pin 4) is Dead Time Control. This pin is similar to feedback, but it is used to make soft start. Regardless to FEEDBACK it controls the width of the pulse. If it is more than REF (~5V) the output is disabled, if zero- output is maximum and controlled by FEEDBACK. Here is example:

DTC control
Simple soft start

There is small difference in DTC and FEEDBACK. It can be understood by reading data sheet.

C1 (pin 8 ) is collector of output transistor #1.
E1 (pin 9) is emitter of output transistor #1.

C2 (pin 11) and E2 (pin 10) are like C1 and E1, but for the transistor #2.

The output is max 200mA on each transistor.

OUTPUT CTRL (pin 13) is setting the type of output. If it is high (=REF), the output is two phase. If input is GND, the output transistors are working in same phase, so you can can connect them in parallel and thus, get more output current.

The last pins are used in error control unit. They are used to detect various errors and make protections from short circuit and under-, over-voltage protection. I’ll describe them in the other post.

Next tutorial lesson.

About Administrator

I am owner of this site.
This entry was posted in Anything. Bookmark the permalink.

6 Responses to TL494 – magic chip, Part 2

  1. Pingback: Savel brain dump in English! » Blog Archive » TL494 - magic chip

  2. Oscillation frequency can be calculated (approximate value):

    fosc= 1.1/(Rt * Ct)

  3. Wade says:

    What causes one of the outputs on those TL494 chips to have a lower freq than the other, I’ve got a car amp with that problem. Before I change it wanted to be certain the chip is the problem cause a lot of soldering can sure damage the board since it has a doubled sided board. The output is coming off pins 9 & 10 and its pin 9 with that issue thanks for any help.

  4. You mean, that frequency of same chip outputs are different? Have you checked it with osciloscope?
    This is strange. Maybe chip is damaged or high frequency on feedback.
    It is quite hard to make different frequency in output, because all output is driven from same oscilator.

  5. walid farra says:

    Hi
    I have not an oscilloscope. Can I check it using LEDs after lowering the frequency to say 1 or 2 Hz?
    thank you

  6. I dont know what you want to check? I never used it with low frequency, so I don’t know if it will work of something. Meanwhile, you can check output at high frequency as PWM is main method to dim LEDs.

Leave a Reply

Your email address will not be published. Required fields are marked *