Logic Design of The Operation
Logic Design of The Operation
REPORT
Student Name:_Yasir Hussain
Nutech ID: F19603013
Course Name: Robotics & Automation
Professor Name:Dr.Muhammad abubakr
Submission Date
09-02-2023
will open
If S1 is ON, that means the liquid in the bottle that is being filled reached the
If S3 is ON, that means there is a bottle that presents at the capping station, So the
Fig:04
Fig:05
And finally, in-network 5 shown in fig.6, the falling edge signal of the piston
denotes the completion of the capping process. So, a counter which is of type
count-up timer is triggered to count up to determine the number of the
processed bottle so far. The preset value has been set to a specific value i.e.
100 which can be used to perform maintenance or end a batch process for
100 bottles to be filled and capped.
FIG:06
Compiling the Ladder Logic of the Project
After translating the writing logic to a ladder program that is composed of a
couple of rungs, the second compulsory step is to verify the syntax of the
ladder program and make sure that the program is free of error. So, we show
you in fig. 7 the compilation results to show there is no error with the written
code so far. By doing this verification, we are all set now to upload the
program to the controller and check the logic and operations.
Fig. 13: The Conveyor belt Goes Running by Closing The Valve V1
we put there our agent to tell us a bottle has arrived for capping which is
sensor S3, once that happened, sensor S3 is activated and hence activates the
piston to retract and keep retracted for a sufficient amount of time to let the
capping process be completed So first fig. 14 shows in network number 3,
the timer is activated and starts counting the time that is preset to 2 seconds
and in the same time activates the piston to keep retracted during that time
based on the nature of operation of an off-delay timer.
Fig. 15: The Counter Counts up Every item After the Capping Process