• Title/Summary/Keyword: IoT Interface

Search Result 143, Processing Time 0.033 seconds

An Interface Module for Dehumidify Dryer in a Injection Molding Smart Factory System

  • Kang, Un-Gu
    • Journal of the Korea Society of Computer and Information
    • /
    • v.23 no.11
    • /
    • pp.123-128
    • /
    • 2018
  • When the injection molding system molds some plastic products, defective product rate will be increased if plastic materials have some excessive moisture content. Therefore, it is very important to control the dehumidification and drying of plastic material. Since the moisture content of the plastic material may change from time to time depending on the material and the molding process, it is necessary to observe the change in real time and maintain a constant moisture content. To solve these problems, I proposed a smart factory system model for plastic molding in this paper. In addition, I designed the interface module to be installed in the dehumidifying dryer which is the core of this process. In addition to this, performance tests were conducted to check the effectiveness and the results were verified as valid.

A Design and Implementation of NFC Bridge Chip (NFC 브릿지 칩 설계 및 구현)

  • Lee, Pyeong-Han;Ryu, Chang-Ho;Chun, Sung-Hun;Kim, Sung-Wan
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.52 no.3
    • /
    • pp.96-101
    • /
    • 2015
  • This paper describes a design and implementation of the NFC bridge chip which performs interface between kinds of devices and mobile phones including NFC controller through NFC communication. The NFC bridge chip consists of the digital part and the analog part which are based on NFC Forum standard. Therefore the chip treats RF signals and then transforms the signal to digital data, so it can interface kinds of devices with the digital data. Especially the chip is able to detect RF signals and then wake up the host processor of a device. The wakeup function dramatically decreases the power consumption of the device. The carrier frequency is 13.56MHz, and the data rate is up to 424kbps. The chip has been fabricated with SMIC 180nm mixed-mode technology. Additionally an NFC bridge chip application to the blood glucose measurement system is described for an application example.

Implementation of Smart Shopping Cart using Object Detection Method based on Deep Learning (딥러닝 객체 탐지 기술을 사용한 스마트 쇼핑카트의 구현)

  • Oh, Jin-Seon;Chun, In-Gook
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.21 no.7
    • /
    • pp.262-269
    • /
    • 2020
  • Recently, many attempts have been made to reduce the time required for payment in various shopping environments. In addition, for the Fourth Industrial Revolution era, artificial intelligence is advancing, and Internet of Things (IoT) devices are becoming more compact and cheaper. So, by integrating these two technologies, access to building an unmanned environment to save people time has become easier. In this paper, we propose a smart shopping cart system based on low-cost IoT equipment and deep-learning object-detection technology. The proposed smart cart system consists of a camera for real-time product detection, an ultrasonic sensor that acts as a trigger, a weight sensor to determine whether a product is put into or taken out of the shopping cart, an application for smartphones that provides a user interface for a virtual shopping cart, and a deep learning server where learned product data are stored. Communication between each module is through Transmission Control Protocol/Internet Protocol, a Hypertext Transmission Protocol network, a You Only Look Once darknet library, and an object detection system used by the server to recognize products. The user can check a list of items put into the smart cart via the smartphone app, and can automatically pay for them. The smart cart system proposed in this paper can be applied to unmanned stores with high cost-effectiveness.

Edge Impulse Machine Learning for Embedded System Design (Edge Impulse 기계 학습 기반의 임베디드 시스템 설계)

  • Hong, Seon Hack
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.17 no.3
    • /
    • pp.9-15
    • /
    • 2021
  • In this paper, the Embedded MEMS system to the power apparatus used Edge Impulse machine learning tools and therefore an improved predictive system design is implemented. The proposed MEMS embedded system is developed based on nRF52840 system and the sensor with 3-Axis Digital Magnetometer, I2C interface and magnetic measurable range ±120 uT, BM1422AGMV which incorporates magneto impedance elements to detect magnetic field and the ARM M4 32-bit processor controller circuit in a small package. The MEMS embedded platform is consisted with Edge Impulse Machine Learning and system driver implementation between hardware and software drivers using SensorQ which is special queue including user application temporary sensor data. In this paper by experimenting, TensorFlow machine learning training output is applied to the power apparatus for analyzing the status such as "Normal, Warning, Hazard" and predicting the performance at level of 99.6% accuracy and 0.01 loss.

