• 제목/요약/키워드: Operating control system

검색결과 3,084건 처리시간 0.036초

Establishment of a secure networking between Secure OSs

  • Lim, Jae-Deok;Yu, Joon-Suk;Kim, Jeong-Nyeo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.2097-2100
    • /
    • 2003
  • Many studies have been done on secure operating system using secure kernel that has various access control policies for system security. Secure kernel can protect user or system data from unauthorized and/or illegal accesses by applying various access control policies like DAC(Discretionary Access Control), MAC(Mandatory Access Control), RBAC(Role Based Access Control), and so on. But, even if secure operating system is running under various access control policies, network traffic among these secure operating systems can be captured and exposed easily by network monitoring tools like packet sniffer if there is no protection policy for network traffic among secure operating systems. For this reason, protection for data within network traffic is as important as protection for data within local system. In this paper, we propose a secure operating system trusted channel, SOSTC, as a prototype of a simple secure network protocol that can protect network traffic among secure operating systems and can transfer security information of the subject. It is significant that SOSTC can be used to extend a security range of secure operating system to the network environment.

  • PDF

Analysis of Economics through Control Method of Heat Source Equipment in Seasonal Air conditioning Building

  • Park, Yool;Kim, Samuel;Jung, Soon-Sung
    • International Journal of Air-Conditioning and Refrigeration
    • /
    • 제11권4호
    • /
    • pp.209-217
    • /
    • 2003
  • The term “energy saving is economical” is appropriate for the national view point and for design and assessment of one system, but not appropriate when choosing the system by comparing alternative systems in the early design step. Sometimes, non-energy saving system is more economical than energy saving system because of the price of electricity, gas or oil, which are used for operating the air conditioning system. Therefore, when designing a system, we should consider the efficient alternatives through economic assessment of energy saving method. However, research on non-operating number control of the system is not sufficient because it is more common to use operating number control of the system for most economic assessment of air conditioning systems. For this reason, this research can provide the economic operating number control method as basic design data. The data obtained through analysis of life cycle cost based on amount of yearly energy use, are produced by system simulation of HASP/ACLD/8501 and HASP/ACSS/8502 for six alternative heating$.$cooling systems based on seasonal air conditioning system, which is widely used for medium and large size office buildings in Busan.

사무소 건축물의 공조시스템 대수제어 여부에 따른 LCC 분석 (Life Cycle Costing through Operating Number Control of Air Conditioning Systems in Office Buildings)

  • 박률;정순성
    • 설비공학논문집
    • /
    • 제14권11호
    • /
    • pp.981-988
    • /
    • 2002
  • Generally, the term "energy saving is economical" is appropriate for the national view point and for design and assessment of one system, but not appropriate when choosing the system by comparing alternative systems in the early design step. Sometimes, non-energy saving system is more economical than energy saving system because of the price of electricity, gas or oil, which are used for operating the air conditioning system. Therefore, when designing the system, we should consider the efficient alternatives through economic assessment of energy saving method. However, research on non-operating number control of the system is not sufficient because it is more common to use operating number control of the system for most economic assessment of air conditioning system. For this reason, this research can provide the economics through operating number control as basic design data. The data obtained through assesment of Life Cycle Cost based on amount of yearly energy use, were produced by system simulation of HASP/ACLD/8501 and HASP/ACSS/8502 for six alternative heating/cooling systems based on constant air volume conditioning system, which is widely used for medium and large office buildings in Busan.

