Zigbee Secured Based Microproject
Zigbee Secured Based Microproject
MICROPROJECT (DCC)
SECOND YEAR (SEM IV)
Program Name & Code : Data Communication & Computer Network (22414)
Academic Year : 2021 – 2022
Semester : Four
A MICRO PROJECT ON
DEVELOPED BY:
KAJAL HAGWANE
DEEPAK NANDAGAVI
RUTVIK KHUNTEGAVE
SAHIL JADHAV
PART A
[ANNEXURE]
TITLE OF MICRO-PROJECT:
ZIGBEE BASED SECURED DATA TRANSMISSION & RECEPTION
PROGRAM OUTCOMES
Basic and Discipline specific knowledge:
1. Apply knowledge of basic mathematics, science and engineering fundamentals and engineering
specialization to solve the engineering problems.
3. Design/development of solutions: Design solutions for well-defined technical problems and assist
with the design of systems components or processes to meet specified needs.
Action Plan
Kajal, Deepak,
1 Group Discussion
Rutvik, Sahil
Resources used
Sr.
no Name of resource material Specificions Quantity
.
PART B
INDEX
SR.NO TITLE
1.
Title of project
2.
Introduction
3.
Literature Survey
4.
Proposed Work
5.
Results and Implementation
6.
Conclusion
7.
Reference
PUNE DISTRICT EDUCATION ASSOCIATION
INSTITUTE OF TECHNOLOGY, HADAPSAR, PUNE
Introduction
The main purpose of this project is to generate and transmit data wireless and secured
manner.When it comes to the safety and security of tasks in many multinational companies,
military and army the situation becomes more complicated. Even for the common man the data
security is of much importance. One of the popular method is to protect the data in more secure
way is to encrypt the data while sending and when received should be decrypted to get
original message. Before transmitting the data, it is converted into unreadable format by using
some password code and then transmitted and at the receiver end the data is retrieved by
entering the correct password codes so that it becomes user friendly. The most efficient and
reliable wireless communication is Zigbee.
Literature Survey
After the introduction of wireless LAN and Bluetooth, another new international standard technology
is Zigbee which is rapidly spreading all over and into our lives. The main advantage of zigbee is that it
can be designed as simple as that, cost effective, robust and less power consumption. Zigbee is one of
the most secured communication system that find application in many areas such as in an industrial
control, an embedded sensor and in a building and home automation system. XBee is one of the zigbee
module. The advantages of using XBee is that it has a user friendly interface, minimal power
PUNE DISTRICT EDUCATION ASSOCIATION
INSTITUTE OF TECHNOLOGY, HADAPSAR, PUNE
consumption, and their liability of data transfer between the two modules. Another advantage of using
zigbee is that it can be used as transceiver. So, it can be used as transmitter as well as transceiver.
Proposed Work
Fig 1 shows the transmitter side of the system. It consists of keypad which is used to enter data and
LCD is present where data is displayed and then sent to Arduino uno microcontroller for encryption.
The microcontroller encrypts the data according to the logic implemented in the microcontroller. The
encrypted data is then displayed on 16x4 LCD. LCD is used to display both original and encrypted
message. Then the encrypted data is transmitted in the air.
Figure 1 Transmitter
PUNE DISTRICT EDUCATION ASSOCIATION
INSTITUTE OF TECHNOLOGY, HADAPSAR, PUNE
Fig 2 shows the different inputs and outputs used in the receiver side. At receiver end zigbee receives
the data from the air and it is send to the Arduino uno microcontroller. Then the microcontroller
decrypts the encrypted data with the opposite logic with that of encryption. Finally encrypted data is
converted into original data so that user can easily read it as it is displayed on the LCD attached to the
receiver unit. Thus the data is protected at both transmitting and receiving end and makes this system
one of the most secured data communication system. LCD displays both decrypted and received data.
And so we have very secured communication for many government and private organisations.
Figure 2. Receiver
PUNE DISTRICT EDUCATION ASSOCIATION
INSTITUTE OF TECHNOLOGY, HADAPSAR, PUNE
Arduino Uno is a microcontroller board based on the ATMEGA328P. It has 14 digital input/output
pins, 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP header and a
reset button.
Arduino boards are able to read analog or digital input signals from different sensors and turn it into an
output such as activating a motor, turning LED on/off, connect to the cloud and many other actions.
You can control your board functions by sending a set of instructions to the microcontroller on the
board via Arduino IDE.
Conclusion
The method of encryption and decryption of data in a communication is very effective in sending
secret data.It also provides a secured system for secret messages communication over long and short
distances. The capacity of hiding the content is also very high in the proposed work. ZigBee have a
long life time along with low power consumption as compared to Bluetooth and WIFI. Also, by
connecting ZigBee in mesh network we can increase the range of communication. The proposal of the
project is to provide security to the data which we are sending. Here we are sending data with
encryption so that none can see the data except the authorized ones.
REFERENCES
[3] Dr. S.S Raiz Ahamed, "The role of Zigbee technology in future data communication system",
Journal of Theoretical and Applied Information Technology, 2005- 2009.
[5] International Journal of Advance Engineering and Research Development Volume 5, Issue 04,
April -2018
[6] (IJIRSE) International Journal of Innovative Research in Science & Engineering ISSN (Online)
2347-3207
[7] www.google.com
PUNE DISTRICT EDUCATION ASSOCIATION
INSTITUTE OF TECHNOLOGY, HADAPSAR, PUNE