Survey of PLC Development on Embedded Platform Ms

Sneha Goyanka
Abstract:Technological advances in recent years have resulted in the development of the programmable logic controller and a consequential revolution of control engineering. This paper is introduction to programmable logic controllers. A programmable logic controller (PLC) or programmable controller is a digital computer used for automation of electromechanical processes, such as control of machinery on factory assembly lines, amusement rides, or light fixtures. PLCs are used in many industries and machines. Unlike general-purpose computers, the PLC is designed for multiple inputs and output arrangements, extended temperature ranges, immunity to electrical noise, and resistance to vibration and impact. Programs to control machine operation are typically stored in battery-backed-up or nonvolatile memory. A PLC is an example of a hard real time system since output results must be produced in response to input conditions within a limited time, otherwise unintended operation will result. After investigating the conception and features of PLC from different vendors and embedded system, the development of the embedded PLC is proposed here with the seamless combination of the LabVIEW software and the ARM Microcontroller with the LabVIEW embedded module. The flexibility of the proposed PLC makes it relatively easy and less costly. The ARM microcontroller is selected to develop embedded PLC because it is widely used across many embedded designs due to its low price, low power consumption, and wide variety of peripherals for many of the major silicon vendors. In addition, the LabVIEW Embedded Module for graphical programming to ARM microcontroller can be used.
Engineering,Computer Science
What problem does this paper attempt to address?