Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

IEC Type 4 is an Akraino approved blueprint and part of Akraino Edge Stack. The project is focused on AR VR applications run running on Edge Computingedge.

Use Cases

In general, there are multiple use cases for AR VR itemized below.  For Release 2, we focus on building on the infrastructure and virtual classroom application (Highlighted in dark purple color).

...

UseCases

Value Proposition

Operation Guidance ​

Predict the next step for the operations(like assembling Lego blocks, cooking sandwiches, etc) and help people to achieve a goal. 

Virtual Classroom 

Simulating a virtual classroom,  ​which improves online education experiences for the teachers and students.

Sports Live

Augment and simulate the sport sports live, which gives the audiences an amazing immersive watching experience. 

Gaming

Augment and simulate the game scenario, let players enjoy an immersive game world.  ​

...

The whole architecture, shown below, consists of two parts: the front end and the backend.

  • For the front end, the minimal requirements are two clients, one for the teacher and the other one for the student. The client device could be a cellphone, tablets, wearable devices,personal computers, etc.  The client collects information from the real world and transfers the data to the backend for calculation. Beyond data transfer and calculation, render is another function run running on the front end client-side.
  • For the backend, we deploy the backend in two virtual machines in the Cloud.  
    1. To make the VR backend works work well, we deploy IEC in the IaaS Layer, Tars framework in PaaS Layer, Virtual Classroom Backend in SaaS Layer.
    2. To make CI/CD available, we deploy Jenkins Master in one Virtual Machine.  The Jenkins master issues command to tiger triger the script run on the dedicated VM.   

...