老美哈佛教授写的确实经典!!!!!!!!!Thisbook,craftedandtestedwithMITsophomoresinelectricalengineeringandcomputer science over a period of more than six years, provides a comprehensive treatment of both circuit analysis and basic electronic circuits. Examples such as digital and analog circuit applications, field-effect transistors, and operational amplifiers provide the platform for modelingofactivedevices, includinglarge-signal, small-signal(incremental), nonlinearand piecewise-linearmodels. Thetreatmentofcircuitswithenergy-storageelementsintransient and sinusoidal-steady-state circumstances is thorough and accessible. Having taught from draftsofthisbookfivetimes,Ibelievethatitisanimprovementoverthetraditionalapproach to circuits and electronics, in which the focus is on analog circuits alone.’’
2020-01-03 11:23:09 6.96MB 模数电路 电子基础
1
STM32 ADC 模数转换代码测试通过
2019-12-21 22:26:04 300KB STM32 ADC
1
ADI模数转换器应用笔记第一册.pdf ADI模数转换器应用笔记第一册.pdf
2019-12-21 22:19:48 11.7MB ADI 模数转换器 应用笔记
1
数模转换器,包括ADC0809,ADC0804,DAC0832,TLC2543
2019-12-21 22:13:01 2.76MB 数据转换 A/D D/A
1
利用51单片机连接AD1674,实现了一个电压采集的模数转换并使用LED显示的数字电路,提供KEIL51及Proteus的工程文件,相关资料非常详实,对于想使用AD1674进行工程开发,具有一定的参考价值。
2019-12-21 22:10:12 3.04MB AD1674 模数转换 51 单片机
1
求职强烈推荐+模数电笔试题+适合各类电子工程师
2019-12-21 22:08:14 125KB 模数电笔试题
1
tlc2543数模转换驱动32版 #ifndef TLC2543 H #define TLC2543 H #endif #include "stm32f10x h" #include "sys h" #include "delay h" #define CS PFout 8 #define CLK PFout 9 #define D Out PFin 10 #define EOC PFin 11 #define D In PFout 12 u16 read2543 u8 port ;
2019-12-21 21:57:58 898B 模数转换
1
基于AD1674的模数转换电路及程序 利用51单片机连接AD1674,实现了一个电压采集的模数转换并使用LED显示的数字电路
2019-12-21 21:21:19 3.04MB AD1674 protues仿真 51单片机
1
在工业生产控制过程中,压力是一个很重要的参数。比如利用测量大气压力来间接测量海拔高度,在工业生产中测量压力参数来判断反应的过程,在气象预测中,也需要测量大气压力来判断阴雨天气等等。所有这些都需要掌握测量压力,所以压力表的设计拥有广阔的市场前景。本课题就是基于此原因设计的一个简单压力计。 本课程设计用MPX4115传感器来检测压力参数,ADC0808进行模数转换后,利用AT89C52进行数据处理后,由键盘设置测量量程,用发光二级管显示当前测量量程送液晶显示压力值。 本系统可根据需要进行功能扩展。由于ADC0808支持8路信号采集,可以对8个压力点参数进行检测。可以手动设置采集哪一路,或者循环采集。还可以进行压力上下限报警。 在设计系统的时候,立足于界面友好性、性价比,可以在简单压力检测的时候使用。
2019-12-21 21:07:35 739KB MPX4115传感器 AT08C52
1
之前在网上下载过很多相关程序,但是他们都有一个最大的问题就是只有程序没有硬件电路,本人上传的这个 不仅包括C程序还包括硬件仿真电路,仿真软件采用的是Proteus8.
2019-12-21 21:06:19 59KB 模数转换
1