Definition
- It defines the main functionality and their interactions.
- It is based on following three principles or concepts:
- Abstract:
- It is not tied to any technology, application domain or implementation.
- It does not explain different functional components that make up different functional groups.
- Define Functional Groups and their interactions.
- Functional View:
- It defines runtime functional components of the system, that covers following aspects:
- Responsibilities of functional components.
- Default functions of functional components.
- Main interfaces of functional components.
- Primary interactions of functional components.
- It defines runtime functional components of the system, that covers following aspects:
- Abstract:
Functional Model defines two types of functional groups:
1. Longitudinal Functionality Group:
Functionalities are limited to that specific group only and are not required by any other functional groups. These functional groups are spread lengthwise in overall model and their interaction is also manly two way longitudinal.
Below are the 7 longitudinal Functional Groups:
- Application
- Service Organization
- IoT Process Management
- Virtual Entity
- IoT Service
- Communication
- Device
2. Transversal Functionality Group:
Functionalities are required to be implemented almost in all functional groups, therefore these are spread across all functional groups. Example: Security and Management
Below are the 2 transversal Functional Groups:
- Security
- Management
Brief explanation of above mentioned functional groups:
1. IoT Process Management Functional Groups:
- It provides necessary functional aspects to integrate the specific concept of IoT system with business process. This helps enterprises to make sure IoT Sub-System adhering the common & new industry standards and best practices like BPMN 2.0 (Business Process Model and Notation). So that an isolated and proprietary “IoT” solution is not required to establish.
- As the reliability and accountability of sensor data providing information of virtual entity along with processing capabilities of devices are major aspects of business process, IoT process management helps to hide the IoT specific implementation at lower level to enable smooth integration.
- While practical realization is done then bu sines process policies covering permissions, prohibitions and obligation aspects; are required to address in IoT Process management.
- IoT Process Management FG are dependent on Service Organization FG for the execution of business process by finding, binding and invoking specific services.
2. Service Organization Functional Groups:
- It acts as communication hub among other Functional groups because its primary responsibility to composing (combining multiple basic services to get response of a request) and orchestrating services at various abstraction level so that requests coming from IoT Process Management FG or external application can link to right services as well also link with associated entities by utilizing Virtual Entity FG & IoT Service FG.
- It also acts as brokerage of services so that Services can subscribe to other services available in system.
3. Virtual Entity Functional Groups:
It contains following functionalities :
1. It has functions for interacting with IoT System having multiple Virtual entities.
2. It also has functionalities for discovering and looking up services that provide information about Virtual Entities.
3. It also has functionalities to managing the static association & dynamic association of moving and non moving Physical entities(virtual entities).
4. IoT Service Functional Groups:
- It contains functionalities to discover, look-up and name resolution of IoT Services.
5. Communication Functional Groups:
- It contains various communication schemes based on technologies and also provides interfaces to interact with IoT Services FG.
- These functional groups consider following aspects related to communication:
- Data Representation
- End to End path information
- Addressing issues
- Network Management
- Device Specific features
- Protocol Translation
- Context Passing functionalities
6. Management Functional Groups:
- It contains all functionalities that are required to govern any IoT System. It covers below four high level goals:
1. Cost Reduction: It should covers maximum use cases or users to avoid creation of different solutions for different use cases. It also covers the capturing of data to know the current cost.
2. Attending unexpected usage issues: It covers the knowledge of system state and strategies to address along with mitigation of unforeseen situations like: link failure, queue overload, devices are not working, introduction of error into system and emergency situation like stopping a train or moving complete system into energy saving mode.
3. Fault handling:
It covers to address the unpredictability of future failures that includes below goals:
- Prediction of failures
- Detection of existing failures
- Reduction of effects of failures
- Repair
4. Flexibility:
- It covers to address the changes in requirements so no new system is required to prepare when user requirements change.
- It also includes management of membership, ownership, their administration, defining rules & rights and accompanying information of the given entity to the IoT system.
7. Security:
It covers security and privacy of IoT system that includes:
- Initial registration of client into system securely to make sure only legitimate clients are allowed to login into system.
- Keeping user information protected and anonymous while accessing resources or services.
- Legitimate interaction occurs between peers that are statically authorized or trusted to interact with each other.
- Secure and data integrity protections.