Compare commits
No commits in common. "4a9164b27d06f2414bc10b4145df5ff34202a2a1" and "1728c05b7876071d0304550717df2cdfd00b9ad1" have entirely different histories.
4a9164b27d
...
1728c05b78
@ -25,7 +25,6 @@ It is important to note that in order to enable proper linearised wind turbine d
|
|||||||
|
|
||||||
· Azimuthal dependency shall be removed which includes wind shear, yaw, rotor imbalance, etc.
|
· Azimuthal dependency shall be removed which includes wind shear, yaw, rotor imbalance, etc.
|
||||||
· Physical effects that cannot be linearised shall be removed, for instance wind turbulence, stickslip, etc.
|
· Physical effects that cannot be linearised shall be removed, for instance wind turbulence, stickslip, etc.
|
||||||
|
|
||||||
其中 $\mathbf{x}$ 是状态向量,代表系统状态;$\mathbf{u}$ 是系统输入向量;$\mathbf{y}$ 是系统输出向量。归一化向量 $\underline{{\mathbf{x}}}、\underline{{\mathbf{y}}}$ 和 $\underline{{\mathbf{u}}}$ 代表偏离平衡态的量。
|
其中 $\mathbf{x}$ 是状态向量,代表系统状态;$\mathbf{u}$ 是系统输入向量;$\mathbf{y}$ 是系统输出向量。归一化向量 $\underline{{\mathbf{x}}}、\underline{{\mathbf{y}}}$ 和 $\underline{{\mathbf{u}}}$ 代表偏离平衡态的量。
|
||||||
|
|
||||||
矩阵 $\mathbf{A}$、$\mathbf{B}$、$\mathbf{C}$ 和 $\mathbf{D}$ 代表这些向量之间的线性化关系。这代表对完整(Bladed)模型的一个简化,该模型使用一组完全非线性方程来计算状态导数和输出。
|
矩阵 $\mathbf{A}$、$\mathbf{B}$、$\mathbf{C}$ 和 $\mathbf{D}$ 代表这些向量之间的线性化关系。这代表对完整(Bladed)模型的一个简化,该模型使用一组完全非线性方程来计算状态导数和输出。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user