Text Message Sequence Markers for Missing Message Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing data transmission systems lack the ability to ensure complete and ordered delivery of text messages, making it difficult for recipients to identify missing or extraneous information.

Innovation Solution

A method is implemented in cellular phone firmware to generate and embed a sequence marker within text messages, allowing recipients to verify the completeness and order of data transmissions by checking for sequential history.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If text messages are transmitted without sequential numbering, then the transmission process is simple and fast, but the recipient cannot verify completeness or detect missing/extraneous messages

Engineering Contradiction:
Improvedata completeness verificationVSAvoidfirmware processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary action by generating and embedding sequential markers in each text message before transmission. The sender's device automatically increments a counter and inserts the current count into each message, establishing an ordered sequence in advance. This allows the recipient to verify completeness by checking if markers continue sequentially without gaps or duplicates, resolving the contradiction between reliability and complexity.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If manual tracking of message sequences is required, then data integrity can be verified, but user effort and time increase significantly

Engineering Contradiction:
Improvemessage sequence verificationVSAvoiduser effort for verification
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system implements self-service by automatically generating sequential markers and embedding them in each message without requiring user intervention. The firmware maintains an internal counter that increments automatically with each message sent to a recipient, and the marker is inserted into the message body automatically. The recipient's device similarly automatically checks for sequential continuity, eliminating manual tracking effort while maintaining verification reliability.

Inventive Principle:
Principle #25Self-service

3Loss of information

If sequential markers are embedded in every message, then missing messages can be detected, but message size increases slightly

Engineering Contradiction:
Improvedetected missing messagesVSAvoidmessage data volume
Core Design Contradiction:
Loss of informationVSQuantity of substance

Solution Approach 1:

The system applies local quality by embedding sequential markers only in specific locations within the message structure (typically in a designated field or header portion) rather than throughout the entire message content. This localized approach minimizes the impact on overall message size while still providing the necessary verification information to detect missing messages effectively.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12495300B2Method of detecting incomplete text message record sets using sequential numbering utilizing cellular phone firmware
Publication Date: 2025.12.09 PEARCE WILLIAM MICHAEL
  • US12495300B2 patent drawing

AI summary

Herein is disclosed a method of verifying the authenticity of text messages sent from a first text message application of a sender to a second text message application of a recipient. The text messages each having a sender's address and a user-accessible field for receiving content. The content of the user-accessible field is visible to the recipient upon opening the text message in the second text message application. The method includes the steps of generating a current sequence marker for the receiver and the firmware inserting the current sequence marker into the user-accessible filed of the text message, and then sending the message. The current sequence marker represents a next sequence identifier in a sequence of text messages between the sender and the receiver.