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 18th July 2008, 02:09 AM   (permalink)
Default building a signal modifier?

I have a controller that can scale a single DCV input/output, but I need need to build a box that can scale 3 additional DCV inputs/outputs with independent signals, all the same amount in relation to the output of the single controller channel.

The voltages are not constant, they swing from .1 to 1V rather randomly.
IE:

input--------- controller scale--------- output
#1=.4vDC -----------(+.2v)-----------#1=.6vDC
#2=.9vDC -----------------------------#2=1.0vDC
#3=.45vDC ----------------------------#3=.65vDC
#4=.5vDC -----------------------------#4=.7vDC

input--------- controller scale--------- output
#1=.7vDC ----------(-.2mv)--------#1=.5vDC
#2=.9vDC ---------------------------#2=.7vDC
#3=.2vDC --------------------------#3=.1vDC
#4=.4vDC ---------------------------#4=.4vDC

Input/Output signal will range from .1vDC-1.0vDC, with a voltage clamp @ .1v and 1.0v.

-Can I use the Vout of a differential amplifier between In#1 and Out#1 as the V1in on a summing amplifier for Inputs#2-#4 and then invert the outputs?

IE:

Differential Amplifier-

V1=.4V
V2=.6V
Vout=.2V

Summing Amplifier#1-

V1=.2
V2=.9
Vout=-1.2, invert to +1.2 (step2, how to clamp@1V?)

Summing Amplifier#2-

V1=.2
V2=.45
Vout=-.65, invert to+.65

Summing Amplifier#3-

V1=.2
V2=.5
Vout=-.7, invert to +.7

I'm just learning about OP Amps, I threw together a basic schematic, thought I'm lost as how to figure the correct resistances. I'm looking for a gain of "0", are resistors necessary?

Is there a simpler way to accomplish this?

Thanks in advance,

John
Attached Images
File Type: jpg opamp2.jpg (67.0 KB, 17 views)
99 R/T is offline  
Old 18th July 2008, 04:03 PM   (permalink)
Default

I don't understand what you need, and I suspect no one else does.
This section makes no sense:

Quote:
input--------- controller scale--------- output
#1=.4vDC -----------(+.2v)-----------#1=.6vDC
#2=.9vDC -----------------------------#2=1.0vDC
#3=.45vDC ----------------------------#3=.65vDC
#4=.5vDC -----------------------------#4=.7vDC

input--------- controller scale--------- output
#1=.7vDC ----------(-.2mv)--------#1=.5vDC
#2=.9vDC ---------------------------#2=.7vDC
#3=.2vDC --------------------------#3=.1vDC
#4=.4vDC ---------------------------#4=.4vDC
For example, you show input #2 with 0.9V input, and two different output values.
I didn't read the rest of your post, because I assumed it was related to the above.
__________________
Ron

Roff is offline  
Old 19th July 2008, 05:13 AM   (permalink)
Default

Quote:
Originally Posted by Roff View Post
I don't understand what you need, and I suspect no one else does.
This section makes no sense:

For example, you show input #2 with 0.9V input, and two different output values.
I didn't read the rest of your post, because I assumed it was related to the above.
Read the rest of the post and maybe it will make sense to you.

Ok, I'll break it down for you.

You've got an Oxygen sensor (Input #1) , it creates a voltage through a chemical reaction, this voltage varies between .1V and 1.0V depending on the oxygen content of a gas stream (stream #1).

I've got a "piggyback" that modifies the voltage from this sensor depending on several variables. (Controller scale), and outputs it (Output #1)

This is all fine and dandy, everything works great.

Now, here's the problem:

