Aim: To get started with Flow Simulation in Solid Works and perform the following objectives: Simulating Internal flow through pipe. Creating a Parametric Study by changing Reynold's No. from 100,1000 to 10000. Analysing the velocity profile at 95%, 90% and 85% of pipe length. Comparing the Velocity Profiles at each of…
Saurav Sankhe
updated on 22 Jun 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 Saurav Sankhe (19)
Exploring the Role of Offset in IC Engine Efficiency through Multibody Dynamic Simulation of a Piston Assembly
Aim: Modelling IC Engine Piston Assembly in SOLIDWORKS and performing a motion study with effects on following design considerations: 0mm offset (between wrist pin and the axis of the crank) 10 mm positive offset (between wrist pin and the axis of the crank) 10 mm negative offset (between wrist pin and the axis of the…
17 Jan 2023 01:48 AM IST
Engine Performance Analysis using Python: Data Parsing and Graphical Representation
Aim: Performing data Analysis on Engine Performance Data using PYTHON. Objective: To perform following: Demonstrating File parsing using Python Plotting various graphs Calculating Area Under Curve Calculate engine performance Characteristics Problem Statement: Data visualizer: Your script should take column numbers as…
17 Jan 2023 01:36 AM IST
Frequency Analysis of a rotating shaft
Aim: Understanding frequency analysis of a rotating shaft. Objective: Create a 3D Model of a shaft in SolidWorks. Perform a frequency analysis and explain the results. Theory: Every structure has the tendency to vibrate at certain frequencies, called natural or resonant frequencies. Each natural frequency is associated…
11 Jul 2020 05:09 PM IST
Centrifugal pump design and analysis
Aim: Design and analysis on a centrifugal pump using SOLIDWORKS. Objective: To create a 3D model of a centrifugal pump in SolidWorks. To perform a flow simulation project on centrifugal pump To perform a parametric study to understand the performance characteristics of the designed pump. To plot a graph of pressure ratio…
09 Jul 2020 05:39 PM IST
Curve fitting Using Python
Aim: Performing Curve Fitting in PYTHON Objective: Getting best fit for given set of data Understanding the parameters to check the goodness of fit Theory: Curve fitting is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points, possibly…
03 Jul 2020 04:43 PM IST
Parsing NASA thermodynamic data
Aim: Parsing NASA thermodynamic data using MATLAB programming. Theory: NASA came up with polynomials that can be used to evaluate thermodynamic properties such as Cp, H and S. They have also documented the coefficients that are required to evaluate these polynomials for 1000+ species. Below figure shows the structure…
30 Jun 2020 06:27 PM IST
Rankine cycle Simulator
RANKINE CYCLE SIMULATOR using MATLAB Theory: The Rankine cycle is a model used to predict the performance of steam turbine systems. It was also used to study the performance of reciprocating steam engines. The Rankine cycle is an idealized thermodynamic cycle of a heat engine that converts heat into mechanical work…
30 Jun 2020 06:27 PM IST
Internal Geneva Mechanism
MOTION ANALYSIS OF INTERNAL GENEVA MECHANISM using SOLIDWORKS The Geneva drive or Maltese cross is a gear mechanism that translates a continuous rotation movement into intermittent rotary motion. The rotating drive wheel is usually equipped with a pin that…
30 Jun 2020 06:24 PM IST
Motion Analysis of Planetary Gear Assembly using SOLIDWORKS
Motion Analysis of a Planetary Gear Assembly using SOLIDWORKS Gear Drives are widely used for power transmission in variety of engineering applications Gear drives offer the following advantages compared with chain or belt drives: It is a positive drive and the velocity ratio remains constant. The centre distance between…
30 Jun 2020 06:23 PM IST
Curve fitting Using MATLAB
Aim: To write code to fit a linear and cubic polynomial for the cp data using MATLAB. Theory: Curve fitting is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points, possibly subject to constraints. After fitting data with one…
30 Jun 2020 06:02 PM IST
Genetic Algorithm using MATLAB
Aim: Write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. Theory: A stalagmite is an upward-growing mound of mineral deposits that have precipitated from water dripping onto the floor of a cave. Most stalagmites have rounded or flattened tips. Below figures…
27 Jun 2020 04:26 PM IST
Air standard Cycle using Python
Aim: To develop a PYTHON program to solve an Otto cycle problem and Plot a PV diagram Find the thermal Efficiency of the cycle Theory: The Otto Cycle, describes how heat engines turn gasoline into motion. Like other thermodynamic cycles, this cycle turns chemical energy into thermal…
27 Jun 2020 04:25 PM IST
Modelling and Simulation of Flow through a Flowbench
Aim: Creating a 3D model of FlowBench in SOLIDWORKS and performing flow simulation. Objective: Performoing Parametric Study on Performing Grid Dependent test Effect of mass flow rate on valve lift Theory: An air flow bench is a device used for testing the internal aerodynamic qualities of an engine component…
27 Jun 2020 06:17 AM IST
Flow over an airfoil
Aim: Model the flow over a NACA0017 Airfoil with different angle of attacks. Objective: To understand and determine following NACA Airfoil Nomenclature Calculation of drag and lift coefficients at different angle of attacks Plot the graph of drag force v/s angle of attack Plot the graph of lift force v/s angle of attack…
23 Jun 2020 12:33 PM IST
Internal Flow Simulation in Pipe using SOLIDWORKS
Aim: To get started with Flow Simulation in Solid Works and perform the following objectives: Simulating Internal flow through pipe. Creating a Parametric Study by changing Reynold's No. from 100,1000 to 10000. Analysing the velocity profile at 95%, 90% and 85% of pipe length. Comparing the Velocity Profiles at each of…
22 Jun 2020 08:57 AM IST
MBD Simulation on IC Engine Valve Train
Aim: To create a valve train assembly in SOLIDWORKS and perform a motion study over two different cam lift profiles. Objective: Perform the motion analysis with the design given in the table below Sr. No Cam Lift (mm) Speed (rpm) Material 1 3.5 1500 Cast Carbon Steel 2 6 1500 Cast Carbon Steel Also find the Following:…
22 Jun 2020 08:54 AM IST
Flow over a cylinder
Aim: Study the external flow behaviour over a cylinder and performing a Parametric study by changing the Reynold’s number using SOLIDWORKS Flow Simulation. Objective: Perform CFD simulation and: Calculate the Reynold’s number by running baseline simulation. Calculate flow through time for 10%, 20% and 100%…
20 Jun 2020 06:45 AM IST