{"created":"2025-01-18T23:45:25.849838+00:00","updated":"2025-01-21T12:05:43.478206+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00099392","sets":["1164:2822:7504:7505"]},"path":["7505"],"owner":"11","recid":"99392","title":["Responsive Link におけるTCP/IPプロトコルスタックの実装"],"pubdate":{"attribute_name":"公開日","attribute_value":"2014-03-08"},"_buckets":{"deposit":"ead8eca8-47eb-4f29-bcf8-0cd748b3265c"},"_deposit":{"id":"99392","pid":{"type":"depid","value":"99392","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"Responsive Link におけるTCP/IPプロトコルスタックの実装","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"Responsive Link におけるTCP/IPプロトコルスタックの実装"},{"subitem_title":"Implementation of TCP/IP Protocol Stack on Responsive Link","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"オンチップ/オフチップ・ネットワーク","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2014-03-08","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"慶應義塾大学理工学部"},{"subitem_text_value":"慶應義塾大学大学院理工学研究科"},{"subitem_text_value":"慶應義塾大学大学院理工学研究科"},{"subitem_text_value":"慶應義塾大学大学院理工学研究科"},{"subitem_text_value":"慶應義塾大学大学院理工学研究科"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Faculty of Science and Technology, Keio University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Science and Technology, Keio University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Science and Technology, Keio University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Science and Technology, Keio University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Science and Technology, Keio University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/99392/files/IPSJ-EMB14032045.pdf"},"date":[{"dateType":"Available","dateValue":"2100-01-01"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-EMB14032045.pdf","filesize":[{"value":"853.6 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"0","billingrole":"42"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"aa96aca1-d43e-4b93-8181-fd9a82a145af","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2014 by the Institute of Electronics, Information and Communication Engineers\nThis SIG report is only available to those in membership of the SIG."}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"羽鳥, 雄介"},{"creatorName":"上田, 陸平"},{"creatorName":"溝谷, 圭悟"},{"creatorName":"久村, 雄輔"},{"creatorName":"山崎, 信行"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Yusuke, Hatori","creatorNameLang":"en"},{"creatorName":"Rikuhei, Ueda","creatorNameLang":"en"},{"creatorName":"Keigo, Mizotani","creatorNameLang":"en"},{"creatorName":"Yusuke, Kumura","creatorNameLang":"en"},{"creatorName":"Nobuyuki, Yamasaki","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA12149313","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"ロボット制御などの分散リアルタイムシステムでは,通信を考慮したリアルタイム性が要求される.分散リアルタイム通信規格である Responsive Link は,優先度によるパケット追越し機能などにより,分散リアルタイムシステムにおける通信を実現するまた代表的な通信プロトコルとして TCP/IP があり,多くのアプリケーションは TCP/IP を想定して設計されている.本論文では Responsive Link に ITRON TCP/IP API 仕様に準拠した TCP/IP プロトコルスタックの実装を行ったこの TCP/IP プロトコルスタックは,Responsive Link が持つリアルタイム通信機能を用いてリアルタイム性を実現しつつ,TCP/IP ベースのアプリケーションを利用可能とする.評価では,各層におけるデータ転送のサイクル数と,実装前後におけるバイナリサイズを測定した.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Distributed real-time systems including robot control are required real-time constraints on network. Responsive Link is a communications standard for distributed real-time system, that achieves network on distributed real-time systems by using priority-based packet overtaking function et cetera. And, TCP/IP is representative net work protocol, many applications are based on TCP/IP. In this paper, we implemented TCP/IP protocol stack on Responsive Link. This TCP/IP protocol stack enables to use applications based on TCP/IP while meeting real-time constraints. In evaluation, we measured transportation latencies and binary sizes before and behind implementation.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告組込みシステム(EMB)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2014-03-08","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"45","bibliographicVolumeNumber":"2014-EMB-32"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"id":99392,"links":{}}