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

검색결과 1,835건 처리시간 0.027초

한정된 전력량을 가진 멀티프로세서 시스템에서 (m,k)-firm 데드라인 태스크를 위한 실시간 스케줄링 기법 (Real-time Scheduling for (m,k)-firm Deadline Tasks on Energy-constrained Multiprocessors)

  • 공연화;조현중
    • 정보처리학회논문지:컴퓨터 및 통신 시스템
    • /
    • 제2권6호
    • /
    • pp.237-244
    • /
    • 2013
  • 본 연구에서는 전력량 제약을 가진 멀티프로세서 시스템에서 (m,k)-firm 데드라인을 갖는 실시간 태스크를 효율적으로 스케줄링 할 수 있는 방법으로 EMRTS-MK(Energy-constrained Multiprocessor Real-Time Scheduling algorithms for (m,k)-firm deadline constrained tasks) 를 제안한다. EMRTS-MK는 단지 전력 소모량을 최소로 줄이는 것이 목표가 아니라 한정된 전력량을 고려하여 시스템이 주어진 임무 시간(Mission Time) 동안 최소한의 서비스 품질을 보장하고 동시에 가능하면 최대한의 서비스 품질을 제공함을 목표로 한다. 본 연구에서는 상용멀티코어 환경에서 EMRTS-MK를 구현하여 성능을 평가하였으며, 제안된 알고리즘이 (m,k)-firm 데드라인을 갖는 멀티미디어 서비스를 효과적으로 지원해 줄 수 있다는 것을 보였다.

자원 제약적 기기에서 자율주행의 실시간 객체탐지를 위한 태스크 오프로딩 적용에 관한 연구 (A Study on the Application of Task Offloading for Real-Time Object Detection in Resource-Constrained Devices)

  • 장신원;홍용근
    • 정보처리학회논문지:컴퓨터 및 통신 시스템
    • /
    • 제12권12호
    • /
    • pp.363-370
    • /
    • 2023
  • 도로와 주변의 상황을 정확히 인지하는 객체탐지 기술은 자율주행 분야에 핵심적인 기술이다. 자율주행 분야에 객체탐지 기술은 추론 서비스의 정확도와 함께 실시간성도 요구된다. 고성능 머신이 아닌 자원제약 기기에서 정확도와 함께 실시간성을 위한 객체탐지 기술을 적용하기 위해서는 태스크 오프로딩 기술을 활용해야 한다. 본 논문에서는 자원 제약적 기기에서 자율주행의 실시간 객체탐지를 위한 태스크 오프로딩 적용과 관련하여 태스크 오프로딩의 성능 비교, 입력 이미지 해상도에 따른 성능 비교, 카메라 객체 해상도에 따른 성능 비교 등의 실험을 수행하고 결과를 분석하였다. 본 실험에서 낮은 해상도의 이미지는 태스크 오프로딩 구조의 적용을 통하여 성능 개선을 도출할 수 있었고, 이는 자율주행의 실시간 기준을 충족하였다. 높은 해상도의 이미지는 성능 개선은 있었으나 통신 시간의 증가에 따른 이유로 자율 주행의 실시간 기준을 충족하지 못하였다. 이러한 실험을 통해 자율주행에서의 객체인식은 사용하는 객체인식 모델과 함께 입력 이미지, 통신 환경 등의 다양한 조건이 영향을 미친다는 것을 확인할 수 있었다.

Exploiting Standard Deviation of CPI to Evaluate Architectural Time-Predictability

  • Zhang, Wei;Ding, Yiqiang
    • Journal of Computing Science and Engineering
    • /
    • 제8권1호
    • /
    • pp.34-42
    • /
    • 2014
  • Time-predictability of computing is critical for hard real-time and safety-critical systems. However, currently there is no metric available to quantitatively evaluate time-predictability, a feature crucial to the design of time-predictable processors. This paper first proposes the concept of architectural time-predictability, which separates the time variation due to hardware architectural/microarchitectural design from that due to software. We then propose the standard deviation of clock cycles per instruction (CPI), a new metric, to measure architectural time-predictability. Our experiments confirm that the standard deviation of CPI is an effective metric to evaluate and compare architectural time-predictability for different processors.

