Part Number: TMDSSOLARUINVKIT
Tool/software: Code Composer Studio
Is it possible to operate TMDSSOLARUINVKIT without connecting the GRID. Specifically, I am trying to run the kit in following configuration:
#define INCR_BUILD 3
#define GRID_CONNECT 0
#define MPPT 1
However, it doesn't seem to work. I have connected appropriate load at the AC side and for DC supply I am using AMETEK PV simulator. I am able to operate the kit in GRID connect mode. But for configuration without the grid, "PVInverterState" goes till "DCBusMonitor" state and then back to "Idle". At this stage, there is overvoltage at the DC input side and the PV simulator stops. (Overvoltage at the DC input side occurs every time I turn off the inverter, even during GRID connect mode). So, I am not sure how to operate the kit without the grid. Any help would be greatly appreciated. Thanks.