SlideShare a Scribd company logo
1 of 7
Download to read offline
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 2, Ver. IV (Mar - Apr.2015), PP 41-47
www.iosrjournals.org
DOI: 10.9790/2834-10244147 www.iosrjournals.org 41 | Page
Hull Monitoring System for Submarine
K. Yashwanthi Mala, N. Samba Murthy, Dr. M. Kamaraju
M.TECH Embedded systems Dept. of ECE Gudlavalleru Engineering college
Assistant Professor Dept. of ECE Gudlavalleru Engineering college
Professor and HEAD Dept .of ECE Gudlavalleru Engineering college
Abstract: In ancient time, submarines are definitely in cigar-shaped. Their layout in beginning submarines
looks noticeable often known as "teardrop hull". The hydrodynamic drag is decreased whenever underwater,
but it reduces the sea-keeping abilities and improves pull while surfaced. Because the restrictions of the
propulsion techniques in very beginning submarines powered them to manage surfaced most of the time, their
own hull models were a compromise. Mainly because of the slower submerged speeds of those subs, commonly
well below 18 km/h, the improved drag for submerged journey was acceptable.
Key words: Lpc (Linear Predictive Coding), (Lcd (Liquid Crystal Display), Triac (Triode For Alternating
Current), Uart (Universal Asynchronous Receiver/Trasmitter), Arm (Advanced Risc Machine) , Rf (Radio
Frequency)
I. Introduction
Submarine is a watercraft able of individual process under the sea. That varies from a submersible,
which has a much more minimal under the sea capacity. The expression many typically relates to a huge,
crewed, self-directed vessel. It is also often used traditionally or colloquially to refer to slightly managed
automobiles and robots, as well as medium sized or compact vessels, like the midget submarine as well as the
wet sub. Applied as an adjective in phrases such as submarine wire, "submarine" means "under the sea". The
noun submarine evolved as a reduced form of submarine boat. For causes of naval traditions, submarines are
generally called to as "boats" instead of "ships", irrespective of their size.
II. Block Diagram
The block diagram for this system is shown in the figure 1,
It consists of two power supply (L1117), two motors, two
Arm controller (LPC2148), two LCD display, TRIAC, Buzzer, Switches, Driver (L293D), Temperature sensor
(LM35), Smoke sensor (MQ6), Ultrasonic sensor, UART and a RF Receiver.
Fig. 1 Block Diagram For Hull Monitoring System For Submarine
III. Microcontroller (LPC2148)
We selected LPC2148 microcontroller for our project execution, because of its speed. It is a 32-bit
microcontroller with 32kb to 512kb flash memory. This controller supports totally 2 serial ports here we are
using 2 microcontrollers for master and slave communication, both microcontrollers are communicating with
UART communication. The slave controller contained sensors and it will send the data to the master controller
the master will display this data in the LCD.
Hull Monitoring System for Submarine
DOI: 10.9790/2834-10244147 www.iosrjournals.org 42 | Page
The slave section operates motor and buzzer and master drives the hull motors .the master will take
different decisions related to the hull, by collecting data from the keypad and RF receiver.
IV. Gas/Smoke Detector (MQ 6)
A smoke detector is a device which detects the presence of smoke within an area, usually as part of a
safety system. This type of equipment is used to detect a smoke leak and interface with a control system so a
process can be automatically shut down. A smoke detector can also sound an alarm to operators in the area
where the leak is occurring, giving them the opportunity to leave the area. This type of device is important
because there are many type of smokes that can be harmful to organic life, such as humans or animals.
Fig.2 Smoke/Gas Detector (MQ6)
V. Tererature Detector (LM35)
The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is linearly
proportional to the Celsius (Centigrade) temperature. The LM35 thus has an advantage over linear temperature
sensors calibrated in ° Kelvin, as the user is not required to subtract a large constant voltage from its output to
obtain convenient Centigrade scaling. The LM35 does not require any external calibration or trimming to
provide typical accuracies of ±1⁄4°C at room temperature and ±3⁄4°C over a full −55 to +150°C temperature
range.
Fig.3 Temperature Detector (LM35)
VI. Principle Of The Ultrasonic Detector
Ultrasonic sensors emit short, high-frequency sound pulses at regular intervals. These propagate in the
air at the velocity of sound. If they strike an object, then they are reflected back as echo signals to the sensor,
which itself computes the distance to the target based on the time-span between emitting the signal and
receiving the echo.
Hull Monitoring System for Submarine
DOI: 10.9790/2834-10244147 www.iosrjournals.org 43 | Page
Fig. 4 Detection Of Ultrasonic Sensor
Virtually all materials which reflect sound can be detected, regardless of their colour. Even transparent
materials or thin foils represent no problem for ultrasonic sensor. Micro sonic ultrasonic sensors are suitable for
target distances from 20 mm to 10 m and as they measure the time of flight they can ascertain a measurement
with pinpoint accuracy. Some of our sensors can even resolve the signal to an accuracy of 0.025 mm. Ultrasonic
sensors can see through dust-laden air and ink mists. Even thin deposits on the sensor membrane do not impair
its function. Sensors with a blind zone of only 20 mm and an extremely thin beam spread are making entirely
new applications possible today: Fill level measurement in wells of micro titer plates and test tubes, as well as
the detection of small bottles in the packaging industry, can be implemented with ease. Even thin wires are
reliably detected.
VII. About RF
1) The STT-433 is ideal for remote control applications where low cost and longer range is required.
2) The transmitter operates from 1.5-12V supply, making it ideal for battery-powered applications.
3) The transmitter employs a SAW-stabilized oscillator, ensuring accurate frequency control for best range
performance.
4) The manufacturing-friendly SIP style package and low-cost make the STT-433 suitable for high volume
applications.
VIII. Features
1) 433.92 MHz Frequency
2) Low Cost
3) 1.5-12V operation
4) Small size
Fig. 5 Internal Diagram For Rf Trasmitter And Receiver
IX ALGORITHM:
1) Slave Side
1. Start the project
2. Check the temperature
3. Send the temperature to the master, display the value in LCD then switch on the buzzer and motor
4. Check the smoke
Hull Monitoring System for Submarine
DOI: 10.9790/2834-10244147 www.iosrjournals.org 44 | Page
5. Send the smoke to the master, display the value in LCD then switch on the buzzer and motor.
6. If any command from master switch on the motor and Buzzer.
7. Go to step1.
2). Master side:
1. Receive the temperature and smoke from slave and to display these values in LCD.
2. Check the obstacle
3. If obstacle is there stop the boat.
4. Check the command from RF.
5. If any command from RF stop the motors.
6. If buzzer or water pump off command is received send the data to the slave.
7. Check the switch status,
8. If switch is pressed stop the motors.
9. Go to step 1.
IX. Circuit Diagram
The internal circuit diagram for hull monitoring system for submarine is shown in the figure6 and
figure7, The diagram shown in the figure 6 represents the operation of slave side and diagram in the figure7
represent the operation of master side.
GND
ISP
3.3v
P1.22
C8
CAP
LS2
BUZZER
1
2
p0.11
p0.10
MOC3010
1
2
64
XTAL1
GND
U4
MAX232
1
3
4
5
1615
2
6
12
9
11
10
13
8
14
7
C1+
C1-
C2+
C2-
VCCGND
V+
V-
R1OUT
R2OUT
T1IN
T2IN
R1IN
R2IN
T1OUT
T2OUT
3.3V
r2in
10K
P0.12
U2
7805
1 3
2
VIN VOUT
GND
p1.18
+5v
- +
D1
BRIDGE
1
4
3
2
out1
r2in
3.3V
MOTOR AC
1 2
10k
VCC
ISP SW
BT 136
3.3V
V2
C6
CAP
P0.13
GND
VCC+5v
VCC_BAR
GND
D2
LED
U4
3.3V
1 3
2
VIN VOUT
GND
P0.10
RST
LPC2148
19
21
22
26
27
29
30
31
33
34
35
37
38
39
41
45
46
47
53
54
55
1
2
58
57
9
10
11
13
14
15
17
51
43
23
50
42
25
18
6
49
63
7
59
5
3
61
62
36
40
44
48
4
8
12
16
20
52
56
60
64
24
28
32
P0.0
P0.1
P0.2
P0.3
P0.4
P0.5
P0.6
P0.7
P0.8
P0.9
P0.10
P0.11
P0.12
P0.13
P0.14
P0.15
P0.16
P0.17
PO.18
P0.19
P0.20
P0.21
P0.22
P0.23
RESET
P0.25
D+
D-
P0.28
P0.29
P0.30
P0.31
VDD
VDD
VDD
VSS
VSS
VSS
VSS
VSS
VBAT
VREF
VDDA
VSSA
RTXC2
RTXC1
XTAL2
XTAL1
P1.23
P1.22
P1.21
P1.20
P1.19
P1.18
P1.17
P1.16
P1.31
P1.30
P1.29
P1.28
P1.27
P1.26
P1.25
P1.24
out2
+5v
P1.22
XTAL2
C5
CAP
+5v
r2out
P0.11
3.3v
MQ6
P1.24
1k
GND
3.3v
GND
C7
CAP
P1.24
3.3v
10k
Y1
12MHZ
t2out
GND
t2out
0.1UF
V1
220v Ac
LM35
C1
1000uf
com
VCC
R1
330E
p0.13
p1.19
J26
LCD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
T1
1 5
4 8
SLAVE SIDE
p1.17
GND
p0.12
IP2
3.3v
GND
t2in
Fig. 5 Internal Operation Of Slave Side
Hull Monitoring System for Submarine
DOI: 10.9790/2834-10244147 www.iosrjournals.org 45 | Page
P0.11
3.3V
10k
U4
HT12D
14
17
18
1
2
3
4
5
6
7
8
16
15
10
11
12
13
DIN
VT
VDD
A0
A1
A2
A3
A4
A5
A6
A7
OSC1
OSC2
D8
D9
D10
D11
GND
P1.24
D2
LED
P1.24
VCC
RX
+5v
MASTER SIDE
P0.10
P1.22
C7
CAP
P1.22
XTAL2
p1.20
T1
1 5
4 8
GND10K
+5v
ISP SW
Y1
12MHZ
stop sw
MG4
12
p0.17
p0.11
p0.14
3.3v
3.3V
E1
ANTENNA
VCC
p0.15
+5v
p1.18
P0.13
GND
1k
t2out
rf receiver
+5v
U4
3.3V
1 3
2
VIN VOUT
GND
R1
330E
VCC
U2
7805
1 3
2
VIN VOUT
GND
TX
p1.19
GND
MG1
12
R3
R VCC
+5v
LPC2148
19
21
22
26
27
29
30
31
33
34
35
37
38
39
41
45
46
47
53
54
55
1
2
58
57
9
10
11
13
14
15
17
51
43
23
50
42
25
18
6
49
63
7
59
5
3
61
62
36
40
44
48
4
8
12
16
20
52
56
60
64
24
28
32
P0.0
P0.1
P0.2
P0.3
P0.4
P0.5
P0.6
P0.7
P0.8
P0.9
P0.10
P0.11
P0.12
P0.13
P0.14
P0.15
P0.16
P0.17
PO.18
P0.19
P0.20
P0.21
P0.22
P0.23
RESET
P0.25
D+
D-
P0.28
P0.29
P0.30
P0.31
VDD
VDD
VDD
VSS
VSS
VSS
VSS
VSS
VBAT
VREF
VDDA
VSSA
RTXC2
RTXC1
XTAL2
XTAL1
P1.23
P1.22
P1.21
P1.20
P1.19
P1.18
P1.17
P1.16
P1.31
P1.30
P1.29
P1.28
P1.27
P1.26
P1.25
P1.24
p1.17
p0.13
p0.21
U4
MAX232
1
3
4
5
1615
2
6
12
9
11
10
13
8
14
7
C1+
C1-
C2+
C2-
VCCGND
V+
V-
R1OUT
R2OUT
T1IN
T2IN
R1IN
R2IN
T1OUT
T2OUT
V2
+5v
C6
CAP
IP2
0.1UF
ISP
VCC
r2in
U5
L293D
2
7
10
15
1
9
3
6
11
14
16
8
IN1
IN2
IN3
IN4
EN1
EN2
OUT1
OUT2
OUT3
OUT4
VSS
VS
10k
3.3V
XTAL1
r2out
t2in
com
p0.12
VCC
t2out
- +
D1
BRIDGE
1
4
3
2
GND
C1
1000uf
J26
LCD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
GND
r2in
C5
CAP
GND
p1.21
GND
+3.3v
C8
CAP
p0.10
p0.20
p0.16
P0.12
3.3V
RST
GND
MG2
12
MG2
12
Fig. 6 Internal Operation Of Master Side
X. Outputs
The outputs pictures related to hull monitoring system for submarine is Shown in the below figures,
Fig.7 The Kit For Hull Monitoring System For Submarine
Hull Monitoring System for Submarine
DOI: 10.9790/2834-10244147 www.iosrjournals.org 46 | Page
Fig.8 Working Of The Kit When We Supply The Power
Fig.9 The System Detected Smoke And Temperature Readings Displayed On The Lcd Display
XI. Conclusion
The mechanism is cheap and flexible for testing submarine by using alarm and monitoring control.
This control setup use for submarines which has both digital and analog circuit boards interface. The proposed
designed control system control several types of self-running process control station, each type is dictated to
certain task. The alarm system is connected to sensors all over the place in the submarine and always monitors
them, if any sensor reading is outside the preset limits we get an alarm. The observing setup can capture any
alarm condition and store it in hard disk or printer with timestamp. Including to that it will be applied as basic to
test variety of all ship condition from the link. They require to shorten manning stage led to the improvement of
automated controls essential schemes for the engine room plant which allowed unattended operation of devices
spaces. With vessels capable of safe functioning for any stage of time in this mode, all the handling functions
and following features are gathered combined in a system controls Room for sample. The system take small
energy in arrange of only a few mill amperes per interface and drivers is safeguarded like that it frequently holds
the consumer from harmful sensor that was in place or developed inappropriately. This system feature increases
the setup and decreases the slide down time. The direct development layout interface enables the multiple use of
the design in a variety of cases specifically when putting in or improving sensor or method in the submarine.
Engaging this system high speed for testing is obtained and will be utilized to test more advanced styles
according the specifications.
Hull Monitoring System for Submarine
DOI: 10.9790/2834-10244147 www.iosrjournals.org 47 | Page
References
[1]. Aldwincle, D. S., PhD. & Lews, K. J.; Prediction of Structural Damage, Penetration and Cargo Spillage Due to Ship Collisions with
Icebergs, The Society of Naval Architects and Marine Engineers, Ice Tech ‘84, pp D-2 - D14.
[2]. Passive sampling for target and nontarget analyses of moderately polar and nonpolar substances in water Environ. Toxicol. Chem.,
32 (8) (2013), pp. 1718–1726.
[3]. Qihu Li , Advanced Topics in Science and Technology in China, Digital Sonar Design in Underwater Acoustics: Principles and
Applications, Zhejiang University Press, 2012, p. 524.
[4]. Global aquatic passive sampling: maximizing available resources using a novel exposure procedure Environ. Sci. Technol., 45 (15)
(2011), pp. 6233–6234.
[5]. Effect of sampler material on the uptake of PAHs into passive sampling devices Chemosphere, 79 (4) (2010), pp. 470–475.
[6]. Diel periodicity in both sei whale vocalization rates and the vertical migration of their copepod prey observed from ocean gliders
Limnol. Oceanogr., 53 (5) (2008), pp. 2197–2209.
[7]. Identification, definition and quantification of goods and services provided by marine biodiversity: Implications for the ecosystem
approach Mar. Pollut. Bull., 54 (3) (2007), pp. 253–265.
[8]. Correcting echo-integration data for transducer motion (L)
[9]. J. Acoust. Soc. Am., 118 (4) (2005), pp. 2121–2123
Author’s biography
K. Yashwanthi mala presently pursuing her Masters degree in Embedded Systems
specialization at Gudlavalleru Engineering College, Gudlavalleru, AP, India. She received
his Bachelors ( Electronics and communication) degree Gudlavalleru Engineering college,
Gudlavalleru affiliated to JNTUK University in the year 2012. She is the author of 1
technical paper in Embedded System.
Dr. M. Kamaraju received his B.E and M.E from Andhra University and Ph.D from
JNTUH, Hyderabad, In the area of Low Power VLSI Design. He current research interests
include Microprocessors, Microcontrollers, Digital system Design, Embedded System
Design, Low Power VLSI Design. He published 74 technical papers in national and
international journals and conferences. He reviewed number of papers for international
journal and conferences. He is a Fellow of IETE and IE and member of IEEE. He is
presently working as a Professor and Head of the E.C.E Department, Gudlavalleru
Engineering College, Gudlavalleru, India. He is a past chairman of IETE and present
chairman of IE Vijayawada local centre.
N.Sambamurthy received his B.TECH from JNTU Hyderabad and M.TECH from
Gudlavalleru engineering college, Gudlavalleru and presently pursuing Ph.D from
JNTUK, Kakinada in the research area of VLSI architecture Design. He research
interests are Microcontrollers, Embedded System Design, Microprocessors and VLSI
architecture Design. He is a member of IE. He is currently an Assistant Professor in ECE
Department, Gudlavalleru Engineering College, Gudlavalleru.

