Industrial Control Technology -  Peng Zhang

Industrial Control Technology (eBook)

A Handbook for Engineers and Researchers

(Autor)

eBook Download: PDF | EPUB
2008 | 1. Auflage
900 Seiten
Elsevier Science (Verlag)
978-0-8155-1966-9 (ISBN)
Systemvoraussetzungen
Systemvoraussetzungen
250,00 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen
This handbook gives comprehensive coverage of all kinds of industrial control systems to help engineers and researchers correctly and efficiently implement their projects. It is an indispensable guide and references for anyone involved in control, automation, computer networks and robotics in industry and academia alike.
Whether you are part of the manufacturing sector, large-scale infrastructure systems, or processing technologies, this book is the key to learning and implementing real time and distributed control applications. It covers working at the device and machine level as well as the wider environments of plant and enterprise. It includes information on sensors and actuators; computer hardware; system interfaces; digital controllers that perform programs and protocols; the embedded applications software; data communications in distributed control systems; and the system routines that make control systems more user-friendly and safe to operate. This handbook is a single source reference in an industry with highly disparate information from myriad sources.
  • Helps engineers and researchers correctly and efficiently implement their projects
  • An indispensable guide and references for anyone involved in control, automation, computer networks and robotics
  • Equally suitable for industry and academia


Dr Peng Zhang obtained his Ph.D. (2013) in bioinorganic chemistry from the University of the Chinese Academy of Sciences. He was an associate professor in the Institute of High Energy Physics (CAS) from 2015 to 2018. He currently works at the School of Geography, Earth and Environmental Sciences, University of Birmingham, UK. His research interests include nano-enabled sustainable agriculture, food security, nanosafety, (eco)toxicology and environment remediation. He was awarded James J. Morgan ES&T Early Career Award 2022 for his contribution in developing innovative solutions for sustainable nanotechnology and nano-enabled agriculture. Dr Zhang is the Youth Editor for The Innovation, and on the editorial board of Reviews of Environmental Contamination and Toxicology, Frontiers in Plant Science and Frontiers in Sustainable Food Systems. He is a full member of The Society of Toxicology of USA
This handbook gives comprehensive coverage of all kinds of industrial control systems to help engineers and researchers correctly and efficiently implement their projects. It is an indispensable guide and references for anyone involved in control, automation, computer networks and robotics in industry and academia alike. Whether you are part of the manufacturing sector, large-scale infrastructure systems, or processing technologies, this book is the key to learning and implementing real time and distributed control applications. It covers working at the device and machine level as well as the wider environments of plant and enterprise. It includes information on sensors and actuators; computer hardware; system interfaces; digital controllers that perform programs and protocols; the embedded applications software; data communications in distributed control systems; and the system routines that make control systems more user-friendly and safe to operate. This handbook is a single source reference in an industry with highly disparate information from myriad sources. Helps engineers and researchers correctly and efficiently implement their projects An indispensable guide and references for anyone involved in control, automation, computer networks and robotics Equally suitable for industry and academia

Front Cover 1
Industrial Control Technology: A Handbook for Engineers and Researchers 4
Copyright Page 6
Contents 8
Preface 20
Chapter 1. Sensors and Actuators for Industrial Control 26
1.1 Sensors 26
1.2 Actuators 112
1.3 Valves 167
Chapter 2. Computer Hardware for Industrial Control 212
2.1 Microprocessor Unit Chipset 212
2.2 Programmable Peripheral Devices 251
2.3 Application–Specific Integrated Circuit (ASIC) 265
Chapter 3. System Interfaces for Industrial Control 284
3.1 Actuator–Sensor (AS) Interface 284
3.2 Industrial Control System Interface Devices 304
3.3 Human–Machine Interface in Industrial Control 376
3.4 Highway Addressable Remote Transducer (HART) Field Communications 402
Chapter 4. Digital Controllers for Industrial Control 454
4.1 Industrial Intelligent Controllers 454
4.2 Industrial Process Controllers 557
Chapter 5. Application Software for Industrial Control 594
5.1 Boot Code for Microprocessor Unit Chipset 595
5.2 Real-Time Operating System 604
5.3 Real-Time Application System 672
Chapter 6. Data Communications in Distributed Control System 700
6.1 Distributed Industrial Control System 700
6.2 Data Communication Basics 716
6.3 Data Transmission Control Circuits and Devices 730
6.4 Data Transmission Protocols 750
6.5 Data-Link Protocols 774
6.6 Data Communication Protocols 788
Chapter 7. System Routines in Industrial Control 800
7.1 Overview 800
7.2 Power-On and Power-Down Routines 801
7.3 Install and Configure Routines 813
7.4 Diagnostic Routines 829
7.5 Simulation Routines 842
Index 878

