You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The simple nonlinear polynomial conversion is nice because obtaining the thrust curve is relatively easy. However, these models can be inaccurate and lead to significant tracking errors in the control framework.
Feature Description
Implement a first-order model to compute the PWM values for a thruster and embed this into a thruster controller
Alternative Solutions
There are alternative modeling strategies that can be applied, but a simple first-order model should be a good starting point.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
evan-palmer
changed the title
[FEATURE]: Implement a first-order thruster model for a thruster controller
[FEATURE]: Implement a first-order thruster model as a thruster controller
Mar 19, 2024
Feature Type
Adding new functionality to the project
Problem Description
The simple nonlinear polynomial conversion is nice because obtaining the thrust curve is relatively easy. However, these models can be inaccurate and lead to significant tracking errors in the control framework.
Feature Description
Implement a first-order model to compute the PWM values for a thruster and embed this into a thruster controller
Alternative Solutions
There are alternative modeling strategies that can be applied, but a simple first-order model should be a good starting point.
Additional Context
No response
The text was updated successfully, but these errors were encountered: