• Title/Summary/Keyword: human-machine systems

Search Result 424, Processing Time 0.022 seconds

An indoor localization system for estimating human trajectories using a foot-mounted IMU sensor and step classification based on LSTM

  • Ts.Tengis;B.Dorj;T.Amartuvshin;Ch.Batchuluun;G.Bat-Erdene;Kh.Temuulen
    • International journal of advanced smart convergence
    • /
    • v.13 no.1
    • /
    • pp.37-47
    • /
    • 2024
  • This study presents the results of designing a system that determines the location of a person in an indoor environment based on a single IMU sensor attached to the tip of a person's shoe in an area where GPS signals are inaccessible. By adjusting for human footfall, it is possible to accurately determine human location and trajectory by correcting errors originating from the Inertial Measurement Unit (IMU) combined with advanced machine learning algorithms. Although there are various techniques to identify stepping, our study successfully recognized stepping with 98.7% accuracy using an artificial intelligence model known as Long Short-Term Memory (LSTM). Drawing upon the enhancements in our methodology, this article demonstrates a novel technique for generating a 200-meter trajectory, achieving a level of precision marked by a 2.1% error margin. Indoor pedestrian navigation systems, relying on inertial measurement units attached to the feet, have shown encouraging outcomes.

지능형 금형공장 개발

  • Choe, Byeong-Gyu;Go, Gi-Hun;Kim, Bo-Hyeon
    • CDE review
    • /
    • v.11 no.2
    • /
    • pp.15-22
    • /
    • 2005
  • Presented in the paper is an approach to developing an intelligent mold shop as a means to overcome the difficulties faced by mold-makers due to skill shortages and increased global competition. A machine shop where as much as of the human skills are replaced by a set of intelligent systems is called an intelligent machine shop, and an intelligent mold-making machine shop is called an intelligent mold shop(MS). By analyzing the contents of operator's skill. three intelligent S/W stations have been designed: Technical Data Processing(TDP) Station, Loading Schedule Station, and Real-time Monitoring Station. A detailed architecture of the TDP station is described, and measures of effectiveness of IMS are elaborated.

  • PDF

Development of Programmable Logic Controller-Based Supervisory System for Group Production Machine (그룹 생산설비에 대한 PLC 기반 감시시스템 개발)

  • Cho, Yongsik;Ahn, Junghwan
    • Journal of the Korean Society of Manufacturing Technology Engineers
    • /
    • v.23 no.1
    • /
    • pp.15-20
    • /
    • 2014
  • The manufacturing equipment on most shop floors consists of numerical control machines, and the condition of each piece of equipment is monitored and controlled by an internal sensor or programmable logic controller (PLC). To control and monitor production lines that consist of an equipment or production module, a separate control and monitoring system such as a manufacturing execution system should be introduced. However, there is no standardized system, and it is costly and difficult to build a system for small or medium-sized plants. In this paper, a PLC-based supervisory system for operation control of a group of production machines is proposed, and the developed PLC-based system is evaluated by applying it to a computer numerical control machine.

Speaker Verification System Using Support Vector Machine with Genetic Algorithms (유전자 알고리즘을 결합한 Support Vector Machine의 화자인증에서의 성능분석)

  • 최우용;이경희;반성범
    • Proceedings of the IEEK Conference
    • /
    • 2003.11a
    • /
    • pp.557-560
    • /
    • 2003
  • Voice is one of the promising biometrics because it is one of the most convenient ways human would distinguish someone from others. The target of speaker verification is to divide the client from imposters. Support Vector Machine(SVM) is in the limelight as a binary classifier, so it can work well in speaker verification. In this paper, we combined SVM with genetic algorithm(GA) to reduce the dimensionality of input feature. Experiments were conducted with Korean connected digit database using different feature dimensions. The verification accuracy of SVM with GA is slightly lower than that of SVM, but the proposed algorithm has greater strength in the memory limited systems.

  • PDF

Towards cross-platform interoperability for machine-assisted text annotation

  • de Castilho, Richard Eckart;Ide, Nancy;Kim, Jin-Dong;Klie, Jan-Christoph;Suderman, Keith
    • Genomics & Informatics
    • /
    • v.17 no.2
    • /
    • pp.19.1-19.10
    • /
    • 2019
  • In this paper, we investigate cross-platform interoperability for natural language processing (NLP) and, in particular, annotation of textual resources, with an eye toward identifying the design elements of annotation models and processes that are particularly problematic for, or amenable to, enabling seamless communication across different platforms. The study is conducted in the context of a specific annotation methodology, namely machine-assisted interactive annotation (also known as human-in-the-loop annotation). This methodology requires the ability to freely combine resources from different document repositories, access a wide array of NLP tools that automatically annotate corpora for various linguistic phenomena, and use a sophisticated annotation editor that enables interactive manual annotation coupled with on-the-fly machine learning. We consider three independently developed platforms, each of which utilizes a different model for representing annotations over text, and each of which performs a different role in the process.