More Related Content

What's hot

Dynamics of Rotating Structures Relealed
Dynamics of Rotating Structures RelealedDynamics of Rotating Structures Relealed
Dynamics of Rotating Structures RelealedPolytec, Inc.
 
Clarus GC/MS SQ 8 Spec Sheet
Clarus GC/MS SQ 8 Spec SheetClarus GC/MS SQ 8 Spec Sheet
Clarus GC/MS SQ 8 Spec Sheetisaacclark
 
75600403 automatic-plant-irrigation-system
75600403 automatic-plant-irrigation-system75600403 automatic-plant-irrigation-system
75600403 automatic-plant-irrigation-systemstk25
 
Dynasonics tfx 5000 datasheet badger meter-transit time ultrasonic flow meters
Dynasonics tfx 5000 datasheet badger meter-transit time ultrasonic flow metersDynasonics tfx 5000 datasheet badger meter-transit time ultrasonic flow meters
Dynasonics tfx 5000 datasheet badger meter-transit time ultrasonic flow metersENVIMART
 
Marina Bay Front Sands Tower Real Time Structural Health Monitoring
Marina Bay Front Sands Tower Real Time Structural Health MonitoringMarina Bay Front Sands Tower Real Time Structural Health Monitoring
Marina Bay Front Sands Tower Real Time Structural Health MonitoringRekaNext Capital
 
