Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

Consider the following scenario:

The supply voltages of op amp (rail to rail) is 5V. Amplification factor of the op amp is 100. Which means if the input is 0.01 volt, the output will be 1V. If the input is 0.02 volt, the output will be 2V.

But if for instance input is 1V math says the output will be 100V. Or if input is 10V, output will be 1000V. But in these two cases output is greater than the supply voltages. Is that possible?

share|improve this question
This downvote is not for the question itself, but because you can find the answer reading whatever source about op-amps. You should really consider to read some theory, instead of going ahead question after question – clabacchio Apr 6 '12 at 12:31
5  
Don't forget to accept the answer you like. It seems you have a very low accept rate. – AngryEE Apr 6 '12 at 12:58
man in my books these things are not written. and i couldn't find an explanation. i might if i search 10 hours more perhaps. i have 3 books and none of them i could find an answer. why do you so much bother with my questions? – cmd1024 Apr 6 '12 at 13:20
@cmd1024 You'll find that searching the internet is much faster :) – m.Alin Apr 6 '12 at 15:06
1  
well i thought here we are in internet – cmd1024 Apr 6 '12 at 18:05
show 1 more comment

1 Answer

Nope. The supply voltage is the limit. There's no way the opamp can create a higher voltage than its supply. You mention rail-to-rail, by which you mean the difference between positive and negative supply. But rail-to-rail in opamps also has a different meaning. A rail-to-rail output opamp will have its maximum output close to the positive power supply (minus a few tens of mV) and the minimum output close to \$V_-\$. If you have a regular opamp the maximum output will be 1.5V to 2V less than \$V_+\$, so in your case +3V to +3.5V. That's for 1V in. Look up output voltage swing in the datasheet. Note that for a +5V single supply the output range will be limited to something like 2V to 3V, which may be of little use. For such low supply voltages in general a rail-to-rail opamp is used.

RRIO is an often used abbreviation which means rail-to-rail I/O. Means that also the input voltage can go close to the rails and still will be properly processed. Non-RRIO opamps will allow these voltages, but won't amplify them properly.

Don't apply 10V in, and certainly not 100V in. Most opamp will break if your inputs are beyond the rails (outside of 0V..5V in your case).

share|improve this answer
thank you mate, for the very clear explanation. – cmd1024 Apr 6 '12 at 12:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.