MAC Layer RSSI Sampling for LLN Error-Tolerant Traffic

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In mobile low power and lossy networks (LLNs), error-tolerant traffic experiences inefficient transmission due to unnecessary retransmissions and energy consumption, particularly with the ARQ technique, and additional calculation overhead in FEC, which is not optimized for error-tolerant data like image or voice traffic.

Innovation Solution

A method is introduced where the MAC layer performs RSSI sampling to estimate the symbol error rate of received packets, allowing packets with low error rates to be transmitted directly to higher layers, omitting retransmissions and redundancy calculations, and dynamically setting error detection fields based on packet type, thereby enhancing energy efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If ARQ technique is used to ensure packet reliability, then transmission reliability is improved, but energy consumption increases due to unnecessary retransmissions

Engineering Contradiction:
Improvetransmission reliabilityVSAvoidenergy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent changes the decision parameter from binary error detection to continuous symbol error rate estimation. By estimating SER based on RSSI sampling and comparing it against a threshold, the system dynamically adjusts transmission decisions, allowing packets with low SER to be transmitted without retransmission while maintaining reliability for high SER packets.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

Instead of applying full ARQ retransmission protocol to all packets, the patent applies partial action by selectively transmitting packets based on their estimated SER. Packets with SER below the threshold are transmitted once without retransmission, while only packets exceeding the threshold undergo full ARQ handling, reducing overall energy consumption.

Inventive Principle:
Principle #16Partial or excessive action

2Reliability

If FEC technique is used for error correction, then transmission reliability is improved, but calculation overhead and energy consumption increase

Engineering Contradiction:
Improvetransmission reliabilityVSAvoidcalculation overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent transforms the error handling approach from deterministic FEC calculation to probabilistic SER-based decision making. By estimating SER from RSSI samples and making transmission decisions based on this estimate, the system avoids the heavy computational burden of FEC while maintaining comparable reliability for error-tolerant traffic.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent uses a lightweight, low-complexity SER estimation mechanism based on RSSI sampling instead of complex FEC algorithms. This 'cheap' estimation approach provides sufficient reliability for error-tolerant traffic without the high computational cost of FEC, effectively replacing expensive error correction with a simpler alternative.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Manufacturing precision

If ARQ retransmission is performed for all packets, then transmission accuracy is improved, but transmission efficiency decreases

Engineering Contradiction:
Improvetransmission accuracyVSAvoidtransmission efficiency
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The patent introduces SER estimation as an intermediate parameter to bridge transmission accuracy and efficiency. By estimating SER and using it to gate transmission decisions, the system achieves high accuracy for packets that need it while maintaining high efficiency for packets that don't, optimizing the trade-off between these two competing objectives.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent performs preliminary SER estimation before transmission decision-making. This preliminary action allows the system to pre-screen packets and identify those suitable for single-transmission delivery, avoiding the need for subsequent retransmission protocols and thereby improving overall transmission efficiency while maintaining accuracy where needed.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10790935B2System and method for efficiently transmitting error-tolerant traffic in low power and lossy networks
Publication Date: 2020.09.29 AGENCY FOR DEFENSE DEV
  • US10790935B2 patent drawing
  • US10790935B2 patent drawing
  • US10790935B2 patent drawing

AI summary

The present invention relates to a method for efficiently transmitting error-tolerant traffic in low power and lossy networks (LLNs). The method for transmitting an error-tolerant traffic includes when a packet is received, modifying a medium access control (MAC) layer of a receiving device to perform received signal strength indication (RSSI) sampling at a symbol rate and estimating a symbol error rate of the packet in the MAC layer based on the sampled RSSI value, and when the estimated symbol error rate is lower than a specific value, transmitting the received packet to a higher layer.