Dataset for IoT-Enabled Smart Manufacturing for Energy and Resource Optimization Simulation in Schilab
收藏资源简介:
This dataset supports the study "A Framework for IoT-Enabled Smart Manufacturing for Energy and Resource Optimization" by Alex Bazigu and Johnson Mwebaze, submitted to the RIO Journal. The original study used MATLAB Simulink to simulate an IoT-enabled smart manufacturing system, achieving an 18% energy reduction. This replication uses Scilab (version 2025.0.0), an open-source numerical computation software, to enhance accessibility in resource-constrained environments, achieving an average energy reduction of 17.87%, closely aligning with the original result. Contents Scilab Script: iot_simulation.sce – Simulates the IoT system over 1000 time steps, monitoring energy, temperature, pressure, fire signals, and production efficiency. CSV Outputs: Sensor data and control results at each timestep: energy_data.csv, temperature_data.csv, pressure_data.csv, fire_data.csv, raw_material_usage.csv, production_efficiency.csv, fan_status.csv, pressure_control.csv, energy_saving.csv, sprinkler_status.csv Plot: simulation_results.png – Visualizing five aspects of the simulation (temperature, pressure, energy, fire signals, production efficiency). Usage Instructions: Install Scilab (version 2025.0.0 or later) from https://www.scilab.org/. Download iot_simulation.sce and place it in a working directory. Open Scilab, set the working directory to the location of iot_simulation.sce, and run the script using "exec('iot_simulation.sce')" The script generates CSV files and a plot (simulation_results.png) in the working directory, replicating the simulation with an average energy reduction of 17.87%. License: The software code (iot_simulation.sce) is licensed under the MIT License. See the GitHub repository:https://github.com/EngBalex/A-Framework-for-IoT-Enabled-Smart-Manufacturing-for-Energy-and-Resource-Optimization-Schilab The dataset and documentation (CSV files, README text, simulation plot) are licensed under Creative Commons Attribution 4.0 International (CC BY 4.0) Citation: Bazigu, A. (2025). Dataset for IoT-Enabled Smart Manufacturing for Energy and Resource Optimization Simulation in Schilab (v1.0) [Data set and software]. Zenodo. https://doi.org/10.5281/zenodo.14923407



