Skip to content

Consider replacements of the LUTs in PMSM with other approximators #12

@hvater

Description

@hvater

Currently, the PMSM is simulated using Look-up-tables (LUTs) with linear interpolation in order to model the depency of the magnetic flux linkage on the currents in dq-coordinates.

It is to be investigated...

  • how the automatic differentiation is generated for this part?
  • how this affects the overall computation time of gradients that go through this component?
  • what alternatives could be employed (Other types of function approximation, e.g. small NNs)?
  • how the alternatives differ in terms of computational complexity?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions