ZHCU734A January   2017  – March 2020

 

  1.   修订历史记录

Run the Code

  1. Run the code by using the <F8> key or the Run button on the toolbar.
  2. As this is an open-loop test (no voltage loop), care must be taken not to use too small a load to avoid accidental high output voltages. Use a load of 5A at the 12-V output.
  3. Set the 400-V DC supply to output 300 V (this value is lower than the 370-V, low-end limit for the reason mentioned in the previous step). Set the power supply current limit to an appropriate level for this test. Now turn ON this 300-V power supply.
  4. In the Expressions Window set LLC_startFlag = 1. The converter operation should start with the default LLC_periodSet_pu value resulting in approximately 350-kHz switching frequency..
  5. Verify that all of the sensed values are updating in the expressions window: LLC_vPri_Volts, LLC_iPri_PH1_Amps, LLC_iPri_PH2_Amps, LLC_iSec_Amps.
  6. The LLC_periodRef_debug_pu value may be changed between 0.57 and 1.00. As this value is increased the switching frequency decreases, which results in a higher energy delivered to the load. In open loop this results in an increase in output voltage, which should not be allowed to exceed board capabilities.
  7. Verify that as the LLC_periodRef_debug_pu value is changed, the sense values reflect those changes. The secondary voltage should increase / decrease, and the primary and secondary currents should change accordingly.
  8. The LLC_dutySet_PH1_debug_pu, and LLC_dutySet_PH2_debug_pu variables are initialized to 0.99, but they may be set to values between 0.05 and 0.99. An oscilloscope may be used to observe the changing duty cycle for the switch waveforms.
  9. If desired, the SFRA tool may now be used to look at the frequency response of the plant.
  10. To do this click on main.syscfg file and open SFRA. Click on setup connection and select the appropriate COM port. Make sure that the baud rate is set to 57600 and that Boot on Connect is unchecked. Click OK.
  11. TIDM-1001 fig-41-sfra-connections-set-up-photograph.pngFigure 25. Lab One: SFRA Connections Setup
  12. Select Floating Point math.
  13. Click Connect on the SFRA GUI. Once the GUI is connected, click on Start Sweep. SFRA will start applying different frequencies and collecting the response for frequency analysis.
  14. Once the frequency sweep is complete, the response will be displayed on the SFRA GUI, as shown in Figure 26.
  15. TIDM-1001 fig-42-build1-sfra-results-photograph.pngFigure 26. Lab One: SFRA Results
  16. Close the SFRA GUI.
  17. Turn OFF the 300-V DC power supply.
  18. Fully halting the MCU when in real-time mode is a two-step process. First, halt the processor by using the Suspend button (TIDM-1001 tidm-1001-for-sections-4.1.2.6-and-4.2.2.6-01-inline-graphic.png ) on the toolbar or by using RunSuspend. Click TIDM-1001 tidm-1001-for-sections-4.1.2.5-and-4.2.2.5-01-inline-graphic.png button again to take the MCU out of real-time mode and then reset the MCU (RunResetCPU Reset).
  19. CCS may be left running for the next lab or optionally close CCS.

End of exercise.