Aim : Run a pipe flow simulation with an inlet Reynolds number of 100,1000 and 10,000. For each of these cases do the following Place line probes at 95%, 90% and 85% of the pipe length. Compare the normalized velocity profile at each of these locations Normalize the velocity profile by the inlet velocity. Introduction…
Sahil Dalal
updated on 10 Jul 2020
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 Sahil Dalal (27)
Centrifugal pump design and analysis
Aim : Centrifugal pump design and analysis using solidworks. Obtain the relationship between Pressure ratio and mass flow rate and explain the results. Introduction : CFD : Computational fluid dynamics is a branch of fluid mechanics that uses numerical analysis and data structures to analyze and solve problems that involve…
12 Jul 2020 09:31 PM IST
Modelling and simulation of flow through a flowbench
Aim : Create a 3D model of a flow bench and run flow analysis. Also obtain a plot of lift vs mass flow rate Also , need to do the following Grid dependence test For three grids run your simulation at a particular valve lift and explain the results Effect of valve lift on mass flow rate Once decided the best grid, run…
12 Jul 2020 09:25 PM IST
Flow over an airfoil
Aim : Model the flow over a NACA0017 airfoil for the angle of attacks 0,2,4,6,8,10 . compare the lift and drag forces Introduction : Flow simulation is a form of computational fluid dynamics which digitally replicates flows in surface water or collection systems. Performing flow simulation allows…
11 Jul 2020 07:47 PM IST
Flow over a cylinder
Aim : Run a baseline simulation and then calculate the Reynolds number. Then increase the Reynolds number by a factor of 20%, 40%, and 100% then run the transient flow simulation. Introduction : Flow simulation is a form of computational fluid dynamics which digitally replicates flows in surface…
11 Jul 2020 07:31 AM IST
Run a pipe flow simulation with an inlet Reynolds number of 100,1000 and 10,000.
Aim : Run a pipe flow simulation with an inlet Reynolds number of 100,1000 and 10,000. For each of these cases do the following Place line probes at 95%, 90% and 85% of the pipe length. Compare the normalized velocity profile at each of these locations Normalize the velocity profile by the inlet velocity. Introduction…
10 Jul 2020 07:53 AM IST
Project 2 - Rankine cycle Simulator
Aim : Create a Rankine Cycle Simulator using MATLAB.Code should calculate the state points of the Rankine Cycle (any type of your choice) based on user inputs. Then, plot the corresponding T-s and h-s plots for the given set of inputs. Concept of Rankine cycle : The Rankine cycle is a model used to predict the performance…
10 Jul 2020 07:49 AM IST
MBD Simulation on IC Engine Valve Train
Aim : Model the parts of IC Engine Valve Train and assemble them in SolidWorks. And Run the simulation using the below parameters Sl.No CAM Lift (mm) Speed (RPM) Material 1 3.5 1500 Cast Carbon Steel 2 6 1500 Cast Carbon Steel Obtain the Valve Lift. The contact force between Cam and Push Rod Pushrod and…
08 Jul 2020 07:42 PM IST
Project 1 - Parsing NASA thermodynamic data
Aim : Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file . Calculate the molecular weight of each species and display it in the command window. Plot the Cp, Enthalpy and Entropy for the local temperature range (low temperature…
08 Jul 2020 07:41 PM IST
MBD Simulation on a Piston Assembly
Aim: MBD Simulation on a Piston Assembly. Model all the parts and then assemble them in SolidWorks. The motion analysis is going to be carried out in three different conditions, Sl.No Wrist Pin Offset ` Crank Speed (Rpm) 1 "0" mm 2000 2 10 mm Positive 2000 3 10 mm Negative 2000 Obtain the Linear displacement…
07 Jul 2020 07:29 PM IST
Week 4 - Genetic Algorithm
Aim : Write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. concept of genetic algorithm: The genetic algorithm is a method for solving both constrained and unconstrained optimization problems that is based on natural selection, the process that drives biological evolution.…
07 Jul 2020 07:17 AM IST
Week 3 - Solving second order ODEs
Objective: write a program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping. Problem Statement: In the above equation, g = gravity in m/s2, L = length of the pendulum in m, m = mass of the ball in kg, b=damping coefficient. use, L=1 metre, m=1 kg, b=0.05.…
05 Jul 2020 05:15 PM IST
Planetary Gear
Aim: Designing the Planetary Gear and run a simulation on the given cases. Introduction: Use the following inputs for designing the Planetary Gear Ring Gear Module = 2.5 (You must use the metric system in design modeler) Number of teeth = 46 Sun Gear Number of teeth = 14 Input Speed of the Gear = 200 rpm. Number of planet gears…
05 Jul 2020 01:41 PM IST
Frequency Analysis of a rotating shaft
Aim: Find out the critical frequencies of a rotating shaft in Solidworks. create the model in Solidworks. Introduction : First of all , create the required model in solidworks using required dimensions: Explain the basic theory on the simulation: Simulation modeling solves real-world problems safely…
04 Jul 2020 09:51 PM IST
Matlab Code that can solve an otto cycle and make plots for it.
Objective : Write a Code that can solve an otto cycle and make plots for it. Problem Statement : Here are the requirements Your code should create a PV diagram You should output the thermal efficiency of the engine. Solution Procedure : It is thermodynamic cycle which is used in internal combustion engine to produce…
01 Jul 2020 07:17 PM IST
Internal Geneva Mechanism
Aim: Create 3D models for driver and driven wheels for internal geneva mechanism and Do motion analysis. Perform motion analysis by rotating the driver wheel at 10rpm. Obtain the following plots Contact force (between driving and the driven wheel) as a function of time. Angular Displacement of the driven wheel. Compare…
29 Jun 2020 07:06 PM IST
Week 6 - Data analysis
Objective : Write a code for Data analysis using python. Problem Statement : write a script that does the following. A IC engine data file has been provided . Data visualizer : The script should take column numbers as the input and plot the respective columns as separate images Each file should be saved by the name of…
28 Jun 2020 11:49 AM IST
Week 3 - Solving second order ODEs
Objective: write a program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping. Problem Statement: In the above equation, g = gravity in m/s2, L = length of the pendulum in m, m = mass of the ball in kg, b=damping coefficient. use, L=1 metre, m=1 kg, b=0.05.…
28 Jun 2020 11:48 AM IST
Analysis on a plate with a hole
Aim : Perform a static analysis on two models of plate with holes. You will have to create the model in Solidworks and perform the analysis. Introduction : The dimensions for the first case is as follows: CASE 1 Length=300mm Height=120mm Thickness=30mm Circular Hole at the center: Diameter=60mm The dimensions for…
27 Jun 2020 09:28 AM IST
Analysis of Buckling Phenomena
Aim : Perform a buckling analysis on a cyclonic separator stand . Create a metallic stiffener on the legs of the stand and run the analysis to find out the change in buckling factor of safety. The next step is to run a design study and find the optimum position for the stiffener. Compare the results for all the cases…
26 Jun 2020 05:40 PM IST
Comparison of Bending in Beams
Aim : Comparison of bending in beams Introduction : Here, we are comparing the stress , displacements, strain by applying force and considering different conditions for three different beams having different cross section which are following. Rectangular c/s I shape c/s C shape c/s. Basics about the Simulations : Simulation modeling…
25 Jun 2020 06:18 PM IST
Week 5 - Curve fitting
1). What does popt and pcov mean? The curve_fit function returns two items, which we can popt and pcov. The popt argument are the best-fit paramters for co.efficient a,b,c,d.(cubic) or a,b (linear). The pcov variable contains the covariance matrix, which…
22 Jun 2020 05:25 PM IST
Breaking Ice with Air cushion Vehicle - Find minimum pressure with Newton-Raphson method
Objective: Writing a python script to solve for the minimum value of pressure for Breaking Ice with Air cushion Vehicle using the newton raphson method. Problem Statement: where p denotes the cushion pressure, h the thickness of the ice field, r the size of the air cushion, σ the tensile strength of the ice…
22 Jun 2020 10:05 AM IST
Constraint Minimization - Pen and Paper calculation
Problem statement: Minimize the following function 5-(x-2)^2 -2(y-1)^2 subject to the following constraint x + 4y = 3 `f(x,y)=5-(x-2)^2-2(y-1)^2` Which can be written by `f(x,y)=-x^2-2y^2+4x+4y-1` Now, `f(x,y)=-x^2-2y^2+4x+4y-1` λ is the Lagrange operator. Now, `∂g/∂x= -2x+4+λ=0` …
19 Jun 2020 07:13 PM IST
Week 2 Air standard Cycle
https://skill-lync.com/projects/write-code-that-can-solve-an-otto-cycle-and-make-plots-for-it-3 """ otto cycle simulator """ import math import matplotlib.pyplot as plt import numpy as np def engine_kinematics(bore,stroke,con_rod,cr,start_crank,end_crank): """ engine_kinematics """ #geometric parameters #crank pin radius…
18 Jun 2020 10:11 AM IST
write code that can solve an otto cycle and make plots for it.
Objective : write code that can solve an otto cycle and make plots for it. Problem Statement : Here are the requirements Your code should create a PV diagram You should output the thermal efficiency of the engine. Solution Procedure : It is thermodynamic cycle which is used in internal combustion engine to…
18 Jun 2020 10:06 AM IST
A program in python to simulate the forward kinematics of a 2R Robotic Arm
link for youtube: https://youtu.be/j-6qQs_zUU4 Write a program in python to simulate the forward kinematics of a 2R Robotic Arm, as shown in the video. Aim: simulate the forward kinematics of a 2R Robotic Arm Problem statement : there is 2 link robotic arm which oscillates around theta1 and theta2.so we have to plot…
16 Jun 2020 06:02 PM IST
drag force calculations over a cyclist
Objective: Write a Python program to calculate drag force against a cyclist. Factors: The factors involved are Velocity,Drag coefficient,Frontal Area,Density of air. a program to plot Velocity vs Drag force. drag_force=`1/2*rho*area*v^2*cd` density kg/m^3 rho=1.2 area m^2 a=0.1 drag co_eff c_d=0.9…
16 Jun 2020 05:20 PM IST