Oxymax cos51 d endress+hauser datasheet-measurement of the dissolved oxygen
Oxymax cos51 d endress+hauser datasheet-measurement of the dissolved oxygenOxymax cos51 d endress+hauser datasheet-measurement of the dissolved oxygen
Oxymax cos51 d endress+hauser datasheet-measurement of the dissolved oxygenENVIMART
 
Oxymax cos61 d endress+hauser datasheet-dissolved oxygen measurement
Oxymax cos61 d endress+hauser datasheet-dissolved oxygen measurementOxymax cos61 d endress+hauser datasheet-dissolved oxygen measurement
Oxymax cos61 d endress+hauser datasheet-dissolved oxygen measurementENVIMART
 
Intelligent Automatic Plant Irrigation System
Intelligent Automatic Plant Irrigation SystemIntelligent Automatic Plant Irrigation System
Intelligent Automatic Plant Irrigation Systemsusheel kumar
 
Oxymax cos41 endress+hauser datasheet-measurement of the dissolved oxygen
Oxymax cos41 endress+hauser datasheet-measurement of the dissolved oxygenOxymax cos41 endress+hauser datasheet-measurement of the dissolved oxygen
Oxymax cos41 endress+hauser datasheet-measurement of the dissolved oxygenENVIMART
 
UT: A Review Of New Techniques
UT: A Review Of New TechniquesUT: A Review Of New Techniques
UT: A Review Of New TechniquesOlympus IMS
 
