@inproceedings{oai:ipsj.ixsq.nii.ac.jp:00095452,
 author = {長原, 裕希 and 大山, 博司 and 安積, 卓也 and 西尾, 信彦 and Yuki, Nagahara and Hiroshi, Oyama and Takuya, Azumi and Nobuhiko, Nishio},
 book = {組込みシステムシンポジウム2013論文集},
 month = {Oct},
 note = {スマートフォンが普及し,それらと家電との連携が多数提案されている.そこで我々は,Android端末と組込み機器を連携するフレームワークである分散インテントを提案してきた.しかし,組込み機器の機能にあわせて通信機構を開発する必要があり,開発者の負担となってしまう.本論文では,TECSを利用して組込み機器の連携機構を自動生成する分散インテントプラグインを開発する.TECSは組込みシステム向けのコンポーネントシステムであり,設計したコンポーネントに対応したコードを出力する.TECSがコード出力できない部分は,プラグインを開発・利用して生成できる.分散インテントプラグインを利用することで,開発者の負担を削減できることを確認した.さらに,生成された通信機構を評価し,分散インテントが満たす要件を維持していることを確認した., We proposed a ”Distributed Intent” framework which can cooperate with Android devices and embedded devices. However, the framework needs to implement a communication protocol for the cooperation, and it is the burden for a embedded system developer. In this paper, we propose a method to generate the framework by using the TECS generator. TECS is a component system based on a real-time OS. TECS is made by the TECS generator and the generator has plugins to generate codes. We implemented the plugin to generate the framework for an embedded system. We verified the plugin can reduce the burden for the developer dramatically, and the program that the plugin generated is keep requirements for the framework.},
 pages = {114--122},
 publisher = {情報処理学会},
 title = {分散インテントプラグイン:組込み機器向け分散インテントの自動生成機構},
 volume = {2013},
 year = {2013}
}