SlideShare a Scribd company logo
1 of 29
Download to read offline
KNF1023
                                   Engineering
                                Mathematics II

                                   Application of First
               Prepared By         Order ODEs
              Annie ak Joseph




Prepared By
Annie ak Joseph                           Session 2008/2009
Learning Objectives




       Apply the first order ODEs in mixing
       problems




        Apply the Torricelli’s law in the real life
        application
Example of application: Mixing
problems

The tank in the figure below contains 1000 gal
of water in which initially 100lb of salt is dissolved.
Brine runs in at a rate of 10 gal/min, and each
Gallon contains 5 lb of dissolved salt. The mixture
in the tank is kept uniform by stirring. Brine runs
out at 10 gal/min. Find the amount of salt in the
tank at any time t.
Solution: Step1. Setting up a model.

Let y(t)denote the amount of salt in the tank
at time t (unit is lb/1000gal). Its time rate of
change is
  dy
       = Salt inflow rate - Salt outflow rate
  dt               “Balance Law”

The amount of salt entering the tank is   (5 × 10)
lb/min which is 50lb/min.
Continue…

The amount of salt flow out the tank is
  y (t )      lb/min.
         ×10 
 1000    

Now, the outflow is 10 gal of brine. This is 10/1000
= 0.01 (=1%) of the total brine content in the
tank, hence 0.01 of the salt content y(t), that is,
0.01y(t). Thus the model is the ODE

    dy
       = 50 − 0.01 y (t ) = −0.01( y (t ) − 5000)
    dt
Step 2. Solution of the model.

The ODE is separable. Separation, integration,
And taking exponents on both sides gives

                      dy
                            = −0.01dt
                   y − 5000

                ln y − 5000 = −0.01t + c *
                                    −0.01t + c *
                 y − 5000 = e
                                      −0.01t
                 y − 5000 = ce
Continue…

Initially the tank contains 100 lb of salt. Hence
y(0)=100 is the initial condition that will give the
unique solution. Substituting y=100 and t=0 in
The last equation gives .Hence c=-4900. Hence
The amount of salt in the tank at time t is

                                          −0.01t
            y (t ) = 5000 − 4900e
Example 2: Mixing problems in
Cascade Tank

Two tanks are cascaded as in Figure 1. Tank
1 initially contains 30 kilograms of salt
dissolved in 100 liters of brine, while tank 2
contains 150 liters of brine in which 70 kilograms
Of salt are dissolved. At time zero, a brine solution
containing ½ kilogram of salt per liter is added to
tank 1 at the rate of 10 liters per minute. Tank 1
has an output that discharges brine into tank 2 at
the rate of 5 liters per minute, and tank 2 has an
output of 15 liters per minute. Determine the
amount of salt in each tank at any time t (y1(t) and
y2(t)).
Figure 1
Solution:


Let y1(t) denotes the amount of
salt in tank 1 at time t.

                 dy salt inflow       salt outflow
Rate of change :    =             −
                 dt     rate              rate

Salt entering tank 1 :


               l   1 kg 
            10   ×       = 5 kg/min
             min   2 l 
Continue…

Salt out of tank 1 :
              y1 (t ) kg   l 
                         ×5   = 0.05 y1 kg/min
              100 l   min 
               dy1
                   = 5 − 0.05 y1
               dt
                   = −0.05 ( y1 − 100 )
                      dy1
               ∫   y1 − 100
                            = ∫ −0.05dt

               ln y1 − 100 = −0.05t + c1
               y1 − 100 = exp ( −0.05t + c1 )
                         = ce −0.05t            ( where c = ec1 )
Continue…

Initially, the tank contains 30kg of salt.

        Hence,         y1 ( 0 ) = 30
                                       −0.05( 0 )
                   30 − 100 = ce
                              c = −70
                                    −0.05t
       ∴ y1 (t ) = 100 − 70e
                                    − t / 20
                   = 100 − 70e
Continue…

Let y2(t) denotes the amount of salt in tank
2 at time t.
Rate of change : Salt entering tank 2-Salt
                  out of tank 2
