0% found this document useful (0 votes)
71 views

WWW - Mindbox.co - in Private and Confidential

The document discusses the uses and applications of MATLAB. MATLAB can be used to solve engineering problems across various domains like automotive, aerospace, mechanical and computational fluid dynamics without extensive coding. It summarizes MATLAB's capabilities in linear algebra, modeling, and simulation. Various case studies are presented on topics like fluid flow over a cylinder and heat exchanger simulation solved using MATLAB.

Uploaded by

geetesh waghela
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views

WWW - Mindbox.co - in Private and Confidential

The document discusses the uses and applications of MATLAB. MATLAB can be used to solve engineering problems across various domains like automotive, aerospace, mechanical and computational fluid dynamics without extensive coding. It summarizes MATLAB's capabilities in linear algebra, modeling, and simulation. Various case studies are presented on topics like fluid flow over a cylinder and heat exchanger simulation solved using MATLAB.

Uploaded by

geetesh waghela
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 16

-

05/25/2021 www.mindbox.co.in Private and Confidential 1


 MATLAB (Matrix Laboratory) is a software where you can solve a specific computation
without much efforts, when compared to other scripting/languages.
 MATLAB resembles “Don’t waste time coding, Generate code that is immediately
operational with Model-Based Design and MATLAB
 Linear algebra in MATLAB looks like linear algebra in a textbook.
 It is used in almost every aspect of Engineering.

05/25/2021 www.mindbox.co.in Private and Confidential 2


 

MATLAB Application Areas

05/25/2021 www.mindbox.co.in Private and Confidential 3


Automobile Application

 Modelling Anti Lock Braking System.


 Power Window Control.

 Automotive Suspension.

 Simulating Automatic Climate Control System.

05/25/2021 www.mindbox.co.in Private and Confidential 4


Aerospace Application

 Aircraft Longitudinal Flight Control.


 Designing Guidance system in Simulink.

 Aircraft Flight path Estimation.

 Air Traffic Control Radar Design

05/25/2021 www.mindbox.co.in Private and Confidential 5


Mechanical Application

 Lubrication System.
 Modelling Actuators.

 Well with Jet Pump.

 Hydraulic Oil System.

05/25/2021 www.mindbox.co.in Private and Confidential 6


Computational Fluid Dynamics

 Computational Fluid Dynamics using MATLAB

05/25/2021 www.mindbox.co.in Private and Confidential 7


Computational Fluid Dynamics

 Procedure:
– Discretize the equations
– Finalize boundary conditions
– Script making
• Initialize special and surface profile
• Initial Conditions and boundary conditions
• Loop for discretized PDE’s
• Check for the convergence
• Save results and close
• Create plot

– Run script
– Visualize the plots
05/25/2021 www.mindbox.co.in Private and Confidential 8
Computational Fluid Dynamics

 Solved Case Studies

05/25/2021 www.mindbox.co.in Private and Confidential 9


Computational Fluid Dynamics

  Flow Over Circular Cylinder


1. Solves Incompressible Laminar Fluid Flow Equations.

2. Subjected to

05/25/2021 www.mindbox.co.in Private and Confidential 10


Computational Fluid Dynamics

 Laminar Heat Exchanger Simulation

To save computational time,


we end up with the following
geometry for simulation.

05/25/2021 www.mindbox.co.in Private and Confidential 11


Computational Fluid Dynamics

 T= 20 at inlets and T= 50 at other ends


 Where, λ= Thermal Conductivity


 Ρ= Fluid Density

05/25/2021 www.mindbox.co.in Private and Confidential 12


Computational Fluid Dynamics

 MicroFluidic Application:

Inlet Velocity(15,16) = 50 mm/s


Pressure (17) = 0
Pressure (18) = 10 Pa
Concentration (15) =0 and (16) =1
Diffusivity (k) = 1e-7 m2/s2

05/25/2021 www.mindbox.co.in Private and Confidential 13


MATLAB : Advantages

 Several Toolbox for all the applications.


 Enables the privacy of the code from being leaked.
 Fast and Efficient Processing.

 Interactive GUI and help support.


 Graphical output is optimized for interaction.
 Wide Range of Applications.

05/25/2021 www.mindbox.co.in Private and Confidential 14


MATLAB : Research

 Used by lot of Companies like Honeywell, Airbus, Bell Helicopters,


Continental, Daimler, Nissan and etc.
 Used in Several Universities Worldwide.
 Innovative projects being handled effectively like Live braking
system from a remote location, lane following system from a remote
location, optimization for industrial processes.
 It is not only a Programming language but a programming platform
where one can do many things at a time.

05/25/2021 www.mindbox.co.in Private and Confidential 15


 THANK YOU

05/25/2021 www.mindbox.co.in Private and Confidential 16

You might also like