A potential divider with a variable resistor is an electrical circuit used to adjust the voltage output based on a variable resistance. This setup is useful in many applications where you need to fine-tune voltage levels.
### Basic Concept
1. **Potential Divider**: The potential divider is a simple circuit consisting of two resistors connected in series. When a voltage is applied across the series combination, the output voltage is taken from the junction between the two resistors. This output voltage can be adjusted by changing the values of the resistors.
2. **Variable Resistor**: A variable resistor, or potentiometer, is a resistor whose resistance can be adjusted manually. It has three terminals: two are connected to the ends of the resistor, and the third is connected to the wiper, which moves along the resistor element to vary the resistance.
### How It Works
1. **Circuit Design**: In a potential divider circuit with a variable resistor, the variable resistor is typically used in place of one of the fixed resistors in the divider circuit. This allows you to adjust the ratio of the resistances and, therefore, the output voltage.
2. **Calculation**: The output voltage \( V_{out} \) in a potential divider circuit is given by:
\[
V_{out} = V_{in} \times \frac{R_2}{R_1 + R_2}
\]
where \( V_{in} \) is the input voltage across the series combination of resistors \( R_1 \) and \( R_2 \). If \( R_2 \) is the variable resistor, you can adjust \( R_2 \) to change \( V_{out} \).
3. **Adjustment**: By turning the knob or slider of the variable resistor, you change its resistance. This changes the ratio of \( R_1 \) to \( R_2 \), thus varying \( V_{out} \). This is useful for applications like adjusting volume on audio equipment, calibrating sensors, or setting reference voltages.
### Example Application
Consider a simple potential divider circuit where you have a 10V input voltage, and you want to create a variable output voltage. Suppose \( R_1 \) is a fixed resistor of 1 kΩ and \( R_2 \) is a variable resistor.
- If \( R_2 \) is set to 1 kΩ, then:
\[
V_{out} = 10V \times \frac{1 kΩ}{1 kΩ + 1 kΩ} = 5V
\]
- If \( R_2 \) is increased to 2 kΩ, then:
\[
V_{out} = 10V \times \frac{2 kΩ}{1 kΩ + 2 kΩ} = 6.67V
\]
In this example, changing the resistance of \( R_2 \) allows you to adjust \( V_{out} \) smoothly between 0V and 10V.
### Practical Considerations
- **Accuracy**: The precision of the output voltage depends on the accuracy and range of the variable resistor.
- **Power Rating**: Ensure the variable resistor can handle the power it will dissipate, which depends on the current and resistance.
- **Range**: The range of the output voltage is determined by the values of \( R_1 \) and the maximum and minimum values of \( R_2 \).
In summary, a potential divider with a variable resistor allows for fine-tuning of voltage levels, making it a versatile tool in electronic circuits for applications that require adjustable voltage outputs.