주행거리 연장형 전기자동차의 차량제어 알고리즘 설계 및 운전성 확보를 위한 엔진 발전시스템 제어 (Design of Vehicle Control Algorithm and Engine-generator Control for Drivability of Range-extended Electric Vehicle)

  • 박용국
    • 한국자동차공학회논문집
    • /
    • 제24권6호
    • /
    • pp.649-659
    • /
    • 2016
  • This paper describes control algorithm and control structure of vehicle control unit for range-extended electric vehicle equipped with engine-generator system, and specially presents methods which determine optimal operating points and decreases a vibration or a shock for operating the engine-generating system. The vehicle control algorithm is consisted of several parts which are sequence control, calculation of wheel demand torque, determination of operating points, and management of operating points and so vehicle controller has be made possible to efficiently manage calibration parameters. The control algorithm is evaluated by driving test modes, launching performance and operating engine-generator system and so on. In conclusion, this paper present methods for extending a mileage, improving a launching performance and reducing vibration or shock when the engine-generating system is starting or is stopping.

Implementation of a network-based Real-Time Embedded Linux platform

  • Choi, Byoung-Wook;Shin, Eun-Cheol;Lee, Ho-Gil
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.1840-1845
    • /
    • 2005
  • The SoC and digital technology development recently enabled the emergence of information devices and control devices because the SoC present many advantages such as lower power consumption, greater reliability, and lower cost. It is required to use an embedded operating system for building control systems. So far, the Real-Time operating system is widely used to implement a Real-Time system since it meets developer's requirements. However, Real-Time operating systems reveal a lack of standards, expensive development, and license costs. Embedded Linux is able to overcome these disadvantages. In this paper, the implementation of control system platform using Real-Time Embedded Linux is described. As a control system platform, we use XScale of a Soc and build Real-Time control platform using RTAI and Real-Time device driver. Finally, we address the feasibility study of the Real-Time Embedded Linux as a Real-Time operating system for mobile robots.

  • PDF

실시간 임베디드 리눅스를 이용한 이동 로봇 플랫폼 구현 (Implementation of a Mobile Robot Control Platform using Real-Time Embedded Linux)

  • 최병욱;신은철
    • 제어로봇시스템학회논문지
    • /
    • 제12권2호
    • /
    • pp.194-200
    • /
    • 2006
  • The SoC and digital technology development recently enabled the emergence of information devices and control devices because the SoC presents many advantages such like lower power consumption, greater reliability, and lower cost. However, it is nearly impossible to use the SoC without operating systems because the SoC is included with many peripherals and complex architecture. It is required to use embedded operating systems and real-time operating systems may be used as an embedded operating system. So far, real-time operating systems are widely used to implement a Real-Time system since it meets developer's requirements. However, real-time operating systems have disadvantages including a lack of standards, expensive development, and license. Embedded Linux is able to overcome their disadvantages. In this paper, the implementation of control system platform for a mobile robot using real-time Embedded Linux is described. As a control hardware system platform, XScale board is used. As the real-time Embedded Linux, RTAI is adopted which is open source and royalty free, and supports various architectures and real-time devices, such like real-time CAN and real-time COM. This paper shows the implementation of RTAI on XScale board that means the porting procedure. We also applied the control system platform to the mobile robot and compared the Real-Time serial driver with non real-time serial driver. Experimental results show that that using RTAI is useful to build real-time control system with powerful functionalities of Linux.

유연한 접근통제를 제공하는 보안 운영체제를 위한 접근통제 보안구조 (An Access Control Security Architecture for Secure Operating System supporting Flexible Access Control)

  • 김정;김민수;노봉남
    • 정보보호학회논문지
    • /
    • 제16권2호
    • /
    • pp.55-70
    • /
    • 2006
  • 본 논문에서는 유연한 접근통제를 제공하는 보안 운영체제에 적합한 새로운 접근통제 보안구조를 제안한다. 제안된 보안구조는 가상 접근통제 시스템을 추가하여 다양한 접근통제모델을 보안 운영체제에 쉽게 적용할 있는 특성을 제공한다. 또한, 기존의 리눅스 시스템의 표준 접근통제의 단점을 극복하기 위해 설계되었으며, 유연하게 보안모델들을 조합할 수 있을 뿐만 아니라 동적으로도 보안모델들을 적용할 수 있다. 제안된 접근통제 보안구조는 접근통제집행부분과 접근통제결정 부분, 보안제어부분으로 분리되고, 가상 접근통제 시스템에 의해 접근통제 모델들은 계층적 구조로 추상화된다. 그리고 다양한 접근통제 모델을 적용함으로써 발생하는 정책충돌의 개념과 해결방법을 제시한다.

