필터 지우기
필터 지우기

Modifying DC Machine Block in Simulink for Custom Motor Specifications

조회 수: 5 (최근 30일)
Badr Al-Sabri
Badr Al-Sabri 2023년 12월 22일
편집: Badr Al-Sabri 2023년 12월 24일
Hello MATLAB Community,
I'm working on an assignment where I need to design a DC-DC converter for a DC motor drive system in an electric vehicle using Simulink. My challenge is customizing the DC machine model in Simulink to accurately represent the motor's specific specifications. The motor's specs are:
  • Rated Power: 50 kW
  • Rated Voltage: 200V DC
  • Rated Current: 250A
The assignment's objective is to develop a DC motor drive system that integrates with a DC-DC converter.
I need to model a DC motor in Simulink that matches these specs but have found that the preset models in the DC machine block do not fit these requirements.
Could you guide me on how to adjust these parameters in an existing block or create a custom model to reflect my motor's specifications accurately?
Any suggestions or detailed steps would be greatly appreciated. I will attach the Matlab file under this question for reference.
Thank you for your help!

답변 (1개)

Ganesh
Ganesh 2023년 12월 22일
The "DC Machine Block" that you are using in your Simulink Model is intended to be used with Mechanical Inputs and does not talk about a DC Motor. From your use case, I understand that this is not the block you intend to use.
Kindly refer to the below documentation to understand the working of a "DC Machine Block":
The system that you intend to build can be found in the link below:
You may use the "DC Motor Block" and modify the parameters according to your specifications. This also gives you freedom to modify individual block properties of the model.
Hope this helps!
  댓글 수: 1
Badr Al-Sabri
Badr Al-Sabri 2023년 12월 24일
편집: Badr Al-Sabri 2023년 12월 24일
Thank you Sir for your valuable answer.
Instead I am not used to Simscape, but...
Can I use the DC machiene block and add a supply volage at the (F+ and F-) and add a resistor so I can make the current = 250 A?
Because my motor specs should be:
  • Rated Power: 50 kW
  • Rated Voltage: 200V DC
  • Rated Current: 250A
Because I am doubt, because all videos in Youtube that design the same objective of my assignment uses a DC machine block.
No one is using the simscape blocks (this is not an escape)
But I want to know more, because of you I have finished the Power Electronics onramp course, so I can be use to Simscape blocks.

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

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by