Hardware Emulation of Energization of A Long Transmission Line by High-Frequency Power Electronic Converter
Hardware Emulation of Energization of A Long Transmission Line by High-Frequency Power Electronic Converter
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
9268 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 35, NO. 9, SEPTEMBER 2020
ise(J) (t) = C1 vse(J) (t) −C2 vse(J) (t − τ ) − C3 ise(J) (t − τ ) − C4 vre(J) (t − τ ) − C5 ire(J) (t − τ ) (1)
Is(J) (t−τ )
ire(J) (t) = C1 vre(J) (t) −C2 vre(J) (t − τ ) − C3 ire(J) (t − τ ) − C4 vse(J) (t − τ ) − C5 ise(J) (t − τ ) (2)
Ir(J) (t−τ )
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
MAZUMDAR AND BASU: HARDWARE EMULATION OF ENERGIZATION OF A LONG TRANSMISSION LINE 9269
Fig. 3. Waveforms for the switching of the circuit shown in Fig. 4 at the positive peak of the a phase voltage with the parameters given in Table I using (a) FDM
and R–L model, (b) FDM and nominal-π model, and (c) FDM and Bergeron’s model in PSCAD software.
TABLE I
PARAMETERS OF THE ACTUAL TRANSMISSION LINE UNDER STUDY
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
9270 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 35, NO. 9, SEPTEMBER 2020
TABLE II
INSTRUCTION CYCLE REQUIREMENTS BY THE ZYNQ SOC
The observer computes the current reference (ise(J) (t)) to + C15 ire(J) [k − N − 1] + C16 vseg(J) [k − N ]
be tracked by the PA by sensing vseg(J) (t). The observer is + C17 ise(J) [k − N ] + C18 ise(J) [k − N − 1] .
implemented on an embedded platform to digitally compute (10)
the current reference in discrete time. In this section, we first
determine the set of difference equations to implement the circuit Equations (8)–(10) are solved in real time to implement the
shown in Fig. 5. We also will outline a step-by-step procedure observer. vseg(J) [k] is the input, ise(J) [k] and ire(J) [k] are the
for determination of two key parameters namely sampling time state variables, and vse(J) [k] and ise(J) [k] are the outputs.
period of the observer (Tob ) and the switching period (Tsw ) of
the VSC. B. Determination of Observer Computation Time
Xilinx make Zynq SoC has been selected as the embed-
A. Discretized Equation of Bergeron’s Model
ded platform, which has an Anvanced RISC Machine (ARM)
For digital implementation, τ must be an integral multiple of Cortex-A9-based processing system (PS). The required number
Tob in order to avoid the complex interpolation schemes [23]. of instruction cycles for execution of different operations or
Hence, substituting τ = N Tob , t = kTob (where k is the discrete instructions has been listed in Table II [24]. We assume that
time index), and defining ise(J) [k] = ise(J) (t = kTob ), (1) and the 3φ transmission line is balanced and transposed throughout
(2) can be written as its length. So, we calculate the line end currents for two phases
and the third one is taken as the negative sum of the other two
ise(J) [k] = C1 vse(J) [k] − C2 vse(J) [k − N ] − C3 ise(J) [k−N ]
phases. This reduces the computational burden for real-time
− C4 vre(J) [k − N ] − C5 ire(J) [k − N ] (5) implementation. The number of instructions to be executed in
every observer computational cycle can be found considering
and the following steps:
ire(J) [k] = C1 vre(J) [k] − C2 vre(J) [k − N ] − C3 ire(J) [k − N ] 1) feed the latest sending end grid voltage of the a and b phase
of the transmission line [2 × nls ];
− C4 vse(J) [k − N ] − C5 ise(J) [k − N ] . (6) 2) referring (9), seven multiplication and six addition are
involved for calculating the sending end current for each
Equations (5) and (6) demand the use of three memory buffers
a and b phase [14 × nmul , 12 × nadd ];
for each phase of the transmission line to store the past values of
3) referring (10), six multiplication and five addition are
the sending end voltages, currents, and receiving end currents.
involved for calculating the receiving end current for each
Therefore, the size of the first-in first-out (FIFO) buffers should
a and b phase [12 × nmul , 10 × nadd ];
be atleast N . Using backward Euler on (4) and (3), we can write
4) referring (8), one multiplication and two subtraction are
Lsh involved for calculating the sending end line voltage for
vre(J) [k] = − ire(J) [k] − ire(J) [k − 1] (7) each a and b phase [2 × nmul , 4 × nsub ];
Tob
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
MAZUMDAR AND BASU: HARDWARE EMULATION OF ENERGIZATION OF A LONG TRANSMISSION LINE 9271
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
9272 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 35, NO. 9, SEPTEMBER 2020
Fig. 7. Feasible region of Tob and Tsw for all possible values of τ .
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
MAZUMDAR AND BASU: HARDWARE EMULATION OF ENERGIZATION OF A LONG TRANSMISSION LINE 9273
TABLE III
PARAMETERS OF THE SCALED DOWN TRANSMISSION LINE SYSTEM
TABLE IV
PARAMETERS OF THE CONTROLLER USED FOR THE PA OF THE TLE
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
9274 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 35, NO. 9, SEPTEMBER 2020
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
MAZUMDAR AND BASU: HARDWARE EMULATION OF ENERGIZATION OF A LONG TRANSMISSION LINE 9275
Fig. 12. Proposed scheme for the hardware implementation of the TLE.
TABLE V
The sending end voltage and current of the transmission line
EXPERIMENTAL PARAMETERS FOR THE OBSERVER AND PA for the “a” and “b” phase are captured for each of the test
cases. The results of the conducted test corresponding to a
particular value of line length and switching instant are shown in
Figs. 15–17, where each of the figure again contains subfigures
as described.
Fig. 15(a) shows the simulation of the circuit schematic,
shown in Fig. 4, with the parameters of the original system
the values of the size of FIFO buffer (N ), observer sampling given in Table I using FDM in PSCAD for the mentioned value
period (Tob ), and the switching period of the VSC (Tsw ) are of the line length and switching instant. Fig. 15(b) shows the
chosen based on the calculations proposed in Section III. Also simulation of the circuit schematic, shown in Fig. 4, with the
to verify the functionality of the observer under different test parameters of the scaled system given in Table III using FDM in
conditions, the lines are switched at the zero crossing (Φ = 0◦ ) PSCAD for the mentioned value of the line length and switching
and the positive peak (Φ = 90◦ ) of “a” phase of the sending end instant. Fig. 15(c) shows the simulation of the block diagram
grid voltage. schematic shown in Fig. 4 with the parameters of the scaled
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
9276 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 35, NO. 9, SEPTEMBER 2020
Fig. 15. Waveforms for the switching of the circuit, shown in Fig. 4, at the positive peak of the a phase voltage and line length of 400 km. (a) Simulation of
circuit schematic, shown in Fig. 4, using parameters of original system given in Table I by FDM in PSCAD. (b) Simulation of circuit schematic, shown in Fig. 4,
using parameters of scaled system given in Table III by FDM in PSCAD. (c) Simulation of block diagram schematic, shown in Fig. 8, using parameters of scaled
system given in Table III by MATLAB/Simulink. (d) Hardware emulation using parameters of scaled system given in Table III by the proposed emulation scheme
shown in Fig. 12.
Fig. 16. Waveforms for the switching of the circuit, shown in Fig. 4, at the positive zero crossing of the a phase voltage and line length of 300 km. (a) Simulation
of circuit schematic, shown in Fig. 4, using parameters of original system given in Table I by FDM in PSCAD. (b) Hardware emulation using parameters of scaled
system given in Table III by the proposed emulation scheme shown in Fig. 12.
system given in Table III by the observer in MATLAB/Simulink and current of a phase of Fig. 15(b) and (d) are plotted together,
for the mentioned value of the line length and switching instant. as shown in Fig. 18. The corresponding FFT analysis of the
Fig. 15(d) shows the hardware emulation of the scaled system current waveforms generated from the simulation as well as the
with the parameters given in Table III, as per the proposed experiment is also shown in Fig. 19.
emulation scheme shown in Fig. 12, for the mentioned value Figs. 16(a) and 17(a) show the simulation of the circuit
of the line length and switching instant. To investigate the schematic, shown in Fig. 4, with the parameters of the original
performance of the developed TLE, the sending end voltage system given in Table I using FDM in PSCAD for the mentioned
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
MAZUMDAR AND BASU: HARDWARE EMULATION OF ENERGIZATION OF A LONG TRANSMISSION LINE 9277
Fig. 17. Waveforms for the switching of the circuit, shown in Fig. 4, at the positive zero crossing of the a phase voltage and line length of 500 km. (a) Simulation
of circuit schematic, shown in Fig. 4, using parameters of original system given in Table I by FDM in PSCAD. (b) Hardware emulation using parameters of scaled
system given in Table III by the proposed emulation scheme shown in Fig. 12.
Fig. 19. FFT analysis of the current waveforms generated from the simulation
as well as experiment shown in Fig. 18.
Fig. 18. Exaggerated view for the sending end voltage and current of a phase
from the waveforms. It is also noted that the peak value of the
of Fig. 15(b) and (d). current transient increases with increase in line length. This
is due to the addition of more shunt capacitance associated
with the transmission line. It can be seen that in all cases, the
value of the line length and switching instant. Figs. 16(b) and emulation performed by the developed TLE closely matches
17(b) show the hardware emulation of the scaled system with with the PSCAD results.
the parameters given in Table III, as per the proposed emulation
scheme shown in Fig. 12 for the mentioned value of the line IX. CONCLUSION
length and switching instant.
The problem of hardware emulation of energization of a long
unenergized transmission line has been successfully addressed
C. Observation in this article. After studying various line models, a traveling
It is observed that, on switching the transmission line of dif- wave based numerical solution (Bergeron’s model) was selected
ferent lengths at the zero crossing of a particular phase voltage, to solve the distributed parameter lossy transmission line in real
the transient in the line currents for that phase is minimum time by the observer. The wave travel time, computed from
compared to the other phases. Moreover, as the length of the transmission line parameters directly impacts, the determina-
line is increased, the transients get damped out faster due to the tion of the observer sampling frequency, the key discretization
increase in the effective line resistance, which is also observed parameter of the transmission line emulation. This article shows
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
9278 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 35, NO. 9, SEPTEMBER 2020
APPENDIX B
For the ease of digital implementation and to reduce the cost
of the emulator system, both the observer and the controller for
the PA have been implemented on a single embedded platform.
In (18), the parameter Δt is used to account for the time taken
for sensing and signal filtering, closed-loop control and duty
cycle updation, and protection in the selected Zynq PS. The
digitization of the PR controller is given below. To eliminate
the necessity of online calculation of trigonometric functions or APPENDIX D
maintaining a look up table, Two Integrator with Forward and We have compared the computational burden of the numer-
Backward (TIFB) Euler is used to implement the PR controller ical scheme used in [19] with Bergeron’s model when applied
in the digital platform. The block diagram structure of the PR to the emulation of energization of a long transmission with
controller in continuous time domain is shown in Fig. 20. After one end terminated with a shunt reactor in this appendix. The
discretization by TIFB, the difference equations of the resonant telegrapher’s equation of a long transmission line is given by
integrator (RI) can be expressed as ∂i(J) ∂v(J)
Ri(J) + L + =0 (35)
x1(J) [k] = x1(J) [k − 1] + Kir × i∗se(J) [k] − ise(J) [k] ∂t ∂x
∂v(J) ∂i(J)
Gv(J) + C + = 0. (36)
× Tsw − x2(J) [k − 1] × ω◦ × Tsw (33) ∂t ∂x
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
MAZUMDAR AND BASU: HARDWARE EMULATION OF ENERGIZATION OF A LONG TRANSMISSION LINE 9279
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.
9280 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 35, NO. 9, SEPTEMBER 2020
[20] J. L. Naredo, A. C. Soudack, and J. R. Marti, “Simulation of transients Kaushik Basu (Senior Member, IEEE) received the
on transmission lines with corona via the method of characteristics,” IEE B.E. degree from the Bengal Engineering and Science
Proc.—Gener., Transmiss., Distrib., vol. 142, no. 1, pp. 81–87, Jan. 1995. University, Shibpur, India, in 2003, the M.S. degree
[21] J. M. Carrasco et al., “Power-electronic systems for the grid integration of in electrical engineering from the Indian Institute of
renewable energy sources: A survey,” IEEE Trans. Ind. Electron., vol. 53, Science, Bangalore, India, in 2005, and the Ph.D.
no. 4, pp. 1002–1016, Jun. 2006. degree in electrical engineering from the University
[22] H. W. Dommel, “Digital computer solution of electromagnetic transients of Minnesota, Minneapolis, MN, USA, in 2012.
in single-and multiphase networks,” IEEE Trans. Power Apparatus Syst., He was a Design Engineer with Cold Watt India
vol. PAS-88, no. 4, pp. 388–399, Apr. 1969. in 2006, and an Electronics and Control Engineer
[23] H. W. Dommel, Electromagnetic Transients Program: Reference Manual with the Dynapower Corporation, USA, from 2013 to
(EMTP Theory Book). Portland, OR, USA: Bonneville Power Admin., 2015. He is currently an Assistant Professor with the
1986. Department of Electrical Engineering, Indian Institute of Science. He has been
[24] L. H. Crockett, R. A. Elliot, M. A. Enderwitz, and R. W. Stewart, The an author and co-author of several technical papers published in peer-reviewed
Zynq Book: Embedded Processing With the ARM Cortex-A9 on the Xilinx journals and conferences. His research interests include various aspects of the
Zynq-7000 All Programmable SoC. Glasgow, U.K., Strathclyde Academic general area of power electronics.
Media, 2014. Dr. Basu is the Founding Chair of IEEE Power Electronics Society and IES
[25] Manual on Transmission Planning Criteria, Central Elect. Authority, New Bangalore Chapter.
Delhi, India, Jan. 2013.
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on June 03,2024 at 13:53:41 UTC from IEEE Xplore. Restrictions apply.