QUOTE(satheesh k gannoju @ Feb 5 2009, 04:26 AM) [snapback]78447[/snapback]
Hi
I am using diffrent ROCKWELL PLCs as mentioned Below:
ML100
ML1500
1769-L31
1756-L55M23
2) is This PLCs working with any RTOS apart from the Firmware?
3)For what application Control Logix is meant for, since compare to Compact Logix PLC is high processing speed compare to controlLogix?
Thanx in advance
Satheesh.G
Sure, those PLC's will work "with" an RTOS. If you mean replacing the OS with something else, no can do. There have been various "system on a card" systems that plug into the chassis and run alongside the PLC for years. The most interesting one I can recall is the 1771-DMC which was a complete OS-9 based system on a card. The most memorable experience is dealing with someone else's software loaded on it though, and it wasn't pretty!
The more typical way that you set them up to work with an RTOS is that you set up your RTOS on an embedded system right next to the PLC and they talk to each other either through discrete I/O, serial, or Ethernet.
ControlLogix is big, really big. You can run pretty much an entire chemical or other large "process" plant on a single system. Or going in the other direction in discrete manufacturing, you can run an entire large robot system with multiple robots using the ControlLogix as the controller. A-FAST Robotics has actually been producing a few smaller examples of this already. There's no controller, just a bunch of drives and hardware. The PLC is the controller. The ControlLogix has very fast speeds (sub-millisecond scan times) specifically because it's the equivalent of a multi-core, multi-CPU server to put it in PC terms. The CompactLogix on the other hand is much more limited in size and horsepower.
I haven't really seen any programs yet that truly begin to tax the capabilities of a ControlLogix system to it's limits. Conventional wisdom about how "big" a PLC system should get seems to be more of a limiting factor.