Clear Filters
Clear Filters

What blocks do I need to to use to build such a system?

2 views (last 30 days)
Hello,
I am relatively new to Matlab/Simulink, and so thankful to have such a forum to place my questions, which might be a touch trivial to you guys. Thanking you for your time, here you go.
This is in creating a Simulink model.
My input is a speed and a load, which is variable. And for each input point, I need to get a pressure curve as the output (Pressure vs Crank angle), the data for which I have and will need to feed in. What sort of blocks will I need to use, and how do I integrate both the arrays?
Second question, which would be for a next step. I have 4 such data point sets (speed v load). Is there a way I could interpolate them to the whole speed/load map?
Like I mentioned before, really a novice here, so any help would be highly appreciated. Thanking you guys again. \m/
Regards, Anirudh

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 23 Aug 2013
Since it appears that you know how to define your system in the form of ODEs, you may find this blog post helpful: How to draw ODEs in Simulink.

More Answers (1)

Anirudh
Anirudh on 26 Aug 2013
Thank you for the answer :). I'm kinda trying it out, but sure to have some follow-up questions.

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!