Voltage divider

Last updated

In electronics, a voltage divider (also known as a potential divider) is a passive linear circuit that produces an output voltage (Vout) that is a fraction of its input voltage (Vin). 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.

Contents

Resistor voltage dividers are commonly used to create reference voltages, or to reduce the magnitude of a voltage so it can be measured, and may also be used as signal attenuators at low frequencies. For direct current and relatively low frequencies, a voltage divider may be sufficiently accurate if made only of resistors; where frequency response over a wide range is required (such as in an oscilloscope probe), a voltage divider may have capacitive elements added to compensate load capacitance. In electric power transmission, a capacitive voltage divider is used for measurement of high voltage.

General case

Figure 1: A simple voltage divider Impedance voltage divider.svg
Figure 1: A simple voltage divider

A voltage divider referenced to ground is created by connecting two electrical impedances in series, as shown in Figure 1. The input voltage is applied across the series impedances Z1 and Z2 and the output is the voltage across Z2. Z1 and Z2 may be composed of any combination of elements such as resistors, inductors and capacitors.

If the current in the output wire is zero then the relationship between the input voltage, Vin, and the output voltage, Vout, is:

Proof (using Ohm's law):

The transfer function (also known as the divider's voltage ratio) of this circuit is:

In general this transfer function is a complex, rational function of frequency.

Examples

Resistive divider

Figure 2: Simple resistive voltage divider Resistive divider2.svg
Figure 2: Simple resistive voltage divider

A resistive divider is the case where both impedances, Z1 and Z2, are purely resistive (Figure 2).

Substituting Z1 = R1 and Z2 = R2 into the previous expression gives:

If R1 = R2 then

If Vout = 6 V and Vin = 9 V (both commonly used voltages), then:

and by solving using algebra, R2 must be twice the value of R1.

To solve for R1:

To solve for R2:

Any ratio Vout / Vin greater than 1 is not possible. That is, using resistors alone it is not possible to either invert the voltage or increase Vout above Vin.

Low-pass RC filter

Figure 3: Resistor/capacitor voltage divider RC Divider.svg
Figure 3: Resistor/capacitor voltage divider

Consider a divider consisting of a resistor and capacitor as shown in Figure 3.

Comparing with the general case, we see Z1 = R and Z2 is the impedance of the capacitor, given by

where XC is the reactance of the capacitor, C is the capacitance of the capacitor, j is the imaginary unit, and ω (omega) is the radian frequency of the input voltage.

This divider will then have the voltage ratio:

The product τ (tau) = RC is called the time constant of the circuit.

The ratio then depends on frequency, in this case decreasing as frequency increases. This circuit is, in fact, a basic (first-order) lowpass filter. The ratio contains an imaginary number, and actually contains both the amplitude and phase shift information of the filter. To extract just the amplitude ratio, calculate the magnitude of the ratio, that is:

Inductive divider

Inductive dividers split AC input according to inductance:

(with components in the same positions as Figure 2.)

The above equation is for non-interacting inductors; mutual inductance (as in an autotransformer) will alter the results.

Inductive dividers split AC input according to the reactance of the elements as for the resistive divider above.

Capacitive divider

Capacitive dividers do not pass DC input.

For an AC input a simple capacitive equation is:

(with components in the same positions as Figure 2.)

Any leakage current in the capactive elements requires use of the generalized expression with two impedances. By selection of parallel R and C elements in the proper proportions, the same division ratio can be maintained over a useful range of frequencies. This is the principle applied in compensated oscilloscope probes to increase measurement bandwidth.

Loading effect

The output voltage of a voltage divider will vary according to the electric current it is supplying to its external electrical load. The effective source impedance coming from a divider of Z1 and Z2, as above, will be Z1 in parallel with Z2 (sometimes written Z1 // Z2), that is: (Z1Z2) / (Z1 + Z2) = HZ1.

To obtain a sufficiently stable output voltage, the output current must either be stable (and so be made part of the calculation of the potential divider values) or limited to an appropriately small percentage of the divider's input current. Load sensitivity can be decreased by reducing the impedance of both halves of the divider, though this increases the divider's quiescent input current and results in higher power consumption (and wasted heat) in the divider. [1] Voltage regulators are often used in lieu of passive voltage dividers when it is necessary to accommodate high or fluctuating load currents.

Applications

Voltage dividers are used for adjusting the level of a signal, for bias of active devices in amplifiers, and for measurement of voltages. A Wheatstone bridge and a multimeter both include voltage dividers. A potentiometer is used as a variable voltage divider in the volume control of many radios.

Sensor measurement

Voltage dividers can be used to allow a microcontroller to measure the resistance of a sensor. [2] The sensor is wired in series with a known resistance to form a voltage divider and a known voltage is applied across the divider. The microcontroller's analog-to-digital converter is connected to the center tap of the divider so that it can measure the tap voltage and, by using the measured voltage and the known resistance and voltage, compute the sensor resistance. This technique is commonly used to measure the resistance of temperature sensors such as thermistors and RTDs.

Another example that is commonly used involves a potentiometer (variable resistor) as one of the resistive elements. When the shaft of the potentiometer is rotated the resistance it produces either increases or decreases, the change in resistance corresponds to the angular change of the shaft. If coupled with a stable voltage reference, the output voltage can be fed into an analog-to-digital converter and a display can show the angle. Such circuits are commonly used in reading control knobs.

High voltage measurement

High voltage (HV) resistor divider probe. The HV to be measured (Vin) is applied to the corona ball probe tip and ground is connected to the other end of the divider via the black cable. The divider output (Vout) appears on the connector adjacent to the cable. HighVoltageDividerProbe.jpg
High voltage (HV) resistor divider probe. The HV to be measured (Vin) is applied to the corona ball probe tip and ground is connected to the other end of the divider via the black cable. The divider output (Vout) appears on the connector adjacent to the cable.

A voltage divider can be used to scale down a very high voltage so that it can be measured by a volt meter. The high voltage is applied across the divider, and the divider outputwhich outputs a lower voltage that is within the meter's input rangeis measured by the meter. High voltage resistor divider probes designed specifically for this purpose can be used to measure voltages up to 100 kV. Special high-voltage resistors are used in such probes as they must be able to tolerate high input voltages and, to produce accurate results, must have matched temperature coefficients and very low voltage coefficients. Capacitive divider probes are typically used for voltages above 100 kV, as the heat caused by power losses in resistor divider probes at such high voltages could be excessive.

Logic level shifting

A voltage divider can be used as a crude logic level shifter to interface two circuits that use different operating voltages. For example, some logic circuits operate at 5 V whereas others operate at 3.3 V. Directly interfacing a 5 V logic output to a 3.3 V input may cause permanent damage to the 3.3 V circuit. In this case, a voltage divider with an output ratio of 3.3/5 might be used to reduce the 5 V signal to 3.3 V, to allow the circuits to interoperate without damaging the 3.3 V circuit. For this to be feasible, the 5 V source impedance and 3.3 V input impedance must be negligible, or they must be constant and the divider resistor values must account for their impedances. If the input impedance is capacitive, a purely resistive divider will limit the data rate. This can be roughly overcome by adding a capacitor in series with the top resistor, to make both legs of the divider capacitive as well as resistive.

See also

Related Research Articles

<span class="mw-page-title-main">Multivibrator</span> Electronic circuit used to implement two-state devices

A multivibrator is an electronic circuit used to implement a variety of simple two-state devices such as relaxation oscillators, timers, latches and flip-flops. The first multivibrator circuit, the astable multivibrator oscillator, was invented by Henri Abraham and Eugene Bloch during World War I. It consisted of two vacuum tube amplifiers cross-coupled by a resistor-capacitor network. They called their circuit a "multivibrator" because its output waveform was rich in harmonics. A variety of active devices can be used to implement multivibrators that produce similar harmonic-rich wave forms; these include transistors, neon lamps, tunnel diodes and others. Although cross-coupled devices are a common form, single-element multivibrator oscillators are also common.

<span class="mw-page-title-main">Electrical impedance</span> Opposition of a circuit to a current when a voltage is applied

In electrical engineering, impedance is the opposition to alternating current presented by the combined effect of resistance and reactance in a circuit.

A low-pass filter is a filter that passes signals with a frequency lower than a selected cutoff frequency and attenuates signals with frequencies higher than the cutoff frequency. The exact frequency response of the filter depends on the filter design. The filter is sometimes called a high-cut filter, or treble-cut filter in audio applications. A low-pass filter is the complement of a high-pass filter.

<span class="mw-page-title-main">Negative-feedback amplifier</span> Type of electronic amplifier

A negative-feedback amplifier is an electronic amplifier that subtracts a fraction of its output from its input, so that negative feedback opposes the original signal. The applied negative feedback can improve its performance and reduces sensitivity to parameter variations due to manufacturing or environment. Because of these advantages, many amplifiers and control systems use negative feedback.

<span class="mw-page-title-main">Thévenin's theorem</span> Theorem in electrical circuit analysis

As originally stated in terms of direct-current resistive circuits only, Thévenin's theorem states that "Any linear electrical network containing only voltage sources, current sources and resistances can be replaced at terminals A–B by an equivalent combination of a voltage source Vth in a series connection with a resistance Rth."

A resistor–capacitor circuit, or RC filter or RC network, is an electric circuit composed of resistors and capacitors. It may be driven by a voltage or current source and these will produce different responses. A first order RC circuit is composed of one resistor and one capacitor and is the simplest type of RC circuit.

<span class="mw-page-title-main">Schmitt trigger</span> Electronic comparator circuit with hysteresis

In electronics, a Schmitt trigger is a comparator circuit with hysteresis implemented by applying positive feedback to the noninverting input of a comparator or differential amplifier. It is an active circuit which converts an analog input signal to a digital output signal. The circuit is named a trigger because the output retains its value until the input changes sufficiently to trigger a change. In the non-inverting configuration, when the input is higher than a chosen threshold, the output is high. When the input is below a different (lower) chosen threshold the output is low, and when the input is between the two levels the output retains its value. This dual threshold action is called hysteresis and implies that the Schmitt trigger possesses memory and can act as a bistable multivibrator. There is a close relation between the two kinds of circuits: a Schmitt trigger can be converted into a latch and a latch can be converted into a Schmitt trigger.

The Sallen–Key topology is an electronic filter topology used to implement second-order active filters that is particularly valued for its simplicity. It is a degenerate form of a voltage-controlled voltage-source (VCVS) filter topology. It was introduced by R. P. Sallen and E. L. Key of MIT Lincoln Laboratory in 1955.

In electrical engineering and electronics, a network is a collection of interconnected components. Network analysis is the process of finding the voltages across, and the currents through, all network components. There are many techniques for calculating these values; however, for the most part, the techniques assume linear components. Except where stated, the methods described in this article are applicable only to linear network analysis.

<span class="mw-page-title-main">Current source</span> Electronic component delivering stable electric current regardless of voltage

A current source is an electronic circuit that delivers or absorbs an electric current which is independent of the voltage across it.

A Colpitts oscillator, invented in 1918 by Canadian-American engineer Edwin H. Colpitts using vacuum tubes, is one of a number of designs for LC oscillators, electronic oscillators that use a combination of inductors (L) and capacitors (C) to produce an oscillation at a certain frequency. The distinguishing feature of the Colpitts oscillator is that the feedback for the active device is taken from a voltage divider made of two capacitors in series across the inductor.

A resistor–inductor circuit, or RL filter or RL network, is an electric circuit composed of resistors and inductors driven by a voltage or current source. A first-order RL circuit is composed of one resistor and one inductor, either in series driven by a voltage source or in parallel driven by a current source. It is one of the simplest analogue infinite impulse response electronic filters.

This article illustrates some typical operational amplifier applications. A non-ideal operational amplifier's equivalent circuit has a finite input impedance, a non-zero output impedance, and a finite gain. A real op-amp has a number of non-ideal features as shown in the diagram, but here a simplified schematic notation is used, many details such as device selection and power supply connections are not shown. Operational amplifiers are optimised for use with negative feedback, and this article discusses only negative-feedback applications. When positive feedback is required, a comparator is usually more appropriate. See Comparator applications for further information.

<span class="mw-page-title-main">Current divider</span> Simple linear circuit

In electronics, a current divider is a simple linear circuit that produces an output current (IX) that is a fraction of its input current (IT). Current division refers to the splitting of current between the branches of the divider. The currents in the various branches of such a circuit will always divide in such a way as to minimize the total energy expended.

<span class="mw-page-title-main">Attenuator (electronics)</span> Type of electronic component

An attenuator is an electronic device that reduces the power of a signal without appreciably distorting its waveform.

A switched capacitor (SC) is an electronic circuit that implements a function by moving charges into and out of capacitors when electronic switches are opened and closed. Usually, non-overlapping clock signals are used to control the switches, so that not all switches are closed simultaneously. Filters implemented with these elements are termed switched-capacitor filters, which depend only on the ratios between capacitances and the switching frequency, and not on precise resistors. This makes them much more suitable for use within integrated circuits, where accurately specified resistors and capacitors are not economical to construct, but accurate clocks and accurate relative ratios of capacitances are economical.

In electronics, a differentiator is a circuit that outputs a signal approximately proportional to the rate of change of its input signal. Because the derivative of a sinusoid in another sinusoid whose amplitude is multiplied by its frequency, a true differentiator that works across all frequencies can't be realized. Real circuits such as a 1st-order high-pass filter are able to approximate differentiation at lower frequencies by limiting the gain above its cutoff frequency. An active differentiator includes an amplifier, while a passive differentiator is made only of resistors, capacitors and inductors.

<span class="mw-page-title-main">Π pad</span> An attenuator whose circuit components are in the shape of the Greek letter pi

The Π pad is a specific type of attenuator circuit in electronics whereby the topology of the circuit is formed in the shape of the Greek capital letter pi (Π).

The Miller theorem refers to the process of creating equivalent circuits. It asserts that a floating impedance element, supplied by two voltage sources connected in series, may be split into two grounded elements with corresponding impedances. There is also a dual Miller theorem with regards to impedance supplied by two current sources connected in parallel. The two versions are based on the two Kirchhoff's circuit laws.

<span class="mw-page-title-main">T pad</span>

The T pad is a specific type of attenuator circuit in electronics whereby the topology of the circuit is formed in the shape of the letter "T".

References

  1. "9.2.1 Design Requirements". SN74HCS72 Schmitt-Trigger Input Dual D-Type Negative-Edge-Triggered Flip-Flops With Clear and Preset (PDF). Texas Instruments Incorporated. June 2020 [February 2020]. p. 11. SCLS801A. Archived (PDF) from the original on 2023-07-20. Retrieved 2023-07-20. p. 11: It is required for the R1 resistor to be at least ten times larger than R2 to avoid a divider circuit (R2 ≤ 10 R1). (23 pages)
  2. "A very quick and dirty introduction to Sensors, Microcontrollers, and Electronics; Part Three: how sensors and actuators work and how to hook them up to a microcontroller" (PDF). 2014-07-02. Archived (PDF) from the original on 2023-07-20. Retrieved 2015-11-02.