Course detail
Higly Sophisticated Computations
FIT-VNDAcad. year: 2024/2025
The course aims to show practical methods of solving problems encountered in science and engineering. The numerical solution of systems of differential equations is discussed, and parallel cooperation of microprocessors based on differential calculus is evaluated. The course mainly examines VSVO (variable step, variable order) methods. During the course, students are going to use an original method based on a direct calculation of the Taylor series terms. The TKSL (FOS) simulation language is also available, which allows specifying problems directly using equations.
The close correspondence of block and equation representations of differential equations is also analysed, using block representation as input. The course discusses the following technical problems: solution of large systems of differential equations, algebraic equations, partial differential equations, stiff systems, problems in automatic control, electric circuits, VLSI circuits, modelling of mechanical systems, electrostatic and electromagnetic fields. The analysis of the parallel algorithms and design of a specialised architecture for the solution of differential equations is also part of the course. Most of the technical problems lead to the matrix/vector representation. Individual problems are also going to be solved in MATLAB/Simulink.
Areas of interest for SDZ
- Analytical solution of differential equations.
- Numerical solution of differential equations.
- Extremely accurate solution of differential equations using the Taylor series, libraries for accurate calculations.
- Parallel properties of the Taylor series, the basis of the programming of the specialised parallel tasks using differential calculus (close correspondence of block and equation representation).
- The adjunct differential operators and parallel solution of the differential equations with time-variable coefficients.
- The solution of large systems of algebraic equations by converting them to the ordinary differential equations..
- Fourier series, finite integrals.
- Simulation of electric circuits.
- Solution of practical problems described by partial differential equations.
- The concept of a basic specialized processor for parallel computational system.
Language of instruction
Mode of study
Guarantor
Department
Entry knowledge
Rules for evaluation and completion of the course
Aims
Ability to analyse the selected methods for numerical solutions of differential equations (based on the Taylor Series Method) for extremely exact and fast solutions of sophisticated problems.
- An individual solution of a nontrivial system of diferential equations.
Study aids
Prerequisites and corequisites
Basic literature
Recommended reading
Corliss, G. F.: Automatic differentiation of algorithms, Springer-Verlag New York Inc., 2002
Duff, I. S.: Direct Methods for Sparse Matrices (Numerical Mathematics and Scientific Computation), Oxford University Press, 2017
Golub, G. H.: Matrix computations, Hopkins Uni. Press, 2013
Hairer, E., Norsett, S. P., Wanner, G.: Solving Ordinary Differential Equations I, vol. Nonstiff Problems. Springer-Verlag Berlin Heidelberg, 1987.
Kozubek, T., Brzobohatý, T., Jarošová, M., Hapla, V., Markopoulos, A.: Lineární algebra s MATLABem, učební text MI21 VŠB-TU Ostrava, 2012 (elektronicky dostupné z http://mi21.vsb.cz/sites/mi21.vsb.cz/files/unit/linearni_algebra_s_matlabem.pdf)
Meurant, G.: Computer Solution of Large Linear System, North Holland, 1999
Přednášky ve formátu PDF
Šebesta, V.: Systémy, procesy a signály I. VUTIUM, Brno, 2001.
Vavřín, P.: Teorie automatického řízení I (Lineární spojité a diskrétní systémy). VUT, Brno, 1991.
Vitásek,E.: Základy teorie numerických metod pro řešení diferenciálních rovnic. Academia, Praha, 1994.
Classification of course in study plans
- Programme DIT Doctoral 0 year of study, summer semester, compulsory-optional
- Programme DIT Doctoral 0 year of study, summer semester, compulsory-optional
- Programme DIT-EN Doctoral 0 year of study, summer semester, compulsory-optional
- Programme DIT-EN Doctoral 0 year of study, summer semester, compulsory-optional
- Programme CSE-PHD-4 Doctoral
branch DVI4 , 0 year of study, summer semester, elective
- Programme CSE-PHD-4 Doctoral
branch DVI4 , 0 year of study, summer semester, elective
- Programme CSE-PHD-4 Doctoral
branch DVI4 , 0 year of study, summer semester, elective
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
- Methodology of sequential and parallel computation (feedback stability of parallel computations)
- Extremely precise solutions of differential equations by the Taylor series method
- Parallel properties of the Taylor series method
- Basic programming of specialised parallel problems by methods using the calculus (close relationship of equation and block description)
- Parallel solutions of ordinary differential equations with constant coefficients
- Adjunct differential operators and parallel solutions of differential equations with variable coefficients
- Methods of solution of large systems of algebraic equations by transforming them into ordinary differential equations
- Parallel applications of the Bairstow method for finding the roots of high-order algebraic equations
- Fourier series and finite integrals
- Simulation of electric circuits
- Solution of practical problems described by partial differential equations
- Library subroutines for precise computations
- Conception of the elementary processor of a specialised parallel computation system.
Guided consultation in combined form of studies
Teacher / Lecturer
Exercise in computer lab
Teacher / Lecturer
Syllabus
- Simulation system TKSL
- Exponential functions test examples
- First order homogenous differential equation
- Second order homogenous differential equation
- Time function generation
- Arbitrary variable function generation
- Adjoint differential operators
- Systems of linear algebraic equations
- Electronic circuits modeling
- Heat conduction equation
- Wave equation
- Laplace equation
- Control circuits