Explaining a signal converting circuit

AI Thread Summary
The discussion focuses on a circuit that converts a signal from a range of [-5, 5] V to [0, 1.2] V, identified as a "resistive summer" or "passive averager." The circuit achieves this by setting the analog ground to 0.6 V and attenuating the signal's magnitude from 10 V to 1.2 V using a gain of 0.12. The principle of superposition is applied to analyze the circuit's response to both the 3.3 V supply and the input signal. The final output equation, ADC = 0.12*CV + 0.6, confirms the desired conversion. The explanation is well-received, highlighting the clarity of the analysis.
gony rosenman
Messages
11
Reaction score
4
i have a drawing of a circuit that converts a signal in range [-5,5] V to a range [0,1.2]V .
i wish to understand how it works..
i have basic knowledge of electricity as an undergraduate in general physics but a bit rusty , thus i am here looking for answers...
schematic_cv.png
 

Attachments

  • schematic_cv.png
    schematic_cv.png
    2.2 KB · Views: 788
Engineering news on Phys.org
It is a "resistive summer" or "passive averager" described in this https://www.allaboutcircuits.com/textbook/semiconductors/chpt-8/averager-summer-circuits/.
 
It is indeed a resistive summer. To see that it works (not HOW it works), you can write a nodal analysis equation (using Kirchhoff's current law) at node "ADC" and you will find it gives the function:

ADC = 0.12*CV + 0.6, as desired.

But you want to know HOW it works, here is a more intuitive explanation that is more in the spirit of how an analog engineer would approach the problem (rather than showing you a plug-and-chug simplification of a node equation).

First you need to appreciate that to do the level shifting you really want to do two different things. First, you want to set the "analog ground", or average value, to 0.6 (because that is midway between 0 and 1.2V). Second, you want to attenuate the magnitude of the CV range from 10 V (that is, 5V - (-5V) )to 1.2V. In other words, you want to multiply CV by a gain of 1.2 / 10 = 0.12 and shift its DC level from 0 to 0.6.

OK. Now, to see how the circuit works to do these things we invoke the principle of superposition. This principle states that if we have a linear system then we can calculate the response to each source independently, setting the other sources to zero (in this case CV and the 3.3 V supply) and then add them to get the composite response.

So, we get the baseline by looking at the 3.3 V supply. From the point of view of the 3.3 V supply, we see the 27.4 k and 4.75 k resistors are in parallel (remember we set CV = 0 here). Then, we have a voltage divider and ADC = ((4.75 || 27.4) / ( (4.75 || 27.4) + 18.2)) * 3.3. Now, 4.75 || 27.4 = 4.05 so we have ADC = (4.05 / ( 4.05 + 18.2))* 3.3 = 0.18 *3.3 = 0.6, as desired.

We get the attenuation by looking at what CV "sees". In this case, the 4.75k resistor is in parallel with the 18.2k resistor (remember we set the 3.3 volt source to 0 here). Then we proceed as above, ADC =((4.75 || 18.2) / ( (4.75 || 1.8) + 27.4)) * CV. Or, calculating it out, ADC = 0.12 * CV.

Adding the two responses together (invoking the principle of superposition) we have:

ADC = 0.12*CV + 0.6, which is exactly what we wanted in the first place.

Make sense?
 
  • Like
Likes berkeman, anorlunda, gony rosenman and 1 other person
you , my dear sir , are an angel !
thank you for the clear and thorough explanation .
much appreciated :smile::partytime:
 
  • Like
Likes analogdesign, berkeman and anorlunda
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top