• Title/Summary/Keyword: Load switch

Search Result 456, Processing Time 0.021 seconds

A Study on the Signal Control Unit's Reconstitution to Control the Separated Through/Left(or Right) Turn and the Median Bus Lane Signal for the Standard Traffic Signal Controller (표준규격 교통신호제어기에서 교통류별 전용신호 구현방안 연구)

  • Han, Won-Sub;Lee, Ho-Won;Hyun, Cheol-Seung;Joo, Doo-Hwan;Lee, Choul-Ki
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.8 no.5
    • /
    • pp.57-70
    • /
    • 2009
  • According to the change of the traffic conditions, the requirement of controlling the separated left(or right) turn, the median bus lane and bicycle signal is increasing. However, the traffic signal controller standard based on the four-set lights restricts to control the three-set lights which control the separated direction and kind of traffics. This study suggests the method to control the three-set lights signal by improving the hardware and software for the traffic signal controller which is operated currently in the traffic scene. The 6 output ports of Load Signal Unit(LSU) which is consisted of Pedestrian Red, Pedestrian Green, Red, Yellow, Arrow and Green signal reconstitute 2 rows of the Red, Yellow, Green for three-set lights while the Signal Map data's code values which control the signal step of an individual Ring and LSU are established to adjust the LSU's output ports(R1 Y1 G1 R2 Y2 G2) of the three-set lights. The effect of using the separated through/left turn and the median lane bus signal of three-set lights is analyzed from a Mangwoo intersection in Seoul. The results of analysis show that the delay time of the east-west direction where the median bus lane is operated is especially improved with over 70 sec/veh.

  • PDF

Parallel Distributed Implementation of GHT on Ethernet Multicluster (이더넷 다중 클러스터에서 GHT의 병렬 분산 구현)

  • Kim, Yeong-Soo;Kim, Myung-Ho;Choi, Heung-Moon
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.46 no.3
    • /
    • pp.96-106
    • /
    • 2009
  • Extending the scale of the distributed processing in a single Ethernet cluster is physically restricted by maximum ports per switch. This paper presents an implementation of MPI-based multicluster consisting of multiple Ethernet switches for extending the scale of distributed processing, and a asymptotical analysis for communication overhead through execution-time analysis model. To determine an optimum task partitioning, we analyzed the processing time for various partitioning schemes, and AAP(accumulator array partitioning) scheme was finally chosen to minimize the overall communication overhead. The scope of data partitioned in AAP was modified to fit for incremented nodes, and suitable load balancing algorithm was implemented. We tried to alleviate the communication overhead through exploiting the pipelined broadcast and flat-tree based result gathering, and overlapping of the communication and the computation time. We used the linear pipeline broadcast to reduce the communication overhead in intercluster which is interconnected by a single link. Experimental results shows nearly linear speedup by the proposed parallel distributed GHT implemented on MPI-based Ethernet multicluster with four 100Mbps Ethernet switches and up to 128 nodes of Pentium PC.

Development of a Traffic Signal Controller for the Tri-light Traffic Signal (3구신호등 제어용 교통신호제어기 개발)

  • Han, Won-Sub;Gho, Gwang-Yong;Heo, Nak-Won;Lee, Chul-Kee;Ha, Dong-Ik;Lee, Byung-Cheol
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.9 no.5
    • /
    • pp.49-58
    • /
    • 2010
  • The traffic signal controllers being used in the domestic currently are being manufactured based on the korean national police standard which was developed for controlling the quad-light traffic signal having the red, yellow, left-turn arrow, and green lights. But according to the national policy for the traffic operation, they have to be changed to be able to switch the tri-light signal having red, yellow and green lights. In this study, a new tri-light traffic signal controller was designed and developed by the way improving the Signal Control Unit of the existing quad-light standard traffic controller. The Load Signal Unit(LSU) was improved to output 6 signals which are the two assemblies of three signal indications having the red, yellow, and green lights. To enough traffic signals output to control each directional movements and the various transport modes which are car, bus, bike, and pedestrian etc., the connector bus system was designed to be able to accommodate maximum 96 signals outputs being constructed by 16 LSUs. Flasher device was developed to be able to support maximum 32 red signals. In the software, the communication protocol between traffic control center and the traffic signal controller was improved and new signal map code values were defined for the developed LSU controlling the quad-light traffic signal. A model of the quad-light traffic signal controller developed and was tested three operations, protocol-operation, remote-command and control-mode. The test result operated all of them successfully.

