Sei sulla pagina 1di 5

2016 5th International Conference on Informatics, Electronics and Vision (ICIEV) 519

LASER Based Security System Using Wireless


Sensor Network and GPRS/GSM Technology for
Inland Aquaculture in Bangladesh

Sopan Sarkar Ariful Islam


Department of Applied Physics, Electronics and Department of Applied Physics, Electronics and
Communication Engineering Communication Engineering
University of Chittagong University of Chittagong
Chittagong, Bangladesh Chittagong, Bangladesh
sopansarkar@gmail.com ariful@cu.ac.bd

Abstract Our paper deals with the design and implementation who are unable to protect their assets, on their own, against an
of a novel LASER based security system for inland aquaculture unfavorable social environment.
such as Shrimp/prawn farming perspective to Bangladesh. The
system implements LASER as a mean of detecting intruders. A The intruders generally use huge fishing nets to capture and
wireless sensor network based on nRF24L01 trans-receiver is steal fishes. Since most of the investors/farmers in this sector
used to communicate with the gateway and the sensors. The have to take loans from banks, such a loss creates a great
number of LASERs obstructed is determined by LDRs attached impact on their economy. Moreover, they are quite unwilling to
to an Arduino board; which is programmed to take decisions invest in highly configured security system in the market.
whether to sound an alarm or call a desired mobile number
through a GPRS/GSM network; depending on the number of The idea of LASER (Light amplification by stimulated
LASERs obstructed. The proposed work has been done and emission of radiation) based security system with LDR (Light-
verified in real life. The system was satisfactory in terms of both dependent resistor) was shown in [4], in which an alarm was
cost and security compared to other existing systems available in sounded when an intruder as detected. LASER is highly
Bangladesh. directional and travels a very long range without losing
sufficient power [5]. LASER light even goes through long
Keywords-LASER; LDR; Wireless sensor network; nRF24l01 distance without scattering effect. Its also visible only at the
trans-receiver; GPRS; Aquaculture; Security system source and incident point; otherwise invisible [4]. In dark, a
LDR can have a very high resistance (several mega ohms
I. INTRODUCTION (M)), while in the light; it can have a low resistance in the
Fisheries and aquaculture is the second most important order of ohms [6]. This property of LDR helps to sense
sector in the export earning of Bangladesh. It produces 2.5% of LASER.
the global production of shrimp [1]. According to [2], a total of The use of wireless sensor network for security purpose is
54.54% of the total fish were cultured in inland closed water. shown in [7]. Wireless sensor network (WSN) is termed as
Moreover, fishes provide us with 80% of animal protein and spatially distributed sensors which can pass data through the
7% of the total protein supply [1]. network to a main location and are used to monitor different
A close study of aquaculture in Bangladesh was made conditions of the physical world [8]. Wireless sensor network
regarding cost, labor and security issues. It was found that the has been used in habitat monitoring [9], heath monitoring [10,
initial cost in aquaculture is very high. So losses due to security 11], bio motion [12], security system etc. The most popular
issues have led many investors/farmers to lose their interest. technologies in the field of wireless sensor network are
Moreover, the existing security systems like Video-regislator, Bluetooth [13, 14], ZigBee [7, 15], Wi-Fi [16] and RF trans-
Net video spy, computer software security system etc. are quite receiver [17]. The use of nRF24L01 trans-receiver for wireless
costly. So the need of a smart and cost worthy security system sensor networking is shown in [18-20]. The nRF24L01
has leaded us to the development of the proposed system. provides 2Mbps data rate and 125 RF channel operations with
very low power consumption. The nRF24L01 has a complete
The most common security issue faced by the owners of
OSI Link Layer in hardware which simplifies the upper layer
aquaculture pond in Bangladesh is stealing of fishes from the
protocol [21].
ponds. According to [3], the risk increases when the
aquaculture ponds are far from the farmer's home and in most A GPRS/GSM based security system was shown in [22].
cases surveillance requires labor input, but the returns are not The advantage of GPRS/GSM was shown in [22-24]. In
immediate. These constraints have limited the feasibility of reference [22], the personal in authority was informed about
aquaculture, especially among households headed by females, any intrusion through short message service (SMS).

