



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
An overview of Programmable Logic Controllers (PLCs), their history, components, and programming methods. It discusses the development of PLCs from the 1960s to the present day, their basic functionality, and various programming techniques such as Ladder Logic. The document also touches upon the need for standardization and the advantages and disadvantages of using PLCs.
Typology: Study Guides, Projects, Research
1 / 5
This page cannot be seen from the preview
Don't miss anything!
Alana Amunrud EE 367, Paper 1 February 27, 2002
Abstract Programmable Logic Controllers (PLCs) were invented to replace relay control systems. This papers tells a little about the history of PLC development. It also talks about the components that make up PLCs. Ladder Logic is discussed briefly as a common way to program PLCs. The need, and current effort, to standardize PLCs is mentioned. Soft PLCs are brought up, along with their advantages and disadvantages as compared to regular PLCs. Practical applications of PLCs are also looked at in order to give the reader and idea of the importance of PLCs in everyday life.
Introduction: The History of PLCs In the 1960's Programmable Logic Controllers were first developed to replace relays and relay control systems. Relays, while very useful in some applications, also have some problems. The main problem is the fact that they are mechanical. This means that they wear down and have to be replaced every so often. Also, relays take up quite a bit of space. These, along with other considerations, led to the development of PLCs. More improvements to PLCs occurred in the 70's. In 1973 the ability to communicate between PLCs was added. This also made it possible to have the controlling circuit quite a ways away from the machine it was controlling. However, at this time the lack of standardization in PLCs created other problems. This was improved in the 1980's. The size of PLCs was also reduced then, thus using space even more efficiently. The 90's increased the collection of ways in which a PLC could be programmed (block diagrams, instruction list, C, etc.). They also saw PLCs being replaced by PC's in some cases. However, PLCs are still very much in use in all sorts of industries, and it's likely that they will remain there for quite some time.
General Information on Programmable Logic Controllers I. How they work: Programmable Logic Controllers are basically relay control systems put in a very small package. This means that one PLC acts basically like a bunch of relays, counters, timers, places for data storage, and a few various other things, all in one small package (example pictures below).
Figure 1a: A Toshiba TCU111 PLC Figure 1b: Keyence KV Series (very small)
III. Other Possible Operations Besides the simple logic discussed above, there are numerous other things that PLCs can do. In fact, many of the instructions are quite similar to the assembly code used with the HC12 in EE 371. Data can be moved and stored. Two values can be added, subtracted, multiplied, or divided. Some PLCs include other algebraic and geometric operations. In some cases decimals can be used as well as integers. Boolean logic (AND, OR, etc.) is also available. All of these things can be useful in certain applications.
IV. Standardization: One of the biggest problems in the PLC world is the lack of standardization. Different manufacturers have different sorts of counters and timers available. Different programmers program different chips in different ways, which results in some confusion. Therefore, there is a movement to standardize PLC program interfaces (with IEC 61131-3). This would allow people with different knowledge and skills to work together on the same project with minimum confusion.
V. Example Applications: There are literally thousand, if not millions, of possible applications for PLCs. They are used in machining, packaging, material handling, and automated assembly, as well as many other areas. For example, consider an oven. A cook wants to heat the oven to a certain temperature, so she enters the desired number. A PLC takes this input and changes the output - a heater of some sort. The PLC then takes the temperature of the oven as another input. When this input reaches a certain level, the PLC again changes the output to turn the heater off. When the temperature drops below a certain level, the PLC again turns on the heater, thus keeping the temperature fairly constant. This saves the cook much trouble. Without a PLC she would have to monitor a thermometer herself and turn the heater off and on at the critical times. Cooking is difficult enough without having to also pay attention to the temperature of the oven.
VI. Soft PLCs: Soft PLCs are basically software within a computer that acts like a PLC. This is a relatively new development in the PLC world. There are some cases in which Soft PLCs, programmed in Basic or C, are better to use than normal PLCs. However, it would be wise to test things before completely trusting the performance of a Soft PLC.
VII. Advantages and Disadvantages of Using PLCs: On the positive side of things, PLCs are very good for controlling outputs (based on inputs). They are amazingly robust, and able to stand all sorts of difficult conditions, such as extreme temperatures or dust in the air. They last from 5 to 10 years, depending on various circumstances. They do not have contacts that wear out, like relays do. They also can switch fairly quickly without heating up much, in direct contrast to relays. This means that cooling costs are decreased. Also, if need be, they can be quite a ways away from the object they are controlling because of their communication abilities. On the downside, PLCs are not very good at handling large amount of data, or complex data. Computers are better for that sort of thing. PLCs are also not very good with databases or displaying data. Compared to relays, PLCs are almost always a better
choice. However, under certain conditions, or perhaps if the logic is very simple, a relay may be a better choice. Conclusions
Sources Used
"History of the PLC" as told to Howard Hendricks by Dick Morley. © 199602992 R.Morley Inc. http://www.barn.org/FILES/historyofplc.html/.
"PLCs Toshiba Programmable Logic Controllers Introduction." © 1994-2001, Transtronics, Inc. http://xtronics.com/toshiba/plcnf.htm.
"Programmable Logic Controllers PLCs." © 2001 High Tech Services HTS, Cary, Raleigh, RTP, North Carolina, NC. http://www.htservices.com/Tools/PLC/.
"Programmable Logic Controllers (PLCs)." © 2002 Keyence Corporation. http://world.keyence.com/products/programmable_logic_controllers/plc.html.
"Welcome to PLCopen." © 1993-2001 PLCopen. http://www.plcopen.org/.
"Your Personal PLC Tutor Site" by Phil Melore. © 2002. http://www.plcs.net.