• Title/Summary/Keyword: Machine System

Search Result 8,827, Processing Time 0.054 seconds

Implementation of Smart Ventilation Control System using IoT and Machine Learning (IoT와 기계학습을 이용한 스마트 환풍기 제어 시스템 구현)

  • Lee, Hui-Eun;Choi, Jin-ku
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.20 no.2
    • /
    • pp.283-287
    • /
    • 2020
  • In this paper, we implemented a control for ventilation system based on IoT. It can on/off of system and monitoring current status through the smartphone app. We applied linear regression, one of machine learning algorithm. It autonomously collects data about temperature, humidity in home and works diagnosing system status. Using this proposed control method, the energy efficiency can be improved. It is expected to be used in energy efficiency and convenience.

Machine Reading Comprehension-based Question and Answering System for Search and Analysis of Safety Standards (안전기준의 검색과 분석을 위한 기계독해 기반 질의응답 시스템)

  • Kim, Minho;Cho, Sanghyun;Park, Dugkeun;Kwon, Hyuk-Chul
    • Journal of Korea Multimedia Society
    • /
    • v.23 no.2
    • /
    • pp.351-360
    • /
    • 2020
  • If various unreasonable safety standards are preemptively and effectively readjusted, the risk of accidents can be reduced. In this paper, we proposed a machine reading comprehension-based safety standard Q&A system to secure supporting technology for effective search and analysis of safety standards for integrated and systematic management of safety standards. The proposed model finds documents related to safety standard questions in the various laws and regulations, and then divides these documents into provisions. Only those provisions that are likely to contain the answer to the question are selected, and then the BERT-based machine reading comprehension model is used to find answers to questions related to safety standards. When the proposed safety standard Q&A system is applied to KorQuAD dataset, the performance of EM 40.42% and F1 55.34% are shown.

A Study on Algorithm for Inspection of Automobile's plastic part locking lever (자동차 플라스틱 부품 락킹레버 검사를 위한 알고리즘 연구)

  • Jang, Bong-Choon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.11 no.5
    • /
    • pp.1558-1563
    • /
    • 2010
  • This paper describes a study on algorithm for the development of machine vision system as well as the inspection of automobile's plastic part locking lever to replace a human worker's eye inspection. Before developing the machine vision system based on the PC, the purpose of this research is to develop the algorithm to decide whether a product is a good/bad one in real time inspection. NI-LabVIEW software is used in the inspection method and an inspection program is developed using LabVIEW Vision image functions. The inspection program was built and validated to help the system operator set up the inspection area and change the criteria number in the program.

Flux Weakening Control for Surface Mounted Permanent Magnet Synchronous Machine Driven by Dual Inverter (이중 인버터를 이용한 표면 부착형 영구자석 동기전동기의 약자속 제어)

  • Kim, Youngnam;Lee, Yongjae;Ha, Jung-Ik
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.18 no.5
    • /
    • pp.437-442
    • /
    • 2013
  • For open-end permanent magnet synchronous machine(PMSM) with dual inverter system, where one inverter is connected to the source and the other is flying, the dc link voltage of the flying inverter can be boosted through the machine. For this reason, when compared with single inverter drive system, higher voltage can be applied to PMSM, and higher torque can be generated in the flux weakening region. In this case, however, active and reactive powers are separately supplied by each inverter to maintain the dc link voltage of flying inverter. Therefore, the required flux weakening control is different from the conventional method for a single inverter drive system. This paper proposes the novel flux weakening control method which maximizes the active voltage component in a dual inverter PMSM drive system. The proposed method was demonstrated and verified through experimental results.

Detection of Surface Cracks in Eggshell by Machine Vision and Artificial Neural Network (기계 시각과 인공 신경망을 이용한 파란의 판별)

  • 이수환;조한근;최완규
    • Journal of Biosystems Engineering
    • /
    • v.25 no.5
    • /
    • pp.409-414
    • /
    • 2000
  • A machine vision system was built to obtain single stationary image from an egg. This system includes a CCD camera, an image processing board and a lighting system. A computer program was written to acquire, enhance and get histogram from an image. To minimize the evaluation time, the artificial neural network with the histogram of the image was used for eggshell evaluation. Various artificial neural networks with different parameters were trained and tested. The best network(64-50-1 and 128-10-1) showed an accuracy of 87.5% in evaluating eggshell. The comparison test for the elapsed processing time per an egg spent by this method(image processing and artificial neural network) and by the processing time per an egg spent by this method(image processing and artificial neural network) and by the previous method(image processing only) revealed that it was reduced to about a half(5.5s from 10.6s) in case of cracked eggs and was reduced to about one-fifth(5.5s from 21.1s) in case of normal eggs. This indicates that a fast eggshell evaluation system can be developed by using machine vision and artificial neural network.

  • PDF

