did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

We're the #1 textbook rental company. Let us show you why.

9781401890070

Technician’s Guide to Programmable Controllers

by
  • ISBN13:

    9781401890070

  • ISBN10:

    1401890075

  • Edition: 5th
  • Format: Paperback
  • Copyright: 2006-05-16
  • Publisher: CENGAGE Delmar Learning
  • View Upgraded Edition
  • Purchase Benefits
  • Free Shipping Icon Free Shipping On Orders Over $35!
    Your order must be $35 or more to qualify for free economy shipping. Bulk sales, PO's, Marketplace items, eBooks and apparel do not qualify for this offer.
  • eCampus.com Logo Get Rewarded for Ordering Your Textbooks! Enroll Now
List Price: $220.33 Save up to $1.10
  • Buy New
    $219.23
    Add to Cart Free Shipping Icon Free Shipping

    USUALLY SHIPS IN 24-48 HOURS

Supplemental Materials

What is included with this book?

Summary

Hailed as the most comprehensive introduction to PLCs on the market today, this newly updated 5th Edition covers theory, hardware, instructions, programming, installation, startup, and troubleshooting in a way that is easy to understand and apply. New material has been added to explain communication networks, basic control signals, linear scaling of analog process signals, and Proportional Integral Derivative (PID) instructions used by many PLC applications. Supplementary programming examples utilizing the PLC instructions in the book impart a better understanding of the various instructions and how they can be combined to create simple yet effective control logic solutions for today's world.

Author Biography

Richard A. Cox is the Executive Director of COXCO Training and Consulting in Spokane, Washington and is a retired member of the Electrical/Robotics Department at Spokane Community College Terry Borden is the Chairman of the Electrical Maintenance and Automation Department at Spokane Community College in Spokane, Washington

Table of Contents

