0

I am using PSIM to simulate the TL431, and I have some questions.

This is my PSIM circuit:

enter image description here

  • When Vref is less than 2.5V, the TL431 doesn't conduct, it looks like an open circuit so Vo is almost 5.1V.
  • When Vref is higher than 2.5V, the TL431 conducts and Vo is 2V.

I re-drew the TL431 circuit.

This is the TL431 circuit:

enter image description here

This is the TL431 equivalent circuit:

enter image description here

This is current flow in the TL431 circuit when V+ is more than 2.5V:

enter image description here

This is an info sheet about the TL431:

enter image description here

There are my questions:

  1. Why is Vo 2V? How do I calculate this voltage?
  2. When the TL431 conducts, why doesn't Vo connect to the ground like the third figure?
  3. I see someone says when the TL431 conducts then Vo is 2.5V. I don't know why.

This figure is from Ti Design a Flybuck Solution With Optocoupler to Improve Regulation Performance.

enter image description here

Jitter456
  • 555
  • 3
  • 11
  • In the 2nd circuit, why is there a diode between Vo and the + input of the opamp? I do not see this diode being present in the TL431's datasheet. 2) in the 3rd schematic there's now a short between the output of the TL431 (collector of the NPN) and the REF input, WHY?. Now that circuit does not correspond with the 1st circuit anymore. If you connect the TL431 like that (CATHODE and REF shorted) is behaves as a 2.5 V zener diode. 3) explain what the circuit is designed to do, does it regulate a voltage or compare a voltage?
  • – Bimpelrekkie Apr 15 '21 at 12:22
  • @Bimpelrekkie 1.) I see this in the Christophe Basoo APEC 2011 document, I put the figure in there. 2.) Because the diode in conduct so I short them3.)I want to design the flyback compensator, but I don't understand how to decide the Vo when the TL431 conduct. – Jitter456 Apr 15 '21 at 12:49
  • YOU must DESIGN what Vout_on is. The spec sheet says Vout should be by design ,>= Vref. In practice Vout will fall to a minimum of 1 diode drop below VRef.this SEEMS to do no harm but violates specs. – Russell McMahon Apr 15 '21 at 12:56
  • @bimpelrekkie see my above comment. Vout_low is clamped via an internal diode to Vref. – Russell McMahon Apr 15 '21 at 12:59
  • @RussellMcMahon In my simulation result the Vo is 2V. I – Jitter456 Apr 15 '21 at 13:01
  • @RussellMcMahon Can you explain in more detail, I don't understand how to calculate the Vo in this circuit. I am very confused . – Jitter456 Apr 15 '21 at 13:03
  • In my simulation result the Vo is 2V. That is then probably caused by the diode between REF and CATHODE. This causes the voltage at CATHODE (= 2.0 V) to be lower than the voltage at REF (2.5) because that the only way that the control loop can work. It is not how it SHOULD work. When working properly that diode (between REF and CATHODE) should be reversed biased. You forward bias it. – Bimpelrekkie Apr 15 '21 at 14:05
  • You're not using the TL431 correctly, as you're moving around your schematics I'll write an answer to be more clear. – Bimpelrekkie Apr 15 '21 at 14:06