Control design for PWM converter

AI Thread Summary
Hubert is seeking assistance with his PWM converter design, specifically regarding the integration of an INA210 for feedback and the implementation of temperature monitoring for an LED to prevent overheating. He discusses the challenges of maintaining high efficiency while incorporating a potentiometer and considers using an LM335 IC temperature sensor or thermistor for temperature measurement. Baluncore provides insights on modeling the LED's behavior and suggests using LM334 current sources to manage LED current based on temperature. The conversation emphasizes the importance of calibration and adjusting circuit components to ensure effective thermal management and efficiency in the design.
  • #51
The comparator and saw wave oscillator can use a Texas Instruments LMV7219 which is a 7-ns 5Volt Comparator with Rail-to-Rail Output. $2 each.
You only need a single op-amp.
Attached is the schematic showing comparator, saw wave generator and a higher current gate driver.
 

Attachments

  • all_bits.png
    all_bits.png
    62.9 KB · Views: 563
  • Like
Likes Hubert Tchio
Engineering news on Phys.org
  • #52
@Baluncore
Thank you so much, I must admit it has not been an easy affair.
Please I still count on you to complete this task. I have simulated your design but the LED current still stay high "closed to 4A" the reason why is not working. Please can you help?
I have tried many values for the resistor on the integrator, i have also reduced the reference voltage.

Here attached is the design and the simulation

Best regards
Hubert
 

Attachments

  • #53
Maybe you have the wrong control loop polarity ?
Follow the closed loop, is this sequence correct ?
If LED current rises.
INA210 Vout rises.
LM334s are disconnected.
Current flows into U73, C1-c, so V(U73)out falls.
U74 voltages rises.
Vgate rises.
MOSFET turns on.
D5 conducts.
LED current rises.

Does that appear to be a positive feedback loop ?
You need negative feedback to regulate so reverse the input connections to U74.
Does the circuit now work ?If you need to further diagnose the bug you may need to isolate where it is happening in the simulation. I would take the output from the INA210 and feed it along with the 2.5Vref directly to the final comparator, with comparator polarity correct for negative feedback.
 
  • Like
Likes Hubert Tchio
  • #54
Note: You are using a comparator with built-in hysteresis as an op-amp integrator. That will not work. You need to use an op-amp there.
 
  • Like
Likes Hubert Tchio
  • #55
@Baluncore,
thank you so much. I will look at it. Have a great weekend

Best regards
Hubert
 
  • #56
For the integrating op-amp you might consider an AD8615 which is a precision, 20 MHz, CMOS, Rail-to-Rail Input/Output Operational Amplifier. It has low bias current, (less than 1nA), and will run on a single 5V supply. Digikey sell them for about US$3.
 
  • Like
Likes Hubert Tchio
  • #57
@Baluncore
Thank you so much. The circuit is perfectly what I wish to have. I will then proceed to design the PCB.
sharing a grass of beer would have been a nice idea.
Once more thank you.

Best wishes
Hubert
 
Back
Top