Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Jiří Kunovský is active.

Publication


Featured researches published by Jiří Kunovský.


NUMERICAL ANALYSIS AND APPLIED MATHEMATICS: International Conference on Numerical Analysis and Applied Mathematics 2009: Volume 1 and Volume 2 | 2015

New Trends in Taylor Series Based Computations

Filip Kocina; Jiří Kunovský; Martin Marek; Gabriela Nečasová; Alexander Schirrer; Václav Šátek

The paper is a part of student cooperation in AKTION project (Austria-Czech) and concentrates on the numerical solution of partial differential equations (PDEs) using high-order forward, backward and symmetrical formulas. As an example, the hyperbolic PDE is analyzed. The paper is based on the numerical solution of ordinary differential equations by the Taylor series method and on the simulation language TKSL that has been created to test the properties of the technical initial problems and to test an algorithm for Taylor series method. The idea of parallel computations using special integrators is also a part of the paper.


Simulation Modelling Practice and Theory | 2013

Application of the Modern Taylor Series Method to a multi-torsion chain

Georg Fuchs; Václav Šátek; Vásek Vopěnka; Jiří Kunovský; Martin Kozek

Abstract In this paper the application of a novel high accuracy numerical integration method is presented for a practical mechanical engineering application. It is based on the direct use of the Taylor series. The main idea is a dynamic automatic order setting, i.e. using as many Taylor series terms for computing as needed to achieve the required accuracy. Previous results have already proved that this numerical solver is both very accurate and fast. In this paper the performance is validated for a real engineering assembly and compared to a Jacobian power series method. The chosen experiment setup is a multi-torsional oscillator chain which reproduces typical dynamic behavior of industrial mechanical engineering problems. Its rotatory dynamics are described by linear differential equations. For the test series the system is operated in a closed-loop configuration. A reference solution of the linear differential equations of the closed-loop system for the output variable is obtained with the mathematical software tool Maple and validated by comparison to measurements from the experiment. The performance of the Modern Taylor Series Method is demonstrated by comparison to standard fixed-step numerical integration methods from the software tool Matlab/Simulink and to the Jacobian power series approximation. Furthermore, the improvement in numerical accuracy as well as stability is illustrated and CPU-times for the different methods are given.


11TH INTERNATIONAL CONFERENCE OF NUMERICAL ANALYSIS AND APPLIED MATHEMATICS 2013: ICNAAM 2013 | 2013

Parallel computations based on automatic transformation of ordinary differential equations

Jan Kopřiva; Jiří Kunovský; Václav Šátek; Martina Drozdová; Alexander Schirrer

The paper is a part of student cooperation in AKTION project (Austria-Czech). Theoretical work on the numerical solution of ordinary differential equations by the Taylor series method has been going on for a number of years. The simulation language TKSL has been created to test the properties of the technical initial problems and to test an algorithm for Taylor series method [1]. The Residue Number System (RNS) has great potential for accelerating arithmetic operation, achieved by breaking operands into several residues and computing with them independently.


11TH INTERNATIONAL CONFERENCE OF NUMERICAL ANALYSIS AND APPLIED MATHEMATICS 2013: ICNAAM 2013 | 2013

Taylor series based computations and MATLAB ODE solvers comparisons

Václav Šátek; Jiří Kunovský; Filip Kocina; Jan Chaloupka

The paper is a part of student cooperation in AKTION project (Austria-Czech). Taylor series method for solving differential equations represents a non-traditional way of a numerical solution. Even though this method is not much preferred in the literature, experimental calculations done at the Department of Intelligent Systems of the Faculty of Information Technology of TU Brno have verified that the accuracy and stability of the Taylor series method exceeds the currently used algorithms for numerically solving differential equations. The paper deals with possibilities of numerical solution of Initial Value Problems of Ordinary Differential Equations (ODEs) - using the Taylor series method with automatic computation of higher Taylor series terms. The explicit and implicit scheme of Taylor series method is compared with numerical solvers implemented in MATLAB software [1]. The computation time and accuracy of our approach are compared with that of MATLAB ode solvers on a set of ODEs test examples [2].


ICNAAM 2010: International Conference of Numerical Analysis and Applied Mathematics 2010 | 2010

Explicit and Implicit Taylor Series Based Computations

Jiří Kunovský; Václav Šátek; Pavla Sehnalová

Motto: There are at least two ways to combat stiffness. One is to design a better computer, the other, to design a better algorithm.


NUMERICAL ANALYSIS AND APPLIED MATHEMATICS: International Conference on Numerical Analysis and Applied Mathematics 2008 | 2008

25th Anniversary of TKSL

Jiří Kunovský; Václav Šátek; Michal Kraus

In recent years, intensive research has been done at the Brno University of Technology Faculty of Information Technology Department of Intelligent Systems in the field of numerical solutions of systems of ordinary and partial differential equations. The basic numerical method employed is the so‐called Modern Taylor Series Method (MTSM). It has been described, studied, and numerous aspects have been investigated such as processing in parallel systems. Also a simulation system TKSL has been developed which is based on the Taylor series method. For some results see [1], [2]. Although there have been considerable practical results, theoretical issues are yet to be investigated since the underlying method has been devised by analogy with analogue solvers of such systems. In this paper we provide only a basic idea of a theoretical background.The MTSM is based on a transformation of the initial problem into another initial problem with polynomials on the right‐hand sides. This is a precondition for a Taylor seri...


11TH INTERNATIONAL CONFERENCE OF NUMERICAL ANALYSIS AND APPLIED MATHEMATICS 2013: ICNAAM 2013 | 2013

Adaptive solution of Laplace equation

Václav Valenta; Václav Šátek; Jiří Kunovský; Patricia Humenná

The paper is a part of student cooperation in AKTION project (Austria-Czech). Method of aposteriori error estimation based on weighted averaging to improve initial triangulation to get better solution of the planar elliptic boundary-value problem of second order and numerical illustrations of the method are presented in the paper.


NUMERICAL ANALYSIS AND APPLIED MATHEMATICS ICNAAM 2012: International Conference of Numerical Analysis and Applied Mathematics | 2012

Parallel computations based on modified numerical integration methods

Jiří Kunovský; Michal Kraus; Václav Šátek; Alexandr Szöllös

Even though the idea of parallel computing and parallel connection of high amount of microprocessors is attractive, it is not easy to reach big increase in performance compared to single processor approach. The potential of parallel data processing has already been studied. It was found, that even a small percentage of sequential steps may lead to high reduction of performance of the entire system. This is the consequence of the fact, that most algorithms were not developed for heavy parallel systems.


Archive | 2018

Numerical solution of wave equation using higher order methods

Gabriela Nečasová; Václav Šátek; Jiří Kunovský

The paper deals with the numerical solution of partial differential equations. The one-dimensional wave equation was chosen for experiments; it is solved using Method of Lines which transforms the partial differential equation into the system of ordinary differential equations. The solution in time remains continuous, and the Modern Taylor Series Method is used for solving the system of initial value problems. On the other hand, the spatial discretization is performed using higher order finite difference formulas, which can be unstable. The necessity of the variable precision arithmetic to stabilize the solution is discussed in this paper. The seven point difference formula is analysed as an example of higher order finite difference formulas.


INTERNATIONAL CONFERENCE OF NUMERICAL ANALYSIS AND APPLIED MATHEMATICS (ICNAAM 2016) | 2017

Modelling VLSI circuits using Taylor series

Filip Kocina; Gabriela Nečasová; Petr Veigend; Jan Chaloupka; Václav Šátek; Jiří Kunovský

The paper introduces the capacitor substitution for CMOS logic gates, i.e. NANDs, NORs and inverters. It reveals the necessity of a very accurate and fast method for solving this problem. Therefore the Modern Taylor Series Method (MTSM) is used which provides an automatic choice of a higher order during the computation and a larger integration step size while keeping desired accuracy.

Collaboration


Dive into the Jiří Kunovský's collaboration.

Top Co-Authors

Avatar

Václav Šátek

Brno University of Technology

View shared research outputs
Top Co-Authors

Avatar

Filip Kocina

Brno University of Technology

View shared research outputs
Top Co-Authors

Avatar

Gabriela Nečasová

Brno University of Technology

View shared research outputs
Top Co-Authors

Avatar

Jan Chaloupka

Brno University of Technology

View shared research outputs
Top Co-Authors

Avatar

Petr Veigend

Brno University of Technology

View shared research outputs
Top Co-Authors

Avatar

Václav Valenta

Brno University of Technology

View shared research outputs
Top Co-Authors

Avatar

Alexander Schirrer

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar

Michal Kraus

Brno University of Technology

View shared research outputs
Top Co-Authors

Avatar

Pavla Sehnalová

Brno University of Technology

View shared research outputs
Top Co-Authors

Avatar

Vásek Vopěnka

Brno University of Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge