RISS 학술연구정보서비스

검색
다국어 입력

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

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

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      비동기 시리얼 통신의 성능 향상을 위한 인터럽트 통합 기법

      한글로보기

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

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      인터럽트의 발생은 태스크의 문맥전환(context switching)을 수반한다. 이러한 문맥전환 오버헤드는, 인터럽트 가 빈번하게 발생하는 경우, 임베디드 시스템의 성능을 심각하게 저하시킬 수 있다. 본 논문은 비동기 시리얼 통신에 서의 빈번한 송수신 인터럽트 발생으로 인한 처리 오버헤드를 줄이기 위해, 일정한 수의 인터럽트를 누적시켜 한 번 에 처리하는 인터럽트 통합(IC, interrupt coalescence) 기법을 적용한 확장 비동기 시리얼 통신 기법을 소개한다. 이 기법에 대한 성능 평가를 위해 한 바이트 단위로 송수신 인터럽트가 발생하는 기존 비동기 시리얼 통신 방식을 LN2440SBC 임베디드 보드와 uC/OS-II 상에서 구현 하여, 인터럽트 처리 소요 시간을 비교 평가한다. 평가 결과, 제 안한 방식의 송수신 인터럽트 처리 소요 시간은 기존 방식에 비해, 저속(9,600 bps)의 경우, 송신은 평균 25.18% 수신 은 평균 41.47%의 감소를 보이며, 고속(115,200 bps)의 경우, 송신은 평균 16.67%, 수신은 평균 25.61%의 감소를 보 임으로써, 송수신 인터럽트 처리 오버헤드의 감소를 보인다.
      번역하기

      인터럽트의 발생은 태스크의 문맥전환(context switching)을 수반한다. 이러한 문맥전환 오버헤드는, 인터럽트 가 빈번하게 발생하는 경우, 임베디드 시스템의 성능을 심각하게 저하시킬 수 있다...

      인터럽트의 발생은 태스크의 문맥전환(context switching)을 수반한다. 이러한 문맥전환 오버헤드는, 인터럽트 가 빈번하게 발생하는 경우, 임베디드 시스템의 성능을 심각하게 저하시킬 수 있다. 본 논문은 비동기 시리얼 통신에 서의 빈번한 송수신 인터럽트 발생으로 인한 처리 오버헤드를 줄이기 위해, 일정한 수의 인터럽트를 누적시켜 한 번 에 처리하는 인터럽트 통합(IC, interrupt coalescence) 기법을 적용한 확장 비동기 시리얼 통신 기법을 소개한다. 이 기법에 대한 성능 평가를 위해 한 바이트 단위로 송수신 인터럽트가 발생하는 기존 비동기 시리얼 통신 방식을 LN2440SBC 임베디드 보드와 uC/OS-II 상에서 구현 하여, 인터럽트 처리 소요 시간을 비교 평가한다. 평가 결과, 제 안한 방식의 송수신 인터럽트 처리 소요 시간은 기존 방식에 비해, 저속(9,600 bps)의 경우, 송신은 평균 25.18% 수신 은 평균 41.47%의 감소를 보이며, 고속(115,200 bps)의 경우, 송신은 평균 16.67%, 수신은 평균 25.61%의 감소를 보 임으로써, 송수신 인터럽트 처리 오버헤드의 감소를 보인다.

      더보기

      다국어 초록 (Multilingual Abstract)

      The request of interrupt accompanies a context switching. If the interrupt is frequently requested, this overhead of context switching can reduce seriously the performance of embedded systems. In order to reduce processing overhead due to frequently requested communication interrupts at Asynchronous Serial Communication, this paper introduces the method of Expanded Asynchronous Serial Communication with the Interrupt Coalescence(IC) that accumulates a fixed number of interrupts and processes them in one time. we implement the existing Asynchronous Serial Communication that requests communication interrupts by one byte at an LN2440SBC embedded board with a uC/OS-II and compare interrupt processing time for the performance evaluation about proposed method. As a result, the communication interrupt processing time of proposed method appears in case of low speed(9,600 bps), the decline of an average 25.18% at transmission, the decline of an average 41.47% at reception. and in case of hight speed(115,200 bps), the decline of an average 16.67% at transmission, the decline of an average 25.61% at reception.
      번역하기

      The request of interrupt accompanies a context switching. If the interrupt is frequently requested, this overhead of context switching can reduce seriously the performance of embedded systems. In order to reduce processing overhead due to frequently r...

      The request of interrupt accompanies a context switching. If the interrupt is frequently requested, this overhead of context switching can reduce seriously the performance of embedded systems. In order to reduce processing overhead due to frequently requested communication interrupts at Asynchronous Serial Communication, this paper introduces the method of Expanded Asynchronous Serial Communication with the Interrupt Coalescence(IC) that accumulates a fixed number of interrupts and processes them in one time. we implement the existing Asynchronous Serial Communication that requests communication interrupts by one byte at an LN2440SBC embedded board with a uC/OS-II and compare interrupt processing time for the performance evaluation about proposed method. As a result, the communication interrupt processing time of proposed method appears in case of low speed(9,600 bps), the decline of an average 25.18% at transmission, the decline of an average 41.47% at reception. and in case of hight speed(115,200 bps), the decline of an average 16.67% at transmission, the decline of an average 25.61% at reception.

      더보기

      참고문헌 (Reference)

      1 구철회, "디바이스 데이터 입출력에 있어서 폴링 방식과 인터럽트구동 방식의 데이터 처리 방법" 한국항공우주학회 33 (33): 113-119, 2005

      2 박석중, "과학계산용 클러스터 파일시스템에서의 인터럽트 통합효과 분석" 35 (35): 105-109, 2008

      3 "S3C2440A 32-BIT CMOS MICROCONTROLLER USER'S MANUAL Revision 1"

      4 Jean J. Labrosse, "MicroC/OS-II The Real-Time Kernel Second Edition의 역서"

      5 Jean J. Labrosse, "Embedded Systems Building Blocks Second Edtion의 역서"

      6 Jeffrey C. Mogul, "Eliminating receive livelock in an interrupt-driven kernel" 15 (15): 217-252, 1997

      7 Ravi Prasad, "Dovrolis. Effects of interrupt coalescence on network measurements" 2004

      8 김희철, "C언어와 통계학" 상조사 318-366, 2000

      9 (주)씨랩시스, "ARM System Developer's Guide"

      1 구철회, "디바이스 데이터 입출력에 있어서 폴링 방식과 인터럽트구동 방식의 데이터 처리 방법" 한국항공우주학회 33 (33): 113-119, 2005

      2 박석중, "과학계산용 클러스터 파일시스템에서의 인터럽트 통합효과 분석" 35 (35): 105-109, 2008

      3 "S3C2440A 32-BIT CMOS MICROCONTROLLER USER'S MANUAL Revision 1"

      4 Jean J. Labrosse, "MicroC/OS-II The Real-Time Kernel Second Edition의 역서"

      5 Jean J. Labrosse, "Embedded Systems Building Blocks Second Edtion의 역서"

      6 Jeffrey C. Mogul, "Eliminating receive livelock in an interrupt-driven kernel" 15 (15): 217-252, 1997

      7 Ravi Prasad, "Dovrolis. Effects of interrupt coalescence on network measurements" 2004

      8 김희철, "C언어와 통계학" 상조사 318-366, 2000

      9 (주)씨랩시스, "ARM System Developer's Guide"

      더보기

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

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

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

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

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2026 평가예정 재인증평가 신청대상 (재인증)
      2020-01-01 평가 등재학술지 유지 (재인증) KCI등재
      2017-07-01 평가 등재후보로 하락(현장점검) (기타) KCI등재후보
      2017-07-01 평가 등재학술지 선정 (계속평가) KCI등재
      2015-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2011-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2008-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      2007-08-28 학술지등록 한글명 : 한국산학기술학회논문지
      외국어명 : Journal of Korea Academia-Industrial cooperation Society
      KCI등재후보
      2007-07-06 학회명변경 영문명 : The Korean Academic Inderstrial Society -> The Korea Academia-Industrial cooperation Society KCI등재후보
      2007-01-01 평가 등재후보 1차 PASS (등재후보1차) KCI등재후보
      2005-01-01 평가 등재후보학술지 선정 (신규평가) KCI등재후보
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 0.68 0.68 0.68
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      0.66 0.61 0.842 0.23
      더보기

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

      나만을 위한 추천자료

      해외이동버튼