• 제목/요약/키워드: Open architecture controller

검색결과 82건 처리시간 0.024초

RTK GPS를 이용한 오픈소스 아두파일럿 기반 OmniX 보트의 자율주행 경로 추적성에 관한 연구 (Autonomous Path-Tracking Performance of an OmniX-Type Boat Based on Open-Source Ardupilot with RTK GPS)

  • 안남현;구본국;박희승;장호윤
    • 해양환경안전학회지
    • /
    • 제27권6호
    • /
    • pp.867-874
    • /
    • 2021
  • 4차 산업시대를 맞이하여 많은 공학 분야에서 IoT(Internet of Things)기술의 연계는 매우 중요한 쟁점이다. 최근 조선소에서도 디지털 조선, 스마트 팩토리 등의 개념을 구체화하고 있는 추세이다. 한편 자동차, 비행기 등에서 자율주행을 구현하는 연구는 매우 활발하고 일정 부분 상용의 형태로 나타나고 있다. 본 연구는 오픈 소스 아두파일럿 기반의 FC(Flight Controller) 및 RTK(Real Time Kinematic) GPS(Global Positioning System)를 이용하여 자율 주행 임무를 수행하는 보트의 주행성에 관한 연구로서 잔잔한 호수에서 실해역 실험을 수행하였으며 보트의 임무는 특정한 지점을 자율주행한 후 홈 위치로 스스로 돌아오는 과정에 대한 조종성 평가이다. 주어진 속도에서 기설정된 임무 궤적과 실 운항 궤적에 따른 차이를 분석하고 시스템의 보트 적용성에 대한 일련의 연구를 수행하였다. 또한 4개의 프로펠러를 가지는 OmniX 선체의 주행성을 분석하였으며 최대 48%의 주행 추적성 향상을 확인하였다.

New Developments for Mosaic CCDs

  • Han, Wonyong
    • 한국우주과학회:학술대회논문집(한국우주과학회보)
    • /
    • 한국우주과학회 1993년도 한국우주과학회보 제2권2호
    • /
    • pp.21-21
    • /
    • 1993
  • The imaging areas of currently available optical detectors are relatively small to cope with large image areas such as telescope focal Planes. One Possibility to obtain large detection areas is to assemble mosaics of Charge Coupled Devices(CCDs) and drive them simultaneously. Parallel driving of many CCDs together rules out the possibility of individual tuning; however such optimisation is very important when the ultimate low light level performance is required particularly for new devices. In this work, a new concept has been developed for an entirely novel approach where the drive waveforms are multiplexed and interleaved. This simultaneously reduces the number of leadout connections and permits individual optimisation efficiently. The controller has been designed to include one electronic of component produced by CAD software where most of the digital circuits are integrated to minimise the component count and improve the efficiency of the system greatly. The software has an open architecture to permit convenient modificationl by the user to fit their specific purposes. The desire of controller allows great flexibility of system parameters by the softwa re, specifically for the compatibility to deal with any number of mixed CCDs and in any format within the practical limit. The system has been integrated to test the performance and the result is discussed for readout noise, system linearity and cross-talk between the CCDs. The system developed in this work can be applicable not only for astro nomical observation with a telescope but also in other related fields for low light level detection systems such as spectroscopic application, remote sensing and X-ray detecti13n systems with large sensing areas and high resolution.

  • PDF

내장형 시스템을 위한 사용자 인터페이스 모델 기반 모바일 웹앱 자동 생성 도구 (User Interface Model Based Automatic Mobile Web Application Generation Tool for Embedded Systems)

  • 최기봉;김세화
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제23권1호
    • /
    • pp.13-27
    • /
    • 2017
  • 본 논문에서는 사용자 인터페이스(UI) 모델로부터 모바일 웹앱을 자동으로 생성하는 도구를 제시한다. UI 모델은 UI 중심적인 내장형 시스템을 UI 모델링을 통해 효율적으로 개발하기 위한 방법인 PELUM(Pattern and Event based Logical UI Modeling)을 기반으로 한다. 본 논문에서 제시하는 도구는 모델 편집기와 코드 생성기로 이루어져 있다. 모델 편집기는 웹 상에서 논리적 UI 모델(LUM)과 프로그래밍 인터페이스 모델(PIM)을 모델링하는 환경을 제공한다. 코드 생성기는 LUM을 기반으로 앱의 화면구성 및 이벤트 동작을 설정하고 PIM을 기반으로 로컬 데이터베이스 스키마를 자동으로 구성하여 모바일 웹앱을 생성한다. 또한 PIM에서 외부 혹은 open API 주소를 입력 받아 매쉬업 웹앱을 생성하는 기능도 제공한다. 생성된 모바일 웹앱은 사용자가 손쉽게 최적화할 수 있도록 Model-View-Controller(MVC) 아키텍처로 구현하였다. 이를 통해 사용자는 웹 상에서 UI를 모델링하여 여러 기기에서 동작 가능한 모바일 웹앱을 생성할 수 있다.

