• Title/Summary/Keyword: Slow-start

Search Result 85, Processing Time 0.023 seconds

Implementation and performance of flow uncontrolled fast TCP (흐름제어를 하지 않는 고속 TCP 의 구현 및 성능)

  • Oh, Hong-Kyun;Kim, Eun-Gi
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.1093-1096
    • /
    • 2003
  • 인터넷 프로토콜들은 RFC(Request For Comments)에 정의되어 있다. 하지만 RFC 는 단순한 권고 사항 일뿐 강제적인 요구사항은 아니다. 그렇기 때문에 RFC 에 정의되어 있는 흐름제어 메커니즘 같은 권고사항을 무시하고 인터넷 프로토콜들을 구현할 수도 있다. 그러나 이렇게 구현된 프로토콜들이 망에 미치는 영향이나, 그것을 제한하기 위한 연구는 아직까지 이루어 지지 않고 있다. 본 논문에서는 RFC 규격을 따르지 않는 TCP와 RFC 규격을 따르는 표준 TCP와의 성능 차이를 비교하였다. 그것을 위하여 리눅스 커널의 TCP 프로토콜을 수정하여 흐름제어를 하지 않는 서로 다른 6개의 항목을 만들고, 표준 TCP와의 성능을 비교하였다. 그 결과, 목적지가 근거리인 경우 정상적인 TCP와 본 연구에서 수정된 TCP 간의 파일 전송 시간의 차이는 크게 나지 않았다. 하지만, 원거리에 있는 목적지로 웹 페이지 정도의 작은 파일을 전송할 경우, 흐름제어 메커니즘 중 저속 출발(slow start)을 적용하지 않았을 때는 전송 시간에서 매우 큰 차이를 나타냈다.

  • PDF

Performance improvement of TCP Reno congestion control algorithm using end-to-end estimation of forward/backward delay variation (종단간 순방향/역방향 전송 지연에 따른 TCP Reno 혼잡제어 알고리즘 성능향상)

  • Han, Kyu-Hyeong;Kim, Eun-Gi
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.11a
    • /
    • pp.1295-1298
    • /
    • 2005
  • 기존 TCP Reno 의 혼잡 제어는 트래픽에 수동적으로 동작하는 방법으로서 혼잡이 이미 발생한 상태에서 동작하게 되므로 발생 시점의 라우터 버퍼는 이미 최대치에 도달해 있게 된다. 따라서 이후에 도착하는 모든 패킷은 폐기되므로 이 패킷들을 전송한 모든 송신원은 거의 동시에 윈도우 크기를 줄이는 Slow-start 단계에 들어가게 되어 일시적으로 링크 사용률이 떨어지는 전역 동기화(global synchronization)가 발생하게 된다. 이러한 문제를 해결하기 위해서는 네트워크의 혼잡이 발생하기 전에 능동적으로 대처하는 방안이 필요하다. 본 논문에서는 새로운 RTT 계산 알고리즘인 순방향/역방향 전송지연 알고리즘을 이용하여 네트워크의 혼잡을 미리 예측하고 네트워크 혼잡에 능동적으로 대처할 수 있는 새로운 알고리즘을 제안한다. 본 논문에서는 리눅스(Linux) 커널(Kernel)의 TCP Reno 의 흐름제어 및 혼잡제어를 수정하여 네트워크 혼잡에 능동적으로 대처 할 수 있는 새로운 TCP Reno 를 설계, 구현하였다.

  • PDF

TCP Performance using Delayed ACK option (지연 ACK 옵션을 사용할 때의 TCP 성능개선)

  • 민구봉;김종권
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.271-273
    • /
    • 2000
  • 본 논문에서는 TCP 수신자가 지연 ACK 옵션(Delayed ACK Option)을 사용할 경우에 TCP 송신자에게 발생하는 성능 저하요인들을 분석하고 다음과 같은 해결책을 제시하였다. 먼저, 느린 시작 구간(Slow Start phase) 처음에 생기는 ACK 타임아웃은 큰 초기 윈도우(large initial window)또는 1-bit 마킹 기법을 통해 해결할 수 있다. 그리고, 느린 시작 구간과 혼잡 회피 구간(Congestion Avoidance phase)에서 혼잡 윈도우(cwnd)가 천천히 증가하는 문제는 적절히 바이트 카운팅 기법을 사용함으로써 해결할 수 있다. 마지막으로, 송신자가 버스트(burst)한 데이터를 네트웍에 발생시키는 문제는 트래픽을 평활(pacing)함으로써 해결할 수 있다. 또한 본 연구에서는 분석적 모델링을 통하여 TCP가 보내는 평균 전송률을 구하였으며 이 결과는 TCP에 친화한 전송률 기반 전송방법(TCP Friendly Rate Based Control)에 응용될 수 있을 것이다. 그리고 시뮬레이션을 통해서 제시한 방법의 성능이 향상됨을 확인하였다.

  • PDF

