Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We will be using the array of MSXII for the testing, and the Nomuras that are attached to it. The modules on the rear trunk panel are identical, and we will use 2 of them (both 28 cells in series in a rectangular pattern).


Setup Procedures

  1. Ideally, clean the solar panels
  2. Panel Test Setup
    1. Get the Current-Voltage curve for the panels and light we will be using. This will give us a reference for where the MPP is, and what amount of power to expect from our setup.
      1. Connect the DC load directly to the panel in CV mode with remote voltage sense connected where the MPPT would be connected
      2. Do the test with 1-4 lights on each panel to see how effective 2 lights are to provide the required amount of light for the panels
      3. Sweep through the range of panel voltages (from 0V to 50V), recording the voltage and current at each step
      4. Creating a quick python script to run this test would be ideal, as this will allow testing of our new panels quickly
      5. Graph the results (for fun, and for proper data collection and visualization, and for calculation of the MPP).
  3. 1-MPPT Test Setup
    1. For all MPPTs, connect panel, and adjust VR1 until P2 is 1.23V, relative to the negative input terminal.
      1. For ALL MPPT tests, connect the MPPT to the module, and then adjust the input potentiometer according to the 'Nomura-MPPT-Instruction-Manual', section 7.1: Connect solar panel, or DC power supply which adjusted as same as VOC of solar panel voltage. Check voltage between "P2" terminal and "GND PV_IN[-]". and adjust voltage to reach 1.25V (+/-0.02) by adjust screw "VR1".
      2. 1.25V is the reference voltage of the internal ADC, so adjusting to 1.25V at the Voc input condition will allow for a full range and highest precision in measurements. We could adjust to 1.23V is we wanted to allow some headroom for potentiometer vibrations changing the value during testing.
    2. Also adjust VR2 until MPPT shows 35V output voltage.
    3. Connect multimeter with PC logging capability to the panel input of the Nomura.
    4. Connect DC load power terminals to output of the Nomura, and the remote sense at the Nomura's output terminals.
    5. Connect clamp meter with logging capability to the panel input side of the Nomura.
    6. With these devices, we are measuring input current, output current, input voltage, and output voltage and will determine the efficiency of the MPPTs under various conditions.
  4. 2-MPPT Parallel Test Setup
    1. Connect Nomura Ideal Diodes between the output of each MPPT and the paralleling point to avoid pushing current back in to the system.
      1. We should reverse engineer the Nomura Ideal diodes to fully understand them.
    2. DC Load and remote sense connected across the positive and negative terminals after the ideal diodes.
    3. The Current clamp will be moved around between the inputs and the outputs of the 2 MPPTs to check current sharing.
    4. Can be tested without the ideal diodes (use regular diodes, or no diodes since it should be built in to the Nomuras) if there are issues with the ideal diodes.
    5. An extra DC load or resistor stack will be required to achieve the full output power.
  5. 2-MPPT Series Test Setup
    1. No ideal diodes needed (only one string)
    2. DC Load and remote sense connected across the positive and negative terminals of the stack.
    3. An extra DC load or resistor stack will be required to achieve the full output power.
    4. The Current clamp will be moved around between the inputs and the outputs of the 2 MPPTs to check voltage sharing.

...