Development of an Automatic Cap Opening And Closing Device for Unmanned Chemical Manufacturing Processes (화학제조공정의 무인화를 위한 자동 캡 개폐장치 개발)

  • Jun-Sik Lee;Oh-Seong Kwon;Jun-Ho Lee
    • Journal of the Korean Society of Industry Convergence
    • /
    • v.27 no.1
    • /
    • pp.71-76
    • /
    • 2024
  • Automatic production systems are constantly advancing technologies to improve productivity and safety. Specifically, liquid filling machines are primarily utilized to package products into drums after manufacturing process in the hazardous chemical industry. Most existing filling machines allow the operator to open the drum cap and inject the product directly or semi-automation. In this study, we have developed a cap opening and closing mechanism onto the existing drum filling machine, enabling automatic and safe cap manipulation while filling the product in the IBC tank. By applying the appropriate torque value through numerical analysis, we confirmed that the system worked without any problems during the process of opening and closing the cap. Therefore, it is expected that the developed machine will give more production and reduce human efforts without risk in the chemical packaging industry.

Image alignment method based on CUDA SURF for multi-spectral machine vision application (다중 스펙트럼 머신비전 응용을 위한 CUDA SURF 기반의 영상 정렬 기법)

  • Maeng, Hyung-Yul;Kim, Jin-Hyung;Ko, Yun-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.9
    • /
    • pp.1041-1051
    • /
    • 2014
  • In this paper, we propose a new image alignment technique based on CUDA SURF in order to solve the initial image alignment problem that frequently occurs in machine vision applications. Machine vision systems using multi-spectral images have recently become more common for solving various decision problems that cannot be performed by the human vision system. These machine vision systems mostly use markers for the initial image alignment. However, there are some applications where the markers cannot be used and the alignment techniques have to be changed whenever their markers are changed. In order to solve these problems, we propose a new image alignment method for multi-spectral machine vision applications based on SURF extracting image features without depending on markers. In this paper, we propose an image alignment method that obtains a sufficient number of feature points from multi-spectral images using SURF and removes outlier iteratively based on a least squares method. We further propose an effective preliminary scheme for removing mismatched feature point pairs that may affect the overall performance of the alignment. In addition, we reduce the execution time by implementing the proposed method using CUDA based on GPGPU in order to guarantee real-time operation. Simulation results show that the proposed method is able to align images effectively in applications where markers cannot be used.

Prediction of the Upper Limb Motion Based on a Geometrical Muscle Changes for Physical Human Machine Interaction (물리적 인간 기계 상호작용을 위한 근육의 기하학적 형상 변화를 이용한 상지부 움직임 예측)

  • Han, Hyon-Young;Kim, Jung
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.16 no.10
    • /
    • pp.927-932
    • /
    • 2010
  • Estimation methods of motion intention from bio-signal present challenges in man machine interaction(MMI) to offer user's command to machine without control of any devices. Measurements of meaningful bio-signals that contain the motion intention and motion estimation methods from bio-signal are important issues for accurate and safe interaction. This paper proposes a novel motion estimation sensor based on a geometrical muscle changes, and a motion estimation method using the sensor. For estimation of the motion, we measure the circumference change of the muscle which is proportional to muscle activation level using a flexible piezoelectric cable (pMAS, piezo muscle activation sensor), designed in band type. The pMAS measures variations of the cable band that originate from circumference changes of muscle bundles. Moreover, we estimate the elbow motion by applying the sensor to upper limb with least square method. The proposed sensor and prediction method are simple to use so that they can be used to motion prediction device and methods in rehabilitation and sports fields.

Machine Learning-Based Reversible Chaotic Masking Method for User Privacy Protection in CCTV Environment

  • Jimin Ha;Jungho Kang;Jong Hyuk Park
    • Journal of Information Processing Systems
    • /
    • v.19 no.6
    • /
    • pp.767-777
    • /
    • 2023
  • In modern society, user privacy is emerging as an important issue as closed-circuit television (CCTV) systems increase rapidly in various public and private spaces. If CCTV cameras monitor sensitive areas or personal spaces, they can infringe on personal privacy. Someone's behavior patterns, sensitive information, residence, etc. can be exposed, and if the image data collected from CCTV is not properly protected, there can be a risk of data leakage by hackers or illegal accessors. This paper presents an innovative approach to "machine learning based reversible chaotic masking method for user privacy protection in CCTV environment." The proposed method was developed to protect an individual's identity within CCTV images while maintaining the usefulness of the data for surveillance and analysis purposes. This method utilizes a two-step process for user privacy. First, machine learning models are trained to accurately detect and locate human subjects within the CCTV frame. This model is designed to identify individuals accurately and robustly by leveraging state-of-the-art object detection techniques. When an individual is detected, reversible chaos masking technology is applied. This masking technique uses chaos maps to create complex patterns to hide individual facial features and identifiable characteristics. Above all, the generated mask can be reversibly applied and removed, allowing authorized users to access the original unmasking image.

A Fuzzy-Neural Network Based Human-Machine Interface for Voice Controlled Robots Trained by a Particle Swarm Optimization

  • Watanabe, Keigo;Chatterjee, Amitava;Pulasinghe, Koliya;Izumi, Kiyotaka;Kiguchi, Kazuo
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2003.09a
    • /
    • pp.411-414
    • /
    • 2003
  • Particle swarm optimization (PSO) is employed to train fuzzy-neural networks (FNN), which can be employed as an important building block in real life robot systems, controlled by voice-based commands. The FNN is also trained to capture the user spoken directive in the context of the present performance of the robot system. The system has been successfully employed in a real life situation for navigation of a mobile robot.

  • PDF