Hello everyone,
I have a project that requires converting a 0-10VDC signal to a 10kOhm thermistor value.
Overview:
I have a device that is running a process based on a temperature reading from a thermistor. 10kOhm@77F.
Essentially, the process is running to achieve a set temperature. The set temperature variable can not be changed. I need a way to force the process to change as if the temperature setpoint was altered.
The goal(idea):
To intercept the thermistor value into a PLC, modify the temperature value by some offset value in the PLC, and then output the modified value back to original process.
(Example: Thermistor is reading a value of 40F. PLC offset value is set to -5F. PLC outputs 35F value to original process)
Paths considered and roadblocks:
The original process must be a 10kOhm@77F thermistor as an input.
The PLC is only capable of 0-10VDC output.
So, the modified temperature value can only be expressed as a 0-10VDC signal.
How can the modified temperature value that’s in the form of 0-10VDC be converted to a 10kOhm thermistor value to input back to the original process?
My first attempt at a solution was a motorized potentiometer.
A rather expensive solution, but I think it would work.
I could drive the motorized pot with the 0-10VDC, and it would rotate to the resistance required to simulate the thermistor reading I need.
I can’t help but think there’s an easier solution
I have searched for a few hours trying to find an easy solution without much luck.
Does anyone have any ideas? Please let me know if any clarification is needed.
Thank you.
I have a project that requires converting a 0-10VDC signal to a 10kOhm thermistor value.
Overview:
I have a device that is running a process based on a temperature reading from a thermistor. 10kOhm@77F.
Essentially, the process is running to achieve a set temperature. The set temperature variable can not be changed. I need a way to force the process to change as if the temperature setpoint was altered.
The goal(idea):
To intercept the thermistor value into a PLC, modify the temperature value by some offset value in the PLC, and then output the modified value back to original process.
(Example: Thermistor is reading a value of 40F. PLC offset value is set to -5F. PLC outputs 35F value to original process)
Paths considered and roadblocks:
The original process must be a 10kOhm@77F thermistor as an input.
The PLC is only capable of 0-10VDC output.
So, the modified temperature value can only be expressed as a 0-10VDC signal.
How can the modified temperature value that’s in the form of 0-10VDC be converted to a 10kOhm thermistor value to input back to the original process?
My first attempt at a solution was a motorized potentiometer.
A rather expensive solution, but I think it would work.
I could drive the motorized pot with the 0-10VDC, and it would rotate to the resistance required to simulate the thermistor reading I need.
I can’t help but think there’s an easier solution
I have searched for a few hours trying to find an easy solution without much luck.
Does anyone have any ideas? Please let me know if any clarification is needed.
Thank you.