{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00069110","sets":["1164:3865:5988:6078"]},"path":["6078"],"owner":"10","recid":"69110","title":["携帯端末向けプログラム再ダウンローディング方式"],"pubdate":{"attribute_name":"公開日","attribute_value":"2010-03-19"},"_buckets":{"deposit":"59cc000e-3739-4055-ba4e-3c3fb8e2ce56"},"_deposit":{"id":"69110","pid":{"type":"depid","value":"69110","revision_id":0},"owners":[10],"status":"published","created_by":10},"item_title":"携帯端末向けプログラム再ダウンローディング方式","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"携帯端末向けプログラム再ダウンローディング方式"},{"subitem_title":"Reprogramming Method for Mobile Devices","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"ユビキタス/モバイル一般","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2010-03-19","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":"MITSUBISHI ELECTRIC CORPORATION INFORMATION TECHNOLOGY R & D CENTER","subitem_text_language":"en"},{"subitem_text_value":"MITSUBISHI ELECTRIC CORPORATION NAGOYA WORKS","subitem_text_language":"en"},{"subitem_text_value":"MITSUBISHI ELECTRIC CORPORATION INFORMATION TECHNOLOGY R & D CENTER","subitem_text_language":"en"},{"subitem_text_value":"MITSUBISHI ELECTRIC CORPORATION INFORMATION TECHNOLOGY R & D CENTER","subitem_text_language":"en"},{"subitem_text_value":"Morpho,Inc.","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/69110/files/IPSJ-MBL10053025.pdf"},"date":[{"dateType":"Available","dateValue":"2012-03-19"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-MBL10053025.pdf","filesize":[{"value":"329.4 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":"35"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"adacdb70-6ee7-4244-94cb-d6f542295e54","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2010 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":"Ryozo, Kiyohara","creatorNameLang":"en"},{"creatorName":"Satoshi, Mii","creatorNameLang":"en"},{"creatorName":"Koichi, Tanaka","creatorNameLang":"en"},{"creatorName":"Yoshiaki, Terashima","creatorNameLang":"en"},{"creatorName":"Hidetoshi, Kambe","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA11851388","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 presents the technology for fast downloading method during the testing and debugging phases in the development of mobile devices. The increasing number of features in mobile devices has made it difficult to release bug-free devices. Software for mobile devices has to be developed and tested using a cross-platform simulator. However, many cases have to be considered while using the target devices during testing, making several debugging phases and software update releases inevitable. These processes have to be performed iteratively. Therefore, the time required for the binary code to download to the target devices should be small. In this paper, we propose a fast downloading algorithm for these types of consumer devices. ","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"研究報告モバイルコンピューティングとユビキタス通信(MBL)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2010-03-19","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"25","bibliographicVolumeNumber":"2010-MBL-53"}]},"relation_version_is_last":true,"weko_creator_id":"10"},"id":69110,"updated":"2025-01-22T00:06:04.332881+00:00","links":{},"created":"2025-01-18T23:28:38.579580+00:00"}