• 제목/요약/키워드: Interrupt driven structure

검색결과 2건 처리시간 0.015초

Chip Set을 이용한 L1 C/A Code GPS 수신기 개발 (Development of L1 C/A Code GPS receiver using chipset)

  • 심우성;박상현;이상정
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1996년도 한국자동제어학술회의논문집(국내학술편); 포항공과대학교, 포항; 24-26 Oct. 1996
    • /
    • pp.1376-1379
    • /
    • 1996
  • In this paper a GPS receiver is developed using commercial chipsets. GP2010 RF front end and GP2021 Multi-channel correlator of GEC PLESSY are adapted in designing the receiver hardware. MC 68340 is used for controlling the correlator GP2021 and implementing the navigation processing. Also presented are some test results of the developed receiver whose software has an interrupt driven structure rather than common real-time kernel based structure.

  • PDF

AC 서보모터 제어 프로그램 구조 설계 및 구현 (Structure Design and Implementation of AC Servo Motor Control Program)

  • 김경아;최준영
    • 대한임베디드공학회논문지
    • /
    • 제18권5호
    • /
    • pp.209-215
    • /
    • 2023
  • This study proposes an AC servo motor control program structure and its implementation method to efficiently integrate 13 types of additional compensation algorithms into the basic FOC (field-oriented control) algorithm program. Various compensation algorithms are necessary to enhance the stability and performance of machine tools by compensating for interference from disturbances and vibrations. Each compensation algorithm is implemented as a separate, independent function and called from a switch-case statement in the ISR (interrupt service routine) of the PWM (pulse-width modulation) device. The advantages of this approach include facilitating not only debugging and testing but also reducing the possibility of errors during the program development phase. Thus, it is easy to add and activate each specific compensation algorithm for the program update during the program operation phase. The implemented motor control program was experimented with a single-axis feed shaft testbed driven by a commercial AC servo motor control drive board and a 750 Watts SPMSM (surface-mounted permanent magnet synchronous motor), and the results verified its normal operation and performance improvement.