风力涡轮机模型包括叶片、机舱、俯仰和偏航驱动、发电机和控制系统。

Wind turbine model including blades, nacelle, pitch and yaw actuation, generator and control system.

此文件包含风机模型,包括塔架、机舱和Simscape多体叶片的三维力学模型、液压变桨执行器、电动偏航执行器、简单发电机和电网模型。模型展示了如何分别开发每个系统,并将它们集成到整个模型中。在设计过程中,每个子系统的保真度级别可以变化。

This file contains a wind turbine model. It includes a three-dimensional mechanical model of the tower, nacelle, and blades modeled in Simscape Multibody, hydraulic pitch actuators, electrical yaw actuators, a simple generator and electrical grid model. Supporting models show how to develop each of the systems separately and integrate them into the overall model. The level of fidelity for each subsystem can be varied as you work through the design.

Please read the README.txt file to get started.

Use the download button to get files for the latest release of MATLAB.

Use the links below to get files compatible with earlier releases of MATLAB.

For R2020a: https://github.com/mathworks/Simscape-Wind-Turbine/archive/20.1.3.1.zip

For R2019b: https://github.com/mathworks/Simscape-Wind-Turbine/archive/19.2.3.0.zip

For R2019a: https://github.com/mathworks/Simscape-Wind-Turbine/archive/19.1.2.7.zip

For R2018b: https://github.com/mathworks/Simscape-Wind-Turbine/archive/18.2.2.6.zip

For R2018a: https://github.com/mathworks/Simscape-Wind-Turbine/archive/18.1.2.5.zip

For R2017b: https://github.com/mathworks/Simscape-Wind-Turbine/archive/17.2.2.4.zip

For R2017a: https://github.com/mathworks/Simscape-Wind-Turbine/archive/17.1.2.3.zip

For R2016b: https://github.com/mathworks/Simscape-Wind-Turbine/archive/16.2.2.2.zip

For R2016a: https://github.com/mathworks/Simscape-Wind-Turbine/archive/16.1.2.1.zip

For R2015b: https://github.com/mathworks/Simscape-Wind-Turbine/archive/15.2.2.0.zip

For R2013a: https://github.com/mathworks/Simscape-Wind-Turbine/archive/13.1.1.8.zip

Learn about this model in a four-part webinar series:

https://www.mathworks.com/videos/series/developing-wind-power-systems-using-matlab-and-simulink-95153.html

Request a trial to get the products needed to simulate this example:

https://www.mathworks.com/programs/trials/trial_request.html?s_cid=cta_trials&prodcode=SS,MS,LD,SH,SN,PS,ML,SL,SF

Find other Simscape examples by searching posts for the keyword “physical modeling”

https://www.mathworks.com/matlabcentral/fileexchange/?term=%22physical+modeling%22

Learn more about MathWorks Simscape Products:

https://www.mathworks.com/physical-modeling/

更多精彩文章请关注公众号:

【源码】风力涡轮机模型仿真相关推荐

  1. php 框架源码分析,Laravel框架源码解析之模型Model原理与用法解析

    本文实例讲述了Laravel框架源码解析之模型Model原理与用法.分享给大家供大家参考,具体如下: 前言 提前预祝猿人们国庆快乐,吃好.喝好.玩好,我会在电视上看着你们. 根据单一责任开发原则来讲, ...

  2. AlphaFold2源码解析(9)--模型之损失

    AlphaFold2源码解析(9)–模型之损失 损失函数和辅助头 该网络是端到端训练的,梯度来自主帧对齐点误差 (FAPE) 损失 LFAPEL_{FAPE}LFAPE​和许多辅助损失. 每个示例的总 ...

  3. AlphaFold2源码解析(4)--模型架构

    AlphaFold2源码解析(4)–模型架构 我们将Alphafold的流程分为一下几个部分: 搜索同源序列和模板 特征构造 特征表示 MSA表示与残基对表示之间互相交换信息 残基的抽象表示转换成具体 ...

  4. Opencascade源码学习之模型算法_TKO模块文件介绍

    Opencascade源码学习之模型数据_TKO模块文件介绍 1.TKO 1.BOPAlgo 2.BOPDS 3.BOPTools 4.BRepAlgoAPI 5.IntTools 1.TKO 1.B ...

  5. fasttext源码学习(2)--模型压缩

    fasttext源码学习(2)–模型压缩 前言 fasttext模型压缩的很明显,精度却降低不多,其网站上提供的语种识别模型,压缩前后的对比就是例证,压缩前126M,压缩后917K.太震惊了,必须学习 ...

  6. Opencascade源码学习之模型数据

    Opencascade源码学习之模型数据 1.模型数据 2.几何工具 1.插值和拟合 1.分析一组点 2.基本插值和近似 3.2D 插值 4.3D 插值 5.2D 拟合 6.3D 拟合 7.曲面拟合 ...

  7. Opencascade源码学习之模型数据——TKGeomBase模块文件介绍

    Opencascade源码学习之模型数据--TKGeomBase模块文件介绍 1.AdvApp2Var 2.AppCont 3.AppDef 4.AppParCurves 5.Approx 6.Bnd ...

  8. licode源码分析-线程模型

    licode源码分析-线程模型 服务器一般都会服务于大量的用户,所以服务端程序的性能往往决定服务用户的多少.现在服务器上的CPU都是多核的,服务端程序为了充分发挥CPU的性能,会使用多进程或多线程.而 ...

  9. 【源码】基于模型的阶梯式车架设计仿真

    该代码对M3类客车底盘框架结构进行了建模. The code, models a structure of the Chassis-frame of M3-Category of Bus. 通过对实际 ...

最新文章

  1. R绘制直方图(Histogram)
  2. elasticsearch6 学习之安装
  3. Animation插值器:解决Android Animation 循环执行的停顿问题
  4. C#的同步和异步调用方法
  5. MSG_PEEK标志
  6. springboot项目层次结构_Springboot项目结构Springboot项目结构
  7. linux 分析系统配置,在Linux系统上部署AWStats日志分析系统
  8. 左右两个列表框项之间的添加、移除、上下移动
  9. 数学建模算法总结(一)
  10. VC2012安装Opengl开发环境
  11. 取色器ColorPix
  12. irlr7843引脚图_IRLR7843PBF中文资料
  13. win10强行自定义分辨率(笔记本win10强行自定义分辨率)
  14. 当天剩余时间,当月剩余时间(秒数),用于redis设置过期时间
  15. RabbitMQ可视化界面登录不了,报错:Login failed
  16. 转自随风飘荡自由飞翔 SQL技巧:快速把握一些异常精妙的SQL语句
  17. 越努力越幸福—2015年度总结
  18. 135编辑器导出html,135编辑器教程|三步教你搞定表格样式
  19. 鸿蒙无法使用安卓应用市场,关于华为鸿蒙兼容安卓应用的原因与思考
  20. 计算机毕业设计SSM大学生健康管理系统的设计与实现【附源码数据库】

热门文章

  1. 重庆38个区县的特色美食之地
  2. mysql的NLJ_MySQL查询优化——连接以及连接原理
  3. 华钜同创:亚马逊运营每天需要关注的内容
  4. QT3633 自动抢单软件
  5. 安卓系统耗电太快?针对wakelock(唤醒锁)的设置优化教程
  6. 面对环境威胁,怎么把衣服种出来?共享单车还能变球场?这些企业有答案 | 美通社头条...
  7. openstack 中国联盟公开课参会总结
  8. 直接在屏幕上,选取区域进行截屏分享到QQ、微信
  9. 原来,阿里工程师才是隐藏的“修图高手”!
  10. Cucumber介绍