-
SpeedRegulationSystemResearchofMiningElectricLocom
矿用电机车电控系统有两种,一种是有触点的电控系统,另一种是脉冲调速系统。以晶闸管为主要元件的脉冲调速系统在矿用电机车中仍大量使用。晶闸管属于半控型器件,其控制极只能控制开通而不能控制其关断,在低速运行时,晶闸管一经导通后,如果不能根据需要关断,则电动机承受全部电压而失去控制,电机车全速运行。本文利用MATLAB软件对矿用电机车晶闸管脉冲调速系统的主电路进行建模并仿真,对影响安全运行的关键元器件进行了详细的分析。仿真结果表明晶闸管脉冲调速系统存在安全隐患。随着电子工业的飞速发展,一种新型的全控型电力器件(绝缘门极晶体管IGBT)开始在工业中得到广泛的应用,脉冲调速电控系统如采用全控型电力器件代替半控型元器件(晶闸管),将会大大简化控制电路。由于控制电路简单,便于实现数字化控制。本文对IGBT的调速原理进行分析,采用IGBT和集成PWM脉宽调制器SG3525为主要元件,设计出了双闭环可逆自动调速系统,并对该系统进行实验验证,实验结果表明该系统优于晶闸管直流调速系统,而且运行稳定,可以很方便实现可逆运行。(Mine electric locomotive electronic control system has two types of electronic control system with contacts, and the other is the pulse speed control system. The pulse thyristor as the main component in the mining electric locomotive speed control system is still widely used. A semi-controlled thyristor type devices, the control can only control a very open and can not control the turn-off, in the low speed, the thyristor turn-on once, if not turned off as needed, then the loss of the motor under full voltage control, motor vehicle running at full speed. In this paper, MATLAB software mining electric locomotive speed control system pulse thyristor main circuit modeling and simulation, the key components of the safe operation of a detailed analysis. Simulation results show that the thyristor pulse control system security weaknesses. With the rapid development of the electronics industry, a new full-controlled power devices (Insulated Gate Transistor IGBT) began to be widely used in indu)
- 2010-12-24 13:40:45下载
- 积分:1
-
ImageQuality_evaluation
众多matlab代码用于检测图片质量,比如MSE, PSNR等(Several codes based on matlab used to evaluate the quality of image processing such as MSE, PSNR)
- 2010-08-03 18:51:35下载
- 积分:1
-
ncm
matlab编写的小程序,能够模拟人走路,参数可以设置。非常有意思,可以参考一下!(Walker. this code is a walker.It can simulate human being s walk.)
- 2010-06-10 21:48:36下载
- 积分:1
-
zuiduanlujing
求解带可变权值的最短路径问题,如铁路、公路不同的路段组合运输费问题。注:公路的运输费用与路长成正比,铁路的运输费与路段的累积有关等等(Solving the shortest path variable weight problems, such as railway, road sections of different combination of transportation charges. Note: The cost of road transport and road length is proportional to the railway and road transport costs, etc. related to the cumulative)
- 2010-09-03 22:24:06下载
- 积分:1
-
MATLAB
一、 牛顿-拉夫逊法概要
首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数
(4-6)
解此方程式时,由适当的近似值X(0)出发,根据 (4-7)
反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。
式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如图4-2(b)所示的那种情况就不能收敛或收敛到别的根上去。
这一方法还可以做下面的解释,设第n次迭代得到的解与真值之差,即 的误差为 时,则
(4-8)
把 在 附近对 用泰勒级数展开
(4-9)
上式略去 以下的项
(4-10)
的误差可近似由上式计算出来
图4-2
(4-11)
比较式(4-7)和(4-11),可以看出牛顿-拉夫逊法的修正量和 的误差的一次项相等。
用同样的方法考虑,给出对n个变量 (:Because of the importance and complexity of power system, better algorithm and programme language
is very important . An interior point method based on the perturbed Karush2Kuhn2Tucker (KKT) condition is pre2
sented in this paper , where the method and process for the optimal power flow is treated through the Matlab’s
symbolic math toolbox and Mfunction is also presented. Using the symbolic code , it can improve the adaptability
of the programme dramatically. The advantage is that , what we need to do is change the model expression. We
can make use of the symbolic programme to check our programme while we write the Mfunctions. Using the Mat2
lab , we find the optimal solutions and calculate quickly and efficiently. It has proposed the powerful and unique
functions of Matlab in the optimization and calculation for power system.
Key words :power system symbolic calculation optimal power flow interior point method)
- 2020-07-08 16:38:56下载
- 积分:1
-
Huff
Huffman encoding and decoding using matlab. Very complete as a education level.
- 2013-10-19 11:56:03下载
- 积分:1
-
finite-length-solenoid
主要是用于仿真有限长螺线管内部的磁场分布(Is mainly used for the simulation of finite length solenoid magnetic field distribution inside)
- 2013-12-15 10:36:24下载
- 积分:1
-
shift
Shift a bit array 3 steps to the right
- 2009-11-24 22:33:18下载
- 积分:1
-
sltoolbox_r101
统计学习工具箱,包括在统计学习,模式识别,计算机视觉方面的matlab程序。(Statistical Learning Toolbox organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision. )
- 2010-01-11 17:15:01下载
- 积分:1
-
main
code for 3-d based vehicle tracking system
- 2010-05-10 15:43:19下载
- 积分:1