Hi,
We are planning to use TMP112/TMP422 or any suitable temperature detector IC for measuring temperature of an electronics unit. This data needs to be transmitted to remote processor unit. Is there any distance limitation for this data transmission? Thanks in advance for the response.
Jayaram,
I am currently looking into this and will get back to you shortly.
Best Regards,Chris FeatherstoneLinear Characterization EngineerHigh Performance Linear Products
How long of a distance is the remote processor unit sitting from the sensor? Will the bus lines be PCB traces or ribbon cable...? The NXP I2C specification provides some help if the bus lines are greater than 10 cm. Specifically see page 60 in the specification link below:
http://www.nxp.com/documents/user_manual/UM10204.pdf
Chris,
Thanks for your reply. Distance between the sensor and remote processor would be of the order of few hundred metres. Please suggest an appropriate measurement method if the one proposed by me wont suffice.
Thanks
Jayaram
I2C communication does not work well over 1 meter. The effects of line capacitance greatly impact the communication over this distance.
My recommendation is to communicate with the temperature sensor locally with an MCU. Use the controller to translate the data into a communication protocol such as RS45 to a transceiver. This communication method can be used over a long distance as in your application.
Thanks for your reply....Can you suggest an MCU & transceiver for this application?
Regards
Jayaram C B
There are I2C bus buffers that can be used to expand the bus up to 10s of meters - see P82B715 or the P82B96 as examples of devices that can accomplish this.
Regards, Dan