Aim: A code in MATLAB to optimise the stalagmite function and find the global maxima of the function. Theory : In matlab to find the global maxima of function the inbuilt solver helps that is 'ga' Generally the 'ga' is genetic allgorithm this mainly based on ideology of charles darwin Genetic allgorithm:…
Praveer A
updated on 13 Jul 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 Praveer A (18)
Week 10 - Simulating Combustion of Natural Gas.
Project - Air Cooling Battery Thermal Management System Aim: Create a 4x2 Battery Cell model to Perform Simulation and analyze Air cooling technique on Heat generating Battery Theory: The battery generates the heat…
27 Oct 2022 10:05 AM IST
Week 9 - Parametric study on Gate valve.
Aim: Perform a parametric study on the gate valve simulation by setting the opening from 10 % to 80%. Theory: Gate valve are mainly used in industries to shut the flow of a fluid rather than flow regulation. They can be found in petrochemical industries, power plants and widely in the pipeline industries In this…
21 Oct 2022 06:10 AM IST
Week 8 - Simulating Cyclone separator with Discrete Phase Modelling
Aim:- To perform analysis on cyclone separator and calculate the separation efficiency and pressure drop. Theory:- Cyclone Seperator is devices which seperates the foregin(dirt) particles like dust, unwanted particles from the fluid this study simulation run in this challenge, In this challenge we taken the seperate…
18 Oct 2022 11:04 AM IST
Week 6 - CHT Analysis on a Graphics card
Aim: Perform a steady-state conjugate heat transfer analysis on a model of a graphics card. Run the simulation by varying the velocity from 1m/sec to 5m/sec for at least 3 velocities and discuss the results And Run the simulation for best possible mesh with combination of coarse and refined mesh in different regions.Theory:…
12 Oct 2022 02:14 PM IST
Week 5 - Rayleigh Taylor Instability
Aim: Create the model by two completely plane-parallel layers for immiscible fluid, And run the simulation, Then Capture the animation of rayleigh taylor instabilty between two fluid Objective: What are some practical CFD models that have been based on the mathematical analysis of Rayleigh Taylor waves? Answer:- CFD…
05 Oct 2022 11:31 AM IST
Week 4 - CHT Analysis on Exhaust port
Aim: Perform the simulation to analysis the conjugate heat transfer on exhaust port and based on mesh dependence analysing the accurate result Objectives: Give a brief description of why and where a CHT analysis is used? Answer:- Conjugate heat transfer is a type of heat transfer analysis between solid and fluid…
05 Oct 2022 10:24 AM IST
Week 3 - External flow simulation over an Ahmed body.
Aim: Import Ahmed body model to the Ansys fluent work bench perform drag co-efficient simulation for different mesh independent cases and plot the drag co-efficient graph and also take out the results of drag coefficient for three mesh independent cases Theory: Describe Ahmed's body and its importance Answer:- Ahmed body…
30 Sep 2022 11:42 AM IST
Week 2 - Flow over a Cylinder.
Aim: Creating flow over cylinder 2D model in ansys workbench and performing vortex, drag, lift, simulation on the model for different reynolds number and also reynolds number 100 for steady and unsteady condition plotting strouhal number graph Theory: In this project we have learning how the cylinder wall behaves for drag…
29 Sep 2022 06:13 AM IST
Week 1- Mixing Tee
Aim: To set up steady-state simulations to compare the mixing effectiveness of hot and cold fluid when hot inlet temperature is 360C & the Cold inlet is at 190C Theory: Mixing tee is the steady-state simulation to comparing the mixing effectiveness of hot and cold fluid in short and long t-juction pipeline. A…
12 Sep 2022 11:09 AM IST
Project 1 : CFD Meshing for Tesla Cyber Truck
Aim: For the given model, check and solve all geometrical errors and Assign appropriate PIDs. Perform meshing with the suitable Target length and element Quality criteria. Theory: To analyse drag and lift we creating the water tight surface mesh on the tesla car Procedure to creating the water tight surface mesh on…
31 Aug 2022 09:44 AM IST
Week 5 Challenge : Surface wrap on Automotive Assembly
Aim : For the given models, check for the geometrical errors and delete surfaces which are unwanted for Surface wrap. After clearing geometry, Merge all 3 models and perform surface wrap. procedure to surface wrap : firstly for the given engine model external unwanted surface we deleting by draging and deleting Because…
08 Aug 2022 09:05 PM IST
Week 4 Challenge : CFD Meshing for BMW car
Aim : For the given model, check and solve all geometrical errors on half portion and Assign appropriate PIDs. Perform meshing with the given Target length and element Quality criteria. After meshing the half model, Do symmetry to the other side. Theory : To analyze the fluid behaviour on outer surface of bmw…
04 Aug 2022 06:38 PM IST
Week 3 Challenge : CFD meshing on Turbocharger
Aim : For the given model, check for the geometrical errors to make appropriate volumes. Create and assign PIDs for different components. Perform surface mesh with the given target lengths as per PIDs Procedure for doing volumetric mesh for given component : The given model already assigned with pids by clicking different…
27 Jul 2022 09:29 AM IST
Week 2 Challenge : Surface meshing on a Pressure valve
Aim : For the given model, check for the geometrical errors and perform Topology cleanup accordingly. Set three different target lengths as three different cases and mesh the model Procedure of meshing given model are: firstly we checking the geometric check there we looking over the single con, triple con, penetration…
26 Jul 2022 06:00 PM IST
Project 1 - Parsing NASA thermodynamic data
Aim : A function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. Theory : In this program using nasa thermodynamic file we reading the data of that file and calculating the enthalpy, entropy, specific heats and molecular weight Code…
21 Jul 2022 11:29 AM IST
Week 4.1 - Genetic Algorithm
Aim: A code in MATLAB to optimise the stalagmite function and find the global maxima of the function. Theory : In matlab to find the global maxima of function the inbuilt solver helps that is 'ga' Generally the 'ga' is genetic allgorithm this mainly based on ideology of charles darwin Genetic allgorithm:…
13 Jul 2022 10:23 AM IST
Week 3 - Solving second order ODEs
Aim: Program in Matlab that will simulate the pendulum motion Theory: In Engineering, ODE is used to describe the transient behavior of a system. A simple example is a pendulum The way the pendulum moves depends on the Newtons second law. When this law is written down, we get a second order Ordinary Differential Equation…
06 Jul 2022 11:45 AM IST
Week 2- 2R Robotic Arm Challenge
Aim: To program in matlab to simulate the forward kinematics of 2R robotic arm Explanation: 2R-robotic arm is simple mechanism in robots Procedure to program in matlab to simulate the forward kinematics of 2R robotic arm: Robotic arm consist of two link with some length and and teta store the length and teta value as input…
28 Jun 2022 04:41 AM IST