What are the RF design differences between Sigfox, LoRa, and NB-IoT?
Sigfox vs LoRa vs NB-IoT RF
The three LPWAN technologies represent different trade-offs between RF complexity, performance, and ecosystem, and the choice depends on the specific application requirements.
- 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
Which technology has the longest range?
All three achieve comparable maximum range (10-50 km LOS) because their link budgets are similar (156-164 dB). The range differences come from deployment (antenna height, environment) rather than technology. In dense urban: NB-IoT has an advantage due to repetition coding and existing cellular tower infrastructure. In rural: LoRa at SF12 and Sigfox can reach 15-30 km from a well-placed gateway.
Can I switch between technologies later?
Switching requires a hardware redesign: the RF transceiver and antenna are different for each technology. However: multi-protocol modules exist: Quectel BG95 (NB-IoT + LTE-M + GNSS). Nordic nRF9160 (NB-IoT + LTE-M + GNSS). Using LoRa + NB-IoT in the same device requires two RF chains (different frequencies, different protocols). For flexibility: design the PCB with footprints for both options, using a modular SoM (System on Module) approach.
What about power consumption?
Sleep current: Sigfox ≈ 0.5-1 μA, LoRa (SX1262) ≈ 0.16 μA, NB-IoT ≈ 1-5 μA (PSM mode). TX current: Sigfox ≈ 45 mA (14 dBm), LoRa ≈ 45-120 mA (14-22 dBm), NB-IoT ≈ 200-350 mA (23 dBm). LoRa has the lowest sleep current, which is the dominant factor for battery life in infrequent-reporting applications. NB-IoT has the highest TX current but the shortest TX time (higher data rate). For applications with 1 transmission per hour: all three achieve 5-10+ year battery life on 2× AA cells.