登录
首页 » matlab » Study-of-solar-photovoltaic

Study-of-solar-photovoltaic

于 2015-09-10 发布 文件大小:3050KB
0 235
下载积分: 1 下载次数: 23

代码说明:

  首先,概述了太阳能光伏发电系统的组成,介绍了目前我国太阳能光伏发电技术的应用,并根据不同场合的需要,对太阳能光伏发电系统进行了分类。其次,分析了太阳能电池板的工作原理,利用州哄JLAB仿真软件对不同环境及 不同日照强度下的太阳能电池输出特性进行了建模!仿真结果证明了太阳能电池的非线性。再次,通过比较三种常用的DC/DC变换器的工作原理,提出利用BOOST型DqDC变换器实现转换,对参数进行分析后建立了BOOST型DC/DC变换器的仿真模型。最后,分析了最大功率点跟踪原理,比较了几种常用的最大功率点跟踪方法, 并在此基础上提出了一种新的扰动观察法,仿真结果表明了此方法的可行性。 (First, an overview of the composition of the solar photovoltaic power generation system, introduced the application of solar photovoltaic technology at present, and according to the needs of different occasions, for the solar photovoltaic system are classified. Secondly, the working principle of solar panels, the use of state coax JLAB simulation software for solar cell output characteristics of the different environments and under different sunlight intensity were modeled! Simulation results show that the nonlinear solar cells. Again, by comparing three common DC/DC converter works proposed use BOOST type DqDC converter to achieve the conversion, after the analysis of the parameters, the simulation model BOOST type DC/DC converter. Finally, the principle of maximum power point tracking, comparing several commonly used method for maximum power point tracking, and on this basis, we propose a new disturbance observation, simulation results show the feasibility of this method.)

文件列表:

说明.html,990,2011-12-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CORDIC_m
    cordic算法的matlab仿真,毕设的时候写的,同时里面还有一篇介绍cordic算法的论文用来帮助理解(cordic algorithm matlab simulation, completed the set up time to write, at the same time there is also an introduction cordic algorithm of paper used to help understand)
    2012-08-25 01:04:05下载
    积分:1
  • Max_Appro
    Matlab实现通过优化多项式实现矩阵逼近源代码.附件中的代码通过多项式优化实现矩阵逼近算法。(Matlab achieve by optimizing polynomial matrix approximation of the source code and the code contained in the annex to achieve matrix approximation by polynomial optimization algorithm.)
    2012-10-25 20:55:39下载
    积分:1
  • code
    Wireless Sensor Networks (WSNs) are comprised of thousands of sensor nodes, with restricted energy, that cooperate to accomplish a sensing task. Various routing Protocols are designed for transmission in WSNs. In this paper, we proposed a hybrid routing protocol: Zonal-Stable Election Protocol (Z-SEP) for heterogeneous WSNs. In this protocol, some nodes transmit data directly to base station while some use clustering technique to send data to base station as in SEP. We implemented Z-SEP and compared it with traditional Low Energy adaptive clustering hierarchy (LEACH) and SEP. Simulation results showed that Z-SEP enhanced the stability period and throughput than existing protocols like LEACH and SEP.
    2013-12-21 12:15:13下载
    积分:1
  • PSORT20110515i
    HYBRID pso OPTIMIZATION
    2014-02-17 19:04:00下载
    积分:1
  • toushi
    透视变换的程序,一个很好的透视变换程序,希望大家下载(Perspective transformation process, a very good perspective transformation process, I hope you download)
    2011-09-22 11:29:56下载
    积分:1
  • shuxue_Matlab1
    今天上传《数学实验与Matlab》程序,希望对大家有用!(today uploaded "Matlab mathematical and experimental" procedures in the hope that it may be useful right! Thank you!)
    2007-05-21 15:21:34下载
    积分:1
  • Rayleigh-channel
    rayleigh信道 jakes模型瑞利信道 无线信道 无线信道的matlab仿真(rayleigh channel jakes model rayleigh channel matlab simulation of wireless channel)
    2012-06-04 08:59:01下载
    积分:1
  • Matlabexampleaboutm
    Matlab 实例-编写M脚本文件,涉及比较深层的 MATLAB 内容:脚本;函数(一般函数、内联函数、子函数、私用函数、方法函数);程序调试和剖析;数据结构(类、对象);重载和继承;面向对象编程。本章配备了许多精心设计的算例。这些算例是完整的,可直接演练的。读者通过这些算例,将真切感受到抽象概念的内涵、各指令间的协调,将从感知上领悟到面向对象编程的优越和至关要领。(Matlab Examples- the preparation of M script file, involving comparison MATLAB deeper content: script function (general function, inline function, Functions, Private Functions, methods, functions) program debugging and analysis data structure (class, object) Overloading and inheritance object-oriented programming. This chapter with a number of carefully designed examples. These examples are complete, can directly exercise. Through these examples the reader will really feel the meaning of abstract concepts, the coordination between commands from realizing that the perception of object-oriented programming and to the superior customs essentials.)
    2008-05-30 07:23:35下载
    积分:1
  • vc调用matlab
    将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
    2005-03-22 21:40:12下载
    积分:1
  • qam
    对随机信源进行16QAM调制,送入高斯信道,解调后计算误码率(Random source for 16QAM modulation, into the Gaussian channel, demodulation error rate were calculated)
    2010-12-04 23:49:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载