登录
首页 » Project Design » 这是一篇硕士研究生论文,主要探讨了用于IC热量表的设计,内容较好。可供参考。...

这是一篇硕士研究生论文,主要探讨了用于IC热量表的设计,内容较好。可供参考。...

于 2023-08-03 发布 文件大小:890.91 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

这是一篇硕士研究生论文,主要探讨了用于IC热量表的设计,内容较好。可供参考。-This is a postgraduate thesis focused on the Heat Meter for IC design, as well. For reference.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • basic knowledge; Use their knowledge has been a design can achieve anonymous net...
    基础知识;利用自己所学的知识设计一个可以实现匿名的网络系统,通过此系统发邮件可以不让对方知道你的IP地址,从而保证了系统的安全性!-basic knowledge; Use their knowledge has been a design can achieve anonymous network system through the mail system does not allow the other side to know your IP address, thereby ensuring the safety of the system!
    2022-11-06 04:05:04下载
    积分:1
  • 对于正弦波逆变器的文件
    Document For The Sinewave Inverter
    2022-02-02 15:31:25下载
    积分:1
  • 本作品采用Atmel公司的AT89C51单片机,以汇编语言为程序设计的基础,设计一个用四位数码管显示时、分的时钟。在实物图中,左边靠近电源的绿色发光二极管(长亮...
    本作品采用Atmel公司的AT89C51单片机,以汇编语言为程序设计的基础,设计一个用四位数码管显示时、分的时钟。在实物图中,左边靠近电源的绿色发光二极管(长亮)是电源指示灯,表示的是5V稳定电源工作正常;单片机左下角红色发光二极管是秒灯,每闪烁一次表示时间走动一秒钟;按键正上方绿色发光二极管是设置灯,当时间正常走动时此时不亮,当第一次按下设置键(右键)时,此绿灯亮,同时秒时熄灭,且分钟的两位数码管出现闪烁,时间停止走动,进入校时状态,表示此时可以进行分钟的调整,当按一次加一键(左键)可实现分钟的加一功能,分钟以60分为极限,超出60分则返回数值0,从0再重新算起;如果再次按下设置键时,这时秒灯和设置灯仍旧保持熄灭和点亮状态,表示分钟的数码管停止闪烁,反过来表示小时的两位数码管则开始闪烁,此时可进行小时的调整,按加1键可实现小时的加1功能,小时调整以24为上限,同样超出24小时则从新回0;当第三次按下设置键时,数码管停止闪烁,设置灯熄灭,秒灯重新闪烁,时间以设定值计时。-err
    2023-09-08 11:40:04下载
    积分:1
  • series teaching computer system architecture (third edition)
    清华大学计算机系列教材 计算机系统结构(第三版)-series teaching computer system architecture (third edition)
    2022-02-26 15:40:59下载
    积分:1
  • 摘要】 本文介绍了以AT89S51单片机为核心的温度控制器的设计,在该设计中采用高精度的温度传感器AD590对电热锅炉的温度进行实时精确测量,用超低温漂移高精度...
    摘要】 本文介绍了以AT89S51单片机为核心的温度控制器的设计,在该设计中采用高精度的温度传感器AD590对电热锅炉的温度进行实时精确测量,用超低温漂移高精度运算放大器OP07将温度-电压信号进行放大,再送入12位的AD574A进行AD转换,从而实现自动检测,实时显示及越限报警。控制部分采用PID算法,实时更新PWM控制输出参数,控制可控硅的通断时间,最终实现对炉温的高精度控制。 【关键词】 水温控制系统 PID控制单片机 温度控制是工业生产过程中经常遇到的过程控制,有些工艺过程对其温度的控制效果直接影响着产品的质量,因而设计一种较为理想的温度控制系统是非常有价值的。 一 系统设计方案的论证与比较 根据题目要求,电热锅炉温度控制系统由核心处理模块、温度采集模块、键盘显示模块、及控制执行模块等组成。-Abstract This paper introduces the single-chip AT89S51 temperature controller at the core of the design, in the design of high-precision temperature sensor AD590 temperature of the heating boiler accurate measurement of real-time, using ultra-low temperature drift, high-precision operational amplifier OP07 temperature Part of the use of PID control algorithms, real-time PWM control output parameter update and control the on-off Thyristor time, finally achieve the high-precision control of temperature. 【Key Words】 temperature control system PID control of single-chip Temperature control is the process of ind
    2023-07-15 09:45:04下载
    积分:1
  • C language core protocol C language source code
    C 语言核心协议的 C 语言源代码-C language core protocol C language source code
    2022-02-15 10:33:47下载
    积分:1
  •  介绍了一种运用DSP (数字信号处理器)控制的基于以太网传输的低成本高音质语音 监控系统,该系统主要由语音采集模块和语音传输模块组成。...
     介绍了一种运用DSP (数字信号处理器)控制的基于以太网传输的低成本高音质语音 监控系统,该系统主要由语音采集模块和语音传输模块组成。-Introduced the use of a DSP (digital signal processor)-controlled, low-cost Ethernet-based high-quality transmission of voice control system, the system mainly by the voice acquisition module and voice transmission module.
    2022-03-05 05:45:53下载
    积分:1
  • 经典计算机体系结构RISC8的源代码(Verilog),包括CPU、内存、寄存器等的实现...
    经典计算机体系结构RISC8的源代码(Verilog),包括CPU、内存、寄存器等的实现-classic computer architecture RISC8 the source code (Verilog), including CPU, memory, such as the realization Register
    2022-03-20 02:19:28下载
    积分:1
  • 关于使用systemc语言进行建模的内容
    关于使用systemc语言进行建模的内容-Systemc language modeling on the use of the contents of
    2023-01-18 13:50:04下载
    积分:1
  • Protect your mobile phone from unauthorised use or theft using this simple cir...
    Protect your mobile phone from unauthorised use or theft using this simple circuit. It can generate a loud chirping sound when somebody attempts to take away the mobile handset. The added feature is that the circuit also works as a mobile charger.
    2022-01-26 06:05:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载