Prefacep. x
What is a Programmable Logic Controller (PLC)?p. 1
Chapter Summaryp. 9
Review Questionsp. 9
Understanding the Input/Output (I/O) Sectionp. 10
I/O Sectionp. 10
Fixed I/Op. 11
Modular I/Op. 12
Discrete I/O Modulesp. 15
Discrete Input Modulep. 15
AC Discrete Input Modulep. 16
DC Discrete Input Modulep. 20
Fast-Responding DC Input Modulesp. 21
Discrete Output Modulesp. 22
AC Output Modulep. 23
Output Fusesp. 25
Status Lightsp. 26
Module Keyingp. 27
DC Output Modulesp. 28
Sourcing and Sinkingp. 29
Contact Output Modulesp. 31
Interposing Relayp. 31
Reed Relay Output Modulep. 31
Transistor-Transistor Logic (TTL) I/O Modulesp. 31
Analog I/O Modulesp. 32
Safety Circuitp. 34
Rack Installationp. 35
Electrical Noise (Surge Suppression)p. 37
Groundingp. 39
I/O Shieldingp. 40
Chapter Summaryp. 42
Review Questionsp. 43
Processor Unitp. 45
The Processorp. 46
Memory Typesp. 50
Memory Sizep. 53
Guarding Against Electrostatic Discharge (ESD)p. 53
Memory Structurep. 55
Peripheralsp. 56
Chapter Summaryp. 57
Review Questionsp. 57
Programming Devices (Programmers)p. 59
Programming Devicesp. 59
Hand-Held Programmersp. 60
Computer Programmersp. 60
Hand-Held Programmersp. 64
Advantagesp. 64
Disadvantagesp. 64
Personal Computer Programmersp. 64
Advantagesp. 64
Disadvantagesp. 64
Chapter Summaryp. 64
Review Questionsp. 65
Memory Organizationp. 66
Memory Words and Word Locationsp. 66
SLC 500 and MicroLogix 1000 and 1500 Addressing Schemep. 72
Modicon 984 Addressing Schemep. 80
Memory Organizationp. 81
Storage Memoryp. 81
User Memoryp. 82
Allen-Bradley PLC-5 File Structurep. 83
SLC 500 and MicroLogix File Structurep. 85
Chapter Summaryp. 90
Review Questionsp. 90
Numbering Systemsp. 91
Decimal Systemp. 91
Binary Systemp. 93
2s Complementp. 94
Octal Systemp. 103
Hexadecimal Systemp. 105
BCD Systemp. 108
Using Numbering Systemsp. 109
Chapter Summaryp. 111
Review Questionsp. 112
Understanding and Using Ladder Diagramsp. 114
Wiring Diagramsp. 114
Ladder Diagramsp. 115
Ladder Diagram Rulesp. 116
Basic STOP/START Circuitp. 118
Sequenced Motor Startingp. 120
Digital Logic Gatesp. 121
Chapter Summaryp. 129
Review Questionsp. 129
Relay Type Instructionsp. 132
Programming Contactsp. 133
Examine Onp. 136
Examine Offp. 137
Clarifying Examine On and Examine Offp. 143
Chapter Summaryp. 147
Review Questionsp. 147
Programming a PLCp. 149
Programming with a Computerp. 150
Programming Using Mnemonic Stringsp. 170
Peripheralsp. 174
Chapter Summaryp. 175
Review Questionsp. 175
Programming Considerationsp. 176
Network Limitationsp. 176
Programming Restrictionsp. 179
Program Scanningp. 182
Programming Stop Buttonsp. 186
Logical Holding Instructionsp. 187
Discrete Holding Contactsp. 187
Overload Contactsp. 187
Chapter Summaryp. 191
Review Questionsp. 191
Program Control Instructionsp. 193
Master Control Relay Instructionsp. 193
Allen-Bradley PLC-5, SLC 500, and MicroLogix MCR Instructionp. 194
Latching Relay Instructionsp. 195
Safety Circuitp. 198
Immediate Input Instructionp. 199
Immediate Output Instructionp. 200
Jump and Label Instructionsp. 201
Jump to Subroutine, Subroutine, and Return Instructionsp. 202
Temporary End Instructionp. 202
Always False Instructionp. 203
One-Shot Instructionp. 203
Chapter Summaryp. 204
Review Questionsp. 204
Programming Timersp. 206
Pneumatic Timers (General)p. 206
Allen-Bradley PLC-5, SLC 500, and MicroLogix Timersp. 212
Modicon Inc. Timersp. 218
Cascading Timersp. 221
Chapter Summaryp. 222
Review Questionsp. 222
Programming Countersp. 224
Allen-Bradley PLC-5, SLC 500, and MicroLogix Countersp. 224
Modicon 984 Countersp. 230
Combining Timers and Countersp. 232
Chapter Summaryp. 233
Review Questionsp. 234
Data Manipulationp. 236
Data Transferp. 236
Allen-Bradley PLC-5, SLC 500, and MicroLogix Data Transfer Instructionsp. 237
Modicon PLCp. 241
Data Comparep. 241
Allen-Bradley PLC-5, SLC 500, and MicroLogix Data Compare Instructionsp. 242
Chapter Summaryp. 251
Review Questionsp. 252
Math Functionsp. 253
Using Math Functionsp. 253
Allen-Bradley PLC-5, SLC 500, and MicroLogix Math Instructionsp. 253
Combining Math Functionsp. 258
Gould 984 Arithmetic (Math) Instructionp. 260
Chapter Summaryp. 264
Review Questionsp. 264
Word and File Movesp. 265
Wordsp. 265
Synchronous Shift Registerp. 265
Allen-Bradley PLC-5, SLC 500, and MicroLogix Bit Shift Instructionsp. 267
File Movesp. 272
Word-to-File Instructionp. 272
File-to-Word Instructionp. 273
File-to-File Instructionp. 274
Allen-Bradley PLC-5, SLC 500, and MicroLogix File Copy Instructionp. 275
Gould Data Transfer Instructionsp. 276
Asynchronous Shift Register (FIFO)p. 280
Allen-Bradley PLC-5, SLC 500, and MicroLogix FIFO Instructionp. 281
Last-In First-Out (LIFO) Instructionsp. 283
Gould First In Function Blockp. 284
Chapter Summaryp. 286
Review Questionsp. 286
Sequencersp. 288
Masksp. 291
Allen-Bradley PLC-5, SLC 500, and MicroLogix 1000 Sequencer Instructionp. 292
Chapter Summaryp. 297
Review Questionsp. 297
Process Control Signals, Scaling, and PID Instructionsp. 299
Process Control Signals and Scalingp. 299
Allen-Bradley SLC 500 Scale (SCL) Instructionp. 308
Allen-Bradley SLC 500 Scale with Parameters (SCP) Instructionp. 310
Allen-Bradley SLC 500 PID Instructionp. 312
PID Tuning Parametersp. 318
PID Input Parametersp. 321
PID Output Parametersp. 321
PID Status & Control Flagsp. 322
PID Program Examplep. 323
PID Loop Tuningp. 331
Loop Tuning Techniquesp. 332
Chapter Summaryp. 339
Review Questionsp. 339
Programming with Booleanp. 341
Boolean Algebrap. 341
Programming in Booleanp. 345
Termsp. 354
Chapter Summaryp. 355
Review Questionsp. 355
Understanding Communication Networksp. 358
Historyp. 358
Networking Principlesp. 359
Network Categoriesp. 360
Network Configurationsp. 362
Network Mediap. 364
Twisted-Pair Cablep. 365
Coaxial Cablep. 367
Fiber Optic Cablep. 369
Reducing Electromagnetic Interferencep. 371
Network Addressingp. 372
Network Access Methods (Access Protocols)p. 374
Network Protocolsp. 375
Network Messagesp. 376
Network Communication Instructionsp. 379
Industrial Communication Networksp. 380
I/O and Device Networksp. 380
Control Networksp. 382
Information Networksp. 383
Industrial Protocolsp. 383
DeviceNetp. 383
Foundation Fieldbusp. 383
Profibusp. 386
Modbus Plusp. 386
Data Highway Plusp. 386
ControlNetp. 386
Ethernetp. 387
Chapter Summaryp. 391
Review Questionsp. 392
Start Up and Troubleshootingp. 393
Start Upp. 393
Testing Inputsp. 395
Testing Outputsp. 396
Final System Checkoutp. 398
Troubleshootingp. 399
Chapter Summaryp. 404
Review Questionsp. 404
PLC Programming Examplesp. 405
Push ON/Push OFF Circuitp. 406
1/2 Second Pilot Light Flasher Circuitp. 407
Motor Starter Fault Monitoring Logicp. 408
Three-Wire Motor Control Logic with Fault Monitoring, Pilot Light, and Flasher Circuitp. 410
Time-Based Eventsp. 410
Analog Signal Filter Algorithmp. 413
Parts Conveyor Tracking Logicp. 416
Tracking Example Onep. 416
Tracking Example Twop. 420
Chapter Summaryp. 423
Review Questionsp. 423
Glossaryp. 425
Indexp. 441
Table of Contents provided by Ingram. All Rights Reserved.

Supplemental Materials

What is included with this book?

The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.

The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.

Rewards Program