2. Notation

This section introduces and summarizes the mathematical notation used throughout this manual.

This notation is consistent with what was used in the MP-Element technical note, MATPOWER Technical Note 5 [TN5] where you can find more detail.

Styles

x,θ

real scalars

x,θ

complex scalars

x,θ

real vectors

x,θ

complex vectors

X,Θ

real matrices

X,Θ

complex matrices

x,x,x,x,X,X

variables, functions

x,x,x,x,X,X

constants, parameters [1]

x^,x^,X^,X^

selected rows of interest of x,x,X,X, respectively [2]

Operators

[a]

diagonal matrix with vector a on the diagonal

AT

(non-conjugate) transpose of matrix A

a, a, A

complex conjugate of a, a, and A, respectively

{a}, {a}

real and imaginary parts of a, respectively

an

element-wise exponent [3] for vector a

An

matrix exponent [3] for matrix A

ab, aB

element-wise exponent [3] for vector b and matrix B, respectively

f(x),f(x)

scalar, vector functions of x, respectively

fx,fx

transpose of gradient of f, Jacobian of f, respectively, w.r.t. x

fxx,fxx(λ)

Hessian of f, Jacobian of fxTλ, respectively, w.r.t. x

Constants and Dimensions

e,j

constants, e is base of natural log (2.71828), j is 1

nk,nn,np,npk

number of elements, nodes, ports, ports for element k, respectively

nx,nv,nz

dimension of vector x, v, z, respectively.

1n,[1n]

n×1 vector of all ones, n×n identity matrix

0

appropriately-sized vector or matrix of all zeros

Variables

vi

complex voltage at node/port i

ui,wi

real and imaginary parts of voltage at node/port i, vi=ui+jwi

νi,θi

voltage magnitude and angle at node/port i, vi=νiejθi

v

column vector of complex voltages vi

e

column vector v with elements scaled to unit magnitude, e=ejθ

u,w

column vectors of real (ui) and imaginary (wi) parts of voltage, respectively, v=u+jw

ν,θ

column vectors of voltage magnitudes νi and angles θi, respectively, v=[ν]e=[ν]ejθ

Λ

column vector of inverse of complex voltages 1vi, Λ=v1

z

column vector of real non-voltage state variables zi

z

column vector of complex non-voltage state variables zi

zr,zi

column vectors of real and imaginary parts of z=zr+jzi

Parameters

Jk

matrix formed by taking selected rows, indexed by vector k, from an identity matrix [4]

Y

AC model admittance matrix

L

linear coefficient (of z) for affine complex current injections

i

vector of constant complex current injections

M

linear coefficient (of v) for affine complex power injections

N

linear coefficient (of z) for affine complex power injections

s

vector of constant complex power injections

B

DC model susceptance matrix

K

linear coefficient (of z) for affine active power injections

p

vector of constant active power injections

C

element-node incidence matrix for a given port

D

element-variable incidence matrix for a given state variable

A

combined incidence matrix A=[C00D]