임베디드 시스템을 이용한 인터넷 제어감시 시스템에 관한 연구 (A Study on the Internet Control and Monitoring System using an Embedded System)

  • Haeng-Choon Chun
    • Journal of Advanced Marine Engineering and Technology
    • /
    • 제28권5호
    • /
    • pp.811-817
    • /
    • 2004
  • Recently embedded systems are widely used in various industrial fields as supervisory controller because they have many merits. One of merits seems to be that operating environment of embedded system is the same as development environment using PC. That makes developing and manufacturing period shorten and also proper time to market Most of all machinery have sequential control system for their maneuvering which is composed of relays. contacts. timers. etc. In this paper. software sequential control system is proposed to be able to replace hardware sequential control system by using embedded system A lot of merits by the software sequential control system can be expected in the respect of economic reproduction, intelligent technologies and utilities, And porting of LINUX operating system to embedded system is carried out and device drivers and interface boards for LINUX 05 are designed for controlling air compressor by software Internet remote control and monitoring system of air compressor is implemented with Java script and CGI for these purposes. The experiment for operating air compressor system is taken through internet networks. The results show that developed system can be used for real plant.

ROS-based control for a robot manipulator with a demonstration of the ball-on-plate task

  • Khan, Khasim A.;Konda, Revanth R.;Ryu, Ji-Chul
    • Advances in robotics research
    • /
    • 제2권2호
    • /
    • pp.113-127
    • /
    • 2018
  • Robotics and automation are rapidly growing in the industries replacing human labor. The idea of robots replacing humans is positively influencing the business thereby increasing its scope of research. This paper discusses the development of an experimental platform controlled by a robotic arm through Robot Operating System (ROS). ROS is an open source platform over an existing operating system providing various types of robots with advanced capabilities from an operating system to low-level control. We aim in this work to control a 7-DOF manipulator arm (Robai Cyton Gamma 300) equipped with an external vision camera system through ROS and demonstrate the task of balancing a ball on a plate-type end effector. In order to perform feedback control of the balancing task, the ball is designed to be tracked using a camera (Sony PlayStation Eye) through a tracking algorithm written in C++ using OpenCV libraries. The joint actuators of the robot are servo motors (Dynamixel) and these motors are directly controlled through a low-level control algorithm. To simplify the control, the system is modeled such that the plate has two-axis linearized motion. The developed system along with the proposed approaches could be used for more complicated tasks requiring more number of joint control as well as for a testbed for students to learn ROS with control theories in robotics.

단일 작업 운영체제 환경에서의 무선 원격 제어 시스템 설계 (A New System Design for Wireless Remote Control Over Single-tasking Operating Systems)

  • 김창훈
    • 한국산업정보학회논문지
    • /
    • 제21권6호
    • /
    • pp.31-39
    • /
    • 2016
  • 본 논문에서는 Microsoft사의 Disk Operating System(DOS)와 같은 단일 프로그램만 지원하는 운영체제상에서의 무선 원격제어를 위한 새로운 시스템을 제안한다. 제안하는 시스템은 DOS 시스템과 윈도우즈 컴퓨터간의 중계 역할을 위해 비디오 전송기, 가상 네트워크 드라이버, 무선 키보드 모듈로 구성된다. 15Mbps 무선 랜 환경(802.11n)에서 성능을 측정한 결과 영상의 경우 초당 10 ~ 15 영상프레임을 전송하고, 네트워크 드라이버의 연결속도는 약 8Mbps이며, 키보드 입력의 경우 실시간 처리가 가능하다. 따라서 본 논문에서 제안한 시스템은 DOS기반 어플리케이션의 원격제어 솔루션으로 매우 적합하다 할 수 있다.