ISA PROGMBLE CNTRLRS-2005 Programmable Controller (Fourth Edition).pdf
《ISA PROGMBLE CNTRLRS-2005 Programmable Controller (Fourth Edition).pdf》由会员分享,可在线阅读,更多相关《ISA PROGMBLE CNTRLRS-2005 Programmable Controller (Fourth Edition).pdf(386页珍藏版)》请在麦多课文档分享上搜索。
1、ProgrammableControllers4th EditionHughes05.book Page i Tuesday, October 26, 2004 9:00 AMHughes05.book Page ii Tuesday, October 26, 2004 9:00 AMProgrammableControllers4th EditionThomas A. HughesHughes05-front.fm Page iii Thursday, March 22, 2007 10:02 AMNoticeThe information presented in this publica
2、tion is for the general education of the reader. Because neither the author nor the publisher have any control over the use of the information by the reader, both the author and the publisher disclaim any and all liability of any kind arising out of such use. The reader is expected to exercise sound
3、 professional judgment in using any of the information presented in a particular application.Additionally, neither the author nor the publisher have investigated or considered the affect of any patents on the ability of the reader to use any of the information in a particular application. The reader
4、 is responsible for reviewing any possible patents that may affect any particular use of the information presented.Any references to commercial products in the work are cited as examples only. Neither the author nor the publisher endorse any referenced commercial product. Any trademarks or tradename
5、s referenced belong to the respective owner of the mark or name. Neither the author nor the publisher make any representation regarding the availability of any referenced commercial product at any time. The manufacturers instructions on use of any commercial product must be followed at all times, ev
6、en if in conflict with the information in this publication.Copyright 2005 ISA - The Instrumentation, Systems and Automation SocietyAll rights reserved. Printed in the United States of America. 10 9 8 7 6 5 4 3 ISBN 1-55617-899-9No part of this work may be reproduced, stored in a retrieval system, or
7、 transmitted in any form or by any means, electronic, mechanical, photocopying, recording or otherwise, without the prior writ-ten permission of the publisher.ISA67 Alexander DriveP.O. Box 12277Research Triangle Park, NC 27709Library of Congress Cataloging-in-Publication DataHughes, Thomas A.Program
8、mable controllers / Thomas A. Hughes.- 4th ed.p. cm.ISBN 1-55617-899-9 (hardcover)1. Programmable controllers. I. Title. TJ223.P76H84 2004629.89-dc222004024467Hughes05-front.fm Page iv Tuesday, November 16, 2004 3:21 PMISA Resources for Measurement and Control Series (RMC) Measurement and Control Ba
9、sics, 3rdEdition (2002) Industrial Pressure, Level, and Density Measurement (1995) Industrial Flow Measurement, 3rd Edition (2005) Programmable Controllers, 4thEdition (2005) Control Systems Documentation: Applying Symbols and Identification, 2ndEdition (2005) Industrial Data Communications, 3rdEdit
10、ion (2002) Automation Systems for Control and Data Acquisition (1992) Control System Safety Evaluation and Reliability, 2ndEdition (1998)Hughes05.book Page v Tuesday, October 26, 2004 9:00 AMHughes05.book Page vi Tuesday, October 26, 2004 9:00 AMDEDICATIONThis book is dedicated to my grandson, Ian L
11、ovell Rager.Hughes05.book Page vii Tuesday, October 26, 2004 9:00 AMHughes05.book Page viii Tuesday, October 26, 2004 9:00 AMixContentsPREFACE xiiiABOUT THE AUTHOR xvChapter 1 INTRODUCTION TO PROGRAMMABLE CONTROLLERS 1Introduction, 1Basic Components of Programmable Controllers, 4Chapter 2 BINARY LOG
12、IC FUNDAMENTALS 27Introduction, 27Binary Signals and Codes, 27Numbering Systems, 28Binary Data Codes, 34Binary Logic Functions, 40Logic Function Symbols, 45Electrical Ladder Diagrams, 45Chapter 3 ELECTRICAL AND ELECTRONIC FUNDAMENTALS 53Introduction, 53Fundamentals of Electricity, 53Conductivity, Re
13、sistivity, and Ohms Law, 55Wire Resistance, 56Wire Gauge Sizes, 58Direct and Alternating Current, 59Series Resistance Circuits, 61Parallel Resistance Circuits, 63Wheatstone Bridge Circuit, 65Instrumentation Current Loop, 67Fundamentals of Magnetism, 69Other Control Devices, 79Hughes05.book Page ix T
14、uesday, October 26, 2004 9:00 AMxContentsChapter 4 INPUT/OUTPUT SYSTEMS 83Introduction, 83I/O Circuit Mounting Configurations, 83Discrete Inputs, 84Discrete Outputs, 85I/O Signal Types, 85Sinking and Sourcing Operations, 86Discrete AC Voltage Input Electronic Circuits, 86Discrete AC Input Modules, 8
15、8Direct Current (DC) Input Modules, 88Transistor-Transistor Logic (TTL) Input Modules, 89Discrete AC Output Electronic Circuit, 90Discrete AC Output Module, 91TTL Output Module, 93Isolated AC Output Module, 93Analog I/O Modules, 94Analog Input Modules, 95Analog Output Modules, 96Pulse Counter Input
16、Modules, 98Intelligent I/O Modules, 98Universal Remote I/O Link, 102Designing I/O Systems, 103Chapter 5 MEMORY AND ADDRESSING 109Memory Components and Structure, 109Memory Types, 112Hardware-to-Software Interface, 122Allen-Bradley PLC5 Discrete I/O Addressing, 124Siemens Simatic S7-300 Discrete I/O
17、Addressing, 125Chapter 6 LADDER DIAGRAM PROGRAMMING 129Introduction, 129Basic LD Instruction Set, 130Output Coil Instruction, 132Timer Memory Word Structure, 137Move and Masked Move, 144Arithmetic Operations, 145Chapter 7 ADVANCED LD PROGRAMMING 157Introduction, 157Advanced LD Instructions, 157Chapt
18、er 8 STANDARD PLC PROGRAMMING LANGUAGES 177Introduction, 177International Standard for PLC Languages, 177Hughes05.book Page x Tuesday, October 26, 2004 9:00 AMContents xiSequential Function Chart Language, 179Structured Text Language, 183Instruction List Programming, 185Chapter 9 FUNCTION BLOCK DIAG
19、RAM PROGRAMMING 211Introduction, 211Elements and Box Structure, 211Bit Logic Instructions, 212Timer Instructions, 221Counter Instructions, 230Chapter 10 DATA COMMUNICATION SYSTEMS 245Introduction, 245Basic Communications, 245Transmission Methods, 248Signal Multiplexing, 251Error Control and Checking
20、, 253Communication Protocols, 257Serial Synchronous Transmission, 259ISO/OSI Communications Standard, 267Serial Communications Standards, 269Industrial Control Networks, 272Chapter 11 SYSTEM DESIGN AND APPLICATIONS 277Introduction, 277Process and Mechanical Control Diagrams, 277Process and Machine C
21、ontrol Descriptions, 280Sizing and Selection of a PLC System, 281Control System Diagram, 286I/O Wiring Diagrams, 286Control System Programming, 287Natural Gas Dehydration Application, 288Two-Stage Alternating Pump Application, 299Chapter 12 DESIGN, INSTALLATION, AND MAINTENANCE 305Introduction, 305C
22、ontrol Panel Design, 305Equipment Layout Design, 316System Start-Up and Testing, 317Maintenance Practices, 319Troubleshooting PLC Systems, 321Control System Documentation, 329Appendix A ANSWERS TO EXERCISES 333INDEX 365Hughes05.book Page xi Tuesday, October 26, 2004 9:00 AMHughes05.book Page xii Tue
23、sday, October 26, 2004 9:00 AMxiiiPrefaceSince 1989, this book has been used both as a textbook for programmable logic controller (PLC) courses and for self-study by thousands of professionals. This applications-based book provides a clear and concise presentation of the fundamental principles of pr
24、ogrammable controllers for process and machine control. This fourth edition covers all phases of programmable controller applications from design and programming to installation, maintenance, and start-up. Coverage of all five standard PLC programming languages: Ladder Diagram, Function Block Diagra
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ISAPROGMBLECNTRLRS2005PROGRAMMABLECONTROLLERFOURTHEDITIONPDF

链接地址:http://www.mydoc123.com/p-789901.html