- Architecting the Industrial Internet
- Shyam Nath Robert Stackowiak Carla Romano
- 193字
- 2021-07-02 23:59:24
Architectural viewpoints
Many disciplines and viewpoints need to be considered in architecting an IIoT solution, and the various stakeholders from each viewpoint can have intertwining concerns spanning the lifetime of the system.
Let's discuss the following typical viewpoints and how they interact with each other:
- Business viewpoint
- Usage viewpoint
- Functional viewpoint
- Implementation viewpoint
The business viewpoint maps business strategy to capabilities and identifies opportunities to achieve additional value thru IIoT. The business viewpoint identifies the capabilities that become the driver for the usage viewpoint, which deals with how the system is used. The usage viewpoint guides the life cycle of the project, including design, development, implementation, deployment, and the sustaining engineering. The functional viewpoint defines what the system does, and breaks it down into its functional components. Finally, the implementation viewpoint determines and defines the technologies and components needed to implement the usage and functional viewpoints. These viewpoints form Figure 2.2: Architecture viewpoint hierarchy:

In architecting an IIoT system, it is vital to consider security at every level and in every component, and how they interact. Each viewpoint has its unique security concerns, which are introduced next.
- Python概率統計
- C程序設計簡明教程(第二版)
- TypeScript Blueprints
- JavaScript:Functional Programming for JavaScript Developers
- Mastering SVG
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Visual Basic程序設計(第3版):學習指導與練習
- Unity Virtual Reality Projects
- Visual Basic程序設計教程
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- C#程序設計教程(第3版)
- SQL Server實用教程(SQL Server 2008版)
- 詳解MATLAB圖形繪制技術
- Clean Code in C#