Share this

Application Guide of Resistors in Power Output Regulation and Fault Protection

2026-04-06 05:12:47 · · #1

I. Core Principles and Implementation Methods of Resistance-Regulated Power Supply Output

The essence of resistor-regulated power supply output is to utilize Ohm's law (U=IR) to control the current or voltage distribution by changing the resistance value in the circuit, thereby obtaining the desired output parameters. Based on the power supply type (linear power supply, switching power supply) and the regulation target (voltage/current), it mainly falls into the following three application scenarios:

(a) Adjusting the output voltage using a series resistor

The series resistor adjustment method is suitable for linear power supply scenarios with stable load current, such as LED drivers and sensor power supplies. Its core idea is to connect a current-limiting resistor in series between the power supply and the load, utilizing the principle of resistor voltage division to reduce the voltage across the load.

Taking a 12V DC power supply as an example, if it is necessary to power an LED lamp with a rated voltage of 5V and a rated current of 200mA, the parameters of the series resistor need to be calculated first: According to the voltage divider formula, the resistor needs to bear 7V voltage (12V-5V). Combining Ohm's law, the resistance value can be obtained as R=U/I=7V/0.2A=35Ω; at the same time, the power of the resistor needs to be calculated as P=UI=7V×0.2A=1.4W. Therefore, a 35Ω metal film resistor with a power of not less than 2W should be selected to avoid the resistor burning out due to overheating.

The advantages of this method are its simple circuitry and low cost. The disadvantage is that the output voltage changes with fluctuations in the load current, making it only suitable for scenarios with a constant load current. In practical applications, it is recommended to connect a 10μF electrolytic capacitor and a 0.1μF ceramic capacitor in parallel across the resistor to suppress voltage fluctuations and improve output stability.

(II) Adjusting the output current with parallel resistors

The parallel resistor adjustment method is mainly used for current source expansion, such as converting a small current reference source into a large current output. Its principle is to use parallel resistors to shunt the current, making the total output current equal to the sum of the reference current and the shunt resistor currents.

Assuming a reference power supply outputs a current of 10mA and needs to be extended to 100mA, a shunt resistor can be connected in parallel at the output of the reference power supply. According to the characteristic that voltages are equal in parallel circuits, the reference power supply output voltage U = I₁R₁ (I₁ is the reference current, R₁ is the reference internal resistance), the shunt resistor current I₂ = U/R₂, and the total current I = I₁ + I₂. If the reference internal resistance R₁ = 1kΩ, then U = 10mA × 1kΩ = 10V, the shunt resistor R₂ = U/I₂ = 10V/90mA ≈ 111Ω, and the power P = U²/R₂ = 10²/111 ≈ 0.9W. Therefore, a resistor with a power rating of 1W or higher needs to be selected.

Note that the following precautions should be taken when using this method: the accuracy of the shunt resistor must match that of the reference power supply (it is recommended to use a 1% accuracy metal film resistor), and after parallel connection, the total power of the power supply must not exceed the rated value to avoid overload.

(III) Application of Resistance Adjustment in Special Circuits

In switching power supplies, resistors are often used to adjust the output through feedback circuits. For example, in a flyback switching power supply, the output voltage is sampled by voltage divider resistors (R₁, R₂) and compared with a reference voltage to control the duty cycle of the PWM chip, thereby stabilizing the output. To increase the output voltage, R₂ can be decreased (increasing the voltage divider ratio raises the feedback voltage, thus increasing the PWM duty cycle); to decrease the voltage, R₂ can be increased.

Furthermore, in a constant current power supply, the sampling resistor (R<sub>sample</sub>) connected in series in the circuit converts the current into a voltage signal (U<sub>sample</sub> = I<sub>output</sub> × R<sub>sample</sub>). The output is controlled by a comparator, and the rated output current can be changed by adjusting the value of R<sub>sample</sub> (increasing R<sub>sample</sub> decreases the rated current).

II. Resistor-based power supply fault protection mechanism

Overcurrent, overvoltage, and overheating are the most common problems in power supply failures. By utilizing the current-limiting, voltage-dividing, and temperature-measuring characteristics of resistors, multi-dimensional protection circuits can be constructed to prevent the fault from escalating.

(I) Overcurrent Protection: Application of Fuses and Current-Limiting Resistors

Fuse resistor (resetting fuse): A fuse resistor functions as both a resistor and a fuse. Under normal operating conditions, its resistance is relatively small (typically a few ohms to tens of ohms), not affecting the circuit. When the current is too high, the resistor heats up due to Joule heating, and its resistance increases dramatically (up to several thousand ohms), limiting the current to a safe range. For example, connecting a 10Ω/2W resettable fuse in series at the 12V/5A power input terminal will cause the resistor to heat up to its operating temperature and increase its resistance when the current exceeds 5A, thus reducing the current to below 1A and protecting the power module.

Current-limiting resistor: Connecting a current-limiting resistor in series at the power supply output terminal limits the maximum output current to a safe value. For example, if a power supply has a rated output current of 3A, after connecting a 5Ω current-limiting resistor in series, the maximum output current I_max = U_output / R_limiting = 12V / 5Ω = 2.4A (assuming an output voltage of 12V), preventing excessive current from burning out the power supply in the event of a short circuit. Note: The power rating of the current-limiting resistor must be calculated based on the maximum power consumption (P = I_max²R = 2.4² × 5 ≈ 28.8W). A high-power cement resistor or aluminum-cased resistor should be selected, and proper heat dissipation design is essential.

