搜索资源列表
DEMOCDMA
- CDMA编码测试程序,只添加了四个准正交码-CDMA coding test procedure added only four prospective orthogonal codes
quasiorthogonalstbc44
- 包括4天线准正交码的编码和解码程序,其中解码程序包括部分行的合并解码-Including 4 antenna quasi-orthogonal code encoding and decoding procedures, which include decoding part decoding the combined line
code88
- 包括八天线准正交空时码的编码和解码函数,满速率部分分集增益,解码包括部分行的解码-Including eight antenna quasi-orthogonal space-time codes of encoding and decoding functions, full diversity gain some speed, decoding including some line decoder
count_plus_last
- 对电机的编码器输入的正交编码信号进行4倍频处理 ,生成一个新的计数脉冲 ,同时判断电机的转动方向,输出一个方向标志电平信号,从而可以让DSP知道电机的转速和方向。-On the motor encoder inputs of the quadrature encoder signals 4 octave treatment, generates a new pulse count and at the same time to dete
spacetime-code
- 空时编码方向毕业论文(原创),空时编码的4元素的正交和分正交都有所写到!-Space-time coding the direction of thesis (original), space-time coding of the four elements of the orthogonal and sub-orthogonal have written to!
Hadamard_BPSK
- 对正交编码(Hadamard)+BPSK调制进行分析而用matlab进行仿真。-Hadamard code is a kind of error correcting code.
Coded_Orthogonal_Signaling(1993)
- 正交编码方面的文章Coded Orthogonal Signaling(1993)-Coded Orthogonal Signaling(1993)
encoder_interface
- 正交编码器接口 用于正交四倍频电路 伺服驱动器常用-Quadrature Encoder Interface circuit for quadrature servo drives commonly used frequency
Keil_XMC1300POSIF单元正交编码器例程
- Keil_XMC1300POSIF单元正交编码器例程(Keil_XMC1300POSIF unit quadrature encoder routines)
collect test
- 一个案子的测试程序,集合CAN,正交编码,SPI,ADC,FLASH,等(A test procedure for a case, set CAN, orthogonal encoding, SPI, ADC, FLASH, etc)
STM32编码器Demo
- 利用stm32定时器的正交解码功能,获取编码器的转速(Using the orthogonal decoding function of STM32 timer, the speed of encoder is obtained)
STM32F10xxx_Encoder_AN(CH)
- 关于正交编码在STM32上的应用,可以为实现自平衡小车的精准测速而服务(The application of orthogonal coding on STM32 can serve the precise speed of self-balancing trolley)
STM32正交编码器
- 基于STM32的正交编码器例程,对初学者很有用(STM32-based orthogonal encoder routines are useful for beginners)
STM32编码器Demo
- 直流减速电机pid控制 正交编码模式 上位机上传速度(DC motor, PID control, orthogonal coding mode)
STM32F407——TIM3正交编码器
- 单片机应用中,比较实用的C语言实例,编码器正交编码(SCM application, a more practical example of C language)
stm32正交编码接口(QEI)
- stm32编码器模式设置,还含有相关PDF说明文档以及网页(STM32 encoder mode setting)
STM32正交编码器_外部中断
- 这是一个STM32F用外部中断识别光册编码器的程序(STM32 uses external interrupt to identify encoder.)
STM32正交编码器
- STM32F103 增量式编码器计数,通过串口打印(STM32F103 Incremental Encoder Counting, Printed through Serial Port)
STM32正交编码器_外部中断
- 用外部中断实现编码器计数,不用STM32自带的编码器接口模式(Encoder Counting with External Interrupt)
STM32F103正交编码器解码
- STM32F103做直流无刷火交流伺服电机驱动,正交编码器反馈驱动源代码。MDK开发环境