• 제목/요약/키워드: control board

검색결과 1,761건 처리시간 0.03초

정지위성 자동위치유지 시스템에 관한 연구 (Autonomous Stationkeeping System for Geostationary Satellite)

  • 박봉규;탁민제;방효충
    • 한국항공우주학회지
    • /
    • 제32권10호
    • /
    • pp.67-76
    • /
    • 2004
  • 본 논문에서는 기존의 Fly-the-wire에 기초한 정지위성 자동위치유지 시스템을 보완하고 시뮬레이션을 통하여 그 성능을 분석하였다. 사용된 탑재용 자동위치유지 알고리즘은 지상의 두 지점에 위치한 장비로부터 Pseudo-Range 선호를 수신하여 실시간 궤도결정을 수행 한 다음, 이를 기준궤도를 추종하도록 궤도제어 명령을 생성한다. 본 논문에서는 기존의 Fly-the-wire 방식이 가지는 연료 사용의 비효율성을 해결하기 위하여 Modified fly-the-wire 방식을 제안하였는데 본 기법은 기준궤도로부터 벗어난 오차성분을 하모닉 성분과 선형증가 성분으로 분리한 다음, 하모닉 성분은 피드백제어기를 이용하여 제어하고 선형증가 성분은 기준기동을 수정하여 보정하는 방식을 취하였다. 마지막으로 시뮬레이션을 통하여 제안된 시스템의 추종성능 및 연료사용량을 분석하였다.

PowerPC 및 VxWorks를 이용한 예인선배열센서 데이터처리 플랫폼 구현에 관한 연구 (A Study on Implementation of Line Array Sensor Data Processing Platform Using PowerPC and Vxworks)

  • 임병선;김영길
    • 한국정보통신학회논문지
    • /
    • 제14권7호
    • /
    • pp.1603-1609
    • /
    • 2010
  • 본 논문은 해군 호위함급에 장착/운용되는 LAS(Line Array Sensor, 예인선배열센서)로부터 A, B, C그룹 수중음향 신호의 시리얼 데이터를 입력 받아 약속된 Protocol로 Packing하여, 고속 데이터통신과 Optic-fiber채널 장거리 전송이 가능한 SFM(Serial FPDP Module)을 통해 신호처리단으로 실시간 전송하는 센서데이터 입출력처리보드의 설계/제작 및 시험에 관해 언급한다. VME(Versa Module Eurocard) 6U크기의 한정된 보드 공간을 고려하여 Freescale사의 PowerPC계열인 MPC8265 CPU와, 기존 외장 FIFO등의 외부디바이스를 줄이고 자체 시뮬레이션 데이터생성 등을 위해 Altera사의 CycloneIII 계열 FPGA등을 사용하여 설계하고, 실시간 데이터 전송을 보장하며 각종 Device Driver, Peripheral Controller등의 Library를 제공하는 RTOS인 VxWorks를 Porting하여 소프트웨어를 개발하였다.

PSD302를 이용한 완전 이식형 인공심장 및 심실보조장치 제어용 디지탈 콘트롤러 소형화에 관한 연구 (A Study on Miniaturization of Digital Controller for both Implantable Total Artificial Heart (TAH) and Ventricular Assist Device (VAD) using PSD302)

  • 이정훈;최종훈;이종진;김욱은;엄경식;최재순;안재목;최원우;박성근;조영호;김희찬;민병구
    • 대한의용생체공학회:학술대회논문집
    • /
    • 대한의용생체공학회 1996년도 추계학술대회
    • /
    • pp.273-276
    • /
    • 1996
  • In the Total Artificial Heart (TAH) and Ventricular Assist Device (VAD), the size implanting the internal controller into human body is very serious problem. Hence, we need the size reduction of that controller for safe implantation. Using PSD302 chip for microcontroller-based applications, we could decrease the number of components in the digital control board and miniaturize the digital control board. We could replace a ROM, RAM, and a latch with that single chip, so the size of the newly developed board could be half the previous board.

  • PDF

