SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Azure
2020年8月27日
( 17:55 - 18:20 )
IoTビジネス共創ラボ 第16回オンライン勉強会:
福原 毅 ( tfukuha )
日本マイクロソフト株式会社
パートナー事業本部 パートナー技術統括本部 第二アーキテクト本部
シニア クラウド ソリューション アーキテクト ( Azure – Data & AI )
Azure Digital Twins 最新事例紹介
接続されたソリューションを変革
Today – 現在
Connected Assets
Emerging – 新生
Connected Environments
Future – 未来
Connected Ecosystems
接続されたソリューションが進化を
続ける中、ビジネスは環境全体を
接続することを求めている。
オペレーションを最適化し、コストを
削減し、画期的な体験を提供
環境をモデル化し、デジタル世界に
構築することは、最も整理された
業務でも難しい
Connected
environments
現実世界のモノ
場所
ビジネス プロセス
人
デジタル ツイン =
以下のデジタル レプリカ
フィジカルとデジタルを反映したConnected Environment
Data
integration
-
Model
integration
Azure
Digital Twins
(integration)
物理世界 デジタル世界
※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
Connected Environmentでカギとなる技術
Azure
Maps
Azure
Digital Twins
Azure
Time Series Insights
Azure
Spatial Anchors
Digital Twins
Definition Language
Azure
IoT Services
※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
Azure Digital Twins
あらゆる環境をモデル化し、センサーとビジネスシステムをモデルに接続し、現在を制御し、
過去を追跡し、未来を予測します
• モデルは、“Digital Twins Definition Language” (DTDL) を利用して定義
• 業界標準の JSON-LD を利用
• Digital Twin は、以下の 用語 (Term) を記述
• Telemetry
• Properties
• Commands
• Relationships
• Components
• Digital Twins は継承を利用して他のツインを表現
• Digital Twins Definition Language は、以下と連携。
• IoT Plug and Play
• Time Series Insights データモデル
{
"@id": “dtmi:example:Station;1",
"@type": "Interface",
"extends": “dtmi:example:Room;1",
"contents": [
{
"@type": "Property",
"name": “isOccupied",
"schema": "boolean“
},
{
"@type": “Property",
"name": “hasAVSystem",
"schema": “boolean“
},
{
"@type": "Property",
"name": “capacity",
"schema": “integer“
}
],
"@context": "dtmi:dtdl:context;2"
}
Open Modeling
Language
Live Execution
Environment
IoTと業務システム
から入力
Time Series Insights、
ストレージ、および分析へ出力
Azure Digital Twins の Docs サイト - https://docs.microsoft.com/ja-jp/azure/digital-twins/
Azure Digital Twins
あらゆる環境をモデル化し、センサーとビジネスシステムをモデルに接続し、現在を制御し、
過去を追跡し、未来を予測します
• イベントルートを使用して、Event Hub、Event Grid、ま
たはService Bus を介して下流のサービスにデータを送信
• Azure Data Lakeにデータを保存し、Azure Synapseや
その他のMicrosoftデータツールでデータを分析して分析を
行い、Logic Appsとワークフローを統合
• Azure Digital TwinsをTime Series Insightsに接続し
て、各ノードの時系列履歴を追跡
• Azure Time Series Insights の時系列モデルを、
Azure Digital Twins からマスターしたモデルと連携
Open Modeling
Language
Live Execution
Environment
IoTと業務システム
から入力
Time Series Insights、
ストレージ、および分析へ出力
Azure Data
Lake
Time Series
Insights
Logic Apps
Synapse
Analytics
Azure Digital Twins Graph
Zone 1
Track 1 Track 2 Track 3
Station 1
Region 1
Train 1
Switch 1
Access
Gate 1
Access
Gate 2
REST
API
Azure Digital Twins
Azure Digital Twins の Docs サイト - https://docs.microsoft.com/ja-jp/azure/digital-twins/
Azure Digital Twins
パートナー様のユースケース
Twin Builder: Physics-Based
Digital Twins
Ansys は Azure Digital Twins
を使用して物理ベースの Digital
Twin モデルの導入をより簡単にし、
物理資産と機器の予測と保守を
強化しました。
iTwin: Infrastructure Digital
Twins
Microsoft Azure Digital Twins
の恩恵を受けたBentleyのiTwin
ユーザーは、膨大な量のセンサー
データを迅速に処理して理解し、
重要な洞察を生み出し、迅速な
意思決定能力を得ることができる
ようになりました。
※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
iTwin: Infrastructure
Digital Twins
幅広い Azure のマイクロサービスを含む Microsoft Azure
Digital Twins および Azure IoT Hub の恩恵を受け、
Bentley の iTwin ユーザーは、膨大な量のセンサーデータを
迅速に処理して理解し、重要な洞察を生み出し、迅速な
意思決定能力をを得ることができるようになりました。
エネルギー効率、カーボンフットプリント、安全性、災害対応など、重要なインフラ
ストラクチャのあらゆる側面を可視化、シミュレーション、最適化
パフォーマンスを追跡し、将来の消耗を予測し、メンテナンスコストを削減
エネルギー消費量、空気の質、空間占有率、温度の監視
職場での事件や異常気象の影響をシミュレート
※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
Microsoft と Bentley systems のデジタル ツイン アーキテクチャ
Display
Reality
Data Tiles
Reality Data Service
Background Map
Service (Bing)
Tiles Tiles
1
Display
Background
Map Tiles
2
App Backend
(iModel.js)
Tiles
JSON
Display iModel
Tiles
Properties
3
iModelHub
Azure Cloud Service
Engineering
Tool A
Engineering
Tool B
Desktop tools from
Bentley / 3rd Parties
A
B
Project
Start
Current
Status
ADT Export Agent
(iModel.js)
Azure Digital Twins
Pull ADT
Properties/Telemetry
4
Display Time Series
Derived Values, Telemetry
5
On demand
Azure Event Hub
Persist historical values
in Azure Time
Series Insights
6
Author
1
Align
2
Synchronize
3
Sync subset
to DTDL
4
Driven by pace of
engineering change
Update ADT – Derived
Values &Telemetry
5
Trigger Azure Function
With Telemetry
3
Continuous /
real-time
Azure IoT Hub
Simulated Sensors
Compute Derived
Values
4
Send Telemetry
to IoT Hub
2
Generate Simulated
Sensor Values
(Telemetry)
1
App Frontend
(iModel.js)
DTDL
※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋
The IoT Show: Bentley iTwin and iModel.js Integration with Azure Digital Twins より抜粋
ANSYS
Azure Digital Twin builder:
Physics-based Digital Twins
AnsysはAzure Digital TwinsとIoT Hubを使
用して Ansys Twin Builder を強化し、物理ベー
スのDigital Twinモデルの導入をさらに容易にし
て、物理資産や機器の予知保全と予防保全を
強化しました。
• 物理ベースのDigital Twinモデルを迅速かつ容易に構築し、
展開することができます。
• 現在の製品行動を分析し、実生活のシナリオにおける変
化の影響を予測する
• プロセスをリアルタイムで監視し、最適化する
• 社員教育の充実
• メンテナンスコストの削減と予測保全プログラムの精度向上
※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
IoT センサーデータ
シミュレーション ベースの
デジタル ツイン データ
エンジニアリング データ
Ansys Digital Twins による IoT 戦略の強化・拡張
※※※ ANSYS 様のプレゼンテーション資料より抜粋 ※※※
Ansys Digital Twin アーキテクチャ
IoT Devices
Telemetry &
IoT Events
1
Azure IoT Hub
Telemetry &
IoT Events
2
Azure Digital Twins
3 Telemetry
Event Handlers
(i.e: Event Grid,
Functions, etc.)
Telemetry4
Ansys Twin Builder Runtime
Simulation
Results
5
Simulation
Results
6
7
Telemetry &
Simulation Results
Digital
Twin Application
7
Telemetry &
Simulation Results
Azure Time
Series Insights
8
Telemetry &
Simulation Results
Power
BI
デジタル ツイン コンソーシアム
https://www.digitaltwinconsortium.org/press-room/05-18-20.htm
創設メンバー
Air Force Research Lab (US)
Bentley Systems
Executive Development
Gafcon
Geminus.AI
Idun Real Estate Solutions AB
imec
IOTA Foundation
IoTIFY
Luno UAB
New South Wales Government
Ricardo
Willow Technology
WSC Technology
本日の内容に関連するストリーミング
Microsoft Channel 9: Internet of Thins Show
Ansys Twin Builder Integration with Azure Digital Twins (19分44秒)
Deep Dive Integrating 3D Models and IoT data with iTwin and Azure Digital Twins
(1時間4分29秒)
Deep Dive: Analyzing IoT data using Time Series Insights (50分49秒)
Deep Dive: Azure Digital Twins Updated Capabilities (1時間6分33秒)
Azure IoT基盤全般についてのビデオ (日本語)
• Tech Briefing: 製造業向けリファレンス アーキテクチャをベースとしたシステム構築を行うための基盤技術トレーニング
~Part 1: IoT基盤(前編)/(後編) - https://www.youtube.com/playlist?list=PLBh-4mawktV8rvwA9xcDTPACJpPwtYJaZ
• https://docs.microsoft.com/ja-
jp/azure/digital-twins/
• https://docs.microsoft.com/ja-
jp/azure/time-series-insights/
• https://docs.microsoft.com/ja-
jp/azure/iot-hub/
/Docs について
© 2020 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be
registered trademarks and/or trademarks in the U.S. and/or other countries.
The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of
this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment
on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation.
MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Be future
ready
Build on
your terms
Operate hybrid
seamlessly
Trust
your cloud

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

