1. Profiles Shift 1. A new tab has been added to the existing excel data sheet 2. Quick search data has been filed in for fast experimentation with the simulink 2. PVBatteryRead 1. A code developed with large assistance from chatGPT 2. Originally intended to read everything off the spreadsheet, it currently reads dynamic data and prepares it for simulink use 3. The constats reading would not function for some reason, however if these are to be changed, it can easily be done in: 3. Constants 1. Remeber to run both this and the previous code before attempting to run the simulinks 4. SolarPanel \+ Battery 1. Two indivudal codes using the equations from paper 1 to derive the desired outputs over time. 2. Both do this in 2 different ways using different variables to compare consistency 3. Keep in mind for most of the SoC related things it is ran in %. It is likely the dynamic data found will be in another unit, but thats what Q\_rated and E\_rated are for (to be used accordingly to paper 1\) 4. An issue was encountered where this code does not appear to be time dependant despite drawing the appropriate \_simulink matrices from the workspace. This is most likely some kind of conversion issue between time in seconds in code and time measured in the simulinks themselves 5. Matlab drive 1. All of the following files have been submitted on matlab drive and clickup under “Simulations \-\> PV+Battery Simulink” To be continued: * Fix the aforementioned issue 4d. * Test and see if these values make sense. Compare the 2 versions for both. * Discuss if this is a good standard for all parts.