- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于Android的信号发生器的设计
摘 要
信号发生器是广泛应于电子测量和科学研究实验中的通用信号源。在通信、测量、雷达、控制、教学等领域应用十分广泛。随着现代测量和现代通信技术的发展,越来越需要一个便携式的、多功能的信号发生器。而在Android上的信号发生器软件恰恰符合这个条件。本文首先介绍了开发一个信号发生器的预备知识,例如波形声音的概念以及脉冲编码调制和wav格式文件。然后给出了这个软件的系统总体流程图和软件的界面的设计。在我的设计中模块分为三个,分别为界面和声音输出模块、产生采样数据的模块以及合成最终信号的模块。文章的最后给出了整个软件的测试结果。结果表明了在Android系统上设计一个能改变波形、频率、和相位的双通道信号发生器是可以实现的。并且设计出的信号发生器具有稳定,易携带,界面美观,使用方便等优点,这将是以后的信号发生器的发展方向。
关键词:信号发生器;脉冲编码调制;Wav文件 ;Android
Signal Generator Design Based On Android
Abstract
Signal generators are widely used in electronic measurement and scientific experiments common source. In the field of communications, measurement, radar, control, teaching and others, we can see it here and there. With the development of modern surveying and modern communication technologies, a growing need for a portable, versatile signal generator. The signal generator on the Android software is just to meet this condition. This paper describes the development of a signal generator prior knowledge, such as the concept of a sound wave and pulse code modulation and wave files. Then thesis gives the overall system flow chart and software interface design. In my design module is divided into three, namely the interface and a sound output module, the module generates the final signal synthesis module and sample data. Finally, the article presents the test results of the entire software. The results show that the Android system can change the design of a waveform, frequency, and phase of a dual-channel signal generator can be achieved. And design a signal generator with a stable, easy to carry, beautiful interface, ease of use, will be the development direction of the future signal generator.
Keywords: Signal generator;Pulse code modulation ;Pcm;Android
目 录
TOC \o 1-3 \h \z \u HYPERLINK \l _Toc421129334 1 绪论 PAGEREF _Toc421129334 \h 1
HYPERLINK \l _Toc421129335 1.1 课题的背景和意义 PAGEREF _Toc421129335 \h 1
HYPERLINK \l _Toc421129336 1.2 国内外研究现状 PAGEREF _Toc421129336 \h 1
HYPERLINK \l _Toc421129337 2 An
文档评论(0)