-
高精度多路信号采集 ADS1299
TI公司的ADS1299是8路低噪音同时取样的24位delta-sigma ADC,并内置了可编程增益放大器(PGA),基准电压和振荡器,集成了脑电图(EEG)所需的通用特性.器件具有非常低的输入参考噪音:1.0 μVPP (70-Hz BW),没路的功耗5mW,输入偏置电流300pA,数据速率250SPS到16kSPS,C1.0 μVPP (70-Hz BW),CMMR为-110dB,可编程增益为1, 2, 4, 6, 8, 12或24,单极或双极电源工作,主要用在医疗仪器如EEG和ECG,听觉诱发电位(EAP),脑电双频谱指数(BIS),睡眠研究监测等,高精度多路信号采集.(The ADS1299 is a low-noise, multichannel,
simultaneous-sampling, 24-bit, delta-sigma (ΔΣ)
analog-to-digital converter (ADC) with a built-in
programmable gain amplifier (PGA), internal
reference, and an onboard oscillator. The ADS1299
incorporates all commonly-required features for
electroencephalogram (EEG) applications.)
- 2017-03-23 20:51:28下载
- 积分:1
-
feisikaerlvbo
进行飞思卡尔的试跑阶段,非常有效止咳的程序啊啊啊,,(
Freescale s trial run stage, ahhh, very effective cough of the program,
)
- 2013-06-23 22:07:11下载
- 积分:1
-
dianchangxunjian
一款电厂巡检软件,很简单的C++处理程序,适合初学者使用,C++(A plant inspection software, very simple C++ handler for beginners, C++)
- 2014-02-23 15:48:29下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
09041529
用PIC单片机实现带音乐播放的电压表,最高实现3.3V的电压测试(PIC mcu)
- 2013-09-05 15:15:17下载
- 积分:1
-
pwm
stm32输出四路pwm,能完成占空比可调,频率可变化的pwm(Stm32 four road PWM output, can finish the duty ratio is adjustable, can change the PWM frequency)
- 2017-02-23 08:57:04下载
- 积分:1
-
High-power-inverter-and-ac-drive
本书是“国际电气工程先进技术译丛”之一,该书分14章,介绍了各种大功率变频器的拓扑结构及原理、传动系统的组成,以及与此相关的各种先进控制策略。书中还同时详细地给出了多个专题的相关技术背景。可作为学术研究、产品开发等专业技术人员或产品工程师参考。介绍了大功率变频器及中压交流传动的最新发展技术,包括各种大功率变频器拓扑结构、脉冲调制方法、先进控制策略以及工业产品设计经验。包括250多个图表,对所有的主要理论和控制方法都给出了计算机仿真结果和试验波形。对实际产品设计和工业应用中各种问题,书中也进行了介绍。(This book is one of the "international electrical engineering advanced technology translations", the book chapter 14 points, this paper introduces all kinds of high-power inverter topology and principle, the components of the drive system, and the related all kinds of advanced control strategy.Is also given in detail in the book more than one project related technical background.Can be used as an academic research, product development and other professional and technical personnel, or product engineer reference.High-power inverter are introduced and the latest development of medium voltage ac drive technology, including all kinds of high power converter topology, pulse modulation methods, advanced control strategy and industrial product design experience., including more than 250 chart for all the major theories and control methods are the computer simulation results and experiment waveforms are given.For all kinds of problems in the actual product design and industrial application, th)
- 2014-01-13 11:12:08下载
- 积分:1
-
dianji
步进电机驱动,四相五线步进电机控制的测试程序,C51编写,读者可稍加修给即可应用(Stepper motor driver)
- 2012-05-30 10:36:28下载
- 积分:1
-
chuandao12864
串口发送数据,字符,12864接受并显示字符(Serial port to send data, the character, to accept and display the character 12864)
- 2011-08-12 19:01:33下载
- 积分:1
-
BEM2CPP
二维弹性常值边界元程序BEM2C++,二维边界元,弹性静力学(2 Dimensional elastic constant BEM program BEM2C++)
- 2014-01-07 16:31:07下载
- 积分:1