IoT Architecture
IoT Architecture
Abstract—There are disadvantages in the practical application In practical application, we realized the cross-regional hotel
with Three-layer architecture of IOT (Internet of Things). In chain connectivity by using network gateway as a bridge in
order to emphasize the level of IOT intelligent application, this IOT.
paper introduces the five layers system architecture which can
better interpret the meaning and features of the IOT, and II. THE FIVE-LAYER ARCHITECTURE OF IOT
discusses the gateway technology which connecting the sensing
Through analyzing the characteristics of the IOT[3], we
network and traditional communication network. According to
put forward the five-layer framework of IOT. Namely, IOT
the actual demand of hotel chain industry for improving
guests’ living environment, the paper also discusses the design is consisting of perception layer, network access layer,
of IOT application scheme with using the IOT gateway as a network layer, application support layer and presentation
bridge. The scheme may effectively meet the service layer, as shown in figure 1.
requirements of hotel chain industry.
I. INTRODUCTION
Since the Internet of things (IOT) was proposed in 1999,
its connotation has been in continuous development and
expansion, but there are no uniform definition standards. The
IOT concept broadly refers to RFID, infrared sensors, GPS,
laser scanners and other information sensing devices,
according to the agreed protocol, to achieve any time, any
place, any object information exchange and communication
in order to achieve intelligent identification, locate, track,
monitor and manage a network[1]. The IOT has full
perception, reliable transmission, intelligent processing and
other features, and the IOT was making extensive use of, and
made throughout the wisdom industry, wisdom agriculture,
intelligent transportation, smart security, environmental
protection, wisdom health care, government livelihood
Figure 1. The five-layer architecture of IOT
management, intelligent home, food safety and so on.
Although the IOT industry has been in rapid
(1) Perception layer of five-layer architecture: The
development in recent years, there is still no large-scale
perceptual layer is the foundation of IOT, is the interface
applications in reality. there is no uniform construction
between the layer of physical world and information world.
standards, norms things access and integration management
It uses radio frequency identification technology, bar code
platform[2]. The three-layer framework of IOT is widely
technology, sensor technology, positioning technology, or
regarded, namely, IOT is consisting of perception layer,
other information sampling technology to complete the
network layer and application layer. Although the three-layer
information collection, and with the help of controlling the
framework describes the architecture of the IOT from the
objects of perception by the actuator, implement the
technical level, but not fully shows the characteristics and
infection control between the physical space and information
connotation of the IOT. Now some applications require the
space. Its main components include two-dimensional code
closed-loop system, and the IOT is an open-loop ubiquitous
label, code reader-writer, RFID tags and RFID reader-writer,
network system, so its application and promotion still faces
cameras, and all kinds of sensors. So, The IOT perception
many difficulties and challenges.
layer has the main functions of information perception and
In this paper, we put forward the five-layer framework of
original data collection, necessary auxiliary complete
IOT that can better explain the characteristics and
downward at the end of the control object. Therefore, the
connotation of the Internet of things, based on the theoretical
main function of perception layer of IOT is information and
research of IOT and application in cross-regional chain hotel.
197
communication network and Internet to form network, which IV. THE DESIGN OF THE IOT GATEWAY OF CROSS-
is the current mainstream of communication network, such REGIONAL CHAIN HOTELS
as 2g, 3g, 4g network or a computer Internet, etc.
For chain hotels, to build an efficient and stable cross-
(3) The analytical layer: The analytical layer will
regional network management architecture is very important.
implement the standardization of protocol conversion and
And how to make the devices (such as air conditioning,
data format analysis, including the protocol adapter and
television, access control, lighting, etc.) to interconnect,
protocol conversion module.
effective sharing of resources and information to facilitate
The protocol adapter module defines a interface to access
the stay guests, is an important indicator of the quality of
standard, ensuring different access layer protocols can
service of a hotel. With the development of IOT technology,
become a unified data format and signaling.
the IOT gateway technology become more mature, and the
The protocol conversion module will be unified
equipment in the hotel room connectivity problem will be
packaging the uploaded standard data from the protocol
solved.
adapter, unpack the data from the network layer into the
The IOT gateway, which is the core equipment of the
standard format. And provide the protocol conversion from
construction and intelligent of hotel rooms, allows multiple
perception to communication network , namely to implement
intelligent devices interoperability in the room, forms a local
ZigBee protocol to TCP/IP protocol conversion.
area network, shares resources and information between
(4) The perceptual access layer: The perceptual access
devices. In addition, the gateway also plays the internal
layer will complete the network control and the physical
network and the external network interface communication
access for nodes, and match a variety of sensor network
role, providing access and control functions for all kinds of
technology to realize different perception network protocol
value-added internal network service, which makes the
access.
internal rooms network become an extension of the
B. The gateway hardware structure communication network, communication network the
The IOT gateway is a bridge connecting perception internal network to the wide world.
network and access network, it can support different types of A. application architecture
sensor nodes (such as ZigBee, 6LoWPAN, RS485, CAN)
Based on the study of design for the smart home system
and the way of access (such as cable, WLAN, GPRS, 3G), [6][7]
, we put forward a typical cross-regional chain hotels
and provide a unified data format for middleware or
IOT application architecture, as shown in figure 4.
application, in order to shield the different sensor network
and the access network, make applications only need to pay
attention to in the application environment of data processing.
This paper adopted the modular design concept and
embedded system technology to design the IOT gateway, the
structure of the IOT gateway is shown in figure 3. The
processor module is the core module of the gateway, which
implements the protocol conversion, management, security
and other aspects of data processing and storage. The zigBee
module realize the collection of physical world data or
together, can be the convergence of sensor network nodes,
the RFID reader, video collection equipment, GPS, etc.
Through the network access module, the gateway will access
WAN by the way including cable (Ethernet, ADSL, FTT),
wireless (WLAN, GPRS, 3G, satellite).
Figure 3. The gateway hardware structure In the hotel guest room, for TV, air conditioning, access
control, smoke detectors, lighting and other equipment, the
system will be build their own subnet system respectively,
and make the equipment of different protocols or subsystem
to communicate with each other through the gateway, and
198
users only need to operate the gateway to control all As can be seen from the above analysis, the processor
intelligent devices connected to the gateway. In addition, the module STR912FW44 mainly receive the data from the
gateway is also integrated with internet access, can carry on zigbee wireless sensor network and realize the data storage
the wide-area interconnection with the outside world, the and process, and then send the processed data sent to the
device within the hotel room can be operated and control in Internet until the headquarters center server through the
any place of the world, then greatly enhance the convenience network access module( RTL8201BL). At the same time, for
and applicability. some control commands sent by the server center
headquarters to process, and transmitt to the nodes of the
B. the design of the gateway hardware[8] sensing network. In addition, the gateway can also include a
In this paper, we use STR912 ARM9 chip which LCD display, buttons and other functional components.
integrated Ethemet (MAC) interface to design the IOT
gateway, it mainly includes the embedded ARM processor V. CONCLUSION
module, Zigbee protocol module and network access module, The concept of IOT is for a long time, but the specific
the structure is shown in figure 5. implementation and composition framework of IOT have not
formed a unified opinion. In this paper, on the basis of
analysis of practical applications of IOT in life, we analysis
lack of research on the three layer system structure, put
forward five layers of IOT application system frame of
reference, it can better explain the characteristics and
meaning of IOT. At the same time, through the analysis of
demand, we put forward the solving scheme of cross
regional hotel chain of the IOT combined with the technical
characteristics of the IOT application, and use the IOT
gateway as a bridge to realize exchanges of the hotel rooms
information and communication of different equipment,
realize the connectivity of the IOT with the Internet, and to
meet the needs of the cross-regional chain hotel services.
REFERENCES
Figure 5. ARM-based processing module structure
[1] Zhang Mingjie, Han Jianting, Hu Bingsong, Liu Wenchao.Building
Home Application System of Internet of Things with Home
The processor module is the core of the gateway, the Gateway.TELECOMMUNICATIONS SCIENCE, 2010(4),P44-47
gateway is responsible for the entire device control, task [2] ZHANG Wei,ZHANG Zhe. Access Technique of the Internet of
allocation and scheduling, data integration and so on Things Gateway. Journal of Nanyang Normal
transmission. Its core chip using ST's STR912FW44. University,2012(12),P68-70
STR912FW44 is one of the latest series of industrial-grade [3] Hai-tao Zhang, Yong-kui Zhang. Architecture and Core Technologies
single-chip ARM9 microcontrollers, based on ARM966E-S of Internet of Things. Journal of Changchun University of
core, on-chip comes with FLASH, USB, CAN, SPI, Ethernet Technology (Natural Science Edition), 2012(2), P176-181
and other peripherals, with tightly coupled 512KB FLASH [4] Huang Haikun,Deng Jiajia. Discussion on the Technology and
Application of IOT Gateway. TELECOMMUNICATIONS
memory and 96KB of SDRAM. STR912 works with stable SCIENCE, 2010(4), P20-24
performance, strong compatibility, strong scalability,
[5] Junhai luo,Yingbin Zhou, Xiaobo Deng. Design for Gateway in
maintenance reliability, save large data capacity, long time Internet of Things. TELECOMMUNICATIONS SCIENCE. 2011(2),
and so on. P105-110
The zigbee protocol module uses the CC2530 of the [6] Jun Hou, Cheng-dong Wu, Zhong-jia Yuan, Yun Zhou, Yun-zhou
Texas Instruments (TI) , for data communication between the Zhang. Research of Intelligent Home Security Surveillance System
gateway and the sensor nodes, the node is responsible for Based on ZigBee. Mechanical & Electrical Engineering Magazine,
2009(1), P67-70
receiving data. The CC2530 combines a high-performance
2.4GHzDSSS (direct sequence spread spectrum) RF [7] Zhong-liang Nan㧘 Guo-xin Sun. Design of Smart Home System
Based on ZigBee. Electronic Design Engineering, 2010(7),P117-119
transceiver and a high-performance low-power 8051
[8] GAN Yong,WANG Hua,CHANG Ya-jun,WANG Jun. Design of
microcontroller, used to build the network node with low Zigbee Gateway System Based on ARM. Communications
price, at the same time, it integrated IEEE802 .15.4 standard Technology, 2009(1),P199-201
2.4GHz band RF transceiver in a single chip, with excellent
radio reception sensitivity and immunity.
The network access module is used to the gateway access
wan, because STR912FW44 processor module is included
within the Ethernet MAC and MII interface, when connected
to the Ethernet network , the access module only need to add
an Ethernet physical layer (PHY) chip RTL8201BL.
199