FOC control of Tesla drives
FOC control of Tesla drives
With all the recent work that’s being done on the FOC method of control, has anyone here started to look at using this over the sine control on Tesla LDUs?
Formerly 92 E30 BMW Cabrio with Tesla power
- johu
- Site Admin
- Posts: 6742
- Joined: Thu Nov 08, 2018 10:52 pm
- Location: Kassel/Germany
- Has thanked: 380 times
- Been thanked: 1564 times
- Contact:
Re: FOC control of Tesla drives
Damien tried, and, as expected, the motor did not move.
I'll finish off the synchronous FOC for now, lets see if I have any energy left to continue with async drives.
I'll finish off the synchronous FOC for now, lets see if I have any energy left to continue with async drives.
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
Re: FOC control of Tesla drives
Hi
I have the ifoc algorithm running in a numeric simulation of an induction motor. I guess that to work in real what is needed is the motor Resistances and Inductances, adapt it to Johannes board, it need read currents, Vdc, rotor speed, and throttle (set by speed, can be set by torque). Maybe it's needed read also the phase voltages if the estimation of these done by software don't work (these voltages are needed to estimate rotor time constant variations with temperature). PI's controllers values can be set by trying in the simulation. The simulation also includes a vehicle load, etc
https://github.com/AmandioCordeiro/IMEC
I have the ifoc algorithm running in a numeric simulation of an induction motor. I guess that to work in real what is needed is the motor Resistances and Inductances, adapt it to Johannes board, it need read currents, Vdc, rotor speed, and throttle (set by speed, can be set by torque). Maybe it's needed read also the phase voltages if the estimation of these done by software don't work (these voltages are needed to estimate rotor time constant variations with temperature). PI's controllers values can be set by trying in the simulation. The simulation also includes a vehicle load, etc
https://github.com/AmandioCordeiro/IMEC