-
used 12 MAX 197 pairs external signal sampling. Using Fourier
采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal sampling. Using Fourier-Cycle Integration Algorithm for the sampling signal processing, power systems to the RMS voltage, power characteristics of the volume in real-time on-line monitoring; All digital measuring method phase difference; Adaptive technology and the sampling interval, the elimination of non-synchronous sampling of the calculation error using PIC18F458 capture real-time monitoring of power system frequency fluctuations amended sampling interval. The analysis of the measurement error are up to standard. And to provide a friendly man-machine interface.
- 2022-01-26 06:57:15下载
- 积分:1
-
开发人员易用的一款进制转换计算器 能大大加快大家的开发速度...
开发人员易用的一款进制转换计算器 能大大加快大家的开发速度-developers to use the new base for the conversion calculator you can greatly accelerate the pace of development
- 2022-03-28 18:15:59下载
- 积分:1
-
Ps/2 keyboard source code, build tools for Keil, with this program they can do t...
Ps/2键盘源代码,为Keil构建工具,用这个程序就可以做键盘了
- 2022-07-28 12:32:02下载
- 积分:1
-
SCM source scripts, including floating point calculations, multi
各种51单片机源程序集,包括浮点数的计算,多字节的加减等算法的实现-SCM source scripts, including floating point calculations, multi-byte such as addition and subtraction algorithm implementation
- 2022-02-09 17:43:23下载
- 积分:1
-
从虚拟终端输入8个任意数据,通过串口传送给单片机的led_buf缓冲区,并在8个led上显示;按回车键对led_buf缓冲区中的数据进行由小到大排序,排序结果在
从虚拟终端输入8个任意数据,通过串口传送给单片机的led_buf缓冲区,并在8个led上显示;按回车键对led_buf缓冲区中的数据进行由小到大排序,排序结果在led上显示。-From the virtual terminal eight arbitrary input data, through the serial port send buffer led_buf MCU and 8 led display led_buf press Enter to buffer the data from small to big sort, to sort the results in the led display.
- 2023-06-08 10:25:03下载
- 积分:1
-
单片机 原理图 protel画的 初学者可用来制作实验板 省钱哦
单片机 原理图 protel画的 初学者可用来制作实验板 省钱哦-Singlechip Protel schematic painting for beginners can be used to produce the experimental plate to save money, oh
- 2022-03-17 11:35:41下载
- 积分:1
-
keil 3
单片机的c语言的编译软件,最新的keil 2英文版。-keil 3
- 2023-01-09 01:10:04下载
- 积分:1
-
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter()
float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口
作用:对采集下来的音频数据用算法处理,返回一个结果
参数:sampleData-音频数据缓冲地址指针;
length-缓冲区尺寸(音频数据数量),字节数;
返回值:返回算法结果。
void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize)
作用:设置算法参数;
参数:set_SampleRate-音频数据抽样速率;
set_TargetFreq-目标信号频率;
set_BlockSize-算法数据块尺寸(采样点);
用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
- 2023-03-11 13:30:04下载
- 积分:1
-
步进电机的单片机控制,可以在Proteus下进行仿真
步进电机的单片机控制,可以在Proteus下进行仿真-Stepper motor microcontroller control, can be carried out under the Proteus simulation
- 2023-02-23 00:10:04下载
- 积分:1
-
PCB设计基础教程关于pcb的介绍及其设计方法
PCB设计基础教程关于pcb的介绍及其设计方法-PCB Design Tutorial on the pcb
- 2022-09-29 19:25:03下载
- 积分:1