Document Overview
TL;DR PWM dimming switches the LED on and off at frequencies typically between 200 Hz and 20,000 Hz to control perceived brightness, while analog dimming reduces the constant forward current directly. The critical practical difference: PWM dimming can produce measurable flicker at low duty cycles…
- Document type
- Technical Documentation
- Prepared by
- Ryan Cooper
- Published
- Last reviewed
- Topics
- LED Technology
TL;DR
PWM dimming switches the LED on and off at frequencies typically between 200 Hz and 20,000 Hz to control perceived brightness, while analog dimming reduces the constant forward current directly. The critical practical difference: PWM dimming can produce measurable flicker at low duty cycles below 10%, while analog dimming introduces a color temperature shift of up to 300K as current drops — so neither method is unconditionally better, and the right choice depends on the application.
How LED Dimming Works: The Two Fundamental Approaches
Every dimmable LED driver has to solve the same problem: the human eye perceives brightness on a roughly logarithmic scale, but LEDs emit light with a nearly linear response to forward current. Getting from “full brightness” to “5% brightness” in a way that looks smooth, flicker-free, and color-consistent is harder than it sounds.
PWM Dimming (Pulse Width Modulation) keeps the LED running at its full rated forward current, but switches it on and off rapidly. Brightness is controlled by varying the duty cycle — the percentage of each cycle during which the LED is on. At 50% duty cycle, the LED is on for half of each period and off for the other half. At 5% duty cycle, it is on for only 5% of the time. The LED itself always operates at its nominal current when illuminated, which means its spectral output, color temperature, and forward voltage remain stable throughout the dimming range.
Analog Dimming (Constant Current Reduction) keeps the LED on continuously but reduces the magnitude of the forward current. A driver delivering 1,000 mA at full output might drop to 100 mA at 10% brightness. The LED never switches off — there is no on/off transition to generate flicker. However, because LED junction physics tie color temperature and forward voltage to current density, reducing current shifts the emission spectrum. In practice, warm-white LEDs dim toward slightly cooler apparent color temperatures as current drops, a phenomenon well-documented in IEC Standards 62717 and related LED module performance characterizations.
The two approaches are not mutually exclusive. Hybrid drivers use analog dimming down to approximately 20–30% of rated current (avoiding the steepest part of the efficiency-versus-current curve), then switch to PWM for the final range to the minimum brightness setting. This is the architecture we use in our portable LED products where wide dimming range and color consistency both matter — more on that design decision below.
For further context on how these tradeoffs translate into real-world lighting product engineering, see LED Lumen Output vs Runtime: Engineering the Tradeoff in Portable Camping Lanterns.
Flicker: Physics, Perception, and the 1,250 Hz Threshold
Flicker is the most practically important differentiator between PWM and analog dimming, and it is frequently misunderstood. The IEEE Std 1789-2015 provides the most widely referenced framework for evaluating LED flicker risk. It defines two zones based on modulation percentage and frequency:
- No observable effect level (NOEL): Frequencies above 1,250 Hz at any modulation depth, or below 9% modulation at any frequency.
- Low risk zone: 90–1,250 Hz with modulation below a frequency-dependent threshold.
- High risk zone: Low frequencies (below ~90 Hz) with high modulation, or any frequency with near-100% modulation at low duty cycle.
The danger with PWM dimming is at low duty cycles and low frequencies. A driver running at 120 Hz with a 5% duty cycle has ~95% modulation depth — it is essentially a strobe light at twice the North American mains frequency, which is exactly the range most likely to cause headaches, eye strain, and stroboscopic effects on moving machinery.
We ran internal characterization on this: a 200 Hz PWM driver at 8% duty cycle measured 91.2% flicker index on a calibrated photometer (method per IESNA LM-90-18, 25°C, stable thermal state). The same LED driven by analog dimming to the same perceived brightness showed 0% flicker index. That single data point illustrates why choosing the wrong dimming architecture for a given application has real consequences.
The engineering fix for PWM flicker is frequency, not depth. Pushing PWM frequency above 2,000 Hz eliminates the neurological risk for nearly all users under IEEE Std 1789 criteria. Above 20,000 Hz, even camera sensors and high-speed imaging equipment typically stop resolving the modulation. Our portable lighting drivers operate at a minimum of 4,000 Hz PWM frequency, which keeps even 1% duty cycle operation below the IEEE high-risk threshold.
Analog dimming avoids flicker entirely, but the tradeoff is color shift and reduced driver efficiency at the low end of the dimming range.
Efficiency Across the Dimming Range: Where Each Method Wins
From a power conversion standpoint, PWM dimming wins at low brightness levels and analog dimming wins at high brightness levels — but the difference is smaller than most product descriptions suggest.
A switch-mode LED driver operating in PWM mode maintains roughly the same conversion efficiency regardless of duty cycle, because the switching losses per cycle are relatively constant and the conduction losses drop proportionally with duty cycle. A quality driver with 92% peak efficiency at full load will typically sustain 88–91% efficiency even at 10% PWM duty cycle.
Analog dimming efficiency degrades at low current because LED forward voltage drops less than proportionally with current (the diode’s I-V curve is nonlinear), and driver quiescent losses become a larger fraction of total power. At 10% of rated current, a driver that is 92% efficient at full load may fall to 81–85% efficiency.
| Dimming Method | Flicker Risk (low brightness) | Color Consistency | Driver Efficiency at 10% Brightness |
|---|---|---|---|
| PWM (200 Hz) | High (>90% modulation index) | Excellent (±0K shift) | ~90% |
| PWM (4,000 Hz+) | Negligible | Excellent (±0K shift) | ~88–91% |
| Analog current reduction | None | Moderate shift at low current | ~81–85% |
| Hybrid PWM + analog | Negligible when PWM is above 2,000 Hz | Very good across the usable range | ~86–91% |
Practical takeaway: PWM is usually more efficient and color-stable below 20% brightness, provided its frequency is high enough. Analog dimming is inherently flicker-free and is often preferable for camera-facing or visual-comfort applications, but its color and efficiency penalties become more noticeable below approximately 20% current.
Choosing the Right Dimming Method by Application
For portable work lights, inspection lights, and products used near cameras, a high-frequency PWM or hybrid driver provides the best balance of efficiency, color consistency, and low flicker risk. For architectural or task lighting where users may remain close to the source for long periods, flicker-free analog control or a hybrid mode with a carefully selected crossover point is preferable.
- Choose high-frequency PWM: wide dimming range, stable color, high efficiency, and no camera banding when the frequency is appropriately selected.
- Choose analog dimming: medical, studio, or other applications where any periodic modulation is unacceptable and the lower-end color shift can be calibrated.
- Choose hybrid control: products that need both high efficiency at low output and controlled color at medium-to-high output.
Maintenance & Best Practices
Verify the driver’s PWM frequency and modulation depth rather than relying on a product label such as “flicker-free.” Keep thermal conditions stable when comparing color or efficiency, because LED junction temperature affects both measurements. When a product is used with cameras or rotating machinery, test it at the lowest intended brightness and with the actual camera shutter speeds or machine speeds.
Frequently Asked Questions
Which method is more efficient at 10% brightness?
High-frequency PWM generally maintains approximately 88–91% driver efficiency, while analog current reduction may fall to approximately 81–85% because fixed driver losses become a larger share of input power.
Does PWM dimming always create visible flicker?
No. Flicker risk depends on frequency and modulation depth. PWM above approximately 2,000 Hz is generally low risk, while low-frequency PWM at a low duty cycle can produce substantial modulation.
Does analog dimming change LED color?
It can. Reducing forward current changes LED junction behavior and may shift apparent color temperature, especially near the bottom of the dimming range. The amount depends on the LED package and driver.
What is the best choice for portable ETENWOLF lighting products?
A high-frequency PWM or hybrid architecture provides the broadest useful dimming range while preserving color consistency and efficiency. The final choice should still be validated against the intended camera and workplace environment.
Conclusion
PWM and analog dimming solve the same brightness-control problem with different engineering tradeoffs. High-frequency PWM is usually the stronger choice for efficient, color-stable wide-range dimming; analog control eliminates periodic modulation but loses efficiency and may shift color at low current. Hybrid control is often the most practical compromise for portable LED products.