help for interfacing temp sensor to plc unit

ahmedhameed said:
hiiiiiiiiii
i am in the final project and need circuit to interface the temp sensor with my plc unit
plz give me your ideas and i will response with quesions
thaaaaaanks my e mail is
[email protected]

You will need a temperature probe and a transmitter for your end device and an analog input card for your particular plc. (be sure to match the probe to the transmitter. some are two wire and some are three wire).

The links I provided are the least expensive I've been able to find. If anyone knows where to get them for less, I would very much like to know.

Once everything is connected properly, you will have to scale the analog input to the range of your temperature transmitter. ( see the documentation for your analog input card ).
 
If your temperatures are within the useable range and you have several sensors you can get thermocouple (T/C) input cards and RTD input cards for most PLC brands. If yo only have one or two then the T/C or RTD plus transmitter is the most economical.

All of the above assumes you are using a PLC with analog input capability. If not, Omega and GE have signal conditioners that convert the temperature signal from an RTD or T/C into a pulse, with frequency proportional to the input. You can tie these to a high speed counter input on your PLC and with a little math in the ladder logic get a temperature reading.
 

Similar Topics

hiiiiiiiiii i am in the final project and need circuit to interface the temp sensor with my plc unit plz give me your ideas and i will response...
Replies
3
Views
2,007
Hi everyone, I am an electronics technician that have been given a tutorial, and I would like some help: I have to interface a microcontroller to...
Replies
3
Views
1,463
Dear expert, I am running now an application on Siemens S7-1200 PLC with 4" HMI and everything is ok. I want make an interface with a c#...
Replies
14
Views
10,839
Hi all, Happy New Year 2012!!! Can any body guide me, how to configure Encoder (High Speed Counter) in Delta PLC. Thanks in advance.
Replies
0
Views
2,387
Hello everybody, I recently got a new job in a batching plant factory. Programming the PLC is part of my new job, I am good at ladder programming...
Replies
15
Views
5,898
Back
Top Bottom