Digital potentiometer
   HOME

TheInfoList



OR:

A digital potentiometer (also called a resistive digital-to-analog converter, or informally a digipot) is a digitally-controlled electronic component that mimics the analog functions of a
potentiometer A potentiometer is a three-terminal resistor with a sliding or rotating contact that forms an adjustable voltage divider. If only two terminals are used, one end and the wiper, it acts as a variable resistor or rheostat. The measuring instrum ...
. It is often used for trimming and scaling analog signals by microcontrollers.


Design

A digital potentiometer is built either from a
resistor ladder A resistor ladder is an electrical circuit made from repeating units of resistors. Two configurations are discussed below, a string resistor ladder and an R-2R ladder. An R–2R ladder is a simple and inexpensive way to perform digital-to-analog ...
integrated circuit or a
digital-to-analog converter In electronics, a digital-to-analog converter (DAC, D/A, D2A, or D-to-A) is a system that converts a digital signal into an analog signal. An analog-to-digital converter (ADC) performs the reverse function. There are several DAC archit ...
although a resistor ladder construction is the more common. Every step on the resistor ladder has its own switch which can connect this step to the output terminal of the potentiometer. The selected step on the ladder determines the resistance ratio of the digital potentiometer. The number of steps is normally indicated with a bit value e.g. 8 bits equals 256 steps; 8 bits is the most common, but resolutions between 5 and 10 bits (32 to 1024 steps) are available. A digital potentiometer uses digital protocols like
I²C I2C (Inter-Integrated Circuit, ), alternatively known as I2C or IIC, is a synchronous, multi-controller/multi-target (master/slave), packet switched, single-ended, serial communication bus invented in 1982 by Philips Semiconductors. It is wi ...
or
Serial Peripheral Interface Bus The Serial Peripheral Interface (SPI) is a synchronous serial communication interface specification used for short-distance communication, primarily in embedded systems. The interface was developed by Motorola in the mid-1980s and has become a ...
for signalling; some use simpler up/down protocols. Some typical uses of digital potentiometers are in circuits requiring gain control of amplifiers (frequently
instrumentation amplifier An instrumentation amplifier (sometimes shorthanded as in-amp or InAmp) is a type of differential amplifier that has been outfitted with input buffer amplifiers, which eliminate the need for input impedance matching and thus make the amplifie ...
s), small-signal audio-balancing, and offset adjustment. Most digital potentiometers use only volatile memory, which means they forget their position when they are powered down (on power up they will report a default value, often their midpoint value) - when these are used, their last position may be stored by the microcontroller or FPGA to which they are interfaced. Some digipots do include their own non-volatile storage, so their default reading on power up will be the same as they showed before they were powered down.


Limitations

While quite similar to normal potentiometers, digital potentiometers are constrained by current limit in the range of tens of milliamperes. Also, most digital potentiometers limit the voltage range on the two input terminals (of the resistor) to the digital supply range (0–5 VDC), so additional circuitry is required to replace a conventional potentiometer. Further, instead of the seemingly continuous control that can be obtained from a multiturn resistive potentiometer, digital potentiometers have discrete steps in resistance. (Schematic needed) Another constraint is that special logic is often required to check for zero crossing of an analog AC signal to allow the resistance value to be changed without causing an audible click in the output for audio amplifiers. (Schematic needed) Volatile digital potentiometers also differ from electro-mechanical ones in that on power up, the resistance will default to (possibly) a different value after a power cycle. Similarly, their resistance is only valid when the correct DC supply voltage is present. When voltage is removed, the resistance between the two end points and the (nominal) wiper are undefined. In an operational amplifier circuit, the off-state impedance of a real potentiometer can help stabilize the DC operating point of the circuit during the power-up stage. This may not be the case when a digital potentiometer is used. Both electro-mechanical and digital potentiometers generally have poor tolerances (typically ±20%), poor temperature coefficients (many hundreds of ppm per degree C), and a stop resistance that is typically about 0.5-1% of the full scale resistance. Note that stop resistance is the residual resistance when the terminal to wiper resistance is set to the minimum value. A multiplying DAC used as a digital potentiometer can eliminate most of these limitations. Typically a signal span of +15V to -15V is possible, with 16 bit control, i.e. 65535 discrete set points, and drift and non-linearity are negligible. However a DAC has to be initialised each time the system is powered on, which is typically done by software in an embedded microcontroller. A multiplying DAC can not be directly used as a rheostat (2 wire connection), but in that mode a digipot performs badly anyway, due to its temperature coefficient and resistance tolerance.


See also

*
Console automation In music recording, mix automation allows the mixing console to remember the audio engineer's adjustment of faders during the post-production editing process. A timecode is necessary for the synchronization of automation. Modern mixing console ...


References

{{reflist , refs= {{cite web , url = http://www.analog.com/en/technical-documentation/frequently-and-rarely-asked-questions/resources/digital-to-analog-converters/digital-potentiometers/listing.html , title = Digital potentiometers - frequently asked questions , publisher = Analog Devices , url-status = dead , archive-url = https://web.archive.org/web/20110907012735/http://www.analog.com/en/technical-documentation/frequently-and-rarely-asked-questions/resources/digital-to-analog-converters/digital-potentiometers/listing.html , archive-date = 2011-09-07 {{cite techreport , url=http://www.analog.com/static/imported-files/data_sheets/AD5207.pdf , title=AD5207 - 2-channel 256-position digital potentiometer - datasheet , publisher= Analog Devices , section=Digital Potentiometer Family Selection Guide


External links


Digital potentiometer - the Resistor Guide

Designing with Intersil Digitally Controlled Potentiometers (XDCPs)
Resistive components de:Potentiometer#Elektronische Potentiometer