Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make simulation take motor characteristics into account #1

Open
pvandervelde opened this issue Feb 17, 2023 · 0 comments
Open

Make simulation take motor characteristics into account #1

pvandervelde opened this issue Feb 17, 2023 · 0 comments

Comments

@pvandervelde
Copy link
Owner

At the moment the simulation does not take into account motor characteristics and limitations. In the real world however motors do have limitations and behaviour characteristics that determine its output capabilities. Thus to make the simulation more realistic it should take these things into account.

Behaviours to account for could be:

  • Maximum rotational velocity of the drive shaft
  • Maximum rotational acceleration of the drive shaft
  • The amount of torque the motor can deliver for a given rotational velocity
  • The presence (or absence) of motor deadband
  • The presence (or absence) of motor hysteresis
  • Rotational velocity and acceleration behaviour with load applied to the drive shaft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant