Part Number: BOOSTXL-3PHGANINV
Other Parts Discussed in Thread: TINA-TI
Tool/software:
Hi,
I'm planning to use a custom motor driver board, and I need to modify some of the parameters in the "user_mtr1.h" file. I'm currently studying how these parameters are calculated for the BOOSTXL-3PHGANINV board.
Inside the SDK, there's a file named "Motor_Control_Parameter_Calculation.xlsx", and in that file, I noticed that the cutoff frequency of the LPF at the MCU's ADC input is calculated.
In the code, the resulting value is written as:
#define USER_M1_VOLTAGE_FILTER_POLE_Hz (1103.026917f)
However, the details of the calculation and the source of certain values are not entirely clear to me.
Specifically:
-
What is the source of the values in cells F21 and F22?
-
Also, why are the 100 kΩ and 4.22 kΩ resistors treated as if they are in parallel in the calculation?
Thanks,
Burak



