RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기
    KCI등재후보

    초기 슬로우 스타트 단계에서 SCTP의 평균 전송 시간 = Mean Transfer Time for SCTP in Initial Slow Start Phase

    한글로보기

    https://www.riss.kr/link?id=A104748611

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수
    인용문이 복사되었습니다.

    부가정보

    국문 초록 (Abstract) kakao i 다국어 번역

    SCTP(stream control transmission protocol)는 데이터 전송을 위한 전송 계층 프로토콜로서, 많은 부분에서 TCP(transmission control protocol) 방식을 따른다. 하지만 멀티 호밍(multi-homing)과 멀티 스트리밍(multi-streaming)의 특징을 가짐으로 성능의 차이를 갖는다. 이 논문에서는 SCTP 혼잡제어 중에서 초기 슬로우 스타트 단계에 초점을 맞추어 데이터 전송을 분석하고, 대역폭, 지연시간 및 데이터 크기에 따른 SCTP와 TCP 평균 전송 시간을 측정하고 비교하였다. 아울러 SCTP와 TCP의 평균 전송시간에 영향을 미치는 요인인 초기 윈도우 크기를 데이터 크기에 따라 측정하였다. 실험을 위한 서버와 클라이언트 프로그램은 SCTP socket API를 이용하여 C 언어로 작성되었고, 전송 시간은 이더리얼 프로그램을 사용하여 측정되었다. 서버와 클라이언트 사이의 데이터 전송 방법은 라운드 로빈(round robin) 방법을 사용하였다.실험 결과, SCTP는 초기 슬로우 스타트 단계에서 TCP 보다 평균 전송 시간에 있어 약 15% 정도 향상된 성능을 보였으며, 그 이유는 SCTP 초기 윈도우 크기가 TCP 보다 크기 때문으로 확인되었다.
    번역하기

    SCTP(stream control transmission protocol)는 데이터 전송을 위한 전송 계층 프로토콜로서, 많은 부분에서 TCP(transmission control protocol) 방식을 따른다. 하지만 멀티 호밍(multi-homing)과 멀티 스트리밍(multi-s...

    SCTP(stream control transmission protocol)는 데이터 전송을 위한 전송 계층 프로토콜로서, 많은 부분에서 TCP(transmission control protocol) 방식을 따른다. 하지만 멀티 호밍(multi-homing)과 멀티 스트리밍(multi-streaming)의 특징을 가짐으로 성능의 차이를 갖는다. 이 논문에서는 SCTP 혼잡제어 중에서 초기 슬로우 스타트 단계에 초점을 맞추어 데이터 전송을 분석하고, 대역폭, 지연시간 및 데이터 크기에 따른 SCTP와 TCP 평균 전송 시간을 측정하고 비교하였다. 아울러 SCTP와 TCP의 평균 전송시간에 영향을 미치는 요인인 초기 윈도우 크기를 데이터 크기에 따라 측정하였다. 실험을 위한 서버와 클라이언트 프로그램은 SCTP socket API를 이용하여 C 언어로 작성되었고, 전송 시간은 이더리얼 프로그램을 사용하여 측정되었다. 서버와 클라이언트 사이의 데이터 전송 방법은 라운드 로빈(round robin) 방법을 사용하였다.실험 결과, SCTP는 초기 슬로우 스타트 단계에서 TCP 보다 평균 전송 시간에 있어 약 15% 정도 향상된 성능을 보였으며, 그 이유는 SCTP 초기 윈도우 크기가 TCP 보다 크기 때문으로 확인되었다.

    더보기

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    Stream Control Transmission Protocol(SCTP) is a transport layer protocol to support the data transmission. SCTP is similar to Transmission Control Protocol(TCP) in a variety of aspects. However, several features of SCTP including multi-homing and multi-streaming incur the performance difference from TCP.
    This paper highlights the data transfer during the initial slow start phase in SCTP congestion control composed of slow start phase and congestion avoidance phase.
    In order to compare the mean transfer time between SCTP and TCP, we experiment with different performance parameters including bandwidth, round trip time, and data length. By varying data length, we also measure the corresponding initial window size, which is one of factors affecting the mean transfer time.
    For the experiment, we have written server and client applications by C language using SCTP socket API and have measured the transfer time by ethereal program. We transferred data between client and server using round-robin method.
    Analysis of these experimental results from the testbed implementation shows that larger initial window size of SCTP than that of TCP brings the reduction in the mean transfer time of SCTP compared with TCP by 15 % on average during the initial slow start phase.
    번역하기

    Stream Control Transmission Protocol(SCTP) is a transport layer protocol to support the data transmission. SCTP is similar to Transmission Control Protocol(TCP) in a variety of aspects. However, several features of SCTP including multi-homing and mult...

    Stream Control Transmission Protocol(SCTP) is a transport layer protocol to support the data transmission. SCTP is similar to Transmission Control Protocol(TCP) in a variety of aspects. However, several features of SCTP including multi-homing and multi-streaming incur the performance difference from TCP.
    This paper highlights the data transfer during the initial slow start phase in SCTP congestion control composed of slow start phase and congestion avoidance phase.
    In order to compare the mean transfer time between SCTP and TCP, we experiment with different performance parameters including bandwidth, round trip time, and data length. By varying data length, we also measure the corresponding initial window size, which is one of factors affecting the mean transfer time.
    For the experiment, we have written server and client applications by C language using SCTP socket API and have measured the transfer time by ethereal program. We transferred data between client and server using round-robin method.
    Analysis of these experimental results from the testbed implementation shows that larger initial window size of SCTP than that of TCP brings the reduction in the mean transfer time of SCTP compared with TCP by 15 % on average during the initial slow start phase.

    더보기

    참고문헌 (Reference)

    1 "컴퓨터 네트워킹 제 3판" 서울 : 피어슨에듀케이션코리아 2005

    2 "리눅스 기반 SCTP & TCP 성능 비교 분석" 2005.05

    3 "TCP Slow Start, Congestion Avoidance, Fast Retransmit, and Fast Recovery Algorithms" 1997

    4 "TCP Congestion Control" 1999

    5 "Stream Control Transmission Protocol(SCTP) Specification Errata and Issues" 2006

    6 "Stream Control Transmission Protocol" 2000

    7 "SCTP의 멀티호밍 특성 및 재전송 정책에 대한 성능 평가" 30 (30): 88-90, 2003

    8 "SCTP : An innovative transport layer protocol for the web" 615-624, 2006

    9 "Measuring SCTP Throughput and Jitter over Heterogeneous Networks" 2 : 395-399, 2006

    10 "Increasing TCP's Initial Window" 1998

    1 "컴퓨터 네트워킹 제 3판" 서울 : 피어슨에듀케이션코리아 2005

    2 "리눅스 기반 SCTP & TCP 성능 비교 분석" 2005.05

    3 "TCP Slow Start, Congestion Avoidance, Fast Retransmit, and Fast Recovery Algorithms" 1997

    4 "TCP Congestion Control" 1999

    5 "Stream Control Transmission Protocol(SCTP) Specification Errata and Issues" 2006

    6 "Stream Control Transmission Protocol" 2000

    7 "SCTP의 멀티호밍 특성 및 재전송 정책에 대한 성능 평가" 30 (30): 88-90, 2003

    8 "SCTP : An innovative transport layer protocol for the web" 615-624, 2006

    9 "Measuring SCTP Throughput and Jitter over Heterogeneous Networks" 2 : 395-399, 2006

    10 "Increasing TCP's Initial Window" 1998

    11 "Increasing TCP's Initial Wind" 2002

    12 "Effect of Congestion Control on the Performance of SCTP and TCP in a Wireless Environment." 4 : 256-263, 2005

    더보기

    동일학술지(권/호) 다른 논문

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    인용정보 인용지수 설명보기

    학술지 이력

    학술지 이력
    연월일 이력구분 이력상세 등재구분
    2023 평가 재인증평가 신청대상 (재인증)
    2020-01-01 등재 등재학술지 선정 (재인증) KCI등재
    2019-04-18 학회명변경 영문명 : The Korean Institute Of Industrial Educators -> Korean Institute of Industrial Educators KCI등재후보
    2019-01-01 등재 등재후보학술지 유지 (계속평가) KCI등재후보
    2018-12-01 등재 등재후보로 하락 (계속평가) KCI등재후보
    2015-01-01 등재 등재학술지 선정 (계속평가) KCI등재
    2013-01-01 등재 등재후보학술지 유지 (기타) KCI등재후보
    2012-01-01 등재 등재후보 1차 PASS (등재후보1차) KCI등재후보
    2011-01-01 등재 등재후보 1차 FAIL (등재후보1차) KCI등재후보
    2010-01-01 등재 등재후보학술지 유지 (등재후보1차) KCI등재후보
    2009-01-01 등재 등재후보학술지 유지 (등재후보2차) KCI등재후보
    2008-01-01 등재 등재후보 1차 PASS (등재후보1차) KCI등재후보
    2007-01-01 등재 등재후보학술지 유지 (등재후보1차) KCI등재후보
    2006-09-13 학술지등록 한글명 : 대한공업교육학회지
    외국어명 : Journal of the Korean Institute of industrial educators
    KCI등재후보
    2005-01-01 등재 등재후보학술지 선정 (신규평가) KCI등재후보
    더보기

    학술지 인용정보

    학술지 인용정보
    기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
    2016 1.3 1.3 1.14
    KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
    1.24 1.17 1.468 0.13
    더보기

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