搜索资源列表
DSP_ADC
- 使用DSP的片内AD转换器来实现模拟信号的采集!该程序很好用!经过本人验证!-Uses DSP the internal AD switch realizes simulated signal gathering! This procedure is very easy to use! Confirms after personally!
singalsample
- 使用AD转换芯片将模拟信号转换成为数字信号,使用DSP对转换后的数字信号读取并保存-use AD converter chip analog signal conversion into digital signals, DSP used after the conversion to digital signals and keep reading
bianjiema
- 时域信号转换为频域处理的典型方法,是数字信号处理中的重要算法-Time-domain signal is converted to a typical frequency domain processing methods, digital signal processing is an important algorithm
da
- dac5617,直接输入16位数据,可以方便的完成数字到模拟信号转换的功能。-dac5617, directly into 16-bit data, it will be convenient to complete the digital-to-analog signal conversion function.
DSPprogram4
- DSP数模转换程序,实现的是模拟信号转换为数字的十位值,AD的配置为级联16通道,开始/停止模式。-DSP digital-analog conversion process to achieve the analog signals into digital values of 10, AD configuration of the cascade 16-channel, start/stop mode.
AD
- 由温度传感器将采集到的温度信号转换为电信号后,经过放大器放大成DSP能接收到的电压信号,并对此信号进行滤波、整形,然后送入DSP内自带的A/D转换器的模拟输入口。-Will be collected by the temperature sensor the temperature signal is converted to electrical signals, the DSP through the amplifier into a voltage signal can be receiv
ADC032
- ADC0832 用于采集0-5V直流信号 转换为8位二级制
4-20ma
- TINA下绘制的 工业4-20mA 传感器信号采集用的隔离放大器。能将4-20mA的电流信号转换为0~3V的电压信号,方便设备采样。-TINA drawn under the Industrial 4-20mA sensor signal acquisition using isolation amplifiers. Can 4-20mA current signal into a 0 ~ 3V voltage signal to facilitate the sampling equipmen
adc_soc
- 模数转换:TMS320F280X硬件环境下如何将模拟信号转换为数字信号-Analog to digital conversion: TMS320F280X hardware environment, how to convert the analog signals to digital signals
motor
- AGV电机调速的程序 实现了电机速度的控制,首先由USB控制器(Propo)向上位机发出信号,上位机将控制器的数字指令转变为0-3000rpm的转速目标值。通过串口转发给arm单片机,ARM单片机接收上位机的目标值及电机反馈回来的转数,利用PID控制器计算出0-1023的控制指令,传给D/A转换器,它将数字信号转换为0~5V的模拟信号,模拟信号经过电源隔离模块后传送到驱动模块对电机进行调速。此外,电机再将脉冲信号返回给微处理器。-Procedures of the AGV motor speed
DSP3
- 使用AD转换芯片将模拟信号转换成为数字信号,使用DSP对转换后的数字信号读取并保存,并利用CCS对这些采集到的数据进行分析。-The chip converts the analog signal into a digital signal, using the DSP to read and save the converted digital signal after AD conversion, and analysis using CCS these collected data.
ADC
- DSP内置16通道23位ADC,可以将模拟信号转换为数字信号,实现AD转换。-DSP built-in 16-channel 23-bit ADC, the analog signal is converted to a digital signal, the AD converter.
DataAcq
- msp430f5529 用于采集数据,将模拟信号转换成数字信号,在屏幕上显示出来-msp430f5529 for gathering data, and converting the analog signal into a digital signal and displayed on the screen
adc_seq_ovd_test
- 进行采样和进行AD转换,将模拟信号转换为数字信号-Sampling and AD converter, convert analog signals to digital signals
AM-tiaozhi-jietiao
- 调制:将各种数字基带信号转换成适于信道传输的数字调制信号(已调信号或频带信号)。解调:在接收端将收到的数字频带信号还原成数字基带信号. 调制就是将基带信号的频谱搬移到信道通带中或者其中的某个频段上的过程,而解调是将信道中来的频带信号恢复为基带信号的反过程.-Modulation: converts various digital baseband signal to channel suitable for transmission of digital modulation signal (m
FireSearchor
- 用于将飞控的脉宽调制信号转换成数字信号,并将数字信号由串口发送出去。-For the flight control PWM signals into digital signals and digital signals by the serial port to send out.
DSP28335_AD
- DSP28335内部AD数据转换程序,已调试通过。(注:输入信号只能是0~3V)(DSP28335 internal AD data conversion program has been debugged. (Note: the input signal can only be 0~3V))
Example22_DSP2833x_ADC_soc
- 当需要采集外部信号时, 外部信号多数是模拟信号, 如电压、 电流、 压力、温度、 湿度、 速度等, 而单片机又只能处理数字信号, 因此就需要一个将模拟信号转换为数字信号的介质--模数转换器(ADC) , F28335 芯片内部含有 ADC 外设,本程序实现了 F28335 的 ADC 模数转换功能。
Example33_DSP2833x_DAC
- DAC即数字模拟转换器, 它可以将数字信号转换为模拟信号。 它的功能与 ADC 相反。 在常见的数字信号系统中, 大部分传感器信号被转化成电压信号, 而 ADC 把电压模拟信号转换成易于计算机存储、处理的数字编码,由计算机处理完成后, 再由 DAC 输出电压模拟信号, 该电压模拟信号常常用来驱动某些执行器件, 使人类易于感知。
采用PWM产生模拟输出
- 采用PWM产生模拟输出,本 技术简介重点介绍如何使用低通滤波器将 PWM 信号转换为模拟信号