Preface


Objectives


Industrial control consists of industrial process control and industrial production automation. This book applies to both industrial process control and industrial production automation, and it covers the technology in three branches: theory, design, and technology.

In recent years, there has been a technical revolution in the semiconductor industry and in the electronics industry, which has significantly advanced the existing technologies in industrial control. The recent technical developments in the semiconductor and electronics industries are mainly represented as these seven aspects:

(1) The microprocessor chipsets have been very capable in interrupt handling, data passage, and interface communication.

(2) The operating speeds of both microprocessors and programmable integrated circuits have become much faster.

(3) The enhancements in the register arrays and the instruction set of microprocessor units have made multitasking or multithreads possible.

(4) The sizes of various semiconductor chips are being increased and their production costs are going lower and lower.

(5) The controllers of intelligent functionalities are more and more designed to perform various control strategies and protocols. For example, Programmable Logic Control (PLC) controllers implement Ladder Logic, and fuzzy logic controllers operate in terms of fuzzy control theory; the Controller Area Network (CAN) is a very powerful automatic system used even in aerospace. These industrial intelligent controllers are being increasingly used in industrial control so that the establishment of industrial control systems is becoming more and more feasible.

(6) The various development tools for both hardware and software are becoming more and more feasible and powerful, which is largely shortening the time for developing software and hardware and is significantly enhancing their quality.

(7) The programmable application-specific integrated circuits (ASIC) have now approached an intelligence similar to that of microprocessors, so that they are performing a more important functional role in various control systems.

These technical developments in both the semiconductor industry and the electronics industry have advanced industrial control into both realtime control and distributed control. Real-time control requires controllers to capture all the significant target activities and to deliver their responses as swiftly as possible so that system performance is never degraded. Distributed control indicates that controls are performed by a number of microprocessor controllers and executed in a group of independent agents or units that are physically and electronically connected and communicate with each other. This tendency in industrial control has led to the future continuation of both real-time control and distributed control. Consequently, industrial control has been gradually extended from device and machine control to plant and enterprise and industry.

To demonstrate that these technical developments satisfy the new industrial control requirements, this book provides comprehensive technical details, including the necessary rationales, methodologies, types, parameters, and specifications, for the devices of industrial control. As a technical handbook for engineers, a technical reference, and an academic textbook for students, this book particularly emphasizes the following seven areas:

(1) the sensors, actuators, and valves currently existing in all kinds of industrial control systems;

(2) the electronic hardware resident on the microprocessor chipset system;

(3) the system interfaces including devices, Fieldbuses, and techniques used for all kinds of industrial control;

(4) the digital controllers performing the written programs and the given protocols;

(5) the embedded software on a microprocessor chipset for real-time control applications;

(6) the data-transmission hardware and protocols between independent agents or units of their own microprocessors;

(7) the routines, containing special hardware and software, which are very useful to any kind of industrial control system.

All these seven areas are crucial for accomplishing both real-time control and distributed control in industry. This book, therefore, provides the key technologies applied to modern industrial control so that it will be widely available to all the engineers and researchers as well as students who are working in industrial control and its relative disciplines.

Readership


This book has been written primarily as an engineering handbook for those engineers working in the research and development of all kinds of control systems. However, the faculties and postgraduates in universities or colleges will also find this book a useful technical reference for their projects related to control and computer engineering. For university students, this book can be taken as a textbook in classes such as automation, control, computer network, and other related technical subjects.

As an engineering handbook, this book will help professionals to design, deploy, and make both manufacture control equipment and production process control systems. Modern industrial control technologies involve three essential phases: machinery, hardware, and software. However, no matter what phase a control engineer is working with, he or she will find that this book is very helpful.

As a reference, this book will aid the faculties and postgraduates in universities and colleges to understand all the technical details involved in their research projects on controls. The wide coverage of this book allows it to bridge the gap between theory and technique in control. In addition, it is suitable for practicing postgraduates who wish or need to gain an engineering knowledge of the control topics.

