• Title/Summary/Keyword: Web of Things

Search Result 238, Processing Time 0.024 seconds

UniPy: A Unified Programming Language for MGC-based IoT Systems

  • Kim, Gayoung;Choi, Kwanghoon;Chang, Byeong-Mo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.3
    • /
    • pp.77-86
    • /
    • 2019
  • The advent of Internet of Things (IoT) makes common nowadays computing environments involving programming not a single computer but several heterogeneous distributed computers together. Developing programs separately, one for each computer, increases programmer burden and testing all the programs become more complex. To address the challenge, this paper proposes an RPC-based unified programming language, UniPy, for development of MGC (eMbedded, Gateway, and Cloud) applications in IoT systems configured with popular computers such as Arduino, Raspberry Pi, and Web-based DB server. UniPy offers programmers a view of classes as locations and a very simple form of remote procedure call mechanism. Our UniPy compiler automatically splits a UniPy program into small pieces of the program at different locations supporting the necessary RPC mechanism. An advantage of UniPy programs is to permit programmers to write local codes the same as for a single computer requiring no extra knowledge due to having unified programming models, which is very different from the existing research works such as Fabryq and Ravel. Also, the structure of UniPy programs allows programmers to test them by directly executing them before splitting, which is a feature that has never been emphasized yet.

HoneyThing: A New Honeypot Design for CPE Devices

  • Erdem, Omer;Pektas, Abdurrahman;Kara, Mehmet
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.9
    • /
    • pp.4512-4526
    • /
    • 2018
  • The Internet of Things (IoT) has become an emerging industry that is broadly used in many fields from industrial and agricultural manufacturing to home automation and hospitality industry. Because of the sheer number of connected devices transmitting valuable data, the IoT infrastructures have become a main target for cyber-criminals. One of the key challenges in protecting IoT devices is the lack of security measures by design. Although there are many hardware and software based security solutions (firewalls, honeypots, IPDS, anti-virus etc.) for information systems, most of these solutions cannot be applied to IoT devices because of the fact that IoT devices have limited computing resources (CPU, RAM,). In this paper, we propose a honeypot system called HoneyThing for modem/router devices (i.e. a kind of IoT device). HoneyThing emulates TR-069 protocol which is prevalent protocol used to remotely manage customer-premises equipment (CPE) devices, e.g. modems, routers. Honeything also serves an embedded web server simulating a few actual, critical vulnerabilities associated with the implementation of TR-069 protocol. To show effectiveness of the HoneyThing in capturing real world attacks, we have deployed it in the Internet. The obtained results are highly promising and facilitate to reveal network attacks targeting to CPE devices.

A Framework for Internet of Things (IoT) Data Management

  • Kim, Kyung-Chang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.3
    • /
    • pp.159-166
    • /
    • 2019
  • The collection and manipulation of Internet of Things (IoT) data is increasing at a fast pace and its importance is recognized in every sector of our society. For efficient utilization of IoT data, the vast and varied IoT data needs to be reliable and meaningful. In this paper, we propose an IoT framework to realize this need. The IoT framework is based on a four layer IoT architecture onto which context aware computing technology is applied. If the collected IoT data is unreliable it cannot be used for its intended purpose and the whole service using the data must be abandoned. In this paper, we include techniques to remove uncertainty in the early stage of IoT data capture and collection resulting in reliable data. Since the data coming out of the various IoT devices have different formats, it is important to convert them into a standard format before further processing, We propose the RDF format to be the standard format for all IoT data. In addition, it is not feasible to process all captured Iot data from the sensor devices. In order to decide which data to process and understand, we propose to use contexts and reasoning based on these contexts. For reasoning, we propose to use standard AI and statistical techniques. We also propose an experiment environment that can be used to develop an IoT application to realize the IoT framework.

Development of Semi-automatic Construction Tool for Named Entity Dictionary based on Active Learning (능동 학습 기법을 활용한 개체명 사전 반자동 구축 도구 개발)

  • Yun, Bo-Hyun;Oh, Hyo-Jung
    • The Journal of Korean Association of Computer Education
    • /
    • v.18 no.6
    • /
    • pp.81-88
    • /
    • 2015
  • Along with advent of Web 3.0 era and advanced technologies of IoT(Internet of Things), massive amounts of information are generated. Reflecting this trend, this paper developed a semi-automatic construction tool for named entity dictionary based on active learning. Our proposed method chose error candidates to verify among the preliminary results using initial trained model and re-trained the model for correctly labeled data by user. We adopt active learning approach for minimizing human effort utilized metadata features of Wikipedia. Based on experimental results using our tool, we show that 68.6% errors were automatically corrected.

Design and Implementation of a Dynamic IoT Device Management System (동적 사물인터넷 장치 관리 시스템 설계 및 구현)

  • Wang, Xinghui;Moon, Nammee;Min, Hong
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.21 no.2
    • /
    • pp.97-101
    • /
    • 2021
  • With the development of the Internet of Things technology, new devices are being developed and used to provide various applications and services. Most IoT devices have a high probability of error because they operate in harsh environments with limited resources. In addition, it is necessary to manage the Internet of Things devices dynamically because new devices are constantly deployed. In this paper, we design a system that allows users to monitor the mounting of new devices to perform the necessary tasks and implement prototypes to validate their operability. Our system also provides a web-based programming interface to direct work on new modules and share work content with each other.

A Wifi Smart Power Outlet for Remote Monitoring and Control of Power Consumption (원격 모니터링 및 제어가 가능한 와이파이 스마트 콘센트)

  • Kim, HongSeok;Na, Jae-Hwan;Park, So-Hyeon;Kwak, Sooyeong
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.2
    • /
    • pp.160-169
    • /
    • 2014
  • Along the era of "Internet of Things (IoT)" in which the physical objects can be connected to the Internet, a smart power management system is proposed in this paper. This system consists of two modules, an electrical outlet device embedding the Wi-Fi capabilities and a web server supporting the management as well as monitoring of power consumptions. Also, with the proposed system, a customer can easily check the status of power consumption and turn on/off the sockets through the developed mobile website. The proposed system is designed to avoid firewall or PC setting problems involving a user's inconvenience.

Design of Wireless Data Transmission and Web Logging System (무선 데이터 전송과 웹 로깅 시스템 설계)

  • Roh, Jae-sung
    • Journal of Advanced Navigation Technology
    • /
    • v.22 no.6
    • /
    • pp.636-641
    • /
    • 2018
  • In recent years, the Internet of things has grown rapidly and is being used in many fields. The function of an Internet device isto collect information in various environments and to provide useful information to users. Due to recent developments in technology, the kinds of Internet devices are increasing and the prices are getting cheaper. In addition, many open source platforms that are easy to use have been developed and are providing convenience to users. In this paper, wireless data transmission and cloud server system based on ESP-12E NodeMCU module was designed and sensor information collected from Internet devices was transmitted to cloud server through WiFi wireless communication. The collected sensor data was saved by creating channel and field in the cloud server and the data of each field was visualized as a graph.

A Bibliometric Comparative Analysis on the Applications of AI, IoT, and Big Data to Energy Efficiency

  • Yong Sauk Hau
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.16 no.1
    • /
    • pp.287-296
    • /
    • 2024
  • Artificial intelligence (AI), the Internet of Things (IoT), and Big Data are playing important roles in improving or upgrading energy efficiency. Furthermore, their roles in energy efficiency are expected to become more and more essential. This study conducted a bibliometric comparative analysis on the features in the articles on the AI, the IoT, and the Big Data in energy efficiency by using the Web of Science database and compared the features in their trends in article publications, citations, countries, research areas, journals, and funding agencies from 2012 to 2022. This study attempted to make significant contributions by shedding new light on the following features. Among the AI, the IoT, and the Big Data in energy efficiency, the most articles were published and the most article citations were received in the AI in energy efficiency. China was found out to be the most leading country. Engineering and computer science were revealed to be the first research area. IEEE Access and IEEE Internet of Things were ranked with first journal. National Natural Science Foundation of China was the first research funding agency concerning the articles published in the AI, the IoT, and the Big Data in energy efficiency from 2012 to 2022.

Design and Implementation of Personalized IoT Service base on Service Orchestration (서비스 오케스트레이션 기반 사용자 맞춤형 IoT 서비스의 설계 및 구현)

  • Cha, Siho;Ryu, Minwoo
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.11 no.3
    • /
    • pp.21-29
    • /
    • 2015
  • The Internet of Things (IoT) is an Infrastructure which allows to connect with each device in physical world through the Internet. Thus IoT enables to provide meahup services or intelligent services to human user using collected data from those devices. Due to these advantages, IoT is used in divers service domains such as traffic, distribution, healthcare, and smart city. However, current IoT provides restricted services because it only supports monitor and control devices according to collected data from the devices. To resolve this problem, we propose a design and implementation of personalized IoT service base on service orchestration. The proposed service allows to discover specific services and then to combine the services according to a user location. To this end, we develop a service ontology to interpret user information according to meanings and smartphone web app to use the IoT service by human user. We also develop a service platform to work with external IoT platform. Finally, to show feasibility, we evaluate the proposed system via study.

Embedded System for Mobile Phone-based Control and Monitoring (모바일 폰 기반의 제어 및 모니터링을 위한 임베디드 시스템)

  • Park, Hung-bog;Seo, Jung-hee
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.10a
    • /
    • pp.288-289
    • /
    • 2018
  • The use of IoT (Internet of Things) is rapidly expanding to enhance the quality of life as seen in the interconnection between mobile devices and Web. This paper proposes an embedded system that connects sensors and mobile devices via IoT technology, improving the user's ability and service experience to remotely control the home appliances with mobile-detection features. Home appliances are expected to increase labor efficiency by utilizing the embedded system connected to the sensors. Using mobile applications to control home appliances remotely and to monitor operation status advances the user's knowledge, experience, and perspectives to experience refined life qualities.

  • PDF