I also have 3 more oxygen sensors (Input #2, Input #3, Input #4) that are each in their own separate gas stream.

Hence the voltages from all inputs are almost never the same. 4 sensors, 4 locations, 4 different voltages. But they all follow the same "range" of .1V to 1.0V

I need to build a circuit that can take Input #1 and subtract it from Output #1 (using a differential OP Amp?) to get the voltage "difference" .

Follow me?

Now I need to take this "difference" and add it to each of the other sensor values.

Make sense now?

If Input1= .2V and Output1=.2V then the difference is 0, all signals stay the same.

If Input1=.2V and Output1=.5V then the difference is .3V, all signals need to have .3V added to them.

If Input1 = .2V and Output1=.1V then the difference is -.1V, all signals need to have -.1V added to them (in effect they all need to drop in voltage by .1V).

Easier to understand?

John
99 R/T is offline  
Old 19th July 2008, 05:28 AM   (permalink)
Default

Is the relationship between Input1 and Output1 predetermined?

Or are both Input1, and Output1, inputs to the proposed circuit?
mneary is offline  
Old 19th July 2008, 05:32 AM   (permalink)
Default

Quote:
Originally Posted by mneary View Post
Is the relationship between Input1 and Output1 predetermined?

Or are both Input1, and Output1, inputs to the proposed circuit?
Input1, Input2, Input3, Input4, and Output1 are predetermined, I only list I#1 and O#1 because it is necessary to know the difference between I#1 and O#1 in order to "process" the other signals.
99 R/T is offline  
Old 19th July 2008, 05:35 AM   (permalink)
Default

EDIT: Disregard the schematic in post #1, as the input numbers don't correspond with the text of my post.
99 R/T is offline  
Old 20th July 2008, 05:11 AM   (permalink)
Default

That makes more sense. The circuit below should work for you.
Attached Images
File Type: png signal modifier.PNG (18.7 KB, 15 views)
__________________
Ron

Roff is offline  
Old 20th July 2008, 06:17 AM   (permalink)
Default

Thanks I'll give it a shot next weekend...

Once concern though, won't there be issues of "crosstalk" between the lines?
99 R/T is offline  
Old 20th July 2008, 03:10 PM   (permalink)
Default

Quote:
Originally Posted by 99 R/T View Post
Thanks I'll give it a shot next weekend...

Once concern though, won't there be issues of "crosstalk" between the lines?
Not unless the output impedance of your sources (inputs) is very high. I made all the resistors 100k to hopefully avoid that potential problem.
__________________
Ron

Roff is offline  
Old 20th July 2008, 06:42 PM   (permalink)
Default

Quote:
Originally Posted by Roff View Post
Not unless the output impedance of your sources (inputs) is very high. I made all the resistors 100k to hopefully avoid that potential problem.
The output impedance of the sensors is ~22Mohm. Should I build voltage followers/buffers into the inputs?
99 R/T is offline  
Old 20th July 2008, 06:50 PM   (permalink)
Default

Quote:
Originally Posted by 99 R/T View Post
The output impedance of the sensors is ~22Mohm. Should I build voltage followers/buffers into the inputs?
Do you have a datasheet that we can look at? I am concerned about their ability to provide a current path for the op amp inputs, even with voltage followers.
__________________
Ron

Roff is offline  
Old 20th July 2008, 07:22 PM   (permalink)
Default

Quote:
Originally Posted by Roff View Post
Do you have a datasheet that we can look at? I am concerned about their ability to provide a current path for the op amp inputs, even with voltage followers.
Ugh, that's going to take a while. I'll see what I can dig up.

Thanks for all the help so far, I'll keep you posted.

John
99 R/T is offline  
Old 20th July 2008, 07:27 PM   (permalink)
Default

Quote:
Originally Posted by 99 R/T View Post
Ugh, that's going to take a while. I'll see what I can dig up.

Thanks for all the help so far, I'll keep you posted.

John
Where did you get the 22Meg number?
__________________
Ron

Roff is offline  
Old 20th July 2008, 09:30 PM   (permalink)
Default

Not much info out there, I couldn't find any info on the actual sensors I'm using (other than make/model interchange), it looks like most of the sensors are generic with only the plug being different for each application. The only big difference is between EGO/HEGO being a 0-1V signal and UEGO being a 0-5V signal. I'm running HEGOs.


Split Second (distributor of a relabeled OEM HEGO sensor):
http://www.splitsec.com/products/datapdfs/ego1ds.pdf

Bosch LSU UEGO:
http://www.bosch-motorsport.com/pdf/...mbda/LSU42.pdf

National Semiconductor Lambda interface amplifier:
http://www.datasheetarchive.com/pdf/2013578.pdf
99 R/T is offline  
Old 20th July 2008, 09:36 PM   (permalink)
Default

Quote:
Originally Posted by Roff View Post
Where did you get the 22Meg number?
From a webarchive from a mailing list (that I just realized is about a decade and a half old...)

http://wps.com/LPG/o2sensor.html

EDIT: the resistance is only >1Mohm until the sensor heats up, then is runs ~10Kohm.

Last edited by 99 R/T; 20th July 2008 at 09:39 PM.
99 R/T is offline  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
Building a PC Imnewtothis Chit-Chat 15 17th June 2007 09:51 PM
RGB video signal +Sync signal m_ghaff General Electronics Chat 1 14th May 2006 07:18 AM
Analogue Signal <=> Power Signal devonsc General Electronics Chat 5 2nd December 2004 05:53 PM
building you own TKS Micro Controllers 8 6th September 2003 05:14 PM
Building a signal mixer (for music primary) thec Electronic Projects Design/Ideas/Reviews 4 3rd October 2002 06:07 PM



All times are GMT. The time now is 06:21 AM.


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

eXTReMe Tracker