Voltage Divider Circuit

 Voltage Divider Circuit

Introduction:

voltage divider circuit is a simple circuit which turns a large voltage into a smaller one. Using just two series resistors and an input voltage source, we can create an output voltage that is a fraction of the input. Voltage dividers are one of the most fundamental circuits in electronics. Voltage division is the result of distributing the input voltage among the components of the divider. A simple example of a voltage divider is two resistors connected in series, with the input voltage applied across the resistor pair and the output voltage emerging from the connection between them.

consider a voltage divider circuit as shown in figure.




This can be used to provide conversion of resistance variation into a voltage variation. the voltage of such a divider is given by the well-known relationship.
the voltage VD across R2 is given as



where

Vs = supply voltage
R1, R2 = Divider resistor

Either R1 or R2 can be the transducer whose resistance varies with some measured variable. When voltage divider circuit is used consider the following points.

  1. The variation of VD with either R1 or R2 is non-linear either even if the resistance varies linearly with measured variable, the divide voltage does not vary linearly.
  2. The effective output impedance of the divider is the parallel combination of  R1 and R2. this is not be high so consider loading effect.                                                                                                                                               

  3. In this circuit current flows throw both resistor either power will be dissipation by including the transducer must be consider.                                                                                                                                                                       

  



No comments:

SPI Communication between two Arduino Uno

 What Is SPI Communication SPI (Serial Peripheral Interface) communication is a synchronous serial communication protocol used primarily for...