AIM: To write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function and Plot graphs for all 3 studies and for F maximum vs no. of iterations. Introduction: The idea behind GA´s is to extract optimization strategies nature…
Dinesh Kumar
updated on 16 Apr 2022
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Dinesh Kumar (17)
Week 2 - Flow over a Cylinder.
Aim: To Simulate the flow over a cylinder and explain the phenomenon of Karman vortex street. Objective: 1.To Calculate the coefficient of drag and lift over a cylinder by setting the Reynolds number to 10,100,1000,10000 & 100000. (Run with steady solver) 2.Simulate the flow with the steady and unsteady…
06 Jan 2023 04:53 PM IST
Week 1- Mixing Tee
Mixing Tee Description: Mixing tee is a flow control devices.It mixes the two different fluid stream into a combined…
05 Jan 2023 04:22 PM IST
Week 12 - Validation studies of Symmetry BC vs Wedge BC in OpenFOAM vs Analytical H.P equation
Aim. To simulate an axis-symmetric laminar flow through the constant cross-sectional of the pipe by applying the symmetry boundary condition. To simulating for the mentioned angles i.e for 10, 25, 45 degrees using both symmetry and wedge boundary conditions and validate them with HP equations. Hagen-Poiseuille's…
28 Aug 2022 03:37 AM IST
Week 8 - Simulation of a backward facing step in OpenFOAM
Aim: To simulate an incompressible-laminar-viscous flow through the backwards-facing step geometry and perform a transient simulation. Case 1 - To Simulate the flow without using any grading factor (i.e., GF = 1) Case 2 - To Simulate the flow with a grading factor of 0.2. The cells should be finer near…
28 Aug 2022 03:34 AM IST
Week 7 - Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method
Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method. Objective: To Simulate the isentropic flow through a Quasi 1D subsonic nozzle by deriving both the conservation and non-conservation forms of the governing equations and solve them by implementing the MacCormack's technique using MATLAB. Problem…
26 Aug 2022 12:34 PM IST
Week 11 - Simulation of Flow through a pipe in OpenFoam
Objective: Simulation of flow through pipe. You need to calculate the length of the pipe Calculate length of the pipe using the entry length formula for laminar flow through a pipe Show that entry length is sufficient to produce a fully developed flow. You will have to compare…
26 Aug 2022 12:32 PM IST
Week 9 - FVM Literature Review
Objective - To describe the need for interpolation schemes and flux limiters in FVM. Basics In computational fluid dynamics there are 3 numerical method based solvers to solve the governing navier strokes equations these are: 1. Finite difference method 2. Finite element method 3. Finite volume method…
26 Aug 2022 12:30 PM IST
Week 5.1 - Mid term project - Solving the steady and unsteady 2D heat conduction problem
Aim: Aim solve the 2D heat conduction equation by using the point iterative techniques that were taught in the class. The Boundary conditions for the problem are as follows; Top Boundary = 600 K Bottom Boundary = 900 K Left Boundary = 400 K Right Boundary = 800 K You will implement the following methods for solving implicit…
26 Aug 2022 11:35 AM IST
Week 3.5 - Deriving 4th order approximation of a 2nd order derivative using Taylor Table method
Aim: To derive the following 4th order approximations of the second-order derivative. 1. Central difference 2. Skewed right-sided difference 3. Skewed left-sided difference %%---- CENTRAL SCHEME ----%% % Function for 4th ORDER APPROX OF 2nd ORDER…
16 Aug 2022 02:48 PM IST
Project
Aim: To prepare a technical report of Simulation of BAJA All-Terrain Vehicle (ATV) under different conditions. Objective Carry out a system-level simulation of an all-terrain vehicle and prepare a technical report explaining the model properties…
01 Jul 2022 04:28 PM IST
Week - 4
Aim: To implement control logic of a “washing machine” using Stateflow as per given sequence If the power supply is available, the system gets activated If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s followed by Washing…
30 Jun 2022 05:16 PM IST
Week -2
Aim: To Make a Simulink model of Doorbell using solenoid block. Introduction: A Simulink model is a block diagram. Model elements are added by selecting the appropriate elements from the Library Browser and dragging them into the Model window. Alternately,…
31 May 2022 01:23 PM IST
Project 1 - Parsing NASA thermodynamic data
Aim: To write a function that extracts the co-efficients and to calculates the enthalpy, entropy and specific heats for all the species in the data file Here R is the universal gas constant, T is the temeprature Introduction: Enthalpy Enthalpy is defined as a change in internal energy and volume at constant pressure.…
24 Apr 2022 11:56 AM IST
Project 2 - Rankine cycle Simulator
AIM: To Create a Rankine Cycle Simulator using OCTAVE/MATLAB and calculate the state points of the Rankine Cycle INTRODUCTION: Rankine Cycle Simulator Using MATLAB The Rankine cycle is a model used to predict the performance of steam turbine systems.…
17 Apr 2022 03:14 PM IST
Week 4.1 - Genetic Algorithm
AIM: To write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function and Plot graphs for all 3 studies and for F maximum vs no. of iterations. Introduction: The idea behind GA´s is to extract optimization strategies nature…
16 Apr 2022 02:59 PM IST
Week 3 - Solving second order ODEs
Aim: To solve the second order ODEs function by using Matlab objective: To write matlab program by using ode45 sover for second order differential equation Plot the graph To create animation for simple pendulum Introduction Second-Order Differential Equation…
10 Apr 2022 01:46 PM IST
Week 2- 2R Robotic Arm Challenge
#Forward kinematics of a 2R Robatic Arm: Aim To simulate the forward kinematics of a 2R Robotic Arm by using Matlab. Introduction. This following Matlab program is used to solve the forward kinematics of the 2R robotic arm manipulator. THEORY Kinematics…
02 Apr 2022 12:19 PM IST