PC-Based Automated Control System for Jordan Northern Grain Silo

Abstract

This paper presents a PC-based automated control system operation of the Northern Grain Silo of Jordan. The system connects to a PLC (programmable logic controller) device, and combines operator interface, PLC programming and monitoring functions into one platform. The PLC portion handles direct operations control, while the PC portion handles interfacing and data intensive functions. A simulation package is developed. The package generates a graphical user interface for real-time graphic animations of the Grain Silo operation. We discuss anticipated benefits of such a system and phases of implementation.

Share and Cite:

S. Al-Agtash, "PC-Based Automated Control System for Jordan Northern Grain Silo," Engineering, Vol. 4 No. 12, 2012, pp. 914-919. doi: 10.4236/eng.2012.412116.

1. Introduction

Programmable logic controller (PLC) has long been a major technology of automation in the industrial control market. It has evolved from the need for a control system that can be easily reprogrammed as changes occur or as new products are developed. The principle of PLC is based on the concept of a sequential control process. The operation of a specific device is dependent on a sequence of operations and conditions of other devices. The control process is reprogrammable or reconfigurable using a microprocessor-based electronic device. PLCs have been perceived faster and more reliable than running control software on an embedded personal computer (PC). The benefits of the PC based control system, however, are significant. In addition to control operations, they share data and can combine operator interface, data filing, programming, diagnosis, and monitoring and control functions into one platform.

The PC-based control system has recently gained popularity in the industrial automation market [1-6]. Microsoft’s Windows operating system is a leading choice for many developers of software-based industrial controllers. Windows supports a broad base of applications and simplifies data sharing. Developing Windows/PCbased control systems with real-time, deterministic performance is still a challenge [7,8]. Software-based control logic needs to perform a control operation at precisely the time requested. Within the operating requirements of typical PC operating systems, this is pretty difficult. PCs typically process multiple control and data intensive functions while transferring and displaying data through a graphical user interface. Combining those functions with real-time control has not been possible. The best approach is an integrated system of PLC and PC. The PLC is either a board that can be plugged into the PC, or a separate device that can be connected to the PC via I/O modules. The PLC portion handles direct control of a process while the PC portion handles all data intensive functions.

The northern grain silo of Jordan is in the process of moving towards a PC-based control environment to meet expanding market and administrative requirements in an era of information technology. A grain silo is a storage media of grain. Huge amounts of grain are reserved to meet daily market needs in the area. The silo consists of a number of large cylindrical storage cells. Each cell is about 50 meters high and 10 meters radius. There exists a complex control system to manage the storage and distribution processes of the grain. There are two different control systems for different sets of grain cells. One is the manual control system that uses hardwired relay system. The system is operated manually through a control panel in the control room. The panel mainly consists of switches and pushbuttons to remotely operate motors, conveyers, lifters, etc. The panel also consists of light indicators to monitor the system operation. The second control system is the PLC automated system. The PLC has many advantages. The control process is easily reconfigurable as changes occur. The system does not allow the operator to manually operate the system devices, thus a wrong selection in the operation sequence is not possible. The only disadvantage is the complexity involved, a fact that requires highly skilled personal. The two systems are totally decoupled. Recently, considerable efforts are being devoted to couple the two systems and to develop programming, monitoring and diagnosis interfaces that require less skilled personal.

This paper presents a design framework of a PC-based automated control system for the Northern Grain Silo of Jordan. The system connects to a PLC (programmable logic controller) device, and combines operator interface, PLC programming and monitoring functions into one platform. A simulation package is developed using Visual C++ under Microsoft developer studio. The package generates a graphical user interface for PLC programming and provides real-time animations of the Grain Silo operation. The package runs a small-scale grain silo operating on a basis of PLC automation. It shows graphics of storage cells, conveyer belts, operation sequencing, and grain distribution. The system motors, conveyers, grain cells, switches, and sensors are connected to the PLC through input/output interfacing modules. The package provides validation and testing platforms for future implementation of our design. We use Object oriented Programming (OOP) for design and implementation. The OOP furnishes designers with powerful features to model complex data and applications, [9]. Abstraction, modularity, polymorphism, encapsulation, exception handling, fault tolerance and many other adept features greatly enhance performance and allow easy integration with existing proprietary software. The remainder of the paper is organized as follows: Section 2 presents the proposed grain silo automated control system. Section 3 presents software implementation. Testing results are discussed in Section 4. Finally, the main conclusions are given in Section 5.

2. Grain Silo Automated Control System

An overview of the operation and information flow of the proposed grain silo automated control system is shown in

Figure 1. The system handles direct control through the PLC and collects real-time data for monitoring, fault diagnosis and management planning. The operator issues a production plan (i.e. scheduled grain-in/out, grain cell operation, etc.). The plan is decoded into a PLC program, then transferred to the control server (CS). The international IEC 1131.3 specification for PLC programming languages defines four programming standards: ladder-logic diagrams, function-block diagrams, instruction list and structured text [10]. We use ladder-logic diagram for PLC programming. The CS downloads the decoded plan into the PLC. The PLC implements direct system controls through several input/output modules. The PLC and data sensors gather information on the system status. The CS then uses this information for monitoring, diagnosis, and data analysis. Different PC terminals connect to the CS through a BUS control topology. The information flow can be an Intranet or the Internet. The Internet covers a broad range of users and gives access to remote management personal from the ministry of industry and commerce.

Conflicts of Interest

The authors declare no conflicts of interest.

References

[1] C. Bernard, “Embedded Systems,” Electronic Engineering Times, No. 858, 1995, pp. 41-46.
[2] J. Child, “Ethernet, Windows, and Web Technology Invade the Factory Floor,” Electronic Design, Vol. 47, No. 15, 1999, pp. 9-11.
[3] K. Hong, K. Choi, J. Kim and S. Lee, “A PC-Based Open Robot Control System: PC-ORC,” Robotics and Computer Integrated Manufacturing, Vol. 17, No. 4, 2001, pp. 355-365. doi:10.1016/S0736-5845(01)00010-2
[4] N. Konish and R. Gawel, “Factory Foremen Make Call for PC-Control Systems,” Electronic Design, Vol. 47, No. 20, 1999, p. 32A.
[5] M. Nor and K Cheng, “Development of a PC-Based Control System for a Five-Axis Ultra-Precision Micro-Milling Machine ‘Ultra-Mill’ and Its Performance Assessment,” Journal of Engineering Manufacture, Vol. 224, No. 11, 2010, pp. 1631-1644. doi:10.1243/09544054JEM1922
[6] K. Phillips and M. Gibson, “Internet Technology Aids Plant Operations,” Power Engineering, Vol. 102, No. 8, 1998, pp. 41-43.
[7] R. Garber, “The PLC versus the PC,” Forbes, Vol. 160, No. 5, 1997, pp. 198.
[8] G. Schwind, “PCs to Sweep PLCs,” Material Handling Engineering Journal, Vol. 52, No. 10, 1997, pp. 20-21.
[9] C. M. Davidson, J. McWhinnie and M. Mannion, “Introducing Object Oriented Methods to PLC Software Design,” Proceedings of the International Conference and Workshop: Engineering of Computer-Based Systems, Jerusalem, 30 March-31 April 1998.
[10] W. Bolton Newnes, “Programmable Logic Controllers: An Introduction,” Newnes, 1997.

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.