A pendulum is a body suspended with a string to move freely back and forth under the influence of the gravity. When a pendulum is displaced from it’s equilibrium position, it is subjected to a restoring force due to gravity, that will accelerate it back towards the equilibrium position. When, we have the second…
Harsh Sharma
updated on 28 Oct 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 Harsh Sharma (17)
Week 3.5 - Deriving 4th order approximation of a 2nd order derivative using Taylor Table method
Deriving 4th order approximation of a 2nd order derivative using Taylor Table Method. Taylor series formula is a representation of any function as an infinite sum of terms. These terms are calculated from the values of function’s derivatives at a single point. The derivative of a function f at the point x is defined…
03 Sep 2024 02:20 PM IST
Week 7 - CHT Analysis on a Graphics card
Challenge No-6 Graphics Card Simulation. Aim – Perform a steady state conjugate heat transfer analysis on a model of a graphics card. Challenge Objective – 01. Run the simulation by varying the velocity from 1m/sec to 5m/sec for at least 3 velocities and discuss the results. 02. …
18 Mar 2024 05:10 PM IST
Week 5 - Rayleigh Taylor Instability
Challenge no- 5 Rayleigh Taylor Instability Aim – The Aim is to understand the Rayleigh Taylor instability phenomena and how it takes place. Objectives – 1. What are some practical CFD models that have been based on the mathematical analysis of Rayleigh Taylor waves? In…
10 Mar 2024 11:39 AM IST
Week 4 - CHT Analysis on Exhaust port
Challenge – CHT Analysis on Exhaust Port. Objective 1 – Conjugate heat transfer refers to the combined analysis of both fluid flow and heat transfer in systems where there are solid structure interacting with the fluid flow, leading to heat transfer between the solid structure and the surrounding fluid. In…
29 Feb 2024 06:13 PM IST
Week 3 - External flow simulation over an Ahmed body.
Challenge: External flow over an Ahmed’s Body. Q1. Describe Ahmed’s body and its importance. Ans. The Ahmed body represents a simplified, ground vehicle geometry of a bluff body type. Its shape is simple enough to allow for accurate flow simulation but retains some important features relevant…
22 Feb 2024 04:29 PM IST
Week 2 - Flow over a Cylinder.
Challenge No- 2 – Flow Over a Cylinder. Geometry Creation: We have created the geometry by the geometry tools in the Ansys Space claim. Circle Diameter – 2 Meter Geometry length – 60 Meter Geometry width – 20 Meter After geometry creation, we have to make this geometry a solid plane. For…
17 Jan 2024 05:36 PM IST
Week 1- Mixing Tee
Challenge No-1 Mixing tee Long. Aim : 01. Set up a steady state simulation to compare the mixing effectiveness when hot inlet temperature in 36’C & the cold inlet is at 19’C. 02. Try both the K-epsilon & K-omega SST models, which one is better for the simulation. 03. …
10 Dec 2023 05:26 PM IST
Project 1 : CFD Meshing for Tesla Cyber Truck
https://drive.google.com/file/d/1Mb2rFhtsONcSIQkBwrM0xnZ0LSsB3K_1/view?usp=drive_link Link for the file. CHALLENGE – TESLA CYBER TRUCK Introduction: The main objective of this project is to ‘Topological Cleanup’ of the given model. There are following basic tools for…
26 Oct 2023 06:45 PM IST
Week 5 Challenge : Surface wrap on Automotive Assembly
https://drive.google.com/file/d/1ORXPJNnFKPWkuC54v41CIbUmYUsEIhVy/view?usp=sharing Challenge - For the given models, check for the geometrical errors and delete surfaces which are unwanted for Surface wrap as shown in the videos. After clearing geometry, merge all 3 models and perform surface wrap. Target length…
10 Oct 2023 04:46 PM IST
Week 4 Challenge : CFD Meshing for BMW car
https://drive.google.com/file/d/1NuW8xf82t-9-k3xdLvlSosj3F2pI6-z2/view?usp=sharing Ansa Project BMW meshing This is a BMW car model, where we need to do surface mesh of the car body. TOPO (Topo > Faces > Topo) – In starting, it was seen that, there are multiple of single coons present in the car body. So, we have…
30 Sep 2023 01:49 PM IST
Week 3 Challenge : CFD meshing on Turbocharger
Ansa Challenge – 3 CFD mashing on turbo charger Turbo charger is used in automobile, where exhaust energy from engine is used for creating more suction inside intake manifold of the engine. Geometry Checks: Before doing meshing activity, geometry checks are done for checking any single coons & triple coons in the object.…
02 Sep 2023 03:06 PM IST
Week 2 Challenge : Surface meshing on a Pressure valve
Ansa challenge – 2 In this challenge, there is a valve like object. On which we have to perform meshing. There are multiple of patches found in the surface of the body, so we have to fill those patches. Checks: There are multiple checks in the ansa software. So that we can check objects irregularities. There…
23 Jul 2023 05:44 PM IST
Project 2 - Rankine cycle Simulator
https://thermopedia.com/content/1072 http://www.mhtlab.uwaterloo.ca/courses/me354/lectures/pdffiles/web4.pdf https://lambdageeks.com/back-work-ratio/#:~:text=Back%20work%20ratio%20of%20Rankine%20cycle&text=The%20turbine%20work%20is%20represented,is%20represented%20by%20h1%2Dh4. Rankine Cycle: Rankine cycle is…
30 Nov 2022 06:54 PM IST
Project 1 - Parsing NASA thermodynamic data
FILE PARSING: File parsing is a process of analyzing a string of symbols, either in natural language, computer language or data structure conforming the rules of a formal grammar. The term parsing comes from the Latin pars (orations), meaning part of speech. With in computational linguistics the term is used to refer to…
22 Nov 2022 05:36 PM IST
Week 5 - Genetic Algorithm
A genetic algorithm (GA) is a method for solving both constrained and unconstrained optimization problems based on a natural selection process that mimics biological evolution. The algorithm repeatedly modifies a population of individual solutions. At each step, the genetic algorithm randomly selects individuals from the…
07 Nov 2022 10:22 AM IST
Week 4.1 - Solving second order ODEs
A pendulum is a body suspended with a string to move freely back and forth under the influence of the gravity. When a pendulum is displaced from it’s equilibrium position, it is subjected to a restoring force due to gravity, that will accelerate it back towards the equilibrium position. When, we have the second…
28 Oct 2022 06:30 AM IST
Week 3.2 - 2R Robotic Arm Challenge
https://youtu.be/4RFEUCitk30 (Youtube link of Robotic arm video) %% Challange on Robotic Arm Movement one time. clear all close all clc l1 = 1; l2 = 0.5; thetha1 = linspace(10,90,10); thetha2 = linspace(10,90,10); ct = 1 for i = 1:length(thetha1); THETHA1 = thetha1(i); …
17 Oct 2022 02:09 PM IST