I have some PT1000 RTD Temperature sensors between -10deg and +120deg C. in an existing application. but the controller reading this is undocumented and now obsolete.
I want to be able to use the existing sensor in situ, but switch the sensor from the existing controller, so i can read it from my own microcontroller every 5 or 10 minutes.
the existing controller will tolerate the sensor being disconnected for up to 30 seconds before it alerts..and resets the alert once its reconnected.
so I could just use a relay to switch the pair of wires going to the sensor. but the relay probably wont last long.
so is there a better method i can use to achieve the same effect.
for example, Either An electronic (rather than electro-mechanical) method of switching the sensor between the 2 controllers.
or alternatively A method by where the sensor could be read by my microcontroller, but the reading then 'spoofed' to the existing controller in some way.
the sensor in question is a PT1000 RTD based sensor which changes resistance by +3.91 Ohm for each increase of 1 Deg C.
thanks Rich