제출됨


Power System Network Power Flow Calculation with UPFC
This code implements a power flow calculation for a power system network, augmented with a Unified Power Flow Controller (UPFC)....

거의 3년 전 | 다운로드 수: 7 |

0.0 / 5

제출됨


Swing Curve Optimization by Differential Evolution Algorithm
Differential Evolution (DE) algorithm to optimize parameters for a swing curve simulation.

거의 3년 전 | 다운로드 수: 2 |

0.0 / 5

제출됨


Power Angle Swing Curve Optimization using BAT Algorithm
This program implements the Bat Algorithm for optimizing a function of multiple variables.

거의 3년 전 | 다운로드 수: 3 |

0.0 / 5

제출됨


Power Angle Swing Curve Optimization using PSO Algorithm
Power Angle Swing Curve Optimization using PSO Algorithm

거의 3년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


Dynamic Population BAT algorithm for economic load dispatch
Dynamic Population BAT algorithm for economic load dispatch and the test system is IEEE 30 bus system

거의 3년 전 | 다운로드 수: 3 |

0.0 / 5

제출됨


Fast Decoupled Load Flow Analysis: Active Power Mismatches
Fast Decoupled Load Flow: Efficient Power Analysis for Grid Stability

거의 3년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


Dynamic Load Impact on Power System Swing Curve
The MATLAB code simulates the swing curve for a power system considering dynamic loads.

거의 3년 전 | 다운로드 수: 8 |

0.0 / 5

제출됨


Swing Curve Simulation for Power System Stability Analysis
It considers the rotor angle response and visualizes additional parameters such as rotor speed, electrical power, and generator ...

거의 3년 전 | 다운로드 수: 17 |

0.0 / 5

제출됨


swing curve for a power system after a fault is cleared
code is simulating the swing curve for a power system after a fault is cleared

대략 3년 전 | 다운로드 수: 5 |

0.0 / 5

제출됨


Economic load dispatch with transmission losses
Economic load dispatch with transmission losses & without generator limits

대략 3년 전 | 다운로드 수: 6 |

0.0 / 5

제출됨


Economic load dispatch without transmission losses & limits
Economic load dispatch without transmission losses & generator limits

대략 3년 전 | 다운로드 수: 1 |

0.0 / 5

답변 있음
any specified format to represent the EV load in distribution system at any bus number
% EV charging stations considering vechles are charging mode p(bus no.)=p(bus no.)+(power rating/(1000*MVAb))*abs(V(bus ...

3년 초과 전 | 10

| 수락됨

답변 있음
can any one share the format of data which represents the generator cost curve data of IEEE 30 bus system
%Pgmin Pgmax a b c 0.50 2.00 37.5 200 0 0.20 ...

3년 초과 전 | 11

| 수락됨

답변 있음
Is Phased Locked Loop block can use in phase transformation
PLL is used before phase conversion. here I'm attaching my work grid connected micro grid system.

3년 초과 전 | 10

| 수락됨

답변 있음
is there any particular calculation size for shunt capacitor in radial distribution system.
In general way verious indexs like FVSI, VSI, FSI are used to observe the stability of the distribution system but for sizing an...

3년 초과 전 | 11

| 수락됨

답변 있음
can any one share the economic load dispatch generator data for IEEE 30 bus system
%Xmin Xmax a b c 0.50 2.00 37.5 200 0 0.20 0.80 175.0 ...

3년 초과 전 | 13

| 수락됨

답변 있음
Is there any need to scale the upper and lower bounds of the parameters in PSO algorithm
no need to scale the parameters.

3년 초과 전 | 13

| 수락됨

답변 있음
code format for location of STATCOM in IEEE 30 bus test system
may try the following one function statdata = statdata30() % |Bus | Vsp | theta |Qsmx | Qsmn | statdata = [ 26...

3년 초과 전 | 13

| 수락됨

답변 있음
Is there any similar element in FACTS controller as capacitor for power loss minimization in distribution system
In general Thyristor Controlled Series Capacitor (TCSC) can works more similar to capacitor but the thyristor switching helps to...

3년 초과 전 | 14

| 수락됨

답변 있음
pso code for optimal location of statcom in 30 bus test system
function statdata = statdata30() % |Bus | Vsp | theta |Qsmx | Qsmn | statdata = [ 26 1 0 0.5 -0.5; ...

3년 초과 전 | 16

제출됨


High Frequency Boost Chopper with Coupled-Inductors
High-Frequency PWM Boost Chopper-Fed DC-DC Converters with Coupled-Inductors

3년 초과 전 | 다운로드 수: 10 |

0.0 / 5
Thumbnail

제출됨


DC-DC Converters with Coupled-Inductors
soft switching boost chopper-fed DC-DC converter with high step-up voltage conversion ratio.

3년 초과 전 | 다운로드 수: 11 |

0.0 / 5
Thumbnail

답변 있음
Any upside limitation to consider DG penetration's in distribution system
In general 50% compensation is considered as upside limitation in the DG pentration. Even if we offer high pentration level the ...

3년 초과 전 | 27

| 수락됨

답변 있음
How to generate voltage sag in a transmission system?
In MATLAB simulink, use the switch block to connect the large amount of loads based on the step function you can introduce volta...

3년 초과 전 | 26

답변 있음
In distribution system, is D-STATCOM minimizes the power losses similar to capacitor placement?
Yes D-STATCOM is placed like a capacitor to minimize the power. In programming also D-STATCOM replaced the capacitor because bot...

3년 초과 전 | 25

| 수락됨

답변 있음
How to invert .p file to .m file
not possible. only .m files to .p files possible. mainly .p files helps to protect the important files

3년 초과 전 | 29

제출됨


power loss minimization with UPFC
Installing the UPFC model to observe voltage regulation, power loss minimization, and improvement in power transfer capability

3년 초과 전 | 다운로드 수: 11 |

5.0 / 5

제출됨


Cuk converter
Cuk converter for renewable energy sources

3년 초과 전 | 다운로드 수: 6 |

0.0 / 5

제출됨


DG placement in Distribution System
DG placement to minimize the power losses in the distribution system.

3년 초과 전 | 다운로드 수: 4 |

0.0 / 5

제출됨


Bidirectional DC-DC Converter with soft-switching
Soft-Switching Bidirectional DC-DC Converter Using a Lossless Active Snubber

3년 초과 전 | 다운로드 수: 17 |

0.0 / 5
Thumbnail

더 보기