フィルターのクリア

Is Simulink suited to simulate trains on a rail system?

6 ビュー (過去 30 日間)
Thomas
Thomas 2014 年 2 月 13 日
回答済み: khaled 7arb 2017 年 5 月 15 日
Dear Community, I intend to simulate and analyze a rail system for trains and I am wondering whether Simulink is suited for my purpose.
For my task I have to simulate a rail system. On the rails there are going to be several trains that I intend to control with signals received by an Arduino interface. I want to develop a optimized system to control the trains according to different tasks and their battery level.
I hope to get some advice on how to implement that system and whether Mathlab/Simulink is suited to simulate a rail system.

回答 (2 件)

Iain
Iain 2014 年 2 月 13 日
Simulink can simulate discrete systems operating in a continuous world. It can replicate the functions of hardware.
What aspects you want to simulate (realistic university level physics vs high school physics), and to what level of complexity (realistic overall physics of the train, or detailed physics of the mechanical things inside the trains) will determine how you should proceed.
  2 件のコメント
Thomas
Thomas 2014 年 2 月 13 日
The Simulink model is used to determine the positions of the trains. Later the model is used to implement and test different strategies to control the trains. The model doesn't need to simulate detailed physical effects since I am focusing on the strategy on how the trains are moving. I am thinking on using a state machine to position the trains on the track and an arduino interface to move the trains in the simulation.
Iain
Iain 2014 年 2 月 13 日
You might consider state space methods to calculate the position of the trains in "real time" and a state machine for doing the control.

サインインしてコメントする。


khaled 7arb
khaled 7arb 2017 年 5 月 15 日
Hello, I am khaled and i am a researcher student in telecomparistech in france. I am working on the same idea which is simulation of trains which communicate through a gprs network. so they are 2 simulators actually one for simulating the trains generation and the other for the gprs network. Any ideas or advice from where to start ?
Thanks in advance, khaled

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by