GPIO를 사용한 RaspberryPi 보드 제어 (RaspberryPi board control with GPIO)

  • 이성진;최철길;최병윤
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2014년도 춘계학술대회
    • /
    • pp.429-431
    • /
    • 2014
  • 라즈베리 파이는 영국 라즈베리 파이(Paspberry Pi) 재단에서 만든 초소형/초저가 PC이며 교육용 프로젝트의 일환으로 개발되었다. RCA 연결 잭을 가지고 있으며 2012년 3월에 출시되어 1시간만에 모두 매진되기도 했다. 라즈베리 파이는 리눅스 커널 기반 운영체제를 사용하여 Raspbian이라는 라즈베리 파이에 최적화된 데비안 계열의 무료 운영체제를 주로 사용하고 있다. 현재 라즈베리 파이는 큐비 보드와 함께 IoT 분야에서 상당히 각광받고 있으며 큐비 보드보다 많은 자료를 보유하고 있다. 아두이노는 상당히 쉬운 접근을 허용하지만 avr의 접근성 및 코드 연계등이 불가능하여 모든 커스터마이징을 라이브러리로만 해결해야하는 단점이 존재한다. 라즈베리파이는 라즈비안을 사용하며 가격이 저렴하지만 입출력이 작은 한계점이 존재한다. 그래서 이 둘의 결합을 위해 GPOI를 사용한 하드웨어 제어를 생각하게 되었다. 본 논문에서는 GPIO를 사용한 RaspberryPi 보드를 제어하기 위해 Cooking Hacks 실드를 사용하여 입출력이 부족한 라즈베리 파이 확장을 확인하였고 잘 동작됨을 검증하였다.

  • PDF

이사의 겸임이 내부회계관리제도의 품질에 미치는 영향 (The effect of Multiple Positions in the Board on the Quality of Internal Accounting Control System)

  • 정우성
    • 한국융합학회논문지
    • /
    • 제13권1호
    • /
    • pp.365-373
    • /
    • 2022
  • 본 연구의 목적은 기업의 이사가 여러 기업의 이사직을 겸임할 때 내부회계관리제도(IACS)의 품질에 미치는 영향을 확인하는 것이다. 분석을 위해 2014-2019년까지 금융업을 제외한 9,343개의 KOSPI&KOSDAQ기업-연도자료를 활용하였다. 분석결과, 기업 내 이사가 다른 기업의 이사직을 많이 겸임할수록 IACS의 품질은 낮아지는 것으로 확인되었다. 또한 이사회를 구성하는 사내이사와 사외이사는 역할차이가 존재함에도 불구하고, 겸임하는 사내이사와 사외이사가 많을수록 IACS의 품질은 동일하게 낮아지는 것으로 나타났다. 이는 비즈니스 가설에 의해 이사직 겸임으로 더욱 바빠진 이사가 그들의 업무에 충분한 노력을 투입하지 않아 기업 내 대리문제가 발생하여 나타난 결과라고 할 수 있다. 이러한 결과는 기업지배구조의 효율성을 평가함에 있어 겸임이사에 관한 정보가 이사회의 특성을 반영하는 새로운 지표가 될 수 있음을 시사한다.

NON-UNIFORMITY CORRECTION- SYSTEM ANALYSIS FOR MULTI-SPECTRAL CAMERA

  • Park Jong-Euk;Kong Jong-Pil;Heo Haeng-Pal;Kim Young Sun;Chang Young Jun
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2005년도 Proceedings of ISRS 2005
    • /
    • pp.478-481
    • /
    • 2005
  • The PMU (Payload Management Unit) is the main subsystem for the management, control and power supply of the MSC (Multi-Spectral Camera) Payload operation. It is the most important function for the electro-optical camera system that performs the Non-Uniformity Correction (NUC) function of the raw imagery data, rearranges the data from the CCD (Charge Coupled Device) detector and output it to the Data Compression and Storage Unit (DCSU). The NUC board in PMU performs it. In this paper, the NUC board system is described in terms of the configuration and the function, the efficiency for non-uniformity correction, and the influence of the data compression upon the peculiar feature of the CCD pixel. The NUC board is an image-processing unit within the PMU that receives video data from the CEV (Camera Electronic Unit) boards via a hotlinkand performs non-uniformity corrections upon the pixels according to commands received from the SBC (Single Board Computer) in the PMU. The lossy compression in DCSU needs the NUC in on-orbit condition.

  • PDF

발사체 탑재물 페어링 내부 공기 공급을 위한 탑재 시스템 유동 해석 (FLOW ANALYSIS OF THE ON-BOARD SYSTEM FOR THE AIR SUPPLY TO THE PAYLOAD FAIRING OF A LAUNCH VEHICLE)

  • 옥호남;김영훈;김인선
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2005년도 추계 학술대회논문집
    • /
    • pp.269-273
    • /
    • 2005
  • The on-board system for the air supply to the payload fairing(PLF) of a launch vehicle using both high and low pressure air was designed. The design concept was obtained from the CFD analysis of a Russian interstage air supply system, and a collector was adopted to expand the high pressure air. To verify that the on-board system would work as designed, a simplified axisymmetric computational model was made and a CFD analysis was also performed. It was found that the flow ejected from the hole of the collector expands to the Mach number of 4 and is soon retarded due to the action of viscosity. It was also found that a small gap between the low pressure duct and equipment bay wall can cause large velocity in PLF over the velocity requirement and no gap should be allowed in the design.

  • PDF

