RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      KCI등재

      Gateway Architecture for Ubiquitous Access to ZigBee-Based Sensor Networks

      한글로보기

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

      • 0

        상세조회
      • 0

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

      부가정보

      국문 초록 (Abstract)

      본 논문에서는 ZigBee/IEEE 802.15.4 기반 무선 센서 네트워크와 TCP/IP 기반 네트워크를 서로 연결할 수 있는 웹-센서 게이트웨이의 아키택처를 제안한다. 제안한 게이트웨이의 주요 역할은 인터넷...

      본 논문에서는 ZigBee/IEEE 802.15.4 기반 무선 센서 네트워크와 TCP/IP 기반 네트워크를 서로 연결할 수 있는 웹-센서 게이트웨이의 아키택처를 제안한다. 제안한 게이트웨이의 주요 역할은 인터넷을 통하여 센서 노드에게 질의 또는 명령을 내리고 센서 데이터를 취득하도록 도와주는 기능이다. 다만, 인터넷과 센서 네트워크의 통신 프로토콜은 서로 불통함으로 양방향 프로토콜 변환이 필요하다. 본 논문에서는 이 변환 기능을 두 통신 프로토콜 APP 계층 위에 위치하도록 설계하여 인터넷 어프리케이션과 ZigBee 어프리케이션이 양 방향으로 변환 될 수 있도록 하였다. CGI 프로그램을 사용하여 변환 계층을 구현하였으며 인터넷의 사용자가 언제 어디서나 웹 페이지를 열어서 검색 요청이나 명령 등을 센서 노드에 전달할 수 할 수 있는 방식을 채택하였다. 이종 네트워크 연결을 위하여 TCP/IP 프로토콜을 센서 노드에 오버레잉 하는 기법도 가능하나 구현의 복잡성, 에너지 효율, 통신 오버헤드 측면에서 제한적이다. 부족한 자원을 가진 센서 노드환경에서는 본 논문에서 제안한 변환 기반 웹-센서 게이트웨이 방식이 이종 통신 프로토콜 연결 문제를 해결하는 비교적 효과적이며 우수한 방법임을 확인하였다.

      더보기

      다국어 초록 (Multilingual Abstract)

      This paper investigates protocol architecture of a Web-ZigBee gateway for interconnecting TCP/IP-based networks and ZigBee/IEEE802.15.4-based wireless sensor networks. The Web-ZigBee gateway delivers data between the TCP/IP network and the ZigBee netw...

      This paper investigates protocol architecture of a Web-ZigBee gateway for interconnecting TCP/IP-based networks and ZigBee/IEEE802.15.4-based wireless sensor networks. The Web-ZigBee gateway delivers data between the TCP/IP network and the ZigBee network. Since those two networks have different communication protocols, a protocol translation mechanism is needed. Herein, we propose a method to deliver query messages from the Internet to the sensor network and receive data from sensors. The protocol translation is performed in the translation layer that is placed above the two application layers, i.e., the Internet application layer and ZigBee application layer. Among various interfaces, we use CGI programming to take care of translation functions efficiently. The CGI manages query information from a client on the Internet and data from the ZigBee sensor network. Whereas the TCP/IP enabled sensor network overlays two heterogeneous communication protocols, overlaying layers increase the complexity and cost of implementing the sensor network. On the contrary, the sensors in our gateway-based system are not only light (because each communication protocol works independently without overlaying), but also efficient because the translation layer mostly alleviates header overloading.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • Ⅰ. INTRODUCTION
      • Ⅱ. RELATED WORKS
      • Ⅲ. The Proposed Web-ZigBee Gateway
      • 요약
      • Abstract
      • Ⅰ. INTRODUCTION
      • Ⅱ. RELATED WORKS
      • Ⅲ. The Proposed Web-ZigBee Gateway
      • Ⅳ. Computer Simulations
      • Ⅴ. Performance Evaluation
      • Ⅵ. Conclusions
      • 참고문헌
      • 저자소개
      더보기

      참고문헌 (Reference)

      1 "www.digi.com/technology/wireless-ZigBee.jsp"

      2 "http://dunkels.com/adam/uip/"

      3 "en.wikipedia.org/wiki/ZigBee"

      4 A. Mainwaring, "Wireless sensor networks for habitat monitoring" 88-97, 2002

      5 H. Dai, "Unifying micro sensor networks with the internet via overlay networking" 571-572, 2004

      6 A. Dunkels, "Full TCP/IP for 8-bit architectures" 85-98, 2003

      7 V. Raghunathan, "Energy aware wireless microsensor networks" 19 (19): 40-50, 2002

      8 S. N. Simic, "Distributed environmental monitoring using random sensor networks" 143-152, 2003

      9 Jin Zhang Daxin Liu, "Dis-symmetrical wireless sensor network Internet access technology based on optimum gateway" 755-759, 2008

      10 C. Intanagonwiwat, "Directed diffusion:a scalable and robust communication paradigm for sensor networks" 56-67, 2000

      1 "www.digi.com/technology/wireless-ZigBee.jsp"

      2 "http://dunkels.com/adam/uip/"

      3 "en.wikipedia.org/wiki/ZigBee"

      4 A. Mainwaring, "Wireless sensor networks for habitat monitoring" 88-97, 2002

      5 H. Dai, "Unifying micro sensor networks with the internet via overlay networking" 571-572, 2004

      6 A. Dunkels, "Full TCP/IP for 8-bit architectures" 85-98, 2003

      7 V. Raghunathan, "Energy aware wireless microsensor networks" 19 (19): 40-50, 2002

      8 S. N. Simic, "Distributed environmental monitoring using random sensor networks" 143-152, 2003

      9 Jin Zhang Daxin Liu, "Dis-symmetrical wireless sensor network Internet access technology based on optimum gateway" 755-759, 2008

      10 C. Intanagonwiwat, "Directed diffusion:a scalable and robust communication paradigm for sensor networks" 56-67, 2000

      11 A. Dunkels, "Connecting wireless sensor nets with TCP/IP networks" 143-152, 2004

      12 A. Dunkels, "Connecting wireless sensor nets with TCP/IP networks" 143-152, 2004

      13 J. S. Heidemann, "Building efficient wireless sensor networks with low-level naming" 146-159, 2001

      더보기

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

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

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

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

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2027 평가예정 재인증평가 신청대상 (재인증)
      2021-01-01 평가 등재학술지 유지 (재인증) KCI등재
      2018-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2015-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2011-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2008-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      2007-05-04 학회명변경 영문명 : The Korea Contents Society -> The Korea Contents Association KCI등재후보
      2007-01-01 평가 등재후보 1차 PASS (등재후보1차) KCI등재후보
      2006-01-01 평가 등재후보학술지 유지 (등재후보1차) KCI등재후보
      2004-01-01 평가 등재후보학술지 선정 (신규평가) KCI등재후보
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 1.21 1.21 1.26
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      1.29 1.25 1.573 0.33
      더보기

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

      나만을 위한 추천자료

      해외이동버튼