Application of Quadratic Integration methods in Complex power systems. Rohit Atul Jinsiwale.

Slides:



Advertisements
Similar presentations
Chapter 4 Continuous Time Signals Time Response Continuous Time Signals Time Response.
Advertisements

Chapter 4: Basic Properties of Feedback
Point-wise Discretization Errors in Boundary Element Method for Elasticity Problem Bart F. Zalewski Case Western Reserve University Robert L. Mullen Case.
Asymptotic error expansion Example 1: Numerical differentiation –Truncation error via Taylor expansion.
Chapter 7 Numerical Differentiation and Integration
Today’s class Romberg integration Gauss quadrature Numerical Methods
EARS1160 – Numerical Methods notes by G. Houseman
Chapter 4 Roots of Equations
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 5 Numerical Integration Spring 2010 Prof. Chung-Kuan Cheng 1.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Interpolation Chapter 18.
Chapter 6 Numerical Interpolation
Differential Equations and Boundary Value Problems
Numerical algorithms for power system protection Prof. dr. sc. Ante Marušić, doc. dr. sc. Juraj Havelka University of Zagreb Faculty of Electrical Engineering.
Chapter 7. First and second order transient circuits
Boyce/DiPrima 9th ed, Ch 8.4: Multistep Methods Elementary Differential Equations and Boundary Value Problems, 9th edition, by William E. Boyce and Richard.
Simpson’s 1/3 rd Rule of Integration. What is Integration? Integration The process of measuring the area under a.
1 Simpson’s 1/3 rd Rule of Integration. 2 What is Integration? Integration The process of measuring the area under a curve. Where: f(x) is the integrand.
CSE 330 : Numerical Methods
Interpolation. Interpolation is important concept in numerical analysis. Quite often functions may not be available explicitly but only the values of.
In Engineering --- Designing a Pneumatic Pump Introduction System characterization Model development –Models 1, 2, 3, 4, 5 & 6 Model analysis –Time domain.
Ch. 6 Single Variable Control
Simpson Rule For Integration.
1 Chapter 8: Procedure of Time-Domain Harmonics Modeling and Simulation Contributors: C. J. Hatziadoniu, W. Xu, and G. W. Chang Organized by Task Force.
1 Power Electronics by Dr. Carsten Nesgaard Small-signal converter modeling and frequency dependant behavior in controller synthesis.
Numerical Methods Part: Simpson Rule For Integration.
Integration of 3-body encounter. Figure taken from
Scientific Computing Numerical Solution Of Ordinary Differential Equations - Euler’s Method.
Capacitive transducer. We know that : C=kЄ° (A/d) Where : K=dielectric constant Є° =8.854 *10^-12 D=distance between the plates A=the area over lapping.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Chapter 22.
APPLICATION OF THE LAPLACE TRANSFORM
Generalised method of moments approach to testing the CAPM Nimesh Mistry Filipp Levin.
Chap. 11 Numerical Differentiation and Integration
Large Timestep Issues Lecture 12 Alessandra Nardi Thanks to Prof. Sangiovanni, Prof. Newton, Prof. White, Deepak Ramaswamy, Michal Rewienski, and Karen.
1 INTERPOLASI. Direct Method of Interpolation 3 What is Interpolation ? Given (x 0,y 0 ), (x 1,y 1 ), …… (x n,y n ), find the value of ‘y’ at a value.
Ch 8.2: Improvements on the Euler Method Consider the initial value problem y' = f (t, y), y(t 0 ) = y 0, with solution  (t). For many problems, Euler’s.
Stability Analysis . A system is BIBO stable if all poles or roots of
1 Direct Method of Interpolation Mechanical Engineering Majors Authors: Autar Kaw, Jai Paul
Topics 1 Specific topics to be covered are: Discrete-time signals Z-transforms Sampling and reconstruction Aliasing and anti-aliasing filters Sampled-data.
1 Chapter 4 Interpolation and Approximation Lagrange Interpolation The basic interpolation problem can be posed in one of two ways: The basic interpolation.
1 Spline Interpolation Method Mechanical Engineering Majors Authors: Autar Kaw, Jai Paul
DYNAMIC BEHAVIOR OF PROCESSES :
1 M 277 (60 h) Mathematics for Computer Sciences Bibliography  Discrete Mathematics and its applications, Kenneth H. Rosen  Numerical Analysis, Richard.
EE4262: Digital and Non-Linear Control
Digital and Non-Linear Control
MESB374 System Modeling and Analysis Transfer Function Analysis
Youngjune, Han Chapter 4 Time Response Youngjune, Han
PSCAD models.
ECEN 667 Power System Stability
Gauss-Siedel Method.
A second order ordinary differential equation has the general form
Chapter 22.
ME375 Handouts - Fall 2002 MESB374 Chapter8 System Modeling and Analysis Time domain Analysis Transfer Function Analysis.
Interpolation.
CSE245: Computer-Aided Circuit Simulation and Verification
Autar Kaw Benjamin Rigsby
Class Notes 18: Numerical Methods (1/2)
Autonomous Cyber-Physical Systems: Dynamical Systems
Chapter 27.
Conversation between Analogue and Digital System
POLYNOMIAL INTERPOLATION
CSE245: Computer-Aided Circuit Simulation and Verification
Digital and Non-Linear Control
Numerical Computation and Optimization
5.3 Higher-Order Taylor Methods
Simpson’s 1/3rd Rule of Integration
Numerical Analysis Lecture 2.
Chapter 4. Time Response I may not have gone where I intended to go, but I think I have ended up where I needed to be. Pusan National University Intelligent.
Mathematical Models of Control Systems
ECE 576 POWER SYSTEM DYNAMICS AND STABILITY
Presentation transcript:

