代码搜索结果
找到约 7,992 项符合
Motor 的代码
dcmotor.inc
.external F_DCMotor_Init
.external F_DCMotor_SetSpeed
.external F_DCMotor_Forward
.external F_DCMotor_Backward
.external F_DCMotor_Stop
.external F_DCMotor_Drive
.external F_DCMotor_GetSpeed
.e
dcmotor.inc
.external F_DCMotor_Init
.external F_DCMotor_SetSpeed
.external F_DCMotor_Forward
.external F_DCMotor_Backward
.external F_DCMotor_Stop
.external F_DCMotor_Drive
.external F_DCMotor_GetSpeed
inductionm.mdl
Model {
Name "induction_motor"
Version 7.2
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
Computed
imeqckt.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% imeqckt.m - determines parameters for the equivalent circuit of a
% three-phase induction motor from test data.
torq1ph.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% torq1ph.m - calculates torque-speed curve for
% single-phase induction motor.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
sermtrfw.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% sermtrfw.m - plots developed torque-speed curve for series
% excited dc motor with rated voltage applied
dcmcontrol.c
/***************************************************************************
This programme is to control DC motor in a certain speed using PWM.
The target speed is "r", it is the speed in 1s.
The
dcmcontrol.c
/***************************************************************************
This programme is to control DC motor in a certain speed using PWM.
The target speed is "r", it is the speed in 1s.
The
acindmainstartware.c
/*******************************************************************
* File: acindMainStartWare.c
*
* DESCRIPTION: AC Induction Motor control demonstration
* (using constant V/Hz principle)f
pwmcalc2.c
/*******************************************************************
* File: Pwmcalc2.c
*
* DESCRIPTION: AC Induction Motor control demonstration
* (using constant V/F principle