Salt entering tank 2:
              = salt out tank 1
              = 0.05 y1
              = 0.05 (100 − 70e       − t / 20
                                                 ) kg/min
                           − t / 20
              = 5 − 3.5e
Continue…

Salt out of tank 2 :

        y2 (t ) kg        l  1
                    ×  15   =  y2 kg/min
        150 l   min  10
          dy2            − t / 20   1
              = 5 − 3.5e          − y2
           dt                      10
          dy2 1                      − t / 20
              + y2 = 5 − 3.5e
           dt 10
This is a non-homogeneous 1st order ODE
Continue…

Solve the homogeneous part :

              dy2 1
                   + y2 = 0
               dt 10
                1           1
              ∫ y2 dy2 = − 10 ∫ dt
                              1
                  ln y2 = − t
                            10
                            − t /10
                     y2 = e
Continue…


                       −t /10
               y2 = e            ⋅v
                        −t /10           1  −t /10
               y2 ' = e          ⋅ v'+ v − e
                                         10 
Substitute into the ODE :-

                     1  − t /10 1 − t /10
 e− t /10
           ⋅ v '− v   e          + (e     ⋅ v ) = 5 − 3.5e − t /20
                     10           10
   − t /10 dv              − t /20
 e              = 5 − 3.5e
            dt
Continue…




     ∫      ∫
              5 e − 3.5 e dt
                          t /10                  t / 20
       dv =                     
                 t /10  t / 20
        v = 50 e − 70 e        + c2
∴ y2 = e    − t /10
                      ( 50 e   t /10
                                       − 70 e     t / 20
                                                           + c2 )
                         − t / 20               − t /10
     = 50 − 70 e                       + c2 e
Continue…

Initially, the tank contains 70kg of salt.

         Hence,       y2 ( 0 ) = 70
                                                 ( 0)             ( 0)
                         70 = 50 − 70e                   + c2 e
                          c2 = 90
                            − t / 20           − t /10
        ∴ y2 = 50 − 70e                + 90e
Leaking Tank. Outflow of Water
Through a Hole (Torricelli’s Law)

The law concerns the outflow of water from a
cylindrical tank with a hole at the bottom. You are
asked to find the height of the water in the tank at
any time if the tank has diameter 2 m, the hole
has diameter 1 cm, and the initial height of the
water when the hole is opened is 2.25 m. When will
the tank be empty?
Physical information

Under the influence of gravity the out-flowing
Water has velocity

    v(t ) = 0.600 2 gh(t )        (Torricelli’s Law)

Where h(t) is the height of the water above the
hole at time t, g = 980cm / s 2 = 32.17 ft / s 2 and is
the acceleration of gravity at the surface of the
earth.
Solution. Step 1. Setting up the
model.

To get an equation, we relate the decrease in
Water level h(t) to the outflow. The volume ∆V
of the outflow during a short time ∆t is

       ∆V = Av∆t       (A=Area of hole)

∆V must equal the change ∆V* of the volume of
the water in the tank. Now

                          (B=Cross-sectional
       ∆V * = − B∆h         area of tank)
Continue…

Where ∆h(>0) is the decrease of the height
h(t) of the water. The minus sign appears
because the volume of the water in the tank
decreases.

Equating ∆V and ∆V * gives

               − B∆h = Av∆t
Continue…

Now we express v according to Torricelli’s Law
And then let ∆t (the length of the time interval
considered) approach 0 – this is a standard way
Of obtaining an ODE as a model. That is, we
Have
         ∆h    A     A
            = − v = − 0.600 2 gh(t )
         ∆t    B     B
And by letting ∆t→0 we obtain the ODE
               dh          A
                  = −26.56   h
               dt          B
Continue…

Where 26.56 = 0.600 2 × 980


This is our model, a first-order ODE.
Step 2. General solution.

Our ODE is separable. A/B is constant. Separation
and integration gives
                        dh         A
                           = −26.56 dt
                         h         B
                            1
                        −             A
                   ∫ h dh = − ∫ 26.56 B dt
                            2


                        1
                        2
                    h         A
                      = −26.56 t + c
                    1         B
                    2
                               A
                   2 h = −26.56 t + c
                               B