AWSのログ管理ベストプラクティス
AWSのログ管理ベストプラクティスAWSのログ管理ベストプラクティス
AWSのログ管理ベストプラクティス
 
インフラCICDの勘所
インフラCICDの勘所インフラCICDの勘所
インフラCICDの勘所
 
モノタロウの1900万商品を検索する Elasticsearch構築運用事例(2022-10-26 第50回Elasticsearch 勉強会発表資料)
モノタロウの1900万商品を検索する Elasticsearch構築運用事例(2022-10-26 第50回Elasticsearch 勉強会発表資料)モノタロウの1900万商品を検索する Elasticsearch構築運用事例(2022-10-26 第50回Elasticsearch 勉強会発表資料)
モノタロウの1900万商品を検索する Elasticsearch構築運用事例(2022-10-26 第50回Elasticsearch 勉強会発表資料)
 
L2延伸を利用したクラウド移行とクラウド活用術
L2延伸を利用したクラウド移行とクラウド活用術L2延伸を利用したクラウド移行とクラウド活用術
L2延伸を利用したクラウド移行とクラウド活用術
 
Data platformdesign
Data platformdesignData platformdesign
Data platformdesign
 
AWSではじめるMLOps
AWSではじめるMLOpsAWSではじめるMLOps
AWSではじめるMLOps
 
DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...
DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...
DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...
 
JapanTaxiにおけるML Ops 〜機械学習の開発運用プロセス〜
JapanTaxiにおけるML Ops 〜機械学習の開発運用プロセス〜JapanTaxiにおけるML Ops 〜機械学習の開発運用プロセス〜
JapanTaxiにおけるML Ops 〜機械学習の開発運用プロセス〜
 
ChatGPTは思ったほど賢くない
ChatGPTは思ったほど賢くないChatGPTは思ったほど賢くない
ChatGPTは思ったほど賢くない
 
分析指向データレイク実現の次の一手 ~Delta Lake、なにそれおいしいの?~(NTTデータ テクノロジーカンファレンス 2020 発表資料)
分析指向データレイク実現の次の一手 ~Delta Lake、なにそれおいしいの?~(NTTデータ テクノロジーカンファレンス 2020 発表資料)分析指向データレイク実現の次の一手 ~Delta Lake、なにそれおいしいの?~(NTTデータ テクノロジーカンファレンス 2020 発表資料)
分析指向データレイク実現の次の一手 ~Delta Lake、なにそれおいしいの?~(NTTデータ テクノロジーカンファレンス 2020 発表資料)
 
Azure Api Management 俺的マニュアル 2020年3月版
Azure Api Management 俺的マニュアル 2020年3月版Azure Api Management 俺的マニュアル 2020年3月版
Azure Api Management 俺的マニュアル 2020年3月版
 
AWSで作る分析基盤
AWSで作る分析基盤AWSで作る分析基盤
AWSで作る分析基盤
 
グラフ構造のデータモデルをPower BIで可視化してみた
グラフ構造のデータモデルをPower BIで可視化してみたグラフ構造のデータモデルをPower BIで可視化してみた
グラフ構造のデータモデルをPower BIで可視化してみた
 
Beyond the Twelve-Factor App
Beyond the Twelve-Factor AppBeyond the Twelve-Factor App
Beyond the Twelve-Factor App
 
MonotaRO のデータ活用と基盤の過去、現在、未来
MonotaRO のデータ活用と基盤の過去、現在、未来 MonotaRO のデータ活用と基盤の過去、現在、未来
MonotaRO のデータ活用と基盤の過去、現在、未来
 
Kinesis + Elasticsearchでつくるさいきょうのログ分析基盤
Kinesis + Elasticsearchでつくるさいきょうのログ分析基盤Kinesis + Elasticsearchでつくるさいきょうのログ分析基盤
Kinesis + Elasticsearchでつくるさいきょうのログ分析基盤
 
Azure App Service Overview
Azure App Service OverviewAzure App Service Overview
Azure App Service Overview
 
Aws amplify studioが変えるフロントエンド開発の未来とは v2
Aws amplify studioが変えるフロントエンド開発の未来とは v2Aws amplify studioが変えるフロントエンド開発の未来とは v2
Aws amplify studioが変えるフロントエンド開発の未来とは v2
 
