One-Way Data Stream Encryption for Low Power Devices

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Low power devices face challenges in secure data communication due to their limited ability to send and receive large amounts of data, which increases power consumption, and existing protocols are not suitable for all device connectivity scenarios.

Innovation Solution

Implementing a low power encryption method using a key exchange with a small encrypted payload and a one-way data stream, where the low power device performs a matrix-based key exchange infrequently to conserve power, and utilizing authentication systems to ensure security, even against quantum attacks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If standard communication protocols are used for device connectivity, then communication compatibility is improved, but power consumption increases for low power devices

Engineering Contradiction:
Improvedevice connectivity compatibilityVSAvoidpower consumption
Core Design Contradiction:
Adaptability or versatilityVSUse of energy by moving object

Solution Approach 1:

The communication protocol is segmented into two distinct modes: a low-power one-way data stream mode for normal operation, and a two-way interactive mode only when necessary. This segmentation allows low power devices to operate in the energy-efficient one-way mode most of the time, while still maintaining the capability to switch to full interactive communication when needed, thus resolving the contradiction between connectivity versatility and power consumption.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements periodic key exchange mechanisms where encryption keys are established infrequently (e.g., once every n packets or after a time interval), rather than for every communication interaction. This periodic action significantly reduces the computational overhead and power consumption for low power devices while maintaining security, allowing them to communicate frequently without expending excessive energy on repeated key exchanges.

Inventive Principle:
Principle #19Periodic action

2Reliability

If large amounts of data are sent/received for secure communication, then encryption security is improved, but power consumption increases

Engineering Contradiction:
Improveencryption securityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

Encryption keys are established in advance through a preliminary key exchange process that occurs infrequently. Once established, these pre-shared keys are reused for multiple subsequent communications. This preliminary action eliminates the need for repeated key exchanges, significantly reducing power consumption while maintaining strong encryption security throughout the communication session.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements partial key exchange where only essential key material is exchanged periodically rather than complete re-authentication for every message. This partial action provides sufficient security for the application while dramatically reducing the computational burden and power consumption compared to full encryption handshakes for every communication event.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If frequent key exchange is performed for secure communication, then security is improved, but power consumption and data transmission requirements increase

Engineering Contradiction:
Improvecommunication securityVSAvoidoperational duration
Core Design Contradiction:
ReliabilityVSDuration of action of moving object

Solution Approach 1:

The system implements periodic key exchange mechanisms where encryption keys are established infrequently (e.g., once every n packets or after a time interval), rather than for every communication interaction. This periodic action significantly reduces the computational overhead and power consumption for low power devices while maintaining security, allowing them to communicate frequently without expending excessive energy on repeated key exchanges.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

Encryption keys are established in advance through a preliminary key exchange process that occurs infrequently. Once established, these pre-shared keys are reused for multiple subsequent communications. This preliminary action eliminates the need for repeated key exchanges, significantly reducing power consumption while maintaining strong encryption security throughout the communication session.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12095751B2Encryption for one-way data stream
Publication Date: 2024.09.17 WINKK INC
  • US12095751B2 patent drawing
  • US12095751B2 patent drawing
  • US12095751B2 patent drawing

AI summary

Low power devices are able to utilize encryption in communication. Low power devices typically cannot send/receive large amounts of data since sending/receiving more data uses more power. Implementing a key exchange with a small encrypted payload enables secure communication between the devices. A one-way data stream is implemented. The one-way data stream is able to be encrypted.