How does NB-IoT achieve the extended coverage compared to standard LTE?
NB-IoT Extended Coverage Mechanisms
NB-IoT's coverage extension is the primary reason operators deploy it for IoT applications where the devices are in hard-to-reach locations (basements, underground parking, rural water meters). The 164 dB MCL ensures virtually every location within a cell is reachable.
- Performance verification: confirm specifications against the application requirements before finalizing the design
- Environmental factors: temperature range, humidity, and vibration affect long-term reliability and parameter drift
- Cost vs. performance: evaluate whether the application demands premium components or standard commercial grades
- Interface compatibility: verify impedance, connector type, and mechanical form factor match the system architecture
- Margin allocation: include sufficient design margin to account for manufacturing tolerances and aging effects
Frequently Asked Questions
How long does it take to send a message with maximum repetitions?
With 2048 repetitions: a single NB-IoT transport block (which carries approximately 100-200 bytes) takes approximately 10-30 seconds to transmit. This is acceptable for IoT use cases where the data is small and infrequent (one message per hour or per day). The latency from the device to the application server is: transmission time + network processing + internet delivery ≈ 10-60 seconds. For applications requiring faster communication: reduce the number of repetitions (at the cost of reduced coverage depth).
How does NB-IoT compare to LoRa for coverage?
NB-IoT MCL: 164 dB. LoRa MCL (SF12): 157-165 dB. The coverage is comparable. The key differences are: NB-IoT uses licensed spectrum (no interference from other users), operates on existing cellular infrastructure (no new gateways needed), and supports bidirectional communication with QoS guarantees. LoRa uses unlicensed ISM spectrum (subject to interference and duty cycle regulations), requires dedicated gateways, and has limited downlink capability. NB-IoT is preferred for: utility metering, smart city infrastructure, and applications requiring carrier-grade reliability. LoRa is preferred for: private networks, agricultural sensors, and applications where the user deploys their own infrastructure.
What about battery life?
NB-IoT device battery life targets: 10+ years on a 5 Wh battery with one small message per day (the 3GPP design target). Achieved through: eDRX (extended Discontinuous Reception): the device sleeps for up to 2.9 hours between paging checks (compared to 2.56 seconds in standard LTE). PSM (Power Saving Mode): the device turns off the radio completely between transmissions, keeping only a timer active (current draw less than 5 uA). The trade-off: the device is unreachable during sleep (downlink messages are queued and delivered when the device wakes up).