Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Testing the Nomura MPPTs 

In MSXII, the MPPTs were never fully validated to source the error for inconsistent charging of the battery. If the below 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. The first cell in series was isolated, and attached to an E-load.

Light SourceV(out)ocE-Load SettingMeasured Voltage input (using dmm on input terminals of mppt)Measured Voltage OutputMeasured Current extra notes
Sunlight25.131




Clouds16.27.0kohm0.17110.030.0014
Clouds16.210ohm0.1710.1550.0152
Clouds16.270W
basically 00.015
240W light9V5ohm0.068V0.2270.0422reading the vout from mppt was 0.56V while output from solarsenseslave was 0.056V
240W light.866 (dmm) 25V(eload off)5ohm.316.2850.0566







Note: when the Mppts are lit by the light outside on a fully cloudy day, the mppt goes into short circuit mode where it provides basically no output voltage increase for a normal resistance on the line. However, using the 240W flashlights provided by Micah, we are able to see a huge increase in the voltage input and the voltage out on the line (from 15V(out)oc when cloudy to 25V(out)oc). On a sunny day outside the voltage output from the mppt is still 25V which is pretty good.


Another note: the voltage on the input of the mppt changes drastically when the outside environment does not even change. For example, the voltage output(oc) was 15V, which changed to 25V after several minutes and changed to 8.8V after several more minutes of doing nothing (same light source and intensity). 

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.



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:




  • No labels