It is expensive to use physical experiments to get essential engineering data for designing is quite expensive. Getting engineering data of a fluid in motion, using Computational Fluid Dynamics (CFD) Simulations are relatively inexpensive. Costs are likely to be decreased as computational power has increased. So, using numerical methods to solve various flow problems is effective. In this project, you are going to solve a 1D Shock tube problem using Finite Volume Method.
Mechanical Kit will be shipped to you and you can learn and build using tutorials. You can start for free today!
1. 3D Printer
A shock tube is a device in which a high density, high-pressure fluid is separated from a low-density low-pressure fluid using a thin diaphragm. When we rupture the diaphragm, the high-density fluid will move towards low-density fluid which will result in the change in properties of the mixture. We need to compute this change in the properties of fluid inside Shock tube. This change in properties is very difficult to determine by performing the physical experiment as this change is very rapid in nature. That's why we are going for the numerical solution of this problem. To implement this project, you need to have knowledge of FVM and little coding skills. You need to solve this 1D shock tube problem by implementing FVM using a central solver scheme known as the Lax-Friedrichs scheme to get a stable and accurate solution.
A shock tube of length one meter is extended from -5 to +5 in X domain. In the left side of the shock tube, high pressure high density fluid and right side of the shock tube low pressure low density fluid is there. In the left side pressure is 10e5 pascale, density is 1.0 Kg/m^3 and right side pressure is 10e4 pascale, density is 0.125 Kg/m^3. Take a domain of -5 to +5 and compute the value of pressure, density and velocity at a time step equal to 0.01 sec. Take ?= 1.4 and while calculating dt take relaxation factor as 0.25.
Want to develop practical skills on Mechanical? Checkout our latest projects and start learning for free
Skyfi Labs helps students learn practical skills by building real-world projects.
You can enrol with friends and receive kits at your doorstep
You can learn from experts, build working projects, showcase skills to the world and grab the best jobs.
Get started today!
Project Brief: By doing this project you can observe that, In the Density plot, Pressure plot and Velocity plot there will be expansion at (-5 to 0) and shuck at 5. If you run the interaction for a higher time step, you can observe more property changes.
Programming language: C language
Kit required to develop A Numerical Solution to One-Dimensional Euler equation, Shock tube Problem:Join 250,000+ students from 36+ countries & develop practical skills by building projects
Get kits shipped in 24 hours. Build using online tutorials.
Stay up-to-date and build projects on latest technologies