The team is using 11 Nomura mppts (same model as used on MS12). Unlike in MS12 in which solar sense was broken up into two boards (a solar sense slave that was placed beneath each mppt and a solar slave master that brought the power from each solar sense slave in series for each array → two masters for each array of solar cells in series were paralleled to provide a power path to the batteries), for MS14 it will be combined into one board for the following advantages:
- Easier to assemble and debug two boards as opposed to 11 different solar slaves
- Easier wiring as we will need to only harness the thermistors going to each solar panel section, isolated spi communication, and each power line going to each mppt from solar sense board
Other features of solar sense:
- current, voltage and temperature sense of the outputs of each mppt
- isolated spi communication between the board and the mppts
Block Diagram:
Testing the Nomura MPPTs
In MSXII, the MPPTs were never fully validated to source the error for inconsistent charging of the battery. If the above block diagram is to be implemented, extensive testing must be conducted to verify the MPPTs are not the source of the issues. The following will be the testing procedure:
Unit testing of MPPTs
Each MPPT will be tested individually. They will be isolated, then attached to an E-load to draw constant current . A 240 Watt LED bulb will be shone to imitate sunlight on a cloudy day or in the nighttime testing.
The following table should outline results from varying the E-load and intensity of the sunlight.
Light Source | E-Load Setting | Measured Voltage input | Measured Voltage Output | Measured Current |
---|---|---|---|---|
Sunlight | ||||
String Testing of MPPTs
Each MPPT once unit tested, will be tested in series for the total array output power, and continuity. Like unit testing, this will be run for at least half an hour for full validation.
SPI Communication Testing of MPPTs
After obtaining a SPI logic analyzer, we will record the SPI messages given by the SPV1020 MPPT IC.