• 研究課題をさがす
  • 研究者をさがす
  • KAKENの使い方
  1. 前のページに戻る

IoT省電力化のための分散型フォグコンピューティング(DFC)モデルの研究

研究課題

研究課題/領域番号 22K12018
研究種目

基盤研究(C)

配分区分基金
応募区分一般
審査区分 小区分60060:情報ネットワーク関連
研究機関法政大学

研究代表者

滝沢 誠  法政大学, 情報メディア教育研究センター, 研究員 (80188119)

研究分担者 中村 繁成  東京電機大学, システム デザイン 工学部, 助教 (40880498)
研究期間 (年度) 2022-04-01 – 2025-03-31
研究課題ステータス 交付 (2023年度)
配分額 *注記
4,160千円 (直接経費: 3,200千円、間接経費: 960千円)
2024年度: 1,430千円 (直接経費: 1,100千円、間接経費: 330千円)
2023年度: 1,430千円 (直接経費: 1,100千円、間接経費: 330千円)
2022年度: 1,300千円 (直接経費: 1,000千円、間接経費: 300千円)
キーワード情報ネットワーク / IoT / フォグコンピューティング(FC)モデル / 分散型FC(DFC) モデル / 資格書ベースアクセス制御(CBAC)モデル / 不正情報流 / 省電力 / アクセス制御モデル / FTBFC(Flexible TBFC) モデル / 分散システム / 省電力分散システム / フォグコンピューティングモデル
研究開始時の研究の概要

本研究では、自律分散型フォグコンピューティング(DFC)モデルの省電力化について研究する。フォグノードで、通信、処理を行うために消費される電力を与える電力消費モデルと、各ノードでの通信、処理を行うための時間を与える計算モデルを新たに研究する。これらのモデルを用いて、センサで生成されるデータと処理プロセスを、フォグノードとサーバに、性能と信頼性の制約を保障しながらノードで消費される電力量を低減するように、分散、多重化、移動をノード間の協調により行う分散協調アルゴリズムを研究する。また、フォグノードが不正にアクセスされないようにするフォグアクセス制御(FAC)モデルを研究する。

研究実績の概要

本研究課題では、IoTの自律分散型フォグコンピューティング(DFC)モデルで消費される電力量[J]の低減とフォグノード間での不正情報流の防止を目指している。令和5年度では、初年度の研究成果を基にして、これまで研究を行ってきたTBFC(Tree-Based FC)モデルを、デバイスノードで生成されるセンサデータ量の変化に対応できるように動的に構成を変更するモデルの研究を行なった。TBFCモデルは、サーバを根、デバイスノードを葉、フォグノードを中間ノードとする木構造となっている。また、各フォグノードは、センサデータを処理するためのプロセスを提供している。フォグノードの木構造を変更するために、(1)ノード間の親子関係を変更する操作、多重化(replicate)と拡張(expand)、また(2)フォグノードが提供するプロセスを子ノードに移行する操作(migrate)を考案した。消費電力の大きいノードに、どの操作演算を適用するかを決定するために、演算を適用し木構造を変化させたときの消費電力を与えるモデルを新たに明らかにした。このモデルを用いて、フォグノードの木構造を、消費電力を低減するように変更するアルゴリズムを提案した。
また、デバイスノードから送信されたセンサデータの不正情報流について研究を行った。フォグノードをCBAC(Capability-Based Access Control)モデルにより不正アクセスを防止することを考えているが、ここでは、フォグノードが提供するプロセスとして、集合演算とmax,avg等の集積(aggregate)演算を考え、フォグノードが生成するデータに、各デバイスノードのセンサデータがどの程度含まれるかを示す含有率(component degree)の概念を新たに提案している。
研究成果を論文としてまとめ、国際会議で19件、学術論文誌に2件を発表した。

現在までの達成度 (区分)
現在までの達成度 (区分)

2: おおむね順調に進展している

理由

本研究課題では、IoTのフォグコンピューティング(FC)モデルの電力消費量を低減し、フォグノード間での不正情報流を防止することを目的としている。このために、第2年度(令和5年度)では、まず、フォグノードが木構造をしたTBFCモデルを、センサデータ量の変化に対して、全フォグノードの消費電力量を低減するように動的に変更するためのモデルとアルゴリズムを考案した。TBFCモデルの木構造変更アルゴリズムを、シミュレーションにより評価を行ない、消費電力を低減するように変更を行えることを示した。これまでにIoTのFCモデルの消費電力を求めるシミュレータはないので、TBFCモデルの消費電力を求めるためのシミュレータの開発を行ない、これを用いて評価を行なった。
また、フォグノードのアクセス制御(AC)のためのCBAC(Capability-Based AC)モデルでの不正情報流を防止するために、新たにセンサデータの含有率(component degree)の概念を提案した。含有率は、フォグノードが提供するプロセスの種類により、入力データが出力データにどの程度含まれるかを示すものである。これを基に不正情報流を防止するためのモデルを明らかにした。
これらの研究成果は、当初の研究計画通りである。

今後の研究の推進方策

令和6年度は本研究課題の最終年度である。今年度に研究を行なってきたIoTのTBFCモデルを、より消費電力の小さいモデルに動的に変更するアルゴリズムの改良と評価を行う。加えて、新たにNBFC(Network-Based Fog Computing)モデルの研究を行う。TBFCモデルでは、各フォグノードが通信を行えるノードは親ノードと子ノードに限定されている。これに対して、NBFCモデルでは、各フォグノードが、次の処理を行えるフォグノードを自律的に求め、互いに交渉(negotiation)を行ない合意をとるものである。フォグノードの性能変化、機能変化(提供するプロセスの変更)、障害、移動に対して、柔軟に適応できるものである。フォグノード間で、互いの消費電力を低減できるように合意をとる交渉プロトコルを研究し、本研究課題で開発したシミュレータを用いて評価を行なう予定である。
次に、フォグコンピューティング(FC)モデルでの不正アクセスを防止するためにCBACモデルを考えている。ここで生じるフォグノード間の不正情報流を防止するために、今年度に提案を行なった含有率に基づいたセンサデータの不正情報流防止モデルの研究を行う予定である。あるデバイスノードからフォグノード経由で処理されたセンサデータが届いたときに、このデバイスノードに対するアクセス権限がないと不正な情報流となる。本研究では、届いたデータ内のセンサデータの含有率が低いときには、不正情報流はないとするものである。
本研究課題の最終年度として、研究成果のとりまとめを行なう。

報告書

(2件)
  • 2023 実施状況報告書
  • 2022 実施状況報告書
  • 研究成果

    (57件)

すべて 2024 2023 2022 その他

すべて 国際共同研究 (3件) 雑誌論文 (3件) (うち査読あり 3件、 オープンアクセス 1件) 学会発表 (51件) (うち国際学会 51件)

  • [国際共同研究] AGH University of Krakow(ポーランド)

    • 関連する報告書
      2023 実施状況報告書
  • [国際共同研究] AGH University of Science and Technology(ポーランド)

    • 関連する報告書
      2022 実施状況報告書
  • [国際共同研究] "Aleksander Moisiu" University of Durres(アルバニア)

    • 関連する報告書
      2022 実施状況報告書
  • [雑誌論文] An energy-aware negotiation protocol for live migration of virtual machines2023

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Makoto Takizawa
    • 雑誌名

      International Journal of Web and Grid Services

      巻: 19 号: 4 ページ: 446-462

    • DOI

      10.1504/ijwgs.2023.135581

    • 関連する報告書
      2023 実施状況報告書
    • 査読あり
  • [雑誌論文] Assessment of energy consumption for information flow control protocols in IoT devices2023

    • 著者名/発表者名
      Nakamura Shigenari、Enokido Tomoya、Takizawa Makoto
    • 雑誌名

      Internet of Things

      巻: 24 ページ: 100992-100992

    • DOI

      10.1016/j.iot.2023.100992

    • 関連する報告書
      2023 実施状況報告書
    • 査読あり
  • [雑誌論文] Capability Token Selection Algorithms to Implement Lightweight Protocols2022

    • 著者名/発表者名
      Nakamura Shigenari、Enokido Tomoya、Takizawa Makoto
    • 雑誌名

      Internet of Things

      巻: - ページ: 100542-100542

    • DOI

      10.1016/j.iot.2022.100542

    • 関連する報告書
      2022 実施状況報告書
    • 査読あり / オープンアクセス
  • [学会発表] An Algorithm to Change the TBFC Model to Reduce the Energy Consumption of the IoT2024

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 12th International Conference on Emerging Internet, Data & Web Technologies (EIDWT- 2024)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Trust Zone Model with the Mandatory Access Control Model2024

    • 著者名/発表者名
      Shigenari Nakamura, Makoto Takizawa
    • 学会等名
      the 12th International Conference on Emerging Internet, Data & Web Technologies (EIDWT-2024)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Performance Evaluation of BLX-α Crossover Method for Different Instances of WMNs Considering FC-RDVM Router Replacement Method and Subway Distribution of Mesh Clients2024

    • 著者名/発表者名
      Admir Barolli, Shinji Sakamoto, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 12th International Conference on Emerging Internet, Data & Web Technologies (EIDWT-2024)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Performance Evaluation of a Cuckoo Search Based System for Node Placement Problem in Wireless Mesh Networks: Evaluation Results for Computation Time and Different Numbers of Nests2024

    • 著者名/発表者名
      Shinji Sakamoto, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 12th International Conference on Emerging Internet, Data & Web Technologies (EIDWT-2024)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] An Energy-Aware Dynamic Algorithm for the FTBFC Model of the IoT2023

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the17th International Conference on Complex, Intelligent, and Software Intensive Systems (CISIS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Energy-Saving Multi-version Timestamp Ordering Algorithm for Virtual Machine Environments2023

    • 著者名/発表者名
      Tomoya Enokido, Dilawaer Duolikun, Makoto Takizawa
    • 学会等名
      the17th International Conference on Complex, Intelligent, and Software Intensive Systems (CISIS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Performance Evaluation of FC-RDVM and RIWM Methods for WMNs by WMN-PSOHCDGA System Considering Different Instances and Subway Distribution2023

    • 著者名/発表者名
      Admir Barolli, Shinji Sakamoto, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the17th International Conference on Complex, Intelligent, and Software Intensive Systems (CISIS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Assessment of FC-RDVM and LDIWM Router Replacement Methods by WMN-PSOHC Hybrid Simulation System Considering Chi-Square Mesh Client Distribution2023

    • 著者名/発表者名
      Shinji Sakamoto, Admir Barolli, Yi Liu, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 17th International Conference on Innovative Mobile and Internet Services in Ubiquitous Computing (IMIS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Information Flow Control in the Fog Computing Model Based on a Component Degree Concept2023

    • 著者名/発表者名
      Shigenari Nakamura, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 18th International Conference on Broad Band and Wireless Computing, Communication and Applications (BWCCA-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] An Intelligent System Based on Cuckoo Search for Node Placement Problem in WMNs: Tuning of Scale and Host Bird Recognition Rate Hyperparameters2023

    • 著者名/発表者名
      Shinji Sakamoto, Kaho Asakura, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 18th International Conference on Broad Band and Wireless Computing, Communication and Applications (BWCCA-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Energy-Efficient Role-Based Concurrency Control with Virtual Machines2023

    • 著者名/発表者名
      Tomoya Enokido, Dilawaer Duolikun, Makoto Takizawa
    • 学会等名
      the 18th International Conference on P2P, Parallel, Grid, Cloud and Internet Computing (3PGCIC-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] A Model of an Energy-Aware IoT2023

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 18th International Conference on P2P, Parallel, Grid, Cloud and Internet Computing (3PGCIC-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] User-Oriented Solutions in Cybersecurity and Cloud-to-Things Applications2023

    • 著者名/発表者名
      Marek R. Ogiela, Makoto Takizawa, Lidia Ogiela
    • 学会等名
      the 15th International Conference on Intelligent Networking and Collaborative Systems (INCoS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Reducing Electric Energy Consumption of Servers in Multi-version Timestamp Ordering Algorithm2023

    • 著者名/発表者名
      Tomoya Enokido, Dilawaer Duolikun, Makoto Takizawa
    • 学会等名
      the 26th International Conference on Network-Based Information Systems (NBiS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Evaluation of the FTBFC Model for Energy-Efficient IoT2023

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 26th International Conference on Network-Based Information Systems (NBiS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Capability-Based Access Control Model for Fog Computing Model2023

    • 著者名/発表者名
      Shigenari Nakamura, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 26th International Conference on Network-Based Information Systems (NBiS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Assessment of FC-RDVM and RIWM Router Replacement Methods for WMNs Considering Load Balancing Among Mesh Routers and Chi-Square Mesh Client Distribution2023

    • 著者名/発表者名
      Admir Barolli, Shinji Sakamoto, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 26th International Conference on Network-Based Information Systems (NBiS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Context-Aware Approaches in Cognitive Cloud and Cyber Security2023

    • 著者名/発表者名
      Urszula Ogiela, Makoto Takizawa, Marek R. Ogiela
    • 学会等名
      the 26th International Conference on Network-Based Information Systems (NBiS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] Performance Evaluation of FC-RDVM Router Placement Method for WMNs Considering Normal, Uniform, Chi-square and Weibull Distributions of Mesh Clients2023

    • 著者名/発表者名
      Shinji Sakamoto, Admir Barolli, Yi Liu, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 26th International Conference on Network-Based Information Systems (NBiS-2023)
    • 関連する報告書
      2023 実施状況報告書
    • 国際学会
  • [学会発表] A Comparison Study of FC-RDVM and RIWM Router Placement Methods for WMNs: Performance Evaluation Results by WMN-PSOHC Simulation System Considering Chi-Square Distribution and Different Instances2023

    • 著者名/発表者名
      Shinji Sakamoto, Admir Barolli, Yi Liu, Elis Kulla, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 37th International Conference on Advanced Information Networking and Applications (AINA-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Performance Evaluation of FC-RDVM and LDIWM Router Placement Methods for WMNs by WMN-PSODGA Hybrid Simulation System Considering Load Balancing and Chi-Square Distribution of Mesh Clients2023

    • 著者名/発表者名
      Admir Barolli, Shinji Sakamoto, Elis Kulla, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 37th International Conference on Advanced Information Networking and Applications (AINA-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Energy-Efficient Two Phase Locking (2PL) Protocol by Not Performing Meaningless Methods in Virtual Machine Environments2023

    • 著者名/発表者名
      Tomoya Enokido, Dilawaer Duolikun, Makoto Takizawa
    • 学会等名
      the 37th International Conference on Advanced Information Networking and Applications (AINA-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Object Placement Algorithm with Information Flow Control in Fog Computing Model2023

    • 著者名/発表者名
      Shigenari Nakamura, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 37th International Conference on Advanced Information Networking and Applications (AINA-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Energy-an Aware Algorithms for Changing Tree Structure and Process Migration in the Flexible Tree-Based Fog Computing Model2023

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 37th International Conference on Advanced Information Networking and Applications (AINA-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Cybersecurity of Distributed Systems and Dispersed Computing2023

    • 著者名/発表者名
      Urszula Ogiela, Makoto Takizawa, Lidia Ogiela
    • 学会等名
      the 37th International Conference on Advanced Information Networking and Applications (AINA-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Energy-Efficient Locking Protocol in Virtual Machine Environments2023

    • 著者名/発表者名
      Tomoya Enokido, Dilawaer Duolikun, Makoto Takizawa
    • 学会等名
      the 11th International Conference on Emerging Internet, Data & Web Technologies (EIDWT-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] A Flexible Fog Computing (FTBFC) Model to Reduce Energy Consumption of the IoT2023

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 11th International Conference on Emerging Internet, Data & Web Technologies (EIDWT-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Load Balancing Algorithm for Information Flow Control in Fog Computing Model2023

    • 著者名/発表者名
      Shigenari Nakamura, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 11th International Conference on Emerging Internet, Data & Web Technologies (EIDWT-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] A Comparison Study of FC-RDVM and LDVM Router Placement Methods for WMNs Considering Uniform Distribution of Mesh Clients and Different Instances2023

    • 著者名/発表者名
      Shinji Sakamoto, Admir Barolli, Yi Liu, Elis Kulla, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 11th International Conference on Emerging Internet, Data & Web Technologies (EIDWT-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] A Comparison Study of LDVM and RDVM Router Replacement Methods by WMN-PSODGA Hybrid Simulation System Considering Two Islands Distribution of Mesh Clients2023

    • 著者名/発表者名
      Admir Barolli, Kevin Bylykbashi, Leonard Barolli, Ermioni Qafzezi, Shinji Sakamoto, Makoto Takizawa
    • 学会等名
      the 11th International Conference on Emerging Internet, Data & Web Technologies (EIDWT-2023)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] An Energy Consumption Model of Servers to Make Virtual Machines Migrate2022

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 36th International Conference on Advanced Information Networking and Applications (AINA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Energy-Efficient Concurrency Control by Omitting Meaningless Write Methods in Object-Based Systems2022

    • 著者名/発表者名
      Tomoya Enokido, Dilawaer Duolikun, Makoto Takizawa
    • 学会等名
      the 36th International Conference on Advanced Information Networking and Applications (AINA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Energy Consumption of the Information Flow Control in the IoT: Simulation Evaluation2022

    • 著者名/発表者名
      Shigenari Nakamura, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 36th International Conference on Advanced Information Networking and Applications (AINA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Semantic-Based Techniques for Efficient and Secure Data Management2022

    • 著者名/発表者名
      Urszula Ogiela, Makoto Takizawa, Lidia Ogiela
    • 学会等名
      the 36th International Conference on Advanced Information Networking and Applications (AINA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] A Comparison Study of UNDX and UNDX-m Methods for LDVM and RDVM Router Replacement Methods by WMN-PSODGA Hybrid Intelligent System Considering Stadium Distribution2022

    • 著者名/発表者名
      Admir Barolli, Kevin Bylykbashi, Ermioni Qafzezi, Shinji Sakamoto, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 17th International Conference on Broadband and Wireless Computing, Communication and Applications (BWCCA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Energy-Consumption Evaluation of the Tree-Based Fog Computing (TBFC) Model2022

    • 著者名/発表者名
      Dilawaer Duolikun, Shigenari Nakamura, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 17th International Conference on Broadband and Wireless Computing, Communication and Applications (BWCCA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Evaluation of the Information Flow Control in the Fog Computing Model2022

    • 著者名/発表者名
      Shigenari Nakamura, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 17th International Conference on Broadband and Wireless Computing, Communication and Applications (BWCCA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] A Comparison Study of FC-RDVM with LDVM Router Replacement Methods by WMN-PSOHC Simulation System Considering Weibull Distribution of Mesh Clients2022

    • 著者名/発表者名
      Shinji Sakamoto, Admir Barolli, Yi Liu, Elis Kulla, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 17th International Conference on Broadband and Wireless Computing, Communication and Applications (BWCCA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Human-Centered Protocols for Secure Data Management in Distributed Systems2022

    • 著者名/発表者名
      Urszula Ogiela, Makoto Takizawa, Lidia Ogiela
    • 学会等名
      the 17th International Conference on Broadband and Wireless Computing, Communication and Applications (BWCCA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Multi-Version Concurrency Control to Reduce the Electric Energy Consumption of Servers2022

    • 著者名/発表者名
      Tomoya Enokido, Dilawaer Duolikun, Makoto Takizawa
    • 学会等名
      the 17th International Conference on Broadband and Wireless Computing, Communication and Applications (BWCCA-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Autonomous Migration of Virtual Machines to Reduce Energy Consumption of Servers2022

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 16th International Conference on Innovative Mobile and Internet Services in Ubiquitous Computing (IMIS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Mesh Routers Placement by WMN-PSODGA Simulation System Considering Stadium Distribution and RDVM: A Comparison Study for UNDX and UNDX-m Methods2022

    • 著者名/発表者名
      Admir Barolli, Kevin Bylykbashi, Ermioni Qafzezi, Shinji Sakamoto, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 16th International Conference on Innovative Mobile and Internet Services in Ubiquitous Computing (IMIS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Hybrid Intelligence Approaches for Distributed Information Management2022

    • 著者名/発表者名
      Urszula Ogiela, Makoto Takizawa, Lidia Ogiela
    • 学会等名
      the 16th International Conference on Innovative Mobile and Internet Services in Ubiquitous Computing (IMIS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] A Comparison Study of FC-RDVM and LDVM Router Placement Methods for WMNs by WMN-PSOHC Hybrid Intelligent System Considering Normal Distribution of Mesh Clients2022

    • 著者名/発表者名
      Shinji Sakamoto, Admir Barolli, Yi Liu, Elis Kulla, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 16th International Conference on Innovative Mobile and Internet Services in Ubiquitous Computing (IMIS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] A Negotiation Protocol Among Servers for Virtual Machines to Migrate to Reduce the Energy Consumption2022

    • 著者名/発表者名
      Dilawaer Duolikun, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 25th International Conference on Network-Based Information Systems (NBiS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Energy-Efficient Multi-Version Concurrency Control (EEMVCC) for Object-Based Systems2022

    • 著者名/発表者名
      Tomoya Enokido, Dilawaer Duolikun, Makoto Takizawa
    • 学会等名
      the 25th International Conference on Network-Based Information Systems (NBiS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Fog Computing Models for the Information Flow Control2022

    • 著者名/発表者名
      Shigenari Nakamura, Tomoya Enokido, Makoto Takizawa
    • 学会等名
      the 25th International Conference on Network-Based Information Systems (NBiS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Human-AI Protocols for Cloud Data Management2022

    • 著者名/発表者名
      Urszula Ogiela, Makoto Takizawa, Marek R. Ogiela
    • 学会等名
      the 25th International Conference on Network-Based Information Systems (NBiS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Performance Comparison of FC-RDVM and RDVM Router Replacement Methods by WMN-PSOHC Simulation System Considering Different Instances2022

    • 著者名/発表者名
      Shinji Sakamoto, Admir Barolli, Yi Liu, Elis Kulla, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 25th International Conference on Network-Based Information Systems (NBiS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] A Comparison Study of FC-RDVM and LDVM Router Placement Methods for WMNs by WMN-PSOHC Simulation System Considering Different Instances2022

    • 著者名/発表者名
      Shinji Sakamoto, Admir Barolli, Yi Liu, Elis Kulla, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 25th International Conference on Network-Based Information Systems (NBiS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会
  • [学会発表] Mesh Routers Placement by WMN-PSODGA Hybrid Intelligent System Considering Stadium Distribution and RDVM: A Comparison Study for Different Crossover Methods2022

    • 著者名/発表者名
      Admir Barolli, Kevin Bylykbashi, Ermioni Qafzezi, Shinji Sakamoto, Leonard Barolli, Makoto Takizawa
    • 学会等名
      the 25th International Conference on Network-Based Information Systems (NBiS-2022)
    • 関連する報告書
      2022 実施状況報告書
    • 国際学会

URL: 

公開日: 2022-04-19   更新日: 2024-12-25  

サービス概要 検索マニュアル よくある質問 お知らせ 利用規程 科研費による研究の帰属

Powered by NII kakenhi