You are on page 1of 2

ARCE, ANTHONY LEO M.

ICET-3103
TECHNOLOGY RESEARCH
1. AUTOMATIC IRRIGATION SYSTEM PLC
Problem
There are two different plants line in the garden. Both the plants types
are different so we need to provide water as per demand of the plants.

Solution
Here two types of methods are used for the plants.
For first plant line, we are using float switch because in this line it is
necessary to maintain water level in the pool, so here water level will be
controlled according to minimum level and maximum level.
In second plants line, we will operate different water pump as per
moisture in the plants. If sensor detects low moisture, water pump will
start and it will stop working when moisture is sufficient in the plants.

2. PLC BASE HOME SECURITY SYSTEM


Problem
Make burglar alarm system program in S7-1200 PLC for the house.
Consider one house, in this we want to arrange automatic burglar alarm
security system. Alarm should be ON when any person will be detected
by the motion sensor.

Solution
We can solve this problem by using simple logic. Here we can use two
sensors, one motion sensor and second window sensor. Window sensor
is the loop of wires.
The motion sensor is designed such that when person is detected in a
house or room, then the sensor will be activated (change its state to 1 or
true)
Here important point in window sensor is that current is always passing
until the breakage occurs in the glass. Hence output always true and
when someone will try to break the window glass, current will not flow
in the circuit

You might also like