搜索资源列表
waveletcaculspeed
- 使用小波分析进行转速计算的程序,程序调用的文件只要放在和程序同一目录就可以了-using wavelet analysis speed calculation procedures, Invoking the documents and procedures as long as on the same directory on the
pc-moto
- 在计算机上使用超级终端软件控制马达转速的全套源代码,硬件使用dspic6014制作
CRSE111
- FOTURN编写的求临界转速的例子,相信对初学者很有帮助,里面有计算的参数
C
- 全国电子设计大赛:智能电动车的设计.实现功能:以AT89C52单片机为核心,用双CPU实现电动小车的实时智能控制。CPU对各个传感器检测到的信号进行综合判断处理,然后发出控制信号给电机驱动电路控制小车运行。系统采用PWM动态控制电动机转速,采用红外光电传感器检测引导线,矫正行车路线,超强纠偏。采用霍尔元件检测车轮转动,测速计算距离。用看门狗X5045实现数据存储;采用接近开关准确的探测出金属片的位置、长度;采用光电传感器检测障碍物。采用光电传感器和TLC2543采样比较光源强度引导小车进入车库。
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
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.)
已调试_柔性转子临界转速计算matlab
- 采用matlab编写的柔性转子临界转速计算程序,程序经过调试,可以运行,程序附有详细注释,适合新手入门