- Open Access
- Total Downloads : 0
- Authors : Amith K S , Sisir Ashik G V, Abhilash S, Yuvraj Rijal
- Paper ID : IJERTCONV6IS15033
- Volume & Issue : ICRTT – 2018 (Volume 06 – Issue 15)
- Published (First Online): 05-01-2019
- ISSN (Online) : 2278-0181
- Publisher Name : IJERT
- License: This work is licensed under a Creative Commons Attribution 4.0 International License
Comparison of Different Communication Devices for Arduino Uno
Comparison of Different Communication Devices for Arduino Uno
Amith K S1 ,Sisir Ashik G V2, Abhilash S2,Yuvraj Rijal2
1Assistant Professor, SDMIT Ujire,
2Student,4th Year, SDMIT Ujire.
Abstract There is a need to develop a system for monitoring agricultural environments for various factors like humidity, temperature, soil moisture, pH, ambient light etc. Respective data should be collected from remote place and to be sent to base station located at a far distance. This paper proposes a remote monitoring system using RF module. The nodes constitute various sensors connected to Arduino microcontroller with a RF module and the base station consists of Raspberry pi along with a RF module for remote monitoring of the nodes. It follows a Client server model where nodes behave as clients and base station as server. The sensor data with be sent wirelessly to the base station which collects, stores and analyses and result sent to the client mobile.
-
INTRODUCTION
Wireless communication medium is the transfer of data or information from two or more points that are not physically connected. The most common wireless communication use radio waves ex: Bluetooth. Some of the common wireless communication methods are Bluetooth, ZigBee, Wi-Fi module. Bluetooth is a wireless technology used to exchange data over a short distance. Bluetooth was invented by telecomm vendor Ericson in 1994.ZigBee is used in high level communication protocol used to create personal area network (PAN). ZigBee is a low power, low data rate, and close proximity ad hoc network. Wi-Fi Module follows TCP/IP protocol stack that can give any microcontroller access to your Wi-Fi network
-
DIFFERENT CONNECTING DEVICES
-
Bluetooth Module
Bluetooth module HC-05 is a MASTER/SLAVE module. The Role of the module (Master or Slave) can be configured only by AT COMMANDS It provides full duplex wireless communication. The slave modules cannot initiate a connection to another Bluetooth device, but can accept connections. Master module can initiate a connection to other devices. The user can use it simply for a serial port replacement to establish connection between MCU and GPS, PC This module can also be used to communicate between two microcontrollers like Arduino Uno. Or the microcontroller can communicate with Bluetooth enabled devices like phone or laptop. The module uses USART at 9600 baud rate for communication. Bluetooth network can be established in a point to point master-slave method, master and upto 7 slave piconet networks and scatter net.
-
ZigBee
It is mainly built to control the sensor networks and follows IEEE 802.15.4 standard for wireless area network (WPAN). It uses physical and media access control layer in order to handle many devices at low data rates. It is low cost and low powered with mesh network which can be deployed for controlling and monitoring the application. It covers a range of 10 100 meters. Zigbee system structure consist of three different types of devices such as ZigBee coordinator, router and end device. Coordinator is responsible for handling and storing the information. While performing receiving and data operations. Zigbee routers acts as intermediate devices that permit the data to pass to and fro from them to other devices. End devices has limited functionality to communicate to the parent nodes. ZigBee supports multiple network structures, which mainly include star, tree, and mesh network
-
Wi-Fi Module
ESP8266 is a self-contained SOC (system on chip). It has an integrated TCP/IP stack. It is also a 32-bit microcontroller. Using the TCP/IP protocol the microcontroller can access Wi-Fi network. ESP8266 is an extremely cost effective board and is powerful enough on board processing and storage capability. So that it can be integrated with the sensors and other application specific devices through its GPOIs.
-
-
COMPARISION CHART
Features
Bluetooth
Wi-Fi module
ZigBee
RF module
Range
10 meters
100 meters
10-100 meters
150 meters
Frequency range
2.400 GHz and 2.483 GHz
2.4 GHz and 5 GHz
2.4 GHz
30 kHz & 300 GHz
Flexibility
Supports limited number of user
It provides support for a large number of users
It can connect up to 65000 nodes
It supports large number of users.
Modulation technique
GFSK (Gaussian frequency shift keying)
OFDM (Orthogonal frequency division multiplexing) and QAM (Quadrature Amplitude Modulation)
Direct sequence spread spectrum (DSSS)
ASK, OOK, FSK, Direct-
sequence spread spectrum.
Frequency-hopping spread spectrum
Data Rate
1 Mbps (max upto 2 Mbps)
7 Mbps (max upto 13mbps)
250 Kbps
1Kbps – 10Kbps
d)RF-Module
RF module is an electronic device which is used to transmit or receive radio signals between two devices wirelessly. RF communication has two components transmitter and receiver. It can transmit up to a range of 500 feet. Frequency ranges from 30Khz to 300Ghz. Signals. Since RF signals can travel long distances it is suitable for long range application and also RF transmission is stronger than IR. And it is also reliable. Also RF communication uses specific frequency.
-
CONCLUSION
From the above comparison we can conclude that Bluetooth can be used in case of small range data transmission with high data transfer rate and is usually fit to deploy in the places where module and the end devices are not farer than 10 metres. Wi-Fi module also acts same as Bluetooth but with higher data transfer range and broader range of 100m in outdoor and 10m when obstacle is present. ZigBee is typically used in low data rate applications that require long battery life and secure networking and is best suited for intermittent data transmissions from a sensor or input device. Communication over Radio Frequency has many advantages as it doesnt require a line of sight connection between the transmitter and receiver as in case of Infrared communication. The applications of RF modules mainly involve in low volume and medium volume products for consumer applications like wireless alarm systems, garage door openers, smart sensor applications, wireless home automation systems and industrial remote controls
REFERENCES
[1] http://www.rfwireless-world.com/Terminology/LoRa-vs-Zigbee.html
[2] https://www.wikipedia.org/ [3] https://www.engineersgarage.com/contribution/difference- between-bluetooth-and-wifi [4] https://www.engineersgarage.com/electronic-components/rf- module-transmitter-receiver [5] https://www.elprocus.com/what-is-zigbee-technology-architecture- and-its-applications/ [6] https://components101.com/wireless/hc-05-bluetooth-module [7] https://www.sparkfun.com/products/13678 [8] https://www.engineersgarage.com/electronic-components/rf- module-transmitter-receiver