アサヒのデータ活用基盤を支えるデータ仮想化技術
アサヒのデータ活用基盤を支えるデータ仮想化技術アサヒのデータ活用基盤を支えるデータ仮想化技術
アサヒのデータ活用基盤を支えるデータ仮想化技術
 
IoT開発を支える技術の今とこれから
IoT開発を支える技術の今とこれからIoT開発を支える技術の今とこれから
IoT開発を支える技術の今とこれから
 

Ähnlich wie Azure Digital Twins 最新事例紹介 ( IoTビジネス共創ラボ 第16回勉強会 )

Ähnlich wie Azure Digital Twins 最新事例紹介 ( IoTビジネス共創ラボ 第16回勉強会 ) (20)

Microsoft Build 2020: Azure IoT 関連最新情報
Microsoft Build 2020: Azure IoT 関連最新情報Microsoft Build 2020: Azure IoT 関連最新情報
Microsoft Build 2020: Azure IoT 関連最新情報
 
Microsoft Azure で実現するAIとIoT最新情報
Microsoft Azure で実現するAIとIoT最新情報Microsoft Azure で実現するAIとIoT最新情報
Microsoft Azure で実現するAIとIoT最新情報
 
20170720_2 Drone-WG_Azure
20170720_2 Drone-WG_Azure20170720_2 Drone-WG_Azure
20170720_2 Drone-WG_Azure
 
Microsoft Azure 概要
Microsoft Azure 概要Microsoft Azure 概要
Microsoft Azure 概要
 
Azure IoT 最前線!~ Microsoft Ignite 2019での発表と直近アップデート総まとめ ~
Azure IoT 最前線!~ Microsoft Ignite 2019での発表と直近アップデート総まとめ ~Azure IoT 最前線!~ Microsoft Ignite 2019での発表と直近アップデート総まとめ ~
Azure IoT 最前線!~ Microsoft Ignite 2019での発表と直近アップデート総まとめ ~
 
【de:code 2020】 SaaS で迅速に IoT を実現 - Azure IoT Central 最新アップデートと活用術
【de:code 2020】 SaaS で迅速に IoT を実現 - Azure IoT Central 最新アップデートと活用術【de:code 2020】 SaaS で迅速に IoT を実現 - Azure IoT Central 最新アップデートと活用術
【de:code 2020】 SaaS で迅速に IoT を実現 - Azure IoT Central 最新アップデートと活用術
 
20180119_5_IoT Update_20180119
20180119_5_IoT Update_2018011920180119_5_IoT Update_20180119
20180119_5_IoT Update_20180119
 
Microsoft Azure IoT Overview 2020/12/18
Microsoft Azure IoT Overview 2020/12/18Microsoft Azure IoT Overview 2020/12/18
Microsoft Azure IoT Overview 2020/12/18
 
Introducing IBM Cloud & Cognitive
Introducing IBM Cloud & CognitiveIntroducing IBM Cloud & Cognitive
Introducing IBM Cloud & Cognitive
 
IoT 導入を簡単に実現する“つなぐ”技術 ​~デンソーウェーブの IoT製品と Microsoft Azure 連携~
IoT 導入を簡単に実現する“つなぐ”技術 ​~デンソーウェーブの IoT製品と Microsoft Azure 連携~IoT 導入を簡単に実現する“つなぐ”技術 ​~デンソーウェーブの IoT製品と Microsoft Azure 連携~
IoT 導入を簡単に実現する“つなぐ”技術 ​~デンソーウェーブの IoT製品と Microsoft Azure 連携~
 
【de:code 2020】 Azure IoT 最新動向 - クラウドからエッジまで網羅的にご紹介
【de:code 2020】 Azure IoT 最新動向 - クラウドからエッジまで網羅的にご紹介【de:code 2020】 Azure IoT 最新動向 - クラウドからエッジまで網羅的にご紹介
【de:code 2020】 Azure IoT 最新動向 - クラウドからエッジまで網羅的にご紹介
 
Azure IoT 関連最新情報 (Microsoft Build 2020版)
Azure IoT 関連最新情報 (Microsoft Build 2020版)Azure IoT 関連最新情報 (Microsoft Build 2020版)
Azure IoT 関連最新情報 (Microsoft Build 2020版)
 
インフラ管理者に送る あらためての IoT Edge / IoT Hub
インフラ管理者に送る あらためての IoT Edge / IoT Hubインフラ管理者に送る あらためての IoT Edge / IoT Hub
インフラ管理者に送る あらためての IoT Edge / IoT Hub
 
Html5j 8
Html5j 8Html5j 8
Html5j 8
 
