1

Why is second analog multiplier(marked with red color) used to detect the amplitude of the input signal in this circuit instead of diode? The point of this circuit is to maintain the output level of the first multiplier constant all the time.

enter image description here

Sundark12
  • 55
  • 1
  • 4

1 Answers1

4

When you square a sine wave, you get a DC term and a term at twice the frequency. The RC filter is used to eliminate the double frequency term. The DC term is proportional to the square of the input level and is fed back to the input to keep the signal level constant at the output of the first multiplier. The multiplier eliminates the need for a precision rectifier and has no offset voltage to worry about.

Barry
  • 15,733
  • 1
  • 26
  • 28