Failure Prognostics of Start Motor Based on Machine Learning (머신러닝을 이용한 스타트 모터의 고장예지)

  • Ko, Do-Hyun;Choi, Wook-Hyun;Choi, Seong-Dae;Hur, Jang-Wook
    • Journal of the Korean Society of Manufacturing Process Engineers
    • /
    • v.20 no.12
    • /
    • pp.85-91
    • /
    • 2021
  • In our daily life, artificial intelligence performs simple and complicated tasks like us, including operating mobile phones and working at homes and workplaces. Artificial intelligence is used in industrial technology for diagnosing various types of equipment using the machine learning technology. This study presents a fault mode effect analysis (FMEA) of start motors using machine learning and big data. Through multiple data collection, we observed that the primary failure of the start motor was caused by the melting of the magnetic switch inside the start motor causing it to fail. Long-short-term memory (LSTM) was used to diagnose the condition of the magnetic locations, and synthetic data were generated using the synthetic minority oversampling technique (SMOTE). This technique has the advantage of increasing the data accuracy. LSTM can also predict a start motor failure.

Machine Learning Based Domain Classification for Korean Dialog System (기계학습을 이용한 한국어 대화시스템 도메인 분류)

  • Jeong, Young-Seob
    • Journal of Convergence for Information Technology
    • /
    • v.9 no.8
    • /
    • pp.1-8
    • /
    • 2019
  • Dialog system is becoming a new dominant interaction way between human and computer. It allows people to be provided with various services through natural language. The dialog system has a common structure of a pipeline consisting of several modules (e.g., speech recognition, natural language understanding, and dialog management). In this paper, we tackle a task of domain classification for the natural language understanding module by employing machine learning models such as convolutional neural network and random forest. For our dataset of seven service domains, we showed that the random forest model achieved the best performance (F1 score 0.97). As a future work, we will keep finding a better approach for domain classification by investigating other machine learning models.

A Development of Shoes Cleaner Control System using Raspberry Pi

  • Deukchang Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.29 no.7
    • /
    • pp.21-32
    • /
    • 2024
  • Since leather shoes cannot be washed with water, there is a need for a cleaning method that can remove extraneous substance from the inside and outside of shoes and senitize the inside of shoes without using water. For this purpose, this paper develops a shoes cleaning machine control system that automatically controls the entire process of shoes cleaning in a shoes cleaning machine that quickly cleans the inside and outside of shoes using compressed air, sterilization solution. The developed system uses Rasberry Pi, a general purpose single board computer(SBC), to control various actuators of the shoes cleaning machine. The shoes cleaning machine operated by the developed system shows a sterilization efficiency of more than 99% and an odor removal efficiency of more than 86% in a cleaning time of less than 1 minute.

Design and Economics of HVAC System for Reduction of Power Consumption in Blow Mold Machine (플라스틱 연료탱크 생산 설비에서의 소비 전력 저감을 위한 공조 시스템 설계 및 경제성 평가)

  • Lee, Youngjae;Choi, Seukcheun
    • Journal of Power System Engineering
    • /
    • v.21 no.4
    • /
    • pp.84-93
    • /
    • 2017
  • This study was carried out to improve the electric power consumption of HVAC in the blow mold machine(BMM) and work environment. The experiment was conducted with the simulated HVAC system of 1/15 of the actual BMM. The temperature of main facility and two preheaters was fixed at 200 and $60^{\circ}C$ respectively in all test conditions. The measured points of temperature were chosen as critical locations considering the work environment. The tendency of temperature distributions decreases as the duct was closed to the main facility. The reduction rate of power consumption of HVAC increases up to 32.3% when both duct and cooling systems are operated. Also the efficiency of HVAC is improved about 9% through the modified design of duct system. It notes that the electric power consumption of HVAC can be reduced by the optimum design and operating condition of duct and cooling system.

A Study on the Tower type Fizeau Interferometer System with a Fold Minor for Measuring Large Optical Lens Profile (반사경 측정을 위한 타워 방식의 Fold Mirror를 이용한 Fizeau 간섭계 시스템 구성)

  • Lee, Eung-Suk;Lee, Ki-Am;Kim, Ok-Hyun
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.25 no.8
    • /
    • pp.21-28
    • /
    • 2008
  • Fizeau interferometer is used for inspecting the lens surface profile accurately. This study is focused on the design and optical measuring techniques for large optical components, such as a reflection mirror for large area lithography or astronomical purpose. A tower type Fizeau interferometer is designed and set up in horizontally with a 45$^{\circ}$ fold mirror which makes easy to align the optical path of heavy interferometer system. To align the optical path, a five-axes stage for the interferometer is required. This study shows a method of the 45$^{\circ}$ fold mirror alignment by using a three-axis stage instead of adjusting the interferometer itself or measuring object. This system will be installed on the large optics polishing machine during the manufacturing process as an on-machine inspection system.