Nano RK : A Wireless Sensor Networking Real-Time Operating System
Nano RK is a fully preemptive reservation-based real-time operating system (RTOS) from Carnegie Mellon University with multi-hop networking support for use in wireless sensor networks. Nano-RK currently runs on the FireFly Sensor Networking Platform as well as the MicaZ motes. It includes a light-weight embedded resource kernel (RK) with rich functionality and timing support using less than 2KB of RAM and 18KB of ROM. Nano-RK supports fixed-priority preemptive multitasking for ensuring that task deadlines are met, along with support for CPU, network, as well as, sensor and actuator reservations. Tasks can specify their resource demands and the operating system provides timely, guaranteed and controlled access to CPU cycles and network packets. Together these resources form virtual energy reservations that allows the OS to enforce system and task level energy budgets.
Advantage
NanoRK takes advantage of priority-based preemptive scheduling to help honor the real-time factor of being deterministic thus ensuring task timeliness and synchronization. Due to the characteristic of limited battery power on the wireless node, Nano-RK provides CPU, network, and sensor efficiency through the use of virtual energy reservations, labeling this system as a resource kernel. These energy reservations can enforce energy and communication budgets to minimize the negative impact on the node’s operational lifetime from unintentional errors or malicious behavior by other nodes within the network. It supports packet forwarding, routing and other network scheduling protocols with the help of a light-weight wireless networking stack. Compared with other current sensor operating systems, Nano-RK provides rich functionality and timeliness scheduling with a small-footprint for its embedded resource kernel (RK).
Recommended: IoT OS and RTOS for Internet of Things devices
Features
- C GNU tool-chain
- Classical Preemptive Operating System Multitasking Abstractions
- Real-Time Priority Based Scheduling
- Built-in Fault Handling
- Task Timing Violations
- Stack Integrity
- Unexpected Node Restarts
- Resource Over-Use
- Low Voltage Detection
- Hardware Watchdog Timer
- Software Watchdog Timers
- Energy Efficient Scheduling based on a-prior task-set knowledge
- Tickless Timer
- Small Footprint (<2K RAM, 16K ROM, including link layer)
- SLIPstream (a simple gateway to IP network protocol and utility)
- TimeScope (a code execution time measurement utility built into the FireFly programmer boards)
- AVR Studio 4 Debugging (Simulating Nano-RK code on a single node using AVR Studio 4 is easy)
- Eclipse IDE allows for easy development
Nano-RK supports various wireless link layer protocols including:
- RT-Link for collision free Real-Time communication
- WiDom a collision free priority based link layer
- b-mac for low-power contention based communication
- U-Connect a Low-Latency Energy-Efficient Asynchronous Neighbor Discovery protocol
- PCF TDMA Flexible and simple, low-power, one-hop TDMA for both high and low data-rate collection
I hope you like this post “Nano RK : A Wireless Sensor Networking Real-Time Operating System”. Do you have any questions? Leave a comment down below!
Thanks for reading. If you like this post probably you might like my next ones, so please support me by subscribing my blog.
You may like also:
- 5G technology
- LPWA – Low-Power Wide-Area
- eCall – Emergency Call System
- Symphony Link – Best Alternative of LoRaWAN
- Dot-triple-O Domain
- How To Create Secure MQTT Broker
- Setting up Authentication in Mosquitto MQTT Broker
- IoT Communication APIs
- IoT Enabling Technologies
- Best Arduino IDE alternatives to start programming
- Best IoT Visual Programming Tools
Pingback: Top IoT Operating Systems in 2020 | IoT OS and RTOS
Pingback: OS and RTOS for IoT (Internet of Things) Devices — OnionLinux
Pingback: IoT OS and RTOS for Internet of Things Devices - CoolDigiBytes