Read/Search this Article
Abstract
Zigbee SEP2.0をはじめとして,家電や組み込み機器に対して,XML由来の構造化されたデータ形式を利用した通信プロトコルやウェブサービス化が提案されている.末端のデバイスに至るまで共通したスキーマを利用できるメリットは高いものの,多くの場合,家電や組み込み機器にとってXMLの利用は負荷が高いものである.本研究では,XMLのバイナリ表現であるEXI(Efficient XML Interchange)に着目した上で,家電機器側でXMLを経由せずに,利用する情報構造から直接EXIを生成し,またEXIから利用する情報構造を直接抽出する手段について検討する.あるXMLスキーマに対応するEXIエンコーダ・デコーダを実装し,家電や組み込み機器に対してXMLを経由しないEXIが利用可能であることを示す.
There are many proposal to integrate home appliances and embedded devices using protocols and web-services over XML-based structured semantic data. If the devices can support common semantics and document schema, integration of heterogeneous environment like home network and smartgrid will become easy and effective. However, some home appliances and embedded devices has not enough computing resource to handle XML-based data structure. In this research, we focus on EXI (Efficient XML Interchange) as binary expression of XML. We design and implement XML-less EXI to bypass XML expression through EXI data handling. XML-less EXI is the design to encode/decode EXI stream directly from/to static data structure (i.e. 'struct' in C). We implement XML-less EXI encoder/decoder corresponds to an XML Schema for smartgrid protocol and show how XML-less EXI handles EXI streams effectively.
Journal
- IEICE technical report [List of Volumes]
-
IEICE technical report 111(134), 1-8, 2011-07-07 [Table of Contents]
The Institute of Electronics, Information and Communication Engineers
Share