978-1-5090-1269-5/16/$31.00 2016 IEEE


520

Our security system consists of LASERs embedded on one B. GPRS/GSM Gateway


side of the aquaculture pond and LDR on the opposite side.
The number of LASERs used will depend on the size of the The gateway consists of Arduino micro-controller board, an
pond. In conjunction with that system, we have used a wireless nRF24L01 trans-receiver, a GPRS/GSM module and an alarm
sensor network to communicate with the sensor nodes and a circuit. The simplified block diagram of the gateway is shown
GPRS/GSM gateway. The preferred device used in the design in Fig 3.
was 2.4 GHz nRF24L01 trans-receiver modules. GPRS/GSM
technology was used to inform the authority about any
intrusion through a call. The real life testing of the system was
done using a demo model of the pond. We used an array of six
LASERs & LDRs for this purpose. The system has built with
low cost and high performance.
The organization of this paper is as follows. The System
architecture is introduced in section II, the implementation of
the sensor nodes and gateway and their working is detailed in
section III, and followed by performance study in section IV
and conclusion in section V.

II. SYSTEM ARCHITECTURE


Our proposed model of the security system consists of two
main parts:
A. Sensor Node
Figure 2. Configuration of a sensor node
The sensor node consists of Arduino micro-controller
board, LASER & LDR array, and an nRF24L01 trans-receiver A wireless communication system is required to inform the
module. A simplified block diagram of the sensor node is owner of the pond wirelessly. Here, we will use the existing
shown in Fig 1. infrastructure of the cell phone network for communication.
So, we dont require the construction of transmitter and
receiver unit. For wireless communication a GPRS/GSM
modem is used at the transmitter end. Similarly, a cell phone is
used as the receiver at the user end. A Subscriber Identification
Module (SIM) is assigned to the GPRS/GSM modem. By
receiving call from this SIM, the user (owner) will know that
an intrusion has occurred at the pond site.

Figure 1. Block diagram of sensor node

The sensor node consists of six LASER and LDR unit


placed equidistantly along the edge of the aquaculture pond.
LASERs are placed at one end and the LDRs at the opposite
end. A LASER-LDR pair is maid collinear; since LASER is
highly directional and a slight deviation in angle will result in
error. The LDRs are well shielded from external light. The
whole arrangement is rigidly set up. The sensor node
practically implemented is shown in Fig 2. Figure 3. Block diagram of GPRS/GSM gateway
521

In the design, star tropology was used in order to form the III. METHODOLOGY
network between the sensor nodes and GPRS/GSM gateway. The working of the security system is explained in details
Star tropology is used because of its ease to setup and modify. below:
Moreover, the aquaculture ponds are generally arranged
systematically within a small range of area. So the tropology A. Working of the Sensor Node
fully satisfies our need. Fig 4 shows the arrangement of sensor The LASER detector circuit is a voltage divider network
nodes with the GPRS/GSM gateway using star tropology. Also consisting of a LDR and a series resistor as shown in Fig 6.
the configuration of the gateway is shown in Fig 5. The junction of the two is fed into an analog pin of the Arduino
board. Thus the Arduino takes analog reading of the sensors
making the system more versatile. It takes two initial reading of
the sensors, one with LASERs on and the other with LASERs
turned off. Then it averages the two readings to get a center
value. Any reading above this center value is considered high
and that below as low. This process helps reduce the
environmental effects on the sensors.

Figure 4. Arrangement of the sensor nodes using star tropology

Figure 6. LASER detector circuit

As stated above each sensor node consist of an array of six


