资源简介
Given these two interests for HVDC in the Norwegian offshore, the use of Multiterminal HVDC
(MTDC) is a potential solution for the integration of the wind farms and oil/gas platforms into the
onshore grid.
Control systems for multiterminal HVDC (MTDC) networks should be developed and
代码片段和文件信息
function [zoptfoptexitflagoutputlambda1lambda2] = duquad(varargin)
%
% *** DuQuad - Quadratic Programming Optimization ***
%
% Attempts to solve the quadratic programming problem:
%
% --------------------------------------
% | min f(z) = 0.5*z‘*H*z + c‘z |
% | z |
% | s.t. |
% | lb_hat <= Az - b <= ub |
% | lb <= z <= ub |
% --------------------------------------
%
% INPUTS:
% H: Hessian matrix (must be positive definite and symmetric)
% c: gradient vector
% A: linear constraints matrix
% b: linear constraints vector
% lb_hat: lower bound for the linear constraints
% ub_hat: upper bound for the linear constraints
% lb: lower bou
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1598324 2016-01-23 20:47 Control of VSC-HVDC for wind power.pdf
目录 0 2016-01-26 03:14 matlab\
文件 4926 2014-12-15 17:29 matlab\duquad.m
文件 1744 2014-12-15 17:29 matlab\example.m
目录 0 2016-01-26 03:14 matlab\src\
文件 5643 2014-12-15 17:29 matlab\src\ALM.m
文件 9480 2014-12-15 17:29 matlab\src\DFGM.m
文件 8141 2014-12-15 17:29 matlab\src\DGM.m
文件 6304 2014-12-15 17:29 matlab\src\FALM.m
文件 3455 2014-12-15 17:29 matlab\src\FGM.m
文件 2996 2014-12-15 17:29 matlab\src\GDM.m
文件 95 2014-12-15 17:29 matlab\src\norm2.m
目录 0 2008-06-23 17:21 MScThesis Files\
文件 932476 2008-06-23 16:44 MScThesis Files\Master Thesis.pdf
目录 0 2008-06-21 14:41 MScThesis Files\PSCAD-models\
文件 385900 2008-06-23 09:36 MScThesis Files\PSCAD-models\10_MTDC_with_DCvoltage_droop.psc
文件 169295 2008-06-23 09:36 MScThesis Files\PSCAD-models\1_Inner-current-control.psc
文件 179176 2008-06-23 09:36 MScThesis Files\PSCAD-models\2_P-Q_control.psc
文件 180835 2008-06-23 09:36 MScThesis Files\PSCAD-models\3_DC_voltage_control.psc
文件 183176 2008-06-23 09:36 MScThesis Files\PSCAD-models\4_Weak_grid_voltage_control.psc
文件 188031 2008-06-23 09:36 MScThesis Files\PSCAD-models\5_Passive_load.psc
文件 180030 2008-06-23 09:36 MScThesis Files\PSCAD-models\6_Frequency_control.psc
文件 181644 2008-06-23 09:36 MScThesis Files\PSCAD-models\7_DC_overvoltage_control.psc
文件 315559 2008-06-23 11:17 MScThesis Files\PSCAD-models\8_MTDC.psc
文件 321686 2008-06-23 09:36 MScThesis Files\PSCAD-models\9_MTDC_with_voltage_margin.psc
相关资源
- 水面船舶三自由度的MATLAB运动仿真(
- 高压直流MMC
- WIND-DFIG-PITCH-ANGLE-q-CONTROL
- 使用pso-bp算法对风电功率点的预测(
- 柔性直流输电仿真模型 (power_hvdc_v
- Wind_Turbine
- OptimalControlOfWindPowerGeneration 《风力发
- windmppt
- 33 混合智能算法:采用人工神经网络
- ICA-wind-prediction 采用最先进的殖民竞争
- BP-wind-prediction 含NWP数值天气预报和不
- windfarm 本资料包括风电场一年内的风
- PMSG000 PMSG风力发电仿真模型
- res
-
Wind_Turbine_Simuli
nk - Particle_Swarm_Optimization
- PMSG_forWindPower_GeneratorSide
- wind-power-Matlab-Simulation 风力发电系统
- wind-power 基于极限学习机的短期风电功
-
hvdc-simuli
nk 该文件是针对高等电力系 - windfarms 风电场随机注入功率潮流计算
- PMSG_for_WindPower_GridSide PMSG网侧的结构包
- PSO-BP-wind-power 采用粒子群算法PSO优化
- Reliability--of-Wind-Farm-bess- 对含储能和风
- NCEPU_HVDC 华北电力大学高压直流输电
- Wind_PMSG 永磁直驱风力发电系统
- PSO-BP-wind-power PSO+BP预测风速首先对风
- SHE
- windfarm_04_output0802 考虑风电场内尾流影
- matrix-converter-power-system.
评论
共有 条评论