Abstract:
본 발명은 교통신호 제어 장치, 교통신호 제어 방법, 교통신호 제어하는 프로그램을 저장하는 저장매체에 관한 것이다. 본 발명의 일 실시예는, 교통혼잡 예측을 위한 복합데이터를 생성하는 복합데이터 입력부, 여기서 상기 복합데이터는 대기 정보, 지역 정보, 및 시간 정보에 기반한 시공간 이미지 데이터임; 및 상기 복합데이터를 사용하여 교통혼잡을 예측하는 교통흐름 예측부를 포함하고, 상기 교통흐름 예측부는 상기 복합데이터의 상기 이미지 데이터에 대해 레이블링하는 이미지 레이블링 제어부, 및 상기 레이블링된 이미지에 CNN을 적용하는 이미지 CNN 학습부를 포함하는 교통신호 제어 장치를 제공한다.
Abstract:
본 발명은 교통상태정보를 예측하는 장치, 교통상태정보를 예측하는 방법, 및 교통상태정보를 예측하는 프로그램을 저장하는 저장매체에 관한 것이다. 본 발명의 일 실시예는, 교통상태에 영향을 미칠 수 있는 독립적인 특성을 가진 데이터를 2차원 이미지 데이터 세트들로 생성하는 단계; 상기 2차원 이미지 데이터 세트들을 CNN (Convolution Neutral Network) 처리 신경망을 이용하여 전체 연관시키는 단계; 및 상기 전체 연관된 데이터를 필터링하여 교통상태 정보를 산출하고, 상기 산출된 교통상태 정보를 사용자에게 제공하는 단계;를 포함하는 교통상태정보를 예측하는 방법을 제공한다.
Abstract:
Disclosed are a system and a method for controlling a data transmission adapted for a grid computing and a computer readable recording medium of recording a process thereof, in which efficiently perform a grid computing using an ultrahigh speed communication network from an ultrahigh speed communication network in a non-congestion state to a communication network in a congestion state. TCP state information-providing section stores and provides TCP state information of a network. TCP state information-initializing section initializes TCP state information. Transmission mode-judging section judges a transmission mode of data to be transmitted according to the TCP state information. Packet processor generates and transmits traffic corresponding to each transmission mode classified according to the judgment result from transmission mode-judging section.
Abstract:
PURPOSE: A data transmission control system suitable for grid computing, method therefor and a recording medium for reading a computer storing process of the same are provided to enhance transmission capability in high speed communication network and grid network environment by adopting a virtual buffer concept. CONSTITUTION: A TCP state information initializing unit initializes TCP state information by using a pre-set initial value(S100). A transmission mode determining unit determines a transmission mode of data based on the TCP state information(S120). The transmission mode determining unit checks whether the data transmission mode is an initial mode(S130). If it is not the initial mode, the transmission mode determining unit checks whether a CWND(transmittable window) is greater than an RWND(Receive Window)(S140). If so, the transmission mode determining unit checks whether an SWND(Send Window) is the same as the RWND(S150). The transmission mode determining unit checks whether the SWND is the same as or greater than the RWND and smaller than four times a reference point(SSTHRESH) indicating start of congestion(S160). If not, the transmission mode determining unit checks whether the SWND is greater than or the same as four times the reference point or smaller than eight times the reference point(S170), it transmits data at a high speed(S180). The transmitted data is uniformly distributed and transmitted(S190). The uniformly distributed data is fully delayed(S200). It is determined whether a packet of the data has been lost(S210). The reference point is reset to half of the SWND(S220).