Stadium Management Operations¶
Facility operations platform managing stadium zones, IoT sensor monitoring, maintenance scheduling, energy management, and infrastructure assets for BelFoot Arena.
Business Capabilities¶
- Monitor crowd levels and zone occupancy in real-time via IoT sensors
- Schedule and track facility maintenance requests
- Coordinate HVAC, lighting, and energy consumption
- Predict crowd density using AI for safety management
- Manage stadium expansion and construction projects
- Track energy consumption and sustainability targets
- Manage rolling assets, machinery, and equipment
- Administer rental contracts for commercial and leisure areas
Bounded Context¶
Data Landscape¶
| Entity | Description | Role | Software Systems |
|---|---|---|---|
| Venue | Physical location such as the stadium or training ground | Owns | |
| Zone | Designated area within a venue for access control | Owns | |
| IoT Sensor Reading | Data point from an IoT device monitoring a zone | Owns | |
| Maintenance Request | Work order for facility repair or upkeep | Owns | |
| Energy Reading | Measured energy consumption at a venue | Owns | |
| Sustainability Target | Environmental goal tracked against energy data | Owns | |
| Rolling Asset | Movable equipment or vehicle owned by the club | Owns | |
| Rental Contract | Lease agreement for venue or facility use | Owns | |
| Construction Project | Building or renovation project at a venue | Owns | |
| Event | Organised gathering such as a match or concert | Uses | Ticketing Platform |
Gameday Stadium Operations¶
Deployment - Acceptance - Stadium Management¶
Deployment - Development - Stadium Management¶
Deployment - Production - Stadium Management¶
Deployment - Test - Stadium Management¶
Inbound¶
| System | Description | Technology |
|---|---|---|
| Matchday Operations | Get venue and zone data | JSON/HTTPS |
| Stadium Operator | Monitor facilities and manage gameday operations |
Outbound¶
| System | Description | Technology |
|---|---|---|
| Azure AI Foundry | Predict crowd density from sensor data | JSON/HTTPS |
| Microsoft Entra ID | Authenticate | JSON/HTTPS |