Introduction

The transmission line is indeed a very important part of the power system. The transmission lines are exposed to vagaries of atmospheric conditions, thus most prone to a fault. It causes a disturbance in the continuity of power supply. To maintain the steadiness of the power network under all operating conditions, it is required to build up a sufficient protection system as possible still in action. The protection system must apply a practical algorithm in clearing faults within pre-defined time. Early fault detection is required to minimize the incidences severity of power system damage. Therefore, it is vital to design a quick, reliable, and complete protection network for different shunt fault cases and also against direction relaying, classification and location of faults in double-circuit line. Hitherto, several techniques have been reported in the area of protection in transmission line to study the directional relaying under different faults.

Much work has been done to focus how faults can affect the power system [1,2,3]. Numerous strategies have proposed to determine directional relaying in transmission lines [4,5,6]. Researchers have explained technique to classify and locate transmission line faults in [7,8,9]. The protection techniques [10, 11, 12] have been used the fault currents only. The protection procedures [13, 14, 15] have been explored the one end data only. The scheme in [16] uses only fundamental currents of one end bus discriminate section faults (directional relaying). The classification and location of shunt fault by considering fundamental component of currents in transmission line from one end has been widely studied in [17]. A comprehensive study of protection methodology for transmission line is described in [18]. The methodologies in the literature [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17] did not provide the discrimination, classification, and location of shunt faults in double-circuit three-phase transmission (DC3PT) line.

Authors discuss the directional relaying schemes [19, 20] for the DC3PT lines, classification scheme [21, 22] for shunt faults in the DC3PT lines, the fault location schemes [23, 24] under shunt faults for the DC3PT lines which have been demonstrated. Previous work [25] has shown the artificial neural network (ANN) technique for DC3PT line that provides direction relaying, classification, and location of faults. Nonetheless, the above methodologies have some difficulties, especially inaccuracies, which require training data and more computation time. Fuzzy expert system (FES) does not require training and needs IF–THEN rules only. FES in fault location lessens computational complexities. The FES approach played a vital job in the fault directional relaying, classification, and location measurements. The FES design concepts [26,27,28] has been explained. The FES [29,30,31,32] has been used in Lab VIEW. The FES designing is used for protection of transmission lines [33,34,35], but these do not protected the DC3PT faults. Fault classification and location using FES in three-phase circuit lines are explained in [36]. More details of FES implementation for direction relaying are found in [37]. The study of [38] suggested the FES algorithm for direction relaying, classification, and location in six-phase transmission line.

To the best of our knowledge, to date, no one has conducted this type of analysis in DC3PT line using FES method. In this paper, a new fault directional relaying, classification, and location procedure is introduced for DC3PT line based on FES and fundamental frequency component of currents. Unlike most of the past contributions in the literature [4,5,6,7,8,9], the proposed FES approach is independent of other end information. Summary of proposed work contributions is explained as:

  1. 1.

    Analyzing the fault behavior in two sections.

  2. 2.

    Development of FES-based protection methods for directional relaying, classification, and location in DC3PT.

  3. 3.

    Avoid the use of contact network for sending and receiving terminals.

  4. 4.

    Less computational complexity.

  5. 5.

    Detection of the faults effectively.

  6. 6.

    Improvement of the accuracy, % error, and reach setting.

The contributions of this paper can be summarized as follows. In the section “Introduction”, we briefly present the related work and novelty. The section “System studied” focuses on the line modeling, configuration, and simulation of shunt faults. The section “Proposed FES-based scheme” presents the details of the proposed FES approaches. In the section “Response of the proposed scheme”, we devote a discussion on the proposed FES approach performance and the obtained simulation results. Finally, the section “Conclusions remarks” concludes this paper.

System studied

In this work, a 400 kV, 50 Hz, 200 km, DC3PT line divided into two sections is considered. The simplified model of DC3PT line is depicted in Fig. 1. Basic network description and configuration of data of transmission line used in the presented work are illustrated in Table 1. The transmission module is implemented and simulated using Simulink & Simpowersystems toolboxes of MATLAB. The recorded instantaneous six current inputs were sampled at 1200 Hz sampling frequency and then processed by normal second-order Butterworth filter (480 Hz cut-off frequency). After that, the discrete time Fourier transform (DFT) block has been given herein to exercise the time-series currents. Next, the fundamental component of six-phase current waveforms has been estimated using DFT tool of MATLAB® software. The FES approach employs the fundamental component of six-phase currents at one terminal of line only. Phase angle of positive-sequence component, three-phase currents, and zero-sequence components of current in double-circuit line during faulty condition in section-1 are exemplified in Figs. 2, 3, and 4, respectively. The outline of proposed FES-based directional relaying, classification, and location schemes for shunt faults is illustrated in Fig. 5.

Fig. 1
figure 1

Single-line diagram of DC3PT line

Table 1 Basic system description data
Fig. 2
figure 2

Phase angle of positive-sequence component in DC3PT line during faulty condition of section-1

Fig. 3
figure 3

Three-phase currents of DC3PT line during faulty condition

Fig. 4
figure 4

Zero-sequence component of current of DC3PT line during faulty condition

Fig. 5
figure 5

The outline of proposed FES-based directional relaying, classification, and location scheme

Proposed FES-based scheme

Unlike Boolean logic which consists of the two values of 0 and 1, fuzzy logic is multivalued and the truth value of each proposition can fluctuate between 0 and 1 values. FES is a systematic procedure to modify a knowledge base system into non-linear mappings in which the formation of a procedure is finished by means of fuzzy logic. FES is easy to build and it does not require training structure to attain output. Owing to less computational work than the other computing methods, FES is preferred. Figure 6 depicts the flow of FES. Thus, the FES approach is considered for protecting from various types of shunt faults. The proposed protection system consists of three different FES systems: FES-D, FES-C, and FES-L. The FES-D system is used to identify the faulted section (directional relaying), FES-C system is used to identify the faulted phases (classification), and FES-L is used to locate the fault (location). In this paper, FES networks have been developed for 22 types of faults for both sections in DC3PT lines in LabVIEW Software.

Fig. 6
figure 6

The flow of FES

FES-D modeling

The FES-D used here is the Mamdani type. The first scheme (FES-D) has single input parameter and single output parameter. In FES-D, input taken phase angle and the output taken fault in section. The input labeled as PA and input labeled as S. The input variable is divided into three class, viz., low, medium, and high. The fuzzy output from the FES-D is classified into three groups, viz., S-1, S-0, and S-2. The fuzzification of input and output is using the triangular membership curves as shown in Fig. 7. The rule base is formulated for FES-D using expert knowledge on the effect of all the input variables. Three crucial decision rules that are being formulated in the process of constructing rule base for the FES-D are as follows.

Fig. 7
figure 7

Fuzzification of FIS-D input and output in LabVIEW

FES-C modeling

A number of inputs and outputs for FES-C are 7 and 7, respectively. The fundamental component of six current and zero-sequence components of current is fed into the FES-C. The output of FES-C gives faulted phases in two circuits and ground. In this, inputs designate I1A, I1B, I1C, I2A, I2B, I2C, and IZ. The outputs designate 1A, 1B, 1C, 2A, 2B, 2C, and G. Mamdani FES is picked to make decision. Based on trapezoidal memberships, each input have been divided into two divisions, viz., LOW and HIGH. Similarly, two groups of triangular memberships, viz., HEALTHY and FAULTY, are each output as depicted in Fig. 8. Total 22 IF–THEN rules are formulated for classification of shunt faults after framing input–output fuzzy sets. The 22 rules for classification of shunt faults were based on the below two conditions only.

Fig. 8
figure 8

Fuzzification of FIS-C input and output in LabVIEW

FES-L modeling

Here, inputs to fuzzification block of FES-L are: circuit-1 with phase A current (I1A), circuit-1 with phase B current (I1B), circuit-1 with phase C current (I1C), circuit-2 with phase A current (I2A), circuit-2 with phase B current (I2B), circuit-2 with phase C current (I2C), and the output is the fault location (L). The triangular memberships are labeled for fuzzy mapping and six linguistics are labeled for each input such as K1, K2 …K6, whereas the output (L) is labeled in six linguistic values such as M1, M2 …M6. The memberships for inputs and outputs are depicted in Fig. 9. Fuzzy rules are framed which involve IF–THEN conditional statements using Mamdani-type rules. A total of 6 (6 × 1 = 6) rules are framed using IF–THEN statements with the memberships of seven inputs and one output.

Fig. 9
figure 9

Fuzzification of FIS-L input and output in LabVIEW

Response of the proposed scheme

The proposed scheme has been verified by data of faults on a 400-kV, 50-Hz, DC3PT system in the LabVIEW. Testing is vital to verify the performance of fuzzy-based fault directional relaying, classifier, and locator. The proposed fuzzy-based fault directional relaying, classifier, and locator is verified using test data considering all types of shunt faults with change in fault location (L) between 1 and 199 km, resistances between 1 and 140 Ω, and inception angle between 0° and 360°. Total 13,000 faults are simulated and tested. Some of the test results corresponding to directional relaying, classification, and location estimation are explained in the subsequent subsections.

Response of FES-D

When there is no fault, the output of FES-D will be zero value. If faults occur, the output starts adjusting to either − 1 or + 1 depending on the section-1 or section-2 faults of line, respectively. The output of direction relaying scheme for various faults with changing fault location (L), resistances (R), and fault inception angle (FIA) in section-1 or section-2 direction from bus-2 is summarized in Table 2. One sample of result for FES-D in LabVIEW fuzzy software is given in Fig. 10. It is proved that most of the samples can be identified by fault sections correctly. The FES-D reach setting is below 99.892% of total line.

Table 2 Performance of FES-D, FES-C, and FES-L
Fig. 10
figure 10

FES-D output in LabVIEW

Response of FES-C

The response of FES-C will be in terms of no-fault (0) and fault (1) in the phases. The results obtained by FES-C for classifying faults based on LabVIEW in case of different FIA, different locations, and different resistances are summarized in Table 2. The accuracy in faulty classification is obtained using Eq. (1). One sample of result for FES-C in LabVIEW fuzzy software is given in Fig. 11. After checking the proposed fuzzy-based shunt fault classifier, it has been determined that it can correctly classify all possible types of shunt faults, i.e., accuracy of 99.983%.

Fig. 11
figure 11

FES-C output in LabVIEW

Response of FES-L

Simulation and experimental results are obtained to further verify the performance of the proposed scheme for location. Table 2 presents also the performance results of FES-L for the different inception angles, different resistances, and the different types. In the table, % error is computed from Eq. (2). One sample of result for FES-L in Labview fuzzy software is illustrated in Fig. 12. The proposed approach measures precisely the fault location with the % error within 0.32% for most of the test cases. Performance analysis of FES-L shows that the fault information is more reliable locates the faulty line:

Fig. 12
figure 12

FIS-L output in LabVIEW

$$ {\text{Accuracy}} = \frac{T}{N} \times 100, $$
(1)

where T is the number of testing samples classified correctly; N is the total number of testing samples.

$$ {\text{\% }}{\text{Error}} = \left| {\frac{L1 - L2}{{L \, }} \times 100} \right|, $$
(2)

where L1 is the true fault location; L2 is the measured fault location; L line length.

Comparative assessment

Quantitative comparison of the proposed technique with some other soft-computing-based techniques is given in Table 3. It can be observed that % error of the suggested method is lower than error of % earlier methods in [6, 9, 15, 17, 25, 35, 38], which is a feature over earlier methods. The reach setting in [4] and accuracy in [8] is 99.5% and 98.36%, respectively. The reach setting and accuracy of the FES is 99.892% and 99.983% respectively. Furthermore, the two terminal data used in [23, 24], whereas the suggested FES used source end data. Furthermore, past papers have published an ANN [4, 6, 17, 25] and the suggested method designed without require large data, training, and complexity. Development of FES is easy as compared to other frameworks. As described above, it has noticeable that the suggested method provides satisfactory results for direction relaying, classification, and location. Thus, the FES is fit for direction relaying, classification, and location in double-circuit line than all other frameworks.

Table 3 Comparison with some other methods

Conclusions remarks

Fault protection in transmission lines is a very important issue nowadays. This paper presented a system for direction relaying, classification, and location of faults in double-circuit line based on fuzzy expert system. In this paper, an effort has made to enhance reach setting to directional relaying, accuracy to fault classification and percentage error to fault location. The reported study performed in the MATLAB and LabVIEW platform using fuzzy toolbox. The key benefits of the proposed approach are that it relies only on currents and based only on communication at the source bus. Various types of faults, under changing fault cases such as location of fault from bus-2 terminal (1–99 km) in both sides, R (1–140 Ω) and FIA (0°–360°), have been investigated. The performance of presented method has been validated by simulating number of fault tests. Furthermore, the three systems yield acceptable performance against L, FIA fault type and R. The fault section and type are correctly identified, and the error (%) does not exceed 0.32% for all simulated fault cases. The fault location results’ comparison of FES and other techniques confirms that FES is more feasible in DC3PT.

Future scope

  • Detailed analytical investigation can be carried out for DC3PT.

  • Further same experimental study can be conducted to investigate the intercircuit faults and evolving faults.