지능형 로봇을 위한 이중 커널 구조의 제어 시스템 구현 및 실시간 제어 성능 분석 (Implementation of Dual-Kernel based Control System and Evaluation of Real-time Control Performance for Intelligent Robots)

  • 박정호;이수영;최병욱
    • 제어로봇시스템학회논문지
    • /
    • 제14권11호
    • /
    • pp.1117-1123
    • /
    • 2008
  • This paper implements dual-kernel system using standard Linux and real-time embedded Linux for the real-time control of intelligent robot systems. Such system provides more useful services including standard Linux thread that is easy to implement complicated tasks and real-time tasks for the deterministic response to velocity control. Here, an open source real-time embedded Linux, XENOMAI, is ported on embedded target board. And for interfacing with motor controller we adopted a real-time serial device driver. The real-time task was implemented with a priority to keep the cyclic control command for trajectory control. In order to validate deterministic response of the proposed system, the performance measurement of the delay in performing trajectory control with feedback loop is evaluated with non real-time standard Linux. The proposed software architecture is anticipated to take advantage of features in both standard Linux and real-time operating systems for the intelligent robot systems.

SDN 환경에서의 목적지 주소별 패킷 샘플링을 이용한 SYN Flooding 공격 방어기법 (A Protection Method using Destination Address Packet Sampling for SYN Flooding Attack in SDN Environments)

  • 방기현;최덕재;방상원
    • 한국멀티미디어학회논문지
    • /
    • 제18권1호
    • /
    • pp.35-41
    • /
    • 2015
  • SDN(Software Defined Networking) has been considered as a new future computer network architecture and DDoS(Distributed Denial of Service) is the biggest threat in the network security. In SDN architecture, we present the technique to defend the DDoS SYN Flooding attack that is one of the DDoS attack method. First, we monitor the Backlog queue in order to reduce the unnecessary monitoring resources. If the Backlog queue of the certain server is occupied over 70%, the sFlow performs packet sampling with the server address as the destination address. To distinguish between the attacker and the normal user, we use the source address. We decide the SYN packet threshold using the remaining Backlog queue that possible to allow the number of connections. If certain sources address send the SYN packet over the threshold, we judge that this address is attacker. The controller will modify the flow table entry to block attack traffics. By using this method, we reduce the resource consumption about the unnecessary monitoring and the protection range is expanded to all switches. The result achieved from our experiment show that we can prevent the SYN Flooding attack before the Backlog queue is fully occupied.

공작기계의 지능형 고장진단 및 원격 서비스 모델 (Model of Remote Service and Fault Diagnosis for CNC Machine Tool)

  • 김선호;김동훈;이은애;한기상;김주한
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2001년도 춘계학술대회 논문집
    • /
    • pp.92-97
    • /
    • 2001
  • The major faults of CNC machine tool is operational error which is charge over 70%. This paper describes model of remote service and fault diagnosis for CNC machine tool with open architecture controller. For intelligent fault diagnosis, new model is proposed. In this paper, the three major operational faults, emergency stop error, cycle start disable and machine ready disable, are defined. Two diagnostic models based on the ladder diagram, switching function model, step switching function model, are proposed. For internet based remote service, suitable environment is proposed and implemented with web server and client.

  • PDF

실시간 리눅스 기반 개방형 로봇 제어기 설계 (Design for Open Architecture Robot Controller Based on Real Time Linux)

  • 이금수;문승빈
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2003년도 추계학술발표논문집 (중)
    • /
    • pp.635-638
    • /
    • 2003
  • 본 논문에서는 PC 바탕에 리눅스 기반의 개방형 로봇 제어기 설계를 제안 하고자 한다. 본 논문에서 제안한 로봇제어기는 하드웨어적으로는 PC, Motion Board, Motor Driver등을 필요로 한다. 그리고 소프트웨어적으로는 Motion Board 장치에 대한 Device Driver, Path Planning, 로봇언어, GUI 등을 필요로 한다. 소프트웨어적인 요소들은 모두 리눅스 상에서 구현하게되며, 최종적으로는 RTOS를 적용하게 된다. 로봇 제어기는 시스템의 수행결과가 기능적으로 정확해야 할 뿐만 아니라, 결과가 도출되는 시간 역시 주어진 제약 조건을 만족시켜야 하는 시스템이기 때문이다.

  • PDF

M2M환경에서의 지식진화형 지능공작기계-FIPA-OS를 사용하는 Ping Agent 분석 및 Dialogue Agent 모듈설계 (Knowledge Evolution based Machine-Tool in M2M Environment-Analysis of Ping Agent Based on FIPA-OS and Design of Dialogue Agent Module)

  • 김동훈;송준엽
    • 연구논문집
    • /
    • 통권34호
    • /
    • pp.113-119
    • /
    • 2004
  • Recently, the conventional concept of a machine-tool in manufacturing systems is changing from the target of integration to the autonomous manufacturing device based on a knowledge evolution. Subsequently, a machine-tool has been the subject of a cooperation through an advanced environment where an open architecture controller, high speed network and internet technology are contained In the future, a machine-tool will be more improved in the form of a knowledge evolution based device. In order to develop the knowledge evolution based machine-tool, this paper proposes the structure of knowledge evolution and the scheme of a dialogue agent among agent-based modules such as a sensory module, a dialogue module, and an expert system. The dialogue agent has a role of interfacing with another machine for cooperation. To design of the dialogue agent module in M2M(Machine To Machine)environment, FIPA-OS and ping agent based on FIPA-OS are analyzed in this study. Through this, it is expected that the dialogue agent module can be more efficiently designed and the knowledge evolution based machine-tool can be hereafter more easily implemented.

  • PDF

CANopen 표준 기반 멀티 엔코더 관리 시스템의 구현 (Implementation of Multi-encoder Management System based on CANopen Protocol)

  • 안효성;김태현
    • 대한기계학회논문집A
    • /
    • 제41권6호
    • /
    • pp.533-541
    • /
    • 2017
  • 최근 컴퓨터 및 통신기술의 적극적인 결합에 따른 생산 시스템의 자동화 및 지능화가 급속하게 진행됨에 따라, 자동화 시스템의 핵심 요소 중 하나인 스마트 센서를 내장한 필드 장치들의 수도 급격하게 증가하고 있으며 이들을 통합 관리할 필요성도 높아지고 있다. 본 논문에서는 엔코더의 위치 데이터 센싱 기능과 CANopen 프로토콜을 결합한 스마트 엔코더 구조를 제안하고, 복수 개의 엔코더를 CAN 네트워크를 통해 동시에 관리, 모니터링할 수 있는 시스템 구조를 설계, 구현하였다. 구현한 시스템의 성능과 기능적 동작은 상용 엔코더와의 비교 실험과 CANopen 호환성 테스트를 이용하여 검증하였다.

EPICS 를 이용한 BPM시스템 개발 (1) (Development of BPM System using EPICS (1))

  • 이은희;윤종철;이진원;최진혁;황정연;남상훈
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2002년도 하계학술대회 논문집 D
    • /
    • pp.2325-2327
    • /
    • 2002
  • 포항 가속기연구소(PAL)에서는 포항방사광가속기(PLS)가 가동을 시작한 1994년 이후 현재까지 사용되어 온 기존의 제어 시스템을 새로운 환경인 EPICS(Experimental Physics and Industrial Control System) 시스템으로 개발하고 있다. EPICS 시스템의 구성은 IOC(Input/Ouput Controller) 와 OPI(Operator Interface)의 2-Layer로 구성되며 이는 MIU(Machine Interfaces Unit), SCC(Subsystem Computer Control System) 그리고 HMI(Human Machine Interface)로 이어지는 기존의 3-Layer 단계 중 SCC단계를 줄여 2-Layer로 구성된다. 이들 두 계층간의 통신은 Client(OPI)/Server(IOC) 구조의 Channel Access를 통해서 이루어진다. 개발중인 EPICS 시스템은 Open Architecture 구조로 IOC와 OPI 각 부분에서 개발시에 사용된 운영체제나 Hardware 를 사용하지 않고 다른 운영체제나 Hardware를 사용하더라도 하나의 공통부분 즉, Channel Access만 있으면 이를 통해 서로 다른 Subsystem IOC의 데이터를 Access할 수 있다. 전체 EPICS 제어시스템 중 저장링 운전의 핵심이 되는 BPM(Beam Position Monitoring) 및 MPS(Magnet Power Supply) 시스템은 IOC부분에 MVME5100(Target Machine) 보드와 vxWorks(Operating System)를 이용하고 OPI부분에는 SUN Workstation(Host Machine)와 Solaris(Operating System)을 사용하여 개발하고 있다. 본 논문에서는 IOC 및 OPI의 설치 절차와 설치 방법에 대해 기술하였다.

  • PDF