Standards2
Standards2Standards2
Standards2Sunday M
 
Coriolis Flow Meter - Cameron Camcor Brand
Coriolis Flow Meter - Cameron Camcor BrandCoriolis Flow Meter - Cameron Camcor Brand
Coriolis Flow Meter - Cameron Camcor BrandM.S. Jacobs & Associates
 
Drager Polytron Pulsar Duct Mount Fixed Gas Detector - Spec Sheet
Drager Polytron Pulsar Duct Mount Fixed Gas Detector - Spec SheetDrager Polytron Pulsar Duct Mount Fixed Gas Detector - Spec Sheet
Drager Polytron Pulsar Duct Mount Fixed Gas Detector - Spec SheetThorne & Derrick UK
 
Hacking a Xiami Mi Vacuum Robot
Hacking a Xiami Mi Vacuum RobotHacking a Xiami Mi Vacuum Robot
Hacking a Xiami Mi Vacuum RobotPaul Terrasi
 

What's hot (20)

Infrared Pyrometers for Industrial Use
Infrared Pyrometers for Industrial UseInfrared Pyrometers for Industrial Use
Infrared Pyrometers for Industrial Use
 
Dynamics of Rotating Structures Relealed
Dynamics of Rotating Structures RelealedDynamics of Rotating Structures Relealed
Dynamics of Rotating Structures Relealed
 
Clarus GC/MS SQ 8 Spec Sheet
Clarus GC/MS SQ 8 Spec SheetClarus GC/MS SQ 8 Spec Sheet
Clarus GC/MS SQ 8 Spec Sheet
 
75600403 automatic-plant-irrigation-system
75600403 automatic-plant-irrigation-system75600403 automatic-plant-irrigation-system
75600403 automatic-plant-irrigation-system
 
Dynasonics tfx 5000 datasheet badger meter-transit time ultrasonic flow meters
Dynasonics tfx 5000 datasheet badger meter-transit time ultrasonic flow metersDynasonics tfx 5000 datasheet badger meter-transit time ultrasonic flow meters
Dynasonics tfx 5000 datasheet badger meter-transit time ultrasonic flow meters
 
Marina Bay Front Sands Tower Real Time Structural Health Monitoring
Marina Bay Front Sands Tower Real Time Structural Health MonitoringMarina Bay Front Sands Tower Real Time Structural Health Monitoring
Marina Bay Front Sands Tower Real Time Structural Health Monitoring
 
Oxymax cos51 d endress+hauser datasheet-measurement of the dissolved oxygen
Oxymax cos51 d endress+hauser datasheet-measurement of the dissolved oxygenOxymax cos51 d endress+hauser datasheet-measurement of the dissolved oxygen
Oxymax cos51 d endress+hauser datasheet-measurement of the dissolved oxygen
 
Oxymax cos61 d endress+hauser datasheet-dissolved oxygen measurement
Oxymax cos61 d endress+hauser datasheet-dissolved oxygen measurementOxymax cos61 d endress+hauser datasheet-dissolved oxygen measurement
Oxymax cos61 d endress+hauser datasheet-dissolved oxygen measurement
 
Lm35
Lm35Lm35
Lm35
 
Brochure Logis-Tech
Brochure Logis-TechBrochure Logis-Tech
Brochure Logis-Tech
 
Intelligent Automatic Plant Irrigation System
Intelligent Automatic Plant Irrigation SystemIntelligent Automatic Plant Irrigation System
Intelligent Automatic Plant Irrigation System
 
Oxymax cos41 endress+hauser datasheet-measurement of the dissolved oxygen
Oxymax cos41 endress+hauser datasheet-measurement of the dissolved oxygenOxymax cos41 endress+hauser datasheet-measurement of the dissolved oxygen
Oxymax cos41 endress+hauser datasheet-measurement of the dissolved oxygen
 
Datasheet IC L293
Datasheet  IC L293Datasheet  IC L293
Datasheet IC L293
 
UT: A Review Of New Techniques
UT: A Review Of New TechniquesUT: A Review Of New Techniques
UT: A Review Of New Techniques
 
MIL-STD-461G - Filosofia
MIL-STD-461G - FilosofiaMIL-STD-461G - Filosofia
MIL-STD-461G - Filosofia
 
Standards2
Standards2Standards2
Standards2
 
Hc sr04
Hc sr04Hc sr04
Hc sr04
 
Coriolis Flow Meter - Cameron Camcor Brand
Coriolis Flow Meter - Cameron Camcor BrandCoriolis Flow Meter - Cameron Camcor Brand
Coriolis Flow Meter - Cameron Camcor Brand
 
Drager Polytron Pulsar Duct Mount Fixed Gas Detector - Spec Sheet
Drager Polytron Pulsar Duct Mount Fixed Gas Detector - Spec SheetDrager Polytron Pulsar Duct Mount Fixed Gas Detector - Spec Sheet
Drager Polytron Pulsar Duct Mount Fixed Gas Detector - Spec Sheet
 
Hacking a Xiami Mi Vacuum Robot
Hacking a Xiami Mi Vacuum RobotHacking a Xiami Mi Vacuum Robot
Hacking a Xiami Mi Vacuum Robot
 

Viewers also liked

TA.01 [ REKOMENDASI UNTUK MEMPEROLEH VITAS / VISA KERJA ]
TA.01 [ REKOMENDASI UNTUK MEMPEROLEH VITAS / VISA KERJA ]TA.01 [ REKOMENDASI UNTUK MEMPEROLEH VITAS / VISA KERJA ]
TA.01 [ REKOMENDASI UNTUK MEMPEROLEH VITAS / VISA KERJA ]legalservice
 
Broadband Access in Albany, Columbia, Greene and Schoharie Counties of NYS
Broadband Access in Albany, Columbia, Greene and Schoharie Counties of NYSBroadband Access in Albany, Columbia, Greene and Schoharie Counties of NYS
Broadband Access in Albany, Columbia, Greene and Schoharie Counties of NYSRich Frank
 
