- M08_importing ansys workshop M08
- pptjp ppt模版精品
- arm 博创3000 华容道工程 实验必备
- QRCode generator fo Delphi
- 新建 WinRAR ZIP 压缩文件 建立二叉树
- 内存DDR3 DDR4 DDR5颗粒检测 台湾软件精准测试 DDR颗粒 专业DRAM测试:DDR3 DDR4 DDR5 拆机 翻新 全新料 测试规格:DDR3 4位 8位 16位 全位测试 DDR4 8位:512M8 1GX8 2GX8 16位 :256X16 512X16 1GX16 2GX16 DDR5 2G8 1G16 DRAM颗粒及内存条等 提供专业的测试服务
文件名称:Voice_frequence
-
所属分类:
- 标签属性:
- 上传时间:2014-09-04
-
文件大小:437.25kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个利用DSPIC33FJ64MC802芯片进行音频AD采样以及FFT变换(得到功率谱)并将得到的数据进行串口发送的程序。该程序用于一个声音功率谱分析的设计中。 使用时需要配合外围的放大,滤波,加法器,以及电源等其他电路。并结合自编的上位机软件进行显示。
在Microchip给出的FFT函数中,256点FFT变换存在问题,无法得到正常数据。这是由于旋转因子表的错误造成的。本程序已经对其作出了修正。同时在功率谱计算的函数中,也作出了一些优化,在测量较小的幅值时,结果会更加理想。
本程序在音频分析与传输中,完全做到了实时分析。结合理想的上位机软件,可以进行实时系统的构建。这实在是相当难得的。但是,由于实时性的保证以及串口速率的限制,本系统频率分析的上限只能在5K左右(程序中采用了4K)。如果将通信接口改为SPI或其他高速接口,可以显著提高系统频率分析的上限。-This is a use of DSPIC33FJ64MC802 chip audio AD sampling and FFT transform (power spectrum) and will receive procedures for serial port to send data.The program is used for the design of a sound power spectrum analysis.When using need to cooperate with the periphery of the amplifier, filter, adder, and power, and other circuit.Combined with the feature of PC software for display.
FFT function in Microchip, the 256- point FFT transform problems, cannot get normal data.This is due to the fault of rotating factor table.This program has made a correction on it.In power spectrum calculation function at the same time, also made some optimization, when measuring small amplitude, the result will be more ideal.
This procedure in audio analysis and transmission, completely achieved real-time analysis.In combination with the PC software of ideal, can build the real-time system.This is really quite rare.But, as a result of the limitation of the guaranteed real-time and rate of serial port, the s
在Microchip给出的FFT函数中,256点FFT变换存在问题,无法得到正常数据。这是由于旋转因子表的错误造成的。本程序已经对其作出了修正。同时在功率谱计算的函数中,也作出了一些优化,在测量较小的幅值时,结果会更加理想。
本程序在音频分析与传输中,完全做到了实时分析。结合理想的上位机软件,可以进行实时系统的构建。这实在是相当难得的。但是,由于实时性的保证以及串口速率的限制,本系统频率分析的上限只能在5K左右(程序中采用了4K)。如果将通信接口改为SPI或其他高速接口,可以显著提高系统频率分析的上限。-This is a use of DSPIC33FJ64MC802 chip audio AD sampling and FFT transform (power spectrum) and will receive procedures for serial port to send data.The program is used for the design of a sound power spectrum analysis.When using need to cooperate with the periphery of the amplifier, filter, adder, and power, and other circuit.Combined with the feature of PC software for display.
FFT function in Microchip, the 256- point FFT transform problems, cannot get normal data.This is due to the fault of rotating factor table.This program has made a correction on it.In power spectrum calculation function at the same time, also made some optimization, when measuring small amplitude, the result will be more ideal.
This procedure in audio analysis and transmission, completely achieved real-time analysis.In combination with the PC software of ideal, can build the real-time system.This is really quite rare.But, as a result of the limitation of the guaranteed real-time and rate of serial port, the s
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Voice_frequence/
Voice_frequence/ADC.c
Voice_frequence/ADC.h
Voice_frequence/ADC.o
Voice_frequence/FFTrun.c
Voice_frequence/FFTrun.h
Voice_frequence/FFTrun.o
Voice_frequence/UART.c
Voice_frequence/UART.h
Voice_frequence/UART.o
Voice_frequence/Voice_frequence.cof
Voice_frequence/Voice_frequence.hex
Voice_frequence/Voice_frequence.map
Voice_frequence/Voice_frequence.mcp
Voice_frequence/Voice_frequence.mcs
Voice_frequence/Voice_frequence.mcw
Voice_frequence/base.c
Voice_frequence/base.h
Voice_frequence/base.o
Voice_frequence/configuration.h
Voice_frequence/cplxsqrmag.o
Voice_frequence/cplxsqrmag.s
Voice_frequence/delay.c
Voice_frequence/delay.h
Voice_frequence/delay.o
Voice_frequence/dspcommon.inc
Voice_frequence/fft.o
Voice_frequence/main.c
Voice_frequence/main.o
Voice_frequence/readme.txt
Voice_frequence/timer.c
Voice_frequence/timer.h
Voice_frequence/timer.o
Voice_frequence/ADC.c
Voice_frequence/ADC.h
Voice_frequence/ADC.o
Voice_frequence/FFTrun.c
Voice_frequence/FFTrun.h
Voice_frequence/FFTrun.o
Voice_frequence/UART.c
Voice_frequence/UART.h
Voice_frequence/UART.o
Voice_frequence/Voice_frequence.cof
Voice_frequence/Voice_frequence.hex
Voice_frequence/Voice_frequence.map
Voice_frequence/Voice_frequence.mcp
Voice_frequence/Voice_frequence.mcs
Voice_frequence/Voice_frequence.mcw
Voice_frequence/base.c
Voice_frequence/base.h
Voice_frequence/base.o
Voice_frequence/configuration.h
Voice_frequence/cplxsqrmag.o
Voice_frequence/cplxsqrmag.s
Voice_frequence/delay.c
Voice_frequence/delay.h
Voice_frequence/delay.o
Voice_frequence/dspcommon.inc
Voice_frequence/fft.o
Voice_frequence/main.c
Voice_frequence/main.o
Voice_frequence/readme.txt
Voice_frequence/timer.c
Voice_frequence/timer.h
Voice_frequence/timer.o
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.