Anda di halaman 1dari 5

Review Paper on IOT (Please change title)

Airfendy Bin Azman, Divine , Fadila Binti Lazim, Nor Hidayah Binti Mokhtar
Faculty of Electrical Engineering
Universiti Teknologi MARA
40100 Shah Alam, Selangor, Malaysia
Airfendy_a@yahoo.com,(email divine), fadilalazim@gmail.com, norhidayah_100@yahoo.com

Abstract - These instructions give you the basic guidelines that investigate how the user can use the RFID application
for preparing papers for IEEE conference proceedings. service using smart phone. This service requires an RFID
Index Terms ­ List key index terms here. No mare than 5.
reader that is mounted on a user's smart phone or is easy to
carry, and a device equipped with an RFID middleware can be
linked [7][8][9]. However, recent studies outlined by Sumra
I. INTRODUCTION Zeb and Hannu Tenhunen (2017) suggest that novel, low-cost,
Your goal is to simulate the usual appearance of papers in dual-polarized slot or resonator based structure are important
to make device become flexible, compact and high data dense
IEEE   conference   proceedings.   For   items   not   addressed   in
passive chip-less radio frequency identification (RFID) [10].
these   instructions,   please   refer   to   the   last   issue   of   your The limited storage make RFID face many privacy and
conference's proceedings for reference or ask your conference security problem. Considering all of this evidence, it seems
Publications Chair for instructions. (example format) that reconstruct some authentication data and propose an
improved protocol [11].
A. Literature Survey One of device able establish communication between a
Over the coming years, IOT is expected to expansion computer and a Global System for Mobile communications is
swiftly. One of the device can communicate with server and GSM Module. There is a large volume of published studies
mobile application is NFC. The literature on Interactive describing the role of data communication is through a
Clothes based on IOT using NFC and Mobile Application has mobile network which is done by GSM system with respect to
highlighted several portions of the system has the potential to time [12]. Using this approach, researchers have been able to
recognize low-cost replicas, minimize the wastage of the result of this research is the implementation of home
resources [1]. Early examples of research into Using NFC automation system which involves control and automation of
Tags and Smartphones to Design a Reliable Mechanism to home appliances through mobile application from remote
Pick a Child up from School is extensive and focuses the locations [13] [15]. Naseem Khan, Yasir Naseer, Imtiaz Alam,
RFID identification secured technology as in large enterprises Tasawar Abbas and Yasir Iqbal argue that GSM based system
or large-scale monitoring applications [2]. Although, the installed to monitor and control flow with the help of
issue of most researchers investigating IOT Ethics Challenges Graphical User Interface (GUI). By drawing on the concept of
and Legal Issues have utilized in dissimilar technologies such two-way communication system, the GSM network is utilized
as RIFD, NFC, 3G, 4G, and Sensors [3]. Therefore, there is a to profile with the help of SMS to showing it on the monitor
consensus among social scientists that NFC devices are not by using the GUI and can also communicate with the user via
physically fixed values, so it gives negative impact to IP SMS [14]. It can be argued that the adequate knowledge of
networking particularly connection continuity [4]. Thus, these the prevailing atmospheric propagation conditions in an
studies highlight the characteristics of link layer technologies environment is important and GSM signal strength variation
that are used at constrained node networks and ordinary use with weather and environmental factor which is uncertain, it
cases of IPv6 over networks of resource-constrained nodes. To can be problems when utilization with GSM Module [16]. To
productively implement ordinary IOT services, a typical use overcome that, these studies highlight the GSM module can
case and consideration of several design spaces in IPv6 over be replaced with IOT (Internet of Things) that known
NFC [5]. extended-coverage (EC-GSM-IOT) [17].
Radio Frequency Identification (RFID) is a technologies There is a large volume of published studies describing
used for idiosyncratic identification of objects using RF the role of applying wireless network and telecommunication
waves. More recent attention has focused on the provision of technology such as Wi-Fi and LTE (Long Term Evolution) to
key element for facilitation of IOT. A large and growing body IOT (Internet of Things) network system is popular for high
of literature has investigated a lightweight collision free speed internet connectivity with smartphone or other device
algorithm based on n-bit pseudo random number generator, that has Wi-Fi module [18]. One longitudinal study found
X-OR hash function, and rotations for chip-less RFID system that the method used in monitoring and protection
is presented [6]. What we know about the mobile RFID mechanism using wireless communication via internet with
service combines the RFID system with the mobile ESP 8266 Wi-Fi module which can be accessed through
communication system is largely based upon empirical studies website with cheaper cost compared other Wi-Fi module [19]
[20] [21]. This is supported by Sruthy S and Sudhish N. maintained and amplified to interface it with NodeMCu
George (2017) who content that the Wi-Fi enabled IOT system. At the same time the sensed values uploaded onto
(Internet of Things) module processes the sensor based events webpage. Only the authorized user can login by using
and sends the sensor status to controller section [22]. username and password available, then the user can monitor,
However, recent studies putlined by Pratik Waghmare, Mayur access the data and control the machine through IOT.
Chandgude, Prafull Chaure and Abhay Chaudhari (2017) Maintenance is one of the major issue in industry. The
suggest that to considering parameters like type of voltage and current of induction motor was calculated by
communication, cost, technology and efficiency of system using voltage sensor and current sensor. Power consumption
when choose with different technologies like WiFi, Bluetooth, can be calculated by using the parameter from storage
EC-GSM-IOT, RFiD and NFC [23]. These studies clearly webpage. This system has three different color signal which
indicate that there is a relationship between the devices that is green, orange and red signal. Red signal for maintenance
devices operate using standard IOT protocols, such as required, orange signal for maintenance is require within 15-
Constrained Application Protocol (CoAP), MQ Telemetry 20 days and green signal for no maintenance. When power
Transport (MQTT), and RESTful HTTP. Thus, TCP will play exceeds certain level then the motor gets automatically turn
a central role in Wi-Fi networks supporting Internet of Things off. Temperature sensor is used to monitor the temperature of
(IOT) applications to captures the flow and congestion control solvent and control the heater in the machine. When
dynamics [24]. temperature goes exceed certain temperature, the heater gets
automatically turn off. The data are collected by NodeMCu
Some others wireless connectivity in IOT applications is by and store into server. The webpage is used to monitor and
using Bluetooth technology. It is operating at frequencies control machine using the data.
between 2402 and 2480 MHz, or 2400 and 2483.5 MHz. The
recent development in Bluetooth technology is Bluetooth Low B. Microcontroller
Energy(BLE). BLE is an extension of classic Bluetooth which
support ultra-low power consumption [25]. In BLE 1) Arduino: Arduino is a single-board microcontroller.
technology, a convolution encoder is used to improve the Arduino board designs are use a variety of microprocessors
performance of range coverage. and controllers. From the boards, it has sets of digital and
II. PROPOSED WORK analog input or output (I/O) pins to read and write the
instructions in microcontroller. For the example, it’s able to
A. Server and Client write inputs instruction such as timer to control the
movement of motor on output pint. Nowadays, Arduino also
has been used in many different projects and applications
because it software is easy-to-use and support runs on Mac,
Windows, and Linux. The microcontroller is use C and C++
language for instruction the microcontroller and it been to use
in many of different projects and applications. Arduino is a
Fig 1: Server block diagram new method to learn new things base on new technology.
Arduino is open-source hardware. Layout and production files
for some versions of the hardware are also available. Most
Arduino boards consist of an Atmel 8-bit

