You are here: Home PLC Articles Ladder Logic Fundamentals and Programming Examples - PLC Tutorial

plc-course.com

Ladder Logic Fundamentals and Programming Examples - PLC Tutorial

E-mail Print PDF

Ladder Logic Fundamentals and Programming Examples - PLC Tutorial

Logical continuity vs. electrical continuity
I/O Mapping
Mastering examine onon and examine off instructions
The PLC scanning process

PLC Programming Languages

  • In the United States, ladder logic is the most popular
    method used to program a PLC
  • This course will focus primarily on ladder logic programming
  • Other programming methods include:
    … Function block diagrams (FBDs)
    … Structured text (ST)
    … Instruction List (IL)
    … Sequential function charts (SFCs)

Topics 

PLC programming languages
Anatomy of a ladder program
Logic functions

Anatomy of a Ladder Program

 

  • Input instructions are entered on the left
  • Output instructions are entered on the right
  • The power rails simulate the power supply lines
    L1 and L2 for AC circuits and +24 v and ground for DC circuits
  • Most PLCs allow more than one output per rung
  • The processor (or “controller”) scans ladder rungs from top-to-bottom and from left-to-right.
    The basic sequence is altered whenever jump or subroutine instructions are executed.

Logic Functions

  • PLC programming is a logical procedure
  • In a PLC program, “things” (inputs and rungs) are either TRUE or FALSE
    If the proper input conditions are TRUE:The rung becomes TRUE and an output action occurs (for example, a motor turns on)
    If the proper input conditions are not TRUE:The rung becomes FALSE and an output action does not occur
  • Ladder logic is based on the following logic functions:
    AND,  OR,  Sometimes called “inclusive OR”, Exclusive OR.

 

and logic ladder diagram plc tutorial course

exlusive or function logic plc tutorial

example and logic function plc tutorial

For much more download  here (PLC Downloads -> Usefull PLC PDF's -> Ladder Logic Fundamentals PLC tutorial).

source:http://www2.tech.purdue.edu/Cimt/Courses

Last Updated ( Sunday, 27 December 2009 18:51 )  

Comments  

 
#5 alimiladian 2010-06-28 10:25
methods of your expelenation for plc is very good.
Quote
 
 
#4 seelan 2010-06-04 07:30
could you send me a small program which explains the use of negative logic?
Quote
 
 
#3 s 2010-05-24 08:14
fdf
Quote
 
 
#2 elBarto 2010-05-12 15:28
Quoting mir muhammed hashim:
baba black sheep have you any wool
yes sir yes sir three bag full
one for my master
one the littlt boy,,,,,,,,,,,,

please send me plc program for this.
thank you
yours sincierly,obidi ently,honestly
billl gates
microsoft corporation


best comment ever. can anyone write this PLC program for this man?
Quote
 
 
#1 mir muhammed hashim 2010-05-12 10:34
baba black sheep have you any wool
yes sir yes sir three bag full
one for my master
one the littlt boy,,,,,,,,,,,,

please send me plc program for this.
thank you
yours sincierly,obidi ently,honestly
billl gates
microsoft corporation
Quote
 

Add comment


Security code
Refresh

More Tutorials

Poll

What PLC tutorial would you like to see on plc-course.com?