搜索资源列表
数字频率计
- 频率计的设计报告,提供给大家,共享一下,望能解决大家的燃眉之急-Cymometer design reports to the public, sharing that we hope can solve the urgent needs
基于89C51单片机的数字频率计设计
- 本人的课程设计,完全原创,汇编语言编写,内有详细设计原理,整体程序,详细注释。
基于at89c51的数字频率计
- 单片机课程设计 基于at89c51的数字频率计
基于单片机的4位数字频率计设计
- 这是关于单片机的频率计的论文!
数字频率计
- 频率计的设计报告,提供给大家,共享一下,望能解决大家的燃眉之急-Cymometer design reports to the public, sharing that we hope can solve the urgent needs
ARM+FPGA
- 基于ARM平台的等精度数字显示频率计的设计,已通过测试-ARM-based platforms, such as the accuracy of figures show that the frequency of design, has been tested
shuzipinlvji
- 四位十进制数码显示、量程自动转换的数字频率计。-four decimal digital display, automatic conversion range of frequency meter.
FR
- 基于FPGA的数字频率计的设计,可测量从1hz到10000hz,误差在1hz以内,是EDA课程学习很好的实例。-FPGA-based digital frequency meter design, measurable from 1Hz to 10000hz, error within 1Hz, EDA is a good example of the curriculum.
AT89C51danpianjipinlvji
- 基于单片机的频率计系统设计,真的很不错,大家快下啊!-Based on single-chip frequency counter system design, really good, everyone soon ah!
te187
- 基于高速串行BCD 码除法的数字频率计的设计-Based on high-speed serial BCD code of the digital frequency divider Design
frq
- 这是我课程设计做的数字频率计的设计,不知道会不会太简单或者重复了。-This is my curriculum design of digital frequency meter to do the design, do not know will not be too simple, or repeat them.
eda
- 基于EDA技术设计4位十进制数字频率计的系统方案-Based on EDA technology design four decimal system solutions Cymometer
shuzipinluji
- 数字频率计的设计可以分为测量计数和显示。其测量的基本原理是计算一定时间内待测信号的脉冲个数,这就要求由分频器产生标准闸门时间信号,计数器记录脉冲个数,由控制器对闸门信号进行选择,并对计数器使能断进行同步控制。控制器根据闸门信号确定最佳量程。-The design of digital frequency meter can be divided into measurement and display count. The basic
SOC
- 在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测量频率具有精度高、使用方便、测量迅速,以及便于实现测量过程自动化等优点,是频率测量的重要手段之一。在本次毕业设计中我们选择使用单片机来制作数字频率计,并在实际制作中采用了直接测频法。利用延时产生的时基门控信号来控制闸门,通过在单位时间内计数器记录下的脉冲个数计算出输入信号的频率,
shuzipinlvji
- 数字频率计的设计,有设计流程,设计中用到的元件原理电路,接线,方案论证。-Digital Design, a design flow, design of components used in the principle of circuits, cables, demonstration program.
plj6
- 基于vhdl 的数字频率计的设计源程序及工程文件,已在实验箱上实现-vhdl,pinlvji
FPGA
- 基于FPGA的数字频率计的设计11利用VHDL 硬件描述语言设计,并在EDA(电子设计自动化) 工具的帮助下,用大规模可编程逻辑器件(FPGA/ CPLD) 实现数字频率计的设计原理及相关程序-FPGA-based design of digital frequency meter 11, the use of VHDL hardware descr iption language design, and EDA (electronic
freqtest
- 对复杂大规模可编程器件的特点,提出了一种新的数字频率计的实现方法。在QutusⅡ开发软件环境下,采用硬件编程语言VHDL,实现了数字频率计的设计。经过仿真,并下载验证。能够实现测频功能。-The complex features of large-scale programmable devices, a new realization method of digital frequency meter. In Qutus Ⅱ soft
51SCMdigitalfrequency
- 数字频率计的设计与仿真。含有源代码与protues仿真。-Digital frequency meter design and simulation. Contains the source code and protues simulation.
digital_frequence_counter
- 设计功能: 1..用VHDL完成12位十进制数字频率计的设计及仿真。 2.频率测量范围:1Hz∼ 10KHz,分成两个频段,即1∼ 999Hz,1KHz∼ 10KHz,用三位数码管显示测量频率,用LED显示表示单位,如亮绿灯表示Hz,亮红灯表示KHz。 3.具有自动校验和测量两种功能,即能用标准时钟校验、测量精度。 4.具有超量程报警功能,在超出目前量程档的测量范围时,发出灯光和音响信号。