Skip to main content

Block diagram

The block diagram illustrates the hardware and software components for the power converter operation. There are several categories of the blocks as shown in the diagram’s legend on the right side:

  • Active – clickable option, turned on
  • Callback active – clickable option, turned on
  • Not active – clickable option, turned off
  • Read only – not clickable, illustrative only.

HARDWARE

Includes: Buck Converter, Modulator, ADC

SOFTWARE

Includes: ISR, Custom Control Loop, Infineon Control Loop. Click the info icon next to each component to go to ModusToolbox™ Power Conversion Middleware.

Parameter Description Default

Control period

The time required for 1 switching cycle.

5.00µs

Custom Control Loop

Disables default Infineon control loop and enables custom implementation. Click the info icon to go to the Power Conversion Middleware.

Disabled

Infineon control loop

Enables default control loop implementation

Enabled

Pre-process callback

Executes a user-defined pre-processing callback function before execution of control loop ISR. The callback name is displayed below. Click it to enter a custom name.

Disabled

Post-process callback

Executes a user-defined post-processing callback function after execution of control loop ISR. The callback name is displayed below. Click it to enter a custom name.

Disabled

Last updated on