Implementation of a TCP/IP Offload Engine Using Lightweight TCP/IP on an Embedded System (임베디드 시스템상에서 Lightweight TCP/IP를 이용한 TCP/IP Offload Engine의 구현)

  • Yoon In-Su;Chung Sang-Hwa;Choi Bong-Sik;Jun Yong-Tae
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.7
    • /
    • pp.413-420
    • /
    • 2006
  • The speed of present-day network technology exceeds a gigabit and is developing rapidly. When using TCP/IP in these high-speed networks, a high load is incurred in processing TCP/IP protocol in a host CPU. To solve this problem, research has been carried out into TCP/IP Offload Engine (TOE). The TOE processes TCP/IP on a network adapter instead of using a host CPU; this reduces the processing burden on the host CPU. In this paper, we developed two software-based TOEs. One is the TOE implementation using an embedded Linux. The other is the TOE implementation using Lightweight TCP/IP (lwIP). The TOE using an embedded Linux did not have the bandwidth more than 62Mbps. To overcome the poor performance of the TOE using an embedded Linux, we ported the lwIP to the embedded system and enhanced the lwIP for the high performance. We eliminated the memory copy overhead of the lwIP. We added a delayed ACK and a TCP Segmentation Offload (TSO) features to the lwIP and modified the default parameters of the lwIP for large data transfer. With the aid of these modifications, the TOE using the modified lwIP shows a bandwidth of 194 Mbps.

A Study on Efficient Cell Queueing and Scheduling Algorithms for Multimedia Support in ATM Switches (ATM 교환기에서 멀티미디어 트래픽 지원을 위한 효율적인 셀 큐잉 및 스케줄링 알고리즘에 관한 연구)

  • Park, Jin-Su;Lee, Sung-Won;Kim, Young-Beom
    • Journal of IKEEE
    • /
    • v.5 no.1 s.8
    • /
    • pp.100-110
    • /
    • 2001
  • In this paper, we investigated several buffer management schemes for the design of shared-memory type ATM switches, which can enhance the utilization of switch resources and can support quality-of-service (QoS) functionalities. Our results show that dynamic threshold (DT) scheme demonstrate a moderate degree of robustness close to pushout(PO) scheme, which is known to be impractical in the perspective of hardware implementation, under various traffic conditions such as traffic loads, burstyness of incoming traffic, and load non-uniformity across output ports. Next, we considered buffer management strategies to support QoS functions, which utilize parameter values obtained via connection admission control (CAC) procedures to set tile threshold values. Through simulations, we showed that the buffer management schemes adopted behave well in the sense that they can protect regulated traffic from unregulated cell traffic in allocating buffer space. In particular, it was observed that dynamic partitioning is superior in terms of QoS support than virtual partitioning.

  • PDF

A Nonlinear Truss Finite Element Model for Structures with Negative Poisson Effect Accompanied by Tensile Buckling (인장 좌굴 현상을 수반하는 음의 포아송 효과를 가지는 구조물 해석을 위한 비선형 트러스 유한요소 모델)

  • Tae-Wan Kim;Jun-Sik Kim
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.36 no.3
    • /
    • pp.193-201
    • /
    • 2023
  • In this study, a nonlinear truss finite element is developed to analyze structures with negative Poisson effect-induced tensile buckling. In general, the well-known buckling phenomenon is a stability problem under a compressive load, whereas tensile buckling occurs because of local compression caused by tension. It is not as well-known as classical buckling because it is a recent study. The mechanism of tensile buckling can be briefly explained from an energy standpoint. The nonlinear truss finite element with a torsional spring is formulated because the finite element has not been reported in the literature yet. The post-buckling analysis is then performed using the generalized displacement control method, which reveals that the torsional spring plays an important role in tensile buckling. Structures that mimic a negative Poisson effect can be constructed using such post-buckling behaviors, and one of the possible applications is a mechanical switch. The results obtained are compared to those of analytical solutions and commercial finite element analysis to assess the validity of the proposed finite element model. The numerical results show that the developed finite element model could be a viable option for the basic design of nonlinear structures with a negative Poisson effect.