This curriculum spans the technical, operational, and governance dimensions of urban energy systems, comparable in scope to a multi-phase smart city pilot program involving coordinated deployments across infrastructure, data platforms, and policy frameworks.
Module 1: Urban Energy Systems and Infrastructure Assessment
- Select and deploy non-intrusive load monitoring (NILM) sensors across municipal buildings to disaggregate energy consumption by end-use without circuit-level metering.
- Integrate legacy SCADA data from water, waste, and electricity systems into a unified time-series database for cross-sector energy correlation analysis.
- Conduct thermal imaging surveys of public housing stock to prioritize retrofit investments based on heat loss patterns and occupancy data.
- Evaluate district heating network performance using flow rate, supply/return temperature, and outdoor temperature data to identify underperforming zones.
- Map energy-intensive public infrastructure (e.g., wastewater treatment plants, transit depots) and assess their load profiles for demand response eligibility.
- Establish baseline energy intensity metrics (kWh/m²/year) for different building typologies using utility billing aggregation and GIS tagging.
- Deploy mobile air quality and noise sensors on public transit fleets to correlate transportation energy use with localized environmental impact.
- Coordinate with utility providers to access anonymized, granular consumption data under data-sharing agreements compliant with municipal privacy regulations.
Module 2: IoT and Sensor Network Deployment for Energy Monitoring
- Design LoRaWAN gateway placement to ensure 95% coverage across high-density urban zones while minimizing interference from high-rise structures.
- Specify IP67-rated environmental sensors for outdoor streetlight nodes to monitor ambient light, temperature, and energy draw in real time.
- Implement edge computing rules on gateways to pre-process sensor data and reduce bandwidth costs from thousands of distributed nodes.
- Configure secure device onboarding using IEEE 802.1X authentication and certificate-based identity for IoT endpoints.
- Calibrate CO₂ and occupancy sensors in public buildings to trigger HVAC setpoint adjustments based on real-time occupancy density.
- Establish data retention policies for raw sensor telemetry, balancing diagnostic needs with storage cost and GDPR compliance.
- Deploy vibration and current sensors on public elevator systems to detect inefficient motor operation and schedule predictive maintenance.
- Integrate streetlight monitoring data with outage management systems to reduce mean time to repair (MTTR) for lighting failures.
Module 3: Data Integration and Urban Data Platform Architecture
- Design a schema for a city data lake that unifies building energy data, traffic flow, weather, and utility tariffs using a common time and location index.
- Implement data validation pipelines to detect and flag anomalous meter readings from public facilities due to sensor drift or communication errors.
- Apply spatial indexing to energy consumption datasets to enable fast aggregation by neighborhood, council district, or watershed boundary.
- Develop API gateways with rate limiting and OAuth2.0 scopes to control access to sensitive energy datasets by third-party developers.
- Use ETL workflows to transform utility CSV exports into standardized formats aligned with the Building Energy Benchmarking Ordinance requirements.
- Deploy metadata tagging standards to track data lineage, update frequency, and responsible agency for each integrated dataset.
- Configure real-time data ingestion from smart meters using MQTT brokers with message persistence and failover clusters.
- Implement data masking routines to anonymize building-level consumption data before public release or academic research access.
Module 4: AI-Driven Energy Optimization in Public Buildings
- Train LSTM models on historical HVAC energy use and weather data to forecast daily load profiles for city-owned facilities.
- Deploy reinforcement learning agents to adjust chiller plant setpoints in real time based on occupancy and electricity pricing signals.
- Use clustering algorithms to group municipal buildings by energy use patterns and assign tailored retrofit strategies.
- Implement anomaly detection models to flag abnormal energy spikes in libraries, fire stations, or community centers for investigation.
- Integrate predictive maintenance models for rooftop units using motor current signature analysis and runtime logs.
- Validate model performance using holdout periods and measure actual energy savings against counterfactual baselines.
- Establish retraining schedules for machine learning models to adapt to building use changes, such as shifts to hybrid work.
- Deploy explainable AI dashboards to help facility managers interpret model recommendations and override when necessary.
Module 5: Smart Lighting and Adaptive Street Infrastructure
- Program adaptive dimming schedules for LED streetlights based on traffic volume, moonlight levels, and pedestrian activity.
- Conduct life-cycle cost analysis comparing centralized management systems (CMS) versus decentralized node-level control.
- Integrate streetlight controllers with emergency dispatch systems to activate full brightness along response vehicle routes.
- Measure skyglow reduction after smart lighting rollout using calibrated night sky cameras and report to dark-sky compliance bodies.
- Use power line communication (PLC) where RF spectrum is congested, ensuring compatibility with existing underground cabling.
- Monitor energy savings from lighting retrofits using calibrated circuit-level submeters and adjust for seasonal variation.
- Implement remote firmware update protocols with rollback capability to prevent widespread outages during upgrades.
- Coordinate dimming schedules with public safety stakeholders to ensure compliance with minimum illumination standards.
Module 6: Renewable Energy Integration and Microgrid Management
- Schedule battery storage dispatch in municipal solar microgrids to avoid peak demand charges under time-of-use utility tariffs.
- Model solar irradiance variability using sky cameras and satellite data to improve day-ahead generation forecasts.
- Size battery capacity for critical facilities (e.g., emergency shelters) based on outage duration statistics and essential load profiles.
- Implement grid-forming inverters to allow microgrids to operate in island mode during city-wide outages.
- Negotiate interconnection agreements with the utility for bidirectional power flow from public solar installations.
- Use digital twin simulations to test microgrid response to fault conditions before field deployment.
- Integrate EV charging stations with solar canopies and schedule charging to absorb excess midday generation.
- Monitor degradation of solar panels using IV curve tracing and schedule cleaning based on soiling loss calculations.
Module 7: Mobility, Electrification, and Energy Demand Shaping
- Optimize charging schedules for electric bus fleets to minimize substation loading and take advantage of off-peak rates.
- Deploy dynamic pricing at public EV charging hubs to shift demand away from grid stress periods.
- Integrate traffic signal timing data with electric taxi fleet routing to reduce idling and energy waste.
- Model the impact of e-bike share programs on last-mile energy consumption and parking infrastructure load.
- Use origin-destination matrices from transit smart cards to forecast energy demand at charging depots.
- Coordinate with ride-hailing platforms to incentivize charging during solar overproduction hours.
- Size opportunity chargers at bus terminals based on dwell time, battery state, and route energy requirements.
- Monitor transformer loading near high-density EV charging zones to prevent thermal overload and premature failure.
Module 8: Policy, Governance, and Cross-Agency Coordination
- Develop data sovereignty agreements defining ownership and usage rights for energy data collected across city departments.
- Establish a cross-functional energy steering committee with representatives from transit, housing, IT, and sustainability offices.
- Align building energy performance standards with procurement contracts to require submetering and data access.
- Create audit trails for algorithmic decisions in energy dispatch to support regulatory compliance and public accountability.
- Negotiate performance-based contracts with ESCOs that include data transparency and third-party verification clauses.
- Implement role-based access controls (RBAC) in the urban data platform to restrict sensitive operational data to authorized personnel.
- Conduct privacy impact assessments (PIA) for any system collecting occupant-level energy behavior data in public buildings.
- Standardize KPIs for energy efficiency across departments to enable benchmarking and resource allocation decisions.
Module 9: Scalability, Resilience, and Long-Term System Maintenance
- Design modular IoT architectures to allow incremental expansion of sensor networks without system-wide reengineering.
- Implement automated health checks for data pipelines to detect and alert on broken integrations or missing data.
- Develop spare parts inventory plans for field devices based on mean time between failure (MTBF) and lead time from suppliers.
- Conduct annual red team exercises to test cyber-physical resilience of critical energy control systems.
- Archive model training data and configurations to ensure reproducibility of energy savings claims over time.
- Establish vendor exit strategies for proprietary platforms, including data export and API compatibility requirements.
- Use digital twins to simulate the impact of extreme weather events on energy infrastructure and test response protocols.
- Train municipal technicians in edge device troubleshooting and firmware recovery to reduce reliance on external vendors.