
Technological advancements and ongoing scientific research have significantly contributed to addressing challenges within electrical networks. The emergence of FACTS (Flexible AC Transmission Systems) devices has introduced new opportunities for enhancing the safety and efficiency of these networks. A key focus for researchers in this domain has been optimizing FACTS devices, particularly in terms of identifying the most suitable locations, sizes, and types of controllers within electrical systems. The advent of simulation software has played a crucial role in the evolution of electrical and electronics engineering. Both offline and real-time simulation tools have gained traction in recent years, proving essential for the effective management of power systems and FACTS controllers. In this paper, we present a comprehensive overview of modeling, classification, and simulation-based approaches to various optimization challenges associated with FACTS controllers. We examined a range of simulation platforms, including MATLAB/Simulink, PSAT, EMTDC/PSC etc., assessing their effectiveness in evaluating the performance of optimized FACTS controllers and their dynamic interactions within power networks.
Citation: Mansoor Alturki, Ismail Marouani. Simulation tools for FACTS devices optimization problems in electrical power systems[J]. AIMS Energy, 2024, 12(6): 1113-1172. doi: 10.3934/energy.2024053
[1] | Peiqun Lin, Chenxing He, Lingshu Zhong, Mingyang Pei, Chuhao Zhou, Yang Liu . Bus timetable optimization model in response to the diverse and uncertain requirements of passengers for travel comfort. Electronic Research Archive, 2023, 31(4): 2315-2336. doi: 10.3934/era.2023118 |
[2] | Wenjie Wang, Suzhen Wen, Shen Gao, Pengyi Lin . A multi-objective dynamic vehicle routing optimization for fresh product distribution: A case study of Shenzhen. Electronic Research Archive, 2024, 32(4): 2897-2920. doi: 10.3934/era.2024132 |
[3] | Shiqi Zou, Xiaoping Shi, Shenmin Song . MOEA with adaptive operator based on reinforcement learning for weapon target assignment. Electronic Research Archive, 2024, 32(3): 1498-1532. doi: 10.3934/era.2024069 |
[4] | Linsen Song, Yichen Du . A real-time pricing dynamic algorithm for a smart grid with multi-pricing and multiple energy generation. Electronic Research Archive, 2025, 33(5): 2989-3006. doi: 10.3934/era.2025131 |
[5] | Liling Huang, Yong Tan, Jinzhu Ye, Xu Guan . Coordinated location-allocation of cruise ship emergency supplies under public health emergencies. Electronic Research Archive, 2023, 31(4): 1804-1821. doi: 10.3934/era.2023093 |
[6] | Gonglin Yuan, Minjie Huang . An efficient modified HS conjugate gradient algorithm in machine learning. Electronic Research Archive, 2024, 32(11): 6175-6199. doi: 10.3934/era.2024287 |
[7] | Gongcai Wu . Intelligent recommendation algorithm for social networks based on improving a generalized regression neural network. Electronic Research Archive, 2024, 32(7): 4378-4397. doi: 10.3934/era.2024197 |
[8] | Xueping Han, Xueyong Wang . MCGCL: A multi-contextual graph contrastive learning-based approach for POI recommendation. Electronic Research Archive, 2024, 32(5): 3618-3634. doi: 10.3934/era.2024166 |
[9] | Rajakumar Ramalingam, Saleena B, Shakila Basheer, Prakash Balasubramanian, Mamoon Rashid, Gitanjali Jayaraman . EECHS-ARO: Energy-efficient cluster head selection mechanism for livestock industry using artificial rabbits optimization and wireless sensor networks. Electronic Research Archive, 2023, 31(6): 3123-3144. doi: 10.3934/era.2023158 |
[10] | Jing Chen, Weiyu Ye, Shaowei Kang . Learning user preferences from Multi-Contextual Sequence influences for next POI recommendation. Electronic Research Archive, 2024, 32(1): 486-504. doi: 10.3934/era.2024024 |
Technological advancements and ongoing scientific research have significantly contributed to addressing challenges within electrical networks. The emergence of FACTS (Flexible AC Transmission Systems) devices has introduced new opportunities for enhancing the safety and efficiency of these networks. A key focus for researchers in this domain has been optimizing FACTS devices, particularly in terms of identifying the most suitable locations, sizes, and types of controllers within electrical systems. The advent of simulation software has played a crucial role in the evolution of electrical and electronics engineering. Both offline and real-time simulation tools have gained traction in recent years, proving essential for the effective management of power systems and FACTS controllers. In this paper, we present a comprehensive overview of modeling, classification, and simulation-based approaches to various optimization challenges associated with FACTS controllers. We examined a range of simulation platforms, including MATLAB/Simulink, PSAT, EMTDC/PSC etc., assessing their effectiveness in evaluating the performance of optimized FACTS controllers and their dynamic interactions within power networks.
With the spread of COVID-19, the emergence of online learning [1] platform has effectively solved the dilemma that universities and educational institutions cannot carry out offline teaching and ensured the safety and reliability of learning scenarios, which has become an important way for people to acquire knowledge. How to use the Internet and various artificial intelligence technologies to select the appropriate resource list from massive learning resources and accurately recommend the learning content to provide personalized learning experience for people has become one of the research hotspots in the field of online learning.
Personalized recommendation system can not only satisfy the preferences of learners, but also effectively improve the satisfaction of online learning. The recommendation system [2] generates the appropriate resource recommendation list mainly according to learning time [3], knowledge [4], learning preference [5], demand [6] and social situation [7]. The methods of learning resource recommendation can be basically divided into content-based resource recommendation [8], collaborative filtering-based resource recommendation [9], knowledge-based resource recommendation methods [10] and session-based resource recommendation [11]. The content-based learning resource recommendation makes similarity recommendation by comparing the characteristics between learners and resources, which is intuitive but ignores the correlation between resources. The collaborative filtering-based learning resource recommendation makes recommendation through the similarity matrix between learners or resources. This method has the defects of cold start and high time complexity, and the calculation method of similarity will affect the results. The knowledge-based learning resource recommendation considers the relevant knowledge of learners and resources, and matches the knowledge demands of learners with resource knowledge. This method conforms to the law of psychology and can save a lot of learning time, but its recommendation process requires large amount of manual intervention, which has subjective influence. The session-based learning resource recommendation relies on the interaction information between learners and resources, which can effectively improve the recommendation accuracy of resources. However, it requires the internal structure processing and the modeling of relationship between sessions on session data, and there are few researches on this aspect.
Learners have multiple attributes, and there are associations between resources, while users' demands for learning resources are multi-dimensional. For example, different users have different requirements on cognitive ability, media preference, content preference and other aspects. Therefore, the problem of learning resource recommendation with multidimensional constraints can be regarded as an NP-hard problem, and the main solutions include ant colony algorithm [12], genetic algorithm [13] and particle swarm optimization algorithm [14]. In addition, the ε-constraint method [15] and the minimum-maximum method [16] solve the multi-objective optimization problem by constraining other objective functions and optimizing one objective function. These research methods all need to set complex weights. In order to avoid the above problems, NSGA-Ⅱ and its improved algorithm [17,18,19,20,21,22,23,24,25], as a solution to the multi-objective optimization problem, have successfully solved the multi-objective optimization problem in several research fields. However, there are few related researches in the field of online learning resource recommendation.
From the view of balancing the various demands of learners, this paper proposed a learning resource recommendation model based on the improved NSGA-Ⅱ algorithm. The learning resources were filtered with background fitness, cognitive fitness and diversity as objective functions. The Tabu search algorithm was applied to improve local search ability. At the same time, the dynamic updating of crowding degree and the adaptive changing of crossover rate and mutation rate were adopted to ensure individual diversity. The main contributions of this paper are as follows:
1) In order to solve the problem that low-density individuals are easy to be deleted and homogeneous populations, dynamic updating crowded distance and adaptive crossover mutation operators are proposed.
2) According to the multi-dimensional needs of learners, a three-objective optimization model of background fitness, cognitive fitness and diversity is established.
3) While retaining the advantages of individual diversity and uniformity of NSGA-Ⅱ algorithm, Tabu search strategy is added to improve the search ability of solution set and increase the diversity.
The rest of this paper is structured as follows: Section 2 describes the algorithm and modeling process of this paper; Section 3 details the solution process of model. Section 4 discusses the experiments and results. Section 5 presents conclusion and future research direction.
This section first makes conventions on the symbols used in the full text, and formalizes the selection of personalized learning resources, including the necessary symbol definition. After that, the factors that affect the results of personalized resource recommendation are briefly analyzed to clarify the rationality of the three factors considered in this paper, i.e., background fitness, difficulty fitness and content preference.
The online resource recommendation technology in online teaching judges the preferences of students according to their pre-test characteristics, so as to provide students with resources that meet their demands [26]. The characteristics of students in online teaching mainly include age, gender, educational background, cognitive ability and other information, as well as the acceptable learning time of learners. The characteristics of online resources mainly include the average age of learning groups [27], female proportion, educational threshold, difficulty level, the feature of resource content and time to complete learning resources.
This paper proposes an online learning resource recommendation model based on improved NSGA-Ⅱ algorithm, which does not convert the multi-objective problem into a single objective problem by the weighted method, but uses the multi-objective method to improve the online learning resources recommendation. The improved NSGA-Ⅱ algorithm adopts the ternary combination mode, and takes background fitness, cognitive fitness and diversity as the selection targets.
Definition 1. Characteristics of learner: The personalized characteristics of learners include background information (BI), cognitive ability (CA) and time limit (T). The learner set is expressed as U={u1,u2,...,u|U|}, where the |U| represents the size of learner set. For a specific learner ui, its background information (BIi) is defined as BIi={AI,GI,EI}, which is composed of age information (AI), gender information (GI) and education Information (EI). According to the relevant researches on the influencing factors of cognitive ability in recent years, it is concluded that learners' cognitive ability in the field of education has relation to their age [28], gender [29] and educational background [30].
Definition 2. Characteristics of learning resource: The characteristics of learning resources include preference information (PI), difficulty information (DI), content information (CI), and time (t). The learning resource set is expressed as L={LO1,LO2,...,LO|LO|}, of which |LO| denotes the size of learning resource set. The preference information (PI) of specific learning resource LOi is defined as PIi={MA,WP,UP}, which is composed of mean age (MA) of learner group, women proportion (WP) and undergraduates percentage (UP).
Definition 3. Content information of learning resource: content information (CI) of learning resources is expressed as CI={PD,AD,ND}, which determines the selection quality of learning resource recommendation list. It is codetermined by popularity degree (PD), authority degree (AD) and novelty degree (ND). The background fitness (BF) between learners and learning resources is decided by learners' background information (BI) and learning resources' preference information (PI). The difficulty fitness (DF) of learner to learning resources is determined by the cognitive ability (CA) of learners and the difficulty information (DI) of learning resources (DI).
The background fitness, cognitive fitness and diversity screening of learner affect the final resource recommendation list from three dimensions. Based on the above three characteristics, a multi-dimensional online learning resource recommendation model combined with time constraints is constructed. According to the background fitness and the difficulty fitness of learners, the diversity of resources is regarded as the auxiliary screening objective to provide suitable online learning resources list to learners.
Aimed at the above problems, an online learning resource recommendation model based on the improved NSGA-Ⅱ algorithm is proposed, as shown in Figure 1.
In the above recommendation model, the three-dimensional objectives of resource screening include background fitness, cognitive fitness and diversity. The screening conditions of diversity contain popularity degree, authority degree and novelty degree. The three-dimensional objectives are constrained by learning time limit. The three-dimensional objectives and time constraints jointly determine the final result, the higher the fitness of result, the better the experience of learners.
The background characteristics of learners include age, gender and education, which affect the choice of learning resources to a large extent. The background information is expressed as BI=[BI1,BI2,...,BI|U|], where BIi is a three-dimensional vector. The background characteristics of the ith learner are represented by BIi={AIi,GIi,DIi}. The preference information of learning resources are described by PI=[PI1,PI2,...,PI|LO|], of which PIj is a three-dimensional vector, PIj=[MAj,WPj,UPj] shows the preference information of the jth learning resource. The background fitness of the ith learners to the jth learning resource is formulated as:
BFij=sim(BIi,PIj)=ω1|AIi−MAj|min(AIi,MAj)+ω2|GIi−WPj|+(1−ω1−ω2)|DIi−UPj| | (1) |
where, AIi indicates the age information of learners, values for actual age. GIi figures the gender information of learner, with value of 0 or 1, 0 for female and 1 for male. DIi denotes the education information of learners. The value can be 0 or 1, indicating that the education of learner is below the bachelor degree and above the bachelor degree, respectively. MAj represents the mean age of learner that choose the resource. WPj shows the proportion of women that study the resource, and UPj represents the undergraduate proportion of the population studying the resource.
The cognitive ability of learner is expressed as CA=[CA1,CA2,...,CA|U|], where CAi shows the learning ability of the ith learner, value for CAi∈(0,1). The difficulty of learning resource is related to the learning stage and the percentage of people who have got achievement. The difficulty DIj of the jth learning resource can be calculated by
DIj=phasej×comjMax(com) | (2) |
where, phasej represents the course duration of learning resource, phasej∈[0,4] and phasej is an integer. comj denotes the number of people who have completed the learning task and successfully took the exam; Max(com) indicates the maximum number of participants for all learning resources. The difficulty fitness DFij of learners is the difference between the cognitive ability of the ith learner CAi and the difficulty of the jth learning resource Dj:
DFij=CAi−Dj | (3) |
If the difficulty of learning resources exceeds the cognitive ability of learners too much, learners will not be able to learn smoothly. If the difficulty of learning resources is too simple, there will be time waste of learners. Therefore, the difficulty of learning resources should be as close as possible to the cognitive limit of learners, the calculation result |DFj| the closer to zero, the better.
The content preference CP of learning resource is determined by its popularity degree, authority degree and novelty degree. The popularity degree of learning resources is related to the percentage of participants, the viewing frequency and score. The percentage of learning participants, the viewing frequency and the comprehensive score of resources can be expressed as:
f1(LOj)=SjMax(S) | (4) |
f2(LOj)=VjMax(V) | (5) |
f3(LOj)=1n∑n1(Pij+−PLOj−−Pui) | (6) |
where, Sj indicates the participant number of learning resource LOj that exceeds 50%. Max(S) indicates the maximum visits time of learning resource. Vj represents the viewing times of learning resource LOj. Max(V) denotes the maximum viewing times of resource. Pij shows the score of ith learner for the jth learning resource. −PLOj is the average score of learning resources. −Pui is the average score of all learners.
The popularity degree (PD) of learning resource is calculated by weighted f1(LOj), f2(LOj) and f3(LOj) in the above formula, with formula as follows:
PD(LOj)=ω3f1(LOj)+ω4f2(LOj)+(1−ω3−ω4)f3(LOj) | (7) |
The authority of learning resources will affect the trust of learner in the resources. The authoritative resources can improve the learning motivation of learner. The influences of issuing institution and lecturer affect the authority of resources. H-index is a method to evaluate academic achievements. The H-index of a scientific researcher means that he has H papers cited at least H times. The influence of institution can be related to the H-index of its staff, so the influence of agency can be expressed as:
f4(LOj)=HP−Min(HP)Max(HP)−Min(HP) | (8) |
where, HP represents the H-index of institution. Min(HP) and Max(HP) are the minimum and maximum H-index of the staff in institution. The influence of resource lecturers is expressed as:
f5(LOj)=Ha−Min(Ha)Max(Ha)−Min(Ha) | (9) |
where, Ha is the H-index of resource lecturers. Min(Ha) and Max(Ha) represent the minimum and maximum H-index of lecturers. Their H-index is closely related to the citation rate of their published scientific papers, which can be found and calculated from research platforms like CNKI. The authority degree AD of learning resources is expressed as:
AD(LOj)=ω5f4(LOj)+(1−ω5)f5(LOj) | (10) |
Novel learning resources can improve the positivity of learners. The novelty degree of learning resources N(LOi) is related to the release time of resource TimeLOi, and the novelty degree of resources is expressed as:
ND(LOj)=TimeLOj−E(Time)T−E(Time) | (11) |
where, E(Time) represents the earliest release time of the knowledge point contained in the learning resource, and T represents the current year. By integrating the PD, AD and ND of learning resources, the content selection of learning resources can be expressed as:
CIij=ω6PD(LOj)+ω7AD(LOj)+(1−ω6−ω7)ND(LOj) | (12) |
In this paper, a new hybrid algorithm is proposed, which combines the Tabu search algorithm with excellent local search efficiency with the NSGA-Ⅱ algorithm. The children obtained from the Tabu search algorithm are inserted into the population selection of NSGA-Ⅱ algorithm to enhance the diversity of population. The basic idea of NSGA-Ⅱ algorithm is to sort the population by non-dominated sorting and calculate the crowding distance to maintain the diversity of population. The improved NSGA-Ⅱ algorithm takes the resources as the parent population P0 with the size of N, and carries out non-dominated sorting on them. Each resource individual obtains the fitness, then doing tournament selection and genetic operator operation on each resource individual to generate a child population Gt with the size of N.
In the elitist strategy, the parent population Pt of generation t, the children population Gt generated by crossover mutation and the new individual Tt generated by Tabu search are combined into the new population Rt. The non-dominated Pareto solution set with decreasing rank is obtained by fast non-dominated sorting of Rt, expressed as F1,F2,⋯. The first N solutions are selected into the population Pt+1 until there are F1+F2+⋯+Fi≥N, where Fi is called the critical layer. Calculating the crowding distance of the critical layer, the individuals with high crowding degree is preferentially selected until the maximum number of iterations. The flow chart is shown in Figure 2.
The sorting mechanism of NSGA-Ⅱ algorithm is based on the calculation of crowding distance of individual resources. Crowding distance represents the density of resource solutions near a specific resource individual. In order to maintain diversity, individuals with large crowding distance at the same layer are preferentially selected. Although this strategy can retain individuals with low crowding degree, there is a risk that individuals with low crowding degree in the same area will be deleted at the same time.
In order to solve the above problems, the dynamical updating of crowding distance is adopted. The calculation process is as follows:
Step 1: Calculate the Euclidean distance between adjacent individuals. Let the crowding distance between the kth individual and the k+1th individual be:
I[k,k+1]distance=√∑m1(fi(k)−fiminfimax−fimin−fi(k+1)−fiminfimax−fimin)2 | (13) |
where, m is the target number, fi(k) is the value of the kth individual on the ith target. fimin is the minimum value of the ith target, and fimax is the maximum value of the ith target.
Step 2: Find the minimum crowding distance I[k,k+1] and compare I[k−1,k] with I[k+1,k+2]. If I[K−1,k] is smaller, select individual k+1; otherwise, select individual k.
Step 3: Update the crowding distance.
Step 4: Determine whether the number of individuals is greater than or equal to N, otherwise return to Step 2.
When the genetic algorithm approaches the termination generation, there will be duplicate individuals with good fitness in the mating pool, and the population is close to homogeneity. Although the mutation operation can improve this situation, traditional mutation operations would set a fixed value and the probability of mutation is very small. Even with the mutation operation, premature population convergence will occur.
The performance of genetic algorithm is closely related to the selection of crossover rate Hc and mutation rate Hm. Therefore, an adaptive genetic algorithm (AGA) is proposed. The optimal crossover rate Hc and mutation rate Hm are allocated adaptively according to the adaptive level of individuals. This algorithm ensures the convergence of genetic algorithm and the diversity of population:
Hc={Hcmin+(Hcmax−Hcmin)(Genmax−Gen′)2(Genmax−Genavg),Gen′>GenavgHcmin+Hcmax2+(Hcmax−Hcmin)(Genavg−Gen)2(Genavg−Genmin),Gen′≤Genavg | (14) |
Hm={Hmmin+(Hmmax−Hmmin)(Genmax−Gen′)2(Genmax−Genavg),Gen′>GenavgHmmin+Hmmax2+(Hmmax−Hmmin)(Genavg−Gen)2(Genavg−Genmin),Gen′≤Genavg | (15) |
where, Genavg represents the mean remaining generations of individuals. Genmax and Genmin represent the minimum and maximum remaining generations of the population, respectively; Gen′ denotes the larger residual generation of the two individuals participating in the crossover; Gen expresses the remaining generations of individuals involved in the mutation; Hcmin and Hcmax refer to the minimum and maximum crossover rates set by the algorithm, respectively. Hmmin and Hmmax are the minimum and maximum mutation rates set by the algorithm, respectively.
The candidate solutions generated by Tabu search algorithm during the search process are not random, which can accept sub-optimal solutions, so it has strong search ability. Therefore, the advantages of individual diversity and uniformity in NSGA-Ⅱ algorithm are retained while maintaining the genetic operator operation of NSGA-Ⅱ algorithm. The individual variables in this paper are generated from the neighborhood of current solution, rather than randomly generated. When the optimal solution meets the aspiration criterion, we have Pm = 1, and the current individual is added to the children population as a mutant; otherwise, Pm = 0.
The solution set after merging is set as Rt=Pt∪Gt∪Tt, where Pt is the parent individual, Gt is the individual obtained by genetic operator, and Tt is the individual obtained by Tabu search operator. Secondly, the first N individuals are selected as the next generation parent individuals Rt+1 by non-dominated sorting and crowding distance. Through this operation, the advantage of NSGA-Ⅱ algorithm that avoids losing excellent individuals in the parent generation can be retained and the local search ability can be improved, so as to reduce the number of duplicate individuals in the offspring and enhance the diversity of solution set.
The Tabu search strategy is as follows:
1) Initial solution
Tabu search algorithm is highly dependent on the initial solution, so the initial solution is randomly selected from the individuals whose parent individual non-dominated order equal to 1.
2) Neighborhood solution
During the initial iteration, the search scope should be enlarged to increase the probability of finding the optimal solution. As the iteration continues, the obtained solution gradually approaches the optimal solution, so the search scope should be narrowed to avoid repeated search. The objective functions (1), (3) and (12) are used as fitness functions to calculate the fitness values of each candidate solution.
3) Candidate solutions
For a specific resource LOj, it takes a lot of computation to calculate all the neighborhood solutions, so some strategies are required for choosing the candidate solutions. In this paper, a number of solutions N (X) are selected from a given set of candidate solutions by using non-dominated sorting and crowding operators.
4) Aspiration criterion
The solution with the best fitness is selected from the candidate solutions and compared with the current optimal solution. If it is better than the current optimal solution, the best candidate solution is applied to update the current optimal solution regardless of whether it is taboo or not. It is also used as the current solution for the next iteration. Then, the corresponding operation is inserted to the taboos table. If it is not better than the current optimal solution, the optimal solution that is not in the Tabu state is selected from all candidate solutions as the new current solution, and then the corresponding operation is added to the Tabu table.
In order to evaluate the efficiency of the proposed course personalization algorithm, three evolutionary algorithms (NSGAII, IBEA, PESA2) are compared with the proposed algorithm, so as to verify the effectiveness of the personalized learning resource recommendation proposed in this paper.
The study was based on 290 online courses from Harvard and MIT on the edX platform. The dataset contains 250,000 certifications, 4.5 million participants, and 28 million hours of participant data. The feasibility and accuracy of the proposed algorithm are verified on this dataset. The dataset of this online public course contains data like issuing institution, course number and release date, which fully meet the research requirements of this paper. Table 1 shows the description of parameters in the edx dataset, and Table 2 presents the information of four datasets generated by course subject according to the edx dataset, denoted as S1, S2, S3 and S4, respectively.
parameter | instructions |
Institution | Issuing agency |
Course number | Course ID |
Launch Date | Creation time |
Course title | Course title |
Instructors | Keynote Speaker |
Course Subject | Course subject |
Year | Duration of Course |
Audited | Students who learn more than 50% of their progress |
Participants | Number of visitors |
Played Video | Number of viewers |
%Posted in Forum | Percentage of forum discussion |
Median age | Average age of users |
%female | Percentage of women |
Total course hours | Total course hours |
%bachelor's degree or higher | The proportion of users with bachelor degree or above |
M | Scale of learning resources |
N | Learner scale |
NO. | Course Subject | M | N |
S1 | Computer Science | 30 | 171,502 |
S2 | Government, Health, and Social Science | 75 | 240,794 |
S3 | Humanities, History, Design, Religion, and Education | 94 | 163,729 |
S4 | Science, Technology, Engineering, and Mathematics | 91 | 163,235 |
This section introduces the performance evaluation index of the algorithm, which mainly evaluates learners' satisfaction with the resource list. We determined the weight value through comparative analysis of several experiments, and then compared the accuracy, mean fitness, recall rate, F1 mean, HV, GD and IGD of each algorithm in different datasets.
1) Accuracy refers to the proportion of resources in a given resources recommendation list that can correctly predict the demand of learners. The computation formula of accuracy is as follows:
Accuracy=TP+TNTP+FP+TN+FN | (16) |
2) Mean fitness refers to the fitness between learners and learning resources. The mean fitness with different scales reflects the satisfaction of learners with the recommendation list. The computation formula is as follows:
Fitness=∑mi=1∑nj=1(BFij+DFij+CIij)nm | (17) |
3) Recall rate refers to the proportion of samples that accurately predict resources required by learners. The computation formula is as follows:
Recall=TPTP+FN | (18) |
4) F1 value is used to better represent the accuracy rate and recall rate of learning resource recommendation. The computation formula is as follows:
F1=2×Precise×RecallPrecise+Recall | (19) |
5) GD measures the average minimum distance between each point in solution set P and reference set P. The smaller the GD value is, the better the convergence effect will be. The computation formula is as follows:
GD=√∑y∈Pminx∈p∗dis(x,y)2|P| | (20) |
6) IGD measures the average distance between each reference point and the nearest solution. The smaller the IGD value is, the better the comprehensive performance of the algorithm is. The computation formula is as follows:
IGD=√∑y∈p∗minx∈Pdis(x,y)2|P∗| | (21) |
The weight in Eq (1) is the weight factor to calculate the background fitness between learners and resources, which is used to control the proportion of age, gender and educational background when calculating the background similarity. In order to analyze the influence of weight ω1 and ω2 on the algorithm in this paper, we calculate the accuracy values under different values of weight ω1 and ω2 in the datasets with different sizes. By comparing the accuracy values under three different weight values in Figure 3, it can be seen that when ω1 = 0.38 and ω2 = 0.1, the fitness between learners and resources has nothing to do with gender, and the importance of age and education for learning resources is much higher than gender.
The weight in Eq (7) is the weight factor to calculate the popularity degree of learning resources, which is used to control the proportion of the learning participant percentage, viewing frequency and score when calculating the popularity degree. In order to analyze the influence of weight ω3 and ω4 on the algorithm in this paper, we calculate the accuracy values of resources under different values of weight ω3 and ω4 in datasets with different size. By comparing the accuracy values under three different weight values in Figure 4, it can be seen that when ω3 = 0.47 and ω4 = 0.3, the average popularity degree of learning resources is the highest.
The weight in Eq (10) is the weight factor to calculate the authority degree of learning resources, which is used to control the proportion of the influence of institutions and the influence of lecturers when calculating the authority degree of resources. In order to analyze the influence of weight ω5 on the algorithm in this paper, we calculate the accuracy values of resources under different values of weight ω5 in datasets with different sizes. By comparing the accuracy values under two different weight values in Figure 5, it can be seen that when ω5 = 0.65, the average authority degree of learning resources is the highest.
The weight in Eq (12) is the weight factor to calculate the content quality of learning resources, which is used to control the proportion of popularity degree, authority degree and novelty degree when calculating the content quality of learning resources. In order to analyze the influence of weight ω6 and ω7 on the algorithm in this paper, we calculated the accuracy value of resources under different values of weight ω6 and ω7 in datasets with different sizes. By comparing the f accuracy values under three different weight values in Figure 6, it can be seen that when ω6 = 0.22 and ω7 = 0.52, the average accuracy value of learning resources is the highest.
The parameter setting of the multi-objective algorithm is an important step, which has huge impact on the results. Therefore, we configured probabilities for the basic MOEA operations, including mutation and crossover, population size, and generation. Table 3 summarizes the parameter settings of four algorithms used in the experiment, and Figure 7 shows the Pareto frontier of a certain user.
Improved NSGA-Ⅱ | NSGA-Ⅱ | IBEA | PESA2 | |
Target quantity | 2 | 2 | 2 | 2 |
Number of population | 150 | 150 | 150 | 150 |
Algebra | 1000 | 1000 | 1000 | 1000 |
Crossover rate | 0.9 | 0.9 | 0.9 | 0.9 |
Mutation rate | 0.1 | 0.1 | 0.1 | 0.1 |
Each point in Figure 7 represents the recommendation lists for target users. The algorithm is based on the tradeoff between learner fitness and resource diversity, which is contradictory. In order to verify the effectiveness of the algorithm, the proposed algorithm is compared with the other three algorithms. Table 4 shows the performance results of each algorithm in each dataset.
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 71.3 | 80.4 | 75.58 |
NSGA-Ⅱ | 68.6 | 78.2 | 73.09 |
IBEA | 65.3 | 68.3 | 66.77 |
PESA2 | 66.5 | 76.8 | 71.28 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 82.4 | 83.6 | 83 |
NSGA-Ⅱ | 78.5 | 81.5 | 79.97 |
IBEA | 71.5 | 75.3 | 73.35 |
PESA2 | 68.8 | 75.2 | 71.86 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 71.5 | 82.4 | 76.56 |
NSGA-Ⅱ | 68.2 | 73.6 | 70.8 |
IBEA | 65.4 | 75.1 | 69.92 |
PESA2 | 60.1 | 71.4 | 62.26 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 72.5 | 65.8 | 68.99 |
NSGA-Ⅱ | 69.1 | 62.7 | 65.74 |
IBEA | 75.1 | 62.5 | 68.22 |
PESA2 | 70.5 | 63.1 | 66.6 |
In this paper, 30 independent operation (iterative) experiments were performed to verify the efficiency of four algorithms in the generation of personalized learning resource recommendation list, so as to obtain the average accuracy of the model. For each iteration, we evaluated 10 different data partitions that were cross-validated.
Figure 8 demonstrates the accuracy results of the algorithm for generating personalization rules. The improved NSGA-Ⅱ provides optimal accuracy in 85 to 98%, with an average accuracy of 92%, slightly higher than the average accuracy of NSGA-Ⅱ algorithm. However, IBEA and PESA2 are less accurate.
The evaluation of multi-objective evolutionary algorithm needs to consider some evaluation indexes, so various performance indicators are introduced. This paper focuses on only three performance indicators, GD and IGD, to evaluate the efficiency of the algorithm. The IGD algorithm that provides minimum GD value is considered as the best algorithm.
Table 8 describes the results achieved when applying performance indicators. It can be seen that the improved NSGA-Ⅱ algorithm provides the minimum value of 0.010 and 0.065 for IGD and GD respectively. and its superior convergence and diversity are verified by calculating the distance between the individuals in the real individuals of non-dominated front. The indicator GD is used to determine the number of solutions placed at the intersection of the obtained Pareto frontier and the true Pareto frontier, which is achieved by calculating the distance between each recommended resource. To sum up, the improved NSGA-Ⅱ can generate a personalized resources recommendation list better than INSGA-Ⅱ, IBEA and PESA2 due to its good performance in indicators.
Improved NSGA-Ⅱ | NSGA-Ⅱ | IBEA | PESA2 | |
IGD | 0.010 | 0.012 | 0.115 | 0.141 |
GD | 0.065 | 0.086 | 0.108 | 0.26 |
Online learning is an emerging education method that aims to meet the preferences of each learner by engaging with them and providing personalized resources. Ultimately, the goal of personalized learning is to provide appropriate learning resources according to the demands of learners. Therefore, this paper utilizes the online learning resource recommendation model based on the improved NSGA-Ⅱ algorithm to transform the personalized screening of massive learning resources into an optimization problem, and defines two competing objectives. The quality of the resource list gets maximum improvement by maximizing the difficulty and the learning threshold. Besides, the credibility also gets enhanced by maximizing the popularity degree, authority degree, and novelty degree of each learning resource. The improved NSGA-Ⅱ algorithm takes the dataset, personalized characteristics of learner and the resource characteristic of learner as input. In the process of model construction, a large number of weights are set for the feature processing of the learning resource model in the early stage, which is not intelligent enough. In future work, we plan to add correlation researches between resources to build a model that can customize learning paths according to learners' preferences.
The research is supported by the National Natural Science Foundation of China (No. 12105120, No. 72174079 and No. 72101045), Natural Science Foundation of the Jiangsu Higher Education Institutions of China (No. 21KJB520033), Jiangsu Qinglan Project Teaching Group, Lianyungang "521 projects", The Research Project of Graduate Education and Teaching Reform of Jiangsu Ocean University (YJG202201).
The authors declare there is no conflict of interest.
[1] | Hingorani NG, Gyugyi L (2000) Understanding FACTS: Concepts and technology of flexible AC transmission systems. IEEE press, New-York. https://doi.org/10.1109/9780470546802 |
[2] |
Mohamed AA, Kamel S, Hassan MH, et al. (2022) Optimal power flow analysis based on hybrid gradient based optimizer with Moth-Flame optimization algorithm considering optimal placement and sizing of FACTS/wind power. Mathematics 10: 361. https://doi.org/10.3390/math10030361 doi: 10.3390/math10030361
![]() |
[3] |
Shahriar MS, Shafiullah M, Pathan MIH, et al. (2022) Stability improvement of the PSS-connected power system network with ensemble machine learning tool. Energy Rep 8: 11122–11138. https://doi.org/10.1016/j.egyr.2022.08.225 doi: 10.1016/j.egyr.2022.08.225
![]() |
[4] |
Zarkani MK, Tukkee A, Alali MJ, et al. (2021) Optimal placement of facts devices to reduce power system losses using evolutionary algorithm. Indones J Electr Eng Comput Sci 21: 1271–1278. https://doi.org/10.11591/ijeecs.v21.i3.pp1271-1278 doi: 10.11591/ijeecs.v21.i3.pp1271-1278
![]() |
[5] |
Lalljith S, Fleming I, Pillay U, et al. (2021) Applications of flower pollination algorithm in electrical power systems: A review. IEEE Access 10: 8924–8947. https://doi.org/10.1109/ACCESS.2021.3138518 doi: 10.1109/ACCESS.2021.3138518
![]() |
[6] | Glanzmann G (2005) FACTS flexible alternating current transmission systems. EEH—Power Systems Laboratory, ETH Zürich, Janvier. https://doi.org/10.3929/ethz-a-004891251 |
[7] | Marouani I, Guesmi T, Abdallah H, et al. (2011) Optimal location of multi type FACTS devices for multiple contingencies using genetic algorithm. 8th International Multi-Conference on System and Devices, Mars, Sousse Tunisia. https://doi.org/10.1109/SSD.2011.5767474 |
[8] |
Eslami M, Neshat M, Khalid SA, et al. (2022) A novel hybrid sine cosine algorithm and pattern search for optimal coordination of power system damping controllers. Sustainability 14: 541. https://doi.org/10.3390/su14010541 doi: 10.3390/su14010541
![]() |
[9] | Shehata AA, Refaat A, Korovkin NV, et al. (2020) Optimal allocation of FACTS devices based on multi-objective multi-verse optimizer algorithm for multi-objective power system optimization problems. In Proceedings of the International Multi-Conference on Industrial Engineering and Modern Technologies (FarEastCon), Vladivostok, Russia, 6–7. https://doi.org/10.1109/FarEastCon50210.2020.9271359 |
[10] |
Sahu PR, Lenka RK, Khadanga RK, et al. (2021) Power system stability improvement of FACTS controller and PSS design: A time-delay approach. Sustainability 14: 14649. https://doi.org/10.3390/su142114649 doi: 10.3390/su142114649
![]() |
[11] | Selvaganapathy R, Kannan R, Ravi A, et al. (2021) Allocation of FACTS devices for power quality improvement. Int J Electr Eng Technol 12: 154–162. Available from: https://iaeme.com/MasterAdmin/Journal_uploads/IJEET/VOLUME_12_ISSUE_1/IJEET_12_01_016.pdf. |
[12] |
Pratap CN, Ramesh CP, Sidhartha P, et al. (2021) Grasshopper optimization algorithm optimized multistage controller for automatic generation control of a power system with FACTS devices. Prot Control Mod Power Syst 6: 8. https://doi.org/10.1186/s41601-021-00187-x doi: 10.1186/s41601-021-00187-x
![]() |
[13] |
Guesmi T, Alshammari BM, Almalaq Y, et al. (2021) New coordinated tuning of SVC and PSSs in multimachine power system using coyote optimization algorithm. Sustainability 13: 3131. https://doi.org/10.3390/su13063131 doi: 10.3390/su13063131
![]() |
[14] |
Ahmed AS, Mohamed AT, Ali ME, et al. (2022) Power system operation enhancement using a new hybrid methodology for optimal allocation of FACTS devices. Energy Rep 8: 217–238. https://doi.org/10.1016/j.egyr.2021.11.241 doi: 10.1016/j.egyr.2021.11.241
![]() |
[15] |
Sahu PR, Lenka RK, Khadanga RK, et al. (2022) Power system stability improvement of FACTS controller and PSS design: A time-delay approach. Sustainability 14: 14649. https://doi.org/10.3390/su142114649 doi: 10.3390/su142114649
![]() |
[16] |
Duan X, Chen J, Luo F, et al. (2000) Power flow control with FACTS devices. Power Engineering Society Winter Meeting 3: 1585–1589. https://doi.org/10.1109/PESS.2000.868764 doi: 10.1109/PESS.2000.868764
![]() |
[17] |
Radman G, Raje RR (2008) Dynamic model for power systems with multiple FACTS controllers. Electr Power Syst Res 78: 361–371. https://doi.org/10.1016/j.epsr.2007.03.004 doi: 10.1016/j.epsr.2007.03.004
![]() |
[18] | Acha E, Claodio R, Esquivel F, et al. (2004) FACTS: modelling and simulation in power networks. John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, England, 2004. https://doi.org/10.1002/0470020164 |
[19] | Mohammed OH, Cheng SJ, Zakaria AZ, et al. (2009) Steady-state modeling of SVC and TCSC for power flow analysis. Proceedings of the International MultiConference of Engineers and Computer Scientists, Hong Kong. Available from: https://www.researchgate.net/profile/Zakaria-Zakaria-2/publication/44259771_Steady-State_Modeling_of_SVC_and_TCSC_for_Power_Flow_Analysis/links/5b0a437a0f7e9b1ed7f7d9cb/Steady-State-Modeling-of-SVC-and-TCSC-for-Power-Flow-Analysis.pdf. |
[20] |
Fuerte-Esquivel CR, Acha ME, Ambriz-Pérez H, et al. (2000) A thyristor controlled series compensator model for the power flow solution of practical power networks. IEEE Trans Power Syst 15: 58–64. https://doi.org/10.1109/59.852101 doi: 10.1109/59.852101
![]() |
[21] |
Zhang XP (2003) Modelling of the interline power flow controller and the generalised unified power flow controller in Newton power flow. IEE Proc, Gener, Transm Distrib 150: 268–274. https://doi.org/10.1049/ip-gtd:20030093 doi: 10.1049/ip-gtd:20030093
![]() |
[22] | Vishnu CT, Alivelu MP, Chandram K, et al. (2020) Placement of IPFC for power loss reduction in transmission lines using firefly algorithm. 2020 IEEE 17th India Council International Conference (INDICON), New Delhi, India, 1–6. https://doi.org/10.1109/INDICON49873.2020.9342234 |
[23] |
Kumar Kavuturu KV, Sai Tejaswi KNV, Janamala V, et al. (2022) Performance and security enhancement using generalized optimal unified power flow controller under contingency conditions and renewable energy penetrations. J Electr Syst Inf Technol 9: 2–24. https://doi.org/10.1186/s43067-022-00057-y doi: 10.1186/s43067-022-00057-y
![]() |
[24] |
Fraga ES, Yang L, Papageorgiou G, et al. (2011) Modelling of valve point loadings for power electricity dispatch. Appl Energy 91: 301–303. https://doi.org/10.1016/j.apenergy.2011.10.001 doi: 10.1016/j.apenergy.2011.10.001
![]() |
[25] |
Jammani JG, Kumar MP (2019) Coordination of SVC and TCSC for management of power flow by particle swarm optimization. Energy Proc 156: 321–326. https://doi.org/10.1016/j.egypro.2018.11.149 doi: 10.1016/j.egypro.2018.11.149
![]() |
[26] |
Rambabu M, Kumar GVN, Sivanagaraju S, et al. (2021) An intermittent contingency approach with optimal placement of static VAR compensator in a renewable-integrated power systems. Int J Ambient Energy 42: 1551–1561. https://doi.org/10.1080/01430750.2019.1611649 doi: 10.1080/01430750.2019.1611649
![]() |
[27] |
Nadeem M, Imran K, Khattak A, et al. (2020) Optimal placement, sizing and coordination of FACTS devices in transmission network using whale optimization algorithm. Energies 13: 753. https://doi.org/10.3390/en13030753 doi: 10.3390/en13030753
![]() |
[28] |
Safdarian A, Firozabad MF, Aminifar F, et al. (2015) A novel efficient model for the power flow analysis of power systems. Turk J Electr Eng Comput Sci 23: 52–66. https://doi.org/10.3906/elk-1204-56 doi: 10.3906/elk-1204-56
![]() |
[29] |
Amarendra A, Ravi-Srinivas L, Srinivasa RR, et al. (2021) Security enhancement in power system using FACTS devices and atom search optimization algorithm. EAI Endorsed Trans Energy, 8. https://doi.org/10.4108/eai.16-4-2021.169335 doi: 10.4108/eai.16-4-2021.169335
![]() |
[30] |
Seyed M, Nabavi H, Kamran K, et al. (2011) Optimal locating and sizing of SSSC using genetic algorithm in deregulated power market. Int J Comput Appl 22: 37–41. https://doi.org/10.5120/2569-3532 doi: 10.5120/2569-3532
![]() |
[31] |
Kang T, Yao J, Duong T, et al. (2017) A hybrid approach for power system security enhancement via optimal installation of flexible AC transmission system (FACTS) devices. Energies 10: 1305. https://doi.org/10.3390/en10091305 doi: 10.3390/en10091305
![]() |
[32] |
Ahmadi M, Kamarposhti K, Shokoudeh H, et al. (2021) Optimal location of FACTS devices in order to simultaneously improving transmission losses and stability margin using Artificial bee colony Algorithm. IEEE Access 9: 125920–125929. https://doi.org/10.1109/ACCESS.2021.3108687 doi: 10.1109/ACCESS.2021.3108687
![]() |
[33] | Muruganandham J, Gnanadass R (2012) Performance analysis of interline power flow controller for practical power system. IEEE Students' Conference on Electrical, Electronics and Computer Science. Bhopal, India, 1–8. https://doi.org/10.1109/SCEECS.2012.6184781 |
[34] | Samima A, Anulekha S, Priyanath D, et al. (2012) Modelling, simulation and comparison of various FACTS devices in power system. Int J Eng Res Technol, 1. Available from: https://www.researchgate.net/publication/262532746_Modelling_Simulation_And_Comparison_Of_Various_FACTS_Devices_In_Power_System. |
[35] | Katira MJ, Porate KB (2009) Load flow analysis of 132/11 kV distribution sub station using static Var compensator for voltage enhancement—a case study. TENCON 2009—IEEE Region 10 Conference, Singapore, 1–5. https://doi.org/10.1109/TENCON.2009.5396170 |
[36] | Hasbullah H, Mulyadi Y, Saputra WS, et al. (2019) Implementation of the static var compensator (SVC) in the sub system 150 KV transmission to improvement effort voltage quality in West Java Area. 4th Annual Applied Science and Engineering Conference, Journal of Physics: Conference Series, 033076. https://doi.org/10.1088/1742-6596/1402/3/033076 |
[37] | Sasan S, Sood VK (2006) Modeling of SSSC with EMTP RV. IEEE Int Symp Ind Electron 2006. Montreal, QC, Canada, 1646–1651. https://doi.org/10.1109/ISIE.2006.295993 |
[38] |
Nikunj MS, Vijay KS, Ramachandran V (2009) Modeling, control and simulation of a chain link STATCOM in EMTP-RV. Electr Power Syst Res 79: 474–483. https://doi.org/10.1016/j.epsr.2008.09.004 doi: 10.1016/j.epsr.2008.09.004
![]() |
[39] | Yongan D, Sood VK, Lopes L, et al. (2005) STATCOM model in EMTP RV using hysteresis current controlled voltage source converter (VSC). Canadian Conference on Electrical and Computer Engineering 2005, Saskatoon, SK, Canada, 517–522. https://doi.org/10.1109/CCECE.2005.1556983 |
[40] |
Natália M, Santosab R, Diasa OP, et al. (2012) Use of an interline power flow controller model for power flow analysis. Energy Proc 14: 2096–2101. https://doi.org/10.1016/j.egypro.2011.12.1213 doi: 10.1016/j.egypro.2011.12.1213
![]() |
[41] |
Mohamed E, Salah K, Fransisco J, et al. (2016) Determination of IPFC operating constraints in power flow analysis. Int J Electr Power Energy Syst 81: 299–307. https://doi.org/10.1016/j.ijepes.2016.02.044 doi: 10.1016/j.ijepes.2016.02.044
![]() |
[42] | Jiang D, Lei X (2000) A nonlinear TCSC control strategy for power system stability enhancement. Proceedings of the 5th International Conference on Advances in Power System Control Operation and Management, AF'SCOM. Hong Kong. https://doi.org/10.1049/cp: 20000466 |
[43] |
Lei X, Povh D (2000). Optimization of power system controls within a simulation software package. Control Eng Pract 8: 155–163. https://doi.org/10.1016/S0967-0661(99)00146-X doi: 10.1016/S0967-0661(99)00146-X
![]() |
[44] | Wei S, Zheng X (2001) Per unit model of UPFC and its optimal control. 2001 IEEE Power Engineering Society Winter Meeting, Conference Proceedings (Cat. No.01CH37194), Columbus, OH, USA, 1105–1108. https://doi.org/10.1109/PESW.2001.917225 |
[45] |
El-Zonkoly A (2008) Optimal sizing of SSSC controllers to minimize transmission loss and a novel model of SSSC to study transient response. Electr Power Syst Res 78: 1856–1864. https://doi.org/10.1016/j.epsr.2008.03.017 doi: 10.1016/j.epsr.2008.03.017
![]() |
[46] | Santos NM, Silva JFP, Castro RM, et al. (2006) Modeling controller design and semiconductor level simulation of a multilevel UPFC. 12th International Conference on Harmonics and Quality of Power, Cascais. |
[47] | Ravi B, Kotyada K, Shankar PB, et al. (2012) Dynamic performance of 48-pulse STATCOM, SSSC and UPFC controller. Int J Eng Res Appl 2: 156–163. Available from: https://www.ijera.com/papers/Vol2_issue1/AA21156163.pdf. |
[48] |
Mosaad MI, Ramadan HS, Aljohani M, et al. (2021) Near-Optimal PI controllers of STATCOM for efficient hybrid renewable power system. IEEE Access 9: 34119–34130. https://doi.org/10.1109/ACCESS.2021.3058081 doi: 10.1109/ACCESS.2021.3058081
![]() |
[49] | Nagesh HB, Puttaswamy PS (2012) Power flow model of static var compensator and enhancement of voltage stability. Int J Adv Eng Technol 3: 499–507. Available from: https://citeseerx.ist.psu.edu/document?repid = rep1 & type = pdf & doi = bc80e633b40f5c151b801a65b84441a255625ddd. |
[50] | Yap EM, Al-Dabbagh M, Thum PC, et al. (2005) Applications of FACTS controller for improving power transmission capability. TENCON 2005–2005 IEEE Region 10 Conference, Melbourne, VIC, Australia, 1–6. https://doi.org/10.1109/TENCON.2005.300868 |
[51] | Akshay KD, Shelly V (2019) Reactive power sustainability and voltage stability with different FACTS devices using PSAT. 6th International Conference on Signal Processing and Integrated Networks (SPIN), Noida, India, 248–253. https://doi.org/10.1109/SPIN.2019.8711587 |
[52] |
Ajami A, Hosseini SH, Khanmohammadi S, et al. (2006) Modeling and control of C-UPFC for power system transient studies. Simul Model Pract Theory 14: 564–576. https://doi.org/10.1016/j.simpat.2005.09.012 doi: 10.1016/j.simpat.2005.09.012
![]() |
[53] | Marei MI, El-Saadany EF, Salama MMA, et al. (2003) Dynamic performance of an enhanced STATCOM current control scheme for reactive power compensation. CCECE 2003—Canadian Conference on Electrical and Computer Engineering, Toward a Caring and Humane Technology (Cat. No.03CH37436), Montreal, QC, Canada 1: 359–362. https://doi.org/10.1109/CCECE.2003.1226415 |
[54] |
Yang Y, Kazerani, M, Victor HQ, et al. (2005) Current-source converter based STATCOM: modeling and control. IEEE Trans Power Deliv 20: 795–800. https://doi.org/10.1109/TPWRD.2004.837838 doi: 10.1109/TPWRD.2004.837838
![]() |
[55] |
Yang Y, Kazerani M (2006) Power flow control schemes for series-connected FACTS controller. Electr Power Syst Res 76: 824–831. https://doi.org/10.1016/j.epsr.2005.10.014 doi: 10.1016/j.epsr.2005.10.014
![]() |
[56] | Masood T, Al-emadi N, Qureshi SA, et al. (2007) FACTS control devices (Statcom, SSSC and UPFC) re-configuration techniques by PSIM/MATLAB. International Conference on Electrical Engineering, Lahore, Pakistan, 1–6. https://doi.org/10.1109/ICEE.2007.4287295 |
[57] | Karthik B (2007) Modeling studies of inter line power flow controller for multi line transmission system. IET-UK International Conference on Information and Communication Technology in Electrical Sciences (ICTES), Chennai, Tamil Nadu, India, 475–479. https://doi.org/10.1049/ic: 20070659 |
[58] |
Tavakoli BM, Hamill DC (2005) Average circuit model for angle-controlled STATCOM. IEE Proc Electr Power Appl 152: 653–659. https://doi.org/10.1049/ip-epa:20041266 doi: 10.1049/ip-epa:20041266
![]() |
[59] |
Mojtaba K, Tarlochan SS (2006) Impact of TCSC on the protection of transmission lines. IEEE Trans Power Deliv 21: 80–87. https://doi.org/10.1109/TPWRD.2005.858798 doi: 10.1109/TPWRD.2005.858798
![]() |
[60] | Dong SY, Han ZW, Retzmann PD, et al. (1998) Real time digital simulation studies for SVC controller. POWERCON '98, 1998 International Conference on Power System Technology, Proceedings (Cat. No.98EX151), Beijing, China, 406–410. https://doi.org/10.1109/ICPST.1998.728995 |
[61] |
Sidhu TS, Varma RK, Gangadharan PK, et al. (2005) Performance of distance relays on shunt-FACTS compensated transmission lines. IEEE Trans Power Deliv 20: 1837–1845. https://doi.org/10.1109/TPWRD.2005.848641 doi: 10.1109/TPWRD.2005.848641
![]() |
[62] | Yang Z, Xiangning X, Jia X, et al. (2008) Nonlinear PID controller of H-bridge cascade SSSC top level control. Third International Conference on Electric Utility Deregulation and Restructuring and Power Technologies, Nanjing, China, 1826–1830. https://doi.org/10.1109/DRPT.2008.4523703 |
[63] |
Sedighizadeh M, Faramarzi H, Mahmoodi MM, et al. (2014) Hybrid approach to FACTS devices allocation using multi-objective function with NSPSO and NSGA-Ⅱ algorithms in Fuzzy framework. Int J Electr Power Energy Syst 62: 586–598. https://doi.org/10.1016/j.ijepes.2014.04.058 doi: 10.1016/j.ijepes.2014.04.058
![]() |
[64] |
Gengyin L, Ming Z, Yajing G, et al. (2005) Determination of total transfer capability incorporating FACTS devices in power markets. IEEE PEDS, 1327–1332. https://doi.org/10.1109/PEDS.2005.1619893 doi: 10.1109/PEDS.2005.1619893
![]() |
[65] |
Bulac C, Diaconu C, Eremia M, et al. (2009) Power transfer capacity enhancement using SVC. IEEE Bucharest Power Tech Conference, 1–5. https://doi.org/10.1109/PTC.2009.5281833 doi: 10.1109/PTC.2009.5281833
![]() |
[66] |
Yap EM, Al-Dabbagh M, Thum PC, et al. (2005) Application of FACTS controller for improving power transmission capability. IEEE TENCON, 1–6. https://doi.org/10.1109/TENCON.2005.300868 doi: 10.1109/TENCON.2005.300868
![]() |
[67] |
Merve G, Aysen D (2011) Effects of a wind farm and FACTS devices on static voltage stability of bursa transmission system in Turkey. IEEE-EEEIC, 1–5. https://doi.org/10.1109/EEEIC.2011.5874833 doi: 10.1109/EEEIC.2011.5874833
![]() |
[68] |
Marei MI, El-Saadany EF, Salama MM, et al. (2003) A dynamic performance of an enhanced STATCOM current control scheme for reactive power compensation. IEEE, CCECE 1: 359–362. https://doi.org/10.1109/CCECE.2003.1226415 doi: 10.1109/CCECE.2003.1226415
![]() |
[69] |
Papic I (2000) UPFC model for stability calculation with decoupled watt-VAr control system. IEEE Mediterranean Electrotechnical Conference 3: 1124–1127. https://doi.org/10.1109/MELCON.2000.879732 doi: 10.1109/MELCON.2000.879732
![]() |
[70] |
Papantoniou A, Coonick A (1997) Simulation of FACTS for wind farm application. IEEE Colloq power Electron Renewable Energy, 1–5. https://doi.org/10.1049/ic:19970921 doi: 10.1049/ic:19970921
![]() |
[71] |
Satyanarayana K, Prasad B, Saikrishna L, et al. (2011) Effect of series FACTS devices on distance Protection. IEEESEISCON, 36–41. https://doi.org/10.1049/cp.2011.0331 doi: 10.1049/cp.2011.0331
![]() |
[72] |
Perdiago M, Chavas SD, Faustino CI, et al. (2006) SIMFACTS: A flexible ac transmission system software package. IEEE-UPEC 2: 655–659. https://doi.org/10.1109/UPEC.2006.367560 doi: 10.1109/UPEC.2006.367560
![]() |
[73] |
Radman G, Raje RS (2006) Power flow model/calculation for power systems with multiple FACTS controller. Electr Power Syst Res 77: 1521–1531. https://doi.org/10.1016/j.epsr.2006.10.008 doi: 10.1016/j.epsr.2006.10.008
![]() |
[74] |
Kavitha K, Neela R (2018) Optimal allocation of multi-type FACTS devices and its effect in enhancing system security using BBO, WIPSO & PSO. J Electr Syst Inf Technol 5: 777–793. https://doi.org/10.1016/j.jesit.2017.01.008 doi: 10.1016/j.jesit.2017.01.008
![]() |
[75] |
Shaik MR, Srinivasula R (2020) Enhancing system loadability with multiple FACTS devices using artificial bee colony algorithm. Lect Notes Electr Eng, 700. https://doi.org/10.1007/978-981-15-8221-9_29 doi: 10.1007/978-981-15-8221-9_29
![]() |
[76] | Mohamed E, Salah K, Francisco J, et al. (2023) Modeling combined shunt/series FACTS in power flow solutions: A comprehensive review. Modernization Electr Power Syst. Available from: https://link.springer.com/chapter/10.1007/978-3-031-18996-8_1. |
parameter | instructions |
Institution | Issuing agency |
Course number | Course ID |
Launch Date | Creation time |
Course title | Course title |
Instructors | Keynote Speaker |
Course Subject | Course subject |
Year | Duration of Course |
Audited | Students who learn more than 50% of their progress |
Participants | Number of visitors |
Played Video | Number of viewers |
%Posted in Forum | Percentage of forum discussion |
Median age | Average age of users |
%female | Percentage of women |
Total course hours | Total course hours |
%bachelor's degree or higher | The proportion of users with bachelor degree or above |
M | Scale of learning resources |
N | Learner scale |
NO. | Course Subject | M | N |
S1 | Computer Science | 30 | 171,502 |
S2 | Government, Health, and Social Science | 75 | 240,794 |
S3 | Humanities, History, Design, Religion, and Education | 94 | 163,729 |
S4 | Science, Technology, Engineering, and Mathematics | 91 | 163,235 |
Improved NSGA-Ⅱ | NSGA-Ⅱ | IBEA | PESA2 | |
Target quantity | 2 | 2 | 2 | 2 |
Number of population | 150 | 150 | 150 | 150 |
Algebra | 1000 | 1000 | 1000 | 1000 |
Crossover rate | 0.9 | 0.9 | 0.9 | 0.9 |
Mutation rate | 0.1 | 0.1 | 0.1 | 0.1 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 71.3 | 80.4 | 75.58 |
NSGA-Ⅱ | 68.6 | 78.2 | 73.09 |
IBEA | 65.3 | 68.3 | 66.77 |
PESA2 | 66.5 | 76.8 | 71.28 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 82.4 | 83.6 | 83 |
NSGA-Ⅱ | 78.5 | 81.5 | 79.97 |
IBEA | 71.5 | 75.3 | 73.35 |
PESA2 | 68.8 | 75.2 | 71.86 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 71.5 | 82.4 | 76.56 |
NSGA-Ⅱ | 68.2 | 73.6 | 70.8 |
IBEA | 65.4 | 75.1 | 69.92 |
PESA2 | 60.1 | 71.4 | 62.26 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 72.5 | 65.8 | 68.99 |
NSGA-Ⅱ | 69.1 | 62.7 | 65.74 |
IBEA | 75.1 | 62.5 | 68.22 |
PESA2 | 70.5 | 63.1 | 66.6 |
Improved NSGA-Ⅱ | NSGA-Ⅱ | IBEA | PESA2 | |
IGD | 0.010 | 0.012 | 0.115 | 0.141 |
GD | 0.065 | 0.086 | 0.108 | 0.26 |
parameter | instructions |
Institution | Issuing agency |
Course number | Course ID |
Launch Date | Creation time |
Course title | Course title |
Instructors | Keynote Speaker |
Course Subject | Course subject |
Year | Duration of Course |
Audited | Students who learn more than 50% of their progress |
Participants | Number of visitors |
Played Video | Number of viewers |
%Posted in Forum | Percentage of forum discussion |
Median age | Average age of users |
%female | Percentage of women |
Total course hours | Total course hours |
%bachelor's degree or higher | The proportion of users with bachelor degree or above |
M | Scale of learning resources |
N | Learner scale |
NO. | Course Subject | M | N |
S1 | Computer Science | 30 | 171,502 |
S2 | Government, Health, and Social Science | 75 | 240,794 |
S3 | Humanities, History, Design, Religion, and Education | 94 | 163,729 |
S4 | Science, Technology, Engineering, and Mathematics | 91 | 163,235 |
Improved NSGA-Ⅱ | NSGA-Ⅱ | IBEA | PESA2 | |
Target quantity | 2 | 2 | 2 | 2 |
Number of population | 150 | 150 | 150 | 150 |
Algebra | 1000 | 1000 | 1000 | 1000 |
Crossover rate | 0.9 | 0.9 | 0.9 | 0.9 |
Mutation rate | 0.1 | 0.1 | 0.1 | 0.1 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 71.3 | 80.4 | 75.58 |
NSGA-Ⅱ | 68.6 | 78.2 | 73.09 |
IBEA | 65.3 | 68.3 | 66.77 |
PESA2 | 66.5 | 76.8 | 71.28 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 82.4 | 83.6 | 83 |
NSGA-Ⅱ | 78.5 | 81.5 | 79.97 |
IBEA | 71.5 | 75.3 | 73.35 |
PESA2 | 68.8 | 75.2 | 71.86 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 71.5 | 82.4 | 76.56 |
NSGA-Ⅱ | 68.2 | 73.6 | 70.8 |
IBEA | 65.4 | 75.1 | 69.92 |
PESA2 | 60.1 | 71.4 | 62.26 |
Accuracy | Recall | F1 | |
Improved NSGA-Ⅱ | 72.5 | 65.8 | 68.99 |
NSGA-Ⅱ | 69.1 | 62.7 | 65.74 |
IBEA | 75.1 | 62.5 | 68.22 |
PESA2 | 70.5 | 63.1 | 66.6 |
Improved NSGA-Ⅱ | NSGA-Ⅱ | IBEA | PESA2 | |
IGD | 0.010 | 0.012 | 0.115 | 0.141 |
GD | 0.065 | 0.086 | 0.108 | 0.26 |