3-Pole/ 3-Zero (3P3Z) Compensator

The 3-Pole/ 3-Zero (3P3Z) Compensator is the digital implementation of the analog type III controller. It is a filter which introduces a specific gain and phase boost into the system by considering three poles and two zeros, see the figure below - 3P3Z Compensator Phase and Gain Characteristics. You must strategically select the frequency placement for each of the poles and zeros that will help achieve the desired system performance. In this figure, the (-1) slope is the equivalent to -20 dB/decade and the (+1) slope to +20 dB/decade.

3P3Z-Compensator-Phase-and-Gain-Characteristics.PNG
3P3Z-Compensator-Transfer-Function.PNG

The Digital Compensator Design Tool (DCDT) 3P3Z Compensator Design window is shown in the figure below. In this window, you must enter the specific information about the hardware configuration along with compensator settings. This includes:

  • Poles / Zero Frequency: The location in the frequency domain where the pole or zero should be placed.
  • Pulse-Width Modulation (PWM) Switching Frequency: This is the operating frequency of the power switch (e.g., MOSFET) and this will be defined by the microcontroller Time Base Period Register.
  • PWM Sampling Ratio: The DCDT will use this value to calculate the sampling frequency as a function of the PWM Switching Frequency.
    • Sampling Frequency = ( PWM Switching Frequency / PWM Sampling Ratio)
    • For example, use the Trigger # Output Divider bits to configure trigger event register and enable specific hardware sampling frequency, see the dsPIC33/PIC24 Family Reference Manuals for more details.
  • PWM Maximum Resolution: Depending on hardware configuration settings, the PWM resolution will change. This value will be used to compute the PWM gain value, see the dsPIC33/PIC24 Family Reference Manuals.
  • Computational Delay: This is the time it takes for the microcontroller to execute the selected compensator mathematical algorithm, the DCDT will use the default values as defined in Table 2 of the DCDT Default Values page. It is important for you to understand that this delay will not impact the calculated digital compensator coefficients, but it will have an impact on the overall system loop gain (closed loop) phase margin.
  • Gate Drive Delay: This is the delay associated with the hardware gate-driver + MOSFET delays, (see the section on GUI default values). It is important for you to understand that this delay will not have an impact on the calculated digital compensator coefficients, but it will impact the overall system loop gain (closed-loop) phase margin.
  • Control Output Min/Max: These are integer values that will be used as the absolute max/min clamping limits for the compensator output, this value clamps the value written to the target register and will have no effects to the internal compensator computations.
  • Load Defaults: This button option will load the DCDT default values for the selected compensator (see the section on GUI default values).
  • Use Radian Per Second: Enabling this option allows you to input the poles and zeros location using radians per second (Rad/sec) instead of using Hertz (Hz). It should be noted that no other parameters or bode plots would be represented in radians per second.
  • Enable Frequency Warp: This feature will enable each of the pole/zero frequencies to be pre-warped to ensure correct placement when mapped in the s-plane and that is bounded by the Nyquist frequency (FNyquist = Sampling Frequency /2).
  • Use Complex Zeros: By enabling this option, the tool enables you to place a Complex-Conjugate pair of zeros, where you must enter the Frequency and Damping Ratio.
3P3Z-Compensator-Design-Window.PNG
© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.