Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
LinkBack Thread Tools Display Modes
Old 11th December 2006, 11:06 PM   (permalink)
Default differential op amp circuit?

Hi all
I'm hoping for a bit of help with the circuit shown.
Its 23 years since I last studied op amp circuits and the old grey matter going a bit soft so I hope you can help.
The circuit is part of a control system for positioning a hydraulic ram. R3 and R4 are trimmers to set max and min up/down position of the ram designed to be set to R3=10 ohm & R4=25 ohm. The control variable resistor is moved by a lever the operator moves, the sensor variable resistor (identical to the control one, both 5 to 190 ohm) is mechanically linked to the ram and provides position feedback to the circuit. The output of the circuit is supposed to vary between 0.4 and 5v. The output is supposed to be 2.5v when both variable resistors are in the same position and the ram is motionless. The output is fed into some comparitor circuits that produce up/down signals to move the ram, this bit of the circuit I understand. It's this bit of the circuit I can't analyse properly.

How I see it at the moment is (and I am probably wrong):
It's some sort of differential amplifier.
Gain is R1/R2 = about 3
The voltages at points A & B are basically set by the resistor chains, which act as voltage dividers.
The control variable resistor varies voltage B from 1.66 to 2.5v.
The Sensor variable resistor varies voltage A from 2.5 to 1.25v.
There are a few capacitors but this is basically a DC circuit.

Any help in analysing / understanding this better or anyone seen the same circuit used elsewhere gratefully appreciated.

(sorry about the diagram quality)

prh
Attached Images
File Type: jpg diffamp.jpg (64.6 KB, 42 views)
prh is offline  
Old 11th December 2006, 11:15 PM   (permalink)
Default

I haven't got time to study that circuit at the moment but it doesn't appear to be a standard differential amplifier, it looks moke like a normal inverting amplifier with a capacitor to intoroduce another low frequency pole.

There are plenty of differential amplifier tutorials available on Google.



You could add the capacitors in parallel with the 0V and + input resistor and the - input to output feedback resistor.

I'm sorry I didn't understand, what gain do you require?

http://www.allaboutcircuits.com/vol_3/chpt_8/9.html

http://www.google.com/search?client=...utf-8&oe=utf-8
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
And http://www.silicontronics.com, same screen name as here.
Hero999 is offline  
Old 11th December 2006, 11:18 PM   (permalink)
Default

oh yes i forgot the value of one of the resistors, below B its 100 ohms
prh is offline  
Old 12th December 2006, 04:57 AM   (permalink)
Default

There appears to be too many parts. I suspect that you could do it with less.

You basically need a Wheatstone Bridge circuit so that it is balanced when the Ram position matches the setting of the control variable.

I don't have time to draw a suggestion at the moment, will do it later.
__________________
Len
ljcox is offline  
Old 12th December 2006, 05:28 AM   (permalink)
Default

Quote:
How I see it at the moment is (and I am probably wrong):
It's some sort of differential amplifier.
Gain is R1/R2 = about 3
The voltages at points A & B are basically set by the resistor chains, which act as voltage dividers.
The control variable resistor varies voltage B from 1.66 to 2.5v.
The Sensor variable resistor varies voltage A from 2.5 to 1.25v.
There are a few capacitors but this is basically a DC circuit.
I haven't checked the voltages you mentioned, but basically you have it right. The difference between the two input voltages is output as an "error voltage" to tell the RAM via the comparaters which way to go. The 47Uf slows the circuit down enough so that the RAM doesn't "hunt"...

Quote:
There appears to be too many parts. I suspect that you could do it with less.
That's what I thought at first, but once I read his post more carefully I realized that the "extra" POTs were trimmers for the feedback and control POTs.
__________________
--- The days of the digital watch are numbered. ---
kchriste is offline  
Old 12th December 2006, 05:56 AM   (permalink)
Default

What i can see is Yes it is a differential amplifier and basically a DC circuit. The capacitors are here to suppress noise / spurious signals to provide stability to the circuit. The circuit is easy to analyse with simple voltage divider rules. I think you have analysed correctly.

Aily
Aily Sajjad is offline  
Old 12th December 2006, 06:38 AM   (permalink)
Default

Here is how I would do it.

It is a diff amp with an offset adjustment (Rx) so that you can set the output to 2.5V when V1 = V2.

V1 & V2 are generated by the Control and Sensor pots respectively.

Connect one end of the Control pot to + (via a resistor if you need to limit the range) and the other end to gnd (also via a resistor if necessary)

Do the same with the Sensor pot.

I have used McMillman's Theorem to derive the expression for Vo.

Note that R1//R2 means R1 in parallel with R2.

Make R1 at least 10 times greater than the Sensor pot value so that adjusting the pot does not alter the situation much.