LASERs and LDRs. Generally, a poacher intends to use huge
fishing nets to steal fishes from the pond. When any object
obstructs the path of the LASER from falling on the LDR; the
resistance of the LDR increases. This makes the corresponding
pin of the Arduino low. Arduino than calculates the number of
LASERs obstructed. Two conditions arise in this situation.
When the number of LASERs obstructed is less than
two, it may either be net or a leaf or fishing rod. In
this situation the Arduino at the sensor node sends the
character A to the main board through the
nRF24L01 trans-receiver module.
When the number of LASERs obstructed is more than
two, there are definitely poachers stealing fishes from
the pond. The LASERs are either obstructed by the
net or by the poachers themselves. In this situation the
Arduino sends the character C.
The nRF24L01 are set to transmit mode in the sensor
nodes. Each nRF24L01 both in sensor node and gateway is
Figure 5. Configuration of the GPRS/GSM gateway assigned a definite address of 32bit.
522

B. Working of the GPRS/GSM Gateway given to a desired number saved in the phonebook. The
The GPRS/GSM gateway consists of an nRF24L01 module nRF24L01 worked fine within the given range. Successful
which is set to receive mode. It continuously scans for data communications were established between the sensor nodes
from the sensor nodes. It scans each sensor serially. When an and the GSM/GPRS gateway.
intrusion occurs a definite character is send from the sensor
nodes.
V. CONCLUSION
When the character received is A, the Arduino board
turns on the alarm trough a relay. Security in indoor aquaculture has become a dying need in
Bangladesh as lot of money is invested in this sector. Our
When the character received is C, the Arduino board motto was to develop a security system which will provide
signals the GPRS/GSM modem to call a desired both high security and be cheaper in cost. Our security system
number saved in the SIM phonebook. is less bulky as it requires less components and wiring and it
The flow chart of the system is shown in Fig 6 has very low power requirements. Any damaged part in the
system can easily be removed and replaced; and all the
components are easily available. Moreover, the security
system can be used in other sector such as perimeter security
such as in banks, offices, museums etc. with very little
modification. So we are hopeful, our security system will
provide investors in aquaculture with the required security.

REFERENCES

[1] Bishwajit Ghose, Fisheries and Aquaculture in Bangladesh:


Challenges and Opportunities, in JSciMed Central, 2014.
. [2] FRSS (2014) Fihseries Statical Yearbook of Bangladesh. Fisheries
Resources Survey System (FRSS), Department of Fisheries, Bagladesh.
Volume 30: 52 p.
[3] http://www.adb.org/ [accessed April 15, 2016].
[4] Dipankor Paul, Md. Sohel Rana, and Md. Mokkaram Hossain, A
preview on experimentation on Laser security system, in Engineering
Science and Technology: An International Journal, vol. 2, no. 2, April
2012.
[5] http://oregonstate.edu/ehs/laser/training/definition-and
properties/laserlight, [accessed October 10, 2015 ].
[6] https://en.wikipedia.org/wiki/Photoresistor, [accessed October 11,
2015 ].
[7] Chunjuan Wei, Junjie Yang, Wu Zhu, and Jian Lv, "A design of alarm
system for substation perimeter based on laser fence and wireless
communication," in Computer Application and System Modeling
(ICCASM), 2010 International Conference on , vol.3, pp.V3-543-V3-
546, December 2010.
[8] https://en.wikipedia.org/wiki/Wireless_sensor_network, [accessed
December 12, 2015].
[9] Alan Mainwaring, David Culler, Joseph Polasatre, Robert Szewczyk,
and John Anderson, Wireless sensor networks for habitat monitoring,
in Proceedings of the 1st ACM international workshop on Wireless
sensor networks and applications, pp. 88-97. ACM, 2002.
[10] Bin Zhou, Chao Hu, Haibin Wang, Ruiwen Guo, Meng, and M.Q.-H.,
Figure 7. Flow chart showing the working of the security system "A Wireless Sensor Network for Pervasive Medical Supervision,"
in Integration Technology, 2007. ICIT '07. IEEE International
Conference on , pp.740-744, March 2007.
IV. PERFORMANCE STUDY [11] Zhurong Chen, Chao Hu, Jingsheng Liao, and Shoubin Liu, "Protocol
architecture for Wireless Body Area Network based on nRF24L01,"
For testing the level of security we have implemented our in Automation and Logistics, 2008. ICAL 2008. IEEE International
system on six dummy ponds as shown in Fig 2. The dummy Conference on , pp.3050-3054, Septemer 2008.
ponds were placed at approximately 30 meters away from the [12] Aylward, R., and Paradiso, J.A., "A Compact, High-Speed, Wearable
GSM/GPRS gateway in an open field. We used six LASER Sensor Network for Biomotion Capture and Interactive Media,"
and LDR units to verify the security conditions as stated above. in Information Processing in Sensor Networks, 2007. IPSN 2007. 6th
The LASERs used had a maximum output power of 5 mili- International Symposium on , pp.380-389, April 2007.
watts and 650 nano-meters wavelength. When two or less [13] Casas, R., Gracia, H.J., Marco, A., and Falco, J.L., "Synchronization in
wireless sensor networks using Bluetooth," in Intelligent Solutions in
LASERs were obstructed, the alarm was sounded. When the Embedded Systems, 2005. Third International Workshop on , pp.79-88,
number of LASER obstructed was more than two, a call was 20 May 2005.
523

