Using non-isolated Analog I/O on S7 1215C CPU

RonJohn

Lifetime Supporting Member
Join Date
Jul 2013
Location
NE Ohio
Posts
535
I'm working with a Siemens S7-1215 PLC for the first time. I typically use isolated analog I/O in my projects, but this particular CPU comes with two non-isolated 0-10VDC analog inputs and two non-isolated 0-20mA analog outputs. It has been a long time since I've worked with non-isolated signals, so I could use a refresher course.

I am interfacing with two Yaskawa V1000 drives and hope to use the PLC analog channels for drive speed reference and feedback. The PLC output can drive the VFD analog input and vice versa as the impedance requirements are satisfied. The analog outputs are all sourced, not loop powered. My question is, can I simply connect the drive analog O/I to the PLC analog I/O or do I need some type of signal isolator/conditioner?

Thanks in advance.
 
It depends on how much common mode voltage there is between the (-)/common terminals of the drive and the PLC.

Non-isolated I/O use the ground reference as the analog (-)/common.

If you run wires from the drive voltage output terminals to the PLC (or vice versa) and measure (-) to (+) with a floating battery powered voltmeter, that's the differential.

Say differential is 5.5Vdc across (+) and (-) {the real, expected output is 5.5Vdc).

Then measure from each leg to the common of the receiver input.

An isolated input would measure
0Vdc from drive (-)/common to PLC (-)/common.
5.5Vdc from (+) to (-)/common

A non-isolated input might measure
4.3Vdc from drive (-)/common to PLC (-)/common. (4.3V of common mode)
9.8Vdc from drive (-)/common to PLC (-)/common. (5.5Vdc differential + 4.3Vdc common mode)

If the common mode is low, a couple volts are so, you won't damage the I/O so connect both and see how it works.

If you have something over 5 volts common mode it's likely to saturate and drive the signal offscale.

If you have 10+ Volts (ac or dc), you need an isolator for each channel.

I had someone tell me that the common mode changed with the frequency of the VFD he worked with. I suspect that the VFD had grounding issues.
 
Thanks Danw for the detailed explanation. What you are saying about common mode voltage helps to clear the picture.

This is a new install; we are supplying the control panel and the customer is supplying the drive. I won't know about common mode until on site. I'm wondering if anything can be done (besides installing isolators) to prevent this issue ahead of time since we're dealing with new equipment. Also will this be a potential issue with the current loops as well?
 
I'm wondering if anything can be done (besides installing isolators) to prevent this issue ahead of time since we're dealing with new equipment.

Well, maybe, but not likely.

You, like Siemens, can insist on "Equipotential Earthing" which means getting grounds at different geographical locations to a common potential. That can be engineered on big controls jobs (it is on DCS jobs) but it tends not to be the case with small project and upgrades. You get the ground potential you get.

Other than leaving some space on the DIN rail for a couple loop isolators I don't know what you can do in advance, other than demanding "equipotential earthing" with who-knows-what-results.
 
Thanks folks for the responses. We are going with isolators and I've learned a lesson. Better in the shop than out in the field, although there's still time! :sick:
 

Similar Topics

Hey all, First post! I am trying to embed a web browser into my application to enable us to watch live feed of our AXIS IP Camera. The problem is...
Replies
0
Views
919
Hi, I want to try and use a Ethernet device in my RSlogix 5000 program. As far as I know, no-one has ever used it with a PLC. The device is a...
Replies
16
Views
3,291
I have a limited background on the subject so please bare with me. My experience is mostly with the mechanical aspects of the process;) We have a...
Replies
31
Views
6,916
Hey, Has anyone ever used any of the armored bluehose cables for a DH+ network? I have a remote building with a SLC 5/04 that has an...
Replies
4
Views
2,001
Hi, I'm trying to use the IO Device Library (Product Versions) which is configured to work with the 1756-EN4TR & 1756-EN2TR but my system uses...
Replies
0
Views
43
Back
Top Bottom