필터 지우기
필터 지우기

Simulation of a three phase motor and generator

조회 수: 10 (최근 30일)
Dieter Heestermans
Dieter Heestermans 2020년 5월 29일
답변: Joel Van Sickel 2020년 8월 5일
Hi
I'm trying to create a Simulink model which simulates a three phase asynchronous motor, connected through a shaft to a synchronous generator.
My end goal is to send data (like rpm/field current) from this simulation to an WiFi-enabled Arduino board, which eventually sends this data to an IOT-platform (not Thingspeak).
I'm pretty new to Simulink so any help would be much, much appreciated!
Kind regards,
Dieter
  댓글 수: 2
And_Or
And_Or 2020년 5월 31일
Maybe you can use Simscape to simulate both coupled motors (https://www.mathworks.com/products/simscape-electrical.html). Inside simscape, SimPowerSystems can be used to model both synchronous and asynchronous motors/generators.
I suggest that you start looking some electrical models related to motors and generators:
You can find an example where a synchronous generator is mechanically coupled. Maybe you could take it as a reference and include the asynchronous motor.
Hope it is helpful
Dieter Heestermans
Dieter Heestermans 2020년 5월 31일
Yeah, I came across those examples, thanks!
I got the coupling of the asynchronous motor and synchronous generator more or less figured out.
The challenge now is to send the right data via serial to the Arduino.

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

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2020년 8월 5일
Hello Dieter,
additionally, if you have the coder products, you could actually generate code an run simulations on the arduino if that would be easier than having an active instance of matlab talking to the arduino.
If you go the code generation route, you would want to think about switching from using simpowersystems (now called specialized power systems) to using the simscape electrical core components (they are blue instead of black). The Simscape components support a wider range of code generation options than specialized power systems.
Regards,
Joel

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by