今改めて学ぶ Microsoft Azure 基礎知識
今改めて学ぶ Microsoft Azure 基礎知識今改めて学ぶ Microsoft Azure 基礎知識
今改めて学ぶ Microsoft Azure 基礎知識
 
Part 5: "製品の変革" を支える基盤サービス (製造リファレンス・アーキテクチャ勉強会)
Part 5: "製品の変革" を支える基盤サービス (製造リファレンス・アーキテクチャ勉強会)Part 5: "製品の変革" を支える基盤サービス (製造リファレンス・アーキテクチャ勉強会)
Part 5: "製品の変革" を支える基盤サービス (製造リファレンス・アーキテクチャ勉強会)
 
20190924 沖縄ISCO AI セミナー: AIを自分の糧とするためのコツ
20190924 沖縄ISCO AI セミナー: AIを自分の糧とするためのコツ20190924 沖縄ISCO AI セミナー: AIを自分の糧とするためのコツ
20190924 沖縄ISCO AI セミナー: AIを自分の糧とするためのコツ
 
JPC2016: MTA-01: デジタル トランスフォーメーションを支えるクラウド選定の新基準 –インテリジェント クラウドへの道–
JPC2016: MTA-01: デジタル トランスフォーメーションを支えるクラウド選定の新基準  –インテリジェント クラウドへの道–JPC2016: MTA-01: デジタル トランスフォーメーションを支えるクラウド選定の新基準  –インテリジェント クラウドへの道–
JPC2016: MTA-01: デジタル トランスフォーメーションを支えるクラウド選定の新基準 –インテリジェント クラウドへの道–
 
Centralized Observability for the Azure Ecosystem
Centralized Observability for the Azure EcosystemCentralized Observability for the Azure Ecosystem
Centralized Observability for the Azure Ecosystem
 
メタバースの始め方、たとえば製造業でのデジタルツインとは?
メタバースの始め方、たとえば製造業でのデジタルツインとは?メタバースの始め方、たとえば製造業でのデジタルツインとは?
メタバースの始め方、たとえば製造業でのデジタルツインとは?
 

Mehr von Takeshi Fukuhara

Mehr von Takeshi Fukuhara (20)

Data & AI Update 情報 - 2020年8月版
Data & AI Update 情報 - 2020年8月版Data & AI Update 情報 - 2020年8月版
Data & AI Update 情報 - 2020年8月版
 
Part 4: Power Platform 概説 (製造リファレンス・アーキテクチャ勉強会)
Part 4: Power Platform 概説 (製造リファレンス・アーキテクチャ勉強会)Part 4: Power Platform 概説 (製造リファレンス・アーキテクチャ勉強会)
Part 4: Power Platform 概説 (製造リファレンス・アーキテクチャ勉強会)
 
Part 3: サーバーレスとシステム間連携基盤 (製造リファレンス・アーキテクチャ勉強会)
Part 3: サーバーレスとシステム間連携基盤 (製造リファレンス・アーキテクチャ勉強会)Part 3: サーバーレスとシステム間連携基盤 (製造リファレンス・アーキテクチャ勉強会)
Part 3: サーバーレスとシステム間連携基盤 (製造リファレンス・アーキテクチャ勉強会)
 
Part 2: Data & AI 基盤 (製造リファレンス・アーキテクチャ勉強会)
Part 2: Data & AI 基盤 (製造リファレンス・アーキテクチャ勉強会)Part 2: Data & AI 基盤 (製造リファレンス・アーキテクチャ勉強会)
Part 2: Data & AI 基盤 (製造リファレンス・アーキテクチャ勉強会)
 
Part 0.5: 事例を中心としたユースケース (製造リファレンス・アーキテクチャ勉強会)
Part 0.5: 事例を中心としたユースケース (製造リファレンス・アーキテクチャ勉強会)Part 0.5: 事例を中心としたユースケース (製造リファレンス・アーキテクチャ勉強会)
Part 0.5: 事例を中心としたユースケース (製造リファレンス・アーキテクチャ勉強会)
 
Part 0: 製造リファレンス・アーキテクチャとは?(製造リファレンス・アーキテクチャ勉強会)
Part 0: 製造リファレンス・アーキテクチャとは?(製造リファレンス・アーキテクチャ勉強会)Part 0: 製造リファレンス・アーキテクチャとは?(製造リファレンス・アーキテクチャ勉強会)
Part 0: 製造リファレンス・アーキテクチャとは?(製造リファレンス・アーキテクチャ勉強会)
 
Data & AI Update 情報 - 2020年6月版
Data & AI Update 情報 - 2020年6月版Data & AI Update 情報 - 2020年6月版
Data & AI Update 情報 - 2020年6月版
 
