What is lqi and rssi
Last updated: April 1, 2026
Key Facts
- RSSI measures signal strength in dBm (decibels relative to one milliwatt) on a scale from -120 to 0 dBm
- LQI measures overall connection quality on a 0-255 scale, accounting for signal integrity and packet errors
- Both metrics are used in Zigbee, WiFi, Bluetooth, and other wireless protocols for network management
- RSSI alone doesn't guarantee good link quality; strong signal strength doesn't mean reliable data transmission
- Devices use both RSSI and LQI together to make optimal routing and connection decisions in mesh networks
RSSI and LQI: Understanding Wireless Metrics
RSSI (Received Signal Strength Indicator) and LQI (Link Quality Indicator) are two fundamental metrics used to evaluate wireless network connections. While they are related and often used together, they measure different aspects of wireless communication. Understanding both metrics is essential for diagnosing network issues, optimizing device placement, and ensuring reliable wireless communication in IoT and mesh network environments.
RSSI: Received Signal Strength Indicator
RSSI measures the power level of the received wireless signal, expressed in dBm (decibels relative to one milliwatt). Range: RSSI values typically range from -120 dBm (very weak signal) to 0 dBm (very strong signal). Measurement: RSSI is a simple, direct measurement of how strong the incoming signal is at the receiver's antenna. Limitations: RSSI alone doesn't indicate whether data is being transmitted reliably; strong signal strength doesn't guarantee error-free communication if there is significant interference or noise.
LQI: Link Quality Indicator
LQI provides a more comprehensive assessment of link quality by evaluating multiple factors beyond signal strength. Scale: LQI ranges from 0 (poor) to 255 (excellent). Factors Measured: LQI accounts for signal strength, packet reception rates, bit error rates, interference levels, and overall transmission reliability. Practical Value: LQI better reflects whether actual data communication will succeed, making it more useful for routing decisions in mesh networks.
Comparison and Relationship
While RSSI and LQI are related, they are not equivalent. A high RSSI value doesn't always correlate with a high LQI value if there is significant interference or environmental noise. Conversely, a location with moderate RSSI might have excellent LQI if there is minimal interference. Professional network analysis typically uses both metrics: RSSI for understanding signal propagation and identifying coverage areas, and LQI for assessing actual transmission reliability and network performance.
| Aspect | RSSI | LQI |
|---|---|---|
| Full Name | Received Signal Strength Indicator | Link Quality Indicator |
| Measurement | Signal power in dBm | Overall link quality (0-255) |
| Scale | -120 to 0 dBm | 0 to 255 |
| What It Measures | Signal strength only | Signal integrity, packet errors, reliability |
| Usefulness | Coverage mapping, dead zone detection | Routing decisions, network reliability |
Related Questions
Can strong RSSI have weak LQI?
Yes, strong RSSI with weak LQI typically indicates significant interference or environmental noise. The signal is strong but corrupted, making data transmission unreliable.
Which metric is more important for network reliability?
LQI is generally more important for reliability since it directly measures transmission quality, while RSSI only measures signal strength without accounting for interference.
How do WiFi routers use RSSI and LQI?
WiFi devices use RSSI for initial connection decisions and coverage assessment, while using LQI or similar metrics to optimize data rates and maintain connection stability.
More What Is in Daily Life
Also in Daily Life
More "What Is" Questions
Trending on WhatAnswers
Browse by Topic
Browse by Question Type
Sources
- Wikipedia - RSSICC-BY-SA-4.0