0:07
in this video I will discuss about dead
0:14
problem the previous videos we discussed
0:18
about 4 to 20 milliamp right the four
0:24
represents the zero scale reading or 0%
0:28
of the process variable
0:30
so it is 0 percentage and the 20
0:35
the full scale value and it represents
0:39
the 100% of the process
0:42
variable so this concept is very
0:45
clear now what I will do I will assume 0
0:50
to 20 milliamp as the range instead of 4
1:00
I assumed 0 to 20 milliamp as a range
1:05
instead of 4 to 20 in this
1:09
video the zero represents the 0% of the
1:14
process variable or zero scale and 20
1:18
represents the full scale value which is
1:25
variable now I will go to the same
1:28
example we have have a tank and there is
1:32
a level transmitter which measures the
1:36
level this transmitter range is 0 to 20
1:42
milliamp when the tank level is
1:46
0% transmitter sends 0 milliamp to the
1:52
PLC and the PLC calculates the
1:55
equivalent tank level and displays the
1:57
tank level on the computer
2:01
if the tank is full then transmitter
2:05
sends 20 mamp to the PLC PLC updates the
2:10
tank level status on the
2:13
graphics if the tank is 50 percentage
2:17
then transmitter sends 10 mamp to the
2:22
PLC again PLC calculates the equivalent
2:26
tank level and displays on the computer
2:32
okay in this video you have to remember
2:36
one point main point which is
2:40
transmitter range it is 0 to 20
2:47
okay let's say the present tank level is
2:51
percentage then how much current the
2:54
transmitter will send it is 0 milliamp
2:59
current signal it will send it to the
3:02
PLC PLC calculates the level and updates
3:09
Graphics now I will take one
3:13
table the first one is tank level the
3:18
level right now how much percentage is
3:21
there tank level 0% so I will enter
3:26
zero next one is level transmitter right
3:29
right now what is the level transmitter
3:34
milliamp so I will enter 0
3:38
milliamp right now how much current the
3:41
PLC is receiving it is zero so I will
3:47
milliamp so what is the computer status
3:51
how much it is there level reading on
3:53
the computer it is 0 percentage so I
3:57
will enter 0 percentage
4:03
okay let's say due to some
4:07
reason the cable the wire between the
4:11
transmitter and the PLC is damaged or
4:23
broken between transmitter and PLC due
4:30
there may be a short circuit there may
4:32
be a open circuit there may be a sensor
4:36
failure this level sensor may be a
4:38
failure some damage is
4:42
happened okay in this case what happens
4:50
check now I will update the table again
4:57
see the tank level is 0
5:01
percentage right now it is 0 percentage
5:04
see I am using yellow color for the
5:07
readings this case is for the broken
5:14
failure that level transmitter is
5:16
sending 0 milliamp so 0
5:22
milliamp but the wire is
5:26
broken the PLC is not receiving any
5:33
transmitter okay so in this case the PLC
5:39
much default value is zero so it will
5:46
milliamp and the PLC calculates the 0
5:50
milliamp into the equivalent level value
5:54
and updates the computer which is 0
5:58
percentage if you see if you compare
6:01
these two cases the first one and the
6:04
one you will not find any
6:08
fault okay this is the
6:12
problem the PLC don't know whether the
6:16
reading is true reading or false
6:20
reading in the second case it is dead
6:23
zero the line is dead the wire is dead
6:30
still the PLC is displaying
6:34
0% this is the problem with the zero if
6:40
the zero scale value or lower range
6:44
value if it is zero then it will be
6:48
difficult for PLC to identify the
6:53
fault now you can some people can say
6:57
right now both are same values even
7:00
though the second one is faulty reading
7:02
but it is matching with the first
7:04
one the values are matching but we don't
7:09
know whether the zero is a true reading
7:13
true measurement or due to some faulty
7:18
line or due to some sensor
7:21
damage now I will take one more case You
7:25
observe so this is the dead zero problem
7:30
which is highlighted here now I will
7:33
take one more example see I will
7:38
level now the tank level is
7:46
okay the level transmitter sending 10
7:50
milliamp that is why the level
7:52
transmitter output is 10
7:54
milliamp but the wire is still broken
8:00
so how much the PLC will
8:05
PLC receives 0 milliampere that means it
8:08
will not receive anything the default
8:10
state is zero the starting state is zero
8:14
that is why it will receive zero you see
8:17
the PLC unlock input right now is 0
8:19
milliamp but the level transmitter is
8:26
milliampere and again the PLC calculate
8:29
the level signal based on the 0 milliamp
8:33
and it will update the computer
8:39
percentage so this is also a faulty
8:42
reading right the present level is
8:46
50% but the PLC is receiving 0
8:51
milliamp that is why it is showing zero
8:55
level this is very serious concern if
9:01
this it may lead to the
9:03
accidents damage to the equipment and
9:12
right also one more important point you
9:16
have to remember when understanding this
9:22
problem you have to consider the plcs
9:26
from the 1970s 1980 is in that era
9:33
okay with the modern technology we have
9:39
softwares uh diagnostic Hardware
9:42
available we can easily detect the
9:45
faulty readings faulty circuits faulty
9:48
lines short circuit open circuit sensor
9:56
but these 4 to 20 milliamp are
10:01
19 uh 60s 1970s at that time so at the
10:07
time the plcs don't have any inbuilt
10:11
Diagnostics or inbuilt advanced Safety
10:14
Futures so if you are already working in
10:17
Industry do not compare present
10:21
technology present PLC
10:24
Futures to solve this
10:27
problem we have to solve this problem
10:33
modern technology I mean modern safety
10:38
Futures okay so this is the dead zero
10:42
problem which was faced during
10:45
the 1970s 1980s at that
10:51
time so I will discuss the solution in