This book is also intended to be a course textbook for students studying the subjects of automatic control, computer hardware and electronics, computer network, as well as data communication. Typically, the students will be in electronic engineering, computer control, control systems, or industrial automation courses.

Synopsis


This book has been organized into chapters, sections, and titled graphs, etc.

The first of its seven chapters, “Sensors and Actuators for Industrial Control,” lists the typical sensors, meters, actuators, and valves that are crucial devices located between the front and the rear of industrial control systems. This chapter provides the mechanism concepts, working principles, device types, technical data, and the guides to enable engineers to design and develop industrial control systems.

The second chapter, “Computer Hardware for Industrial Control,” provides a detailed list of the types of electronic devices resident on the system given by a microprocessor chipset. These are the microprocessor, programmable peripheral devices, and ASIC. The architecture of the electronic components on a computer motherboard is also plotted so that engineers are able to see how the microprocessor chipset is populated. This chapter provides engineers with an explanation of how microprocessors operate, and also all the necessary technical data for microprocessors to perform.

The third chapter, “System Interfaces for Industrial Control,” discusses four types of interfaces: actuator–sensor interface, control system interfaces, human–machine (or human–controller) interfaces, and highway addressable remote transducer (HART) field interfaces. These four interfaces basically cover all the interface devices and technologies existing in various industrial control systems. The actuator–sensor interface is located at the front or rear of the actuator–sensor level to bridge the gap between this level and the controllers. The control system interfaces include the Fieldbus and microprocessor chipset interfaces that are used for connecting and communicating with controllers. The human–machine interfaces contain both the tools and technologies to provide humans with easy and comfortable methods of handling the devices. The HART field communications include the HART protocol and HART interface devices used for field communications in industrial process control.

The fourth chapter is entitled “Digital Controllers for Industrial Control.” A controller, similar to a computer, is a system with its own hardware and software capable of performing independent control. This chapter lists the controllers necessary for both industrial production control and industrial process control: they are PLC controllers, CNC controllers, SCADA system, PID controller, batch controllers, servo controllers, and the fuzzy controllers.

The title of the fifth chapter is “Application Software for Industrial Control.” The real-time control works with the microprocessor chipset installed on a motherboard or a daughter board. Any microprocessor chipset, except for the inherent microcode and BIO to the CPU, must have a software package consisting of three program systems: boot code, operating system, and application system. This chapter provides engineers with the basic rationale, semantics, principles, work sequence, and...

Erscheint lt. Verlag 12.8.2008
Sprache englisch
Themenwelt Informatik Weitere Themen CAD-Programme
Technik Bauwesen
Technik Elektrotechnik / Energietechnik
Technik Maschinenbau
ISBN-10 0-8155-1966-4 / 0815519664
ISBN-13 978-0-8155-1966-9 / 9780815519669
Haben Sie eine Frage zum Produkt?
PDFPDF (Adobe DRM)
Größe: 4,6 MB

Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine Adobe-ID und die Software Adobe Digital Editions (kostenlos). Von der Benutzung der OverDrive Media Console raten wir Ihnen ab. Erfahrungsgemäß treten hier gehäuft Probleme mit dem Adobe DRM auf.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine Adobe-ID sowie eine kostenlose App.
Geräteliste und zusätzliche Hinweise

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

EPUBEPUB (Adobe DRM)
Größe: 13,7 MB

Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM

Dateiformat: EPUB (Electronic Publication)
EPUB ist ein offener Standard für eBooks und eignet sich besonders zur Darstellung von Belle­tristik und Sach­büchern. Der Fließ­text wird dynamisch an die Display- und Schrift­größe ange­passt. Auch für mobile Lese­geräte ist EPUB daher gut geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine Adobe-ID und die Software Adobe Digital Editions (kostenlos). Von der Benutzung der OverDrive Media Console raten wir Ihnen ab. Erfahrungsgemäß treten hier gehäuft Probleme mit dem Adobe DRM auf.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine Adobe-ID sowie eine kostenlose App.
Geräteliste und zusätzliche Hinweise

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
Technologische Grundlagen und industrielle Praxis

von André Borrmann; Markus König; Christian Koch …

eBook Download (2021)
Springer Fachmedien Wiesbaden (Verlag)
89,99
Agilität kontinuierlich verbessern

von Irun D. Tosh

eBook Download (2024)
tredition (Verlag)
19,99