Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Tools
Old 9th October 2008, 01:40 PM   #1
Default Which opamp would be best for this ?

Hello all,

I remember, there was some problem when using opamps with their inputs near
the supplyvoltage.

I now have a cirquit, I hope I can post that too, where the inputs are at +supply - 100mV.

Could I use any OP, or is there something to consider ?
The OPs should not be too expensive, bcs I need a lot.

Kind regards,

Edwin
Attached Thumbnails
Which opamp would be best for this ?-currsupl.gif  
Edwin2 is offline  
Old 9th October 2008, 01:50 PM   #2
Default

Quote:
Originally Posted by Edwin2 View Post
Hello all,

I remember, there was some problem when using opamps with their inputs near
the supplyvoltage.

I now have a cirquit, I hope I can post that too, where the inputs are at +supply - 100mV.

Could I use any OP, or is there something to consider ?
The OPs should not be too expensive, bcs I need a lot.

Kind regards,

Edwin
Hi,
Why dont you adjust the values of the components in order to bring the inputs within the operating range of standard OPA's.?
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/

Last edited by ericgibbs; 9th October 2008 at 01:51 PM.
ericgibbs is offline  
Old 9th October 2008, 02:05 PM   #3
Default

Hi Eric, thanks for the very quick reply.

It is used to charge a second battery in a car, and when I go lower, it will not get charged.
Now I should get the 2nd battery up to some 200...300 mV below the main battery.

Edwin
Edwin2 is offline  
Old 9th October 2008, 02:13 PM   #4
Default

Quote:
Originally Posted by Edwin2 View Post
Hi Eric, thanks for the very quick reply.

It is used to charge a second battery in a car, and when I go lower, it will not get charged.
Now I should get the 2nd battery up to some 200...300 mV below the main battery.

Edwin
hi,
Most OPA's as may already know dont make 'good' comparators.

A comparator like the LM393 etc, will not work reliably at Vin > Vsup -1V.
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Old 9th October 2008, 02:17 PM   #5
Default

Well, I might have to think of something else then :-(

Thanks anyway Eric,

regards,

Edwin
Edwin2 is offline  
Old 9th October 2008, 02:35 PM   #6
Default

There are opamps that work "rail-to-rail" rather than within two diode drops of V+ and V-. If you can find an online "selection guide" they will probably show these types.
Willbe is offline  
Old 9th October 2008, 02:46 PM   #7
Default

Quote:
Originally Posted by Willbe View Post
There are opamps that work "rail-to-rail" rather than within two diode drops of V+ and V-. If you can find an online "selection guide" they will probably show these types.
hi willbe,
IIRC most of the rail/rail amps are about 5V supplies.

I would use a power schottky to isolate the two batteries, a 400mV drop should be acceptable.
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Old 9th October 2008, 02:58 PM   #8
Default

If you are looking for RR in and out OPA's the TLV2371 is not that pricey.

Code:
http://focus.ti.com/docs/prod/folders/print/tlv2371.html
National has a good selection guide here.

Code:
http://www.national.com/analog/amplifiers
Possibly for your application you could use a TLV431 low voltage,or 431 2.5V ref as a comparator. Mind you I'm not 100% sure what it is your trying to do.But if your looking for cheap you aren't going to do much better then an LM431SCCMFX 20 cents small quantity.

Code:
http://canada.newark.com/82C8197/semiconductors-integrated-circuits/product.us0?sku=fairchild-semiconductor-lm431sccmfx
Oblong is offline  
Old 9th October 2008, 03:27 PM   #9
Default

Thanks for the replys.

The cirquit should prevent `short-cirquits` when the 2nd battery is completely flat.
Any relay would burn away, with, say, 200 Amps, when you connect a flat battery
to a charged one.
This cirquit is meant to keep the current to a max of 5 or 6 Amp.

Regards,

Edwin
Edwin2 is offline  
Old 9th October 2008, 03:55 PM   #10
Default

Hi Edwin,

There is a much simpler solution if you can avoid ground referencing the device
you intend to power. If you rearrange the circuit you will be connecting the
resistor in series with the ground leg of the device to be powered rather than
in series with its plus power supply pin. Doing this eliminates the rail to rail
input op amp requirement, and a standard LM358 will work in many cases.

So the million dollar question is...
Can your device to be powered stand to have a small resistor in its ground
lead rather than its supply lead? Measurements can still be made with
a multimeter across the device, it's just that one leg will no longer be
connected to ground.

Last edited by MrAl; 9th October 2008 at 03:56 PM.
MrAl is offline  
Old 9th October 2008, 04:08 PM   #11
Default

You have the drain and source of the P-channel Mosfet connected upside-down.
The source is supposed to connect to the resistor and the drain is the output.

Many FET-input opamps like the TL071 work fine when their input is at the positive supply voltage because their FETs are P-channel.
Attached Thumbnails
Which opamp would be best for this ?-current-source.png  
__________________
Uncle $crooge
audioguru is offline  
Old 9th October 2008, 05:22 PM   #12
Default

I know, re D/S, in real the FET will be connected the right way.
It is only the wrong symbol I used in the diagram. Sorry, should have told in the first post.

No, it is not possible to lift the 2nd battery from ground, I already thought about it.
I think I etch 1 PCB, and try the circuit with different opamps, starting with the mentioned TL 071.

There is a much easier circuit with only 2 transistors, but that has a drop of at least 1,5 Volt.
That is why I thought of this one, with the opamp.

Thanks !

Regards,

Edwin
Edwin2 is offline  
Old 9th October 2008, 05:44 PM   #13
Default

Quote:
Originally Posted by Edwin2 View Post
I know, re D/S, in real the FET will be connected the right way.
It is only the wrong symbol I used in the diagram. Sorry, should have told in the first post.

No, it is not possible to lift the 2nd battery from ground, I already thought about it.
I think I etch 1 PCB, and try the circuit with different opamps, starting with the mentioned TL 071.

There is a much easier circuit with only 2 transistors, but that has a drop of at least 1,5 Volt.
That is why I thought of this one, with the opamp.

Thanks !

Edwin
hi Edwin,
Dont forget the main car battery could fall to 9V when you pull the starter.!

Anything you have connected in series with the two batteries will be reversed biassed for a while..
Regards,
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Old 9th October 2008, 05:53 PM   #14
Default

Yes, very good to mention, but the chargingcircuit is switched on at least 1 minute after
the motor is running.
The 2nd battery might be even 200 Ah, so, the starterbattery has to get recharged from starting,
before one can start charging the 2nd battery.

With a series of these circuits in parallel, the chargingcurrent is limited to 25 or 30 Amps.
To keep a bit power left for the rest of the car.

Rgds,

Edwin
Edwin2 is offline  
Old 9th October 2008, 06:32 PM   #15
Default

Quote:
Originally Posted by audioguru View Post
You have the drain and source of the P-channel Mosfet connected upside-down.
The source is supposed to connect to the resistor and the drain is the output.

Many FET-input opamps like the TL071 work fine when their input is at the positive supply voltage because their FETs are P-channel.
The + and - pins are the wrong way round, there's no compensation so it will oscillate and there needs to be a capacitor on the output to improve the transient response.
Attached Thumbnails
Which opamp would be best for this ?-p-channel-vreg.gif  
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.

Last edited by Hero999; 9th October 2008 at 06:34 PM.
Hero999 is offline  
Reply

Tags
opamp

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
Opamp help??? shaneshane1 General Electronics Chat 14 24th February 2008 05:32 PM
how to modulate an opamp? ni-chrome Electronic Projects Design/Ideas/Reviews 0 22nd January 2008 08:57 PM
Help for opamp to adc kimmi General Electronics Chat 10 6th September 2006 01:37 AM
OpAmp Vcc fabbie General Electronics Chat 22 1st December 2004 03:53 PM
741 opamp daviddoria Electronic Projects Design/Ideas/Reviews 1 27th March 2003 04:44 PM



All times are GMT. The time now is 02:22 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker