• Title/Summary/Keyword: Interrupt driven structure

Search Result 2, Processing Time 0.066 seconds

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

  • 심우성;박상현;이상정
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1996.10b
    • /
    • 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

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

  • Kyungah Kim;Joon-Young Choi
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.18 no.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.