代码搜索:Sensorless

找到约 139 项符合「Sensorless」的源代码

代码结果 139
www.eeworm.com/read/146644/12628377

asm aci3_2.asm

;============================================================================== ; System Name: ACI3_2 ; ; File Name: ACI3_2.ASM ; ; Description: Sensorless control of Induction Motor by Volts/He
www.eeworm.com/read/251896/12312947

h version.h

/**************** (c) 2004 STMicroelectronics ********************** PROJECT : BLDC Software Library (Sensor & Sensorless) COMPILER : ST7 METROWERKS C (HIWARE) / COSMIC MODULE : version.h
www.eeworm.com/read/417637/2100844

c mc_drv.c

/** * @file mc_drv.c * * Copyright (c) 2005 Atmel. * * @brief This module provides the hardware level of BLDC sensorless application.\n * This module contains initialization and configuration *
www.eeworm.com/read/389586/8512713

txt 64. f28xx aci3_4:sensor-less direct foc of 3-phase aci moto.txt

This system simulates a sensorless direct field oriented control of 3-phase induction motor with an “emulated” 3-phase induction motor model. The motor speed is controlled by using estimated speed as
www.eeworm.com/read/283403/9023815

txt 64. f28x aci3_4:sensor-less direct foc of 3-phase aci motor (simulation model).txt

This system simulates a sensorless direct field oriented control of 3-phase induction motor with an “emulated” 3-phase induction motor model. The motor speed is controlled by using estimated speed as
www.eeworm.com/read/165035/10078505

asm sensor.asm

;******************************************************** ; File Name : sensor.asm ; ; Target System : c240 evm ; ; Description : BLDC motor speed controlled ; 40W 18V July/97 ; Sensorless Sp
www.eeworm.com/read/165034/10078518

asm sensor.asm

;******************************************************** ; File Name : sensor.asm ; ; Target System : c240 evm ; ; Description : BLDC motor speed controlled ; 40W 18V July/97 ; Sensorless Sp
www.eeworm.com/read/445044/7600024

ini hallpattern.ini

func unsigned char sensorless (float step, unsigned char hallstate){ unsigned char direction; //direction 0 is forward switch( MCMOUTL ) { case 0x21: AIN5=0; AIN6=5; if(hallstate==
www.eeworm.com/read/303575/13812361

ini hallpattern.ini

func unsigned char sensorless (float step, unsigned char hallstate){ unsigned char direction; //direction 0 is forward switch( MCMOUTL ) { case 0x21: AIN5=0; AIN6=5; if(hallstate==
www.eeworm.com/read/329659/12942613

m aci3_4_m.m

% ACI3-4 system (Sensorless Direct Field Oriented Control of Induction Motor) % % Required following function m-files: % 1. "aci.m" - induction model % 2. "aci_se.m" - Open-loop speed estimator