• 제목/요약/키워드: Real-time analysis system

검색결과 3,125건 처리시간 0.031초

자기 시스템의 해석과 설계 (Design and Analysis of Electromagnetic System)

  • 박성욱;오진훈;윤시섭
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2005년도 학술대회 논문집 정보 및 제어부문
    • /
    • pp.520-522
    • /
    • 2005
  • This paper presents the design and analysis of the electromagnetic system such as jumping ring system. Also, we study the characteristics of dynamics for system with initial parameter. For the propose of system control,, first, we simulate the MATLAB tool solving coupled differential equations with electric parameter, inductance and mutual inductances. Therefore, we design a jumping ring system using design results, implement, and analyze the jumping ring system real situation. For the near time, we present a control process, and compare of real system and software technique.

  • PDF

함정 전투 시스템 개발 툴을 위한 분산 실시간 메시지 관리 기법 설계 및 구현 (Design and Realization of Distributed Real-time Message Management Scheme for Naval Combat System Development Tool)

  • 임진용;김동성;송경섭;최윤석
    • 제어로봇시스템학회논문지
    • /
    • 제22권7호
    • /
    • pp.570-577
    • /
    • 2016
  • This paper proposes the design of a novel distributed message management scheme using a message-oriented management and analysis tool (MOMAT) for naval combat system (NCS) middle-ware. If a message is not guaranteed real-time of the NCS with each node, it causes the loss of data and decreases the reliability of systems. To solve these problems, improved message management schemes are proposed. Message management schemes are considering a real-time user management scheme and a real-time traffic management scheme. The proposed schemes are simulated with a developed simulation tool, data publisher, and subscriber connected through nodes in middle-ware. The simulation results show improved results in terms of message round-trip time (RTT), End-to-End delay, and throughput.

Real-time video Surveillance System Design Proposal Using Abnormal Behavior Recognition Technology

  • Lee, Jiyoo;Shin, Seung-Jung
    • International journal of advanced smart convergence
    • /
    • 제9권4호
    • /
    • pp.120-123
    • /
    • 2020
  • The surveillance system to prevent crime and accidents in advance has become a necessity, not an option in real life. Not only public institutions but also individuals are installing surveillance cameras to protect their property and privacy. However, since the installed surveillance camera cannot be monitored for 24 hours, the focus is on the technology that tracks the video after an accident occurs rather than prevention. In this paper, we propose a system model that monitors abnormal behaviors that may cause crimes through real-time video, and when a specific behavior occurs, the surveillance system automatically detects it and responds immediately through an alarm. We are a model that analyzes real-time images from surveillance cameras and uses I3D models from analysis servers to analyze abnormal behavior and deliver notifications to web servers and then to clients. If the system is implemented with the proposed model, immediate response can be expected when a crime occurs.

실시간 시스템에서 퍼지 검사점을 이용한 주기억 데이터베이스 프로토타입 시스템의설계 (Design of Main-Memory Database Prototype System using Fuzzy Checkpoint Technique in Real-Time Environment)

  • 박용문;이찬섭;최의인
    • 한국정보처리학회논문지
    • /
    • 제7권6호
    • /
    • pp.1753-1765
    • /
    • 2000
  • As the areas of computer application are expanded, real-time application environments that must process as many transactions as possible within their deadlines, such as a stock transaction systems, ATM switching systems etc, have been increased recently. The reason why the conventional database systems can't process soft real-time applications is the lack of prediction and poor performance on processing transaction's deadline. If transactions want to access data stored at the secondary storage, they can not satisfy requirements of real-time applications because of the disk delay time. This paper designs a main-memory database prototype systems to be suitable to real-time applications and then this system can produce rapid results without disk i/o as all of the information are loaded in main memory database. In thesis proposed the improved techniques with respect to logging, checkpointing, and recovering in our environment. In order to improve the performance of the system, a) the frequency of log analysis and redo processing is reduced by the proposed redo technique at system failure, b) database consistency is maintained by improved fuzzy checkpointing. The performance model is proposed which consists of two parts. The first part evaluates log processing time for recovery and compares with other research activities. The second part examines checkpointing behavior.

  • PDF

다중채널 실시간 부정맥 검출 시스템 설계에 관한 연구 (Multi-channel Real Time Arrhythmia Detection System)

  • 이경중;송향봉
    • 대한의용생체공학회:의공학회지
    • /
    • 제8권2호
    • /
    • pp.215-222
    • /
    • 1987
  • This paper describes the design of a real time arrhythmia detection system using five variables : heart rate, QS width, morphology, alls deviation, and ST segment. To detect individual variables for four patients, we designed multi-processor system. The results of the analysis derived from simulators and 50 patients are compared with the medical diagnoses. The results show that the analysis was able to detect irregularly occuring arrhythmia which does not show up in routine medical examination.

  • PDF

원자력 발전소 제어계통을 위한 네트워크의 해석과 사례 연구 (Analysis of a network for control systems in nuclear power plants and a case study)

  • 이성우;임한석
    • 제어로봇시스템학회논문지
    • /
    • 제5권6호
    • /
    • pp.734-743
    • /
    • 1999
  • In this paper, a real-time communication method using a PICNET-NP(Plant instrumentation and Control Network for Nuclear Power plant) is proposed with an analysis of the control network requirements of DCS(Distributed Control System) in nuclear power plants. The method satisfies deadline in case of worst data traffics by considering aperiodic and periodic real-time data and others. In addition, the method was used to analyze the data characteristics of the DCS in existing nuclear power plant. The result shows that use of this method meets the response time requirement(100ms).

  • PDF