A Study on the Active Queue Management Scheme with TCP Traffic (TCP 트래픽을 이용한 능동적인 큐 관리)

  • Yang, Jin-Yeong;Lee, Pal-Jin;Kim, Jong-Hwa
    • The KIPS Transactions:PartC
    • /
    • v.8C no.3
    • /
    • pp.345-350
    • /
    • 2001
  • IP 네트워크 상에 TCP 데이터 트래픽의 제공은 처리율과 공정성을 향상시키기 위해 특별한 기법이 필요하다. 여기에는 DT와 RED와 같은 많은 기법들이 제안되었다. RED 알고리즘은 폭주를 회피하고 적은 지연과 높은 처리율을 유지하기 위한 목적으로 제안되었다. 현재의 TCP/IP 환경에서 TCP 근원지는 Slow-Start 단계에 들어감으로써 드롭된 패킷에 반응하지만, 네트워크 이용률은 급속히 떨어진다. 폭주를 탐지하고, 이를 무작위로 선택된 연결에 통보하므로써 RED는 글로벌 동기화 및 공정성 문제를 유발한다. 본 논문에서는 성능을 향상시키기 위해 공정성을 유지하고, 글로벌 동기화 문제를 해결할 수 있는 능동적인 큐 관리 알고리즘을 제안한다. 제안된 알고리즘은 버퍼크기와 임계치 변화에 따른 goodput, 처리율, 공정성의 평가인자를 이용하여 기존의 기법인 DT, RED와 비교 분석을 수행하고, 제안된 기법의 타당성을 보인다.

  • PDF

Graphic Simulator for processing test of Humanoid Robot (인간형 로봇의 동작 더스트를 위한 그래픽 시뮬레이터)

  • Hwang, Byung-Hun;Kim, Jee-Hong
    • Proceedings of the KIEE Conference
    • /
    • 2003.07d
    • /
    • pp.2480-2482
    • /
    • 2003
  • As make a simulator including user interface functions like start & stop, load parameters, record and save, view 3D display has a real-like length and numerical value of sizes, represent real-shape of inner and outer part of robot, make the possible fast and slow selective observation as a adjust a step, receiving the images through the image device which attached in robot, so make a motion tester simulator of humanoid robot which coded by windows based GUI(Graphic User Interface) program with a MMI(Man Machine Interface) function that user can watch the environment which included robot and use a images. For implement this, we use a design data that converted data which made by use a CAD for Laser RP(Rapid Prototyping) progress into C coding for simulator programming. Using OpenGL, an API of graphic, it has a efficiency and detail of graphic operation. To make and test animation data, it has the option of save and resume in animation.

  • PDF

A Study on Connection Management for Efficient Use of Server's Resource in HTTP (HTTP에서 서버 자원의 효율적인 이용를 위한 연결 관리 연구)

  • Rhee, Yoon-Jung;Kim, Tai-Yun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.04a
    • /
    • pp.629-632
    • /
    • 2000
  • 현재 사용하고 있는 HTTP/1.0은 각각의 트랜잭션마다 별개의 TCP 연결 설정을 해야함으로서 야기되는 잦은 RTT지연과 Slow Start로 인해 성능상의 문제점을 야기하고 있다. IETF의 HTTP-NG은 이런 문제점을 포함하여 다각적인 요구를 수용할 수 있도록 HTTP/1.1(RFC 2616)을 발표하였다. HTTP/1.1은 이 문제점을 지속적인 연결(Persistent Connection) 개념을 도입하여 개선하고 있다. 그러나, 연결 해제 시점을 명확하게 정의하고 있지 않기 때문에 이로 인해 서버의 자원 낭비를 줄이는 효율적인 연결 관리 방법을 제시하지 못하고 있다. 본 논문은 하나의 TCP 연결 위에 다중의 요구들을 실행할 수 있는 HTTP/1.1의 지속적인 연결 개념에, 클라이언트 측에서 적절한 TCP 연결 해제 시점을 지원하여 서버 자원을 효율적으로 사용할 수 있는 알고리즘을 제안한다.

  • PDF

