Abstract
"Synthetic Smart Home dataset with 1,000 data points generated by IoTSyn using physics-based statistical models. 8 sensor columns. CC0 licensed."
Description
Overview
Synthetic indoor environment sensor data for smart home IoT research. Generated using physics-based models including multi-harmonic Fourier temperature decomposition, CO₂ mass-balance ODEs, and time-dependent Markov occupancy chains.
This dataset contains 1,000 synthetic data points across 8 columns, generated with configuration: Setpoint: 22C.
Column Schema
| Column | Description |
|---|---|
Timestamp | ISO 8601 datetime |
Room | Categorical: Living_Room, Bedroom, Kitchen, Bathroom |
Temp_C | Indoor temperature (°C), range [15, 35] |
Humidity_Pct | Relative humidity (%), range [25, 85] |
CO2_ppm | CO₂ concentration (ppm), range [380, 2500] |
Light_Lux | Illuminance (lux), range [0, 1000] |
Occupancy | Number of occupants (0–8) |
HVAC_Status | Thermostat state: OFF, HEATING, COOLING |
Mathematical Models
All data points are generated from explicit, documented equations:
- Temperature:
Multi-harmonic Fourier: T(t) = T_set + A₁·sin(ω₁t + φ₁) + A₂·sin(2ω₁t + φ₂) + AR(1) noise - Humidity:
Cholesky-correlated with temperature (ρ = −0.65), room-specific modifiers - CO₂:
Mass-balance ODE: dC/dt = (n·G − Q·(C − C_out)) / V - Occupancy:
Time-dependent Markov chain with hourly transition probabilities - HVAC:
Three-state deadband thermostat (±1.5°C hysteresis) - Light:
Dual-source: sin²(solar) + occupancy-driven artificial
Suggested Use Cases
- HVAC optimization
- Occupancy detection/prediction
- Indoor air quality monitoring
- Anomaly detection in sensor networks
- Time-series forecasting benchmarks
Reproducibility
This dataset is fully reproducible. Generation seed: 423138832. Same seed + same parameters = identical output. Generated by IoTSyn v3.1.
View Data Structure
To explore column names, data types, and sample rows, visit the official dataset page on IoTSyn Generated.
Preview on IoTSyn GeneratedCite This Dataset
IoTSyn (2026). Smart Home IoT Sensor Dataset (1000 rows). [Dataset]. IoTSyn Dataset Generator. https://iotsyn.com/view.php?uid=iotsyn_69c2f5f9309404.01624803
Source: IoTSyn Dataset Generator (2026)
Indexed by IoTDataset.com on Apr 02, 2026
Ready to Start Your Research?
Download this dataset directly from the official repository and start building your next breakthrough project.