{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00062687","sets":["1164:4061:5638:5686"]},"path":["5686"],"owner":"10","recid":"62687","title":["無線センサノードにおけるシングルコアCPUの問題点に関する定量的評価"],"pubdate":{"attribute_name":"公開日","attribute_value":"2009-07-09"},"_buckets":{"deposit":"62e9e26b-8af0-41c9-9a6d-e14f4344cbfc"},"_deposit":{"id":"62687","pid":{"type":"depid","value":"62687","revision_id":0},"owners":[10],"status":"published","created_by":10},"item_title":"無線センサノードにおけるシングルコアCPUの問題点に関する定量的評価","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"無線センサノードにおけるシングルコアCPUの問題点に関する定量的評価"},{"subitem_title":"Quantitative Evaluations of Problems in Single-Core Wireless Sensor Nodes","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"2009-07-09","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":"Research Center for Advanced Science and Technology, The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"Research Center for Advanced Science and Technology, The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"Research Center for Advanced Science and Technology, The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"Research Center for Advanced Science and Technology, The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"Research Center for Advanced Science and Technology, The University of Tokyo","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/62687/files/IPSJ-UBI09023006.pdf"},"date":[{"dateType":"Available","dateValue":"2011-07-09"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-UBI09023006.pdf","filesize":[{"value":"346.9 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"36"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"28e8935e-a30d-4ccb-b336-364f6ba59d44","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2009 by the Information Processing Society of Japan"}]},"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":"Sotaro, Ohara","creatorNameLang":"en"},{"creatorName":"Makoto, Suzuki","creatorNameLang":"en"},{"creatorName":"Shunsuke, Saruwatari","creatorNameLang":"en"},{"creatorName":"Masateru, Minami","creatorNameLang":"en"},{"creatorName":"Hiroyuki, Morikawa","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA11838947","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":"本稿では,既存のシングルコアで構築されるセンサネットワークのアプリケーションを分析し,マルチコア化によってタスクスケジューラを不要とすることができればセンサノードの消費電力とタスクの実行遅延を大きく削減できることを示す.シングルコアのセンサノードにおけるスケジューラの消費電力やタスクの実行遅延の定量化を目的とし,実際のセンサノード上で複数のアプリケーションを動作させ,実測評価を行った.評価結果によれば,スケジューラに起因する電力消費とタスクの実行遅延がトレードオフの関係にあり,同時に解決することが困難であることが分かった.また,マルチコア化の実現可能性を検証するために,現在の無線センサネットワークのアプリケーションにおける,タスクフローの解析を行った.その結果,タスクフローの解析からマルチコア化した際に必要なコアの数を抽出可能であることが示された.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"This paper shows a multicore sensor node can eliminate a task scheduler, and reduces power consumption and task execution delay, which are problems in an existing single-core sensor node. To quantify the power consumption and the task execution delay, an experimental evaluation run various services on a wireless sensor node. The evaluation result shows that it is difficult to reduce power consumption and task execution delay at the same time because there is a trade-off between them. Additionally, to validate feasibility of the multicore sensor node, the task flow analysis on software in wireless sensor networks is conducted. The analysis result shows that we can estimate a number of required cores to implement the software on a multicore sensor node.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"研究報告ユビキタスコンピューティングシステム(UBI)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2009-07-09","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"6","bibliographicVolumeNumber":"2009-UBI-23"}]},"relation_version_is_last":true,"weko_creator_id":"10"},"id":62687,"updated":"2025-01-22T02:30:15.631581+00:00","links":{},"created":"2025-01-18T23:24:35.728395+00:00"}