Seeking magnetic separatrices on the solar surface using EUV waves

  • Jang, Soojeong;Kwon, Ryun-Young;Kim, Rok-Soon;Lee, Jae-Ok
    • The Bulletin of The Korean Astronomical Society
    • /
    • v.44 no.1
    • /
    • pp.50.3-50.3
    • /
    • 2019
  • The EUV wave is a disturbance that has been believed to be the fast-mode (shock) wave, which can propagate passing through magnetic field lines. After the passage of EUV waves, coronal streamers start to show kink-mode oscillations, and the footpoints, i.e., magnetic separatrices, of the oscillating streamers are observed as the so-called stationary front. We compare the stationary front observed by EUV imagers and coronal streamers observed in coronagraphic images. We analyze the successive events occurred in September 2011. We find that the stationary fronts are consistent with the coronal streamer boundaries, and they are located along the boundaries of coronal holes and active regions. Our results confirm that EUV waves are in fact fast-mode waves and demonstrate that the stationary front is a promising tool to probe into the source of slow solar wind that is the boundary of coronal streamers on the solar surface.

  • PDF

Technical Elements for a Competitive Remodeling Construction (경쟁력 있는 리모델링 공사에 대한 기술적 요소)

  • Chun, Ui-Yeon;Kim, Gyu-Yong
    • Proceedings of the Korean Institute of Building Construction Conference
    • /
    • 2023.05a
    • /
    • pp.157-158
    • /
    • 2023
  • Building Information Modeling (BIM) design has been mandatory in Korea since 2016, and it has been gradually expanding in the industry, with a slow attempt to apply it in remodeling constructions. This is because Korea is facing a situation where many buildings are over 30 years old and require remodeling or reconstruction. The remodeling industry is also a growing market, as it saves construction time and cost compared to reconstruction. BIM is an ideal technology element for a competitive remodeling construction, as remodeling constructions face a complicated construction process from the start, including demolition, maintenance, and reinforcement to save the change process. However, there are still limitations in applying BIM to remodeling constructions, due to considerations of the existing building and the complicated requests of the inhabitants. BIM still has technical and environmental limitations for general use. In this study, I analyzed BIM application cases from existing studies and suggest what improvement points should be strengthened.

  • PDF

A Study on the Additional Properties Management Method for Building Code Automated Checking by BIM (건축인허가 법규에 따른 BIM 정보 관리 방안 연구 )

  • Kim, Byung-Joo;Kim, Gyu-Yong
    • Proceedings of the Korean Institute of Building Construction Conference
    • /
    • 2023.05a
    • /
    • pp.211-212
    • /
    • 2023
  • Building Information Modeling (BIM) design has been mandatory in Korea since 2016, and it has been gradually expanding in the industry, with a slow attempt to apply it in remodeling constructions. This is because Korea is facing a situation where many buildings are over 30 years old and require remodeling or reconstruction. The remodeling industry is also a growing market, as it saves construction time and cost compared to reconstruction. BIM is an ideal technology element for a competitive remodeling construction, as remodeling constructions face a complicated construction process from the start, including demolition, maintenance, and reinforcement to save the change process. However, there are still limitations in applying BIM to remodeling constructions, due to considerations of the existing building and the complicated requests of the inhabitants. BIM still has technical and environmental limitations for general use. In this study, I analyzed BIM application cases from existing studies and suggest what improvement points should be strengthened.

  • PDF

Analysis on Multi-Components of Neurotransmitter Release in Response to Light of Retinal ON-Type Bipolar Cells (망막 ON형 쌍극세포의 광응답에 따른 다중성분의 전달물질 방출에 관한 해석)

  • Jung, Nam-Chae
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.14 no.4
    • /
    • pp.222-230
    • /
    • 2013
  • Retinal bipolar cells according to the light stimulus respond to potential slowly, emit neurotransmitter release(glutamine acid) to depend on membrane potential. In this paper, the several physiological information on neurotransmitter release mechanism in the presynaptic terminal of the ON-type bipolar cells are incorporated into the formula model. The source of fast components and slow components of neurotransmitter release was arranged in parallel, this model was able to reproduce the membrane potential and intracellular $Ca^{2+}$ concentration dependence of neurotransmitter release faithfully. In addition, because the fast releasable components of neurotransmitter was represented by the membrane potential dependence of trapezoid type, whereas the slow releasable components was represented by the membrane potential dependence of a bell type, $Ca^{2+}$ concentration rise in intracellular is suppressed by $Ca^{2+}$ buffer to reduce slow releasable components, it was confirmed that the membrane potential dependence of neurotransmitter release was characteristics of a trapezoid type. And, in the light response of ON type bipolar cell, the result of the simulation of the neurotransmitter release caused by the components of transient and persistent was that the start of light response occurred the fast release of neurotransmitter, it was confirmed that the transient component and persistent component of the light response occurred the slow release. It was confirmed that the later of persistent component of the light response occurred due to the continuous release by synaptic vesicle supplemented from the storage pool.