Real-time implementation and performance evaluation of speech classifiers in speech analysis-synthesis

  • Kumar, Sandeep
    • ETRI Journal
    • /
    • 제43권1호
    • /
    • pp.82-94
    • /
    • 2021
  • In this work, six voiced/unvoiced speech classifiers based on the autocorrelation function (ACF), average magnitude difference function (AMDF), cepstrum, weighted ACF (WACF), zero crossing rate and energy of the signal (ZCR-E), and neural networks (NNs) have been simulated and implemented in real time using the TMS320C6713 DSP starter kit. These speech classifiers have been integrated into a linear-predictive-coding-based speech analysis-synthesis system and their performance has been compared in terms of the percentage of the voiced/unvoiced classification accuracy, speech quality, and computation time. The results of the percentage of the voiced/unvoiced classification accuracy and speech quality show that the NN-based speech classifier performs better than the ACF-, AMDF-, cepstrum-, WACF- and ZCR-E-based speech classifiers for both clean and noisy environments. The computation time results show that the AMDF-based speech classifier is computationally simple, and thus its computation time is less than that of other speech classifiers, while that of the NN-based speech classifier is greater compared with other classifiers.

A Systems Engineering Approach to Real-Time Data Communication Network for the APR1400

  • Ibrahim, Ahmad Salah;Jung, Jae-cheon
    • 시스템엔지니어링학술지
    • /
    • 제13권2호
    • /
    • pp.9-17
    • /
    • 2017
  • Concept development of a real-time Field Programmable Gate Array (FPGA)-based switched Ethernet data communication network for the Man-Machine Interface System (MMIS) is presented in this paper. The proposed design discussed in this research is based on the systems engineering (SE) approach. The design methodology is effectively developed by defining the concept development stage of the life-cycle model consisting of three successive phases, which are developed and discussed: needs analysis; concept exploration; and concept definition. This life-cycle model is used to develop an FPGA-based time-triggered Ethernet (TTE) switched data communication network for the non-safety division of MMIS system to provide real-time data transfer from the safety control systems to the non-safety division of MMIS and between the non-safety systems including control, monitoring, and information display systems. The original IEEE standard 802.3 Ethernet networks were not typically designed or implemented for providing real-time data transmission, however implementing a network that provides both real-time and on-demand data transmission is achievable using the real-time Ethernet technology. To develop the design effectively, context diagrams are implied. Conformance to the stakeholders needs, system requirements, and relevant codes and standards together with utilizing the TTE technology are used to analyze, synthesize, and develop the MMIS non-safety data communication network of the APR1400 nuclear power plant.

분포형 모형과 클라우드 서비스를 이용한 낙동강 실시간 유출해석시스템 개발 및 성능평가 (Development and Performance Assessment of the Nakdong River Real-Time Runoff Analysis System Using Distributed Model and Cloud Service)

  • 김길호;최윤석;원영진;김경탁
    • 한국지리정보학회지
    • /
    • 제20권3호
    • /
    • pp.12-26
    • /
    • 2017
  • 본 연구의 목적은 물리적 분포형 강우-유출 모형인 GRM(Grid based Rainfall-runoff Model)과 마이크로소프트 Azure(Microsoft cloud computing service)를 이용하여 낙동강 유역의 유출해석시스템을 개발하고, Azure의 가상머신(VM, Virtual Machine) 설정에 따른 시스템 실행시간을 평가하는 것이다. 이를 위해서 낙동강 유역을 20개의 소유역으로 구분하고, 각 소유역에 대해서 GRM 모형을 구축하였다. 각 유역의 유출해석은 상하류 위상관계를 유지하면서 독립된 프로세스로 실행된다. 실시간 유출해석을 위해 국토교통부의 실시간 강우레이더 자료와 댐방류량 자료를 이용한다. 유출해석시스템은 Azure에서 실행되며, 유출해석 결과는 웹을 통해서 가시화 된다. 연구결과 실시간 수문자료 수신서버와 유출해석 계산서버(Azure) 및 사용자 PC가 연계된 낙동강 실시간 유출해석시스템을 개발할 수 있었다. 유출해석을 위한 전산장비는 하드디스크와 메모리 보다는 CPU의 성능에 크게 의존하는 것으로 평가되었다. 유출해석시의 디스크 입출력(I/O)과 계산 프로세스를 분산함으로써 입출력과 계산 병목을 각각 감소시킬 수 있었고, 실행시간을 단축시킬 수 있었다. 본 연구의 결과는 고해상도의 공간 및 수문 자료를 활용하는 분포형 모형을 이용한 대유역 유출해석시스템을 구축하기 위한 기술로 활용될 수 있을 것이다.

심박변화율을 이용한 PC 기반 실시간 정신작업부하 측정시스템 개발 (Development of Real-Time Mental Work Load Measurement System using Heart Rate Variability base on Personal Computer)

  • 고한우;윤용현;양희경;김동윤
    • 감성과학
    • /
    • 제4권1호
    • /
    • pp.1-5
    • /
    • 2001
  • The evaluation of mental workload is measured by subjective ratings, physiological signals. It takes long time to analysis the measured signals and is very tedious and time-consumming work. Therefore, to evaluate the affect of workload effectively, real-time measurement system is required. In this paper, real-time mental workload measurement system using cardiac autonomic indiced which reflect well the mental workload was developed and evaluated. Analyzed indices were HR, IBI, Lorentz plot, CSI, CVI, and LF/HF ratio of heart rate variability. The system was applied to evaluate the affect of arithmetic task and showed good results. This system was consisted of ECG amplifier, A/D converter, and personal computer, and algorithm was implemented using LabVIEW.

  • PDF