• Title/Summary/Keyword: Micro Real-Time Control System

Search Result 96, Processing Time 0.027 seconds

Development of an Online Evaluation Model for Traffic Signal Control System (교통신호제어시스템 온라인 평가모형 개발)

  • Go, Gwang-Yong;Lee, Seung-Hwan
    • Journal of Korean Society of Transportation
    • /
    • v.26 no.3
    • /
    • pp.31-40
    • /
    • 2008
  • There have been a lot of efforts to find more accurate evaluation methods for traffic signal control effectiveness for a long period of time. Nowadays a newly advanced method called HILSS, 'Hardware-in-the-Loop-Simulation System', is used to evaluate the overall traffic control's effectiveness including physical control environments like communication conditions, hardware performance, controller's mechanical operations and so on. In this study, an Online-HILSS model has been developed, which runs on CORSIM(5.0) micro traffic simulation model on-lined to COSMOS. For the verification of the model, three tests are performed as follows; (1) a comparison of TMC's timing plan with the simulated green interval, (2) as a case study, a delay distribution comparison of the online simulation with the CORSIM stand-alone simulation. The result of the first test shows that the model can run the simulation green interval by TMC's timing plan correctly. The result of second test shows that the online simulation of the model brings the same simulation results with the CORSIM offline simulation in case of the same timing plan. These results mean that the online evaluation model could be a reliable tool to measure a real-time signal control effectiveness of a wide area street network with the HILSS method.

Development of Chip-based Precision Motion Controller

  • Cho, Jung-Uk;Jeon, Jae-Wook
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2003.10a
    • /
    • pp.1022-1027
    • /
    • 2003
  • The Motion controllers provide the sophisticated performance and enhanced capabilities we can see in the movements of robotic systems. Several types of motion controllers are available, some based on the kind of overall control system in use. PLC (Programmable Logic Controller)-based motion controllers still predominate. The many peoples use MCU (Micro Controller Unit)-based board level motion controllers and will continue to in the near-term future. These motion controllers control a variety motor system like robotic systems. Generally, They consist of large and complex circuits. PLC-based motion controller consists of high performance PLC, development tool, and application specific software. It can be cause to generate several problems that are large size and space, much cabling, and additional high coasts. MCU-based motion controller consists of memories like ROM and RAM, I/O interface ports, and decoder in order to operate MCU. Additionally, it needs DPRAM to communicate with host PC, counter to get position information of motor by using encoder signal, additional circuits to control servo, and application specific software to generate a various velocity profiles. It can be causes to generate several problems that are overall system complexity, large size and space, much cabling, large power consumption and additional high costs. Also, it needs much times to calculate velocity profile because of generating by software method and don't generate various velocity profiles like arbitrary velocity profile. Therefore, It is hard to generate expected various velocity profiles. And further, to embed real-time OS (Operating System) is considered for more reliable motion control. In this paper, the structure of chip-based precision motion controller is proposed to solve above-mentioned problems of control systems. This proposed motion controller is designed with a FPGA (Field Programmable Gate Arrays) by using the VHDL (Very high speed integrated circuit Hardware Description Language) and Handel-C that is program language for deign hardware. This motion controller consists of Velocity Profile Generator (VPG) part to generate expected various velocity profiles, PCI Interface part to communicate with host PC, Feedback Counter part to get position information by using encoder signal, Clock Generator to generate expected various clock signal, Controller part to control position of motor with generated velocity profile and position information, and Data Converter part to convert and transmit compatible data to D/A converter.

  • PDF

Study of the Operation of Actuated signal control Based on Vehicle Queue Length estimated by Deep Learning (딥러닝으로 추정한 차량대기길이 기반의 감응신호 연구)

  • Lee, Yong-Ju;Sim, Min-Gyeong;Kim, Yong-Man;Lee, Sang-Su;Lee, Cheol-Gi
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.17 no.4
    • /
    • pp.54-62
    • /
    • 2018
  • As a part of realization of artificial intelligence signal(AI Signal), this study proposed an actuated signal algorithm based on vehicle queue length that estimates in real time by deep learning. In order to implement the algorithm, we built an API(COM Interface) to control the micro traffic simulator Vissim in the tensorflow that implements the deep learning model. In Vissim, when the link travel time and the traffic volume collected by signal cycle are transferred to the tensorflow, the vehicle queue length is estimated by the deep learning model. The signal time is calculated based on the vehicle queue length, and the simulation is performed by adjusting the signaling inside Vissim. The algorithm developed in this study is analyzed that the vehicle delay is reduced by about 5% compared to the current TOD mode. It is applied to only one intersection in the network and its effect is limited. Future study is proposed to expand the space such as corridor control or network control using this algorithm.

