Learning Wizard
Instructions
This document describes the concept of the OpenHiva framework, deterministic scheduling principles, communication mechanism, and invoking of data-plane software interfaces. It provides guidance for developers to quickly develop applications based on the framework, which provides high-performance and secure communication and data transmission capabilities for robot services.
Tutorial
If you use this document for the first time, you are advised to read Table 1 first to quickly understand the document content.
Restrictions
- Interface usage:
The OpenHiva interfaces support the normalization of the management plane and data plane interfaces. The deterministic scheduling is supported only on the data plane.
- Scheduling mode:
The OpenHiva interfaces and deterministic scheduling interfaces support both deterministic scheduling and non-deterministic scheduling (OS scheduling). When deterministic scheduling is used, services need to be adapted and reconstructed to meet deterministic scheduling requirements and achieve end-to-end deterministic latency.
- Supported processor: Currently, the functions provided by the OpenHiva framework apply only to the Ascend 310B AI Processor.
- Application scenario: The Ascend AI developer kit (Atlas 200I DK A2) is used to develop robot AI applications.