Data & AI Update 情報 - 2020年4月版
Data & AI Update 情報 - 2020年4月版Data & AI Update 情報 - 2020年4月版
Data & AI Update 情報 - 2020年4月版
 
Azure Monitor Logで実現するモダンな管理手法
Azure Monitor Logで実現するモダンな管理手法Azure Monitor Logで実現するモダンな管理手法
Azure Monitor Logで実現するモダンな管理手法
 
Azure Network 概要
Azure Network 概要Azure Network 概要
Azure Network 概要
 
Microsoft Azure Storage 概要
Microsoft Azure Storage 概要Microsoft Azure Storage 概要
Microsoft Azure Storage 概要
 
Visual StudioやAzureからAzure DevOpsを使う
Visual StudioやAzureからAzure DevOpsを使うVisual StudioやAzureからAzure DevOpsを使う
Visual StudioやAzureからAzure DevOpsを使う
 
.NETアプリケーションのクラウド最適化
.NETアプリケーションのクラウド最適化.NETアプリケーションのクラウド最適化
.NETアプリケーションのクラウド最適化
 
Microsoft Intelligent Edge Technologies
Microsoft Intelligent Edge TechnologiesMicrosoft Intelligent Edge Technologies
Microsoft Intelligent Edge Technologies
 
Using Azure Compute with VMSS, Kubernetes, and Service Fabric
Using Azure Compute with VMSS, Kubernetes, and Service FabricUsing Azure Compute with VMSS, Kubernetes, and Service Fabric
Using Azure Compute with VMSS, Kubernetes, and Service Fabric
 
Azure Kubernetes Service Overview
Azure Kubernetes Service OverviewAzure Kubernetes Service Overview
Azure Kubernetes Service Overview
 
Microsoft Intelligent Edge Technologies
Microsoft Intelligent Edge TechnologiesMicrosoft Intelligent Edge Technologies
Microsoft Intelligent Edge Technologies
 
Modernization of IT Infrastructure by Microsoft Azure
Modernization of IT Infrastructure by Microsoft AzureModernization of IT Infrastructure by Microsoft Azure
Modernization of IT Infrastructure by Microsoft Azure
 
Windows Server Container and Windows Subsystem for Linux
Windows Server Container and Windows Subsystem for LinuxWindows Server Container and Windows Subsystem for Linux
Windows Server Container and Windows Subsystem for Linux
 
Azure IoT Customer Stories
Azure IoT Customer StoriesAzure IoT Customer Stories
Azure IoT Customer Stories
 

Kürzlich hochgeladen

Kürzlich hochgeladen (7)

Amazon SES を勉強してみる その22024/04/26の勉強会で発表されたものです。
Amazon SES を勉強してみる その22024/04/26の勉強会で発表されたものです。Amazon SES を勉強してみる その22024/04/26の勉強会で発表されたものです。
Amazon SES を勉強してみる その22024/04/26の勉強会で発表されたものです。
 
業務で生成AIを活用したい人のための生成AI入門講座(社外公開版:キンドリルジャパン社内勉強会:2024年4月発表)
業務で生成AIを活用したい人のための生成AI入門講座(社外公開版:キンドリルジャパン社内勉強会:2024年4月発表)業務で生成AIを活用したい人のための生成AI入門講座(社外公開版:キンドリルジャパン社内勉強会:2024年4月発表)
業務で生成AIを活用したい人のための生成AI入門講座(社外公開版:キンドリルジャパン社内勉強会:2024年4月発表)
 
