Chapter 9 - MPLAB® Mindi™ Analog Simulator - Peak Current Mode Step-up LED Current Regulators

This chapter presents an introduction to Microchip’s Peak Current Mode Step-Up (Boost) Converters for driving LEDs in lighting applications. The goal of these case studies is to understand the impact of the input voltage, load current, and passive components to the quality and stability of the output current.

9.1 Prerequisites

9.2 Case Study: LED Dimming with a Constant Current PWM Regulator

The MCP1643 regulates current by sensing the voltage across a shunt resistor in series with the LEDs. The EN pin can be used for LED dimming by driving it with a variable duty cycle PWM signal, as seen in the figure below on the left. By varying the duty cycle, the average LED current changes proportionally, as shown in the figure below on the right.

led-dimming-pwm-regulator.png

9.2.1 LED brightness with PWM Dimming

a

Open the 'Synchronous boost example, Generic LED dimming' application schematic from Power Management > Switching Regulators > MCP1643.

b

Edit the source driving the EN pin to match the figure to the right.

c

Change the LED current by modifying RLOAD1 to be 0.12/200 m, which is the 0.12 V internal reference divided by the desired 200 mA LED current.

en-pin.png

d

Run a transient analysis with a stop time of 3 ms and use the cursors to measure key parameters.

led-dimming-pwm-sim.png

e

From the Measure > Mean/cycle menu, determine the mean LED current.

measure-mean-cycle.png

9.2.2 Additional Exercises

a

Repeat this simulation with different VEN source parameters, such as duty cycle and frequency, and find the value of the mean/cycle ILED output current.

b

Adjust the value of RSET and rerun the simulations to observe the LED current.

The goal of this section is to understand how Output Overvoltage Protection works with the MCP1643. Overvoltage protection is designed to save the MCP1643 if the output voltage exceeds 5.0 V. If the load is disconnected (an LED fails), the output voltage increases rapidly, because this topology is regulating the current, which is 0. The protection circuit trips, stops the switching, and periodically monitors the output to verify that the fault is still present.

This feature does not protect the LED. An optional Zener diode can be added between VOUT and VFB pins to clamp the output voltage and protects the LED against excessive voltage and current. The MCP1643's response to open load event is presented in the below waveform:

Output-Overvoltage-Protection.png

a

Open the 'Synchronous boost example, startup' application schematic from Power Management > Switching Regulators > MCP1643.

b

Remove the wire between the Cathode of DLED1 and RLOAD.

c

Choose the transient analysis with a stop time of 20 ms and run it.

DLED1-RLOAD.png

d

Using cursors, measure VOUT and identify where the limitation occurs. Notice the waveform shape corresponding to the periodic restart attempts.

mcp1643-vout.png

9.4 Case Study: LED Model Experiments

The goal of this section is to improve your ability to include LEDs in simulations. A real LED is a two-pin nonlinear semiconductor device, as seen in the figure to the right. Each LED has slightly different characteristics, which makes modeling the nonlinearity challenging.

LED-Model-Experiments.png

The MPLAB Mindi Analog Simulator LED model utilizes a PWL block, which can be customized based either upon the LED’s datasheet or parameters obtained by characterizing the device. The nonlinear curve is approximated by linear segments that are defined by a table of vertices. The model accuracy can, therefore, be controlled by the number of segments.

The LED model included in the MCP1643 example schematics can be easily placed into other device’s schematics as long as the LED model block in the same folder is copied as well.

What you need for customizing the LED model is the I/V graph from its data sheet as shown in the example below. This is for an XLAMP7090XRE LED type.
To update the default model with the custom LED's data:

a

Open the 'Synchronous boost example, steady state' application schematic from Power Management > Switching Regulators > MCP1643.

b

Edit the LED parameters and click on the 'LED V-I Curve' tab to bring up the window below.

c

As mentioned above, the accuracy of the model depends on how many segments the I/V curve is made of. The default value is 10 segments. The first point is the reverse current, the second one is the zero point for both voltage and current, and then the actual forward drop / direct current data begins.

d

With all segments entered, it is recommended to validate the LED model in a separate setup before the actual schematic is created. This is easily done by preparing a very basic test schematic in MPLAB Mindi analog simulator. It should include a variable voltage source, a current probe, and a voltage probe, as seen in the following figure:

led-model.png
led-edit-waveform.png

e

Choose transient analysis with a stop time of 10 ms and run it. When the graphs are plotted, stack the curves to observe the following figure:

f

The resulted graph looks quite similar to the one in the datasheet, where the input values were taken from. Now the LED Model is ready to be placed in the real schematic.

led-output.png

9.5 References

a

Datasheets

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.