搜索资源列表
waveletcaculspeed
- 使用小波分析进行转速计算的程序,程序调用的文件只要放在和程序同一目录就可以了-using wavelet analysis speed calculation procedures, Invoking the documents and procedures as long as on the same directory on the
lingjiezhuansu
- 这是我转子动力学的大作业。用matlab编程计算双转子的临界转速。使用传递矩阵的思想编的。-This is my homeworkrotor of cuorse of rotordynamics . It contains a Matlab programe with dual-rotor calculation of critical speed using the idea of transfer matrix .
test
- 一. 实验目的: 1.了解光电开关的使用方法 2.了解利用光电传感器测量电机转速的方法 二.光电测速基本原理 光电测速的基本电路由光电传感器、计数器和定时器组成。测量时在被测电机主轴上固定一个圆盘,圆盘的边缘上打上小孔。传感器的红外发射端和接收端装在圆盘的两测,电机带动圆盘转到有孔的位置时,红外光通过,红外接收管导通,输出低电平。红外光被挡住时接收管截止,输出高电平。用计数器记录在一定时间内传感器发出的脉冲个数就可以计算出电机转速。 三.实验内容 1.接线方法
zscj20091027
- 电机转速采集,能精确采集电机转速数据,将霍尔传感器传回的数据进行计算,转换成转速。-READ MOTO SPEED
countproteus
- 计频器带proteus仿真计算脉冲频率,可用于转速测量,记录单位时间脉冲数-Frequency meter pulse frequency with proteus simulation can be used for speed measurement, recording the number of pulses per unit time
12
- 车辆测速程序,通过测量车轮的转速计算速度。使用C51编写,供参考。-Vehicle detection procedures, by measuring wheel speed calculation speed. Prepared using the C51, for reference.
7-.30
- 采集转速并显示,显示工作时间,显示功率档位,存储时间和档位(掉电后不丢失)通过功率档位和转速计算功率大小调节功率输出-Acquisition speed and the display to show hours, show power stalls, storage time and stalls (not lost after power-down) through the power of computing power and speed stall size adjustable po
matlabCritical-SpeedCalculation
- matlab传递矩阵法临界转速计算。很实用-matlab critical speed of the transfer matrix method calculation. Very practical
PropellerCls
- 船舶螺旋桨模型 包括 Cq Ct 计算公式 可以根据船速 螺旋桨转速 计算出 螺旋桨的扭矩及其推力-proppeller model
speed_pr
- T method implemented by calculating 实现用T法对电机转速的计算,主要用于代速运行时,提高转速计算精度,从而提升电机运行平稳性-T method implemented by calculating the speed of the motor, mainly for generation of run-time speed, improve speed accuracy, thereby enhancing the motor running smooth
speed
- 51单片机的速度采集和转速计算程序(at80c51单片机)-Speed acquisition application
feilunchunengxitong
- 基于 飞轮储能技术的基本原理及飞轮储能系统的主体结构,以 Simulink为平台搭建了飞轮储能的仿真系统,包含充电模型和放 电模型两部分,各自由电机本体、 转速计算、 磁极位置检测及位 置控制等模块组成,其中转速计算模块是区分两个模型的所在。基于所搭建的仿真平台,对充放电过程进行了仿真,并对占空比、转动惯量与摩擦系数对储能系统的影响进行了仿真分析-The simulation system based on the basic principle and the ma
shaungzhuanzi
- 此程序是双转子系统临界转速计算源程序代码(This program is the double rotor system critical speed calculation source code)
电机转速计算
- 采用labview编写的电机转速计算器,输入轮胎直径 、减速比、要求车速,输出所需电机转速(Written by LabVIEW motor speed calculator, enter the tire diameter, speed reduction ratio, speed requirements, the output motor speed required)
4_Keil_XMC1300-转速计算
- 通过对xmc1300中POSIF模块的设置,实现对电机转速的计算。(The calculation of motor speed is realized by setting the POSIF module in xmc1300.)
rotor_criticalspeed_calculation
- 利用传递矩阵法,实现航空发动机转子的临界转速计算(The critical speed calculation of aeroengine rotor is realized by transfer matrix method.)
瞬时转速计算
- 提出了如何在labview中实现瞬时转速计算(How to achieve speed calculation in labview)
有限元求转子临界转速
- 通过有限元法求解柔性支撑的铁木辛柯梁的固有频率,包含各个单元的组装,固有频率的计算!!!!!!!!!!!!!!!!!!(Through finite element method, the natural frequency of the flexible support is solved, including the assembly of each unit and the calculation of the natural frequency.)
汽车转速eda VHDL语言
- 设计一个汽车速度表。车轮每转一圈会产生一个脉冲,每个脉冲代表1米的距离,根据单位时间的脉冲数可推算出汽车的速度。 要求:(1)模拟产生车轮运转产生的脉冲信号并对其计数,用按键选择脉冲信号的不同频率; (2)每隔10秒读取一次脉冲计数器,并据此计算车速; (3)用数码管显示车速,单位Km/h; (4)给出超速警告。
已调试_柔性转子临界转速计算matlab
- 采用matlab编写的柔性转子临界转速计算程序,程序经过调试,可以运行,程序附有详细注释,适合新手入门