A Wheatstone bridge is a classic circuit used to measure an unknown electrical resistance with high precision. Here’s how it works:
### **Wheatstone Bridge Basics**
The Wheatstone bridge consists of four resistors arranged in a diamond shape with a power source and a galvanometer (or another sensitive current measuring device) connected across the bridge. The four resistors are arranged as follows:
1. **R1 and R2** are known resistors (standard resistors).
2. **R3** is the known resistor, and **Rx** is the unknown resistor.
3. **R4** is the resistor that is adjusted to balance the bridge.
The bridge is powered by a voltage source, and the galvanometer is connected between the two midpoints of the bridge.
### **Measuring Unknown Resistance**
1. **Setup:** Connect the resistors as shown:
- **R1** and **R2** are in one arm of the bridge.
- **R3** and **Rx** (the unknown resistor) are in the other arm.
- The galvanometer is connected between the junction of **R1** and **R3**, and the junction of **R2** and **Rx**.
- A voltage source is connected across the bridge (one across R1 and R2, and the other across R3 and Rx).
2. **Balancing the Bridge:** Adjust **R4** (or a variable resistor in place of R4) until the galvanometer reads zero. This means that there is no current flowing through the galvanometer, and the bridge is balanced.
3. **Condition for Balance:** At balance, the ratio of the resistances in one arm of the bridge equals the ratio of the resistances in the other arm. Mathematically, this is expressed as:
\[
\frac{R1}{R2} = \frac{R3}{Rx}
\]
4. **Calculating Unknown Resistance:** Rearrange the balance equation to solve for the unknown resistance \( Rx \):
\[
Rx = \frac{R3 \times R2}{R1}
\]
Here, \( R1 \), \( R2 \), and \( R3 \) are known resistors, and \( Rx \) is the unknown resistance you are measuring.
### **Why It Works**
The Wheatstone bridge works on the principle of null deflection. When the bridge is balanced, the ratio of the resistances ensures that the potential difference across the galvanometer is zero, meaning no current flows through it. This null condition allows for precise measurement because it eliminates the need for measuring current or voltage directly.
### **Applications**
The Wheatstone bridge is used not only for measuring unknown resistances but also for detecting small changes in resistance, such as in strain gauges, temperature sensors, and other precision measurements.
By adjusting the known resistors and achieving a balanced bridge, you can accurately determine the unknown resistance with minimal error.