組込みシステム用TCP/IPプロトコルスタックの実装と評価

書誌事項

タイトル別名
  • クミコミ システムヨウ TCP IP プロトコルスタック ノ ジッソウ ト ヒョウカ
  • Implementation and Evaluation of TCP/IP Protocol Stack for Embedded System
  • OSとネットワーク

この論文をさがす

抄録

組込みシステムにおいては,メモリ容量,重量,サイズおよび消費電力等の制約がある.そこで,インターネットに接続するためのTCP/IPプロトコルスタックも組込みシステムの制約を考慮しなければならない.ITRONリアルタイムカーネルを用いた組込みシステム用のITRON TCP/IP API仕様は,この制約を考慮している.本論文では,ITRON TCP/IP API仕様によるTCP/IPプロトコルスタックの実装を報告する.本実装は,組込みシステムの厳しいリソース制約を満足し,必要不可欠な通信機能だけに厳選している.UNIX等のオペレーティングシステムで一般的に使用されているソケットインタフェースは,汎用計算機での実装や利用実績が多い反面,高度な抽象化を実現するため多くのリソースを要求する.評価では,ソケットインタフェースによるTCP/IPプロトコルスタックの実装との比較も行い,ITRON TCP/IP API仕様による実装の有効性を確認した.

An embedded system has restrictions, such as memory capacity, weight, size,and power consumption.For this reason,TCP/IP protocol stack for connecting with the Internet must also take restrictions of an embedded system into consideration.The ITRON TCP/IP API Specification for the embedded systems using the ITRON real-time kernel is taking these restrictions into consideration.This paper describes implementation of a TCP/IP protocol stack by ITRON TCP/IP API Specification.This implementation satisfies severe resource restrictions of an embedded system,and is selecting them carefully only to the indispensable communication features.While the socket interface generally used by operating systems such as UNIX has implemented and used in many general-purpose computers,but it requires many resources in order to realize advanced abstraction.In our evaluations,comparison with implementaton of the TCP/IP protocol stack by the socket interface was also performed,and the validity of implemention by the ITRON TCP/IP API Specification was confiremed.

収録刊行物

被引用文献 (2)*注記

もっと見る

参考文献 (23)*注記

もっと見る

キーワード

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

問題の指摘

ページトップへ