Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit d9f5d62a authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

use sufficiently large ADC lossmap

parent 84b7302b
No related branches found
No related tags found
No related merge requests found
......@@ -2185,9 +2185,11 @@
<CertificationMethod>Option 2</CertificationMethod>
<TorqueLossMap>
<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="0.00"/>
<Entry inputSpeed="0.00" inputTorque="500.00" torqueLoss="5.00"/>
<Entry inputSpeed="1000.00" inputTorque="0.00" torqueLoss="0.00"/>
<Entry inputSpeed="1000.00" inputTorque="500.00" torqueLoss="5.00"/>
<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="50.00"/>
<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="50.00"/>
<Entry inputSpeed="30000.00" inputTorque="0.00" torqueLoss="0.00"/>
<Entry inputSpeed="30000.00" inputTorque="5000.00" torqueLoss="50.00"/>
<Entry inputSpeed="30000.00" inputTorque="5000.00" torqueLoss="50.00"/>
</TorqueLossMap>
</Data>
<v2.3:Signature>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment