11.07.2015 Views

Programmable Controllers: Theory and Implementation

Programmable Controllers: Theory and Implementation

Programmable Controllers: Theory and Implementation

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Introduction to PLC Programming <strong>and</strong> <strong>Implementation</strong>—from relay logic to PLC logicthrough a flowchart. Even the flowchart symbols themselves have specificmeanings, which aid in the interpretation of the solution algorithm. Figure 3illustrates the most common flowchart symbols <strong>and</strong> their meanings.The main flowchart itself should not be long <strong>and</strong> complex; instead, it shouldpoint out the major functions to be performed (e.g., compute engineeringunits from analog input counts). Several smaller flowcharts can be used tofurther describe the functions specified in the main flowchart.Once the flowchart is completed, the user can employ either logic gates orcontact symbology to implement the logic sequences. Logic gates implementa logical output sequence given specific real <strong>and</strong>/or internal input conditions,STARTSet PresetValuesIs PBPressed?Read AnalogInputStore InTemp. Reg.Is Temp.> 100˚CTurn HeaterCoil ONENDNoNOYesGo ToSubroutineProcessA group of one or moreinstructions that performa processing functionInput/OutputAny function involvingan input /output deviceDecisionA point in the programwhere a branch to alternatepaths is possiblePreparationA group of one or moreinstructions that setsthe stage for subsequentprocessingPredefined ProcessA group of operationsnot detailed in theflowchart (often alibrary subroutine)TerminalBeginning, end, or pointof interruption in aprogramConnectorEntry from, or exit to,another part of theflowchartFlowlineDirection of processingor data flowAnnotationDescriptive commentsor explanatory notesprovided for clarificationFigure 2. Simple flowchart.Figure 3. Flowchart symbols.Industrial Text & Video Company www.industrialtext.com 1-800-752-83988

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!