• Title/Summary/Keyword: Low-level Controller

Search Result 189, Processing Time 0.088 seconds

A Ship Motion Control System for Autonomous Navigation (지능형 자율운항제어를 위한 선박운동제어시스템)

  • 이원호;김창민;최중락;김용기
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.6
    • /
    • pp.674-682
    • /
    • 2003
  • Ship autonomous navigation is designated as what computerizes mental faculties possessed of navigation experts, which are building navigation plans, grasping the situation, forecasting the fluctuation, and coping with the situation. An autonomous navigation system, which consists of several subsystems such as navigation system, a collision avoidance system, several data fusion systems, and a motion control system, is based on an intelligent control architecture for the sake of integrating the systems. The motion control system, which is one of the most essential system in autonomous navigation system, controls its propulsion and steering gears to move the ship satisfying its hydrodynamic characteristics. This paper is the study on the ship movement control system and its implementation which are totally developed and run on virtual-world system. Receiving the high-level control values such as a waypoint presented from the collision avoidance system, the motion control system generates them to low-level control values for propulsion and steering devices. In the paper, we develop a ship motion controller using Oldenburger's theory based on mathematical fundamentals, and simulate it with various scenarios in order to verify its performance.

Building Light Weight CORBA Based Middleware for the CAN Bus Systems

  • Hong, Seongsoo
    • Transactions on Control, Automation and Systems Engineering
    • /
    • v.3 no.3
    • /
    • pp.181-189
    • /
    • 2001
  • The software components of embedded control systems get extremely complex as they are designed into distributed systems get extremely complex as they are designed into distributed systems consisting of a large number of inexpensive microcontrollers interconnected by low-bandwidth real-time networks such as the controller area network (CAN). While recently emerging middleware technologies such as CORBA and DCOM address the complexity of distributed programming, they cannot be directly applied to distributed control system design due to their excessive resource demand and inadequate communication models. In this paper, we propose a CORBA-based middleware design for CAN-based distributed embedded control systems. Our design goal is to minimize its resource need and make it support group communication without losing the IDL (interface definition language) level compliance to the OMG standards. To achieve this, we develop a transport protocol on the CAN and a group communication scheme based on the well-known publisher/subscriber model. The protocol effectively realizes subject-based addressing and supports anonymous publisher/subscriber communication. We also customize the method invocation and message passing protocol, referred to as the general inter-ORB protocol (GIOP), of CORBA so that CORBA method invocations are efficiently serviced on a low-bandwidth network such as the CAN. This customization includes packed data encoding and variable-length integer encoding for compact representation of IDL data types. We have implemented our CORBA-based middleware on the mArx real-time operating system we have developed at Seoul National University. Our experiments clearly demonstrate that it is feasible to use CORBA in developing distributed embedded control systems possessing severe resource limitations. Our design clearly demonstrates that it is feasible to use a CORBA-based middleware in developing distributed embedded systems on real-time networks possessing severe resource limitations.

  • PDF

The Study on Low-cost Position Sensor Using Index and Increment PWM (인덱스 및 증분형 PWM 타입을 이용한 저가형 위치센서에 관한 연구)

  • Kim, Young-Su;Kwon, Soon-Jae
    • Journal of Power System Engineering
    • /
    • v.20 no.6
    • /
    • pp.27-33
    • /
    • 2016
  • BLDC motors have the strong point of allowing high-efficiency operation, yet with the weak point of requiring position information for operation. Moreover, there have recently been frequent cases where the product differentiation of even a cheap BLDC motor demanded a high level of control performance similar to that of a controller using a high-precision position sensor. This paper proposes low cost position sensor that enables the acquisition of rotor position information based on index and incremental PWM, using a single position sensor instead of an expensive incremental encoder or a cheap 3 phase hall sensor. The characteristic of the proposed encoder is that index information at every $60^{\circ}$ of electrical angle is inscribed on the encoder disk, as well as a multiple number of values representing information about PWM, which is obtained by modulating information about the electrical angle of the rotor that has the resolution of $60^{\circ}$. Such a method has the characteristic of enabling the acquisition of high-precision position information based on the information about a multiple number of PWM waveforms and counter values that have all been inscribed on the encoder disk for each $60^{\circ}$ range. The feasibility of the proposed new encoder was verified by fabricating a prototype encoder generating 240 pulses, followed by confirming its performance using Micom's capture and software counter functions.

A Blockchain-enabled Multi-domain DDoS Collaborative Defense Mechanism

  • Huifen Feng;Ying Liu;Xincheng Yan;Na Zhou;Zhihong Jiang
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.17 no.3
    • /
    • pp.916-937
    • /
    • 2023
  • Most of the existing Distributed Denial-of-Service mitigation schemes in Software-Defined Networking are only implemented in the network domain managed by a single controller. In fact, the zombies for attackers to launch large-scale DDoS attacks are actually not in the same network domain. Therefore, abnormal traffic of DDoS attack will affect multiple paths and network domains. A single defense method is difficult to deal with large-scale DDoS attacks. The cooperative defense of multiple domains becomes an important means to effectively solve cross-domain DDoS attacks. We propose an efficient multi-domain DDoS cooperative defense mechanism by integrating blockchain and SDN architecture. It includes attack traceability, inter-domain information sharing and attack mitigation. In order to reduce the length of the marking path and shorten the traceability time, we propose an AS-level packet traceability method called ASPM. We propose an information sharing method across multiple domains based on blockchain and smart contract. It effectively solves the impact of DDoS illegal traffic on multiple domains. According to the traceability results, we designed a DDoS attack mitigation method by replacing the ACL list with the IP address black/gray list. The experimental results show that our ASPM traceability method requires less data packets, high traceability precision and low overhead. And blockchain-based inter-domain sharing scheme has low cost, high scalability and high security. Attack mitigation measures can prevent illegal data flow in a timely and efficient manner.

Web-based Measurement of ECU Signals on Vehicle using Embedded Linux

  • Choi, Kwang-Hun;Lee, Lee;Lee, Young-Choon;Kwon, Tae-Kyu;Lee, Seong-Cheol
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2004.08a
    • /
    • pp.138-142
    • /
    • 2004
  • In this paper, we present a new method for monitoring of ECU's sensor signals of vehicle. In order to measure the ECU's sensor signals, the interfaced circuit is designed to communicate ECU and the Embedded Linux is used to monitor communication result through Web the Embedded Linux system and this system is said "ECU Interface Part". In ECU Interface Part the interface circuit is designed to match voltage level between ECU and SA-1110 micro controller and interface circuit to communicate ECU according to the ISO, SAE communication protocol standard. Because Embedded Linux does not allow to access hardware directly in application level, anyone who wants to modify any low level hardware must develop device driver. To monitor ECU's sensor signals the most important thing is to match serial level between ECU and ECU Interface Part. It means to communicate correctly between two hardware we need to match voltage and signal level, and need to match baudrate. The voltage of SA-1110 is 0 ${\sim}$ +3.3V and ECU is 0 ${\sim}$ +12V and, ECU's communication Line K does multiple operation so, the interface circuit is used to match voltage and signal level. In Addition to ECU's baudrate is 10400bps, it's not standard baudrate in computer environment. So, we need to develop a device driver to control the interface circuit, and change baudrate. To monitor ECU's sensor signals through web there's a network socket program is working in Embedded Linux. It works as server program and manages user's connections and commands. Anyone who wants to monitor ECU's sensor signals he just only connect to Embedded Linux system with web browser then, Embedded Linux webserver will return the ActiveX webbased measurement software. It works in web browser and inits ECU, as a result it returns sensor signals through web. All the programs are developed with GCC(GNU C Compiler) and, webbased measurement software is developed with Borland C++ Builder.

  • PDF

Improvement of Katsuobushi smoking machine for the reduction of benzo(a)pyrene (가쓰오부시 훈연기 개선 및 벤조피렌 저감화)

  • Hong, Ju Hee;Hwang, Sang Min;Lee, Seung Ju
    • Korean Journal of Food Science and Technology
    • /
    • v.49 no.2
    • /
    • pp.162-167
    • /
    • 2017
  • A Katsuobushi smoking machine was developed and evaluated to determine its benzo(a)pyrene reducing effect. The machine was equipped with two heaters for smoking and chamber heating. The smoke-generating system was equipped with a cadmium sulfide (CdS) smoke sensor, an on/off controller, and a rotating feeder with a smoke inlet. Raw bonito was steamed and then smoked under three smoke levels. After smoking at $45^{\circ}C$ for 108 h, the benzo(a)pyrene concentrations were 5.87, 7.83, and $11.41{\mu}g/kg$ at the low, middle, and high smoke levels, respectively. The benzo(a)pyrene concentrations after low-level smoking at 45, 65, and $85^{\circ}C$ for 108 h were 5.87, 4.82, and $3.27{\mu}g/kg$, respectively. Accordingly, the optimal conditions for benzo(a)pyrene reduction were a lower smoke level and higher smoking temperature. These optimal smoking conditions can be implemented with the newly developed machine, but is not possible using a conventional Katsuobushi smoking machine.

A Modification of The Fuzzy Logic Based DASH Adaptation Algorithm for Performance Improvement (성능 향상을 위한 퍼지 논리 기반 DASH 알고리즘의 수정)

  • Kim, Hyun-Jun;Son, Ye-Seul;Kim, Joon-Tae
    • Journal of Broadcast Engineering
    • /
    • v.22 no.5
    • /
    • pp.618-631
    • /
    • 2017
  • In this paper, we propose a modification of fuzzy logic based DASH adaptation algorithm(FDASH) for seamless media service in time-varying network conditions. The proposed algorithm selects more appropriate bit-rate for the next segment by the modification of the Fuzzy Logic Controller(FLC) and reduces the number of video bit-rate changes by applying Segment Bit-rate Filtering Module(SBFM). Also, we apply the Start Mechanism for clients not to watch the low quality videos in the very beginning stage of streaming service and add the Sleeping Mechanism to avoid any buffer overflow expected. Ultimately, we verified by using NS-3 Network Simulator that the proposed method shows better performance compared to FDASH. According to the experimental results, there is no buffer underflow/overflow within the limited buffer size, which is not guaranteed in FDASH on the other hand. Also, we confirmed that mFDASH has almost the same level of average video quality against FDASH and reduces about 50% of number of video bit-rate changes compared to FDASH in Point-to-Point network and Wi-Fi network.

