Crack and Object Detection in Pipeline Using Inspection Robot
Crack and Object Detection in Pipeline Using Inspection Robot
ABSTRACT
Pipelines are important means of transportation of in eliminate the human factor
tor from labour intensive or
gas, water, fuel oils, etc. in various fields. The dangerous and inaccessible work environment. The
transportation loss occurs due to aging, corrosion, use of robots is very common in this age of
obstacles, crack and mechanical faults in the pipeline. automation and robots are exclusively used by
The lifetime of pipeline can be increased by regular manufacturing industries. Since the dawn of
inspection of pipeline and recognizing the cracks, industries, pipelines are tools for transporting
transpor oils,
damages and faults in the pipeline and ensuring gases and other fluids. Many defects occur in
proper maintenance of faults. This helps in preventing pipelines and a majority of them are caused by aging,
transportation loss and maintaining profitable gross. corrosion, cracks, blocking and mechanical disasters
Thus, this paper aims to propose an autonomous robot which harm both human life and environment equally.
used for in-pipe inspection which provides easy way Thus, the inspection of pipes is extremely
extreme important
of detecting crack and obstacle inside the pipe. for improving the reliability and security of the
industries. Currently, one of the most viable solutions
The mechanical model of the pipe inspection robot for inspection of pipelines is robots. Now there are
was design according to the requirements of physical many ways of inspecting pipes such as X-rays, X
size of the pipe. The basic design of inspection robot magnetic particle type inspection method
meth etc., but
consists of robot body and DC motors with the rating these methods do not give a full proper internal
of 9V and 35 rpm are attached to the wheels to move inspection of pipes. Hence this paper involves in
the robot forward and backward. The electronic developinga prototype of inspection robot which
circuit is developed, consisting of an H Bridge and provides an easy method of detecting major cracks
Arduino Uno which in turn controls the entire and obstacle inside the pipeline. This pipe inspection
in
connection of DC motorsotors and sensors. The robot robot also aims at removing human factor from labour
allows for detection of cracks and obstacles inside the intensive and dangerous work, thereby reducing the
pipe and also allows us to communicate with it number of accidents that happen due to the lack of
through serial communication. regular inspection.
E. DC Motors
Geared DC motors are used for movement
mo of the
robot. Three DC motors have been used for
movement and one more motor is used for drill bit.
9V and 35rpm geared motors were chosen here.
4. SOFTWARE IMPLEMENTATION
Arduino IDE is a software system which is an open
Figure 2: Circuit diagram of LDR source computer hardware and software. The
programme has been written in C in Arduino IDE.
B. IR The flow chart of the code is shown in figure 4. The
IR senor is used to detect object inside
side the pipeline. characters ‘a’, ‘b’ and ‘c’ have to enter in serial
IR is a general purpose proximity sensor. The module monitor.
Figure 6: Front panel which show ON status of the Figure 7: Front panels which show OFF status of the
LDR LDR
B. SIMULATION OF IR SENSOR
The block diagram and front panel in Lab VIEW for interfacing IR with Arduino are shown in figure 8, figure 9
and figure10.
Figure 11: The output displayed in serial monitor when crack detected
Figure 12: The output displayed in serial monitor when crack not detected
Figure 13: The output displayed in serial monitor when obstacle detected
Figure 14: The output displayed in serial monitor when obstacle not detected