How to link generic piston engine and propeller SimScape

5 Ansichten (letzte 30 Tage)
Tom Garwood
Tom Garwood am 12 Jul. 2022
Kommentiert: Tom Garwood am 18 Jul. 2022
I am attempting to model the energy demand of a ship, I have built the following system using Simscape driveline blocks but am having issues getting it to run. I get the following error messages:
nable to satisfy all initial conditions. The variables involved are listed below. The following variables are involved in a constraint that conflicts with their targets: 'Generic_Engine.engine_inertia.w' (Rotational velocity) 'Propeller_Inertia.w' (Rotational velocity)
Both the propeller and the engine have inertia but it appears the model will not run with them both defined? How would I go about solving this? I am very new to the software but I think I have set the model up correctly. Below is a screenshot of the model as built:
If more information is needed I would be more than happy to provide, building this has been extremely difficult so I will take any help I can!
Thanks

Akzeptierte Antwort

Steve Miller
Steve Miller am 18 Jul. 2022
Hi Tom,
I see your model is an extension of example Ship Propeller. To get this warning to go away, I recommend you set the priority Initial Target for Ship Propeller inertia to "None".
The warning is trying to tell you that you have requested initial speeds for the engine and the gear that are not consistent with the gear box between them (they need to have the same relationship as the gear box ratio). When they are inconsistent, Simscape has to pick values that are consistent. If you set the priority for the Ship Propeller Initial Target to "None", then it will use the value specified for the engine inertia initial speed to set the propeller initial speed.
I have attached to this response my version of your model which runs without warnings.
--Steve
  4 Kommentare
Steve Miller
Steve Miller am 18 Jul. 2022
Looks like you stalled the engine. Try reducing the load or increasing the engine torque until it spins.
Tom Garwood
Tom Garwood am 18 Jul. 2022
Sorry to keep pressing you on this one, but I'm still having no luck in inducing the engine to spin.
I have adjusted the load through reducing the propeller size and tried every value of throttle input from 0.1-1 in steps of 0.1. The power of the engine is based on a real-life example I am trying to simulate

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Simscape Driveline finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by