Active Noise Control of Blower Fan Noise at the Small-medium Size Factories (중소규모 공장에 설치된 송풍기의 소음 감소를 위한 능동소음제어)

  • Oh, Wongeun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.15 no.7
    • /
    • pp.4659-4664
    • /
    • 2014
  • The noise produced in a factory is a cause of the noise complaint of the surrounding residential areas. In addition, it affects the work efficiency and health of workers. This paper presents the results of a basic study to reduce the noise generated from the blower, which is often used in the factory of a small and medium scale, using an active noise controller (ANC) in three-dimensional space. For this purpose, the simulator program, which can compare various parameters of the original noise and controlled noise, such as sound pressure levels, power spectra, and equivalent noise levels, was developed. The noise data was recorded at 17 points around a turbo fan blower currently being operated in a small-medium size factory. The simulation results showed that the power spectrum was reduced by a maximum of 40dB in the low frequency band and the average equivalent noise level attenuation was 12.6dB.

Real-time hybrid substructuring of a base isolated building considering robust stability and performance analysis

  • Avci, Muammer;Botelho, Rui M.;Christenson, Richard
    • Smart Structures and Systems
    • /
    • v.25 no.2
    • /
    • pp.155-167
    • /
    • 2020
  • This paper demonstrates a real-time hybrid substructuring (RTHS) shake table test to evaluate the seismic performance of a base isolated building. Since RTHS involves a feedback loop in the test implementation, the frequency dependent magnitude and inherent time delay of the actuator dynamics can introduce inaccuracy and instability. The paper presents a robust stability and performance analysis method for the RTHS test. The robust stability method involves casting the actuator dynamics as a multiplicative uncertainty and applying the small gain theorem to derive the sufficient conditions for robust stability and performance. The attractive feature of this robust stability and performance analysis method is that it accommodates linearized modeled or measured frequency response functions for both the physical substructure and actuator dynamics. Significant experimental research has been conducted on base isolators and dampers toward developing high fidelity numerical models. Shake table testing, where the building superstructure is tested while the isolation layer is numerically modeled, can allow for a range of isolation strategies to be examined for a single shake table experiment. Further, recent concerns in base isolation for long period, long duration earthquakes necessitate adding damping at the isolation layer, which can allow higher frequency energy to be transmitted into the superstructure and can result in damage to structural and nonstructural components that can be difficult to numerically model and accurately predict. As such, physical testing of the superstructure while numerically modeling the isolation layer may be desired. The RTHS approach has been previously proposed for base isolated buildings, however, to date it has not been conducted on a base isolated structure isolated at the ground level and where the isolation layer itself is numerically simulated. This configuration provides multiple challenges in the RTHS stability associated with higher physical substructure frequencies and a low numerical to physical mass ratio. This paper demonstrates a base isolated RTHS test and the robust stability and performance analysis necessary to ensure the stability and accuracy. The tests consist of a scaled idealized 4-story superstructure building model placed directly onto a shake table and the isolation layer simulated in MATLAB/Simulink using a dSpace real-time controller.

Control of dissolved Oxygen Concentration and Specific Growth Rate in Fed-batch Fermentation (유가식 생물반응기에서의 용존산소농도 및 비성장속도의 제어)

  • Kim, Chang-Gyeom;Lee, Tae-Ho;Lee, Seung-Cheol;Chang, Yong-Keun;Chang, Ho-Nam
    • Microbiology and Biotechnology Letters
    • /
    • v.21 no.4
    • /
    • pp.354-365
    • /
    • 1993
  • A novel control method with automatic tuning of PID controller parameters has been developed for efficient regulation of dissolved oxygen concentration in fed-batch fermentations of Escherichia coli. Agitation speed and oxygen partial pressure in the inlet gas stream were chosen to be the manipulated variables. A heuristic reasoning allowed improved tuning decisions from the supervision of control performance indices and it coule obviate the needs for process assumptions or disturbance patterns. The control input consisted of feedback and feedforword parts. The feedback part was determined by PID control and the feedforward part is determined from the feed rate. The proportional gain was updated on-line by a set of heuristics rules based on the supervision of three performance indices. These indices were output error covariance, the average value of output error, and input covariance, which were calculated on-line using a moving window. The integral and derivative time constants were determined from the period of output response. The specific growth rate was maintained at a low level to avoid acetic acid accumulation and thus to achieve a high cell density. The specific growthe rate was estimated from the carbon dioxide evolution rate. In fed-batch fermentation, the simutaneous control of dissolved oxygen concentration (at 0.2; fraction of saturated value) and specific growth rate (at 0.25$hr^{-1}$) was satisfactory for the entire culture period in spite of the changes in the feed rate and the switching of control input.

  • PDF