Requirement Analysis for Agricultural Meteorology Information Service Systems based on the Fourth Industrial Revolution Technologies (4차 산업혁명 기술에 기반한 농업 기상 정보 시스템의 요구도 분석)

  • Kim, Kwang Soo;Yoo, Byoung Hyun;Hyun, Shinwoo;Kang, DaeGyoon
    • Korean Journal of Agricultural and Forest Meteorology
    • /
    • v.21 no.3
    • /
    • pp.175-186
    • /
    • 2019
  • Efforts have been made to introduce the climate smart agriculture (CSA) for adaptation to future climate conditions, which would require collection and management of site specific meteorological data. The objectives of this study were to identify requirements for construction of agricultural meteorology information service system (AMISS) using technologies that lead to the fourth industrial revolution, e.g., internet of things (IoT), artificial intelligence, and cloud computing. The IoT sensors that require low cost and low operating current would be useful to organize wireless sensor network (WSN) for collection and analysis of weather measurement data, which would help assessment of productivity for an agricultural ecosystem. It would be recommended to extend the spatial extent of the WSN to a rural community, which would benefit a greater number of farms. It is preferred to create the big data for agricultural meteorology in order to produce and evaluate the site specific data in rural areas. The digital climate map can be improved using artificial intelligence such as deep neural networks. Furthermore, cloud computing and fog computing would help reduce costs and enhance the user experience of the AMISS. In addition, it would be advantageous to combine environmental data and farm management data, e.g., price data for the produce of interest. It would also be needed to develop a mobile application whose user interface could meet the needs of stakeholders. These fourth industrial revolution technologies would facilitate the development of the AMISS and wide application of the CSA.

Cryptft+ : Python/Pyqt based File Encryption & Decryption System Using AES and HASH Algorithm (Crypft+ : Python/PyQt 기반 AES와 HASH 알고리즘을 이용한 파일 암복호화 시스템)

  • Shin, Dongho;Bae, Woori;Shin, Hyeonggyu;Nam, Seungjin;Lee, Hyung-Woo
    • Journal of Internet of Things and Convergence
    • /
    • v.2 no.3
    • /
    • pp.43-51
    • /
    • 2016
  • In this paper, we have developed Crypft+ as an enhanced file encryption/decryption system to improve the security of IoT system or individual document file management process. The Crypft+ system was developed as a core security module using Python, and designed and implemented a user interface using PyQt. We also implemented encryption and decryption function of important files stored in the computer system using AES based symmetric key encryption algorithm and SHA-512 based hash algorithm. In addition, Cx-Freezes module is used to convert the program as an exe-based executable code. Additionally, the manual for understanding the Cryptft+ SW is included in the internal program so that it can be downloaded directly.

An multiple energy harvester with an improved Energy Harvesting platform for Self-powered Wearable Device (웨어러블 서비스를 위한 다중 발전소자 기반 에너지 하베스터 플랫폼 구현)

  • Park, Hyun-Moon;Kim, Byung-Soo;Kim, Dong-Sun
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.13 no.1
    • /
    • pp.153-162
    • /
    • 2018
  • The importance of energy harvesting technique is increasing due to the elevated level of demand for sustainable power sources for wearable device applications. In this study, we developed an Energy Harvesting wearable Platform(EH-P) architecture which is used in the design of a multi-energy source based on TENG. The proposed switching circuit produces power with higher current at lower voltage from energy harvesting sources with lower current at higher voltage. This can powers microcontrollers for a short period of time by using PV and TENG complementarily placed under hard conditions for the sources such as indoors. As a result, the whole interface circuit is completely self-powered with this makes it possible to run of sensing on a Wearable device platform. It was possible to increase the wearable device life time by supplying more than 29% of the power consumption to wearable devices. The results presented in this paper show the potential of multi-energy harvesting platform for use in wearable harvesting applications, provide a means of choosing the energy harvesting source.

