数控非隔离式 DC/DC 降压转换器参考设计中
// ---------------------------------- USER -----------------------------------------
// Put common initialization/variable definitions here
//Configure Scaling Constants
K_Vin = 27238; // 0.831 in Q15 (see excel spreadsheet)
K_IL1 = 30788; // 0.940 in Q15 (see excel spreadsheet)
K_Vout1 = 27443; // 0.838 in Q15 (see excel spreadsheet)
iK_Vout1 = 19563; // 1.194 in Q14 (see excel spreadsheet)
iK_IL1 = 17438; // 1.064 in Q14 (see excel spreadsheet)
Duty1A_Set = 0;
//Please refer to DP_BoosterPack_Calculations.xls
没有找到这个表格,所以对这些系数的由来感到困惑,可以告知哪里可以找到这个表格吗?或是有相关计算说明