# Wired vs Wireless meters ### Wireless open standards #### Comparison
ProtocolFrequencyRangeData RateTopologyPower Usage
Zigbee2.4 GHz, 915/868 MHzShortUp to 250 kbpsMesh, StarVery Low
LoRaWAN868/915 MHzLong0.3–50 kbpsStarExtremely Low
Wi-SUN868/915 MHzMedium to Long50–300 kbpsMeshLow to Medium
Bluetooth LE2.4 GHzShort125 kbps–2 MbpsStar, MeshVery Low
IEEE 802.11ahSub-GHz (~900 MHz)MediumUp to MbpsStar, TreeLow
IEEE 802.15.4VariousShort–Medium20–250 kbpsMesh, StarVery Low
Thread2.4 GHzShort250 kbpsMeshVery Low
#### Recommended for Residential Microgrid Applications in Uganda: - **LoRaWAN**: If covering a large geographical area (kilometers), due to its excellent range, penetration, and low power use. - **Wi-SUN**: For robust, medium-to-large-scale smart metering networks, especially if a mesh topology is desirable. - **Zigbee/Thread**: Ideal for dense residential areas where devices (meters) are closer together, benefiting from low power and reliable mesh networking. ### Wired Open standards #### Comparison
ProtocolStandardOSI LayersMediumTopologyRangeData RateTypical Application AreasRemarks
**G3-PLC**ITU-T G.9903Layers 1-2Power LinesMesh, StarUp to several km2.4–35 kbpsSmart grids, AMI, smart metersRobust, designed for noisy environments; supports IPv6, strong security
**PRIME**ITU-T G.9904Layers 1-2Power LinesMesh, StarUp to several km21–128 kbpsSmart metering, distribution automationOptimized for higher-speed PLC, widely used in European smart meter rollouts
**IEEE 1901.2 PLC**IEEE 1901.2Layers 1-2Power LinesMesh, StarUp to several km2.4–500 kbpsSmart grids, smart citiesHigh interoperability, IPv6 support; ideal for utility and smart city deployments
**M-Bus (Meter-Bus)**EN 13757Layers 1-2Twisted pair cableBusUp to ~1 km0.3–38.4 kbpsMeter reading (water, heat, gas)Widely used in Europe; reliable, low-cost wired solution
**KNX**ISO/IEC 14543-3Layers 1-2Twisted pair cableBus, Star, TreeUp to ~1 km9.6 kbpsBuilding automation, home controlOpen standard for building automation, popular in Europe
**BACnet MS/TP**ASHRAE 135Layers 1-2RS-485 twisted pairBusUp to ~1.2 km9.6–115.2 kbpsBuilding automation, HVAC controlsCommon in building and industrial automation; robust, scalable
**Ethernet**IEEE 802.3Layers 1-2CAT5/CAT6 cableStar, TreeUp to ~100 m10 Mbps–100 GbpsNetworking backbone, smart buildingsHigh-speed, standard networking; widely supported across industries
**RS-485 (EIA-485)**EIA-485Layers 1-2Twisted pair cableBusUp to ~1.2 kmUp to 10 MbpsMetering, industrial control systemsSimple, robust, widely used for serial data transmission
**CAN Bus**ISO 11898Layers 1-2Twisted pair cableBusUp to ~1 kmUp to 1 MbpsAutomotive, industrial automationHigh reliability, robust error detection, common in harsh environments
#### Recommended Wired Protocols for Residential Microgrid Metering (Uganda) - **PLC-based (e.g., G3-PLC or IEEE 1901.2)**: - Ideal due to existing infrastructure (power lines). - Good for scalable, reliable deployments. - **RS-485**: - Robust, simple wiring suitable for smaller clusters. - Common for direct-wired connections (local clusters). - **M-Bus**: - Suitable if integrating gas, water, or heat metering alongside electricity ### Comparison between wired and wireless
AspectWireless Option (Wi-SUN/LoRaWAN)Wired Option (G3-PLC, RS-485)Recommendation
**Installation Cost**🟢 Lower🔴 Higher (cabling, labor)Wireless ✅
**Maintenance Cost**🟡 Moderate (battery replacements)🟢 Low (no batteries required)Wired ✅
**Reliability**🟡 Medium (environment dependent)🟢 High (consistent, stable)Wired ✅
**Scalability**🟢 High (easy additions)🔴 Moderate to low (harder additions)Wireless ✅
**Range/ Coverage**🟢 Good (with repeaters)🟢 Excellent (using PLC)Wired (PLC) ✅
**Security**🟡 Good (depends on setup)🟢 Very GoodWired ✅
**Installation Time**🟢 Short🔴 LongerWireless ✅
**Physical disruption**🟢 Minimal🔴 High (trenching, wiring)Wireless ✅
### 💡 Recommended Choice: Hybrid or G3-PLC #### 📌 Primary Recommendation: G3-PLC (Wired) Given your scenario (dense apartment blocks with existing electrical infrastructure and meters located closely on the ground floor), **G3-PLC** offers significant advantages: - **Low Ongoing Maintenance:** No batteries to manage. - **High Reliability:** Stable signal leveraging existing wiring. - **Cost-effective (long-term):** Minimal ongoing costs after initial installation. - **Robust & secure**: Highly suited for apartment complexes. #### 📌 Alternate Recommendation: Hybrid (PLC Backbone + Wireless Endpoints) If flexibility or future expansions matter, consider a hybrid setup: - Use **G3-PLC** within each block to connect meters reliably to a local gateway. - Connect block gateways to a central system via wireless (**Wi-SUN or LoRaWAN**). This reduces physical disruption between buildings while maintaining the reliability within each block. This hybrid method provides the best of both worlds—flexibility and low maintenance. ### Links [Chatgpt detailed thread](https://chatgpt.com/share/682665f4-9c6c-800c-a63f-6d58c790a91a)