The Reliability Evaluation Method of Embedded Controled Systems Considering the International Standard (국제 표준을 고려한 임베디드 제어 시스템(ECS)의 신뢰성 평가방법)

  • Yang, Hae-Sool
    • Journal of Digital Convergence
    • /
    • v.15 no.2
    • /
    • pp.199-206
    • /
    • 2017
  • Embedded control system is widely spreaded and used in various fields including military defence, aviation, medical, etc. due to extended use of smart phones, connected car, IoT. Increasing examples are introduced where embedded control system that perform their unique role such as smart phone and network system organically configure to create new system. According to this trend, organic interface and reliability of each embedded control system are becoming important evaluation factors. The purpose of this paper is to develop quality evaluation criteria method for automobile embedded system, among the fields that use embedded control systems. In order to satisfy high quality level requirements of automobile embedded control system, we surveyed latest trend of automobile embedded control system, analyzed structure and application technology of embedded control system, to establish quality evaluation criteria and method for automobile embedded control system by referring international standard for software (ISO/IEC 9126), and international standard for electric & electronic products (ISO 26262).

Multi-Source Based Energy Harvesting Architecture for IoT and Wearable System (IoT 및 웨어러블 시스템을 위한 멀티 소스 기반 에너지 수확 구조)

  • Park, Hyun-Moon;Kwon, Jin-San;Kim, Byung-Soo;Kim, Dong-Sun
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.14 no.1
    • /
    • pp.225-234
    • /
    • 2019
  • By using the Triboelectric nanogenerators, known as TENG, we can take advantages of high conversion efficiency and continuous power output even with small vibrating energy sources. Nonlinear energy extraction techniques for Triboelectric vibration energy harvesting usually requires synchronized active electronic switches in most electronic interface circuits. This study presents a nonlinear energy harvesting with high energy conversion efficiency to harvest and save energies from human active motions. Moreover, the proposed design can harvest and store energy from sway motions around different directions on a horizontal plane efficiently. Finally, we conducted a comparative analysis of a multi-mode energy storage board developed by a silicon-based piezoelectricity and a transparent TENG cell. As a result, the experiment showed power generation of about 49.2mW/count from theses multi-fully harvesting source with provision of stable energy storages.

Vaccine Cold Chain Monitoring System Using IoT Vaccine Fridge for Developing Countries (IoT 백신 냉장고를 사용한 개발도상국 백신 콜드체인 모니터링 시스템)

  • Lyu, Jang-Hyeon;Park, Samuel;Yu, Jong-Ha;Wang, Xin-Lin;Im, Hyuck-Soon;Rhee, Hyop-Seung;Ahn, Sung-Hoon
    • Journal of Appropriate Technology
    • /
    • v.7 no.1
    • /
    • pp.26-32
    • /
    • 2021
  • In the process of vaccine delivery and vaccination, temperature is mostly controlled by an insulated containers containing ice. Moreover, amount of wasted vaccine is significant because the temperature of the vaccine is not properly controlled. A core challenge of vaccination is temperature data monitoring, since it is critical for managing and operating strategical vaccination by health organizations. In this research, a real-time monitoring vaccine carrier system was developed. Temperature, location, and power consumption data of the vaccine carrier were monitored and working performances of the vaccine carrier were tested in both Korea and Tanzania (Arusha and Kilimanjaro regions). For both places, Short Message Service (SMS) communication method was used to send information of the carrier's status. As a result, the monitoring system was able to transmit and receive real-time data of the vaccine carrier status while the vaccine carrier was tested. The vaccine status data can be accessed from any location through the cloud server and web-based user interface.