Hello experts,
I'm a student and I'm trying to study how an op-amp works.
I want to make an amplifier circuit using a thermocouple (TC) as the input (K-type, range about 0 - 50 mV). The output I expect is about several V. In the case of this LM358P that I'm using, I expect the output to be from 0 - 2 V (for a connection with Arduino to calculate the temperature later).
Here is the circuit diagram I found on the internet. I made the circuit as shown below.
I think the circuit works correctly because what I received in the output is ~ 6V and reducing (due to the feedback of the R2=100k to the 2- pin) when I used a 12V supplier to the Vcc+.
Here is the simulation that I also tried to understand the circuit.
The question is, how can I change or improve anything to receive the output (~ 0 ->1V) that also changes with the input (from TC ~0 - 50 mV)?
Thank you so much for your time and support.
If it's possible, I would like to send you a cup of coffee as my gratitude.
In addition to the advice given, think about what actually makes the voltage across the thermocouple junction. It is produced where two different types of metal are bonded together. In your breadboard construction there are may places where different metals touch each other, including where the thermocouple wires are plugged in. Each of them also produces a voltage which will dramatically alter the voltage you want to see. I don't see a capacitor across the supply pins of the amp either, you are asking for trouble if you don't fit at least one.
In addition to the advice given, think about what actually makes the voltage across the thermocouple junction. It is produced where two different types of metal are bonded together. In your breadboard construction there are may places where different metals touch each other, including where the thermocouple wires are plugged in. Each of them also produces a voltage which will dramatically alter the voltage you want to see. I don't see a capacitor across the supply pins of the amp either, you are asking for trouble if you don't fit at least one.
Yeah, I also thought about the cold junction compensation. But in the first trial, I just want to see the difference in output between room temperature and about 400 500 degrees Celcius (made by the lighter). If the result is reasonable, then I will try to improve the circuit for a more accurate result.