banner
News center
First-rate after-sales assistance

An RMS Detector for a Wideband Voltmeter—Design and Operation

Jun 05, 2023

In my previous project, I demonstrated a wideband voltmeter that used a peak detector to determine the maximum signal amplitude. The peak detector is suitable for many measurements, however, for some measurements including noise, a root-mean-squared (RMS) detector is necessary. The block diagram of the wideband voltmeter with an RMS detector replacing the original peak detector is shown in Figure 1.

Before we dive into the circuits, let’s do a quick refresher on the math. To generate the Root-Mean-Square value of a signal, we need to apply the words in the term from right to left, which is a bit confusing.

First, square the signal (multiply it by itself, not cut off the peaks!). Then calculate the mean value (average value). The mean is normally measured over at least one cycle, but occasionally a half-cycle average is used. Finally, take the square root of the voltage across the capacitor.

Mathematically the RMS calculation is represented as:

$$V_{rms} = \sqrt{mean(V^2)}$$

While it is possible to make an RMS detector from discrete components, carefully matched devices are necessary, and the performance can often be disappointing. An integrated circuit (IC can offer much better performance, especially if laser trimming is applied during manufacture. This is not a low-cost process, so such devices are more costly than, say, general-purpose op amps and comparators.

The Analog Devices AD736 is a true RMS-to-DC converter IC and is available in an affordable version (AD736J) that provides good performance (and in three more costly versions with precision performance). For all versions, the useful bandwidth is limited to 200 kHz, but that is usually quite acceptable for RMS measurements not made by specialized instruments.

The RMS detector circuit schematic is shown in Figure 2 and replaces the circuit of Figure 5 from the original wideband voltmeter project.

The RMS detector is often used for measuring waveforms that vary rapidly in amplitude, so a digital display is not usable. The choice is between a moving-coil meter and an LED bar graph with a resolution of 1 dB or smaller.

The technique used in the AD736 and similar devices results in a high-frequency response that varies with signal level. In the present application, this is not a serious problem because the signal level applied to the device can be kept within the range 316 mV to 1 V, except when the voltmeter is set to maximum sensitivity on the 1 mV range.

Figure 3 shows the frequency responses at three input signal levels. The response falls off quite steeply at the band limit.

The error in the reading of the moving-coil meter is an important characteristic. It varies, of course, with the size of the meter because small deflections are difficult to read on a small scale. The results with the instrument I used, which has a 110 mm scale length, are shown in Figure 4.

Of course, even with this quite large meter, the deflections at -30 dB and -34 dB are very small, and one would not expect to read those levels accurately.

A simplified block diagram of the Analog Devices AD736 is shown in Figure 5.

Figure 6 provides additional details of the Analog Devices’ circuit design. The device uses a translinear circuit that is outlined near the center of Figure 6 and labeled ‘RMS TRANSLINEAR CORE. The translinear circuit consists of only bipolar transistors (CMOS could be used in some cases) and current sources. There are no passive components.

The data sheet doesn’t divulge all of Analog Devices’ secrets, but we can evaluate the basics of its operation. The squaring and square root operations are carried out by the translinear circuit. For squaring, the signal is presented as a current to a base-emitter junction. The voltage developed across it is proportional to the logarithm of the current. This is just the converse of the more familiar expression that the current is proportional to the exponent of the voltage:

$$I = I_r e^{\frac{qV}{kT}}$$

Taking the logarithm of both sides:

$$\ln(I) = \ln(I_r) + \frac{qV}{kT}$$

The first term on the right, ln(Ir), is very small and \( \frac{q}{kT} \) is a constant (at a fixed temperature), so the voltage V is proportional to ln(I).

Now if we amplify the voltage by a factor of 2, the result is the log of the square. We apply this to a capacitor CAV, the voltage across which is the average voltage over one cycle.

We apply half this average voltage to a base-emitter junction (effectively applying the log of the square root) and recover the RMS value of the signal as the collector current.

The averaging capacitor, CAV, is charged through the effective resistance of the base-emitter diode, which is inversely proportional to the current through it, so the averaging time increases considerably at low signal levels. However, the range switching of the voltmeter circuit allows for the signal applied to the AD736 to be kept between 316 mV and 1 V, except on the most sensitive range.

The present application uses the low-impedance input of the AD736 at Pin 1 because that accepts a higher maximum input voltage and a wider bandwidth (see Figures 3, 6, and 7 of the datasheet if you want more details). The achievable 200 kHz bandwidth is less than the 1 MHz obtained with the peak detector but is nevertheless more than adequate for many measurements.

It is useful to know the differences in measured values for different waveforms. Table 1 provides a helpful comparison of different signal measurements for five different input waveforms.

The crest factor is the ratio of the peak amplitude to the RMS value. The crest factor is a useful number to keep in mind, as it can indicate when peak-clipping of a signal might be occurring. The average detector is the least useful and potentially gives the most misleading results, so there are no plans to provide one for the wideband voltmeter design.

As you can see from this table, there is no simple answer to what is the “best” measurement because it depends on the input signal. Understanding these differences and the operation of the RMS detector presented here can be helpful in designing circuits, making sense of measurement outputs, and troubleshooting circuit problems.

Figure 1. Figure 2.Figure 3. Figure 4. Figure 5.Figure 6.Table 1.