Inverting a signal up to 100mV using op amps

AI Thread Summary
Inverting a signal from a photodetector using an op amp is feasible, even with input voltages as low as 100 mV. While some op amp catalogs mention minimum input voltage requirements, these often refer to supply voltage rather than input signal levels. The selection of resistors in the circuit plays a crucial role in determining the minimum viable input voltage. It's important to note that op amps have a minimum supply voltage necessary for operation due to internal components, and the output may not reach the supply rails. Careful consideration of the op amp's specifications, including offset voltage and output swing limitations, is essential for successful implementation.
Kosutusas
Messages
2
Reaction score
0
Greetings,

I'd like to invert a signal I get from a photodetector (the signals are up to 100 mV). I decided to use an inverting op amp circuit for that, however, when looking online through the op amp catalogs - the minimum input voltage in the descriptions is a few volts while my input would be in the range of mV. Would that be a problem? Is that only a recommended range given there? I do realize I will get some noise in that case, however, I'll make sure to pick op amps with the optimal slew rate, offset voltage and bandwidth for my needs.

Thanks for any advice.
 
Engineering news on Phys.org
Kosutusas said:
Greetings,

I'd like to invert a signal I get from a photodetector (the signals are up to 100 mV). I decided to use an inverting op amp circuit for that, however, when looking online through the op amp catalogs - the minimum input voltage in the descriptions is a few volts while my input would be in the range of mV. Would that be a problem? Is that only a recommended range given there? I do realize I will get some noise in that case, however, I'll make sure to pick op amps with the optimal slew rate, offset voltage and bandwidth for my needs.

Thanks for any advice.
Welcome to the PF.

You certainly can use opamps for your application. Where have you read that they have some minimum input signal amplitude requirement?
 
  • Like
Likes Kosutusas
Kosutusas said:
Greetings,

I'd like to invert a signal I get from a photodetector (the signals are up to 100 mV). I decided to use an inverting op amp circuit for that, however, when looking online through the op amp catalogs - the minimum input voltage in the descriptions is a few volts while my input would be in the range of mV. Would that be a problem? Is that only a recommended range given there? I do realize I will get some noise in that case, however, I'll make sure to pick op amps with the optimal slew rate, offset voltage and bandwidth for my needs.

Thanks for any advice.
Op amps don't really have a minimum voltage. In many typologies with negative feedback the voltage difference between the positive and negative terminals can be in the uV range.

Remember an op amp is just one component of the circuit that will invert your signal. It is really resistor selection that will determine minimum viable voltage (in conjunction with other things).
 
  • Like
Likes Kosutusas
Many photodetectors output a current, can you double check that the output variable really is voltage?
 
Hello,

Thank you for your answers. I got confused due to going through RS Components I noticed that most descriptions provide a supply range (this for example and https://www.amazon.com/dp/B00AZL9KJQ/?tag=pfamazon01-20 from amazon). It did not make sense having "minimum supply" (of course, besides being limited by the offset voltage) so I decided to double check here (running low on confidence there :D)

Moreover, as far as I can recall, the variable is voltage in this case. I guess I should provide some background information - I have a set up of two lasers going through different photodetectors and after I plug in the wires going from them to a box (eeh, excuse my syllabus, still getting to know the lab so not really all that caught up on technical stuff yet aka total newbie) it gives me an option of the voltage difference between voltages generated in each photodetector. However, I'd also would like to know the sum of voltages (there is no option for that), thus I thought I could invert one of the signals with the op amp to achieve that which would be quick and easy.

Thanks again for all the replies. I'll try to buy the op amp after confirming the parameters I would need. Hopefully the set up will succeed!
 
Kosutusas said:
It did not make sense having "minimum supply..."
Actually that makes perfect sense. All op-amps have a minimum required supply voltage to operate. This is because there are several transistors, diodes, etc inside the op-amp that are connected in series. Each one of those devices has a minimum voltage below which it will not function. If there is not enough voltage across each one they will act as either a resistor or an open circuit, rather than a diode or transistor.
 
One thing to watch out for is that the output pin of an OP Amp can't always get close to the supply rails. So with low voltage supplies the output might not be able to swing as much as you want. For example the output of the LM324 can only go upto about Vcc-1.5V. Might be an issue if you were trying to run it from say Vcc =3V or use it to generate logic level outputs.
 
Back
Top