LabVIEW 를 활용한 실시간 렌즈 사출성형 공정상태 진단 시스템 개발 (Development of Real-Time Condition Diagnosis System Using LabVIEW for Lens Injection Molding Process)

  • 나초록;남정수;송준엽;하태호;김홍석;이상원
    • 한국정밀공학회지
    • /
    • 제33권1호
    • /
    • pp.23-29
    • /
    • 2016
  • In this paper, a real-time condition diagnosis system for the lens injection molding process is developed through the use of LabVIEW. The built-in-sensor (BIS) mold, which has pressure and temperature sensors in their cavities, is used to capture real-time signals. The measured pressure and temperature signals are processed to obtain features such as maximum cavity pressure, holding pressure and maximum temperature by the feature extraction algorithm. Using those features, an injection molding condition diagnosis model is established based on a response surface methodology (RSM). In the real-time system using LabVIEW, the front panels of the data loading and setting, feature extraction and condition diagnosis are realized. The developed system is applied in a real industrial site, and a series of injection molding experiments are conducted. Experimental results show that the average real-time condition diagnosis rate is 96%, and applicability and validity of the developed real-time system are verified.

Multicore-Aware Code Co-Positioning to Reduce WCET on Dual-Core Processors with Shared Instruction Caches

  • Ding, Yiqiang;Zhang, Wei
    • Journal of Computing Science and Engineering
    • /
    • 제6권1호
    • /
    • pp.12-25
    • /
    • 2012
  • For real-time systems it is important to obtain the accurate worst-case execution time (WCET). Furthermore, how to improve the WCET of applications that run on multicore processors is both significant and challenging as the WCET can be largely affected by the possible inter-core interferences in shared resources such as the shared L2 cache. In order to solve this problem, we propose an innovative approach that adopts a code positioning method to reduce the inter-core L2 cache interferences between the different real-time threads that adaptively run in a multi-core processor by using different strategies. The worst-case-oriented strategy is designed to decrease the worst-case WCET among these threads to as low as possible. The other two strategies aim at reducing the WCET of each thread to almost equal percentage or amount. Our experiments indicate that the proposed multicore-aware code positioning approaches, not only improve the worst-case performance of the real-time threads but also make good tradeoffs between efficiency and fairness for threads that run on multicore platforms.

산업 현장의 안전거리 계측을 위한 동적 계획 신경회로망 (A Dynamic Programming Neural Network to find the Safety Distance of Industrial Field)

  • 김종만;김원섭;김영민;황종선;박현철
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 2001년도 기술교육위원회 창립총회 및 학술대회 의료기기전시회
    • /
    • pp.23-27
    • /
    • 2001
  • Making the safety situation from the various work system is very important in the industrial fields. The proposed neural network technique is the real titre computation method based theory of inter-node diffusion for searching the safety distances from the sudden appearance-objests during the work driving. The main steps of the distance computation using the theory of stereo vision like the eyes of man is following steps. One is the processing for finding the corresponding points of stereo images and the other is the interpolation processing of full image data from nonlinear image data of obejects. All of them request much memory space and titre. Therefore the most reliable neural-network algorithm is drived for real time recognition of obejects, which is composed of a dynamic programming algorithm based on sequence matching techniques. And the real time reconstruction of nonlinear image information is processed through several simulations. I-D LIPN hardware has been composed, and the real time reconstruction is verified through the various experiments.

  • PDF

한국형발사체 탑재장비 시뮬레이터 개발을 위한 테스트베드 설계 및 구축 (Design and Implementation of a Testbed for the Development of KSLV-II Onboard Equipment Simulator)

  • 윤원주
    • 항공우주기술
    • /
    • 제12권2호
    • /
    • pp.173-179
    • /
    • 2013
  • 본 논문에서는 한국형발사체 탑재장비 시뮬레이터의 개발을 위해 설계하고 구축한 테스트베드에 대해 기술한다. 시뮬레이터 테스트베드는 범용성 및 확장성을 위해 CPCI 기반 산업용 하드웨어 시스템을 활용하여 설계하였고, 높은 시스템 안정성 제공 및 실시간 모사 기능 처리를 위해 실시간 운영체제인 QNX를 탑재하였다. 또한 나로호의 탑재장비 중 PDU의 기능을 모사하는 QNX용 실시간 모사 프로그램을 개발하였고, 나로호 상단부 점검장비와의 인터페이스 시험을 통해 시뮬레이터 테스트베드의 기능을 점검하였다. 구축된 시뮬레이터 테스트베드는 향후 실제 한국형발사체 탑재장비 시뮬레이터의 설계 및 개발 단계에서 개발 실현가능성 검증에 활용될 것이다.

