Confusion in operation of analog computer
I am studying for a test in control systems and we have a practical part which is to program a analog computer.
Here is a picture of the analog computer:
The variable resistor is basically a voltage divider between VCC and VEE and you can change the output voltage by changing the position of the potentiometer.
Suppose we have this block diagram
We set the potentiometer to multiply the signal it sees by 0.4 then return to the input of a amplifier.Next to the potentiometer there are 3 pins the top pin and bottom pin are connected internally to VCC and VEE and the middle pin is the voltage division.When we are done setting the value of the potentiometer and connect the middle pin to the input of a amplifier and we are ready to measure the output voltage with a oscilloscope do we still keep the top and bottom pins plugged to power or not?Will I create a short if I keep the top and bottom pins plugged to power?
2 answers
The two-terminal symbol for the attenuator comes from 3 pin potentiometer (pot.) referenced to 0V = "GND"
The summing amplifier is always inverting and gives you 3 options for gain which means internally it uses a 3 pin pot. to choose the gain for you based on the ratio of resistance from output to input side.
So when you choose an input like 10, does it make sense to choose another gain input in parallel? (no). You do need to chose an input since your block diagram shows no other input.
Since you have no input (=0) to a gain input(=-10) and feedback of 0.4 , your output should be 0 * (-10) * 0.4 = 0
What you show looks something like this.
Since your question is also confusing without expectations or purpose, perhaps you are trying to take a ratio between Vcc and Vee and then connect that scope measured value to the inverting sum amp.
like this:
The poteniometers (what you label as "variable resistors") are almost certainly just floating pots. If their ends were permanently connected to power and ground, then they'd be voltage sources, not pots.
You might temporarily connect the top terminal to power, the bottom to ground, and measure the center with a voltmeter to set the potentiometer to the desired attenuation. However, when you're done with that, you need to connect it in the circuit so that it attenuates the right signal, not produce some fraction of the power supply voltage.
In your case, you want to multiply a signal by 0.4. First, you adjust the pot for the 0.4 ratio. One way to do this is to connect its top pin to power, the bottom to ground, and measure the voltage coming out of the center. If you have a 10 V power supply, for example, then you adjust the pot until its output is 4 V.
Without touching the knob, you now connect the pot into the real circuit. Since you want to attenuate the output of an amplifier, connect the top pin to the amplifier output, the bottom pin to ground, and the center pin becomes the attenuated amplifier output signal.
2 comment threads