Accounting scandals-Vanya Brown
Accounting scandals-Vanya BrownAccounting scandals-Vanya Brown
Accounting scandals-Vanya BrownVanya Brown
 
Cf newsletter oct2007ambergitterprofiled
Cf newsletter oct2007ambergitterprofiledCf newsletter oct2007ambergitterprofiled
Cf newsletter oct2007ambergitterprofiledAmber Carey Gitter
 
First Presbyterian Power Point
First Presbyterian Power PointFirst Presbyterian Power Point
First Presbyterian Power PointMichelle Hill
 
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...IOSR Journals
 

Viewers also liked (17)

January2016
January2016January2016
January2016
 
NPIK MAINAN ANAK
NPIK MAINAN ANAKNPIK MAINAN ANAK
NPIK MAINAN ANAK
 
TA.01 [ REKOMENDASI UNTUK MEMPEROLEH VITAS / VISA KERJA ]
TA.01 [ REKOMENDASI UNTUK MEMPEROLEH VITAS / VISA KERJA ]TA.01 [ REKOMENDASI UNTUK MEMPEROLEH VITAS / VISA KERJA ]
TA.01 [ REKOMENDASI UNTUK MEMPEROLEH VITAS / VISA KERJA ]
 
SeniorThesis2
SeniorThesis2SeniorThesis2
SeniorThesis2
 
K0745256
K0745256K0745256
K0745256
 
Broadband Access in Albany, Columbia, Greene and Schoharie Counties of NYS
Broadband Access in Albany, Columbia, Greene and Schoharie Counties of NYSBroadband Access in Albany, Columbia, Greene and Schoharie Counties of NYS
Broadband Access in Albany, Columbia, Greene and Schoharie Counties of NYS
 
Accounting scandals-Vanya Brown
Accounting scandals-Vanya BrownAccounting scandals-Vanya Brown
Accounting scandals-Vanya Brown
 
Cf newsletter oct2007ambergitterprofiled
Cf newsletter oct2007ambergitterprofiledCf newsletter oct2007ambergitterprofiled
Cf newsletter oct2007ambergitterprofiled
 
K017536569
K017536569K017536569
K017536569
 
Q01222110120
Q01222110120Q01222110120
Q01222110120
 
R010229096
R010229096R010229096
R010229096
 
First Presbyterian Power Point
First Presbyterian Power PointFirst Presbyterian Power Point
First Presbyterian Power Point
 
G017664551
G017664551G017664551
G017664551
 
B018110610
B018110610B018110610
B018110610
 
I012536474
I012536474I012536474
I012536474
 
PT INTAN KASAR
PT INTAN KASARPT INTAN KASAR
PT INTAN KASAR
 
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
 

Similar to H010244147

Zigbee based intelligent helemet for coal miners ppt
Zigbee based intelligent helemet for coal miners pptZigbee based intelligent helemet for coal miners ppt
Zigbee based intelligent helemet for coal miners pptVenkatesh Kaduru
 
unmanned vehicle robot for coal mines 1111111111111111
unmanned vehicle robot for coal mines 1111111111111111unmanned vehicle robot for coal mines 1111111111111111
unmanned vehicle robot for coal mines 1111111111111111Pratik Hulawale
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.techafzal usmani
 
Ultrasonic level meter
Ultrasonic level meterUltrasonic level meter
Ultrasonic level meterhandson28
 
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using ZigbeeIRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using ZigbeeIRJET Journal
 
ULTRASONIC SENSOR DISTANCE CALCULATE
ULTRASONIC SENSOR DISTANCE CALCULATEULTRASONIC SENSOR DISTANCE CALCULATE
ULTRASONIC SENSOR DISTANCE CALCULATETechno Electronics
 
military robot based ARM controller.pptx
military robot based ARM controller.pptxmilitary robot based ARM controller.pptx
military robot based ARM controller.pptxarunkumar2949
 
Short Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoShort Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoIRJET Journal
 
universal remote controller for electric bulb and ceiling fan
universal remote controller for electric bulb and ceiling fanuniversal remote controller for electric bulb and ceiling fan
universal remote controller for electric bulb and ceiling fanOGAGA OTOBOR
 
IRJET- Underwater Drone
IRJET- Underwater DroneIRJET- Underwater Drone
IRJET- Underwater DroneIRJET Journal
 
Microcontroller Based Obstacle Detection Device Using Voice Signal for the V...
Microcontroller Based Obstacle Detection Device Using Voice  Signal for the V...Microcontroller Based Obstacle Detection Device Using Voice  Signal for the V...
Microcontroller Based Obstacle Detection Device Using Voice Signal for the V...IJMER
 
Trace Moisture Analyzer For Industrial Use
Trace Moisture Analyzer For Industrial UseTrace Moisture Analyzer For Industrial Use
Trace Moisture Analyzer For Industrial UseMiller Energy, Inc.
 
Automated Drowning Detection and Security in Swimming Pool
Automated Drowning Detection and Security in Swimming PoolAutomated Drowning Detection and Security in Swimming Pool
Automated Drowning Detection and Security in Swimming PoolIRJET Journal
 
INTEGRATION OF SENSORS WITH KUKA ROBOT
INTEGRATION OF SENSORS WITH KUKA ROBOTINTEGRATION OF SENSORS WITH KUKA ROBOT
INTEGRATION OF SENSORS WITH KUKA ROBOTKirtimaan Srivastava
 
AUTOMATIC LIGHT & DARK SENSING SYSTEM WITH MOSQUITO REPELLENT CIRCUIT
AUTOMATIC LIGHT & DARK SENSING SYSTEM WITH MOSQUITO REPELLENT CIRCUITAUTOMATIC LIGHT & DARK SENSING SYSTEM WITH MOSQUITO REPELLENT CIRCUIT
AUTOMATIC LIGHT & DARK SENSING SYSTEM WITH MOSQUITO REPELLENT CIRCUITShahrukh Javed
 
James Walton - The Development of Lighting Protocols
James Walton - The Development of Lighting ProtocolsJames Walton - The Development of Lighting Protocols
James Walton - The Development of Lighting ProtocolsJames Walton
 
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...IRJET Journal
 

Similar to H010244147 (20)

Zigbee based intelligent helemet for coal miners ppt
Zigbee based intelligent helemet for coal miners pptZigbee based intelligent helemet for coal miners ppt
Zigbee based intelligent helemet for coal miners ppt
 
unmanned vehicle robot for coal mines 1111111111111111
unmanned vehicle robot for coal mines 1111111111111111unmanned vehicle robot for coal mines 1111111111111111
unmanned vehicle robot for coal mines 1111111111111111
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.tech
 
