Research Article Open Access

A Software Agent for Automatic Creation of a PLC Program

Walid Mohamed Aly

Abstract

Using structured design techniques to design a Programmable Logical Control (PLC) program would decrease the time needed for debugging and produces a concise bug free code. This study is concerned with the design of a software agent for automatic creation of code for a PLC program that can be downloaded on a Siemens Step 7 series. The code is generated according to the syntax rules for the AWL Language, AWL is the abbreviation for the germen word Anweisungsliste which means Instruction List The proposed system uses object oriented approach to transfer the design specification into an object that adequately describes the system using the state based design technique. The industrial system specifications are supplied by the user through a simple Graphical User Interface (GUI) environment These specification define the attributes vales of an object oriented class describing the control system, all the functions needed to generate the code are encapsulated in the class.

Journal of Computer Science
Volume 4 No. 5, 2008, 402-407

DOI: https://doi.org/10.3844/jcssp.2008.402.407

Submitted On: 23 August 2008 Published On: 31 May 2008

How to Cite: Aly, W. M. (2008). A Software Agent for Automatic Creation of a PLC Program. Journal of Computer Science, 4(5), 402-407. https://doi.org/10.3844/jcssp.2008.402.407

  • 2,519 Views
  • 2,558 Downloads
  • 0 Citations

Download

Keywords

  • Software agent
  • PLC
  • automation
  • AWL
  • state diagram