(II) Overvoltage protection: voltage divider resistors and Zener diodes work together

The core of overvoltage protection is to trigger the protection circuit to cut off the output or clamp the voltage when the input voltage exceeds a threshold. A detection circuit built using voltage divider resistors and Zener diodes can achieve low-cost overvoltage protection.

Circuit Structure: The input voltage is divided by R₁ and R₂ and then connected to a Zener diode VS (with a Zener value of V_REF). When the input voltage U_in is too high, the divided voltage U_R2 = U_in × (R₂/(R₁+R₂)) exceeds V_REF, causing the Zener diode to break down and triggering a transistor or relay to cut off the power supply. For example, if the input voltage range of a power supply is 18-24V and protection needs to be triggered at 26V, a Zener diode with V_REF=5V is selected, and R₂=10kΩ is chosen. Then, when U_R2=5V, U_in=5V×(R₁+10kΩ)/10kΩ=26V, solving for R₁ gives 42kΩ. A 1% precision resistor is selected to ensure detection accuracy.

(III) Overheat Protection: Application of Negative Temperature Coefficient (NTC) Resistors

The resistance of an NTC resistor decreases as temperature increases, and it can be used for overheat detection in power modules. When an NTC resistor is connected in series in the power control circuit, its resistance is relatively high under normal temperatures and does not affect the circuit. However, when the power module temperature exceeds a threshold (e.g., 85°C), the NTC resistance decreases sharply, triggering the control circuit to shut down or derating the output.

For example, in a 12V power supply, an NTC resistor (10kΩ at 25℃ and 1kΩ at 85℃) is connected in series with a 10kΩ fixed resistor, and the voltage is divided and then connected to a comparator. Under normal temperature, the voltage divider U = 12V × (10kΩ / (10kΩ + 10kΩ)) = 6V, which is lower than the comparator threshold (7V), and the circuit is normal. When the temperature rises to 85℃, the NTC resistance drops to 1kΩ, and the voltage divider U = 12V × (1kΩ / (1kΩ + 10kΩ)) ≈ 1.1V, triggering the comparator to output a low level and cutting off the power supply.

III. Precautions and Selection Recommendations in Practical Applications

(I) Key Points for Resistor Parameter Selection

Resistance accuracy: High-precision resistors (1%-5%) should be selected for adjustment and protection circuits. For example, voltage divider sampling resistors should have 1% accuracy to avoid errors causing output deviation or protection threshold drift. Ordinary current limiting resistors can have 5% accuracy to reduce costs.

Power margin: The actual power consumption of the resistor should be controlled within 50% of the rated power. For example, if the calculated power consumption is 1.2W, a resistor of 2W or higher should be selected to avoid resistance drift or burnout caused by long-term high-temperature operation.

Temperature coefficient: In high-temperature environments (such as inside a power supply), resistors with low temperature coefficients (such as metal film resistors with a temperature coefficient of ±50ppm/℃) should be selected to avoid the temperature changes affecting the stability of the resistance value.

(II) Circuit Design and Debugging Techniques

Step-by-step debugging: When adjusting the output, first disconnect the load, use a multimeter to monitor the output parameters, gradually adjust the resistance value to the target value, and then connect the load to test the stability; when debugging the protection circuit, it is necessary to simulate fault scenarios (such as short-circuit load, increased input voltage) to verify whether the protection is triggered.

Redundancy design: Critical protection circuits (such as overcurrent protection) can use "fuse resistor + current limiting resistor" for dual protection to improve reliability; in voltage divider circuits, a small TVS diode can be connected in parallel across the resistor to prevent peak voltage from damaging subsequent circuits.

Heat dissipation: High-power resistors (such as 10W and above) should be kept away from heat-sensitive components such as capacitors and chips. If necessary, heat sinks should be installed or a hollow PCB design should be used to avoid excessive local temperature affecting the life of the power supply.

IV. Summary

Resistors, as "cornerstone components" in electronic circuits, play an irreplaceable role in power output regulation and fault protection. Whether it's a simple series voltage divider or parallel current divider, or a complex feedback regulation or fault detection, proper selection and circuit design are crucial. In practical applications, it's necessary to comprehensively consider the power supply type, load characteristics, and environmental conditions to ensure accurate and stable output parameters while preventing faults through multiple protection mechanisms, ultimately achieving efficient and reliable operation of the power supply system.

In the future, as power supply technology develops towards higher frequencies and smaller sizes, the application of resistors will place greater emphasis on high precision, low power consumption, and high temperature resistance. For example, the widespread use of alloy resistors and thin-film resistors will further improve the performance of power supply regulation and protection, providing a more solid guarantee for the stable operation of electronic devices.

Read next

CATDOLL 115CM Nanako TPE (Customer Photos 2)

Height: 115cm Weight: 19.5kg Shoulder Width: 29cm Bust/Waist/Hip: 57/53/64cm Oral Depth: 3-5cm Vaginal Depth: 3-15cm An...

Articles 2026-02-22