{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00227754","sets":["1164:1165:11326:11327"]},"path":["11327"],"owner":"44499","recid":"227754","title":["オブジェクトストレージ対応版DBMSでのクラウドコスト低減とリアルタイム分析両立のためのインポート高速化技術"],"pubdate":{"attribute_name":"公開日","attribute_value":"2023-09-14"},"_buckets":{"deposit":"1f585d68-fc0e-4ee0-9a31-eee6a7dadab1"},"_deposit":{"id":"227754","pid":{"type":"depid","value":"227754","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"オブジェクトストレージ対応版DBMSでのクラウドコスト低減とリアルタイム分析両立のためのインポート高速化技術","author_link":["607141","607144","607143","607142"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"オブジェクトストレージ対応版DBMSでのクラウドコスト低減とリアルタイム分析両立のためのインポート高速化技術"},{"subitem_title":"Import acceleration technology to manage both cost reduction and real-time analytics for cloud DBMS","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"2023-09-14","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"(株)日立製作所研究開発グループデジタルサービスプラットフォームイノベーションセンタ"},{"subitem_text_value":"(株)日立製作所研究開発グループデジタルサービスプラットフォームイノベーションセンタ"},{"subitem_text_value":"(株)日立製作所研究開発グループデジタルサービスプラットフォームイノベーションセンタ"},{"subitem_text_value":"(株)日立製作所研究開発グループデジタルサービスプラットフォームイノベーションセンタ"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Hitachi Ltd.","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/227754/files/IPSJ-DBS23177022.pdf","label":"IPSJ-DBS23177022.pdf"},"date":[{"dateType":"Available","dateValue":"2025-09-14"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-DBS23177022.pdf","filesize":[{"value":"2.7 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"13"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"6527cf75-4011-4f41-abfb-dc92c263455f","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2023 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"小澤, 麻由子"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"西川, 記史"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"黒川, 能毅"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"茂木, 和彦"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10112482","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_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-871X","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"近年,製品の安全性や信頼性を向上させる意識の高まりを受け,様々な分野でデータに基づく品質管理体制の整備が進んでいる.ある工場では,不良品出荷の回避や不良部品の迅速な特定による歩留まり損失削減を目的として,出荷する製品に一つ一つに対する品質管理をリアルタイムで実施したいと考えている.リアルタイムな出荷判定業務の精度を維持し行うためには,マンパワーだけではなく,製造過程のデータに基づく出荷判定による業務効率化が必要である.また,製造過程のデータは膨大な量になる.膨大なデータを管理するクラウドのコストを抑えるため,クラウド上で安価に管理できるオブジェクトストレージの使用は有用である.製造過程のデータに基づく出荷判定では,収集した製造過程のデータをクラウド上の DBMS にインポートし,DBMS を利用して出荷判定が行われる.オブジェクトストレージへの書込みは一括書込みが前提となっていて,部分書込を行う際には変更しない部分も再度書込む必要がある.そのため,データのインポート時に,オブジェクトの更新終了を判断せずに一般的な LRU のアルゴリズムで更新データの管理を行うと書込データ量の増加を招く可能性がある.その影響を調べることを目的に工場 IoT データを用いて評価した結果,オブジェクトの更新終了まで確認することによりそれを行わない場合に比して通信の応答時間を半分以下に抑えることができ,リアルタイムな出荷判定を可能にする性能を実現できた.これにより,不良品出荷の回避や歩留まり損失の削減ができるようになった.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"5","bibliographic_titles":[{"bibliographic_title":"研究報告データベースシステム(DBS)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2023-09-14","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"22","bibliographicVolumeNumber":"2023-DBS-177"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":227754,"updated":"2025-01-19T12:04:56.696136+00:00","links":{},"created":"2025-01-19T01:27:00.450581+00:00"}