ISV IEEE Smart Village
← ISV Knowledge Base · Home

AI Wiki orientation

ISV Technology Committee · 25 June 2026 · wiki walkthrough · metering layers · emerging focus

← Back to Meeting Notes · Home

Call purpose

Orient volunteers on the Tech Comm knowledge base — main sections, how Tasks tie to GitHub Issues, and where Meter Interoperability work is heading (OBIS normalization, Street Pole EMS).

Agenda

Discussion notes

OpenAMI stack — working definitions

How the pieces fit together in field conversations (Sep 2025 deck + today’s call). Hub: OpenAMI page · EnAccess · OpenAMI.

ComponentRoleNotes
OpenEMS (Energy IoT)EMS / edge orchestrationMore urban — grid present (e.g. Aaron’s grid in Uganda). Stack can stop at the DCU when that is enough.
MeshEMSNAN meshLets DCUs form a mesh when pole-to-pole RF backhaul is needed.
OpenAMI / MQTTActionable telemetry · interopNorthbound contract — normalize southbound OEM/DLMS at gateway to registers operators can bill, vend, and disconnect on; ISV Meter Interoperability thread.
EnAccess MPMOperator backendMicroPowerManager as HES/billing layer — instead of OpenEMS backend in village deployments.
OpenAMI (geo + asset model)Networking / topology semanticsAsset and connectivity layer above gateways — complements MQTT register payloads.
OpenADRPrice signals to devicesPricing server for utility DR/tariffs — parallel track, not village prepaid priority.

MeshEMS / pole power architecture

Working notes for MeshEMS and Street Pole EMS workshop hardware — multiple rails must be planned explicitly; 18650 cell voltage alone is not enough for every peripheral. Hub: MeshEMS board page. EMS board schematic (NESL): github.com/nesl-admin/nesl-meshems — see repo README. Street Pole firmware: ems-dev.

LoadRailNotes
MeshEMS board5 VTemperature reference needs a 5 V supply. PCB schematic on NESL nesl-meshems README.
18650 battery holders3.3 V or 6.6 V → 5 VNeed a buck or boost converter depending on pack wiring (single cell ~3.3 V nominal vs two-series ~6.6 V).
SSRs5 VSolid-state relays on the pole stack also require 5 V drive.
ESP32 dev kit (MeshEMS / Street Pole)5 V → 3.3 VTypical dev boards accept 5 V on USB/VIN and step down to 3.3 V onboard for the MCU — no separate 3.3 V feed needed for the kit if a 5 V rail is available (check board spec).
CircuitSetup meter board3.3 VLogic / stack interface runs at 3.3 V.
CircuitSetup base board3φ AC → 9 VDC → 3.3 VBase draws from 3-phase AC, supplies ~9 VDC for measurement ICs, can regulate down to 3.3 V on the stack pin.
Glenn’s AC-derived PCB (schematic on file)

Manages pole power from 240 VAC (3-phase): mini transformers, rectifier, surge diodes — produces a 5 V reference and three 9 V references. Would not recommend field use without an ETL or UL-certified board (safety, isolation, and utility voltage context).

Action for workshop BOM: specify buck/boost modules for 5 V where cell or stack voltage does not natively match; ESP32 dev kits can derive 3.3 V from 5 V onboard — keep CircuitSetup 3.3 V stack power separate from SSR / temp-reference 5 V budget.

MeshEMS board distribution

Recipients and field partners for MeshEMS / Street Pole EMS boards — shipping, deployment, and installer training. Schematic: NESL nesl-meshems.

NameContactRole / notesStatus
Redwan Hussain +1 646-361-6130 On list
Sean White Working with Arila Barnes (Energy IoT) on OpenEMS meters. Teaches NABCEP certified installer coursework — technician training for power / solar systems. On list

Related: Jude · 10× EMS board field deployment (#15) — no PII on meter read path.

Field notes · Addis Ababa grid

Reported from the call — context for urban / grid-connected OpenEMS work and why local distribution telemetry matters more than export marketing alone.

ObservationDetail
Outages2–4 hours every few days, observed ~2 miles from the airport — not only rural feeders.
T→D capacityNot enough transmission-to-distribution cross-connect; distribution layer is overloaded.
Transformer lifeAmong the shortest transformer lifetimes reported — ~15% failure rate vs ~2% typical elsewhere.
Utility prioritiesMore emphasis on international electricity sales to neighboring countries than on local distribution servicing.
EV fast charging160 kW DC fast chargers — up to 8 cars on the same block; charging equipment fails when power surges hit the overloaded local network.

Implication for ISV: leakage and load visibility at the distribution edge (OpenAMI / OpenEMS) is not abstract — overloaded T→D handoff and cluster EV load are breaking real assets. Compare IEEE 1547 / EPRI grid tooling vs village prepaid track.

Layer reminder

LayerExampleISV wiki thread
Grid interconnectionIEEE 1547 (EPRI wrote · IEEE std)Standards · DER / microgrid tie-in
Prepaid / paymentSTS token + key mgmtProblems · L6 payment layer
Register semanticsOBIS · VMRS tiersOBIS · VMRS
NorthboundMQTT / JSON at gatewayMeter Interoperability

Attendees & open items

Add names, claims, and new follow-ups during or after the call.

Action items (tracked)

Full board at the top of this page and in Knowledge Base · Tasks. Comment and update status on GitHub Issues ↗.

Related