Digital Power Starter Kit 3 Firmware
dsPIC33C Boost Converter Voltage Mode Control Example
Control Interrupt Vector Declarations

Real-time control loop interrupt service routine declarations. More...

+ Collaboration diagram for Control Interrupt Vector Declarations:

Modules

 Boost Converter
 Control loop Interrupt Vector Settings of the boost converter.
 

Detailed Description

Real-time control loop interrupt service routine declarations.

Real-time control loops are executed in dedicated, high-priority interrupts to ensure a constant and reliable call rate, which is the time base for the control loop response filter. Hence, no other firmware process should be able to interrupt or delay the execution of the loop controllers. This section allows the selection of different interrupt sources used to trigger the control loop execution and its priority.