Generated by the Microchip Digital Compensator Design Tool (DCDT), contains system summaries and digital compensator coefficients. More...
Go to the source code of this file.
Macros | |
#define | DAB_PSIO_COMP_2P2Z_COEFF_A1 0x7FFC |
#define | DAB_PSIO_COMP_2P2Z_COEFF_A2 0xCC7E |
#define | DAB_PSIO_COMP_2P2Z_COEFF_B0 0x1A26 |
#define | DAB_PSIO_COMP_2P2Z_COEFF_B1 0x1AA1 |
#define | DAB_PSIO_COMP_2P2Z_COEFF_B2 0x007B |
#define | DAB_PSIO_COMP_2P2Z_POSTSCALER 0x6B1D |
#define | DAB_PSIO_COMP_2P2Z_POSTSHIFT 0xFFFF |
#define | DAB_PSIO_COMP_2P2Z_PRESHIFT 0x0000 |
#define | DAB_PSIO_COMP_2P2Z_MIN_CLAMP 0x0000 |
#define | DAB_PSIO_COMP_2P2Z_MAX_CLAMP 0x7FFF |
#define DAB_PSIO_COMP_2P2Z_COEFF_A1 0x7FFC |
Summary: This header file was created using Microchip Digital Compensator Design Tool (DCDT) and includes system summary and digital compensator coefficients. This file should be included in the MPLAB X project directory.
File Name: dab_psio_dcdt.h Project Name: dab_psio Date: 2/3/2025 Time: 16:20.43
Software License Agreement
Copyright © 2025 Microchip Technology Inc. All rights reserved. Microchip licenses to you the right to use, modify, copy and distribute Software only when embedded on a Microchip microcontroller or digital signal controller, which is integrated into your product or third party product (pursuant to the sublicense terms in the accompanying license agreement).
You should refer to the license agreement accompanying this Software for additional information regarding your rights and obligations.
SOFTWARE AND DOCUMENTATION ARE PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY, TITLE, NON-INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROCHIP OR ITS LICENSORS BE LIABLE OR OBLIGATED UNDER CONTRACT, NEGLIGENCE, STRICT LIABILITY, CONTRIBUTION, BREACH OF WARRANTY, OR OTHER LEGAL EQUITABLE THEORY ANY DIRECT OR INDIRECT DAMAGES OR EXPENSES INCLUDING BUT NOT LIMITED TO ANY INCIDENTAL, SPECIAL, INDIRECT, PUNITIVE OR CONSEQUENTIAL DAMAGES, LOST PROFITS OR LOST DATA, COST OF PROCUREMENT OF SUBSTITUTE GOODS, TECHNOLOGY, SERVICES, OR ANY CLAIMS BY THIRD PARTIES (INCLUDING BUT NOT LIMITED TO ANY DEFENSE THEREOF), OR OTHER SIMILAR COSTS. Compensator Type: 2P2Z Entry Value
Pole 0 3.3950e+04 Hz Pole 2 6.2100e+03 Hz Zero 1 3.3029e+04 Hz Gain(Kdc) 1.000 Warp false PWM Frequency 1.0000e+05 PWM Sampling Ratio 1 Sampling Frequency 1.0000e+05 PWM Max Resolution 2.5000e-10 Computational Delay 1.0000e-06 Gate Drive Delay 5.0000e-08 Control Output Min. 0 Control Output Max. 32767 Kuc Gain 1.9550e+02 Use Kuc Gain false
PWM Calculations Name Value
Bits of Resolution 15.288 Gain 2.500e-05
s-domain transfer function
Wp0 Wp2(Wz1 + s)
H(s) = Kdc X — X ---------— s Wz1(Wp2 + s)
2.13e+05 3.90e+04(2.08e+05 + s) H(s) = 1.000 X -----— X -------------------— s 2.08e+05(3.90e+04 + s)
Digital Compensator Coefficients
Name Value Normalized Q15 Hex
a1 1.674 1.000 32764 0x7FFC a2 -0.674 -0.402 -13186 0xCC7E b0 0.342 0.204 6694 0x1A26 b1 0.348 0.208 6817 0x1AA1 b2 0.006 0.004 123 0x007B
z-domain transfer function
u(z) B0 + B1z^(-1) + B2z^(-2)
H(z) = — = ---------------------— e(z) A0 - A1z^(-1) - A2z^(-2)
(0.342) + (0.348)z^(-1) + (0.006)z^(-2) H(z) = ------------------------------------------— 1 - (1.674)z^(-1) - (-0.674)z^(-2)
Definition at line 104 of file dab_psio_dcdt.h.
#define DAB_PSIO_COMP_2P2Z_COEFF_A2 0xCC7E |
Definition at line 105 of file dab_psio_dcdt.h.
#define DAB_PSIO_COMP_2P2Z_COEFF_B0 0x1A26 |
Definition at line 106 of file dab_psio_dcdt.h.
#define DAB_PSIO_COMP_2P2Z_COEFF_B1 0x1AA1 |
Definition at line 107 of file dab_psio_dcdt.h.
#define DAB_PSIO_COMP_2P2Z_COEFF_B2 0x007B |
Definition at line 108 of file dab_psio_dcdt.h.
#define DAB_PSIO_COMP_2P2Z_MAX_CLAMP 0x7FFF |
Definition at line 116 of file dab_psio_dcdt.h.
#define DAB_PSIO_COMP_2P2Z_MIN_CLAMP 0x0000 |
Definition at line 115 of file dab_psio_dcdt.h.
#define DAB_PSIO_COMP_2P2Z_POSTSCALER 0x6B1D |
Definition at line 109 of file dab_psio_dcdt.h.
#define DAB_PSIO_COMP_2P2Z_POSTSHIFT 0xFFFF |
Definition at line 110 of file dab_psio_dcdt.h.
#define DAB_PSIO_COMP_2P2Z_PRESHIFT 0x0000 |
Definition at line 111 of file dab_psio_dcdt.h.