311 research outputs found

    Training Artificial Neural Networks by Coordinate Search Algorithm

    Full text link
    Training Artificial Neural Networks poses a challenging and critical problem in machine learning. Despite the effectiveness of gradient-based learning methods, such as Stochastic Gradient Descent (SGD), in training neural networks, they do have several limitations. For instance, they require differentiable activation functions, and cannot optimize a model based on several independent non-differentiable loss functions simultaneously; for example, the F1-score, which is used during testing, can be used during training when a gradient-free optimization algorithm is utilized. Furthermore, the training in any DNN can be possible with a small size of the training dataset. To address these concerns, we propose an efficient version of the gradient-free Coordinate Search (CS) algorithm, an instance of General Pattern Search methods, for training neural networks. The proposed algorithm can be used with non-differentiable activation functions and tailored to multi-objective/multi-loss problems. Finding the optimal values for weights of ANNs is a large-scale optimization problem. Therefore instead of finding the optimal value for each variable, which is the common technique in classical CS, we accelerate optimization and convergence by bundling the weights. In fact, this strategy is a form of dimension reduction for optimization problems. Based on the experimental results, the proposed method, in some cases, outperforms the gradient-based approach, particularly, in situations with insufficient labeled training data. The performance plots demonstrate a high convergence rate, highlighting the capability of our suggested method to find a reasonable solution with fewer function calls. As of now, the only practical and efficient way of training ANNs with hundreds of thousands of weights is gradient-based algorithms such as SGD or Adam. In this paper we introduce an alternative method for training ANN.Comment: 7 pages, 9 figure

    Data Challenges and Data Analytics Solutions for Power Systems

    Get PDF
    L'abstract è presente nell'allegato / the abstract is in the attachmen

    Power System Stability Assessment and Enhancement using Computational Intelligence

    Get PDF
    The main objective of the dissertation is to develop a fast and robust tool for assessment of power system stability and design a framework for enhancing system stability. The proposed framework is - based on the investigation of the dynamic behavior of the system - a market based rescheduling strategy that increases the stability margin. The dissertation specifically puts emphasis on the following approached: Power System Stability Evaluation: System stability is investigated by simulating a set of critical contingencies to determine whether the disturbances will result in any unsafe operating conditions and extract the necessary information to classify system states. The classification is based on the computation of the critical fault clearing time (CCT) for transient stability assessment (TSA) and the minimum damping of oscillation (MDO) for power system oscillatory stability assessment (OSA). The customary method of power system transient stability analysis including time-domain simulation (TDS) is used to compute the CCT at each critical contingency and Prony analysis as an efficient identification technique to estimate the mode parameters from the actual time response. The use of Prony analysis is to account for the effects of the change in location of the small disturbances as well as the increase in system nonlinearity on oscillating modes. Fast Power System Stability Assessment Tool: An artificial neural network (ANN) is designed to serve as accurate and fast tool for dynamic stability assessment (DSA). Fast response of ANN allows system operators to take suitable control actions to enhance the system stability and to forestall any possible impending breakup of the system. Two offline trained ANN are designed to map the dynamic behavior by relating the selected input features and the calculated CCT (as indicator for transient stability) and MDO (as indicator for oscillatory stability). Input features of ANN are selected to characterize the following: Changes in system topology and power distributions due to outage of major equipment such as transmission line, generation unit or large load Change in fault location and the severity of the fault Variation in loading levels and load allocation among market participants The features are generated for a wide range of loading at each expected system topology. Initial feature sets are pre-selected by engineering judgment based on experience in power system operation. In order to improve the accuracy of ANN to map the power system dynamic behavior, final selection is performed in the following three steps. In the first step, the generators terminal voltage drops immediately after fault are selected features to characterize the severity of the contingency with respect to the generators and to detect the fault location. In the second step, new features based on the inertia constant and the generated power in each area are calculated to characterize the changes in system topology and power flow pattern during normal and abnormal operation. In the third step, a systematic clustering feature selection technique is used to select the most important features that characterize the load levels and the power flow through lines from the mathematical viewpoint. The results prove the suitability of ANN in DSA with a reasonable degree of accuracy. Dynamic Stability Enhancement: To achieve online dynamic stability enhancement an online market based rescheduling strategy is proposed in the deregulated power systems. In case of power system operation by a centralized pool in vertically integrated electric utilities, generation rescheduling based sensitivity analysis is proposed. In the proposed market for deregulated power systems, the transactions among suppliers and consumers participating in the market are reallocated based on optional power bids to enhance system stability in case the available control actions are insufficient to enhance system stability. All participants are allowed to submit voluntary power bids to increase or decrease their scheduled level with equal chance. These bids represent the offered power quantity and the corresponding price. The goal of the framework is to enhance system stability with minimum additional and opportunity costs arising from the rescheduling. In case of vertically integrated electric utility, generation rescheduling based sensitivity analysis is used to enhance the system stability. The sensitivity analysis is based on the generators response following the most probable contingency. The generators are split into critical machines with positive sensitivity and non-critical machines with negative sensitivity. The change of the generation level among critical and non-critical machines provides the trajectories for stabilization procedure. The re-allocation of power among generators in each group is calculated based on the generator capacities and inertia constant, which simplifies the optimization procedure and speeds up the iterative to find a feasible solution. The objective is to minimize the increase in the cost due to rescheduling process. Particle swarm optimization is used as an optimization tool to search for the optimal solution to enhance the system stability with a minimum cost. The handling of all system constraints including stability constraints is achieved using a self-adaptive penalty function. Comparison strategy for selecting the best individuals during the optimization process is proposed where the feasible solutions are ever preferable during selection of local and global best particles.Die Schwerpunkte der Dissertation liegen in der Entwicklung eines schnellen und robusten Echtzeit-Bewertungsinstruments für Stabilitätsuntersuchungen in elektrischen Energienetzen und in dem Entwurf von Rahmenbedingungen zur Verbesserung der Systemstabilität. Basierend auf Untersuchungen bezüglich des dynamischen Verhaltens von elektrischen Energienetzen ist das Ziel der vorgeschlagenen Rahmenbedingungen, eine Planungsstrategie zu entwickeln, die marktwirtschaftlich ausgerichtet ist, um so die Stabilitätsgrenze zu verbessern und die erforderliche Systemsicherheit zu gewährleisten. Die dynamische Stabilität von elektrischen Energienetzen wurde bezogen auf die transiente und oszillatorische Stabilität untersucht, welche zur Beurteilung des dynamischen Verhaltens des Systems während Netzstörungen genutzt wird. Das Ziel der Dissertation ist die folgenden Aspekte zu untersuchen: Evaluierung der Dynamischen Stabilität: Die dynamische Stabilität ist durch die Simulation von kritischen Netzereignissen untersucht worden. Ziel war es, Störungen zu ermitteln, die zu kritischen oder gar unsicheren Betriebszuständen führen, und wichtige Beurteilungsparameter über den Zustand des Netzes auszuwählen. Die Beurteilungsparameter über den Zustand des elektrischen Energienetzes sind unter Verwendung der kritischen Fehlerklärungszeit als Indikator für die transiente Stabilität und der minimalen Dämpfung von Oszillationen als Indikator für die ozillatorische Stabilität ermittelt worden. Die übliche Methode bei einer transienten Stabilitätsanalyse in elektrischen Energienetzen basiert auf Simulationen im Zeitbereich und wird unter der Verwendung von vordefinierten netzkritischen Ereignissen genutzt, um die kritische Fehlerklärungszeit präzise zu berechnen. Die Prony-Analyse als eine effiziente Identifizierungstechnik wird zur Schätzung der Zustandsparameter auf eine einer Störung folgenden Zeitantwort verwendet. Der Gebrauch der Prony-Analyse erfasst die Veränderungen im Fehlerort von kleinen Störungen und einen Anstieg von Systemnichtlinearitäten im oszillatorischen Modus. Die mit Hilfe der Modalanalyse berechneten Parameter für den oszillatorischen Modus werden als Referenzsignale während des Abstimmens der Parameter der Prony-Analyse verwendet. Ziel ist die Verbesserung der Identifizierung des Systemmodus. Schnelles Bewertungswerkzeug für die dynamische Stabilität: Ein präzises und schnelles Werkzeug für die Bewertung von dynamischer Stabilität wurde mit Hilfe von künstlichen, neuronalen Netzen entwickelt. Die schnelle Antwort eines künstlichen, neuronalen Netzes ermöglicht es dem Netzbetreiber, geeignete fehlerbehebende Schalthandlungen während kritischer Netzereignisse durchzuführen. So kann die Stabilität des elektrischen Netzes gewährleistet und bevorstehende Netzausfälle verhindert werden. Zwei offline trainierte künstliche neuronale Netze sind entwickelt worden, um a) das dynamische Verhalten unter Verwendung ausgewählter Eingangseigenschaften und b) die berechnete kritische Fehlerklärungszeit als Indikator für die transiente Stabilität und die minimale Dämpfung der Oszillationen als Indikator für ozillatorische Stabilität abzubilden. Künstliche, neuronale Netze bieten vielversprechende Lösungen für schnelle Berechnungen bei online Anwendungen. Als Folge kann die hohe Anzahl an Berechnungen, die zur Untersuchung aller zu erwartenden kritischen Netzereignissen in elektrischen Energienetzen benötigt werden, schnell durchgeführt werden. Dies ermöglicht eine Bewertung der Systemzustände des elektrischen Netzes und eine Initiierung der zu erwartenden Schalthandlungen, um so die Systemstabilität zu verbessern. Für eine genaue Bewertung der dynamischen Stabilität sollten die Eingangseigenschaften für das künstliche, neuronale Netz sorgfältig ausgewählt werden. In dieser Arbeit sind die Eingangseigenschaften aus den gesamten Systemdaten ausgewählt worden, um die folgenden Eigenschaften kennzuzeichnen: i. Veränderungen in der Systemtopologie und des Lastflusses durch Ausfälle oder planmäßige Wartungen von Hauptkomponenten des Systems, wie zum Beispiel Übertragungsleitungen, Erzeugereinheiten oder großen Lasten ii. Veränderungen des Fehlerortes und des Einflusses des Fehlers auf die elektrischen Komponenten iii. Laständerungen und Lastaufteilung zwischen Netzversorgern Die Eingangseigenschaften wurden für viele, unterschiedliche Lastszenarien in Verbindung mit den zu erwartenden Netztopologien erzeugt. Die Anfangsbedingungen sind auf Grund von Erfahrungen mit dem Betrieb von elektrischen Energienetzen und bedingt durch das zu schätzende Ziel vorausgewählt. Die endgültige Auswahl der Eingangseigenschaften ist in drei Schritte unterteilt, um so die Genauigkeit des künstlichen, neuronalen Netzes zu erhöhen, welches die dynamische Stabilität des Energienetzes abbildet. Im ersten Schritt sind die Generatorklemmenspannungseinbrüche direkt nach der Netzstörung die wichtigen ausgewählten Eigenschaften. Hierdurch wird die Schwere des kritischen Netzereignisses aus der Sicht der Erzeugungseinheit gekennzeichnet und die Fehlerstelle lokalisiert. In dem zweiten Schritt werden neue Eingangseigenschaften basierend auf der Massenträgheitskonstante des Systems und der erzeugten Leistung in jedem Gebiet berechnet. So können Veränderungen in der Netztopologie und des Lastflusses unter normalen und gestörten Betriebsbedingungen gekennzeichnet werden. Im dritten Schritt wird eine systematische Cluster-Bildung der Eigenschaften genutzt, um so die wichtigsten Eigenschaften auszuwählen, die Aussagen über die Lastzustände und den Lastfluss über die Leitungen zulassen. Alle ausgewählten Eigenschaften repräsentieren das Eingangsmuster, wobei das Ausgangsmuster der Index der dynamischen Stabilitätsanalyse ist. Die Ergebnisse stellen die Eignung des künstlichen, neuronalen Netzes bei der Bewertung der dynamischen Stabilität dar. Verbesserung der dynamischen Stabilität: Eine online Verbesserung der dynamischen Stabilität kann durch eine vorgeschlagene marktwirtschaftliche Neuplanung des deregulierten Energiesystems und durch eine Neuplanung der Erzeugungseinheiten basierend auf der Empfindlichkeitsanalyse im Falle des Betriebs des Energienetzes durch eine zentrale Einheit erreicht werden. In dem vorgeschlagenen Markt für deregulierte Energiesysteme wird im Falle, dass vorgesehenen Schalthandlungen das Netz nicht in einen stabilen Zustand zurückbringen kann, die Energie zwischen Versorgern und Verbrauchern basierend auf optionalen Leistungsgeboten umgeschichtet. Alle Erzeuger und Verbraucher sind berechtigt an diesem Markt durch freiwillige Leistungsgebote teilzunehmen, um so ihre geplante Menge chancengleich zu erhöhen oder zu verkleinern. Diese Gebote der Marktteilnehmer repräsentieren die angebotene Leistungsmenge und den darauf bezogenen Preis. Teilnehmer, von denen es verlangt ist, Erzeugung oder Verbrauch zu reduzieren, werden für diese Möglichkeit zur Reduzierung bezahlt. So kann der Verlust der Serviceleistung kompensiert werden, während Teilnehmer, deren Leistung erhöht wird, durch den Marktpreis plus zusätzlicher Kosten für zusätzliche Veränderungen entlohnt werden. Das Ziel dieser Rahmenbedingungen ist eine Verbesserung der Systemstabilität kombiniert mit einem Minimum an zusätzlichen Kosten auftretend durch die Neuplanung. Im Falle eines zentralen Energiemarktes wird die Neuplanung der Erzeuger basierend auf der Empfindlichkeitsanalyse durchgeführt, um so eine Verbesserung der Systemstabilität zu erreichen. Die Empfindlichkeitsanalyse bezieht sich auf die Systemantwort des Generators während des belastbarsten kritischen Netzereignisses. Dieses kritische Netzereignis trennt die Erzeugungseinheiten a) in kritische Maschinen, die eine positive Empfindlichkeit besitzen, und b) in nicht-kritische Maschinen mit einer negativen Empfindlichkeit. Die Einteilung in kritische und nicht-kritische Maschinen ermöglicht eine Lösung für die Stabilisierung des Systems. Die Verteilung der verschobenen Leistung zwischen den Generatoren in jeder Gruppe wird unter Verwendung der Generatorleistungen und der Massenträgheitskonstanten berechnet. Dies erleichtert den Optimierungsalgorithmus und beschleunigt das Erhalten einer möglichen Lösung. Das Ziel ist die Minimierung der Erhöhung der Kosten für die absolut erzeugte Leistung auf Grund der Abweichung vom wirtschaftlichen Arbeitspunkt. In dieser Arbeit wird die Particle Swarm Optimierung als Werkzeug verwendet, um damit eine optimale Lösung mit den minimalen Kosten zu erlangen. Dadurch kann eine Verbesserung der dynamischen Stabilität des elektrischen Energienetzes unter Berücksichtigung aller systembedingten Nebenbedingungen erlangt werden. Die Handhabung aller systembedingten Nebenbedingungen inklusive der Nebenbedingungen der dynamischen Stabilität kann durch eine selbstanpassende Straffunktion erreicht werden

    Advanced Signal Processing Techniques Applied to Power Systems Control and Analysis

    Get PDF
    The work published in this book is related to the application of advanced signal processing in smart grids, including power quality, data management, stability and economic management in presence of renewable energy sources, energy storage systems, and electric vehicles. The distinct architecture of smart grids has prompted investigations into the use of advanced algorithms combined with signal processing methods to provide optimal results. The presented applications are focused on data management with cloud computing, power quality assessment, photovoltaic power plant control, and electrical vehicle charge stations, all supported by modern AI-based optimization methods

    Artificial intelligence-based protection for smart grids

    Get PDF
    Lately, adequate protection strategies need to be developed when Microgrids (MGs) are connected to smart grids to prevent undesirable tripping. Conventional relay settings need to be adapted to changes in Distributed Generator (DG) penetrations or grid reconfigurations, which is a complicated task that can be solved efficiently using Artificial Intelligence (AI)-based protection. This paper compares and validates the difference between conventional protection (overcurrent and differential) strategies and a new strategy based on Artificial Neural Networks (ANNs), which have been shown as adequate protection, especially with reconfigurable smart grids. In addition, the limitations of the conventional protections are discussed. The AI protection is employed through the communication between all Protective Devices (PDs) in the grid, and a backup strategy that employs the communication among the PDs in the same line. This paper goes a step further to validate the protection strategies based on simulations using the MATLABTM platform and experimental results using a scaled grid. The AI-based protection method gave the best solution as it can be adapted for different grids with high accuracy and faster response than conventional protection, and without the need to change the protection settings. The scaled grid was designed for the smart grid to advocate the behavior of the protection strategies experimentally for both conventional and AI-based protections.This work is supported by Li Dak Sum Innovation Fellowship Funding (E06211200006) from the University of Nottingham Ningbo China.Peer ReviewedPostprint (published version

    Active congestion quantification and reliability improvement considering aging failure in modern distribution networks

    Get PDF
    The enormous concerns of climate change and traditional resource crises lead to the increased use of distributed generations (DGs) and electric vehicles (EVs) in distribution networks. This leads to significant challenges in maintaining safe and reliable network operations due to the complexity and uncertainties in active distribution networks, e.g., congestion and reliability problems. Effective congestion management (CM) policies require appropriate indices to quantify the seriousness and customer contributions to congested areas. Developing an accurate model to identify the residual life of aged equipment is also essential in long-term CM procedures. The assessment of network reliability and equipment end-of-life failure also plays a critical role in network planning and regulation. The main contributions of this thesis include a) outlining the specific characteristics of congestion events and introducing the typical metrics to assess the effectiveness of CM approaches; b) proposing spatial, temporal and aggregate indices for rapidly recognizing the seriousness of congestion in terms of thermal and voltage violations, and proposing indices for quantifying the customer contributions to congested areas; c) proposing an improved method to estimate the end-of-life failure probabilities of transformers and cables lines taking real-time relative aging speed and loss-of-life into consideration; d) quantifying the impact of different levels of EV penetration on the network reliability considering end-of-life failure on equipment and post-fault network reconfiguration; and e) proposing an EV smart charging optimization model to improve network reliability and reduce the cost of customers and power utilities. Simulation results illustrate the feasibility of the proposed indices in rapidly recognizing the congestion level, geographic location, and customer contributions in balanced and unbalanced systems. Voltage congestion can be significantly relieved by network reconfiguration and the utilization of the proposed indices by utility operators in CM procedures is also explained. The numerical studies also verify that the improved Arrhenius-Weibull can better indicate the aging process and demonstrate the superior accuracy of the proposed method in identifying residual lives and end-of-life failure probabilities of transformers and conductors. The integration of EV has a great impact on equipment aging failure probability and loss-of-life, thus resulting in lower network reliability and higher cost for managing aging failure. Finally, the proposed piecewise linear optimization model of the EV smart charging framework can significantly improve network reliability by 90% and reduce the total cost by 83.8% for customers and power utilities

    Sag effects on protection system in distributed generation grids

    Get PDF
    Distributed Generators (DGs) are sensible to voltage sags, so the protection devices must trip fast to disconnect the faulted part of the grid. The DG disconnection will not be desirable in the near future with a large penetration, so it will be necessary to lay down new requirements that should be based on avoiding unnecessary disconnections. Therefore, to prevent unnecessary tripping when inverter-based DGs are connected to the Medium Voltage (MV) grid, reliable and effective protection strategies need to be developed, considering the limited short-circuit current contribution of DG. The initial goal of this study is to employ different possible control strategies for a grid-connected inverter according to the Spanish grid code and to analyze the output voltage behavior during symmetrical and unsymmetrical voltage sags. The analytical development of the proposed strategies shows the impacts of the sag on currents, voltages, active and reactive powers. Another goal of this research is to propose a protection strategy based on Artificial Intelligence for a radial or ring distribution system with high DG penetration. The protection strategy is based on three different algorithms to develop a more secure, redundant, and reliable protection system to ensure supply continuity during disturbances in ring and radial grids without compromising system stability. In order to classify, locate and distinguish between permanent or transient faults, new protection algorithms based on artificial intelligence are proposed in this research, allowing network availability improvement disconnecting only the faulted part of the system. This research introduces the innovative use of directional relay based on a communication system and Artificial Neural Network (ANN). The first algorithm, Centralize algorithm (CE), collects the data from all the PDs in the grid in the centralized controller. This algorithm detects the power flow direction and calculates the positive-sequence current of all the PDs in the grid. Significant benefits of this system are that it consolidates the entire systems security into a single device, which can facilitate system security control. However, the CE will not pinpoint the exact location of the fault if there is any loss of information due to poor communication. Therefore, the systems redundancy can be improved by cooperating with a second algorithm, the Zone algorithm (ZO). ZO algorithm is based on zone control using peer-to-peer connectivity in the same line. The faulty line in that zone may be identified by combining the two PDs data on the same line. The most relevant advantage of this algorithm is its flexibility to adapt to any grid modification or disturbance, even if they are just temporary, unlike the CE, which is fixed to the existing grid configuration. The third protection algorithm, Local algorithm (LO), has been proposed without depending on the communication between the PDs; then, the protection system can work properly in case of a total loss of communication. Each PD should be able to detect if the fault is located in the protected line or another line by using only the local information of the PD. According to the type of fault and based on local measurements at each PD of abc voltages and currents, different algorithms will be applied depending on the calculation of the sequence components. The main advantage of this algorithm is the separate decision of each PD, and avoiding communication problems. In case of radial grids, both mechanical breakers and Solid State Relays (SSRs) are used to verify the protection strategies, and in the case of ring grids, mechanical breakers are used, due to the limitations in required voltage difference of SSR. The proposed protection algorithms are compared with conventional protections (Overcurrent and Differential) protections to validate the contribution of the proposed algorithms, especially in reconfigurable smart grids.El objetivo inicial de este estudio es emplear diferentes estrategias de control posibles para un inversor conectado a la red segun el código de red español y analizar el comportamiento de la tensión de salida durante caídas de tensión simétricas y asimétricas. El desarrollo analítico de las estrategias propuestas muestra los impactos de los huecos de tensión en las corrientes, tensiones, potencias activas y reactivas. Otro objetivo de esta investigación es proponer una estrategia de protecclón basada en lnteligencia Artificial para una red del Sistema de Distribución, radial o en anillo, con elevada penetración de Generación Distribuida. La estrategia de protección se basa en tres algoritmos diferentes para desarrollar un sistema de protección más seguro, redundante, y fiable, que asegure la continuidad de suministro durante perturbaciones en redes radiales o en anillo sin comprometer la estabilidad del sistema. Para clasificar, localizar y distinguir entre faltas permanentes o transitorias, se proponen en este trabajo nuevos algoritmos de protección basados en inteligencia artificial, permitiendo la mejora de la disponibilidad de la red, al desconectar sólo la parte del sistema en falta. Esta investigación introduce la innovación del uso del rele direccional basado en un sistema de comunicación y Redes Neuronales Artificiales (ANN). El primer algoritmo, Algoritmo Central (CE), recibe los datos de todos los PDs de la red en un control central. Este algoritmo detecta la dirección de flujo de cargas y calcula la corriente de secuencia positiva de todos los PDs de la red. El entrenamiento de ANNs incluye variaciones en la corriente de cortocircuito y la dirección del flujo de potencia en cada PD. Los beneficios mas significativos de este sistema son que concentra la seguridad total del sistema en un único dispositivo, lo que puede facilitar el control de la seguridad del sistema. Sin embargo, el CE no determinara con precisión la localización exacta de la falta si hay alguna perdida de información debida a una pobre comunicación. Por lo tanto, la redundancia del sistema se puede mejorar cooperando con un segundo algoritmo, el algoritmo de Zona (ZO). El algoritmo ZO se basa en un control de zona usando la conectividad entre dispositivos de protección de una misma línea. La línea en falta en esa zona puede identificarse combinando los datos de los dos PDs de la misma línea.. La ventaja mas relevante de este algoritmo es su flexibilidad para adaptarse a cualquier modificación de la red o perturbación, incluso si sólo son temporales, a diferencia del CE, que se ha adaptado para la configuración de la red existente. El tercer algoritmo de protección, algoritmo Local (LO), ha sido propuesto sin dependencia de la comunicación entre PDs; por lo tanto, el sistema de protección puede operar correctamente en el caso de una pérdida total de comunicación. Cada PD debe poder detectar si la falta esta ubicada en la línea protegida o en otra línea, utilizando sóIo la información local del PD. Según el tipo de falta, y en base a medidas locales en cada PD, de tensiones y corrientes abc, se aplican diferentes algoritmos en función del cálculo de las componentes simétricas. La principal ventaja de este algoritmo es la actuación por separado de cada PD, evitando los problemas de comunicación. En el caso de las redes radiales, se utilizan tanto interruptores mecánicos como réles de estado sóIido (SSR) para verificar las estrategias de protección, y en el caso de las redes en anillo se utilizan interruptores mecánicos, debido a las limitaciones de tensión para su conexión. Los algoritmos de protección propuestos se comparan con protecciones convencionales (Sobrecorriente y Diferencial) para validar la contribución de los algoritmos propuestos, especialmente en redes inteligentes reconfigurables.Postprint (published version
    corecore