How to set zones for long transmission line that are valid for all faults

34 visualizaciones (últimos 30 días)
A Lumbini
A Lumbini el 8 de Nov. de 2024 a las 13:53
Comentada: William Rose el 9 de Nov. de 2024 a las 16:39
I am trying to implement three zonal protection in matlab and i have set zones that works good for LG fault but when i create LL fault in zone 1 the relay is responding as if fault is in zone 2.
This is the matlab simulink model
and this is single line diagram of it.[The pi section blocks are transmission lines]. Relay R1 will generate trip signal instantly when fault is in 80% of line 1 impedance[Zone1] and when fault occurs in remaining line it generates trip signal with some delay[Zone2]. I have set zones by creating LG fault at end of the zone means for Relay R1 zone 1 i have created fault at 160km of line 1.[because calculating 80% of impedance was difficult as the pi section blocks are having positive, negative and zero sequence impedance]
Digital Relay block in model consist of an algorithm which estimates Voltage and Current values and from this value impedances[Z] is calculated
ZR [R phase impedance], ZY [Y phase impedance], ZB [B phase impedance].
Yes, Red dots are impedance values calculated at different times[ The algorithm i used to estimate values uses samples so, whenever new current and voltage sample is produced impedance is calculated]
So i have created LL fault(between R and Y) at 160km of line 1 becauses set zones should work for all faults. But R phase impedances is entering into zone1 whereas Y phase is in zone 2
  2 comentarios
William Rose
William Rose el 8 de Nov. de 2024 a las 15:54
I would need to see some code and have more details in order to understand your problem. I am unfamiliar with three phase transmission line analysis but I am familiar with imedance anaysis of two-port sysems.
One plot title includes "ZR". The other plot title incldes "ZY". The plot axes have no titles. I assume the plots show impedances, with real and imaginary parts on x,y axes? Does each red dot rpresent an impedance measured at a different time? Does the plot with "ZR" in the title show impedance between the Z and R phases of the 3-phase system? And the plot with "ZY" in the title shows impedance between phases Z and Y? Since you are simulating a line-to-line (LL) fault between R and Y, then why not show the plot for impedance between R and Y?
You say "the relay is responding as if fault is in zone 2". Expalin what you mean by this. Specifically, how do you know "how the relay is responding"? How does a zone 2 relay response look different from a zone 1 relay response?
Each plot has two black closed loops, with one loop inside the other. Do impedances (red dots) inside the inner loop indicate a zone 1 fault, and impedances between the inner and outer loops indicate a zone 2 fault? Or something else?
William Rose
William Rose el 9 de Nov. de 2024 a las 16:39
@A Lumbini, I'm not a simulink person so will not be able to assist you.

Iniciar sesión para comentar.

Respuestas (0)

Productos


Versión

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by