A Study on Real-Time Monitoring for Moisture Measurement of Organic Samples inside a Drying Oven using Arduino Based on Open-Source (오픈 소스 기반의 아두이노를 이용한 건조기 내 유기 시료의 실시간 수분측정 모니터링에 관한 연구)

  • Kim, Jeong-hun
    • Journal of Venture Innovation
    • /
    • v.5 no.2
    • /
    • pp.85-99
    • /
    • 2022
  • Dryers becoming commercially available for experimental and industrial use are classified to general drying oven, hot-air dryer, vacuum dryer, freezing dryer, etc. and kinds of them are various from the function, size and volume, etc. But the moisture measurement is not applied although it is important factor for the quality control and the performance improvement of products, and then now is very passive because the weight is weighed arbitrarily after dry-end. Generally the method for measuring moisture is divided by a direct measurement method and a indirect measurement method, and the former such as the change of weight or volume on the front and rear of separation of moisture, etc. is mainly used. Relatively a indirect measurement is very limited to apply due to utilize measurement apparatuses using temperature conductivity and micro-wave etc. In this research, we easily designed the moisture measurement system using the open-source based Arduino, and monitored moisture fluctuations and weight profiles in the real-time without the effect of external environment. Concretely the temperature-humidity and load cell sensors were packaged into a drying oven and the various change values were measured, and their sensors capable to operate 60℃ and 80℃ were selected to suitable for the moisture sensitive materials and the food dry. And also the performance safety using the organic samples of banana, pear, sawdust could be secured because the changes of evaporation rate as the dry time and temperature, and the measurement values of load cell appeared stable response characteristics through repeated experiments. Hereafter we judge that the reliability can be improved increasingly through the expansion of temperature-humidity range and the comparative analysis with CFD(Computational Fluid Dynamics) program.

A Sanitizer for Detecting Vulnerable Code Patterns in uC/OS-II Operating System-based Firmware for Programmable Logic Controllers (PLC용 uC/OS-II 운영체제 기반 펌웨어에서 발생 가능한 취약점 패턴 탐지 새니타이저)

  • Han, Seungjae;Lee, Keonyong;You, Guenha;Cho, Seong-je
    • Journal of Software Assessment and Valuation
    • /
    • v.16 no.1
    • /
    • pp.65-79
    • /
    • 2020
  • As Programmable Logic Controllers (PLCs), popular components in industrial control systems (ICS), are incorporated with the technologies such as micro-controllers, real-time operating systems, and communication capabilities. As the latest PLCs have been connected to the Internet, they are becoming a main target of cyber threats. This paper proposes two sanitizers that improve the security of uC/OS-II based firmware for a PLC. That is, we devise BU sanitizer for detecting out-of-bounds accesses to buffers and UaF sanitizer for fixing use-after-free bugs in the firmware. They can sanitize the binary firmware image generated in a desktop PC before downloading it to the PLC. The BU sanitizer can also detect the violation of control flow integrity using both call graph and symbols of functions in the firmware image. We have implemented the proposed two sanitizers as a prototype system on a PLC running uC/OS-II and demonstrated the effectiveness of them by performing experiments as well as comparing them with the existing sanitizers. These findings can be used to detect and mitigate unintended vulnerabilities during the firmware development phase.

Growth and Physiological Adaptations of Tomato Plants (Lycopersicon esculentum Mill) in Response to Water Scarcity in Soil (토양 수분 결핍에 따른 토마토의 생육과 생리적응)

  • Hwang, Seung-Mi;Kwon, Taek-Ryun;Doh, Eun-Soo;Park, Me-Hea
    • Journal of Bio-Environment Control
    • /
    • v.19 no.4
    • /
    • pp.266-274
    • /
    • 2010
  • This study aim to investigate fundamentally the growth and physiological responses of tomato plants in responses to two different levels of water deficit, a weak drought stress (-25 kPa) and a severe drought stress (-100 kPa) in soil. The two levels of water deficit were maintained using a micro-irrigation system consisted of soil sensors for the real-time monitoring of soil water content and irrigation modules in a greenhouse experiment. Soil water contents were fluctuated throughout the 30 days treatment period but differed between the two treatments with the average -47 kPa in -25 kPa set treatment and the -119 kPa in -100 kPa set treatment. There were significant differences in plant height between the two different soil water statuses in plant height without differences of the number of nodes. The plants grown in the severe water-deficit treatment had greater accumulation of biomass than the plants in the weak water-deficit treatment. The severe water-deficit treatment (-119 kPa) also induced greater leaf area and leaf dry weight of the plants than the weak water-deficit treatment did, even though there was no difference in leaf area per unit dry weight. These results of growth parameters tested in this study indicate that the severe drought could cause an adaptation of tomato plants to the drought stress with the enhancement of biomass and leaf expansion without changes of leaf thickness. Greater relative water content of leaves and lower osmotic potential of sap expressed from turgid leaves were recorded in the severe water deficit treatment than in the weak water deficit treatment. This finding also postulated physiological adaptation to be better water status under drought stress. The drought imposition affected significantly on photosynthesis, water use efficiency and stomatal conductance of tomato plants. The severe water-deficit treatment increased PSII activities and water use efficiency, but decreased stomatal conductance than the weak water-deficit treatment. However, there were no differences between the two treatments in total photosynthetic capacity. Finally, there were no differences in the number and biomass of fruits. These results suggested that tomato plants have an ability to make adaptation to water deficit conditions through changes in leaf morphology, osmotic potentials, and water use efficiency as well as PSII activity. These adaptation responses should be considered in the screening of drought tolerance of tomato plants.