• 제목/요약/키워드: embedded design

검색결과 2,216건 처리시간 0.032초

Model Based Design Process에 따른 embedded System의 개발 (Embedded System Development based on the Model Based Design Process)

  • 김민욱;최재훈;박인철;황호성
    • 시스템엔지니어링학술지
    • /
    • 제5권2호
    • /
    • pp.57-62
    • /
    • 2009
  • An embedded system is a computer system designed to perform one or a few dedicated functions often with real-time computing constraints. A traditional design process of embedded systems is the development of document-centric approach, and it is difficult to develop an embedded system efficiently because communication between teams or steps is not smooth. So the Model Based Design Process are applied to the development of embedded systems. This paper will compare the Model Based Design Process and the traditional design process, and introduce example of development of vehicle device applied the Model Based Design Process.

  • PDF

저전력 임베디드 소프트웨어 개발을 위한 ADD 기반의 아키텍처 설계 기법 (A Technique of ADD-based Architecture Design for Low Power Embedded Software)

  • 이재욱;홍장의
    • 대한임베디드공학회논문지
    • /
    • 제8권4호
    • /
    • pp.195-204
    • /
    • 2013
  • The embedded software has been developed in the forms of various versions that provides similar service based on product family. For increase usefulness of product family, software must has well-structured and reusable properties. Software architecture is important to improve adaptability in model-based development of embedded software mounted onto product family. In this paper, we proposed a technique of ADD(Attribute-Driven Design)-based software architecture design for low power software development. This technique provides a chance to consider the power consumption issue in design phase of software, and makes possible to develop low power embedded software.

임베디드 시스템의 가상 ARM 머신의 개발 (Virtual ARM Machine for Embedded System Development)

  • 이소진;안영호;한현희;황영시;정기석
    • 대한임베디드공학회논문지
    • /
    • 제3권1호
    • /
    • pp.19-24
    • /
    • 2008
  • To reduce time-to-market, more and more embedded system developers and system-on-chip designers rely on microprocessor-based design methodology. ARM processor has been a major player in this industry over the last 10 years. However, there are many restrictions on developing embedded software using ARM processor in the early design stage. For those who are not familiar with embedded software development environment or who cannot afford to have an expensive embedded hardware equipment, testing their software on a real ARM hardware platform is a challenging job. To overcome such a problem, we have designed VMA (Virtual ARM Machine), which offers easier testing and debugging environment to ARM based embedded system developers. Major benefits that can be achieved by utilizing a virtual ARM platform are (1) reducing development cost, (2) lowering the entrance barrier for embedded system novices, and (3) making it easier to test and debug embedded software designs. Unlike many other purely software-oriented ARM simulators which are independent of real hardware platforms, VMA is specifically targeted on SYS-Lab 5000 ARM hardware platform, (designed by Libertron, Inc.), which means that VMA imitates behaviors of embedded software as if the software is running on the target embedded hardware as closely as possible. This paper will describe how VMA is designed and how VMA can be used to reduce design time and cost.

  • PDF

실습에 기반한 임베디드 소프트웨어 설계 교육 (A Project-Based Embedded Software Design Course)

  • 문정호;박래정
    • 한국지능시스템학회논문지
    • /
    • 제21권5호
    • /
    • pp.581-587
    • /
    • 2011
  • 이 논문은 임베디드 소프트웨어 설계 과목을 위한 실습 키트 하드웨어와 이 키트를 사용한 임베디드 소프트웨어 설계 교육 과정에 대해서 소개한다. 임베디드 소프트웨어 설계 과목은 그 특성상 실습과 한 학기에 걸친 프로젝트 위주로 진행되는데 이를 위해서는 소프트웨어를 실행시킬 실습 키트가 꼭 필요하다. 학생들이 하드웨어를 완벽하게 이해하고 소프트웨어 설계 및 개발을 진행할 수 있도록 학생들의 수준에 맞는 맞춤형 실습 키트 하드웨어를 설계하고 제작하였다. 학생들은 제작된 실습 키트를 사용하여 디바이스구동 소프트웨어에서부터 사용자 인터페이스까지 임베디드 소프트웨어 전 계층에 걸친 프로그램 설계하고 구현해 봄으로써 보다 수월하게 임베디드 시스템에 대한 이해를 넓히고 프로그램 개발 능력을 향상시킬 수 있었다.

Design of an FPGA-based IP Using SPARTAN-3E Embedded system

  • Moon, Sang-Ook
    • Journal of information and communication convergence engineering
    • /
    • 제9권4호
    • /
    • pp.428-430
    • /
    • 2011
  • Recent semiconductor design technology has been substantially developed that we can design a micro-system on a chip as well as implementing an application specific IC in an FPGA. SPARTAN-3E developed by Xilinx is equipped with an FPGA that holds as much as 500 thousand transistors connected with MicroBlaze softcore microprocessor bus system. In this paper, we discuss a method of implementing an embedded system using the SPARTAN-3E. We also explain the peripherals and the bus protocols and the expandability of this kind of embedded systems.

Web-based Servo Motor Controller Design with Real-time Micro Embedded Operating System

  • Kim, Ga-Gue;Lee, Hyung-Seok
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.1655-1658
    • /
    • 2004
  • In this paper, we design and implement remote servo motor control system with real-time micro embedded operating system. The system, where controller and camera image grabber are mounted, handles control commands transmitted from a remote PC web browser. A hard real-time servo motor driver running on the real-time micro embedded OS and then a digital control application which confirms precise sampling time intervals is constructed. Frame grabber images transmitted from camera are saved in a image data format to view on remote PC web browser.

  • PDF

복잡한 내장형 소프트웨어를 위한 테스트 모델 설계 (Design of Testing Model for Complex Embedded Software)

  • 이명호;이상용;장중순;최경희;박승규;정기현
    • 한국경영과학회:학술대회논문집
    • /
    • 대한산업공학회/한국경영과학회 2004년도 춘계공동학술대회 논문집
    • /
    • pp.611-614
    • /
    • 2004
  • As information telecommunication industry develops and systems get integrated gradually, the importance of embedded software is growing significantly. On the contrary, the reliability of embedded software has worsened. Accordingly, testing of software is an essential part in designing and building up embedded system and the volume of testing required is immense. This paper elaborates on design and testing model for complex embedded software, providing guidelines to collect requirements for complex embedded software.

  • PDF

Dynamic Earth Pressure on Embedded Structure

  • Sadiq, Shamsher;Park, Duhee
    • 한국지반환경공학회 논문집
    • /
    • 제20권9호
    • /
    • pp.13-19
    • /
    • 2019
  • Dynamic earth pressure is considered an important parameter in the design of embedded structures. In current engineering design simplified methods developed either for yielding or non-yielding structures are utilized to predict resultant dynamic pressure. The applicability of these equations to embedded structures have not yet been reported. In this study we perform a suite of equivalent linear time history analysis for a range of embedded structure configurations. Numerically calculated dynamic pressure is shown to depend on the flexibility ratio (F), aspect ratio (L/H) of the embedded structure, and ground motion. Increase in L/H and intensity increases the magnitude of dynamic pressure. An increase in F decreases the dynamic pressure. Overall, the trends highlight the need for development of new method that accounts for F and L/H to calculate the dynamic pressure for the performance-based design of embedded structures.

Shear anchor behavior and design of an embedded concrete rack rail track for mountain trains

  • Hyeoung-Deok Lee;Jong-Keol Song;Tae Sup Yun;Seungjun Kim;Jiho Moon
    • Computers and Concrete
    • /
    • 제33권4호
    • /
    • pp.373-384
    • /
    • 2024
  • In this study, a novel mountain train system was developed that can run along a steep gradient of 180 ‰ and sharp curve with a minimum radius of 10 m. For this novel mountain train, an embedded precast concrete rack rail track was implemented to share the track with an automobile road and increase constructability in mountainous regions. The embedded rack rail track is connected to a hydraulically stabilized base (HSB) layer with shear anchors, which must have sufficient longitudinal resistance because they bear most of the traction forces originated from the rack rail and longitudinal loads owing to the steep gradient. In addition, the damage to the shear anchor parts, including the surrounding concrete, must be strictly limited under the service load because the maintenance of shear anchors inside the track is extremely difficult after installation. In this study, the focus was made on the shear anchor behavior and design an embedded rack rail track, considering the serviceability and ultimate limit states. Accordingly, the design loads for mountain trains were established, and the serviceability criteria of the anchor were proposed. Subsequently, the resistance and damage of the shear anchors were evaluated and analyzed based on the results of several finite element analyses. Finally, the design method of the shear anchors for the embedded rack rail track was established and verified.

VIP/Sim : Statecharts에 기반을 둔 가상 프로토타이핑 시뮬레이터 설계 및 구현 (VIP/Sim : Design and Implementation of Virtual Prototyping Simulator based on Statecharts)

  • 김철웅;한상용;최진영;이정아
    • 한국정보처리학회논문지
    • /
    • 제7권3호
    • /
    • pp.891-900
    • /
    • 2000
  • A Visual development framework for embedded system is presented based on virtual prototyping. Embedded systems often are used in life critical situation, where reliability is very important. Time_to_market, correctness, user_friendly_design are another features required for embedded system design. However, embedded systems are today designed with an ad hoc approach that is heavily based on earlier experience with similar products. We believe that new design paradigm is needed and it should be based on the use of formal model and visual system to describe the behavior of the system at a high level abstraction. Virtual prototyping has all the required features. It has the following advantages; correct design, clear interface definition, idea experimentation, increased communication. In this paper, we describe the design and implementation of VIP/Sim(Virtual Prototyping Simulator), a visionary development framework for embedded system design. New feature such as state polymorphism is augmented to the de_facto standard formal language, statechart, for enhanced dynamic modeling. Actual design experience with VIP/Sim is also discussed.

  • PDF