Please provide the motor parameters of LINIX 45ZVN24-90B supporting motor for pmsm foc development board.
I now have a matching motor for the pmsm foc development board that is a LINIX 45ZVN24-90B motor instead of a LINIX 45ZVN24-40 motor.
The *.pmpx file supporting FreeMASTER and the *.m file supporting NXP_MBDToolbox_S32K1xx\PMSM_Demo are all parameters of the LINIX 45ZVN24-40 motor.
I have searched almost all official references, but they are all 45ZVN24-40, but there is no 45ZVN24-90B.
For example:
pmsm.model = 'LINIX-45ZVN24'; % // Manufacturer Model Number
pmsm.sn = '40'; % // Manufacturer Model Number
pmsm.p = 2; % // Pole Pairs for the motor
pmsm.Rs = 0.56; %Ohm // Shunt Resistor
pmsm.Ld = 0.375e-3; %H // D-axis inductance value
pmsm.Lq = 0.435e-3; %H // Q-axis inductance value
pmsm.J = 0.12e-4; %Kg-m2 // Inertia in SI units
pmsm.B = 0.1e-6; %Kg-m2/s // Friction Co-efficient
pmsm.Ke = 5.8; %Bemf Const // Vline_peak/krpm
pmsm.Kt = 0.097; %Nm/A // Torque constant

I now need parameters for the LINIX 45ZVN24-90B model, not parameters such as Rated voltage.
I found these parameters in the motor manual, but what I need is Shunt Resistor and D-axis inductance value.

Please share the 45ZVN24-90B motor parameters you measured.
I can't measure the motor parameters and cannot measure them, but I need them now. Thank you very much!