• 제목/요약/키워드: Embedded Hardware

검색결과 684건 처리시간 0.031초

Real-time Ray-tracing Chip Architecture

  • Yoon, Hyung-Min;Lee, Byoung-Ok;Cheong, Cheol-Ho;Hur, Jin-Suk;Kim, Sang-Gon;Chung, Woo-Nam;Lee, Yong-Ho;Park, Woo-Chan
    • IEIE Transactions on Smart Processing and Computing
    • /
    • 제4권2호
    • /
    • pp.65-70
    • /
    • 2015
  • In this paper, we describe the world's first real-time ray-tracing chip architecture. Ray-tracing technology generates high-quality 3D graphics images better than current rasterization technology by providing four essential light effects: shadow, reflection, refraction and transmission. The real-time ray-tracing chip named RayChip includes a real-time ray-tracing graphics processing unit and an accelerating tree-building unit. An ARM Ltd. central processing unit (CPU) and other peripherals are also included to support all processes of 3D graphics applications. Using the accelerating tree-building unit named RayTree to minimize the CPU load, the chip uses a low-end CPU and decreases both silicon area and power consumption. The evaluation results with RayChip show appropriate performance to support real-time ray tracing in high-definition (HD) resolution, while the rendered images are scaled to full HD resolution. The chip also integrates the Linux operating system and the familiar OpenGL for Embedded Systems application programming interface for easy application development.

모바일의 모션 인식 기반의 응급 처치 서비스 지원 시스템의 설계 (Design of First-Aid Service Support System based on Mobile Motion Recognition)

  • 박흥복;서정희
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2018년도 추계학술대회
    • /
    • pp.286-287
    • /
    • 2018
  • 우리나라의 1인 가구 비중은 증가하고 있으며 여성이나 노인들의 위험 상황에 지원하기 위한 시회적인 요구가 증가하고 있다. 이런 문제를 해결하기 위해서는 누구나 모션 센서가 내장된 핸드폰을 가지고 있으며 범죄나 건강상의 응급 상황에 핸드폰의 간단한 동작을 통해 병원의 응급센터나 경찰에 신고하는 체계적인 방법이 중요한 문제로 대두되고 있다. 본 논문은 모바일 앱의 백그라운드 상태에서 사용자의 모션 인식을 통해 응급 신고 처리를 위한 설계 방법을 제안한다. 제안된 방법은 추가된 하드웨어 없이 비용이 저렴하고 간단한 손동작으로 실내와 실외 환경에서 응급 처치 서비스를 제공한다.

  • PDF

소형 다관절로봇을 위한 운용 소프트웨어 구현 (Implementation of Operating Software for Small Multi-Jointed Robots)

  • 손현승;김우열;김영철
    • 제어로봇시스템학회논문지
    • /
    • 제15권9호
    • /
    • pp.946-951
    • /
    • 2009
  • The small multi-jointed robots for most education are developed with the way of firmware. But the firmware may be very difficult to develop as gradually increasing throughputs and control routines. Due to limit of firmware we try to use on RTOS, but hard to adapt on the small multi-jointed robots. It would be hard to install RTOS into the small multi-jointed robots because of the size capacity of RTOS, and lack of libraries for control of the particular hardware. Moreover, even its RTOS with many functions causes its to make overheads scheduling, TCB (Task Control Block), and task states. Also to keep maintenance of RTOS, it is composed of components for the whole structure of my proposed RTOS. Additionally, We provided with libraries of servo motor and sensor control and developed RMS (Rate Montonic scheduler) to handle tasks on real time and reduce overheads. Therefore, It is possible to work the fixed priority and task preemptive way. We show one example of the multi-jointed robot installed with my proposed RTOS, which shows to obstacle avoidance and climbing up the slope.

MBL기반 소프트웨어 융합형 과학실험교구 설계 (Designs of MBL-based Software Convergence for the Scientific Experiment by means of Education Tools)

  • 손민우;주영태;김종실;유승혁;김응곤
    • 한국전자통신학회논문지
    • /
    • 제15권4호
    • /
    • pp.765-772
    • /
    • 2020
  • 현재 사용되는 일반적인 교육용 과학실험교구들은 정밀한 측정이 불가능하며 MBL 실험교구일지라도 센서중심의 프로그램으로 구성되어 있으며 데이터 확보에만 주력하여 능동적인 실험설계가 힘들다. 이 연구는 교육과정 분석을 통해 소프트웨어 융합 실험설계가 가능한 과학실험교구 시스템을 구상하고 기존 실험의 한계점을 보완하여 MBL기반 과학실험교구의 전체 시스템 아키텍처와 프레임 및 기구부를 설계한 것이다.

인터넷 서버 기반의 원격 로봇 시스템 (Remote robot system using Internet server)

  • 이태희;조상
    • 한국정보통신학회논문지
    • /
    • 제7권7호
    • /
    • pp.1434-1441
    • /
    • 2003
  • 인터넷의 이용과 범용화에 있어서 기술적인 발전은 로봇의 원격 제어 범위와 실시간 감시 체계에 대한 몇몇 제약을 극복해 왔다 하지만, 원격 로봇과 통신하는 로봇 제어 시스템은 무선 랜이나 블루투스를 네트워크 매체로 이용하기 때문에 제어용 프로토콜이 존재하는 내장형 시스템이나 초소형 실시간 운영체제를 탑재할 수 있는 하드웨어를 필요로 한다. 본 논문에서는 무선 모뎀용 프로토콜과 이를 설치한 서버 시스템을 설계 구현한다. 또한 이 서버를 통해 원격 제어 로봇을 제어할 수 있는 클라이언트 시스템도 구현하여 제시한 프로토콜과 구현된 서버/클라이언트 시스템이 인터넷 기반의 소규모 원격제어 시스템에 적합함을 확인한다.

분할 기법을 이용한 스위칭함수 구성 (Constructing the Switching Function using Partition Techniques)

  • 박춘명
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2011년도 추계학술대회
    • /
    • pp.793-794
    • /
    • 2011
  • 본 논문에서는 최근에 디지털논리시스템의 회로 구현시에 적용되기 시작한 분할설계기법의 한가지 방법을 제안하였다. 기존의 디지털논리회로설계기법은 적용되는 개별소자를 어떻게 효과적이며 효율적으로 이용하느냐 하는 것이 큰 목적이었으나, 최근의 전자공학의 발달과 회로의 집적도가 높아짐에 따라서 디지털논리설계기법은 각각의 모듈을 구성하고 있는 소자들의 개별소자를 사용하는 것보다는 복잡하더라도 좀 더 경제적이고 다기능의 분할설계기법이 요구되고 있다. 이러한 내용을 근간으로 본 논문에서는 효과적인 분할기법을 이용한 스위칭함수구성의 한가지 방법을 제안하였다.

  • PDF

지능형 I/O구조를 갖는 RAID 시스템의 성능 향상을 위한 연구 (A Study for High Performance of Intelligent I/O Architecture of RAID System)

  • 최귀열;박계원
    • 한국정보통신학회논문지
    • /
    • 제10권11호
    • /
    • pp.1989-1995
    • /
    • 2006
  • RAID는 디스크 배열 상에 데이터를 이중으로 저장하거나 패리티를 사용하는 기법으로 디스크에 장애가 일어났을 경우 이를 복구하는 구조로 되어 있다. 본 논문에서는 지능형 I/O 구조를 갖는 고성능 I/O 서브시스템에서 CPU로부터 대부분 I/O 작업 부하를 줄이고 동시 에 I/O 성능을 향상시키는 방안에 대하여 연구한다. 지능형 I/O 장치의 디스크 스케줄링 디자인에 관한 초당 MB 처리율, 최대 I/O 응답시간 등의 실험 통하여 새로운 스케줄링 기법 에 의해 성능을 개선한다.

Development of field programmable gate array-based encryption module to mitigate man-in-the-middle attack for nuclear power plant data communication network

  • Elakrat, Mohamed Abdallah;Jung, Jae Cheon
    • Nuclear Engineering and Technology
    • /
    • 제50권5호
    • /
    • pp.780-787
    • /
    • 2018
  • This article presents a security module based on a field programmable gate array (FPGA) to mitigate man-in-the-middle cyber attacks. Nowadays, the FPGA is considered to be the state of the art in nuclear power plants I&C systems due to its flexibility, reconfigurability, and maintainability of the FPGA technology; it also provides acceptable solutions for embedded computing applications that require cybersecurity. The proposed FPGA-based security module is developed to mitigate information-gathering attacks, which can be made by gaining physical access to the network, e.g., a man-in-the-middle attack, using a cryptographic process to ensure data confidentiality and integrity and prevent injecting malware or malicious data into the critical digital assets of a nuclear power plant data communication system. A model-based system engineering approach is applied. System requirements analysis and enhanced function flow block diagrams are created and simulated using CORE9 to compare the performance of the current and developed systems. Hardware description language code for encryption and serial communication is developed using Vivado Design Suite 2017.2 as a programming tool to run the system synthesis and implementation for performance simulation and design verification. Simple windows are developed using Java for physical testing and communication between a personal computer and the FPGA.

재구성 가능한 SDR 이동국 설계 및 구축 방안 연구 (A Survey for the design and development of Reconfigurable SDR Mobile Station)

  • 정상국;김한경
    • 인터넷정보학회논문지
    • /
    • 제7권2호
    • /
    • pp.121-136
    • /
    • 2006
  • 재구성(reconfiguration) 기능을 갖춘 SDR(Software Defined Radio) 시스템이 가져야할 소프트웨어 아키텍처와 컴포넌트들 사이에 필요한 프로토콜에 대한 분석을 수행하고 기능 구현을 위한 시스템 설계 내용을 제시한다. 이를 위해 SDR의 기술동향을 분석하고, SDR 시스템을 구축하기 위한 모델을 임베디드 시스템 (Imbedded System)에 입각하여 설계하였다. SDR 시스템 아키텍처는 하드웨어, 운영체제, 미들웨어, 서비스 객체, 응용 계층으로 이루어지는 5계층 구조를 제시한다. SDR 시스템은 리눅스 운영체제 기반에서 구축하였으며, SDR의 주요 특징인 확장성 (scalability)과 재구성 기능이 상호보완적이 되도록 하였다. 5계층 구조에서 SDR의 핵심 기능인 소프트웨어 다운로드 (Software Download) 기능을 구현하기 위한 프로토콜 및 객체의 상태천이도를 수용하는 소프트웨어 설계 내용을 제시한다.

  • PDF

임베디드 시스템을 위한 동기적 언어 기반 하드웨어/소프트웨어 통합 설계 및 검증 (Hardware/Software Co-design and Verification by Synchronous language for Embedded System)

  • 이수영;김진현;최진영
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2006년도 가을 학술발표논문집 Vol.33 No.2 (A)
    • /
    • pp.469-474
    • /
    • 2006
  • 전통적인 임베디드 시스템 개발은 하드웨어와 소프트웨어가 독립적으로 개발된다. 그러나 시스템 개발 후 오류 발생 시, 하드웨어와 소프트웨어 둘 중 어디에서 발생했는지 알아내기 어려웠다. 따라서 임베디드 시스템 개발을 위해 하드웨어/소프트웨어의 통합 설계 방법이 연구기관들에 의해 제시되어 왔다. 본 논문은 현실적으로 많이 사용되고 있는 일반 임베디드 시스템 개발 방법으로부터 접근하는 HW/SW 통합 개발 방법을 제안하였다. 즉, 이미 만들어진 하드웨어를 설계 단계로 끌어올려 정형 기법을 통해 하드웨어를 설계 및 정형 검증하여 견고한 하드웨어를 만들고, 이를 기반으로 소프트웨어를 정형 명세 및 검증하는 하드웨어/소프트웨어 통합 개발을 수행하였다. 따라서 개발 후 하드웨어 또는 소프트웨어에서 발생할 수 있는 오류를 최소화하고 오류가 발생하였다고 해도 개발 전에 설계상에서 오류를 수정할 수 있어 임베디드 시스템의 신뢰성을 보장하였다. 또한 설계 과정의 어떤 시점에서 개발 중인 가상의 하드웨어가 아닌 개발 완료된 하드웨어의 실제 코드를 테스트할 수 있으므로, 현실적인 임베디드 시스템 개발에 더 효과적인 하드웨어/소프트웨어 통합 개발 방법론을 제시하여 그 효율성을 높였다.

  • PDF