Descripción del proyecto
Plataforma para la simulación probabilística de demanda eléctrica y armónicos de corriente residenciales.
Probabilistic simulation platform for residential electric power demand and harmonic currents.
4. Descripción del dataset
Se incluyen los scripts en .m y un ejecutable (compilado con Matlab), así como un documento de instrucciones.
Scripts (.m) and executable are included in the dataset. Also a document with instructions is included.
--------------------------
FICHEROS
--------------------------
1. Ficheros (Relación de todos los ficheros que se incluyen en el dataset, estructura breve descripción de su contenido, indicar formato, idioma, versión, etc.)
A. README_RESHAPES.txt
B. Instructions_RESHAPES.pdf: File with instructions of use for the platform. English.
C. executable.zip: Zip directory including files to install executable version of the platform:
C1. Files: For installing executable. Includes readme.txt (installing instructions), reshapes.exe (executable) and splash.png (RESHAPES logo).
C2. Installer: Matlab web installer app (MyAppInstaller_web.exe). Either C1 or C2 install the same version of the program (latest v9).
D. scripts.zip: Zip directory including all scripts of the platform to be run in Matlab enviroment. All scripts are editable. Main files in this directory are:
D1. A_RESHAPES.m: Main rutine to run simulations. This script calls all the other subrutines. All configurable options are edited and declared here.
D2. PANDA_device.mat: File with data for the statistical models of harmonic injections.
D3. Seed.mat: File containing information about random seed, that allows repeating a simulation with same random inputs.
(2021-01-19)