QT/임베디드 기반의 화상 감시시스템 설계 몇 구현 (Design and Implementation for Image Monitoring System using Qt/Embedded)

  • 노방현
    • 한국산학기술학회논문지
    • /
    • 제5권3호
    • /
    • pp.236-240
    • /
    • 2004
  • PXA255 프로세서 기반의 내장형 보드에 QT/Embedded 2.3.7 버전을 포팅하여 원격지의 화상 감시 시스템을 구현하였다. 클라이언트 단말기로서의 역할을 하는 PXA255보드에서 이더넷 통신방법에 의해 원거리의 의 Host PC로 접속하여 PC에 연결되어 있는 카메라 영상을 확인할 수 있도록 하였다. 또한 PCI 인터페이스 카드를 설계하여 카메라의 Pan/Tilt 에 대한 모터제어가 가능하도록 하였다. 즉, 320×240크기의 컬러 비트맵 형식의 영상을 타깃보드의 TFT-LCD화면으로 출력하고 사용자가 터치스크린 입력방식으로 Pan/Tilt 에 대한 원하는 위치를 선택하면 호스트 PC의 모터가 회전함으로서 원하는 위치의 영상을 감시할 수 있도록 하였다.

  • PDF

기구운동과 복합운동이 발목염좌 경험이 있는 태권도학과 학생의 발목 안정성에 미치는 효과 (The Effects of Board Training and Complex Training on Ankle Stability in Taekwondo Students with a History of Ankle Sprain)

  • 김우원;조경숙
    • 근관절건강학회지
    • /
    • 제18권2호
    • /
    • pp.182-191
    • /
    • 2011
  • Purpose: The purpose of this study is to compare the effects of board training and complex training on ankle stability in taekwondo college students with a history of ankle sprain. Methods: Twenty-seven taekwondo college students were randomly assigned into a board training (BTG, n=9), complex training (CTG, n=9), or control groups (CG, n=9). BTG carried out disk and trampoline training 3 times a week for 8 weeks. CTG carried out resistive and plyometric training 3 times a week for 8 weeks. All subjects completed ankle stability test for static and dynamic balance in anterior/posterior and medial/lateral stability with New Balance System (BIODEX Medical System, USA). Results: There were no significant differences between three groups in ankle stability. Those who participated in BTG significantly improved static balance of left foot in anterior/posterior stability, and dynamic balance of both feet in mediolateral stability, but there were no change in CTG. Conclusion: Board training is more improved ankle stability in taekwondo college students with a history of ankle sprain than complex training.

MFC 기반 하이브리드 전자보오드 검사를 위한 규칙기반 솔루션 설계 (Design of a Rule-Based Solution Based on MFC for Inspection of the Hybrid Electronic Circuit Board)

  • 고윤석
    • 대한전기학회논문지:시스템및제어부문D
    • /
    • 제54권9호
    • /
    • pp.531-538
    • /
    • 2005
  • This paper proposes an expert system which is able to enhance the accuracy and productivity by determining the test strategy based on heuristic rules for test of the hybrid electronic circuit board producted massively in production line. The test heuristic rules are obtained from test system designer, test experts and experimental results. The guarding method separating the tested device with circumference circuit of the device is adopted to enhance the accuracy of measurements in the test of analog devices. This guarding method can reduce the error occurring due to the voltage drop in both the signal input line and the measuring line by utilizing heuristic rules considering the device impedance and the parallel impedance. Also, PSA(Parallel Signature Analysis) technique Is applied for test of the digital devices and circuits. In the PSA technique, the real-time test of the high integrated device is possible by minimizing the test time forcing n bit output stream from the tested device to LFSR continuously. It is implemented in Visual C++ computer language for the purpose of the implementation of the inference engine using the dynamic memory allocation technique, the interface with the electronic circuit database and the hardware direct control. Finally, the effectiveness of the builded expert system is proved by simulating the several faults occurring in the mounting process the electronic devices to the surface of PCB for a typical hybrid electronic board and by identifying the results.