_CNTL_2P2Z_Ref:n: .usect "CNTL_2P2Z_Section",2,1,1 ; reference input terminal _CNTL_2P2Z_Fdbk:n: .usect "CNTL_2P2Z_Section",2,1,1 ; feedback input terminal _CNTL_2P2Z_Out:n: .usect "CNTL_2P2Z_Section",2,1,1 ; output terminal _CNTL_2P2Z_Coef:n: .usect "CNTL_...
4.1CNTL_2P2Z_INIT (5)4.2CNTL_2P2Z (6)5Usage Example: (7)Table of Figures Figure 1. Two pole two zero controller module (2)Index of Tables Table 1. CNTL_2P2Z module dependencies (2)Table 2. CNTL_2P2Z module components (2)Table 3. CNTL_2P2Z module miscellaneous properties (3)Table ...
3.2.5 CNTL_2P2Z:n This is same to the blocks defined in Digital Power Library. 3.2.6 DLOG_4CH:n This is the similar to the blocks defined in the Digital Power Library, but the start of the log is different. In this project, when the variable wData...
_CNTL_2P2Z_Ref:n: .usect "CNTL_2P2Z_Section",2,1,1 ; reference input terminal _CNTL_2P2Z_Fdbk:n: .usect "CNTL_2P2Z_Section",2,1,1 ; feedback input terminal _CNTL_2P2Z_Out:n: .usect "CNTL_2P2Z_Section",2,1,1 ; output terminal _CNTL_2P2Z_Coef:n: .usect "CNTL_...
CNTL-2P2Z的汇编程序如下: CNTL_2P2Z_INIT .macro n ;=== ; allocate memory space for data & terminal pointers _CNTL_2P2Z_Ref:n: .usect "CNTL_2P2Z_Section",2,1,1 ; reference input terminal _CNTL_2P2Z_Fdbk:n: .usect "CNTL_2P2Z_Section",2,1,1 ; feedback input terminal _CNT...