- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要
摘 要
本论文主要介绍的是500MSPS 数字存储示波表的软件设计。本款数字存储示
波表包括数字存储示波器、数字万用表、频率计和直流稳压电源这四个功能模块。
是一款常用的电子测量仪表。
本论文主要介绍的核心部分为:示波表界面显示模块、示波表按键控制模块、
示波表波形显示模块、参数测量模块和在线升级模块。
本设计基于嵌入式数字处理器 (ADSP-BF531 )为核心,采用DSP+FPGA 架
构,在ADI 公司的Visual DSP++平台下进行示波表显示软件设计。
具体内容如下:
重点介绍了数字存储示波表的显示界面设计,包括显示字符的生成和装载;
菜单显示功能与其对应按键的控制实现;菜单的色彩调整模块的实现。其中提出
了弹出式菜单的设计方案。此外,还提出了以参数数组作为菜单显示和控制的桥
梁,实现了菜单和功能简单分离,使程序更加健壮。
并且介绍了示波表波形的显示的模块,包括:波形的点显示,矢量显示,视
窗显示和XY 显示模式。
还介绍了示波表的参数测量模块,包括光标测量、时间类参数测量和幅度类
参数测量。
最后介绍示波表的在线升级模块。包括BOOTLOADER 的原理和软件实现方
式。
关键词:数字存储示波表 菜单控制 波形显示 参数测量 字库
I
ABSTRACT
ABSTRACT
The main content of this dissertation is the software design of the 500MSPS digital
storage hand-hold oscilloscope. The hand-hold oscilloscope mentioned in this
dissertation is a common-used electronic measure instrument, which contains four
function modules: DSO, DMM, cymometer and DC regulated power supply.
The hard cores of this dissertation are the interface display module, the key control
module, the waveform display module, the parameter measure module and the update
online module.
The software design bases on the core of embedded digital processor
(ADSP-BF531), uses the framework of DSP and FPGA, and is processed under the
Visual DSP + + platform of ADI Company.
The main contents are as follows:
The dissertation focus on introducing the design of the display interface of
hand-hold oscilloscope,which includes character display, menu loading and control,
and the color adjust and control . This module gives a design of pop menu. In addition,
in the menu control, a parameter array is
文档评论(0)