代码搜索:船舶电机
找到约 4,771 项符合「船舶电机」的源代码
代码结果 4,771
www.eeworm.com/read/276966/10691659
c m8pwm.c
/******************************************************************************
程序名称:电机驱动程序
运行平台:ATMaga8 12m晶振
程序说明:通过输入来调节pw波
pc3 作为ad输入
PD5=运行状态指示灯
pb0=左转灯,pb1=右转灯,pb=0时灯亮, 左右灯同时亮起为刹车状态
www.eeworm.com/read/469622/6972060
m sh_ge_se_ex_ode.m
% 编写建立自激过程微分方程的M—函数
% 将该M—函数定义为sh_ge_se_ex_ode(shunt_generator_self_excited_ode)
function dydt=tongbufadianji(t,y)
% 首先指定全局变量
%global a1 a2 a3 a4 Rf
% 下面输入电机基本数据:
r=.02282,Rfd=.00255,Rkd=.01
www.eeworm.com/read/455392/7372665
c 15_4b.c
#include
unsigned char bdata out_word; //74HC595A输出
sbit out_word_2=out_word^2; //脱机信号FRE-
sbit out_word_3=out_word^3; //旋转方向CW-,1为正转,0为反转
sbit out_word_4=out_word^4; //步进电机输
www.eeworm.com/read/454865/7382169
m sh_motor_start_ode.m
% 编写起动过程微分方程的M—函数
% 将该M—函数定义为sh_motor_start_ode(shunt_ motor_self_ode)
function dydt=sh_motor_se_ode(t,y)
% 下面输入电机基本数据:
uf=250;u=250;IaN=633;nN=617;TLN=3275;Lf=9;Rf=12;Ra=0.012;La=0.00035;Laf=0.18
www.eeworm.com/read/454865/7382171
m sh_motor_vary_ode.m
% 编写起动过程微分方程的M—函数
% 将该M—函数定义为sh_motor_vary_ode(shunt_ motor_self_ode)
function dydt=sh_motor_vary_ode(t,y)
% 下面输入电机基本数据:
uf=250;u=220;IaN=633;nN=617;TLN=3275;Lf=9;Rf=12;Ra=0.012;La=0.00035;Laf=0.1
www.eeworm.com/read/454865/7382173
m sh_motor_se_ode.m
% 编写起动过程微分方程的M—函数
% 将该M—函数定义为sh_motor_se_ode(shunt_ motor_self_ode)
function dydt=sh_motor_se_ode(t,y)
% 下面输入电机基本数据:
uf=250;u=250;IaN=633;nN=617;TLN=3275;Lf=9;Rf=12;Ra=0.012;La=0.00035;Laf=0.18;J=
www.eeworm.com/read/454865/7382174
m sh_motor_start_ode.m
% 编写起动过程微分方程的M—函数
% 将该M—函数定义为sh_motor_se_ode(shunt_ motor_self_ode)
function dydt=sh_motor_se_ode(t,y)
% 下面输入电机基本数据:
uf=250;u=250;IaN=633;nN=617;TLN=3275;Lf=9;Rf=12;Ra=0.012;La=0.00035;Laf=0.18;J=
www.eeworm.com/read/454865/7382177
m sh_motor_stop_ode.m
% 编写起动过程微分方程的M—函数
% 将该M—函数定义为sh_motor_stop_ode(shunt_ motor_self_ode)
function dydt=sh_motor_stop_ode(t,y)
% 下面输入电机基本数据:
uf=250;u=0;IaN=633;nN=617;TLN=3275;Lf=9;Rf=12;Ra=0.012;La=0.00035;Laf=0.18;
www.eeworm.com/read/447742/7545971
c che.c
#include
#include
#define uint unsigned int
#define sudu1 350
#define long 200
#define short 30
//定义端口位
sbit P1_0=P1^0;//电源指示灯
sbit A3=P1^1;//第三个步进电机
sbit B3=P1^2;
www.eeworm.com/read/446673/7571837
dbg bjdj_4.dbg
VERSION 1.0
CPU AVR
DIR E:\重新整理的文件\控制类\步进电机\程序\avr\
FILE TWI.C
FUNC delay F2 fV
BLOCK 15 F6
DEFREG x 20 i
DEFREG y 22 i
DEFREG z 16 i
LINE 15 F6
LINE 17 F6
LINE 18 FA
LINE 18 100
LINE 18