Continue…

                                   A
                    2 h = −26.56 t + c
                                   B
                                            A c
Dividing by 2 and squaring givesh = ( −13.28 t + ) 2
                                            B   2
         c
Here c =
         2
                A
Inserting 13 .28 = 13 .28 × 0 .5 2 π
                                 2
                                     = 0 .000332 yields
                B           100 π
The general solution

                                             2
               h(t ) = (c − 0.000332t )
Step 3. Particular solution.

The initial height (the initial condition) is
h(0)=225 cm. Substitution of t=0 and h=225
                                      2
Gives from the general solution (c ) = 225, c = 15.00
and thus the particular solution

                                               2
          hp (t ) = (15.00 − 0.000332t )
Step 4. Tank empty.

h p (t ) = 0
           if t=15.00/0.000332 = 45181 s
= 12.6 hours
Prepared By
              Annie ak Joseph




Prepared By
Annie ak Joseph                 Session 2007/2008

More Related Content

What's hot

Supremum dan infimum
Supremum dan infimum  Supremum dan infimum
Supremum dan infimum Rossi Fauzi
 
Bài Luyện Tập Về Phân Số Lớp 5
Bài Luyện Tập Về Phân Số Lớp 5Bài Luyện Tập Về Phân Số Lớp 5
Bài Luyện Tập Về Phân Số Lớp 5Nhập Vân Long
 
Latihan soal matematika UTS Kelas 3semester 2
Latihan soal matematika UTS Kelas 3semester 2 Latihan soal matematika UTS Kelas 3semester 2
Latihan soal matematika UTS Kelas 3semester 2 Lila Seffreani
 
Contoh soal cahaya kelas p3b
Contoh soal cahaya kelas p3b  Contoh soal cahaya kelas p3b
Contoh soal cahaya kelas p3b Hisbulloh Huda
 
Integral Lipat Tiga dalam koordinat Tabung dan Bola
Integral Lipat Tiga dalam koordinat Tabung dan BolaIntegral Lipat Tiga dalam koordinat Tabung dan Bola
Integral Lipat Tiga dalam koordinat Tabung dan BolaRinzani Cyzaria Putri
 
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 PopulasiAPG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 PopulasiRani Nooraeni
 
Presentasi spldv kelompok 5 8C SMP Kristen Gloria 1 Surabaya 2013
Presentasi spldv kelompok 5 8C SMP Kristen Gloria 1 Surabaya 2013Presentasi spldv kelompok 5 8C SMP Kristen Gloria 1 Surabaya 2013
Presentasi spldv kelompok 5 8C SMP Kristen Gloria 1 Surabaya 2013Mega Putri Hardini
 
Soal perkalian bilangan berpangkat pilihan ganda
Soal perkalian bilangan berpangkat pilihan gandaSoal perkalian bilangan berpangkat pilihan ganda
Soal perkalian bilangan berpangkat pilihan gandaDedih Supriadi
 
Rpp sistem pertidaksamaandua variabel sma n 5 manisah
Rpp sistem pertidaksamaandua variabel sma n 5   manisahRpp sistem pertidaksamaandua variabel sma n 5   manisah
Rpp sistem pertidaksamaandua variabel sma n 5 manisahMaryanto Sumringah SMA 9 Tebo
 
pertemuan 1b Listrik Statis
pertemuan 1b Listrik Statispertemuan 1b Listrik Statis
pertemuan 1b Listrik StatisMario Yuven
 
Pt 2 diferensial fungsi
Pt 2 diferensial fungsiPt 2 diferensial fungsi
Pt 2 diferensial fungsilecturer
 
Koefisien binomial
Koefisien binomialKoefisien binomial
Koefisien binomialoilandgas24
 

What's hot (20)

aturan rantai
aturan rantaiaturan rantai
aturan rantai
 
Supremum dan infimum
Supremum dan infimum  Supremum dan infimum
Supremum dan infimum
 
Bài Luyện Tập Về Phân Số Lớp 5
Bài Luyện Tập Về Phân Số Lớp 5Bài Luyện Tập Về Phân Số Lớp 5
Bài Luyện Tập Về Phân Số Lớp 5
 
