Simultaneous Differential Equations Notes | Mathematics-II | RGPV BTech First Year
Simultaneous Differential Equations
Simultaneous Differential Equations Mathematics-II (BT202) का एक महत्वपूर्ण अध्याय है। Engineering Mathematics में कई physical systems ऐसे होते हैं जिनमें एक से अधिक dependent variables एक-दूसरे पर निर्भर होते हैं। ऐसे systems को एक ही Differential Equation द्वारा व्यक्त नहीं किया जा सकता, इसलिए Simultaneous Differential Equations का उपयोग किया जाता है।
Introduction
Engineering, Physics तथा Applied Sciences में अनेक समस्याएँ ऐसी होती हैं जहाँ दो या अधिक variables समय या किसी अन्य parameter के साथ बदलते हैं तथा एक-दूसरे को प्रभावित करते हैं। उदाहरण के लिए Electrical Circuits, Mechanical Vibrations, Population Models तथा Control Systems।
ऐसी परिस्थितियों में Differential Equations का एक समूह प्राप्त होता है जिसे Simultaneous Differential Equations कहा जाता है।
Definition
जब दो या अधिक Differential Equations एक साथ उपस्थित हों तथा उनमें multiple dependent variables शामिल हों, तब उन्हें Simultaneous Differential Equations कहा जाता है।
dx/dt = ax + by
dy/dt = cx + dy
यह Simultaneous Differential Equations का एक सामान्य उदाहरण है।
General Form
f₁(x,y,D)x + f₂(x,y,D)y = X₁
g₁(x,y,D)x + g₂(x,y,D)y = X₂
जहाँ D = d/dt या d/dx हो सकता है।
Operator Method
Let
D = d/dt
Then equations can be written as:
(D-a)x - by = 0
-cx + (D-d)y = 0
Operator method is commonly used to eliminate one variable.
Principle of Solution
Simultaneous Differential Equations को solve करने के लिए एक variable को eliminate किया जाता है। इसके बाद एक Higher Order Differential Equation प्राप्त होती है जिसे standard methods से solve किया जाता है।
Solution Procedure:
- Operator notation में equation लिखें।
- एक variable को eliminate करें।
- Single Higher Order Differential Equation प्राप्त करें।
- Equation solve करें।
- दूसरा variable प्राप्त करें।
Mathematical Theory
Consider:
(D-a)x - by = 0
-cx + (D-d)y = 0
Multiply first equation by (D-d):
(D-d)(D-a)x - b(D-d)y = 0
Using second equation:
(D-d)y = cx
Substitute:
[(D-d)(D-a)-bc]x = 0
This becomes a higher order differential equation in x only.
Solved Example
Solve:
dx/dt = x + y
dy/dt = 3x + y
Operator Form:
(D-1)x - y = 0
-3x + (D-1)y = 0
Eliminating y:
[(D-1)² - 3]x = 0
Expanding:
D² - 2D - 2 = 0
Auxiliary Equation:
m² - 2m - 2 = 0
Roots:
m = 1 ± √3
Therefore:
x = C₁e^(1+√3)t + C₂e^(1-√3)t
Substituting into original equation gives y.
Characteristics
- Contains more than one dependent variable.
- Variables are interdependent.
- Requires elimination method.
- Produces higher order equations.
- Widely used in engineering systems.
Properties
- May be linear or nonlinear.
- Contains multiple equations.
- Variables influence each other.
- Operator methods can be applied.
- Analytical solutions may exist.
Advantages
- Models real engineering systems accurately.
- Represents coupled systems.
- Useful in dynamic analysis.
- Applicable in multidisciplinary fields.
- Provides systematic solutions.
Limitations
- Complex calculations.
- Elimination may be difficult.
- Large systems require computational methods.
- Analytical solution may not always exist.
Applications
- Electrical Circuit Analysis
- Mechanical Vibrations
- Population Dynamics
- Control Engineering
- Signal Processing
- Chemical Engineering
- Robotics
- Aerospace Engineering
Industrial Importance
Simultaneous Differential Equations का उपयोग Industrial Automation, Power Systems, Robotics, Aerospace Systems, Communication Networks तथा Process Control Systems के mathematical modelling में किया जाता है।
Comparison Table
| Feature | Single Differential Equation | Simultaneous Differential Equations |
|---|---|---|
| Variables | One | Two or More |
| Complexity | Low | High |
| Method | Direct | Elimination |
| Applications | Simple Systems | Coupled Systems |
Viva Questions
- What are Simultaneous Differential Equations?
- Why are they used?
- What is elimination method?
- What is operator notation?
- Define D operator.
- How is one variable eliminated?
- What type of equation is obtained after elimination?
- What are coupled systems?
- State engineering applications.
- Differentiate single and simultaneous equations.
Exam Oriented Important Questions
- Define Simultaneous Differential Equations.
- Explain operator method.
- Solve simultaneous equations by elimination.
- Derive higher order equation from coupled equations.
- Discuss engineering applications.
- Explain characteristics and properties.
- Compare single and simultaneous equations.
- Solve numerical problems based on elimination method.
Conclusion
Simultaneous Differential Equations Engineering Mathematics का एक महत्वपूर्ण विषय है जो interconnected systems को mathematically represent करता है। Elimination Method तथा Operator Method की सहायता से इनका समाधान प्राप्त किया जाता है। Electrical, Mechanical, Control तथा Communication Engineering में इनका व्यापक उपयोग होता है।
Related Post
- Leibnitz Linear Differential Equations Notes | Mathematics-II | RGPV BTech First Year
- Bernoulli Differential Equations Notes | Mathematics-II | RGPV BTech First Year
- Exact Differential Equations Notes | Mathematics-II | RGPV BTech First Year
- Differential Equations of First Order and Higher Degree Notes | Mathematics-II | RGPV BTech First Year
- Higher Order Differential Equations with Constant Coefficients Notes | Mathematics-II | RGPV BTech First Year
- Homogeneous Linear Differential Equations Notes | Mathematics-II | RGPV BTech First Year
- Simultaneous Differential Equations Notes | Mathematics-II | RGPV BTech First Year
- Second Order Linear Differential Equations with Variable Coefficients Notes | Mathematics-II | RGPV BTech First Year
- Method of Variation of Parameters Notes | Mathematics-II | RGPV BTech First Year