Li-Fi Signal Reception Using Vector Proximity Detection
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
The challenge is to effectively receive modulated Li-Fi light signals using an ambient light sensor with a relatively low sampling frequency, which limits the maximum frequency of the Li-Fi signal that can be decoded due to the Nyquist-Shannon theorem constraints.
Innovation Solution
A method involving frame identification through start and data bit detection using intensity comparisons, vector calculations, and proximity evaluations to distinguish between start and data bits, even with low sampling frequencies, allowing for reliable reconstruction of Li-Fi frames.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Device complexity
If an ambient light sensor with low sampling frequency is used to receive Li-Fi signals, then the device complexity is reduced and cost is lowered, but the maximum frequency of the Li-Fi signal that can be decoded is limited due to Nyquist-Shannon theorem constraints
Solution Approach 1:
The Li-Fi signal reception process is segmented into distinct phases: start bit detection phase and data bit detection phase. Each phase uses different detection strategies optimized for its specific requirements. The start bit detection uses intensity comparison with threshold to identify frame boundaries, while data bit detection uses vector proximity evaluation. This segmentation allows the system to work around the sampling frequency limitation by being highly efficient in detecting the relatively low-frequency start bit signals.
Solution Approach 2:
The system performs preliminary action by detecting and identifying start bits before attempting to decode data bits. The start bit detection process establishes frame boundaries and synchronizes the reception process. By using a simplified intensity-threshold comparison method for start bit detection, the system prepares the data reception process in advance, ensuring that subsequent data bit detection occurs at the correct timing intervals, thereby overcoming the low sampling rate limitation.
Solution Approach 3:
The system changes detection parameters dynamically based on the reception phase. During start bit detection, it uses intensity comparison with a predetermined threshold. During data bit detection, it transitions to vector-based proximity evaluation comparing sampled intensity patterns against reference vectors. This parameter change allows the system to extract maximum information from the limited sampling rate by adapting the detection sensitivity and method to the specific requirements of each signal portion.
2Measurement precision
If the sampling frequency of the ambient light sensor is increased to decode higher frequency Li-Fi signals, then the maximum decodable frequency is improved, but the device complexity and power consumption increase
Solution Approach 1:
The detection system employs dynamic adaptation by adjusting its detection methodology based on the current reception phase. The system transitions from static intensity-threshold comparison during start bit detection to dynamic vector-proximity evaluation during data bit detection. This dynamic approach allows the system to maintain high detection accuracy for data bits while using a simpler, lower-power method for start bit detection, effectively managing the trade-off between performance and complexity.
Solution Approach 2:
The system uses the ambient light sensor's existing functionality for dual purposes: detecting both start bits and data bits. By designing the detection algorithm to extract meaningful information at the sensor's native sampling rate, the system makes the sensor self-sufficient for Li-Fi reception without requiring an additional high-speed dedicated sensor. The algorithm compensates for the sensor's limitations through intelligent signal 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
Enables reliable detection and reconstruction of Li-Fi frames, enabling effective data communication despite low sampling frequencies, and allows for accurate determination of data bits, facilitating communication and geolocation using Li-Fi signals.
Implementation Method 1
Thanks to the development of light-emitting diodes (LEDs) with very high switching capacities and photodiodes with very high response times, it is possible to transmit and receive data with Li-Fi
Data Source
Figure 1~2
Figure 3~4
Figure 5
AI summary
Method of receiving a Li-Fi signal comprising the following steps: identifying the start bit and the data bits for each frame by comparing intensities of samples with a predetermined intensity threshold; associating a starting vector with the start bit and a data vector with each data bit; evaluating a proximity P(x) between the starting vector and a reference starting vector (v3) for a start bit, and between the starting vector and a reference data vector (v^) for a data bit; confirming the identity of the start bit when the starting vector is closer to the reference starting vector than to the reference data vector.