Mechanical

Understanding The Finite Difference Method by Solving Unsteady Linear Convection Equation

Solving differential equations are always been challenging for engineers. This is because there is a lot of variants to differential equations and also the complexity of these equations varies with respect to a number of variables involved and order of the equation. A differential equation which describes a physical problem is very complex and cannot be solved by an analytical approach. So, studying numerical methods is important for an engineer. In this project, you will learn the Finite Difference Method (Numerical Method) by solving a Linear Convection equation.

Read more..

Understanding The Finite Difference Method by Solving Unsteady Linear Convection Equation project Looking to build projects on Mechanical?:

Mechanical Kit will be shipped to you and you can learn and build using tutorials. You can start for free today!

1. 3D Printer

2. Automobile Prototyping

3. CNC Machine using Arduino

4. Project Management with Primavera


Finite Difference Method is the simplest numerical method which one can learn as a gateway for exploring more about numerical methods. Infinite difference method, the values are assigned to node points only. This is the limitation of FDM as we cannot determine the values between node points.

In the FDM we can discretize both space and time in 3 ways as follows,

  • FTFS (Forward in Time Forward in Space)
  • FTBS (Forward in Time Backward in Space)
  • FTCS (Forward in Time Centre in Space

While solving Linear Convection equation you will use the above type of discretization and compute the result. You have to observe how result varies with a change in discretization technique.

Problem Description:

In a one dimension inviscid, constant pressure, isothermal fluid flow, the length of the pipe is 1 meter. U is any conserved variable of the flow which is transporting at 7m/s. The value of U is -1.0unit from 0mm to 0.33mm and 0.66mm to 1.0mm. Find out the value of U in the domain at time t=1.0 sec.


How to build Mechanical projects Did you know

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 Description:

  1. Linear Convection Equation: The simplest form of the differential equation is a one-dimensional Linear Convection equation, which can be derived from the Navier-Stokes equation. By solving this differential equation, one can determine how a property of fluid convecting along the domain.
  2. FDM: This is one of the discretization techniques used in numerical analysis to solve differential equation by approximating the derivatives. Here we discretize both space and time into N no of data points, where we store the data and keep updating as we move forward in time.
  3. Taylors Series Expansion: To implement the finite difference method, Taylor series representation of a function should be known. In mathematics, Taylor series is a representation of a function as an infinite sum of terms that are calculated from the values of the function’s derivatives at a single point. That is, if a function is continuous and we know its derivative at a point, then we can easily determine its value on the next neighboring point in the domain by using Taylor series.

Project Implementation:

  1. At first, learn basic of numerical methods. Learn how FDM is different from other methods, what is a node, discretization, errors in numerical methods, truncation error, stability and convergence.
  2. Then learn the significance of Taylor series expansion. Use truncated Tayler series to discretise the differential equation in 3ways (FTFS, FTCS, FTBS).
  3. Find a Numerical solution to that equation using FDM. In this step, consider the flow to be left to right (+ve direction) and write codes to discretize the domain and interact the solution for a number of times until you get an accuracy of 10e-5 and achieve timestep 1s. Save the result data in a text file.
  4. After that consider the flow to be coming from right to left (-ve direction) and perform the task written in step 3.
  5. After solving the above two cases you will end up with 6 result data. Plot those result data using Gnuplot or Minitab and compare them.

Project Brief: By observation you can see, use of FDM is dependent on the direction of information flow, as FTFS discretization can only produce a result when information is coming from the right side (-ve direction) similarly, FTBS will produce a result when information coming from the left side (+ve direction). FTCS will produce oscillating result irrespective of the direction of information flow because it takes information from the wrong side also.

Software requirements:

  1. Dev-C++: You will be needing Dev-C++ software to write logic and interact the solution for a number of times.
  2. Gnuplot: Also, you will be needing plotting software such as Gnuplot to plot the result data and compare the solution.

Programming language: C


Latest projects on Mechanical

Want to develop practical skills on Mechanical? Checkout our latest projects and start learning for free


Kit required to develop Understanding The Finite Difference Method by Solving Unsteady Linear Convection Equation:
Technologies you will learn by working on Understanding The Finite Difference Method by Solving Unsteady Linear Convection Equation:
Understanding The Finite Difference Method by Solving Unsteady Linear Convection Equation
Skyfi Labs Last Updated: 2022-04-18





Join 250,000+ students from 36+ countries & develop practical skills by building projects

Get kits shipped in 24 hours. Build using online tutorials.

More Project Ideas on Mechanical

Mechanical Foot Step Power Generator
Gearless Transmission Using Elbow Mechanism
Freedom WheelChair
Pneumatic Braking System
Automatic Braking Systems for Automobiles
Energy Glider
Water Jet Cutting Tool
Design and fabrication RC speedboat
Abrasive Jet Machine
Radio-Controlled Flying Wing
Autonomous fixed wing (drone)
Smartphone Controlled Paper Plane
Smartphone Controlled Paper Plane
Solar Endurance Flight
Smart Power Shoe
How to Develop an RC Ornithopter
AERIAL MAPPING DRONE
INDOOR POSITION HOLD MULTICOPTER DRONE
V TOL (DRONE)
OBSTACLE AVOIDANCE DRONE
Gesture Controlled Drone
Hybrid Drone
HIGH POWERED DRONE
RC-VTOL
Voice Controlled Drone
AUTONOMOUS MULTICOPTER DRONE
Ocean Drone
Saucer Solar Drone
Car Copter
Electric Balloon Car
RC Helicopter
Homework Writing Machine with Arduino and Servo Motor
Mini Refrigerator
Hard water converter
Sterling Engine Helicopter
Eco Cooler
EL-bow mechanism – Gearless Transmission System
Tricopter
Everything you need to know about mercury vortex engines
Bucky paper Technology
Cryogenic grinding
Magnetic Bearing
Zero Turn Drives
Hyper loop
Laser Ignition System
Transformer Humanoid Automobile
Zero gravity 3D printer
2 Stroke Electric engines
Shape Memory Effect–Intelligent Alloys
3D Bio-printing Technology
Rail Gun
How to select the bldc motor for multicopter
5th Wheel Car Parking System
Gauss Accelerator
Electromagnetic Hover Car
Plasma Propulsion
Plasma Rail Gun
Light Gas Gun
Space Gun
Pneumatic Vulcanizing Machine
CNC Machine using Arduino
AUTOMATIC BIKE STAND
AUTOMATIC HAMMERING MACHINE
ROLLER BENDING MACHINE
STAIRCASE CLAIMING TROLLEY
Mini Peltier Based Cooler
A Numerical Solution to One-Dimensional Euler equation, Shock tube Problem
A Numerical Solution to 2D Flat Plate Problem with Constant Conductivity Heat Transfer
Design of Water Quality Monitoring System using MSP430
3D printing using DLP Projectors
Black Box for RC Aircrafts
Electromagnetic Engines for Transportation
Glass Hybrid Fibres Epoxy Composite Material using Hand Layup Method
Vortex Bladeless Turbines
Manufacturing of MEMS
Automatic Pneumatic Paper Cutting Machine
Design and Fabrication of Automated Portable Hammering Machine
A Numerical Solution to Quasi-One-Dimensional Nozzle
A Numerical Solution to One Dimensional Conductive Heat Transfer with Constant Conductivity
A Numerical solution to One Dimensional Conductive Heat Transfer with Variable Conductivity
A Numerical Solution to Two-Dimensional Variable Conductivity Heat Transfer
Domestic Thermal Insulation with Sugarcane Composite
Understanding The Finite Difference Method by Solving Unsteady Linear Convection Equation
Understanding FVM(Lax Friedrich scheme) by solving Burger equation
Fabrication of Fiber reinforced composite material from Bamboo, Flex and Glass Fiber
A Numerical Study on Different Types of Fins
Microstructure and Thermal (TGA & DTA) Analysis of a Polymer Based Composite Material
Project on Pressure Drop Analysis in a Capillary Tube
Numerical Solution and Visualization of Two Blast Wave Interaction
Pedal Operated Water Pump
Analysis of Turbulence in a Two Dimensional Cavity Flow
Gas Detection System
Designing of Hydrogen Fuel car
Electromagnetic Shock Absorbers
Soap Free Building Sealant
Innovative Ground Storage
Dynamic Study of Soil Parameters
Centrifugal Pump
Self Priming Centrifugal Pump
Turbo Pump
Axial Flow Pump
Diaphram Pump
Plasma Ignition
Ram Accelerator
StarTram
Aluminium Powered Car
Perpendicular Wind Turbines
Electromagnetic propulsion System
Miniature Shiftless Transmission
3D Printed Etching Press
Portable Loom
Hypnotic Plotter
Reconnaissance Drone
3D Printed DNA extractor
Health Monitoring Drone
Forward swept wing RC aircraft
Laser Propulsion
Repair of carbon composites
Quadrotor using Arduino
Drone Swarm
Cylinder-shaped Coaxial Drone
Drone-hunting Drone
Racing Drone
Compressed Air Powered Drone
Window washing drone
Performance analysis of paraffin wax,bees wax and magnesium for hybrid rocket motor
Fabrication and testing of light weight composites for UAV
Unmanned Aerial Photography using Flying Robot
Underwater Turbines
Power Generation by Seebeck Effect
Application of drones in construction
Smart Photography Drone
Heat power economy
Project on Missile Detection and Automatic Destroy System
Production of biodiesel from silkworm pupae for aircraft use
Improvement of aircraft accident investigation through expert systems
Flow analysis over a cylinder using ICM CFD
Self Inflating Tyres
CFD Analysis of a car
RC Hovercraft using Arduino
Autonomous Racing Drone
Ducted Fan Drone
Airborne Virus detector (Corona,SARS,Flu)
Airborne wind energy generation using Aerostat

Subscribe to receive more project ideas

Stay up-to-date and build projects on latest technologies