IEEE1888通信スタックの組込み向け軽量実装

書誌事項

タイトル別名
  • Lightweight IEEE1888 Protocol Stack for Embedded Systems

この論文をさがす

説明

インターネット上のセンサデータ配送にHTTP/XML通信が広く使われようとしているが,これはハードウェアやメモリ容量などに制限の多い組込みシステムにとって,挑戦的な課題となっている.我々は,センサデータやアクチュエータ制御コマンドの交換にHTTP/XMLを使用するIEEE1888通信プロトコルに着目し,この通信スタックの軽量実装手法を研究した.本研究で開発したIEEE1888通信スタックは,WRITEクライアント機能が1,820バイト,FETCHクライアント機能が3,360バイトの大きさを持ち,Java,.NET Framework,PHP5,RubyなどのSOAPライブラリ上に実装されたIEEE1888通信スタックと相互に通信できることが確認されている.

HTTP and XML are getting widely used for sensor data delivery over the Internet. This raises a challenge to embedded systems for limitted memory resources and other hardware reasons. In this paper, we focus on IEEE1888 communication protocol that uses HTTP and XML for exchanging sensor data and actuator-control signals, and show how we can implement it in a lightweight manner. The IEEE1888 communication stack that we have developed in this research has 1,820bytes for WRITE-client functions and 3,360bytes for FETCH-client functions. It can communicate with IEEE1888 communication stacks implemented on standard SOAP libraries including Java, .NET framework, PHP5, Ruby.

収録刊行物

詳細情報 詳細情報について

問題の指摘

ページトップへ