Skip to content

Commit 99b4263

Browse files
committed
kv rating suggested value
1 parent 268deac commit 99b4263

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/simplefoc_library/code/motors/bldc_motors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you are not sure what your <code class="highlighter-rouge">pole_paris</code>
3535

3636
<blockquote class="warning" markdown="1">
3737
<p class="heading">RULE OF THUMB: KV value </p>
38-
We suggest to set the `KV` value provided to the library to 10-20% higher than the one given in the datasheet, or the one determined experimentally.
38+
We suggest to set the `KV` value provided to the library to 50-70% higher than the one given in the datasheet, or the one determined experimentally. Depending on the motor mechanics the appropriate value will be in between the 100% to 200% of the motor's KV rating.
3939
</blockquote>
4040

4141
<blockquote class="info" markdown="1">

docs/simplefoc_library/code/motors/stepper_motors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you are not sure what your <code class="highlighter-rouge">pole_paris</code>
3535

3636
<blockquote class="warning" markdown="1">
3737
<p class="heading">RULE OF THUMB: KV value </p>
38-
We suggest to set the `KV` value provided to the library to 10-20% higher than the one given in the datasheet, or the one determined experimentally.
38+
We suggest to set the `KV` value provided to the library to 50-70% higher than the one given in the datasheet, or the one determined experimentally. Depending on the motor mechanics the appropriate value will be in between the 100% to 200% of the motor's KV rating.
3939
</blockquote>
4040

4141
<blockquote class="info" markdown="1">

0 commit comments

Comments
 (0)