GOVERNMENT ENGINEERING COLLEGE BHARUCH,014

Slides:



Advertisements
Similar presentations
Partial Differential Equations Definition One of the classical partial differential equation of mathematical physics is the equation describing the conduction.
Advertisements

Lecture 13 2 nd order partial differential equations Remember Phils Problems and your notes = everything Only.
Introduction Descriptions Statements A string can be defined as a rigid body whose dimensions are small when compared with its length.
ECE602 BME I Partial Differential Equations in Biomedical Engineering.
Ch 3.5: Nonhomogeneous Equations; Method of Undetermined Coefficients
1 Mathematical Modelling III Iain A. Anderson Floor 6, 70 Symonds St. x In this module we will model: 1)Electronic autowasher.
Math for CSLecture 121 Partial Differential Equations Boundary Value Problems.
University of Utah Advanced Electromagnetics Green’s Function Dr. Sai Ananthanarayanan University of Utah Department of Electrical and Computer Engineering.
1 Model 4: Heat flow in an electrical conductor A copper conductor is sheathed in an insulator material. The insulator also stops heat from escaping. Imagine.
Math for CSTutorial 121 Heat Equation. Laplace Equation.
Ordinary Differential Equations S.-Y. Leu Sept. 21,28, 2005.
Partial differential equations Function depends on two or more independent variables This is a very simple one - there are many more complicated ones.
CISE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM (Term 101) Section 04 Read & CISE301_Topic9.
SE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM Read & CISE301_Topic9 KFUPM.
Boyce/DiPrima 10th ed, Ch 10.5: Separation of Variables; Heat Conduction in a Rod Elementary Differential Equations and Boundary Value Problems, 10th.
SPECIAL TOPICS: PARTIAL DIFFERENTIAL EQUATIONS
Scientific Computing Partial Differential Equations Explicit Solution of Wave Equation.
Boyce/DiPrima 9th ed, Ch 10.7: The Wave Equation: Vibrations of an Elastic String Elementary Differential Equations and Boundary Value Problems, 9th edition,
COMPUTATIONAL MODELING FOR ENGINEERING MECN 6040 Professor: Dr. Omar E. Meza Castillo Department.
9.6 Other Heat Conduction Problems
Scientific Computing Partial Differential Equations Introduction and
Math 3120 Differential Equations with Boundary Value Problems
1 On Free Mechanical Vibrations As derived in section 4.1( following Newton’s 2nd law of motion and the Hooke’s law), the D.E. for the mass-spring oscillator.
Lecture 16 Solving the Laplace equation in 2-D Remember Phils Problems and your notes = everything Only 6 lectures.
Math 3120 Differential Equations with Boundary Value Problems
The complex exponential function REVIEW. Hyperbolic functions.
Mathematics. Session Differential Equations - 2 Session Objectives  Method of Solution: Separation of Variables  Differential Equation of first Order.
Boyce/DiPrima 9 th ed, Ch 10.8: Laplace’s Equation Elementary Differential Equations and Boundary Value Problems, 9 th edition, by William E. Boyce and.
Separation of Variables Method of separation of variables is one of the most widely used techniques to solve PDE. It is based on the assumption that the.
1 CHAPTER 4 TRANSIENT CONDUCTION Neglect spatial variation: Criterion for Neglecting Spatial Temperature Variation Cooling of wire by surface convection:
Lecture 15 Solving the time dependent Schrödinger equation
1 EEE 431 Computational Methods in Electrodynamics Lecture 3 By Dr. Rasime Uyguroglu.
Introduction to PDE classification Numerical Methods for PDEs Spring 2007 Jim E. Jones References: Partial Differential Equations of Applied Mathematics,
Differential Equations Brannan Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 09: Partial Differential Equations and Fourier.
Ch 10.6: Other Heat Conduction Problems
Boundary-Value Problems in Rectangular Coordinates
MA428 Class Project The Heat Equation Temperature Distribution in a Bar with Radiating Ends.
Appendices 10.A & 10.B: An Educational Presentation Presented By: Joseph Ash Jordan Baldwin Justin Hirt Andrea Lance.
Solving Partial Differential Equation Numerically Pertemuan 13 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
3/12/20161differential equations by Chtan (FYHS-Kulai)
Ch. 12 Partial Differential Equations
An IVP would look like Second Order Linear DE’s. Thm. Existence of a Unique Solution Let a 0, a 1, a 2, and g(x) be continuous on an interval containing.
Subject : Advance engineering mathematics Topic : Fourier series & Fourier integral.
Lecture 18 3D Cartesian Systems
Linear homogeneous ODEn with constant coefficients
DIFFERENTIAL EQUATIONS
Boundary-Value Problems in Rectangular Coordinates
Boyce/DiPrima 10th ed, Ch 10.8: Laplace’s Equation Elementary Differential Equations and Boundary Value Problems, 10th edition, by William E. Boyce and.
INTRODUCTION : Convection: Heat transfer between a solid surface and a moving fluid is governed by the Newton’s cooling law: q = hA(Ts-Tɷ), where Ts is.
Boyce/DiPrima 9th ed, Ch 10.8 Appendix A: Derivation of the Heat Conduction Equation Elementary Differential Equations and Boundary Value Problems, 9th.
Math for CS Heat Equation. Laplace Equation.
Lecture 13 Contents Partial Differential Equations
First order non linear pde’s
FIRST ORDER DIFFERENTIAL EQUATIONS
Ch 11.1: The Occurrence of Two-Point Boundary Value Problems
Introduction to Partial Differential Equations
The Heat Equation for Two-Dimensional Objects
Introduction to Partial Differential Equations
ME/AE 339 Computational Fluid Dynamics K. M. Isaac Topic2_PDE
By : Amit Phogat (lecturer in M.E.)
Partial Differential Equations
Appendices 10.A & 10.B: An Educational Presentation
Reminder Second Hour Exam Date: July 9 ( Monday).
Introduction to Ordinary Differential Equations
VIBRATION.
VIBRATION.
Second Order-Partial Differential Equations
PARTIAL DIFFERENTIAL EQUATIONS
Differential Equations
Lecture 13 Contents Partial Differential Equations
Presentation transcript:

GOVERNMENT ENGINEERING COLLEGE BHARUCH,014 SUBJECT- ADVANCED ENGINEERING MATHEMATICS

APPLICATION OF PARTIAL DIFFERNTIAL EQUATION TOPIC APPLICATION OF PARTIAL DIFFERNTIAL EQUATION

Partial differential equation One of the classical partial differential equation of mathematical physics is the equation describing the conduction of heat in a solid body (Originated in the 18th century). And a modern one is the space vehicle reentry problem: Analysis of transfer and dissipation of heat generated by the friction with earth’s atmosphere.

Initial and Boundary conditions; Initial condition- If time t is one of the independent variables, then variable or its derivatives prescribed at t=o. Boundary conditions- when assumes the values of dependent variables on the boundaries of a region. Boundary conditions; 1) Homogenous 2) Nonhomogenous

BVP AND IBVP When a partial differential equation is solved satisfying some conditions known as boundary conditions the problem is called as Boundary valued problem(BVP). Or if specified with initial and boundary conditions the problem is called as Initial Boundary valued problem(IBVP).

Classification of partial differential equations; Partial differential equation can be classified as heat equation, wave equation, Laplace equation, etc. Heat equation is parabolic. Wave equation is hyperbolic. Laplace equation is elliptic.

Classification of PDEs

Classification of PDEs;

HEAT EQUATION

One Dimensional Heat Equation

The method of separation of variables Introducing solution of the form u(x,t) = X(x) T(t) . Substituting into the I.V.P, we obtain:

Boundary Conditions Imply that we are looking for a non-trivial solution X(x), satisfying: We shall consider 3 cases: k = 0, k > 0 and k < 0.

Case (i): k = 0. In this case we have X(x) = 0, trivial solution Case (ii): k > 0. Let k = 2, then the D.E gives X  - 2 X = 0. The fundamental solution set is: { e x, e -x }. A general solution is given by: X(x) = c1 e x + c2 e -x X(0) = 0  c1 + c2 = 0, and X(L) = 0  c1 e L + c2 e -L = 0 , hence c1 (e 2L -1) = 0  c1 = 0 and so c2 = 0 . Again we have trivial solution X(x)  0 .

Finally Case (iii) when k < 0. We again let k = - 2 ,  > 0. The D.E. becomes: X   (x) + 2 X(x) = 0, The auxiliary equation is r2 + 2 = 0, or r = ±  i . The general solution: X(x) = c1 e ix + c2 e -ix or we prefer to write: X(x) = c1 cos  x + c2 sin  x. Now the boundary conditions X(0) = X(L) = 0 imply: c1 = 0 and c2 sin  L= 0, for this to happen, we need  L = n , i.e.  = n /L or k = - (n /L ) 2. We set Xn(x) = an sin (n /L)x, n = 1, 2, 3, ...

u(x,t) =  un(x,t), over all n. More precisely,

Consider the heat flow problem:

Solution Since the boundary condition forces us to consider sine waves, we shall expand f(x) into its Fourier Sine Series with T = . Thus

With the solution

In this video heat equation is explain in detail

WAVE EQUATION

In the study of vibrating string such as piano wire or guitar string.

Motion of a string Imagine that a stretched string is vibrating. The wave equation says that, at any position on the string, acceleration in the direction perpendicular to the string is proportional to the curvature of the string.

The one-dimensional wave equation Let x = position on the string t = time u(x, t) = displacement of the string at position x and time t. T = tension (parameter)  = mass per unit length (parameter) Then Equivalently,

Solving the one-dimensional WE First, we make a wild assumption: suppose that u is a product of a function of x and a function of t: Then the wave equation becomes So, The only way for this equation to be true for all x and for all t is for both sides to be constant; that is, T’’(t)/a2T(t) =  and X”(x)/X(x) = .

Separation of variables Now means that If  < 0, T(t) and X(x) are both trig functions.* *If  = 0, they’re linear, and if  > 0, they’re exponential. But let’s not worry about that now. (Explanation on next slide.)

Clarification: the sign of  There are three types of solutions to the equation if  = 0, then X(x) is linear (ax + b), which won't satisfy the boundary conditions; if  > 0, X(x) is exponential (ket), which also won't satisfy the boundary conditions; and if  < 0, then X(x) is a sinusoid that satisfies the boundary conditions. This is why in slide 8.

Example: f(x) = 6 sin 2x + 9 sin 7x - sin 10x , and g(x) = 11 sin 9x - 14 sin 15x. The solution is of the form:

In this video wave equation is explain clearly with the help of figures.

LAPLACE EQUATION

It is clear that if the heat flow is steady, i. e It is clear that if the heat flow is steady, i.e. time independent, then ∂u/ ∂t=0 so the temperature u(x,y)is solution of is the two-dimensional Laplace equation.

Some areas in which Laplace’s equation arises are; Electrostatics Gravitation (c) Steady state flow of in viscid fluids (d) Steady state heat conduction

In the following video the derivative of Laplace equation is explain.

BHANUSHALI JEET .L. Er no- 130140105004 Prepared by; BHANUSHALI JEET .L. Er no- 130140105004

THANK YOU