Micrologix 1100 using analog inputs as discrete
Micrologix 1100 using analog inputs as discrete
(OP)
I have a project where I'm using Micrologix 1100 1763-L16AWA controllers. I am also using two capactive type prox switches to detect water level in a tube. These sensors are Gems CAP-100 and they use 6-48vdc power. I would like to use prox sitches on the two embeded 0-10vdc analog inputs on the controller to conserve the digital inputs for other purposes.
Does anyone have any ideas of a clean way to do this? Any help would be appreciated.
Does anyone have any ideas of a clean way to do this? Any help would be appreciated.





RE: Micrologix 1100 using analog inputs as discrete
EE
RE: Micrologix 1100 using analog inputs as discrete
Continuous Switching Current: 300 mA
Voltage Drop: <2 VDC
Current Consumption: <10 mA
Switching Frequency: 100 Hz
Power Indicator: Green LED
Signal Indicator: Yellow LED
Overload Protection: Yes
Short Circuit Protection: Yes
Reverse Polarity Protection: Yes
Adjustable Sensitivity: Yes*
RE: Micrologix 1100 using analog inputs as discrete
If that's true.... Then you can take the 24VDC supply from the 1100, wire that into the normally open relay contact on the prox switch. On the other side of the relay contact, wire a 10k ohm resistor, then wire the other end of that resistor into analog input 1. Then take a 1k ohm resistor and put one end of that also into analog input 1 and the other end of that resistor into the analog common. This will give you 0V when the relay is open, and 2.2V when the relay is closed. You can use a comparator in your ladder logic to determine the on/off state.
Of course all of this would be best done by wiring on terminal blocks.
I hope that helps.
RE: Micrologix 1100 using analog inputs as discrete
RE: Micrologix 1100 using analog inputs as discrete
Thanks
RE: Micrologix 1100 using analog inputs as discrete
Using relays allows you to prevent polluting your analog bus.
If you're actually running the prox switches with your analog bus,(yuck),then you can just put the resistor in place of the the relay coil and read it with the AIN between the resistor and the sensor. Closed will be near zero, open will be the + rail.
If you need to conserve analog inputs this can be massaged into about 4 sensors with ease. Each one would give a different analog result. You'd need to decipher them if using a single AIN.
Keith Cress
kcress - http://www.flaminsystems.com
RE: Micrologix 1100 using analog inputs as discrete
That's an excellent idea. The only drawback would be if your panel was UL508A. Then you'd have to use UL rated resistors. I'm not even sure those exist.
EE
RE: Micrologix 1100 using analog inputs as discrete
RE: Micrologix 1100 using analog inputs as discrete
???
Keith Cress
kcress - http://www.flaminsystems.com