Versions Compared

Key

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

Table of Contents
maxLevel2

Blueprint Overview/Introduction

The Smart Data Transaction for CPS (Cyber-Physical Systems) Blueprint implements methods to adapt the edge network, possibly dynamically, to reduce pressure on network bandwidth and expand the potential range of the edge network's reach while reducing power consumption. The two main features of the blueprint are data sharing between edge nodes and the addition of support for low-power radio connections to sensors.

In Akraino Release 6 the Smart Data Transaction for CPS blueprint consists of a test implementation of these features based on EdgeX and Kubernetes technologies, suitable for evaluating the concepts and identifying future directions.

Use Cases

Below are some sample use cases which could benefit from the approaches implemented in this blueprint.

...


Master, Deploy, CI/CDEdgeSensor
H/WHardware PlatformVM running on commercial-grade PC or betterJetson Nano Raspberry Pi 3
CPUx86 (Intel i5, 2 cores)ARM (Cortex-A57, 4 cores)ARM (Cortex-A53, 4 cores)
OSLinux (Ubuntu 20.04)Linux (Ubuntu 20.04)Linux (Rasbian 11.1)
Memory4 GB2 GB1 GB
Storage128 GB HD32 GB SD card32 GB SD card
NetworkWired ethernet x1Wired ethernet x1

Wired ethernet x1*

*For management/provisioning

Other
LoRa dongle (LRA-1)

LoRa dongle (LRA-1)

Sensor (DHT-11)

...

  • Scripts and additional source for the LoRa device service and synchronization application are licensed under the Apache 2.0 license. TBD