add comparison graph

This commit is contained in:
Lex Nastin 2023-12-25 16:13:50 +00:00
parent 4f36b2655b
commit caa3a5ec75
No known key found for this signature in database
GPG Key ID: BBF9BFA2C2FE80F9
2 changed files with 6 additions and 0 deletions

View File

@ -103,6 +103,12 @@ field weakening flux = initial + ("current speed" - "field weakening start speed
- `"field weakening start speed"`: The speed at which field weakening should start.
- `variable`: A parameter that influences the rate of flux increase.
Here's a graph of the flux current applied at various speeds comparing the following 2 setups:
- 7A initial current, 24km/h start speed, 1500mA/km/h variable current
- 0A initial current, 24km/h start speed, 1500mA/km/h variable current
![graph comparing the above mentioned field weakening setups](/images/comparison_graph.png)
#### Recommended Field Weakening Settings

BIN
images/comparison_graph.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB