• Title/Summary/Keyword: IoT module

Search Result 186, Processing Time 0.024 seconds

Research on SecureOS Module Based on File System for Data Protection (데이터 보호를 위한 파일시스템 기반의 SecureOS Module에 관한 연구)

  • Yonggu JANG;Inchul KIM;Jisong RYU
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.26 no.4
    • /
    • pp.67-79
    • /
    • 2023
  • Service environments through laptops, smart devices, and various IoT devices are developing very rapidly. Recent security measures in these Internet environments mainly consist of network application level solutions such as firewall(Intrusion Prevention Systems) and IDS (intrusion detection system). In addition, various security data have recently been used on-site, and issues regarding the management and destruction of such security data have been raised. Products such as DRM(Digital Rights Management) and DLP(Data Loss Prevention) are being used to manage these security data. However despite these security measures, data security measures taken out to be used in the field are operated to the extent that the data is encrypted, delivered, and stored in many environments, and measures for encryption key management or data destruction are insufficient. Based on these issues we aim to propose a SecureOS Module, an OS-based security module. With this module users can manage and operate security data through a consistent interface, addressing the problems mentioned above.

Implementation of Heat Control System using NB-IoT (NB-IoT를 활용한 발열 제어 시스템 구현)

  • Shin, DongKeun;Kim, HyungJin
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.12 no.2
    • /
    • pp.135-141
    • /
    • 2019
  • Internet of thing becomes more active, many sensor devices are increasing. Sensors can use network wired network or use mobile communication network. From the viewpoint of the transmission rate, the mobile communication network can be roughly divided into two types of high-speed communication and low-speed communication. In the case of hundreds of millions of sensors in the mobile communication network, resources are wasted to use high-speed communication. Communication is required to reduce the transmission rate and appropriately allocate resources without wasting such resources. As the Internet of Thing has been activated, Narrowband Internet of Thing(NB-IoT), which is one of the low-power technologies in recent mobile communications, is in the spotlight from various companies. Currently, it can be seen that only NB-IoT or other low power consumption communication has the potential to be able to connect to the Internet with rapidly increasing sensor devices. In this paper, we designed and implemented a heater controller using Huawei NB-IoT communication Module, a server that collects controller information, and an application that allows default settings for devices. The main function of this system is to collect temperature and heater status and give it to the server, control the heater from the server, and set parameters for the heater to operate automatically. The system can be applied to places where wired communication is not established, such as road information, smart agriculture, and small reservoirs as well as heaters.

A Study on the Development of IoT Inspection System for Gas Leakage Inspection in Kitchen Gas Range Built-in Method (주방 가스레인지 빌트인 방식에서 가스 누출검사를 위한 IoT 검사 시스템 개발에 관한 연구)

  • Kang, Dae Guk;Choi, Young Gyu
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.15 no.4
    • /
    • pp.283-290
    • /
    • 2022
  • In this study, an IoT inspection system that can be linked with a server was developed using a gas timer and ESP-01 Wi-Fi module installed on a gas valve in the home. The server environment of the gas leak IoT inspection system was installed with APM (Apache, PHP, MySQL) to collect gas pressure data by generation so that leakage checks could be performed. In order to control the gas leak IoT inspection system, the app inventory was used to manage the gas leak check value in real time. In addition, user convenience has been enhanced so that membership management, WiFi settings, and leakage check values can be checked through mobile apps. In order to manage subscribers by region, the user list was checked by logging in in in the administrator mode so that the information on whether or not the leak test was conducted and the results could be provided. In addition, when the user presses the gas leak check button, the pressure is automatically checked, and the measured value is stored in the server, and when a gas leak occurs, the leakage check is performed after alarm and repair so that it can be used if normal. In addition, in order to prevent overlapping membership, membership management can be performed based on MAC addresses.

A Study on the Sensor Module System for Real-Time Risk Environment Management (실시간 위험환경 관리를 위한 센서 모듈시스템 연구)

  • Cho, Young Chang;Kwon, Ki Jin;Jeong, Jong Hyeong;Kim, Min Soo
    • Journal of IKEEE
    • /
    • v.22 no.4
    • /
    • pp.953-958
    • /
    • 2018
  • In this study, a portable detection system was developed that can detect harmful gas and signals simultaneously in an enclosed space of industrial sites and underground facilities. The developed system is a sensor module for gas detection, a patch type 1 channel small ECG sensor, a module for three-axial acceleration detection sensor, and a system for statistics. In order to verify the performance of the system modules, the digital resolution, signal frequency, output voltage, and ultra-small modules were evaluated. As a result of the performance of the developed system, the digital resolution was 300 (rps) and the signal amplification gain was 500 dB or more, and the ECG module was manufactured with $50mm{\times}10mm{\times}10mm$ to increase patch utilization. It is believed that the product of this research will be valuable if it is used as an IoT-based management system for real-time monitoring of industrial workers.

A Study on the Design of IoT-based Thermal Sensor and Video Sensor Integrated Surveillance Equipment (IoT 기반 열상 센서와 영상 센서 일체형 감시 장비 설계에 관한 연구)

  • Lee, Yun-Min;Shin, Jin-Seob
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.19 no.6
    • /
    • pp.9-13
    • /
    • 2019
  • In this paper, IoT based thermal sensor data and image sensor integrated environmental monitoring system for ship, and it is the monitoring system which can process and transmit the Full HD IP camera image and thermal data transmitted from the thermal module for processing and transmitting, and the viewer S/W is to be developed which provides in real time the information for actual surrounding temperature together with the image, and enables fire prediction which was impossible in the case of the existing equipment by estimating the temperature change as the thermal image is added to the image camera, and saves and analyzes all data while receiving the temperature data and image signal transmitted from the integrated thermal sensor environmental monitoring equipment for ship and displaying them as 2D on the monitoring system.