Ultrasonic level meter
Ultrasonic level meterUltrasonic level meter
Ultrasonic level meter
 
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using ZigbeeIRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
 
ritesh (2)
ritesh (2)ritesh (2)
ritesh (2)
 
ULTRASONIC SENSOR DISTANCE CALCULATE
ULTRASONIC SENSOR DISTANCE CALCULATEULTRASONIC SENSOR DISTANCE CALCULATE
ULTRASONIC SENSOR DISTANCE CALCULATE
 
military robot based ARM controller.pptx
military robot based ARM controller.pptxmilitary robot based ARM controller.pptx
military robot based ARM controller.pptx
 
Short Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoShort Range Radar System using Arduino Uno
Short Range Radar System using Arduino Uno
 
universal remote controller for electric bulb and ceiling fan
universal remote controller for electric bulb and ceiling fanuniversal remote controller for electric bulb and ceiling fan
universal remote controller for electric bulb and ceiling fan
 
IRJET- Underwater Drone
IRJET- Underwater DroneIRJET- Underwater Drone
IRJET- Underwater Drone
 
Microcontroller Based Obstacle Detection Device Using Voice Signal for the V...
Microcontroller Based Obstacle Detection Device Using Voice  Signal for the V...Microcontroller Based Obstacle Detection Device Using Voice  Signal for the V...
Microcontroller Based Obstacle Detection Device Using Voice Signal for the V...
 
Trace Moisture Analyzer For Industrial Use
Trace Moisture Analyzer For Industrial UseTrace Moisture Analyzer For Industrial Use
Trace Moisture Analyzer For Industrial Use
 
RADAR SYSTEM
RADAR SYSTEMRADAR SYSTEM
RADAR SYSTEM
 
Automated Drowning Detection and Security in Swimming Pool
Automated Drowning Detection and Security in Swimming PoolAutomated Drowning Detection and Security in Swimming Pool
Automated Drowning Detection and Security in Swimming Pool
 
INTEGRATION OF SENSORS WITH KUKA ROBOT
INTEGRATION OF SENSORS WITH KUKA ROBOTINTEGRATION OF SENSORS WITH KUKA ROBOT
INTEGRATION OF SENSORS WITH KUKA ROBOT
 
AUTOMATIC LIGHT & DARK SENSING SYSTEM WITH MOSQUITO REPELLENT CIRCUIT
AUTOMATIC LIGHT & DARK SENSING SYSTEM WITH MOSQUITO REPELLENT CIRCUITAUTOMATIC LIGHT & DARK SENSING SYSTEM WITH MOSQUITO REPELLENT CIRCUIT
AUTOMATIC LIGHT & DARK SENSING SYSTEM WITH MOSQUITO REPELLENT CIRCUIT
 
James Walton - The Development of Lighting Protocols
James Walton - The Development of Lighting ProtocolsJames Walton - The Development of Lighting Protocols
James Walton - The Development of Lighting Protocols
 
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
 
Megger TDR
Megger TDRMegger TDR
Megger TDR
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 

