Aim: To set up channel flow simulation in converge studio in three different mesh sizes 1) 2e-4 2) 1.5e-4 3) 1e-4 and analyze the results Procedure: To Create geometry: Open converge studio to start a new project. Create geometry using Create>Shape>Box specify the dimensions and position of the box. To assign boundaries…
Narendra Pansambal
updated on 30 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 Narendra Pansambal (12)
Week 1 Understanding Different Battery Chemistry
1) Cell Materials Charging Discharging LCO Anode- Graphite Cathode-Lithium Cobalt Oxide Electrolyte-lithium salts dissolved in solvents e.g. `LiPF_6` lithium hexafluorophosphate dissolved in organic carbonates Separator-microporous polymer membrane Current collector-aluminium(cathode),copper(anode) `Li_xCoO_2+xLi^++xe^- …
31 Mar 2024 06:49 PM IST
Week 4.2: Project Transient simulation of flow over a throttle body
Aim: To set up transient simulation of flow over the throttle body. Procedure: To create / import geometry: 1) click on file > import > import STL then select the path of.STL file to be imported and click import. 2) After importing geometry delete the thickness and patch the open edges. to…
06 Dec 2023 12:03 PM IST
Project 1
a) Creating Fuel economy numbers in Excel Code- %% Creating Table for Fuel Economy in Excelif Drive_Cycle_Select == 1 load DriveCycles/UDDS; filename ='Fuel_Eco.xlsx'; writematrix(Fuel_eco,filename,'Sheet',1,'Range','A1'); elseif Drive_Cycle_Select == 2 load DriveCycles/HWFET; filename ='Fuel_Eco.xlsx'; writematrix(Fuel_eco,filename,'Sheet',1,'Range','B1');end…
19 Jun 2023 12:04 PM IST
Project - Position control of mass spring damper system
Aim- To model a mass spring damper system and design a PID controller to adjust the force applied to the mass so that its position can track a reference signal. Introduction- The project involves obtaining the transfer function of the system, analyzing its response characteristics, and designing a PID controller using…
12 Mar 2023 09:24 PM IST
Project - Data Handling and Interpolation
Objective: The objective of the project is to read the given data from an excel file and interpolate it in the range -17.3:0.1:0.9. After interpolation plot the graph of interpolated data and write the data in a text file. Code: v=xlsread('VI.xlsx','Sheet1','A2:A25'); …
09 Feb 2023 07:08 AM IST
Project - Analysis of a practical automotive wiring circuit
Q.1) i) Battery ii) Starter iii) Voltage regulator iv) Generator v) Ignition coil vi) Fuse vii) Junction box viii) Lamps/Indicators: Tail light, Parking light, Scaled beam, turn indicators ix) Distributor x) Foot selector switch Q.2) i) Generator: Purpose: The generator converts the mechanical energy of the vehicle…
25 Dec 2022 05:26 PM IST
Week 7: Shock tube simulation project
Aim: To set up transient shock tube simulation. Introduction: The shock tube is an instrument used to replicate and direct blast waves at a sensor or model in order to simulate actual explosions and their effects usually on a smaller scale. They are also used to study combustion and chemical kinetics at high temperatures…
25 Sep 2022 05:14 PM IST
Week 6: Conjugate Heat Transfer Simulation
Aim: To set up flow simulation through a pipe for studying conjugate heat transfer. Introduction: Conjugate Heat Transfer: Heat transfer is an exchange of thermal energies between two bodies at different temperatures. this rate is directly proportional to the temperature difference between these two bodies. Conjugate…
10 Sep 2022 09:56 PM IST
Week 5: Prandtl Meyer Shock problem
Aim: To perform simulation of the Prandtl Meyer shock problem. 1) Boundary conditions used for shock flow problems: i)Neumann boundary conditions: It is the Second type Boundary condition or The Neumann boundary condition define the value of a normal derivative of a function on the surface. dy/dn = f(t).The normal…
01 Sep 2022 07:48 PM IST
Week 4.1: Project Steady state simulation of flow over a throttle body
Aim: To set up a steady-state simulation of flow over a throttle body. Procedure: To create / import geometry: 1) click on file > import > import STL then select the path of .STL file to be imported and click import. 2) After importing geometry delete the thickness and seal the ends. To delete…
09 Aug 2022 10:18 AM IST
Week 3: Flow over a backward facing step
Aim: To set up channel flow simulation over a backward-facing step in three different mesh sizes 1) 2e-3m 2) 1.5e-3m 3) 1e-3m. Theory: Fluid enters the channel through the narrow passage as it is flowing through the passage the velocity profile is parabolic but when the fluid enters the region where…
02 Aug 2022 12:55 PM IST
Week 1: Channel flow simulation using CONVERGE CFD
Aim: To set up channel flow simulation in converge studio in three different mesh sizes 1) 2e-4 2) 1.5e-4 3) 1e-4 and analyze the results Procedure: To Create geometry: Open converge studio to start a new project. Create geometry using Create>Shape>Box specify the dimensions and position of the box. To assign boundaries…
30 Jul 2022 06:17 PM IST