Make R3 = R1 and R2 = R4//R5 so that C1 = C2.

By "+" I mean the positive supply voltage (I don't have the internet open at the moment so I can't look at your circuit)

If you have any questions, just ask.

Edited to correct an error.
Attached Images
File Type: gif Diff Amp 1.gif (26.9 KB, 20 views)
__________________
Len

Last edited by ljcox; 12th December 2006 at 08:24 AM.
ljcox is offline  
Old 12th December 2006, 09:27 PM   (permalink)
Default

Thanks all for the feedback its much appreciated.
Just to make things clear, this is part of an actual circuit that has been in use for 20 years or so. I have come across it recently doing some charity work and im trying to understand it as well as i can.
Your replys give me confidence that im roughly on the right track. I agree that its not the tidyest of circuits and could probably have been implemented better but this is whats there.
The bit i cant fathom is a formula for V out in terms of the control and sensor variable resistor values but thats my problem.
I realise the capacitors shown are really there just to deal with transients when the variable resistors are moved.
The comparitor circuits (after V out) compare V out with 2 and 3 volts (more resistor voltage dividers) to create either an up or down or no change signal.
Maybe looking at V out in terms of the control and sensor variable resistor values isnt the way to go.
Im glad its not an AC circuit cos then i would be into poles and zeros and well stretched beyond what i can remember about mr Laplace

Thanks all prh
prh is offline  
Old 13th December 2006, 06:07 AM   (permalink)
Arrow

Quote:
Originally Posted by prh
Thanks all for the feedback its much appreciated.
Just to make things clear, this is part of an actual circuit that has been in use for 20 years or so. I have come across it recently doing some charity work and im trying to understand it as well as i can.
Your replys give me confidence that im roughly on the right track. I agree that its not the tidyest of circuits and could probably have been implemented better but this is whats there.
The bit i cant fathom is a formula for V out in terms of the control and sensor variable resistor values but thats my problem.


Code:
The trick is to calculate the voltages with the Op amp disconnected 
and then calculate what the Op amp will do when the connections are restored.  
It is easier to do the calculations if the resistors going to the + & - inputs 
of the Op amp are at least 10 times greater than the pot resistances.  
Then the loading effect can be ignored to a reasonable 
dergee of accuracy.
I realise the capacitors shown are really there just to deal with transients when the variable resistors are moved.
The comparitor circuits (after V out) compare V out with 2 and 3 volts (more resistor voltage dividers) to create either an up or down or no change signal.
Maybe looking at V out in terms of the control and sensor variable resistor values isnt the way to go.
Im glad its not an AC circuit cos then i would be into poles and zeros and well stretched beyond what i can remember about mr Laplace

Thanks all prh
See the insert above.
__________________
Len

Last edited by ljcox; 13th December 2006 at 06:10 AM.
ljcox is offline  
Old 13th December 2006, 09:40 PM   (permalink)
Default

Ok got it sorted now once i realised i needed to equate Vb to V+ And hence V-. I could then get the current i in R1 and R2 and hence work out a value for Vo .
I made a spread sheet with all these values in and it actually works, Vo is just about 2.5 v when the values of VR1 and VR2 are the same.
Ive attached the analysis.
What i can say is i would never have come up with this circuit if i had been designing it.
Thanks for your time and input Len

Paul
Attached Images
File Type: jpg analysis.jpg (93.9 KB, 7 views)
prh is offline  
Old 13th December 2006, 10:29 PM   (permalink)
Default

I reached the same expression using McMillman's Theorm.

Code:
Vo = (R1 + R2)Vb/R2 - R1 Va/R2

For R1 = 15k and R2 = 4.7k

Vo = 4.19 Vb - 3.19 Va
__________________
Len
ljcox is offline  
Old 14th December 2006, 05:22 PM   (permalink)
Default

Can you point me towards McMillman's Theorm somewhere, i dont remember anything by that name as such

prh
prh is offline  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
Need help about a 7805 regulator circuit ! Zarkabul Electronic Projects Design/Ideas/Reviews 31 13th October 2008 05:35 PM
power electronics circuit analysis ptewright Electronic Projects Design/Ideas/Reviews 2 25th November 2006 09:17 AM
HELP! a digital signal to close a circuit fireismyflag Electronic Projects Design/Ideas/Reviews 2 22nd March 2004 11:46 PM
start/stop watch circuit bd13 Electronic Projects Design/Ideas/Reviews 2 21st March 2004 04:07 AM
Circuit functioning very strange. Why? Cyclone Electronic Projects Design/Ideas/Reviews 12 4th November 2003 01:31 AM



All times are GMT. The time now is 01:41 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

eXTReMe Tracker