Pinned Repositories
ArtificialNeuralNetwork
Artificial Neural Network is designed to detect power system fault detections
ClusteredLoadPattern
deep_learning_book_code
Code for the examples explained in my deep learning ebook in Tamil Language
Distribution-system---Grid-
Grid connected with variable power Absorption
dnet
DNET - Power Distribution Network Evaluation Tool
GA
Basic Genetic Algorithm program
GA-OptimalTiePlacement
This program computes the optimal tie switch position for two different system such as 15-bus distribution system and 69-bus distribution system. Please refer the following paper for more information "Reliability improvement of reconfigurable distribution system using GA and PSO"
GeneticAlgorithm-Reconfiguration
It has been written on long back using Visual studio. Please download the entire one and use it. This program is used for Network reconfiguration in distribution system using GA. Network reconfiguration is implemented using particle swarm optimization and that program is included in this. Some bugs may be there!
Lagging-DG-Placement
This Program describes the lagging Distributed generation unit placement in radial distribution system such as 33-bus and 69-bus distribution system
Newton-Raphson-Load-flow-analysis-for-annual-load-flow-variation-and-energy-computation
This Program computes the annual energy saving for various load variations corresponding to IEEE RTS load variation data.
VasuBalan's Repositories
VasuBalan/GA
Basic Genetic Algorithm program
VasuBalan/GeneticAlgorithm-Reconfiguration
It has been written on long back using Visual studio. Please download the entire one and use it. This program is used for Network reconfiguration in distribution system using GA. Network reconfiguration is implemented using particle swarm optimization and that program is included in this. Some bugs may be there!
VasuBalan/Newton-Raphson-Load-flow-analysis-for-annual-load-flow-variation-and-energy-computation
This Program computes the annual energy saving for various load variations corresponding to IEEE RTS load variation data.
VasuBalan/ArtificialNeuralNetwork
Artificial Neural Network is designed to detect power system fault detections
VasuBalan/ClusteredLoadPattern
VasuBalan/deep_learning_book_code
Code for the examples explained in my deep learning ebook in Tamil Language
VasuBalan/Distribution-system---Grid-
Grid connected with variable power Absorption
VasuBalan/dnet
DNET - Power Distribution Network Evaluation Tool
VasuBalan/GA-OptimalTiePlacement
This program computes the optimal tie switch position for two different system such as 15-bus distribution system and 69-bus distribution system. Please refer the following paper for more information "Reliability improvement of reconfigurable distribution system using GA and PSO"
VasuBalan/Lagging-DG-Placement
This Program describes the lagging Distributed generation unit placement in radial distribution system such as 33-bus and 69-bus distribution system
VasuBalan/Newton-Raphson-Load-Flow-for-Radial-Distribution-System
A Simple Newton raphson load flow for distribution system. Use it if you required.
VasuBalan/OptimalTieSwitch-69bus
This program determines the optimal tie switch position for 69-bus distribution system.
VasuBalan/OptimalTieSwitchPSO15
This program computes the optimal tie switch position for 15-bus distribution system. This work is getting published in springer and entitled as "Reliability improvement of reconfigurable distribution system using GA and PSO"
VasuBalan/Pascal-program
Allen J.Wood, Bruce F. Wollenberg Power Generation,Operation, and Control programs
VasuBalan/PowerNetworkIdentification
This program is used to determine the given system is radial or meshed and other functionalities.
VasuBalan/PyPSA
PyPSA: Python for Power System Analysis
VasuBalan/Python
:snake: Python Programs
VasuBalan/RA
VasuBalan/SimpleNeuralNetwork
This is an simple C++ program to understand the basic concepts of variable, parameters, cost functions, and optimizer with the help of oxford lectures.
VasuBalan/UnityPF-DG-Placement
This program represent the unity power factor DG units in distribution system. It is similar to that of Lagging DG unit placement program. It uses exhaustive search method to find the optimal position.
VasuBalan/Zero-bus-in-distribution-system
This is an simple program with one zero bus (P, Q, V, theta are unknown) and PQVtheta are known.