Analog Multiplier
   HOME

TheInfoList



OR:

An analog multiplier is an
electronic circuit An electronic circuit is composed of individual electronic components, such as resistors, transistors, capacitors, inductors and diodes, connected by conductive wires or Conductive trace, traces through which electric current can flow. It is a t ...
that produces an output level that is the mathematical product of the levels of its two
analog signal An analog signal (American English) or analogue signal (British and Commonwealth English) is any continuous-time signal representing some other quantity, i.e., ''analogous'' to another quantity. For example, in an analog audio signal, the ins ...
inputs. Such circuits may be used to implement related functions such as ''squares'' by applying the same signal to both inputs, and ''square roots''.


Types

Electronic analog multipliers are classified by their function. A single-quadrant multiplier permits only one, typically positive, level on the inputs. A two-quadrant multiplier permits one input signal to swing to positive and negative levels, while the second input remains positive. In a all inputs may swing to positive or negative levels, producing a positive or negative output level.


Voltage-controlled amplifier

If one input of an analog multiplier is held at a steady voltage, a signal at the second input is scaled in proportion to the level on the fixed input. This may be considered a voltage-controlled amplifier or variable-gain amplifier. Applications are for electronic volume control and automatic gain control (AGC). Although analog multipliers are often used for such applications, voltage-controlled amplifiers are not necessarily true analog multipliers. For example, an
integrated circuit An integrated circuit (IC), also known as a microchip or simply chip, is a set of electronic circuits, consisting of various electronic components (such as transistors, resistors, and capacitors) and their interconnections. These components a ...
designed to be used as a volume control may have a signal input designed for 1 Vp-p, and a control input designed for 0-5 V dc; that is, the two inputs are not symmetrical and the control input has a limited bandwidth. By contrast, in what is generally considered to be a ''true'' analog multiplier, the two signal inputs have identical characteristics. Applications specific to a true analog multiplier are those where both inputs are signals, for example in a
frequency mixer In electronics, a mixer, or frequency mixer, is an electrical circuit that creates new frequencies from two signals applied to it. In its most common application, two signals are applied to a mixer, and it produces new signals at the sum and di ...
or an analog circuit to implement a
discrete Fourier transform In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced Sampling (signal processing), samples of a function (mathematics), function into a same-length sequence of equally-spaced samples of the discre ...
. Because the precision required for the device to be accurate and linear over the input range, a true analog multiplier is generally a much more expensive part than a voltage-controlled amplifier.


Circuit

Analog multiplication can be accomplished by using the
Hall effect The Hall effect is the production of a voltage, potential difference (the Hall voltage) across an electrical conductor that is wikt:transverse, transverse to an electric current in the conductor and to an applied magnetic field wikt:perpendicul ...
. The
Gilbert cell In electronics, the Gilbert cell is a type of frequency mixer. It produces output signals proportional to the product of two input signals. Such circuits are widely used for frequency conversion in radio systems. The advantage of this circuit is t ...
is a circuit whose output current is a four-quadrant multiplication of its two differential inputs. Integrated circuits analog multipliers are incorporated into many applications, such as a true RMS converter, but a number of general purpose analog multiplier building blocks are available such as the four-quadrant multiplier. General-purpose devices usually comprise attenuators or amplifiers on the inputs or outputs in order to allow the signal to be scaled within the voltage limits of the circuit. Although analog multiplier circuits are very similar to
operational amplifier An operational amplifier (often op amp or opamp) is a direct coupling, DC-coupled Electronic component, electronic voltage amplifier with a differential input, a (usually) Single-ended signaling, single-ended output, and an extremely high gain ( ...
s, they are far more susceptible to noise and offset voltage-related problems as these errors may become multiplied. When dealing with high-frequency signals, phase-related problems may be quite complex. For this reason, manufacturing wide-range general-purpose analog multipliers is far more difficult than ordinary operational amplifiers, and such devices are typically produced using specialist technologies and laser trimming, as are those used for high-performance amplifiers such as instrumentation amplifiers. This means they have a relatively high cost and so they are generally used only for circuits where they are indispensable. Some commonly available analog multiplier integrated circuits are the type MPY634 by
Texas Instruments Texas Instruments Incorporated (TI) is an American multinational semiconductor company headquartered in Dallas, Texas. It is one of the top 10 semiconductor companies worldwide based on sales volume. The company's focus is on developing analog ...
, AD534, AD632 and AD734 by
Analog Devices Analog Devices, Inc. (ADI), also known simply as Analog, is an American multinational corporation, multinational semiconductor company specializing in data conversion, signal processing, and power management technology, headquartered in Wilming ...
, HA-2556 from Intersil, and others.


Analog versus digital tradeoff in multiplication

In most cases, the functions performed by an analog multiplier may be performed better and at lower cost using
digital signal processing Digital signal processing (DSP) is the use of digital processing, such as by computers or more specialized digital signal processors, to perform a wide variety of signal processing operations. The digital signals processed in this manner are a ...
techniques. At low frequencies, a digital solution is cheaper and more effective and allows the circuit function to be modified in firmware. As frequencies rise, the cost of implementing digital solutions increases much more steeply than for analog solutions. As digital technology advances, the use of analog multipliers tends to be ever more marginalized towards higher-frequency circuits or very specialized applications. In addition, most ''signals'' are now destined to become digitized sooner or later in the signal path, and if at all possible the functions that would require a multiplier tend to be moved to the digital side. For example, in early digital multimeters, true RMS functions were provided by external analog multiplier circuits. Nowadays (with the exception of high-frequency measurements) the tendency is to increase the sampling rate of the ADC in order to digitize the input signal allowing RMS and a whole range of other functions to be carried out by a digital processor. However, blindly digitizing the signal as early in the signal path as possible costs unreasonable amounts of power due to the need for high-speed ADCs. A much more efficient solution involves analog preprocessing to condition the signal and reduce its bandwidth so that energy is spent to digitize only the bandwidth that contains useful information. In addition, digitally controlled resistors allow
microcontroller A microcontroller (MC, uC, or μC) or microcontroller unit (MCU) is a small computer on a single integrated circuit. A microcontroller contains one or more CPUs (processor cores) along with memory and programmable input/output peripherals. Pro ...
s to implement many functions such as tone control and AGC without having to process the digitized signal directly.


Analog multiplier applications

*
Analog computer An analog computer or analogue computer is a type of computation machine (computer) that uses physical phenomena such as Electrical network, electrical, Mechanics, mechanical, or Hydraulics, hydraulic quantities behaving according to the math ...
*
Analog filter Analogue Filter (signal processing), filters are a basic building block of signal processing much used in electronics. Amongst their many applications are the separation of an audio signal before application to bass (music), bass, mid-range sp ...
s (especially voltage-controlled filters) * Analog signal processing * Automatic gain control *
Companding In telecommunications and signal processing, companding (occasionally called compansion) is a method of mitigating the detrimental effects of a channel with limited dynamic range. The name is a portmanteau of the words compressing and expandi ...
*
Frequency mixer In electronics, a mixer, or frequency mixer, is an electrical circuit that creates new frequencies from two signals applied to it. In its most common application, two signals are applied to a mixer, and it produces new signals at the sum and di ...
* PAM-pulse amplitude modulation * Product detector * Ring modulator * Squelch * True RMS converter * Variable-gain amplifier


See also

* NE612, oscillator and a Gilbert cell multiplier mixer.


References


Further reading

* {{DEFAULTSORT:Analog Multiplier Frequency mixers Analog circuits