Envelope Detector for Packet Detection in Noisy Networks
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
In packet-switched communication networks, such as the Mobitex system, traditional data detectors struggle to accurately differentiate between idle channels and incoming data packets due to signal quality degradation caused by noise, interference, and non-ideal channel conditions, leading to false detection and missed packets.
Innovation Solution
A data carrier detector system comprising an envelope detector, peak-to-peak amplitude monitor, and data packet searcher is implemented, which sets a trigger when the amplitude change exceeds a predetermined amount, initiating a search for data packets only when a significant change is detected, thereby reducing false detection and ensuring accurate packet retrieval.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If traditional data detectors continuously search for data packets, then packet detection coverage is improved, but false detection increases due to noise and signal degradation
Solution Approach 1:
The system performs preliminary action by monitoring peak-to-peak amplitude continuously and setting a trigger threshold before actual packet detection is needed. When the amplitude exceeds the threshold, it triggers the packet search process, preventing false detections from noise while ensuring actual packets are captured. This resolves the contradiction by adding a simple amplitude threshold check rather than complex detection logic.
2Speed
If the detector initiates packet search on every amplitude change, then packet retrieval speed is improved, but false packet detection increases
Solution Approach 1:
The system changes the parameter from triggering on every amplitude change to triggering only when amplitude exceeds a predetermined threshold. This parameter modification filters out small amplitude fluctuations caused by noise while maintaining rapid response to actual packets, thus improving reliability without sacrificing speed.
3Device complexity
If the detector uses simple amplitude thresholding, then device complexity is reduced, but detection precision deteriorates in degraded channel conditions
Solution Approach 1:
The system introduces an intermediary element - the predetermined amplitude threshold - that mediates between the simple detection mechanism and the degraded signal conditions. This threshold acts as a filter that protects against noise while allowing actual packets to pass through, maintaining detection precision without requiring complex processing.
Applied Scientific Principles
This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.
Function Achieved in This Case
The system effectively reduces false packet detection and ensures reliable data packet retrieval by initiating searches only when a predetermined amplitude change is detected, thereby improving data communication efficiency in noisy and degraded channel conditions.
Implementation Method 1
an envelope detector to provide peak-to-peak amplitude of an incoming waveform at any given time
Data Source
AI summary
A data carrier detector for a packet-switched communication network. The detector includes an envelope detector to provide peak-to-peak amplitude of an incoming waveform at any given time, a peak-to-peak amplitude monitor to monitor peak-to-peak amplitude, and to set a trigger when the peak-to-peak amplitude changes by a predetermined amount. The detector also includes a data packet searcher to start searching for a data packet when the peak-to-peak amplitude monitor issues the trigger. The detector further includes a data packet processor to process and extract information from the recovered data packet.