[14] Omkar Javeri, and Amutha Jeyakumar, Wireless Sensor Network Using architecture for Wireless Body Area Network based on nRF24L01,"
Bluetooth, in Advances in Computing, Communication and Control, in Automation and Logistics, 2008. ICAL 2008. IEEE International
vol. 125, pp. 424-432, January 2011. Conference on , pp.3050-3054, September 2008.
[15] N.C. Batista, R. Melicio, J.C.O. Matias, and J.P.S. Catalao, [20] S. S. Sonavavne, V. Kumar, and B. P. patil, MSP430 and nRF24L01
Photovolatic and wind energy systems moniterinng and buildinng/home based Wireless Sensor Network Design with
energy management using ZigBee devices within a smart grid, in Adaptive Power Control, in ICGST-CNIR Journal, vol. 8, no. 2,
Energy, An Interational Journal, vol. 49, pp. 306-315, January 2013. January 2009.
[16] Li Li, Hu Xiaoguang, Chen Ke, and He Ketai, "The applications of [21] http://infocenter.nordicsemi.com/index.jsp, [accessed December 11,
WiFi-based Wireless Sensor Network in Internet of Things and Smart 2015].
Grid," in Industrial Electronics and Applications (ICIEA), 2011 6th [22] Yanbo Zhao, and Zhaohui Ye, "A low cost GSM/GPRS based wireless
IEEE Conference on , pp.789-793, June 2011. home security system," in Consumer Electronics, IEEE Transactions on ,
[17] Kaseva, V. A., Kohvakka, M., Kuorilehto, M., Hnnikinen, M., & vol.54, no.2, pp.567-572, May 2008.
Hmlinen, T. D., " A wireless sensor network for RF-based indoor
[23] Alheraish, A., "Design and implementation of home automation
localization," EURASIP Journal on Advances in Signal Processing, vol.
system," in Consumer Electronics, IEEE Transactions on , vol.50, no.4,
1, 2008.
pp.1087-1092, Nov. 2004.
[18] Sonavane, S.S., Kumar, V., and Patil, B.P., "Designing wireless sensor
[24] Yuksekkaya, B., Kayalar, A.A., Tosun, M.B., Ozcan, M.K., and Alkar,
network with low cost and low power," in Networks, 2008. ICON 2008.
16th IEEE International Conference on , pp.1-5, December 2008. A.Z., "A GSM, internet and speech controlled wireless interactive home
automation system," in Consumer Electronics, IEEE Transactions on,
[19] Zhurong Chen, Chao Hu, Jingsheng Liao, and Shoubin Liu, "Protocol vol.52, no.3, pp.837-843, August 2006.

Potrebbero piacerti anche