A question about an opamp or comparator application

Click For Summary

Discussion Overview

The discussion revolves around the application of operational amplifiers (op-amps) and comparators for comparing two differential signals, specifically when the signals are out of phase (180 degrees) and have unequal amplitudes. Participants explore various methods and considerations for distinguishing which signal has a higher amplitude, touching on theoretical and practical aspects of circuit design.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants propose using a voltage comparator instead of an op-amp for comparing signals with large voltage differences, citing design practices and potential issues with op-amps.
  • One participant suggests using an inverting op-amp to invert one signal and then employing a comparator, though they clarify this is just an idea and not a practical exercise.
  • Another participant discusses the complexity of comparing two sine waves and suggests using rectifiers and low-pass filters to compare their DC outputs.
  • A method involving the computation of the sum and difference of the two signals is proposed, leading to a multiplication that can indicate which signal has a greater amplitude, independent of their phase relationship.
  • Concerns are raised about the need for specifications regarding frequency, amplitude, and DC offset to design a reliable circuit.
  • One participant questions the voltage levels and stability of the sine waves being compared.

Areas of Agreement / Disagreement

Participants express differing views on the best approach to compare the signals, with no consensus on a single method. Various techniques are proposed, but the discussion remains unresolved regarding the optimal solution.

Contextual Notes

Participants highlight potential pitfalls in comparing sine waves, including the need for specific circuit designs based on the characteristics of the signals involved. There is also mention of the limitations of using op-amps in this context due to power consumption and input protection issues.

physicist 12345
Messages
30
Reaction score
1
hello dears
i have a question at op amp
could i use the comparator to compare between to differential signals .. more specific if i have tow signals out of phase (180) and unequal amplitude could i use op amp comparator or differential amplifier to distinguish which of them is higher amplitude ??
 
Engineering news on Phys.org
physicist 12345 said:
could i use op amp comparator or differential amplifier to distinguish which of them is higher amplitude ??
An op-amp is designed to have a very small voltage difference between the inputs. It has an output voltage that can be stable at any value.

A voltage comparator has inputs that are happy to have a big voltage difference. The output is designed to be either high or low, with no stable point between high and low.

A difference amplifier would be made from one or more op-amps. It would produce an output voltage, (relative to a reference), that was an accurate multiple of the differential input voltage.

So you should use a voltage comparator.

Some op-amps might work in your application, but it would not be good design practice. Power consumption and recovery time of the op-amp might be high. Differential input protection clamps might connect the inputs in some situations which could corrupt high impedance input signals.
 
  • Like
Likes   Reactions: brainbaby
Baluncore said:
An op-amp is designed to have a very small voltage difference between the inputs. It has an output voltage that can be stable at any value.

A voltage comparator has inputs that are happy to have a big voltage difference. The output is designed to be either high or low, with no stable point between high and low.

A difference amplifier would be made from one or more op-amps. It would produce an output voltage, (relative to a reference), that was an accurate multiple of the differential input voltage.

So you should use a voltage comparator.

Some op-amps might work in your application, but it would not be good design practice. Power consumption and recovery time of the op-amp might be high. Differential input protection clamps might connect the inputs in some situations which could corrupt high impedance input signals.

thank you .. i thought to use inverting op amp to invert one of these signals (with unity gain) and then use a comparator is this true ?? it just idea not a practical exercise
 
To compare the amplitude of two sinewaves can be tricky. There are many pitfalls.

You could put the waves through “rectifiers” then low-pass filter and compare the DC outputs.

The difference between two in-phase sinewaves will have a phase of 0° or 180° depending on their relative amplitude. Multiplication by a reference sinewave will synchronously detect the phase of that difference. The average, Σ( s1 * ( s1 – s2 ) ) can be fed to a comparator.

For waves that are 180° out of phase they can be added or averaged with a couple of resistors before being synchronously detected and low-pass filtered. Σ ( s1 * ( s1 + s2 )/2 )

A specification of the range of frequency, amplitude, and the DC offset of the waves is needed before a reliable circuit can be designed.
 
  • Like
Likes   Reactions: brainbaby
Having thought about this problem a bit more, it turns out that there is a neat and reliable way to make the decision as to which is biggest. It works quite independently of whether the waves are in 0° phase, or are 180° out of phase.

We call the two waves x and y. First we use a couple of op-amps to compute the sum and the difference of x and y. That gives us the two voltages, sum = x+y and dif = x–y. Then we multiply those two together, (x+y) * (x–y) = x2 – y2. The average of that product over time will be a positive or negative voltage depending on the absolute amplitude of the input waves.

Because the sum and difference were computed, we have derived a big “reference” and a smaller “signal” that flips in phase. The symmetrical multiplication has effectively removed the need to know which is the smaller signal and which is the bigger reference phase, which has also eliminated the need to know the initial phase of the input signals.

The multiplication is detecting the phase of the smaller signal. In this situation, phase can be detected without an analogue multiplication. Feeding the sum and dif voltages to a couple of comparators, followed by a digital XOR gate will do the job. Low pass the digital output of the gate, then voltage compare that with half the gate supply voltage to decide if x or y had the greater amplitude.
 
physicist 12345 said:
i thought to use inverting op amp to invert one of these signals (with unity gain) and then use a comparator is this true ?? it just idea not a practical exercise
What voltage are these sinewaves? Does their amplitude remain fixed, roughly?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
26
Views
7K
  • · Replies 20 ·
Replies
20
Views
5K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 38 ·
2
Replies
38
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 28 ·
Replies
28
Views
8K
  • · Replies 78 ·
3
Replies
78
Views
6K
  • · Replies 6 ·
Replies
6
Views
3K