홀로그래픽 저장장치의 실시간 광 노출시간 제어 (Real-time Beam Exposure Time Control of Holographic Data Storage)

  • 한초록;김낙영;송희찬;임성용;박노철;박영필;양현석
    • 정보저장시스템학회논문집
    • /
    • 제6권2호
    • /
    • pp.63-67
    • /
    • 2010
  • Holographic data storage system is one of next generation high density optical memories. Thereby storing multiple data pages using multiplexing method in one spot, we can achieve high store density and fast access time. However, for uniform writing, we must control exposure time properly by the change of writing material characteristics. Many studies have been investigated about exposure time scheduling. However, once it is decided, we cannot change the scheduled time. Therefore, it is hard to obtain uniform data intensity. In this study, we propose exposure time control method using additional red beam as the monitoring signal. Through reconstructed red beam intensity in real time, we can adjust exposure time by the writing condition change. We construct compensation method mathematically and verify the feasibility of proposed method through the experiments.

주기억장치 데이타베이스 시스템을 위한 실시간 정적 로킹 기법의 설계 및 구현 (Design and Implementation of Real-Time Static Locking Protocol for Main-memory Database Systems)

  • 김영철;유한양;김진호;김준;서상구
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제29권6호
    • /
    • pp.464-476
    • /
    • 2002
  • 모든 데이타를 주기억장치에 상주시키는 주기억장치 데이타베이스 시스템은 고성능 실시간 트랜잭션 처리에 적합하다. 주기억장치 데이타베이스 시스템에서 트랜잭션이 데이타베이스에 접근하는 시간이 매우 짧기 때문에 동시성 제어를 위해 이단계 로킹 기법을 사용할 경우, 로크 충돌이 일어날 확률이 적은 반면에, 데이타 객체를 접근할 때마다 수행해야 하는 로킹 연산의 부하는 트랜잭션 수행시간에 비해 상대적으로 큰 비중을 차지하게 된다. 본 논문에서는 로킹 연산의 부하를 최소화하면서 트랜잭션의 우선 순위를 반영한 실시간 정적 로킹 기법을 설계하고, 이를 주기억장치 실시간 데이타베이스 시스템인 Mr.RT에서 구현하였다. 또한 이단계 로킹 기법을 기반으로 하는 기존의 실시간 동시성 제어 기법들(2PL-PI, 2PL-HP)과의 성능 비교를 통하여 실시간 정적 로킹 기법이 보다 좋은 성능을 보임을 확인하였다.

의사위성을 이용한 광역보정정보 전송시스템에 대한 실시간 시험 (Real-time Experiments of WA-DGNSS Transmission System using Pseudolite)

  • 권금철;심덕선
    • 전자공학회논문지
    • /
    • 제52권6호
    • /
    • pp.151-158
    • /
    • 2015
  • 본 논문에서는 의사위성을 이용하여 실시간 광역보정정보 시스템 구축 및 전송 실험에 대한 내용을 다루고 있다. 실험을 위하여 의사위성을 제작하고 중앙처리국과 의사위성간 광역보정정보 송수신을 위한 서버/클라이언트 프로그램을 구현하여 데모 시스템을 구축하였다. 그리고 소프트웨어 GPS 수신기와 하드웨어 GPS 수신기, 일반 자동차 네비이션을 이용하여 광역 보정정보 시스템 성능을 확인하였다. 그 결과로 중앙처리국과 클라이언트간 보정정보 전송후 의사위성을 이용하여 신호를 방사한 결과 이상없이 보정정보가 전송되는 것과 보정정보를 이용한 결과 사용자 위치 에러가 감소되는 것을 확인할 수 있었다.