Application of Quadratic Integration methods in Complex power systems. Rohit Atul Jinsiwale

Review of Transient Simulation Methods Trapezoidal integration method has been a dominant method for power transient simulation - Second order accuracy method - A-stable (absolute stable) method - Fictitious oscillations (sample by sample inaccuracies) Fictitious oscillations are problematic for: - Switching systems (malfunction and misfires) - Systems with high order nonlinearities (surge arresters, transformer core magnetization, etc.)

Transient Simulation Methods Control/Suppression of Fictitious Oscillations - Numerical stabilizer methods Change structure of the models Simulation Fidelity is Deteriorated - Critical damping adjustments (CDA) Requires re-computation of algebraic companion models at critical conditions Increased computational burden - Wave digital filter (post-processing) Works well for linear systems

Quadratic Integration Method (QMQI) Basic Concept: Nonlinear equations of systems are reformulated into a set of linear and quadratic equations (quadratization) The resulting equations are integrated assuming that variables vary quadratically over the time period of one time step (quadratic integration) Characteristics and Advantages: A special case of class of methods known as collocation methods Fourth order accurate method Free from artificial numerical oscillations A-stable

Upon evaluation of the integrals and rearranging the following matrix equation is obtained Assuming that the function x(t) varies quadratically in the interval, x(τ)=a+bτ+cτ 2 The parameters a, b, and c are expressed as a function of the three (collocation) points Example: Equation above is integrated form t-h to t and from t-h to t-h/2 Quadratic Integration Method: Integration

Using Lagrange interpolation formula: Butcher Table for the method:

Comparison (Trapezoidal vs. Quadratic) Accuracy Comparison Integration error of (A) quadratic and (B)trapezoidal Simulation fidelity is dependent upon the accuracy of the integration method The shaded parts show the integration error. Solution Accuracy is depended on the integration errors Truncation error: E trapezoidal =O(h 2 ) and E quadratic =O(h 4 ) Simulation fidelity is dependent upon the accuracy of the integration method The shaded parts show the integration error. Solution Accuracy is depended on the integration errors Truncation error: E trapezoidal =O(h 2 ) and E quadratic =O(h 4 ) The dominant error at each step Trapezoidal: proportional to h 2 Quadratic: proportional to h 4 The dominant error at each step Trapezoidal: proportional to h 2 Quadratic: proportional to h 4

