-
在集成电路中,通常采用T型解码网络实现数字量往模拟的转换,再利用运算放大器完成模拟电流变为模拟电压的转换。所以,要把一个数字量变为模拟电压,实际上需要两个环节,...
在集成电路中,通常采用T型解码网络实现数字量往模拟的转换,再利用运算放大器完成模拟电流变为模拟电压的转换。所以,要把一个数字量变为模拟电压,实际上需要两个环节,先把数字量变为模拟电流,这是由D/A转换器完成的;再将模拟电流变成模拟电压,这是由运算放大器完成的。有时D/A转换器芯片只包含前一个环节,有些D/A转换器则包含两个环节,用前一种芯片时,需要外接运算放大器才能得到模拟电压。-In integrated circuits, the usual T-decode digital networks to analog conversion, and then complete the simulation of the use of op-amp current into the analog voltage conversion. Therefore, it is necessary to become a digital simulation of voltage, in fact, need two links, first into a digital simulation of currents, this is determined by D/A converters completed then simulate current into the analog voltage, this is determined by computing completed amplifier. Sometimes D/A converter chip contains only a part before, some D/A converter includes two aspects, before a chip, the need for external op-amp voltage can be simulated.
- 2022-03-04 04:10:59下载
- 积分:1
-
液晶显示,程序已经调试通过好使,网上汇编程序较少,急大家所需...
液晶显示,程序已经调试通过好使,网上汇编程序较少,急大家所需-Liquid crystal display, the program has been through so debug, on-line assembler less urgent requirements of U.S.
- 2022-05-05 13:54:20下载
- 积分:1
-
一个显示嚣控制程序,可以立即使显示器处于省电模工,用TASM32汇编的win32程序...
一个显示嚣控制程序,可以立即使显示器处于省电模工,用TASM32汇编的win32程序-a show clamor control procedures, can immediately display at a power-saving mode for use although the compilation process win32
- 2023-02-03 03:30:04下载
- 积分:1
-
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需...
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需立即发出声光指示信息,并实时存储、显示在“直道区”检测到的薄铁片数目。
(2)电动车到达B点以后进入“弯道区”,沿圆弧引导线到达C点(也可脱离圆弧引导线到达C点)。C点下埋有边长为15cm的正方形薄铁片,要求电动车到达C点检测到薄铁片后在C点处停车5秒,停车期间发出断续的声光信息。
(3)电动车在光源的引导下,通过障碍区进入停车区并到达车库。电动车必须在两个障碍物之间通过且不得与其接触。
(4)电动车完成上述任务后应立即停车,但全程行驶时间不能大于90秒,行驶时间达到90秒时必须立即自动停车。
-err
- 2022-01-24 13:29:12下载
- 积分:1
-
an rs
一个rs-232接口的程序,已经通过调试。收发只用一个定时器。主芯片――8xC751-an rs-232 interface procedures have been adopted debugging. Transceivers only a timer. Main chip-- 8xC751
- 2022-09-21 23:25:03下载
- 积分:1
-
线性调频信号的部分功能
线性调频信号的部分功能 线性调频信号的部分功能 线性调频信号的部分功能 线性调频信号的部分功能线性调频信号的部分功能
- 2022-04-22 01:51:35下载
- 积分:1
-
编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回...
编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回-1-function int index prepared to return to the characters not string"s note appeared in the leftmost position, If s and t is not matched substring, not to return-1
- 2022-03-03 00:23:10下载
- 积分:1
-
一个用WIN32编的兔子繁殖问题,可以计算几个月后兔子的数目
一个用WIN32编的兔子繁殖问题,可以计算几个月后兔子的数目-A series of rabbit with WIN32 reproductive problems, can be calculated a few months later the number of rabbit
- 2022-07-08 02:37:28下载
- 积分:1
-
recently prepared by the source code, we may feel at ease with it and handy, wit...
这是本人最近编写的源代码,大家不妨放心用吧,太好用了,用了就知道了。-recently prepared by the source code, we may feel at ease with it and handy, with a will know.
- 2022-07-26 04:19:26下载
- 积分:1
-
8086汇编程序计算平均成绩
;功能:输入num个两位数据(00~99),显示求出的和与平均数;说明:以英文输入法,输入格式为98,95,90,96,94…,每次两位,最后以回车结束;注意:输入成绩的个数超过或者少于num定义的个数,程序均会提示出错信息 ;开发平台:emu8086 V4.05;编写:LS 2014年1月3日
- 2023-02-23 15:00:02下载
- 积分:1