Fig 3: Electrical Inputs and Outputs (Arduino Uno Board)

The open-source Arduino Software (IDE) is use to write code


Fig 2: Client block diagram and upload it into the board. It runs on Windows, Mac OS X,
The overall system is consist of two parts that is Server and Linux. The environment is written in Java and based on
and Client. Sensors starts sensing the matching parameters Processing and other open-source software. This software can
when power supply is given. The data collected by sensors is be used with any Arduino board or NodeMCu.
Fig 6: The NodeMCu pin schema

3) Raspberry Pi: is a series of small single-board


Fig 4: Open-source Arduino Software (IDE)
computers developed seemlier like an embedded
2)  NodeMCU:   (Node   MicroController   Unit)   is   similar microcontroller than a mini PC. There have several type of
function   with  Arduino  board  but  it  has  built­in support  for raspberry pi such as A Raspberry Pi Zero and Raspberry Pi 3
Wi­Fi   connectivity,   and   hence   makes   IOT   application Model B with have a different future. Some of them have Wi-
Fi and Bluetooth that has different capabilities. The
development   much   easier.  NodeMCU   is   an   open   source
Raspberry Pi hardware has evolved through several versions
software and it cheaper than Arduino board. The System­on­ that feature variations in memory capacity and peripheral-
a­Chip   (SoC)   called   the ESP8266.   The   board   contain   all device support. Raspberry Pi is contained on a single circuit
crucial   elements   of   the   modern   computer:   CPU,   RAM, board and features ports for, HDMI, USB 2.0, Composite
video, Analog audio, Power, Internet and SD Card port. It can
networking (Wi­Fi), and even a modern operating system and be operated with any generic USB computer
SDK. The board has a built­in USB port that is already wired keyboard and mouse. It also can be used with USB storage,
up   with   the   chip,   a   hardware   reset   button,   Wi­Fi   antenna, USB to MIDI converters, and virtually any other device with
LED lights, and standard­sized GPIO (General Purpose Input USB capabilities. Raspberry Pi are use Broadcom BCM2835
system-on-a-chip (SoC). It also use a 32-bit ARM1176JZFS
Output) pins that can plug into a bread board. This board also processor, clocked at 700MHz, and a Videocore IV 256MB of
low­power   consumption   because   has   power­saving RAM in a POP package above the SoC and powered by a 5V
architecture features. micro USB AC charger or at least 4 AA batteries.

