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.

9781566378758

Programmable Logic Controllers : Hardware and Programming

by
  • ISBN13:

    9781566378758

  • ISBN10:

    1566378753

  • Edition: 1st
  • Copyright: 2002-01-01
  • Publisher: GOODHEART WILCOX COMPANY
  • 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: $25.35

Table of Contents

Programmable Logic Controller (PLC) Overviewp. 11
Introductionp. 11
PLC History and Developmentp. 12
PLC Block Diagramp. 12
Central Processing Unitp. 13
Memory Devicesp. 16
Address Decoder Circuitp. 18
Peripheral Chipsp. 18
Discrete Input Modulesp. 19
Discrete Output Modulesp. 19
Analog Input/Output Modulesp. 20
PLC Power Supplyp. 20
Summaryp. 20
Glossary of Termsp. 21
Review Questionsp. 23
PLC and Control System Componentsp. 25
Introductionp. 25
PLC Communication Systemsp. 26
PLC Memory Mapsp. 29
PLC Terminology and Principlesp. 29
PLC Selection and Installationp. 31
PLC Input/Output Connectionsp. 32
Electromechanical Terms and Descriptionsp. 33
Electric Motorsp. 36
DC Motor Classification and Characteristicsp. 36
AC Motor Classification and Characteristicsp. 39
Summaryp. 41
Glossary of Termsp. 41
Review Questionsp. 44
Number Systems and Codesp. 45
Introductionp. 46
Decimal Number Systemp. 46
Binary Number Systemp. 47
Binary-to-Decimal Conversionp. 47
Decimal-to-Binary Conversionp. 48
Binary Additionp. 49
Binary Subtractionp. 50
Binary Multiplicationp. 51
Binary Divisionp. 51
Hexadecimal Number Systemp. 52
Octal Number Systemp. 53
Binary Coded Decimal Systemp. 54
Gray Codep. 55
Alphanumeric Codep. 55
Summaryp. 57
Glossary of Termsp. 57
Review Questionsp. 58
Creating Relay Logic Diagramsp. 61
Introductionp. 61
Relay Logic Diagramsp. 61
Discrete Input Devicesp. 62
Normally Open and Normally Closed Input Devicesp. 63
Discrete Output Devicesp. 64
Relay Coils and Contactsp. 66
Rules for Drawing Relay Logic Diagramsp. 67
Creating Relay Logic Diagrams for Industrial Control Circuitsp. 73
Summaryp. 76
Glossary of Termsp. 77
Review Questionsp. 78
PLC Programmingp. 81
Introductionp. 81
Creating PLC Ladder Logic Diagrams from Relay Logic Diagramsp. 82
Programming Ladder Logic Diagrams with Normally Open and Normally Closed Switchesp. 85
Programming Ladder Logic Diagrams with Normally Open and Normally Closed Contactsp. 88
PLC Program Scan Timep. 89
PLC Program and Data Filesp. 92
Programming Ladder Logic Diagrams with Latch/Unlatchp. 94
Loading and Troubleshooting PLC Ladder Diagrams in Run Modep. 95
Using PLC Force Function for Troubleshootingp. 98
Creating and Printing PLC Program Reportsp. 102
Using Utility Functions to Save and Retrieve PLC Programsp. 105
Summaryp. 107
Glossary of Termsp. 108
Review Questionsp. 109
Programming Logic Gate Functions in PLCsp. 111
Introductionp. 111
Combinational and Sequential Logic Gate Circuitsp. 112
Boolean Expressions, Truth Tables, and Logic Gate Circuitsp. 112
NOT Gates or Invertersp. 114
AND Gatesp. 115
OR Gatesp. 115
NAND Gatesp. 117
NOR Gatesp. 119
XOR (Exclusive OR) Gatesp. 121
XNOR (Exclusive NOR) Gatesp. 122
Simplifying Boolean Expressionsp. 124
Creating PLC Ladder Logic Diagrams from Logic Gate Circuitsp. 127
Creating PLC Ladder Logic Diagrams from Boolean Expressionsp. 130
Creating Logic Circuits from PLC Ladder Logic Diagramsp. 132
Summaryp. 136
Glossary of Termsp. 136
Review Questionsp. 137
PLC Timer Functionsp. 141
Introductionp. 141
Timer Functionsp. 142
PLC Timer Function Registersp. 145
Fixed Preset Value Nonretentive Timer ON-Delay Functionsp. 146
Variable Preset Value Nonretentive Timer ON-Delay Functionsp. 147
Retentive Timer ON-Delay Functionsp. 149
Timer OFF-Delay Functionsp. 151
Interlocking Timersp. 152
Cascading Timers to Increase the Timing Valuep. 153
Summaryp. 154
Glossary of Termsp. 155
Review Questionsp. 156
PLC Counter Functionsp. 157
Introductionp. 157
PLC Counter Functionsp. 157
PLC Counter Function Registersp. 158
PLC Count Up Functionsp. 159
PLC Count Down Functionsp. 160
Connecting PLC Counter Functionsp. 162
Cascading Countersp. 163
Creating PLC Ladder Logic Diagrams with Counters and Timersp. 166
Summaryp. 166
Glossary of Termsp. 166
Review Questionsp. 168
PLC Math Functionsp. 169
Introductionp. 169
Additionp. 169
Subtractionp. 170
Multiplicationp. 173
Divisionp. 175
Summaryp. 176
Glossary of Termsp. 176
Review Questionsp. 178
PLC Logic Functionsp. 179
Introductionp. 179
Logic Gate Functionsp. 180
Shift Left Functionp. 183
Shift Right Functionp. 186
Summaryp. 188
Glossary of Termsp. 189
Review Questionsp. 189
PLC Compare, Jump, and MCR Functionsp. 191
Introductionp. 191
Compare Functionsp. 192
Unconditional Jumpp. 196
Conditional Jumpp. 197
Master Control Reset (MCR)p. 197
Summaryp. 199
Glossary of Termsp. 199
Review Questionsp. 200
PLC Subroutine Functionsp. 201
Introductionp. 201
Subroutine Conceptp. 202
Jump to Subroutinep. 203
Return from Subroutinep. 204
Subroutine Applicationsp. 206
Summaryp. 207
Glossary of Termsp. 209
Review Questionsp. 210
Sequencer Functionsp. 211
Introductionp. 211
Sequencer Conceptp. 212
Sequencer Output Functionp. 214
Sequencer Compare Functionp. 219
Sequencer Load Functionp. 221
Cascading Sequencersp. 221
Paralleling Sequencersp. 223
Summaryp. 225
Glossary of Termsp. 226
Review Questionsp. 227
PLC Networks in Manufacturingp. 229
Introductionp. 229
Local Area Networks in Industryp. 230
Network Communication Channelingp. 230
Transmission Mediap. 231
Network Connection Topologiesp. 232
Network Access Control Schemesp. 233
PLC Network Hardwarep. 234
PLC Network Softwarep. 235
Summaryp. 238
Glossary of Termsp. 238
Review Questionsp. 239
Troubleshooting and Servicing the PLC Systemp. 241
Introductionp. 241
Routine Maintenancep. 242
Hardwarep. 243
Wiring Connectionsp. 246
Software Error Detectionp. 247
Summaryp. 249
Glossary of Termsp. 252
Review Questionsp. 252
Appendicesp. 253
Appendix Ap. 253
Appendix Bp. 259
Appendix Cp. 260
Glossaryp. 261
Indexp. 275
Table of Contents provided by Syndetics. 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