0% found this document useful (0 votes)
213 views2 pages

Applied Mathematics for Electrical Engineers

This document outlines the syllabus for the course "Applied Mathematics for Electrical Engineers" taken in the first semester. The course covers 5 units: matrix theory, calculus of variations, one-dimensional random variables, linear programming, and Fourier series. Each unit allocates 12 periods to cover the topics and concepts. The course objectives are to teach mathematical tools and techniques useful for electrical engineering. Reference books are provided to aid student learning. The syllabus was approved by the Board of Studies and Academic Council.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
213 views2 pages

Applied Mathematics for Electrical Engineers

This document outlines the syllabus for the course "Applied Mathematics for Electrical Engineers" taken in the first semester. The course covers 5 units: matrix theory, calculus of variations, one-dimensional random variables, linear programming, and Fourier series. Each unit allocates 12 periods to cover the topics and concepts. The course objectives are to teach mathematical tools and techniques useful for electrical engineering. Reference books are provided to aid student learning. The syllabus was approved by the Board of Studies and Academic Council.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
  • UNIT 1 - MATRIX THEORY
  • UNIT 3 - ONE DIMENSIONAL RANDOM VARIABLES
  • UNIT 2 - CALCULUS OF VARIATIONS

R2019 Syllabus for AMEE

VELAMMAL ENGINEERING COLLEGE, CHENNAI – 66


(An Autonomous Institution, Affiliated to Anna University, Chennai)

Course code 19MA6101T Semester I


Category Basic Science Course (BSC) L T P C
Course Title Applied Mathematics for Electrical Engineers 3 1 0 4
COURSE OBJECTIVE

SYLLABUS (Total Contact hours =60 Periods No. of Credits = 4)

UNIT 1 MATRIX THEORY (12 )


The Cholesky decomposition - Generalized Eigen vectors, Canonical basis - QR
factorization - Least squares method.

UNIT 2 CALCULUS OF VARIATIONS (12 )


Concept of variation and its properties – Euler’s equation – Functional dependant on
first and higher order derivatives – Functional dependant on functions of several independent
variables – Variational problems with moving boundaries – problems with constraints -
Direct methods: Ritz method.

UNIT 3 ONE DIMENSIONAL RANDOM VARIABLES (12 )


Random variables - Probability function – Moments – Moment generating functions
and their properties – Binomial, Poisson, Exponential and Normal distributions.

UNIT 4 LINEAR PROGRAMMING (12 )


Formulation – Graphical solution – Simplex method – Big M method - Transportation and
Assignment Models.

UNIT 5 FOURIER SERIES (12 )


Fourier Trigonometric series: Periodic function as power signals – Convergence of
series – Even and odd function: cosine and sine series – Non-periodic function: Extension to
other intervals - Parseval’s theorem and power spectrum – Eigen value problems and
orthogonal functions – Regular Sturm-Liouville systems – Generalized Fourier series.
Total: 60 Periods

Learning Resources

REFERENCES

1. Richard Bronson, “Matrix Operation”, Schaum’s outline series, 2nd Edition,


McGraw Hill, 2011.
2. Gupta, A.S., Calculus of Variations with Applications, Prentice Hall of India Pvt.
Ltd., New Delhi, 1997.
3. Oliver C. Ibe, “Fundamentals of Applied Probability and Random Processes,
Academic Press, (An imprint of Elsevier), 2010.
4. Taha, H.A., “Operations Research, An introduction”, 10th edition, Pearson
education, New Delhi, 2010.
5. Andrews L.C. and Phillips R.L., Mathematical Techniques for Engineers and
Scientists, Prentice Hall of India [Link]., New Delhi, 2005.
Form [Link] 02 C [Link].00 Effective Date: 1/06/19
Presented in Board of Studies meeting held on 24.06.2019(Approved)
Passed in the 1st Academic Council meeting dated 18.07.2019
R2019 Syllabus for AMEE

6. Elsgolts, L., Differential Equations and the Calculus of Variations, MIR


Publishers, Moscow, 1973.
7. Grewal, B.S., Higher Engineering Mathematics, 42nd edition, Khanna Publishers,
2012.
8. O'Neil, P.V., Advanced Engineering Mathematics, Thomson Asia Pvt. Ltd.,
Singapore, 2003.
9. Johnson R. A. and Gupta C. B., “Miller & Freund’s Probability and Statistics for
Engineers”, Pearson Education, Asia, 7th Edition, 2007.

Form [Link] 02 C [Link].00 Effective Date: 1/06/19


Presented in Board of Studies meeting held on 24.06.2019(Approved)
Passed in the 1st Academic Council meeting dated 18.07.2019

Common questions

Powered by AI

Parseval's theorem relates to Fourier series by stating that the sum of the square of a function equals the sum of the squares of its Fourier coefficients. This has profound implications for signal processing as it implies energy conservation within signals when analyzed in the frequency domain. Parseval’s theorem provides a basis for determining the power or energy content in specific frequency components of a signal, facilitating efficient signal analysis and reconstruction. For engineers dealing with signals, this theorem helps ensure that transformations between time and frequency domains preserve the signal’s energy characteristics, vital for applications like filtering and transforming digital signals .

Moment generating functions (MGFs) are essential in studying one-dimensional random variables because they provide a compact representation of all the moments of a distribution. The MGF is defined by taking the expected value of the exponential function of the random variable, which encapsulates the entire distribution's characteristics. MGFs can be used to find moments such as mean and variance by differentiating the MGF function. They are particularly helpful in proving the central limit theorem and are more convenient than using factorial moments or raw moments for statistical inference. Additionally, MGFs aid in identifying the distribution of the sum of independent random variables due to their property of providing moment additivity .

QR factorization solves least squares problems by decomposing a matrix into an orthogonal matrix Q and an upper triangular matrix R. In the least squares context, the matrix A of the over-determined system Ax = b is factorized to Q and R, which simplifies the problem into finding x such that Rx = Q^Tb. Solving the upper triangular system is computationally simpler and more stable numerically due to the orthogonal properties of Q, which preserve the norms in the least squares solution. It efficiently minimizes the error in the solution, making it a preferred technique in linear regression and other optimization problems .

The simplex method and the Big M method both address linear programming problems but differ in their approach to infeasibilities and artificial variables. The simplex method involves moving from one vertex of the feasible region to another to find the optimal solution, assuming a feasible solution exists. In contrast, the Big M method introduces artificial variables to handle problems where the initial basic feasible solution is not readily apparent. By penalizing these artificial variables with a large coefficient M, the Big M method transforms the problem into one that allows for initial feasibility, thereby ensuring that artificial variables are driven out of the basis in the optimal solution. The Big M approach is often seen as an extension or complement to the simplex method for solving more complex linear programming models .

Cholesky decomposition is applied in matrix theory primarily to decompose a Hermitian, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose. This decomposition is particularly useful for numerical solutions of linear equations, matrix inversion, and in optimization algorithms. It reduces computational complexity when solving systems of linear equations, especially in the context of least squares adjustments in statistics and can also enhance numerical stability compared to other factorizations .

Euler’s equation provides a necessary condition for a functional to be at an extremum. In the context of calculus of variations, the equation is foundational for determining the functions which make a given integral functional attain a local minimum or maximum. When functional dependencies involve several independent variables, Euler's equation generalizes to handle these cases, forming a system of differential equations that functions must satisfy to be extrema. This is crucial for variational problems involving moving boundaries and constraints, where classic techniques are insufficient. These principles are extensively applied in physics and engineering to optimize various functionals .

The study of generalized Fourier series is important for understanding signal behavior across different time intervals as it extends the applicability of Fourier analysis to non-periodic signals over arbitrary intervals. Unlike standard Fourier series which analyze periodic functions, generalized Fourier series allow the expansion of signals over finite or infinite intervals which do not naturally repeat. This flexibility is crucial in real-world applications where signals may possess discontinuities or non-repetitive patterns, enabling engineers and scientists to accurately analyze, reconstruct, and modify signals for varied time intervals. Generalized Fourier series aid in the decomposition of complex signals into components, facilitating the processing of diverse signal types in communications and other technological fields .

The binomial, Poisson, exponential, and normal distributions each describe one-dimensional random variables under different scenarios. The binomial distribution models the number of successes in a fixed number of independent trials, each with the same probability of success. Poisson distribution models the number of events happening in fixed intervals of time or space, provided the events occur with a known constant mean rate and independently of each other. The exponential distribution deals with the time between events in a Poisson process, addressing the interval until the next event occurs. Lastly, the normal distribution describes a continuous variable with clustering around the mean, famously known for the bell curve or Gaussian distribution, extensively used in natural and social sciences due to the central limit theorem .

Variational problems with moving boundaries differ significantly from those with fixed boundaries due to the additional complexity involving dynamic limit conditions. In moving boundary problems, the endpoints or boundary conditions of the functional are not fixed, adding a layer of variability and constraints that the solution must satisfy. This requires the use of more advanced tools and mathematical formulations, such as transversality conditions, to capture the behavior of the solution as the boundaries adjust. Such problems often arise in physical situations involving constraints that change over time, found in fluid dynamics and material sciences, requiring sophisticated mathematical treatment to determine optimal paths or surfaces .

The Ritz method is significant in solving calculus of variations problems as it provides a direct approach to finding approximate solutions to variational problems, particularly when exact solutions are intractable. The method estimates the solution by assuming it to be a linear combination of basis functions and minimizing the functional with respect to the coefficients of these functions. This reduces the problem to a finite-dimensional optimization problem, simplifying the calculus of variations to a more manageable form. The Ritz method is widely used in engineering and physics for resolving complex boundary value problems and serves as a foundation for more intricate techniques like the finite element method .

R2019 Syllabus for AMEE 
 
Form No.CD   02 C         Rev.No.00        Effective Date: 1/06/19 
Presented in Board of Studies
R2019 Syllabus for AMEE 
 
Form No.CD   02 C         Rev.No.00        Effective Date: 1/06/19 
Presented in Board of Studies

You might also like