Implementation of fluid flow measuring and warning alarm system using an WeMos and an fluid flow sensor (WeMos와 유량 센서를 이용한 유속 모니터링 및 경보 알림 시스템 구현)

  • Yoo, Moonsung
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.19 no.1
    • /
    • pp.139-143
    • /
    • 2019
  • Measurement of flow rate is required in various fields. Water meters are often used at home, and flow meters are used in water and sewage plants, petrochemical industries and so on.. A system is needed to monitor the flow rate in real time and notify immediately when flow rate is abnormal. Recently, with the development of the IoT it is possible to construct such devices at low cost. WeMos can be programmed with Arduino IDE as a mini wifii IoT module. The flow sensor can output a digital pulse proportional to the flow rate. In this paper, we developed the flow monitoring and warning system using WeMos and IoT technology. When the system operates, it calculates the flow rate, sends the value as JSON format to the server, monitors the flow rate as graph from the remote with the smartphone. We also implement the system to promptly send alert message to the smart phone using Pushbullet when the flow rate is abnormal.

IoT-based Smart Switchboard Development for Power Supply of Entertainment Devices (엔터테인먼트 장치의 전원 공급을 위한 IoT 기반의 스마트 배전반 개발)

  • Kang, Yun-Jeong;Lee, Kwang-Jae;Choi, Dong-Oun
    • Journal of Korea Entertainment Industry Association
    • /
    • v.15 no.3
    • /
    • pp.311-321
    • /
    • 2021
  • In this study, a smart switchboard for power supply of entertainment devices was developed for the following purposes. First, the heat generated when the high-temperature and humid air inside is cooled by the thermoelectric module is smoothly discharged to the outside of the switchboard, thereby maximizing the cooling effect. So, it is possible to prevent excessive temperature rise inside the switchboard. Various problems such as condensation inside the switchboard can be prevented by controlling the temperature of the switchboard in which a fire occurs due to excessive heat in summer, removing moisture due to the cooling effect, and generating heat instead of cooling in winter. Second, it is a smart switchboard control system that can reduce the salt that may permeate inside the switchboard. Third, the smart switchboard system is an IoT-controlled switchboard that collects environmental data using a variety of sensors and can remotely control devices through a smartphone, and can be easily used in various fields.

Design and Implementation of Home IoT Cultivation System with iOS Interface (iOS 인터페이스를 지원하는 가정용 IoT 재배 시스템 설계 및 구현)

  • Jeong, Seung Gyun;Kim, Gyu Dong;Kim, Byeong Chang
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.12 no.2
    • /
    • pp.61-68
    • /
    • 2023
  • Demand for "pet plants" and "planteriers" is increasing due to the increase in COVID-19 and fine dust. In this paper, Smart pots for planterior should be small in size while providing the functions for cultivation without any problems. They should provide a user interface for long-range control for user's convenience. We implemented smart pots by incorporating IoT into pots. In response to the growing number of iPhone users, we developed an iOS app for user interface and UX/UI design. By communicating with the smartphone app and a home pot server over the Internet, users can check and control the state of the pot anytime, anywhere. The server and the pot module were separated to reduce the size of the pot itself. By locating a water bottle at the bottom of the pot, we expect that it is suitable for a "planterier" because it adopts a circulating structure in which drainage flows down to the water bottle as it is.

Development of a Mountainous Area Monitoring System based on IoT Technology (IoT 기술 기반의 산악지 모니터링 시스템 개발)

  • Kim, Kyoon-Tai
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.18 no.3
    • /
    • pp.437-446
    • /
    • 2017
  • 70 percent of Korea's territory is covered with mountains, whose difficult conditions can cause damage to facilities. Recently, the demand for facilities related to outdoor activities including monorails has been on the rise, and such facilities are much more likely to become damaged. For this reason, a monitoring system applying IoT to mountainous areas was developed and its applicability is evaluated in this study. The current status of the existing mountainous facilities and monitoring systems were reviewed, and the current wired monitoring technology was analyzed. A scenario for IoT-based monitoring was developed, and then sensor nodes were developed, which include an RF-communication module and interface, power-supply and solar-cell. A testbed was set up at K University. The same data was collected by the wireless system as had been collected by the wired one. The study findings are as follows. Firstly, by using the wireless system, it is estimated that the construction duration can be reduced by about 25 percent, while the construction costs can be reduced by about 3~52 percent. Secondly, the safety of the construction workers can be improved by making the working conditions less dangerous, such as by eliminating the need to transport cables.

Improvement Research of BLE-based System for Monitoring the cause of Breakdown of Automatic Doors (자동문의 고장원인을 모니터링하기 위한 BLE 기반의 시스템 개선연구)

  • Kim, Gi-Doo;Won, Seo-Yeon;Kim, Hie-Sik
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.54 no.7
    • /
    • pp.93-102
    • /
    • 2017
  • Recently increasing usage of smartphones makes the Internet of Things (IoT) a leading technology that can collect and share data through sensor networks and wireless communication such as low-power Bluetooth (BLE). BLE-based application can provide operators more precise information on Automatic Door system by remotely diagnosing the system faults through wireless sensor networks and sensors around the Automatic Door. In this paper, a smart device with extended BLE module is implemented which can monitor and Control the system states and faults remotely without on-site diagnostic. while maintaining system integrity so that increase efficiency of time and costs for system management. We can use the results of this research as a basis in evaluating reliability of data between devices, extending communication module in Controller of obsolete Door systems, and establishing centralized monitoring systems in near future with multi-channel Door Controls.