Packet Header Checksum for FSK Utility Network Error Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The integration of various generations of utility meters in a network leads to upgrade problems and inefficiencies due to the lack of error detection in conventional FSK packet headers, resulting in increased false alarm rates and reduced network throughput.

Innovation Solution

A packet header protection system that includes a header checksum (HCS) for error detection in FSK packet headers, allowing receivers to quickly identify and discard errored packets, thereby reducing false alarms and enhancing network efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional FSK packet headers without error detection are used, then device complexity is reduced and ease of manufacture is improved, but false alarm rate increases and network throughput decreases

Engineering Contradiction:
Improvefalse alarm rateVSAvoidpacket header structure
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by pre-calculating and attaching a checksum value to the packet header before transmission. This allows the receiver to quickly verify header integrity without complex real-time analysis, reducing false alarms while maintaining simple device architecture. The checksum is computed over specific header fields (source address, destination address, packet length) and appended to the header, enabling efficient error detection.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The checksum acts as an intermediary element between the packet header and the verification process. Instead of implementing complex error detection algorithms directly in the receiver, the pre-computed checksum serves as a simple mediator that enables rapid validation. The receiver only needs to recompute the checksum and compare it with the transmitted value, significantly simplifying the receiving device while improving reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If conventional FSK packet headers without error detection are used, then processing time is reduced, but network throughput decreases due to inability to quickly discard errored packets

Engineering Contradiction:
Improvenetwork throughputVSAvoidpacket processing time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The checksum is pre-computed and attached to the packet header during the transmission phase. This preliminary action enables the receiver to immediately verify header integrity upon receipt without requiring complex real-time analysis. Valid packets are quickly processed and forwarded, while errored packets are rapidly discarded, thereby increasing network throughput and reducing processing time per packet.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent segments the packet into distinct components: header (with embedded checksum), and payload. This segmentation allows the receiver to independently verify the header integrity using the checksum before processing the payload. If the checksum verification fails, the entire packet is quickly discarded without wasting processing time on the payload, thus improving overall network throughput.

Inventive Principle:
Principle #1Segmentation

3Adaptability or versatility

If various generations of meters are used in the network, then adaptability is improved, but interoperation efficiency decreases due to upgrade problems

Engineering Contradiction:
Improvemeter generation compatibilityVSAvoidinteroperation efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The checksum mechanism provides a universal solution that works across all meter generations in the network. By incorporating the same checksum calculation and verification logic in both old and new meters, the system achieves interoperability without requiring complex generation-specific handling. The checksum field is integrated into the existing packet header structure, allowing seamless communication between different meter generations while maintaining interoperation efficiency.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS9231732B2Packet header protection for utility networks
Publication Date: 2016.01.05 TEXAS INSTRUMENTS INC
  • US9231732B2 patent drawing
  • US9231732B2 patent drawing
  • US9231732B2 patent drawing

AI summary

A networking device includes a packet header protect generator, a transmitter, a receiver, a decoder and router. The transmitter transmits a data packet to the receiver. The data packet includes a data packet header. The packet header protection generator is arranged to toggle selected bits of a protected portion of the data packet header and generate a data integrity signature. The receiver receives the data packet and generates a received data integrity signature. The decoder computes a locally computed data integrity signature in response to the protected portion of the received data packet header. The locally computed data integrity signature is compared with the received data integrity signature. The router selects a portion of a routing path in response to whether a data packet forwarding destination includes a decoder arranged to compute a locally computed data integrity signature.