Borrar filtros
Borrar filtros

Hardware advice on a project

4 visualizaciones (últimos 30 días)
Hugo Fernando
Hugo Fernando el 16 de Mayo de 2024
Comentada: Hugo Fernando el 27 de Mayo de 2024
Hello everyone!
I'm developing a project that uses two rotational encoders and one DC motor. An H-bridge drives the DC motor. I need some advice on which acquisition platform to use. I need one compactable with Simulink (something like Arduino support package, easy to develop the control algorithm) that enables small sampling periods in real-time.
Could anyone help me to choose such hardware?
I really appreciate any help you can provide.

Respuesta aceptada

Sarthak
Sarthak el 27 de Mayo de 2024
Hi Hugo,
Here are a few options that are compatible with Simulink and should meet your requirements:
  1. Arduino: They are compatible with Simulink through the Arduino Support Package, which allows you to develop algorithms in Simulink and then run them on the Arduino board. Arduino boards are also capable of handling small sampling periods in real-time and has a vast community as well.
  2. Raspberry Pi: Raspberry Pi boards are another great option. They offer more computational power than Arduino boards, and they are also compatible with Simulink through the Raspberry Pi Support Package.
You will also be able to find multiple community packages on FileExchange for them.
Some other options can be Quanser AERO, NI myRIO, etc. NI myRIO is a bit more advanced and offers more features than Arduino or Raspberry Pi, but it’s also more expensive.
You can find the complete list of supported hardware here:
Remember, the best choice depends on your specific needs and constraints, such as budget, complexity of the control algorithm, etc.
Hope this helps!
  1 comentario
Hugo Fernando
Hugo Fernando el 27 de Mayo de 2024
Thanks, Sarthak! I'll take this in mind.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by