Test system: 6 Pulse Converter The system chosen here is a three phase- 6 pulse converter. The switches are thrown in a specified order so as to convert AC-Dc or vice-versa

Comparison(Trapezoidal vs. Quadratic) Fictitious Oscillations Trace (A) is the line-line voltage (A-B) solution at input of six-pulse converter using the trapezoidal integration. Trace (B) is the filtered version of this solution Trace (A) is the line-line voltage (A-B) solution at input of six-pulse converter using the trapezoidal integration. Trace (B) is the filtered version of this solution Consider for an example a first order dynamical system The numerical solution using trapezoidal integration is: If the integration time step is so selected as to z <-2, the numerical solution will oscillate around the true value.

Comparison (Trapezoidal vs. Quadratic) Trace (C) shows the solution, when numerical stabilizers are used in the trapezoidal integration Trace (D) shows the solution by direct application of the quadratic integration with no other controls Trace (C) shows the solution, when numerical stabilizers are used in the trapezoidal integration Trace (D) shows the solution by direct application of the quadratic integration with no other controls The numerical solution using the quadratic integration is: Note that in the numerical solution the coefficient cannot become negative for any selection of the integration time step  the quadratic integration is free of fictitious oscillations Fictitious Oscillations

Cubic Integration Method

Cubic Integration Method - Example

Absolute Comparison Of TI, QMQI, QMCI Exact Solution via Laplace transform

Integration time-step (seconds) Maximum error during simulation period (from 0 to 2 seconds) TrapezoidalQuadraticCubic x x x x x x x x x Cubic Integration Method - Accuracy

Stability Comparison MethodTIQICIQRI Oscillation Free Zone -2 < z ≤2Any z-4.3< z ≤4.3Any z

Recent Literature and Research

Application of QMQI towards system reduction Consider the following subsystem model: The subsystem is integrated using the Quadratic Integration Method. Thus it can be seen to be evolving as a quadratic function of it’s states. Traditional methods towards reducing this model involve developing a static voltage/current source which typi8cally retains a static vale over a time step (Thevenin Equivalent). This model can be interfaced with the rest of the system and helps in reducing system size to be solved and reduces computational burden.

Drawbacks Although unlikely, the system could undergo massive transients during this timestep thereby making the static model meaningless. If switching components like the aforementioned 6-pulse converter are present in the system the toplogy of the system changes continuously which a static model cannopt accommodate. Local truncation error is amplified as the system is solved making the results meaningless.

QD Reduction Approach Since the model using QMQI is quadratic at most it is possible to reduce the model size using Linearization and Kron Elimination. Linearization + Kron Elimination The polynomial basis for the set of equations is quadratic. Hence, it is possible to transform the system back to time-varying equations only relying on interface states. An accurate equivalent can thus e obtained while preserving certain dynamics of the subsystem being reduced. The order of error is theoretically reduced to 2% using this approach.

QD Reduction Approach: Advantages The step size used to integrate the subsystem can be larger (integral multiple of the step size for the rest of the system. Thus, although the mesh on which both subsystems are integrated is different, simultaneous solutions can be obtained. Higher order harmonics can be captured depending on how the system is modeled.

References 1.Quadratic Integration Method, A.P Meliopoulos,G.J. Cokkinides, George.K. Stefopoulos(2002) 2.Quadratic Integration Method for Transient Simulation and Harmonic Analysis; George.K. Stefopoulos, G.J. Cokkinides, A.P Meliopoulos(2008) 3.Application of Electromagnetic Transient-Transient Stability Hybrid Simulation to FIDVR Study, Qiuhua Huang, Student Member, IEEE, and Vijay Vittal, Fellow, IEEE(2015) 4.Improved Numerical Integration Method for Power/Power Electronic Systems Based on Three- Point Collocation, A. P. Meliopoulos, Fellow, IEEE, George J. Cokkinides, Senior member, IEEE, and George K. Stefopoulos, Student member, IEEE (2005) 5.Module-Level Autonomous Setting-less Protection and monitoring of standalone and grid connected photovoltaic array systems using Quadratic Integration Modeling, Aniemi Moffat Umana (Dissertation – 2015)

Thank You