Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The Lorentz equations for fluid convection in a two - dimensional layer heated from below are dx d t = sigma ( y x

The Lorentz equations for fluid convection in a two-dimensional layer heated from
below are
dx
d t =\sigma (y x)
dy
d t = x (\tau z) y
dz
d t = xy \beta z
Variables and constants are defined as [MF03; pla97]
Variables :
x rate of convective overturning
y horizontal temperature difference
z departure from a linear vertical temperature gradient
Constants :
\sigma Prandtl number
\tau Rayleigh number
\beta a constant with no special name
One typical example of the values of the constants above is \sigma =10,\tau =28, and
\beta =8/3[MF03; pla97]
The Dependence of Chaotic Equations on Initial Conditions [HV19; p.314]
Lorentz equations are classified as chaotic
d for such types of equations, even the small changes in initial conditions may produce
significantly different results
What is Required?
Use simulink to plot all variables (x, y, and z) for t from 0 to 10
Use the following initial conditions and constants
Initial Conditions :
x02
y03.5
z0+21
Constants :
\sigma 10
\tau 28
\beta 8/3
Change x0 to 2.04 and check your results again by superimposing the two plots
Additional Requirements
Showing results in scope
Use the scope block in Simulink to view the outputs
From Style options in the scope, customize the plot by changing colors and adding
markers
Showing results in plots
Use To Workspace block in Simulink to export your results to MATLAB workspace
d save your data as array
With plot command and using TEX stream modifiers
d provide axes labels for xvec = x, y, z
and t showing them in italic font whose size is 30
points
d provide a title for the plot called Solution of Lorentz Equations whose size is 37 points
Additional Requirements
Customize the lines
Use line handles to customize the following properties
LineWidth LineStyle Color
DisplayName
Marker MarkerSize MarkerFaceColor MarkerEdgeColor
Customize axes
Enable grid lines using grid on and minor grid lines using grid minor
Use axes handles to customize the following properties
GridAlpha FontSize
MinorGridAlpha MinorGridLineStyle
Additional Requirements
Ensure neat work
All blocks in the Simulink file must be well organized and suitably sized
All initial conditions and constants must be specified in the workspace of MATLAB
d initial conditions and constants must be stored in structure format
Your code must be well organized easy to read
You should be able to obtain all desired results with one click in MATLAB workspace
which simulates the system using sim command

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Linked Data A Geographic Perspective

Authors: Glen Hart, Catherine Dolbear

1st Edition

1000218910, 9781000218916

More Books

Students also viewed these Databases questions

Question

What are the current HRM challenges in the textile industry?

Answered: 1 week ago