搜索资源列表
step motor control
- 步进电机控制原理图和PCB图
Moto-g18developermanual
- 摩托G18 GSM模块的开发手册,蛮实用的。-G18 GSM module motor development of manuals, quite practical.
bujindianji
- 收集了一些步进电机驱动器开发的参考资料和大家分享,希望对你们有帮助-Collected a number of stepper motor drives the development of reference and to share, want to help you
加速减速的控制51-PWM
- C程序 通过PWM对直流电机实现正传反转 加速减速的控制-C program to achieve through the Story of PWM DC motor reversing control acceleration and deceleration
iso9141.rar
- 汽车通讯协议iso9141文档,是开发汽车诊断仪的必备,Iso9141 vehicle communication protocol document, is to develop the necessary motor vehicle diagnostic apparatus
Command-Explanations
- 索佳、拓普康带马达全站仪机器指令开发指南-Sokkia, Topcon total station machine instructions with the motor development guidelines
Speed_sensorless_direct_torque_control_of_IMs_with
- 基于感应电机的转子电阻预估计的无速度传感器的直接转矩控制技术。控制电机的一种很先进的控制方法。-Based on the induction motor rotor resistance of the pre-estimation of the speed sensorless direct torque control technique. Motor control a very advanced control methods.
Comparison_of_different_switching_patterns_in_dire
- 感应电机的不同开关模式的直接转矩控制技术的研究。控制电机的一种很先进的控制方法。-Induction motors of different switch-mode direct torque control technology. Motor control a very advanced control methods.
Sensorless_direct_torque_control_of_an_induction_m
- 感应电机的无传感器直接转矩控制技术(DTC)。控制电机的很好的方法-Induction motor sensorless direct torque control technology (DTC). Very good motor control method
APITypeFuzzyneuralNetworkControllerforInductionMo
- A PI Type Fuzzy-neural Network Controller for Induction Motor Drives
Kalman
- The Extended kalman filter (EKF) has been found wide application in the sensorless control of induction motor (IM) because of its good steady and dynamic behaviour,disturbance resistance, and fast convergence. This paper presents a novel speed sensor
3.3V-DSP-for-Digital-Motor-Control
- 3.3V DSP for Digital Motor Control
A-Brushless-DC-Motor-Controller
- 讲述了基于2812的无刷直流电机的控制,老外写的,比较好-About 2812-based control of brushless DC motor, a foreigner writing better
The-synchronous-motor-rotor-
- 两相旋转坐标系下同步电机转子绕组短路定子绕组突然加对称电压的仿真-The synchronous motor rotor winding short-circuit the stator winding is a sudden increase of symmetrical voltage simulation with Two rotating coordinate system
Stepper-motor-L1
- 关于步进电机的运用,很好的介绍了如何将步进电机与单片机对应连接,如何实现内部的编程-Good introduction about the use of the stepper motor, stepper motor with microcontroller corresponding connection, how to achieve internal programming
Microcontroller-button-control-motor
- 单片机,汇编程序实现按键控制步进电机动作,如正反转-Microcontroller assembler keys to control the stepper motor action, such as reversing
SCM-control-stepping-motor
- 汇编实现单片机步进电机控制,电机动作如正反转-Compilation to achieve single-chip stepper motor control, motor actions such as reversing
51MCU-control-stepper-motor
- 利用51单片机控制驱动步进电机的程序设计及方法-Use SCM control stepper motor driven program design and methodology
使用Arduino控制CA电机的速度 (Use arduino to control the speed of CA motor)
- 本文档介绍了如何执行交流电机的速度控制,所需材料,要构建的电路图以及Arduino的代码。 This document explains how to perform the speed control of the AC motor, the required materials, the circuit diagram to be built, and the code of the Arduino.
Motor Control with MATLAB using Arduino Uno
- Motor Control with MATLAB using Arduino Uno for students. Code below: clearvars a = arduino('com31', 'uno', 'Libraries', 'Servo'); s = servo(a, 'D4'); %flag = 1; %while flag for angle = 0:0.1:1 writePosition(s, angle); current_pos = readPositi