Recently uploaded (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 

H010244147

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 2, Ver. IV (Mar - Apr.2015), PP 41-47 www.iosrjournals.org DOI: 10.9790/2834-10244147 www.iosrjournals.org 41 | Page Hull Monitoring System for Submarine K. Yashwanthi Mala, N. Samba Murthy, Dr. M. Kamaraju M.TECH Embedded systems Dept. of ECE Gudlavalleru Engineering college Assistant Professor Dept. of ECE Gudlavalleru Engineering college Professor and HEAD Dept .of ECE Gudlavalleru Engineering college Abstract: In ancient time, submarines are definitely in cigar-shaped. Their layout in beginning submarines looks noticeable often known as "teardrop hull". The hydrodynamic drag is decreased whenever underwater, but it reduces the sea-keeping abilities and improves pull while surfaced. Because the restrictions of the propulsion techniques in very beginning submarines powered them to manage surfaced most of the time, their own hull models were a compromise. Mainly because of the slower submerged speeds of those subs, commonly well below 18 km/h, the improved drag for submerged journey was acceptable. Key words: Lpc (Linear Predictive Coding), (Lcd (Liquid Crystal Display), Triac (Triode For Alternating Current), Uart (Universal Asynchronous Receiver/Trasmitter), Arm (Advanced Risc Machine) , Rf (Radio Frequency) I. Introduction Submarine is a watercraft able of individual process under the sea. That varies from a submersible, which has a much more minimal under the sea capacity. The expression many typically relates to a huge, crewed, self-directed vessel. It is also often used traditionally or colloquially to refer to slightly managed automobiles and robots, as well as medium sized or compact vessels, like the midget submarine as well as the wet sub. Applied as an adjective in phrases such as submarine wire, "submarine" means "under the sea". The noun submarine evolved as a reduced form of submarine boat. For causes of naval traditions, submarines are generally called to as "boats" instead of "ships", irrespective of their size. II. Block Diagram The block diagram for this system is shown in the figure 1, It consists of two power supply (L1117), two motors, two Arm controller (LPC2148), two LCD display, TRIAC, Buzzer, Switches, Driver (L293D), Temperature sensor (LM35), Smoke sensor (MQ6), Ultrasonic sensor, UART and a RF Receiver. Fig. 1 Block Diagram For Hull Monitoring System For Submarine III. Microcontroller (LPC2148) We selected LPC2148 microcontroller for our project execution, because of its speed. It is a 32-bit microcontroller with 32kb to 512kb flash memory. This controller supports totally 2 serial ports here we are using 2 microcontrollers for master and slave communication, both microcontrollers are communicating with UART communication. The slave controller contained sensors and it will send the data to the master controller the master will display this data in the LCD.
  • 2. Hull Monitoring System for Submarine DOI: 10.9790/2834-10244147 www.iosrjournals.org 42 | Page The slave section operates motor and buzzer and master drives the hull motors .the master will take different decisions related to the hull, by collecting data from the keypad and RF receiver. IV. Gas/Smoke Detector (MQ 6) A smoke detector is a device which detects the presence of smoke within an area, usually as part of a safety system. This type of equipment is used to detect a smoke leak and interface with a control system so a process can be automatically shut down. A smoke detector can also sound an alarm to operators in the area where the leak is occurring, giving them the opportunity to leave the area. This type of device is important because there are many type of smokes that can be harmful to organic life, such as humans or animals. Fig.2 Smoke/Gas Detector (MQ6) V. Tererature Detector (LM35) The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is linearly proportional to the Celsius (Centigrade) temperature. The LM35 thus has an advantage over linear temperature sensors calibrated in ° Kelvin, as the user is not required to subtract a large constant voltage from its output to obtain convenient Centigrade scaling. The LM35 does not require any external calibration or trimming to provide typical accuracies of ±1⁄4°C at room temperature and ±3⁄4°C over a full −55 to +150°C temperature range. Fig.3 Temperature Detector (LM35) VI. Principle Of The Ultrasonic Detector Ultrasonic sensors emit short, high-frequency sound pulses at regular intervals. These propagate in the air at the velocity of sound. If they strike an object, then they are reflected back as echo signals to the sensor, which itself computes the distance to the target based on the time-span between emitting the signal and receiving the echo.
  • 3. Hull Monitoring System for Submarine DOI: 10.9790/2834-10244147 www.iosrjournals.org 43 | Page Fig. 4 Detection Of Ultrasonic Sensor Virtually all materials which reflect sound can be detected, regardless of their colour. Even transparent materials or thin foils represent no problem for ultrasonic sensor. Micro sonic ultrasonic sensors are suitable for target distances from 20 mm to 10 m and as they measure the time of flight they can ascertain a measurement with pinpoint accuracy. Some of our sensors can even resolve the signal to an accuracy of 0.025 mm. Ultrasonic sensors can see through dust-laden air and ink mists. Even thin deposits on the sensor membrane do not impair its function. Sensors with a blind zone of only 20 mm and an extremely thin beam spread are making entirely new applications possible today: Fill level measurement in wells of micro titer plates and test tubes, as well as the detection of small bottles in the packaging industry, can be implemented with ease. Even thin wires are reliably detected. VII. About RF 1) The STT-433 is ideal for remote control applications where low cost and longer range is required. 2) The transmitter operates from 1.5-12V supply, making it ideal for battery-powered applications. 3) The transmitter employs a SAW-stabilized oscillator, ensuring accurate frequency control for best range performance. 4) The manufacturing-friendly SIP style package and low-cost make the STT-433 suitable for high volume applications. VIII. Features 1) 433.92 MHz Frequency 2) Low Cost 3) 1.5-12V operation 4) Small size Fig. 5 Internal Diagram For Rf Trasmitter And Receiver IX ALGORITHM: 1) Slave Side 1. Start the project 2. Check the temperature 3. Send the temperature to the master, display the value in LCD then switch on the buzzer and motor 4. Check the smoke
  • 4. Hull Monitoring System for Submarine DOI: 10.9790/2834-10244147 www.iosrjournals.org 44 | Page 5. Send the smoke to the master, display the value in LCD then switch on the buzzer and motor. 6. If any command from master switch on the motor and Buzzer. 7. Go to step1. 2). Master side: 1. Receive the temperature and smoke from slave and to display these values in LCD. 2. Check the obstacle 3. If obstacle is there stop the boat. 4. Check the command from RF. 5. If any command from RF stop the motors. 6. If buzzer or water pump off command is received send the data to the slave. 7. Check the switch status, 8. If switch is pressed stop the motors. 9. Go to step 1. IX. Circuit Diagram The internal circuit diagram for hull monitoring system for submarine is shown in the figure6 and figure7, The diagram shown in the figure 6 represents the operation of slave side and diagram in the figure7 represent the operation of master side. GND ISP 3.3v P1.22 C8 CAP LS2 BUZZER 1 2 p0.11 p0.10 MOC3010 1 2 64 XTAL1 GND U4 MAX232 1 3 4 5 1615 2 6 12 9 11 10 13 8 14 7 C1+ C1- C2+ C2- VCCGND V+ V- R1OUT R2OUT T1IN T2IN R1IN R2IN T1OUT T2OUT 3.3V r2in 10K P0.12 U2 7805 1 3 2 VIN VOUT GND p1.18 +5v - + D1 BRIDGE 1 4 3 2 out1 r2in 3.3V MOTOR AC 1 2 10k VCC ISP SW BT 136 3.3V V2 C6 CAP P0.13 GND VCC+5v VCC_BAR GND D2 LED U4 3.3V 1 3 2 VIN VOUT GND P0.10 RST LPC2148 19 21 22 26 27 29 30 31 33 34 35 37 38 39 41 45 46 47 53 54 55 1 2 58 57 9 10 11 13 14 15 17 51 43 23 50 42 25 18 6 49 63 7 59 5 3 61 62 36 40 44 48 4 8 12 16 20 52 56 60 64 24 28 32 P0.0 P0.1 P0.2 P0.3 P0.4 P0.5 P0.6 P0.7 P0.8 P0.9 P0.10 P0.11 P0.12 P0.13 P0.14 P0.15 P0.16 P0.17 PO.18 P0.19 P0.20 P0.21 P0.22 P0.23 RESET P0.25 D+ D- P0.28 P0.29 P0.30 P0.31 VDD VDD VDD VSS VSS VSS VSS VSS VBAT VREF VDDA VSSA RTXC2 RTXC1 XTAL2 XTAL1 P1.23 P1.22 P1.21 P1.20 P1.19 P1.18 P1.17 P1.16 P1.31 P1.30 P1.29 P1.28 P1.27 P1.26 P1.25 P1.24 out2 +5v P1.22 XTAL2 C5 CAP +5v r2out P0.11 3.3v MQ6 P1.24 1k GND 3.3v GND C7 CAP P1.24 3.3v 10k Y1 12MHZ t2out GND t2out 0.1UF V1 220v Ac LM35 C1 1000uf com VCC R1 330E p0.13 p1.19 J26 LCD 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 T1 1 5 4 8 SLAVE SIDE p1.17 GND p0.12 IP2 3.3v GND t2in Fig. 5 Internal Operation Of Slave Side
  • 5. Hull Monitoring System for Submarine DOI: 10.9790/2834-10244147 www.iosrjournals.org 45 | Page P0.11 3.3V 10k U4 HT12D 14 17 18 1 2 3 4 5 6 7 8 16 15 10 11 12 13 DIN VT VDD A0 A1 A2 A3 A4 A5 A6 A7 OSC1 OSC2 D8 D9 D10 D11 GND P1.24 D2 LED P1.24 VCC RX +5v MASTER SIDE P0.10 P1.22 C7 CAP P1.22 XTAL2 p1.20 T1 1 5 4 8 GND10K +5v ISP SW Y1 12MHZ stop sw MG4 12 p0.17 p0.11 p0.14 3.3v 3.3V E1 ANTENNA VCC p0.15 +5v p1.18 P0.13 GND 1k t2out rf receiver +5v U4 3.3V 1 3 2 VIN VOUT GND R1 330E VCC U2 7805 1 3 2 VIN VOUT GND TX p1.19 GND MG1 12 R3 R VCC +5v LPC2148 19 21 22 26 27 29 30 31 33 34 35 37 38 39 41 45 46 47 53 54 55 1 2 58 57 9 10 11 13 14 15 17 51 43 23 50 42 25 18 6 49 63 7 59 5 3 61 62 36 40 44 48 4 8 12 16 20 52 56 60 64 24 28 32 P0.0 P0.1 P0.2 P0.3 P0.4 P0.5 P0.6 P0.7 P0.8 P0.9 P0.10 P0.11 P0.12 P0.13 P0.14 P0.15 P0.16 P0.17 PO.18 P0.19 P0.20 P0.21 P0.22 P0.23 RESET P0.25 D+ D- P0.28 P0.29 P0.30 P0.31 VDD VDD VDD VSS VSS VSS VSS VSS VBAT VREF VDDA VSSA RTXC2 RTXC1 XTAL2 XTAL1 P1.23 P1.22 P1.21 P1.20 P1.19 P1.18 P1.17 P1.16 P1.31 P1.30 P1.29 P1.28 P1.27 P1.26 P1.25 P1.24 p1.17 p0.13 p0.21 U4 MAX232 1 3 4 5 1615 2 6 12 9 11 10 13 8 14 7 C1+ C1- C2+ C2- VCCGND V+ V- R1OUT R2OUT T1IN T2IN R1IN R2IN T1OUT T2OUT V2 +5v C6 CAP IP2 0.1UF ISP VCC r2in U5 L293D 2 7 10 15 1 9 3 6 11 14 16 8 IN1 IN2 IN3 IN4 EN1 EN2 OUT1 OUT2 OUT3 OUT4 VSS VS 10k 3.3V XTAL1 r2out t2in com p0.12 VCC t2out - + D1 BRIDGE 1 4 3 2 GND C1 1000uf J26 LCD 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 GND r2in C5 CAP GND p1.21 GND +3.3v C8 CAP p0.10 p0.20 p0.16 P0.12 3.3V RST GND MG2 12 MG2 12 Fig. 6 Internal Operation Of Master Side X. Outputs The outputs pictures related to hull monitoring system for submarine is Shown in the below figures, Fig.7 The Kit For Hull Monitoring System For Submarine
  • 6. Hull Monitoring System for Submarine DOI: 10.9790/2834-10244147 www.iosrjournals.org 46 | Page Fig.8 Working Of The Kit When We Supply The Power Fig.9 The System Detected Smoke And Temperature Readings Displayed On The Lcd Display XI. Conclusion The mechanism is cheap and flexible for testing submarine by using alarm and monitoring control. This control setup use for submarines which has both digital and analog circuit boards interface. The proposed designed control system control several types of self-running process control station, each type is dictated to certain task. The alarm system is connected to sensors all over the place in the submarine and always monitors them, if any sensor reading is outside the preset limits we get an alarm. The observing setup can capture any alarm condition and store it in hard disk or printer with timestamp. Including to that it will be applied as basic to test variety of all ship condition from the link. They require to shorten manning stage led to the improvement of automated controls essential schemes for the engine room plant which allowed unattended operation of devices spaces. With vessels capable of safe functioning for any stage of time in this mode, all the handling functions and following features are gathered combined in a system controls Room for sample. The system take small energy in arrange of only a few mill amperes per interface and drivers is safeguarded like that it frequently holds the consumer from harmful sensor that was in place or developed inappropriately. This system feature increases the setup and decreases the slide down time. The direct development layout interface enables the multiple use of the design in a variety of cases specifically when putting in or improving sensor or method in the submarine. Engaging this system high speed for testing is obtained and will be utilized to test more advanced styles according the specifications.
  • 7. Hull Monitoring System for Submarine DOI: 10.9790/2834-10244147 www.iosrjournals.org 47 | Page References [1]. Aldwincle, D. S., PhD. & Lews, K. J.; Prediction of Structural Damage, Penetration and Cargo Spillage Due to Ship Collisions with Icebergs, The Society of Naval Architects and Marine Engineers, Ice Tech ‘84, pp D-2 - D14. [2]. Passive sampling for target and nontarget analyses of moderately polar and nonpolar substances in water Environ. Toxicol. Chem., 32 (8) (2013), pp. 1718–1726. [3]. Qihu Li , Advanced Topics in Science and Technology in China, Digital Sonar Design in Underwater Acoustics: Principles and Applications, Zhejiang University Press, 2012, p. 524. [4]. Global aquatic passive sampling: maximizing available resources using a novel exposure procedure Environ. Sci. Technol., 45 (15) (2011), pp. 6233–6234. [5]. Effect of sampler material on the uptake of PAHs into passive sampling devices Chemosphere, 79 (4) (2010), pp. 470–475. [6]. Diel periodicity in both sei whale vocalization rates and the vertical migration of their copepod prey observed from ocean gliders Limnol. Oceanogr., 53 (5) (2008), pp. 2197–2209. [7]. Identification, definition and quantification of goods and services provided by marine biodiversity: Implications for the ecosystem approach Mar. Pollut. Bull., 54 (3) (2007), pp. 253–265. [8]. Correcting echo-integration data for transducer motion (L) [9]. J. Acoust. Soc. Am., 118 (4) (2005), pp. 2121–2123 Author’s biography K. Yashwanthi mala presently pursuing her Masters degree in Embedded Systems specialization at Gudlavalleru Engineering College, Gudlavalleru, AP, India. She received his Bachelors ( Electronics and communication) degree Gudlavalleru Engineering college, Gudlavalleru affiliated to JNTUK University in the year 2012. She is the author of 1 technical paper in Embedded System. Dr. M. Kamaraju received his B.E and M.E from Andhra University and Ph.D from JNTUH, Hyderabad, In the area of Low Power VLSI Design. He current research interests include Microprocessors, Microcontrollers, Digital system Design, Embedded System Design, Low Power VLSI Design. He published 74 technical papers in national and international journals and conferences. He reviewed number of papers for international journal and conferences. He is a Fellow of IETE and IE and member of IEEE. He is presently working as a Professor and Head of the E.C.E Department, Gudlavalleru Engineering College, Gudlavalleru, India. He is a past chairman of IETE and present chairman of IE Vijayawada local centre. N.Sambamurthy received his B.TECH from JNTU Hyderabad and M.TECH from Gudlavalleru engineering college, Gudlavalleru and presently pursuing Ph.D from JNTUK, Kakinada in the research area of VLSI architecture Design. He research interests are Microcontrollers, Embedded System Design, Microprocessors and VLSI architecture Design. He is a member of IE. He is currently an Assistant Professor in ECE Department, Gudlavalleru Engineering College, Gudlavalleru.