Latihan soal matematika UTS Kelas 3semester 2
Latihan soal matematika UTS Kelas 3semester 2 Latihan soal matematika UTS Kelas 3semester 2
Latihan soal matematika UTS Kelas 3semester 2
 
Continuity and Gauges
Continuity and GaugesContinuity and Gauges
Continuity and Gauges
 
operasi pada himpunan samar
operasi pada himpunan samaroperasi pada himpunan samar
operasi pada himpunan samar
 
Aljabar fuzzy
Aljabar fuzzyAljabar fuzzy
Aljabar fuzzy
 
kekontinuan fungsi
kekontinuan fungsikekontinuan fungsi
kekontinuan fungsi
 
Analisis Real
Analisis RealAnalisis Real
Analisis Real
 
Contoh soal cahaya kelas p3b
Contoh soal cahaya kelas p3b  Contoh soal cahaya kelas p3b
Contoh soal cahaya kelas p3b
 
Integral Lipat Tiga dalam koordinat Tabung dan Bola
Integral Lipat Tiga dalam koordinat Tabung dan BolaIntegral Lipat Tiga dalam koordinat Tabung dan Bola
Integral Lipat Tiga dalam koordinat Tabung dan Bola
 
Limit
LimitLimit
Limit
 
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 PopulasiAPG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
 
Presentasi spldv kelompok 5 8C SMP Kristen Gloria 1 Surabaya 2013
Presentasi spldv kelompok 5 8C SMP Kristen Gloria 1 Surabaya 2013Presentasi spldv kelompok 5 8C SMP Kristen Gloria 1 Surabaya 2013
Presentasi spldv kelompok 5 8C SMP Kristen Gloria 1 Surabaya 2013
 
Soal perkalian bilangan berpangkat pilihan ganda
Soal perkalian bilangan berpangkat pilihan gandaSoal perkalian bilangan berpangkat pilihan ganda
Soal perkalian bilangan berpangkat pilihan ganda
 
Rpp sistem pertidaksamaandua variabel sma n 5 manisah
Rpp sistem pertidaksamaandua variabel sma n 5   manisahRpp sistem pertidaksamaandua variabel sma n 5   manisah
Rpp sistem pertidaksamaandua variabel sma n 5 manisah
 
pertemuan 1b Listrik Statis
pertemuan 1b Listrik Statispertemuan 1b Listrik Statis
pertemuan 1b Listrik Statis
 
Penyederhanaan Aljabar
Penyederhanaan AljabarPenyederhanaan Aljabar
Penyederhanaan Aljabar
 
Pt 2 diferensial fungsi
Pt 2 diferensial fungsiPt 2 diferensial fungsi
Pt 2 diferensial fungsi
 
Koefisien binomial
Koefisien binomialKoefisien binomial
Koefisien binomial
 

Viewers also liked

Viewers also liked (6)

population models.pdf
 population models.pdf  population models.pdf
population models.pdf
 
Week 2
Week 2 Week 2
Week 2
 
Ch02 3
Ch02 3Ch02 3
Ch02 3
 
Applications of Matrices
Applications of MatricesApplications of Matrices
Applications of Matrices
 
Measurement PPT
Measurement PPTMeasurement PPT
Measurement PPT
 
Hydronic Basics / Primary-Secondary Pumping
Hydronic Basics / Primary-Secondary PumpingHydronic Basics / Primary-Secondary Pumping
Hydronic Basics / Primary-Secondary Pumping
 

Similar to Week 5 [compatibility mode]

Applications of Differential Equations of First order and First Degree
Applications of Differential Equations of First order and First DegreeApplications of Differential Equations of First order and First Degree
Applications of Differential Equations of First order and First DegreeDheirya Joshi
 
IA on effect of zinc concentration on voltage using nernst equation
IA on effect of zinc concentration on voltage using nernst equationIA on effect of zinc concentration on voltage using nernst equation
IA on effect of zinc concentration on voltage using nernst equationLawrence kok
 
Linear circuit analysis - solution manuel (R. A. DeCarlo and P. Lin) (z-lib.o...
Linear circuit analysis - solution manuel (R. A. DeCarlo and P. Lin) (z-lib.o...Linear circuit analysis - solution manuel (R. A. DeCarlo and P. Lin) (z-lib.o...
Linear circuit analysis - solution manuel (R. A. DeCarlo and P. Lin) (z-lib.o...Ansal Valappil
 
Solutions tohc vermasconceptsofphysics2
Solutions tohc vermasconceptsofphysics2Solutions tohc vermasconceptsofphysics2
Solutions tohc vermasconceptsofphysics2nayakq
 
Solution for Introduction to Environment Engineering and Science 3rd edition ...
Solution for Introduction to Environment Engineering and Science 3rd edition ...Solution for Introduction to Environment Engineering and Science 3rd edition ...
Solution for Introduction to Environment Engineering and Science 3rd edition ...shayangreen
 
11th Physics Notes - Thermal Expansion for JEE Main
11th Physics Notes -  Thermal Expansion for JEE Main 11th Physics Notes -  Thermal Expansion for JEE Main
11th Physics Notes - Thermal Expansion for JEE Main Ednexa
 
Differential Equations 4th Edition Blanchard Solutions Manual
Differential Equations 4th Edition Blanchard Solutions ManualDifferential Equations 4th Edition Blanchard Solutions Manual
Differential Equations 4th Edition Blanchard Solutions Manualqyfuc
 
Dynamics of structures 5th edition chopra solutions manual
Dynamics of structures 5th edition chopra solutions manualDynamics of structures 5th edition chopra solutions manual
Dynamics of structures 5th edition chopra solutions manualSchneiderxds
 
Capitulo 10, 7ma edición
Capitulo 10, 7ma ediciónCapitulo 10, 7ma edición
Capitulo 10, 7ma ediciónSohar Carr
 
Ch06b entropy
Ch06b entropyCh06b entropy
Ch06b entropysuresh301
 
H c verma part2 pdf solution
H c verma  part2 pdf solutionH c verma  part2 pdf solution
H c verma part2 pdf solutionSystem of Avinash
 
Dev1insulating solid liquid 2
Dev1insulating solid liquid 2Dev1insulating solid liquid 2
Dev1insulating solid liquid 2Simon Koutoua
 
Lesson 15: Exponential Growth and Decay (slides)
Lesson 15: Exponential Growth and Decay (slides)Lesson 15: Exponential Growth and Decay (slides)
Lesson 15: Exponential Growth and Decay (slides)Matthew Leingang
 

Similar to Week 5 [compatibility mode] (20)

Tut09
Tut09Tut09
Tut09
 
Applications of Differential Equations of First order and First Degree
Applications of Differential Equations of First order and First DegreeApplications of Differential Equations of First order and First Degree
Applications of Differential Equations of First order and First Degree
 
Sect2 3
Sect2 3Sect2 3
Sect2 3
 
IA on effect of zinc concentration on voltage using nernst equation
IA on effect of zinc concentration on voltage using nernst equationIA on effect of zinc concentration on voltage using nernst equation
IA on effect of zinc concentration on voltage using nernst equation
 
Linear circuit analysis - solution manuel (R. A. DeCarlo and P. Lin) (z-lib.o...
Linear circuit analysis - solution manuel (R. A. DeCarlo and P. Lin) (z-lib.o...Linear circuit analysis - solution manuel (R. A. DeCarlo and P. Lin) (z-lib.o...
Linear circuit analysis - solution manuel (R. A. DeCarlo and P. Lin) (z-lib.o...
 
Solutions tohc vermasconceptsofphysics2
Solutions tohc vermasconceptsofphysics2Solutions tohc vermasconceptsofphysics2
Solutions tohc vermasconceptsofphysics2
 
Solution for Introduction to Environment Engineering and Science 3rd edition ...
Solution for Introduction to Environment Engineering and Science 3rd edition ...Solution for Introduction to Environment Engineering and Science 3rd edition ...
Solution for Introduction to Environment Engineering and Science 3rd edition ...
 
11th Physics Notes - Thermal Expansion for JEE Main
11th Physics Notes -  Thermal Expansion for JEE Main 11th Physics Notes -  Thermal Expansion for JEE Main
11th Physics Notes - Thermal Expansion for JEE Main
 
Chm3410hwk02 soln.252145237
Chm3410hwk02 soln.252145237Chm3410hwk02 soln.252145237
Chm3410hwk02 soln.252145237
 
Differential Equations 4th Edition Blanchard Solutions Manual
Differential Equations 4th Edition Blanchard Solutions ManualDifferential Equations 4th Edition Blanchard Solutions Manual
Differential Equations 4th Edition Blanchard Solutions Manual
 
Solutions fox
Solutions   foxSolutions   fox
Solutions fox
 
Topic 2 kft 131
Topic 2 kft 131Topic 2 kft 131
Topic 2 kft 131
 
Dynamics of structures 5th edition chopra solutions manual
Dynamics of structures 5th edition chopra solutions manualDynamics of structures 5th edition chopra solutions manual
Dynamics of structures 5th edition chopra solutions manual
 
Capitulo 10, 7ma edición
Capitulo 10, 7ma ediciónCapitulo 10, 7ma edición
Capitulo 10, 7ma edición
 
Capitulo 10 7 ed
Capitulo 10 7 edCapitulo 10 7 ed
Capitulo 10 7 ed
 
Ch06b entropy
Ch06b entropyCh06b entropy
Ch06b entropy
 
H c verma part2 pdf solution
H c verma  part2 pdf solutionH c verma  part2 pdf solution
H c verma part2 pdf solution
 
Sm chap01
Sm chap01Sm chap01
Sm chap01
 
Dev1insulating solid liquid 2
Dev1insulating solid liquid 2Dev1insulating solid liquid 2
Dev1insulating solid liquid 2
 
Lesson 15: Exponential Growth and Decay (slides)
Lesson 15: Exponential Growth and Decay (slides)Lesson 15: Exponential Growth and Decay (slides)
Lesson 15: Exponential Growth and Decay (slides)
 

More from Hazrul156

C hapter 2 diode applications
C hapter 2 diode applicationsC hapter 2 diode applications
C hapter 2 diode applicationsHazrul156
 
Week 4 [compatibility mode]
Week 4 [compatibility mode]Week 4 [compatibility mode]
Week 4 [compatibility mode]Hazrul156
 
Week 3 [compatibility mode]
Week 3 [compatibility mode]Week 3 [compatibility mode]
Week 3 [compatibility mode]Hazrul156
 
Week 6 [compatibility mode]
Week 6 [compatibility mode]Week 6 [compatibility mode]
Week 6 [compatibility mode]Hazrul156
 
Week 7 [compatibility mode]
Week 7 [compatibility mode]Week 7 [compatibility mode]
Week 7 [compatibility mode]Hazrul156
 
Week 8 [compatibility mode]
Week 8 [compatibility mode]Week 8 [compatibility mode]
Week 8 [compatibility mode]Hazrul156
 
Week 1 [compatibility mode]
Week 1 [compatibility mode]Week 1 [compatibility mode]
Week 1 [compatibility mode]Hazrul156
 

More from Hazrul156 (7)

C hapter 2 diode applications
C hapter 2 diode applicationsC hapter 2 diode applications
C hapter 2 diode applications
 
Week 4 [compatibility mode]
Week 4 [compatibility mode]Week 4 [compatibility mode]
Week 4 [compatibility mode]
 
Week 3 [compatibility mode]
Week 3 [compatibility mode]Week 3 [compatibility mode]
Week 3 [compatibility mode]
 
Week 6 [compatibility mode]
Week 6 [compatibility mode]Week 6 [compatibility mode]
Week 6 [compatibility mode]
 
Week 7 [compatibility mode]
Week 7 [compatibility mode]Week 7 [compatibility mode]
Week 7 [compatibility mode]
 
Week 8 [compatibility mode]
Week 8 [compatibility mode]Week 8 [compatibility mode]
Week 8 [compatibility mode]
 
Week 1 [compatibility mode]
Week 1 [compatibility mode]Week 1 [compatibility mode]
Week 1 [compatibility mode]
 

Recently uploaded

Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 

Recently uploaded (20)

Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 

Week 5 [compatibility mode]

  • 1. KNF1023 Engineering Mathematics II Application of First Prepared By Order ODEs Annie ak Joseph Prepared By Annie ak Joseph Session 2008/2009
  • 2. Learning Objectives Apply the first order ODEs in mixing problems Apply the Torricelli’s law in the real life application
  • 3. Example of application: Mixing problems The tank in the figure below contains 1000 gal of water in which initially 100lb of salt is dissolved. Brine runs in at a rate of 10 gal/min, and each Gallon contains 5 lb of dissolved salt. The mixture in the tank is kept uniform by stirring. Brine runs out at 10 gal/min. Find the amount of salt in the tank at any time t.
  • 4. Solution: Step1. Setting up a model. Let y(t)denote the amount of salt in the tank at time t (unit is lb/1000gal). Its time rate of change is dy = Salt inflow rate - Salt outflow rate dt “Balance Law” The amount of salt entering the tank is (5 × 10) lb/min which is 50lb/min.
  • 5. Continue… The amount of salt flow out the tank is  y (t )  lb/min.  ×10   1000  Now, the outflow is 10 gal of brine. This is 10/1000 = 0.01 (=1%) of the total brine content in the tank, hence 0.01 of the salt content y(t), that is, 0.01y(t). Thus the model is the ODE dy = 50 − 0.01 y (t ) = −0.01( y (t ) − 5000) dt
  • 6. Step 2. Solution of the model. The ODE is separable. Separation, integration, And taking exponents on both sides gives dy = −0.01dt y − 5000 ln y − 5000 = −0.01t + c * −0.01t + c * y − 5000 = e −0.01t y − 5000 = ce
  • 7. Continue… Initially the tank contains 100 lb of salt. Hence y(0)=100 is the initial condition that will give the unique solution. Substituting y=100 and t=0 in The last equation gives .Hence c=-4900. Hence The amount of salt in the tank at time t is −0.01t y (t ) = 5000 − 4900e
  • 8. Example 2: Mixing problems in Cascade Tank Two tanks are cascaded as in Figure 1. Tank 1 initially contains 30 kilograms of salt dissolved in 100 liters of brine, while tank 2 contains 150 liters of brine in which 70 kilograms Of salt are dissolved. At time zero, a brine solution containing ½ kilogram of salt per liter is added to tank 1 at the rate of 10 liters per minute. Tank 1 has an output that discharges brine into tank 2 at the rate of 5 liters per minute, and tank 2 has an output of 15 liters per minute. Determine the amount of salt in each tank at any time t (y1(t) and y2(t)).
  • 10. Solution: Let y1(t) denotes the amount of salt in tank 1 at time t. dy salt inflow salt outflow Rate of change : = − dt rate rate Salt entering tank 1 :  l   1 kg  10 ×  = 5 kg/min  min   2 l 
  • 11. Continue… Salt out of tank 1 :  y1 (t ) kg   l   ×5  = 0.05 y1 kg/min  100 l   min  dy1 = 5 − 0.05 y1 dt = −0.05 ( y1 − 100 ) dy1 ∫ y1 − 100 = ∫ −0.05dt ln y1 − 100 = −0.05t + c1 y1 − 100 = exp ( −0.05t + c1 ) = ce −0.05t ( where c = ec1 )
  • 12. Continue… Initially, the tank contains 30kg of salt. Hence, y1 ( 0 ) = 30 −0.05( 0 ) 30 − 100 = ce c = −70 −0.05t ∴ y1 (t ) = 100 − 70e − t / 20 = 100 − 70e
  • 13. Continue… Let y2(t) denotes the amount of salt in tank 2 at time t. Rate of change : Salt entering tank 2-Salt out of tank 2 Salt entering tank 2: = salt out tank 1 = 0.05 y1 = 0.05 (100 − 70e − t / 20 ) kg/min − t / 20 = 5 − 3.5e
  • 14. Continue… Salt out of tank 2 :  y2 (t ) kg   l  1   ×  15 = y2 kg/min  150 l   min  10 dy2 − t / 20 1 = 5 − 3.5e − y2 dt 10 dy2 1 − t / 20 + y2 = 5 − 3.5e dt 10 This is a non-homogeneous 1st order ODE
  • 15. Continue… Solve the homogeneous part : dy2 1 + y2 = 0 dt 10 1 1 ∫ y2 dy2 = − 10 ∫ dt 1 ln y2 = − t 10 − t /10 y2 = e
  • 16. Continue… −t /10 y2 = e ⋅v −t /10  1  −t /10 y2 ' = e ⋅ v'+ v − e  10  Substitute into the ODE :-  1  − t /10 1 − t /10 e− t /10 ⋅ v '− v   e + (e ⋅ v ) = 5 − 3.5e − t /20  10  10 − t /10 dv − t /20 e = 5 − 3.5e dt
  • 17. Continue… ∫ ∫  5 e − 3.5 e dt t /10 t / 20 dv =  t /10 t / 20 v = 50 e − 70 e + c2 ∴ y2 = e − t /10 ( 50 e t /10 − 70 e t / 20 + c2 ) − t / 20 − t /10 = 50 − 70 e + c2 e
  • 18. Continue… Initially, the tank contains 70kg of salt. Hence, y2 ( 0 ) = 70 ( 0) ( 0) 70 = 50 − 70e + c2 e c2 = 90 − t / 20 − t /10 ∴ y2 = 50 − 70e + 90e
  • 19. Leaking Tank. Outflow of Water Through a Hole (Torricelli’s Law) The law concerns the outflow of water from a cylindrical tank with a hole at the bottom. You are asked to find the height of the water in the tank at any time if the tank has diameter 2 m, the hole has diameter 1 cm, and the initial height of the water when the hole is opened is 2.25 m. When will the tank be empty?
  • 20. Physical information Under the influence of gravity the out-flowing Water has velocity v(t ) = 0.600 2 gh(t ) (Torricelli’s Law) Where h(t) is the height of the water above the hole at time t, g = 980cm / s 2 = 32.17 ft / s 2 and is the acceleration of gravity at the surface of the earth.
  • 21. Solution. Step 1. Setting up the model. To get an equation, we relate the decrease in Water level h(t) to the outflow. The volume ∆V of the outflow during a short time ∆t is ∆V = Av∆t (A=Area of hole) ∆V must equal the change ∆V* of the volume of the water in the tank. Now (B=Cross-sectional ∆V * = − B∆h area of tank)
  • 22. Continue… Where ∆h(>0) is the decrease of the height h(t) of the water. The minus sign appears because the volume of the water in the tank decreases. Equating ∆V and ∆V * gives − B∆h = Av∆t
  • 23. Continue… Now we express v according to Torricelli’s Law And then let ∆t (the length of the time interval considered) approach 0 – this is a standard way Of obtaining an ODE as a model. That is, we Have ∆h A A = − v = − 0.600 2 gh(t ) ∆t B B And by letting ∆t→0 we obtain the ODE dh A = −26.56 h dt B
  • 24. Continue… Where 26.56 = 0.600 2 × 980 This is our model, a first-order ODE.
  • 25. Step 2. General solution. Our ODE is separable. A/B is constant. Separation and integration gives dh A = −26.56 dt h B 1 − A ∫ h dh = − ∫ 26.56 B dt 2 1 2 h A = −26.56 t + c 1 B 2 A 2 h = −26.56 t + c B
  • 26. Continue… A 2 h = −26.56 t + c B A c Dividing by 2 and squaring givesh = ( −13.28 t + ) 2 B 2 c Here c = 2 A Inserting 13 .28 = 13 .28 × 0 .5 2 π 2 = 0 .000332 yields B 100 π The general solution 2 h(t ) = (c − 0.000332t )
  • 27. Step 3. Particular solution. The initial height (the initial condition) is h(0)=225 cm. Substitution of t=0 and h=225 2 Gives from the general solution (c ) = 225, c = 15.00 and thus the particular solution 2 hp (t ) = (15.00 − 0.000332t )
  • 28. Step 4. Tank empty. h p (t ) = 0 if t=15.00/0.000332 = 45181 s = 12.6 hours
  • 29. Prepared By Annie ak Joseph Prepared By Annie ak Joseph Session 2007/2008