Voltage Divider: Difference between revisions
Jump to navigation
Jump to search
Srijansood (talk | contribs) (Add base Voltage Divider Equation) |
Srijansood (talk | contribs) (Added Voltage Divider Schematics) |
||
Line 1: | Line 1: | ||
Written by [mailto:srijansood@gatech.edu Srijan Sood] | Written by [mailto:srijansood@gatech.edu Srijan Sood] | ||
==The Main Idea== | |||
Voltage Dividers are real-life applications of resistors that are used in circuits when the input voltage is different than the output voltage required, and also have applications in voltage and sensor measurement . | Voltage Dividers are real-life applications of resistors that are used in circuits when the input voltage is different than the output voltage required, and also have applications in voltage and sensor measurement . | ||
Line 7: | Line 8: | ||
:<math> V_\mathrm{out} = \frac{R_2}{R_1+R_2} \cdot V_\mathrm{in} </math> | :<math> V_\mathrm{out} = \frac{R_2}{R_1+R_2} \cdot V_\mathrm{in} </math> | ||
[[File:VoltageDivider.png |1000px|thumb|right|Figure 1. Examples of Voltage Divider Schematics.]] | |||
==Proof== | |||
This can be arrived at by using Ohm's Law. | This can be arrived at by using Ohm's Law. | ||
:<math> R_\mathrm{T} = R_1 + R_2</math> | :<math> R_\mathrm{T} = R_1 + R_2</math> |
Latest revision as of 19:32, 9 April 2017
Written by Srijan Sood
The Main Idea
Voltage Dividers are real-life applications of resistors that are used in circuits when the input voltage is different than the output voltage required, and also have applications in voltage and sensor measurement .
The output voltage is directly proportional to the input voltage, and the ratio of [math]\displaystyle{ R_1 }[/math] and [math]\displaystyle{ R_2 }[/math]:
- [math]\displaystyle{ V_\mathrm{out} = \frac{R_2}{R_1+R_2} \cdot V_\mathrm{in} }[/math]
Proof
This can be arrived at by using Ohm's Law.
- [math]\displaystyle{ R_\mathrm{T} = R_1 + R_2 }[/math]
- [math]\displaystyle{ V_\mathrm{in} = I\cdot(R_T) }[/math]
- [math]\displaystyle{ V_\mathrm{in} = I\cdot(R_1+R_2) }[/math]
- [math]\displaystyle{ V_\mathrm{out} = I\cdot(R_2) }[/math]
- [math]\displaystyle{ I = \frac {V_\mathrm{in}}{R_1+R_2} = \frac {V_\mathrm{out}}{R_2} }[/math]
- [math]\displaystyle{ V_\mathrm{out} = \frac {R_2}{R_1+R_2} \cdot V_\mathrm{in} }[/math]