필터 지우기
필터 지우기

Hardware advice on a project

조회 수: 2 (최근 30일)
Hugo Fernando
Hugo Fernando 2024년 5월 16일
댓글: Hugo Fernando 2024년 5월 27일
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.

채택된 답변

Sarthak
Sarthak 2024년 5월 27일
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
Hugo Fernando
Hugo Fernando 2024년 5월 27일
Thanks, Sarthak! I'll take this in mind.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by