NewSQLの可用性構成パターン(OCHaCafe Season 8 #4 発表資料)
NewSQLの可用性構成パターン(OCHaCafe Season 8 #4 発表資料)NewSQLの可用性構成パターン(OCHaCafe Season 8 #4 発表資料)
NewSQLの可用性構成パターン(OCHaCafe Season 8 #4 発表資料)
 
LoRaWAN スマート距離検出デバイスDS20L日本語マニュアル
LoRaWAN スマート距離検出デバイスDS20L日本語マニュアルLoRaWAN スマート距離検出デバイスDS20L日本語マニュアル
LoRaWAN スマート距離検出デバイスDS20L日本語マニュアル
 
LoRaWANスマート距離検出センサー DS20L カタログ LiDARデバイス
LoRaWANスマート距離検出センサー  DS20L  カタログ  LiDARデバイスLoRaWANスマート距離検出センサー  DS20L  カタログ  LiDARデバイス
LoRaWANスマート距離検出センサー DS20L カタログ LiDARデバイス
 
Amazon SES を勉強してみる その32024/04/26の勉強会で発表されたものです。
Amazon SES を勉強してみる その32024/04/26の勉強会で発表されたものです。Amazon SES を勉強してみる その32024/04/26の勉強会で発表されたものです。
Amazon SES を勉強してみる その32024/04/26の勉強会で発表されたものです。
 
新人研修 後半 2024/04/26の勉強会で発表されたものです。
新人研修 後半        2024/04/26の勉強会で発表されたものです。新人研修 後半        2024/04/26の勉強会で発表されたものです。
新人研修 後半 2024/04/26の勉強会で発表されたものです。
 

Azure Digital Twins 最新事例紹介 ( IoTビジネス共創ラボ 第16回勉強会 )

  • 1. Azure 2020年8月27日 ( 17:55 - 18:20 ) IoTビジネス共創ラボ 第16回オンライン勉強会: 福原 毅 ( tfukuha ) 日本マイクロソフト株式会社 パートナー事業本部 パートナー技術統括本部 第二アーキテクト本部 シニア クラウド ソリューション アーキテクト ( Azure – Data & AI ) Azure Digital Twins 最新事例紹介
  • 2. 接続されたソリューションを変革 Today – 現在 Connected Assets Emerging – 新生 Connected Environments Future – 未来 Connected Ecosystems
  • 5. フィジカルとデジタルを反映したConnected Environment Data integration - Model integration Azure Digital Twins (integration) 物理世界 デジタル世界 ※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
  • 6. Connected Environmentでカギとなる技術 Azure Maps Azure Digital Twins Azure Time Series Insights Azure Spatial Anchors Digital Twins Definition Language Azure IoT Services ※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
  • 7. Azure Digital Twins あらゆる環境をモデル化し、センサーとビジネスシステムをモデルに接続し、現在を制御し、 過去を追跡し、未来を予測します • モデルは、“Digital Twins Definition Language” (DTDL) を利用して定義 • 業界標準の JSON-LD を利用 • Digital Twin は、以下の 用語 (Term) を記述 • Telemetry • Properties • Commands • Relationships • Components • Digital Twins は継承を利用して他のツインを表現 • Digital Twins Definition Language は、以下と連携。 • IoT Plug and Play • Time Series Insights データモデル { "@id": “dtmi:example:Station;1", "@type": "Interface", "extends": “dtmi:example:Room;1", "contents": [ { "@type": "Property", "name": “isOccupied", "schema": "boolean“ }, { "@type": “Property", "name": “hasAVSystem", "schema": “boolean“ }, { "@type": "Property", "name": “capacity", "schema": “integer“ } ], "@context": "dtmi:dtdl:context;2" } Open Modeling Language Live Execution Environment IoTと業務システム から入力 Time Series Insights、 ストレージ、および分析へ出力 Azure Digital Twins の Docs サイト - https://docs.microsoft.com/ja-jp/azure/digital-twins/
  • 8. Azure Digital Twins あらゆる環境をモデル化し、センサーとビジネスシステムをモデルに接続し、現在を制御し、 過去を追跡し、未来を予測します • イベントルートを使用して、Event Hub、Event Grid、ま たはService Bus を介して下流のサービスにデータを送信 • Azure Data Lakeにデータを保存し、Azure Synapseや その他のMicrosoftデータツールでデータを分析して分析を 行い、Logic Appsとワークフローを統合 • Azure Digital TwinsをTime Series Insightsに接続し て、各ノードの時系列履歴を追跡 • Azure Time Series Insights の時系列モデルを、 Azure Digital Twins からマスターしたモデルと連携 Open Modeling Language Live Execution Environment IoTと業務システム から入力 Time Series Insights、 ストレージ、および分析へ出力 Azure Data Lake Time Series Insights Logic Apps Synapse Analytics Azure Digital Twins Graph Zone 1 Track 1 Track 2 Track 3 Station 1 Region 1 Train 1 Switch 1 Access Gate 1 Access Gate 2 REST API Azure Digital Twins Azure Digital Twins の Docs サイト - https://docs.microsoft.com/ja-jp/azure/digital-twins/
  • 9. Azure Digital Twins パートナー様のユースケース Twin Builder: Physics-Based Digital Twins Ansys は Azure Digital Twins を使用して物理ベースの Digital Twin モデルの導入をより簡単にし、 物理資産と機器の予測と保守を 強化しました。 iTwin: Infrastructure Digital Twins Microsoft Azure Digital Twins の恩恵を受けたBentleyのiTwin ユーザーは、膨大な量のセンサー データを迅速に処理して理解し、 重要な洞察を生み出し、迅速な 意思決定能力を得ることができる ようになりました。 ※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
  • 10. iTwin: Infrastructure Digital Twins 幅広い Azure のマイクロサービスを含む Microsoft Azure Digital Twins および Azure IoT Hub の恩恵を受け、 Bentley の iTwin ユーザーは、膨大な量のセンサーデータを 迅速に処理して理解し、重要な洞察を生み出し、迅速な 意思決定能力をを得ることができるようになりました。 エネルギー効率、カーボンフットプリント、安全性、災害対応など、重要なインフラ ストラクチャのあらゆる側面を可視化、シミュレーション、最適化 パフォーマンスを追跡し、将来の消耗を予測し、メンテナンスコストを削減 エネルギー消費量、空気の質、空間占有率、温度の監視 職場での事件や異常気象の影響をシミュレート ※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
  • 11. Microsoft と Bentley systems のデジタル ツイン アーキテクチャ Display Reality Data Tiles Reality Data Service Background Map Service (Bing) Tiles Tiles 1 Display Background Map Tiles 2 App Backend (iModel.js) Tiles JSON Display iModel Tiles Properties 3 iModelHub Azure Cloud Service Engineering Tool A Engineering Tool B Desktop tools from Bentley / 3rd Parties A B Project Start Current Status ADT Export Agent (iModel.js) Azure Digital Twins Pull ADT Properties/Telemetry 4 Display Time Series Derived Values, Telemetry 5 On demand Azure Event Hub Persist historical values in Azure Time Series Insights 6 Author 1 Align 2 Synchronize 3 Sync subset to DTDL 4 Driven by pace of engineering change Update ADT – Derived Values &Telemetry 5 Trigger Azure Function With Telemetry 3 Continuous / real-time Azure IoT Hub Simulated Sensors Compute Derived Values 4 Send Telemetry to IoT Hub 2 Generate Simulated Sensor Values (Telemetry) 1 App Frontend (iModel.js) DTDL ※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋
  • 12. The IoT Show: Bentley iTwin and iModel.js Integration with Azure Digital Twins より抜粋
  • 13. ANSYS Azure Digital Twin builder: Physics-based Digital Twins AnsysはAzure Digital TwinsとIoT Hubを使 用して Ansys Twin Builder を強化し、物理ベー スのDigital Twinモデルの導入をさらに容易にし て、物理資産や機器の予知保全と予防保全を 強化しました。 • 物理ベースのDigital Twinモデルを迅速かつ容易に構築し、 展開することができます。 • 現在の製品行動を分析し、実生活のシナリオにおける変 化の影響を予測する • プロセスをリアルタイムで監視し、最適化する • 社員教育の充実 • メンテナンスコストの削減と予測保全プログラムの精度向上 ※ オンラインイベントMicrosoft Build 2020 (https://mybuild.microsoft.com/ ) セッション スライドより抜粋 (抄訳)
  • 14. IoT センサーデータ シミュレーション ベースの デジタル ツイン データ エンジニアリング データ Ansys Digital Twins による IoT 戦略の強化・拡張 ※※※ ANSYS 様のプレゼンテーション資料より抜粋 ※※※
  • 15. Ansys Digital Twin アーキテクチャ IoT Devices Telemetry & IoT Events 1 Azure IoT Hub Telemetry & IoT Events 2 Azure Digital Twins 3 Telemetry Event Handlers (i.e: Event Grid, Functions, etc.) Telemetry4 Ansys Twin Builder Runtime Simulation Results 5 Simulation Results 6 7 Telemetry & Simulation Results Digital Twin Application 7 Telemetry & Simulation Results Azure Time Series Insights 8 Telemetry & Simulation Results Power BI
  • 16. デジタル ツイン コンソーシアム https://www.digitaltwinconsortium.org/press-room/05-18-20.htm 創設メンバー Air Force Research Lab (US) Bentley Systems Executive Development Gafcon Geminus.AI Idun Real Estate Solutions AB imec IOTA Foundation IoTIFY Luno UAB New South Wales Government Ricardo Willow Technology WSC Technology
  • 17. 本日の内容に関連するストリーミング Microsoft Channel 9: Internet of Thins Show Ansys Twin Builder Integration with Azure Digital Twins (19分44秒) Deep Dive Integrating 3D Models and IoT data with iTwin and Azure Digital Twins (1時間4分29秒) Deep Dive: Analyzing IoT data using Time Series Insights (50分49秒) Deep Dive: Azure Digital Twins Updated Capabilities (1時間6分33秒) Azure IoT基盤全般についてのビデオ (日本語) • Tech Briefing: 製造業向けリファレンス アーキテクチャをベースとしたシステム構築を行うための基盤技術トレーニング ~Part 1: IoT基盤(前編)/(後編) - https://www.youtube.com/playlist?list=PLBh-4mawktV8rvwA9xcDTPACJpPwtYJaZ
  • 19. © 2020 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION. Be future ready Build on your terms Operate hybrid seamlessly Trust your cloud