Fig 5: NodeMCU DEVKIT Board

Fig 7. Raspberry Pi Board


4) Comparision of Arduino, NodeMCu and Raspberry Pi

Parameters Arduino NodeMCu Raspberry Pi

Processor ATMega328P ESP8266(L Quad-core ARM


X106) Cortex A53

Operating 5V 3.3 V 5V
voltage
System 2kB <45kB 1 GB
memory
Flash 32 kB up to Avoid combining SI and CGS units, such as current in
memory 128MB amperes and magnetic field in oersteds. This often leads to
Programmi Wiring Wiring, C, Python C C++ Java confusion because equations do not balance dimensionally. If
ng C++ Scratch Ruby you must use mixed units, clearly state the units for each
language quantity that you use in an equation. (example)
I/O SPI I2C UART UART, SPI DSI UART REFERENCES
Connectivit GPIO GPIO SDIOCSI GPIO
y [1] NG, Kishore Kumar Reddy, and K. Rajeshwari. "Interactive clothes based
on IOT using NFC and Mobile Application." Computing and
Communic IEEE 802.11 b/g/n IEEE IEEE 802.11 b/g/n Communication Workshop and Conference (CCWC), 2017 IEEE 7th
ation IEEE 802.15.4 802.11 IEEE 802.15.4 Annual. IEEE, 2017.
supported 433RF BLE 4.0 b/g/n 433RF BLE [2] Bai, Ying-Wen, Chi-Ning Fu, and Jen-Hung Yang. "Using NFC tags and
via Shield 4.0Ethernet Serial smartphones to design a reliable mechanism to pick a child up from
school." Consumer Electronics (ICCE), 2018 IEEE International
Conference on. IEEE, 2018.
EEPROM 1 kB
[3] AboBakr, Ahmed, and Marianne A. Azer. "IoT ethics challenges and legal
issues." Computer Engineering and Systems (ICCES), 2017 12th
Clock 16 MHz 26 MHz – 1.2GHz
International Conference on. IEEE, 2017.
speed 52 MHz
[4] Choi, Younghwan, et al. "Scheme to guarantee IP continuity for NFC-based
IoT networking." Advanced Communication Technology (ICACT), 2017
GPU Broadcom VideoCore 19th International Conference on. IEEE, 2017.
IV with 400 MHz [5] Hong, YongGeun, et al. "Analysis of design space and use case in IPv6 over
NFC for resource-constrained IoT devices." Information and
Communication Technology Convergence (ICTC), 2015 International
Table 1: Comparison of Arduino, Raspberry Pi-3 and NodeMCu Conference on. IEEE, 2015.
[6] Sharma, Vijay, Amogh Vithalkar, and Mohammad Hashmi. "Lightweight
From the higher performance comparison between Raspberry, security protocol for chipless RFID in Internet of Things (IoT)
Arduino and NodeMCu, in terms of its storage and applications." Communication Systems & Networks (COMSNETS), 2018
computing speeds the raspberry is better but at the cost for 10th International Conference on. IEEE, 2018.
[7] SeongSoo, P. A. R. K. "An IoT Application Service Using Mobile RFID
raspberry pi is more expensive. Raspberry Pi and NodeMCu Technology."
has Wi-Fi connect to internet but raspberry pi has more [8] Alabdulhafith, Maali, Raghav V. Sampangi, and Srinivas Sampalli. "NFC-
advance feature with Bluetooth connection. The boards like enabled smartphone application for drug interaction and drug allergy
detection." Near Field Communication (NFC), 2013 5th International
Arduino need another Wi-Fi shield to make it connect to Workshop on. IEEE, 2013.
internet. For the specs and performance analysis, Raspberry [9] Saminger, Christian, S. Grünberger, and Josef Langer. "An NFC ticketing
Pi definitely emerges as a winner when it comes to satisfying system with a new approach of an inverse reader mode." Near Field
most of functional requirements of an IOT systems but for Communication (NFC), 2013 5th International Workshop on. IEEE, 2013.
[10]Zeb, Sumra, et al. "Dual-polarized data dense chipless RFID tag towards
this propose work used NodeMCu because cost cheaper and IoT applications." Wireless Systems and Networks (ISWSN), 2017
able to integrate with IOT. International Symposium on. IEEE, 2017.
[11]Yin, Yifeng, et al. "Cryptanalysis of a new lightweight RFID mutual
authentication protocol with cache in reader for IoT." Technology,
B. Webpage Networking, Electronic and Automation Control Conference (ITNEC), 2017
HTML (Hypertext Markup Language) is a standardized IEEE 2nd Information. IEEE, 2017.
system and specific type of universal language used for [12]Chaudhari, Sneha, et al. "Smart energy meter using Arduino and
decorating a web page for tagging text files to achieve color, GSM." Trends in Electronics and Informatics (ICEI), 2017 International
Conference on. IEEE, 2017.
bold, size, graphic etc. Hypertext is the text that has been [13]Shinde, Anuja, et al. "Smart Home automation system using IR, bluetooth,
used up with extra specifications such as formatting, Image GSM and android." Image Information Processing (ICIIP), 2017 Fourth
multimedia etc. International Conference on. IEEE, 2017.
PHP (Personal Home Page) is a server-side scripting language [14]Khan, Naseem, et al. "Wireless controlled smart digital energy meter and
theft control using GSM with GUI." Computing, Mathematics and
and stand for the recursive the recursive backronym PHP; Engineering Technologies (iCoMET), 2018 International Conference on.
Hypertext Preprocessor used for design web page. PHP code IEEE, 2018.
may be embedded into HTML code or can combine with [15]Priya, C. Gaja, M. AbishekPandu, and B. Chandra. "Automatic plant
monitoring and controlling system over GSM using sensors." Technological
various web frameworks, web template systems, and web Innovations in ICT for Agriculture and Rural Development (TIAR), 2017
content management systems. PHP code executed with CLI IEEE. IEEE, 2017.
(command-line interface) and can be implement standalone [16]Ofure, Eichie Julia, et al. "Impact of some atmospheric parameters on GSM
graphical applications. signals." Electronics, Computer and Computation (ICECCO), 2017 13th
International Conference on. IEEE, 2017.
[17]Weber, Benjamin, et al. "A SAW-less RF-SoC for cellular IoT supporting
EC-GSM-IoT− 121.7 dBm sensitivity through EGPRS2A 592 kbps
throughput." ESSCIRC 2017-43rd IEEE European Solid State Circuits
Conference. IEEE, 2017.
III. CONCLUSION [18]Tsai, Wen-Chung, You-Jyun Shih, and Ting-Ming Tsai. "IoT-type Electric
Fan: Remote-Controlled by Smart-Phone." Computing Measurement
Use either SI (MKS) or CGS as primary units. (SI units Control and Sensor Network (CMCSN), 2016 Third International
are encouraged.) English units may be used as secondary Conference on. IEEE, 2016.
[19]Pramono, Sholeh Hadi, Sapriesty Nainy Sari, and Eka Maulana. "Internet-
units (in parentheses). An exception would be the use of based monitoring and protection on PV smart grid system." Sustainable
English units as identifiers in trade, such as “3.5-inch disk Information Engineering and Technology (SIET), 2017 International
drive.” Conference on. IEEE, 2017.
[20]Zhang, Yu Ping, et al. "Design of remote control plug." Applied
Superconductivity and Electromagnetic Devices (ASEMD), 2015 IEEE
International Conference on. IEEE, 2015.
[21]Prasetio, Agung, Sabriansyah Rizqika Akbar, and Bayu Priyambadha.
"Implementation of semantic system in the smart home lights device based
on agent." Sustainable Information Engineering and Technology (SIET),
2017 International Conference on. IEEE, 2017.
[22]Sruthy, S., and Sudhish N. George. "WiFi enabled home security
surveillance system using Raspberry Pi and IoT module." Signal Processing,
Informatics, Communication and Energy Systems (SPICES), 2017 IEEE
International Conference on. IEEE, 2017.
[23]Waghmare, Pratik, et al. "Survey on: Home automation systems." Trends in
Electronics and Informatics (ICEI), 2017 International Conference on.
IEEE, 2017.
[24]Pokhrel, Shiva Raj, and Carey Williamson. "Modeling Compound TCP
Over WiFi for IoT." IEEE/ACM Transactions on Networking (2018).

[25]Nimisha KT and Prakash Bishwagar "Viterbi Algorithm Base Bluetooth


Low Energy Receiver for IOT." ), 2017 2 nd International Conference on.
IEEE, 2017.
[26]
[27]
[28]
[29]

Anda mungkin juga menyukai