Southern Luzon State University: College of Engineering Mechanical Engineering Department
Southern Luzon State University: College of Engineering Mechanical Engineering Department
Southern Luzon State University: College of Engineering Mechanical Engineering Department
College of Engineering
Mechanical Engineering Department
Objective
1. To be able to realize the logic NOT function with a PLC Training aim
Technical knowledge
The NOT function is used to convert binary signals into opposing signals:
If the signal is 0, it is evaluated as 1
If the signal is 1, it is evaluated as 0
Table A4.1 illustrates an example of the behaviour of the NOT function or an input %IX1
and an output %QX2.
1
MCE20-ME ELECTIVE 2-PLC- LAB
Table A4.2 contains the commands for the implementation of the NOT function in the
individual programming languages.
Problem description
A thin wire has been stretched behind a display window, which breaks if a burglary is
attempted. A closed circuit is interrupted as a result of this and a buzzer is sounded.
2
MCE20-ME ELECTIVE 2-PLC- LAB
Positional sketch
Exercise Definition
Implementation
4.1 Drawing up the electrical circuit diagram and constructing the circuit
3
MCE20-ME ELECTIVE 2-PLC- LAB
Components list
4.2 Describe the control task by means of the function table and the Boolean
equation
Describe the behaviour of the control system irrespective of technology by
means of the function table and the associated Boolean equation.
4.4 Formulation of the PLC program into one of the PLC programming languages
Select one of the programming languages supported by your PLC system.
Suitable languages for the formulation of logic control systems are LD, FBD, IL
and ST.
4
MCE20-ME ELECTIVE 2-PLC- LAB
Worksheets
4.1 Drawing up the electrical circuit diagram and constructing the circuit
Complete the electrical circuit diagram and enter the available input and output
addresses of your PLC.
4.2 Describing the control task by means of the function table and the Boolean
equation
Function table
_______________________________________________________________________
5
MCE20-ME ELECTIVE 2-PLC- LAB
4.3 Declaration of PLC program variables
Declaration of variables
4.4 Formulation of the PLC program into one of the PLC programming languages
PLC Programs:
6
MCE20-ME ELECTIVE 2-PLC- LAB
Question:
The output is set non-stored. What is the effect on the output signal, if the wire is broken and
has to be repaired?
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
7
MCE20-ME ELECTIVE 2-PLC- LAB
Assessment Rubric
Criteria 1 2 3 Score
Laboratory Skills
Manipulative Skills Members do not demonstrate needed Members occasionally demonstrate Members always demonstrate needed
Experimental Set-up Members are unable to set-up the Members are able to set-up the Members are able to set-up the materials
Process Skills Members do not demonstrate targeted Members occasionally demonstrate Members always demonstrate targeted
Safety Precaution Members do not follow safety precaution Members follow safety precaution Members follow safety precaution at all
times
Work Habits
Time management/Conduct of Members do not finish on time with Members finish on time with Members finish ahead of time with
Experiment incomplete data incomplete data complete data and time to revise data.
Cooperative and Teamwork Members do not know their task and Members have defined responsibilities Members are on task and have
have no defined responsibilities. most of the time. Group conflicts are responsibilities at all-time. Group conflicts
Group conflicts have to be settled by the cooperatively managed most of the are cooperatively managed at all times.
teacher. time.
Neatness and Orderliness Messy workplace/paper during and after Clean and orderly workplace/papers Clean and orderly workplace/papers at all
the experiment with occasional mess during and after times during and after the experiment.
the experiment.
Ability to do Independent Work Members require supervision by the Members require occasional supervision Members do not need to be supervised by
Drawing up the electrical circuit No drawing or wrong construction of Drawing and construction of circuit Complete and correct drawing and
diagram and constructing circuit circuit diagram diagram with minimal error construction of circuit diagram
Describing the control task by means No answer nor Boolean equation Incomplete answer in the table and the Complete and correct description in the
of the function table and the Boolean described Boolean equation function table and Boolean equation
Equation
Declaration of PLC Program Variables No answer nor declared variables in the With minimal error in the declaration of Declared completely the variable required
Formulation of the PLC program in the One or no programming languages are Two to three programming languages Four programming languages are
Question: The output is set non- Wrong or no answer for the question Incomplete or with minimal error in the Correct and complete answer
Conclusions and observations No observation and Comment discussed Observation and discussions does not Observation and discussions totally answer
experiment
Other references: Books, Websites/ No indicated reference for the research With incomplete references indicated in With complete references in the research
8
MCE20-ME ELECTIVE 2-PLC- LAB