当前位置:网站首页>【FPGA教程案例31】通信案例1——基于FPGA的ASK调制信号产生
【FPGA教程案例31】通信案例1——基于FPGA的ASK调制信号产生
2022-07-20 05:53:00 【fpga和matlab】
---------------------------------------------------------------------------------------
1.软件版本
vivado2019.2
2.ASK调制原理
振幅键控,记做ASK,或称其为开关键控(通断键控),记做OOK 。二进制数字振幅键控通常记做2ASK。对于振幅键控这样的线性调制来说,在二进制里,2ASK是利用代表数字信息“0”或“1”的基带矩形脉冲去键控一个连续的载波,使载波时断时续的输出,有载波输出时表示发送“1”,无载波输出时表示发送“0”。根据线性调制的原理,一个二进制的振幅调制信号可以表示完成一个单极性矩形脉冲序列与一个正弦型载波的乘积。
2ASK信号可表示为:
3.ASK调制过程的FPGA实现
通过上述分析,我们可以知道在FPGA中,实现ASK主要涉及到cos信号的产生,二进制数字和cos信号相乘所
边栏推荐
- c语言文件操作管理(下)
- Development history of Beijing BGP machine room
- testApi(node写测试接口无需数据库,有基础数据)
- QQ三方登录 - 前置环境和交互
- 逆向分析之花指令2
- DNA 9. 揭秘肿瘤异质性与TMB, MSI之间的相关性
- 英语入门笔记
- RNA 20. Single sample immune infiltration analysis (ssgsea) in SCI articles
- Fun guessing game (not binary search! Four digits)
- Principle and protection of DOM XSS
猜你喜欢
Installation and management procedures
DNA 6. Genome variation: complexheatmap
掌握这些插件,分分钟提高你的办公效率90%!
RNA 20. SCI 文章中单样本免疫浸润分析 (ssGSEA)
JS基础--任务队列和事件循环
Become a blogger in a year? To! Struggling oneself
Directory and file management
FigDraw 13. SCI 文章绘图之桑葚图及文章复现(Sankey)
通俗解释: IaaS,PaaS和SaaS的区别
Writing greedy snake with C language array
随机推荐
Access数据库对象包括哪六个?Access与 Excel 最重要的区别是什么?
LVM and disk quota
RNA 20. Single sample immune infiltration analysis (ssgsea) in SCI articles
LVM logical volume
[latex] miktex+texstudio installation and configuration of thesis writing environment
Kettle optimization to improve MySQL read and write speed
JS笔试题--正则表达式
Three handshakes and four disconnects in TCP
Install Apache manually
If: the molecular composition of 14+ "smoking" myeloma highlights the evolutionary pathway leading to multiple myeloma
Database notes
用C语言数组编写贪吃蛇
GDB installation process problems
Ibatis and SQL injection
Jupyternotebook plug-in management and installation
SaaS最通俗易懂的解释是什么?看这篇就够了
将列表中的字符以逗号分割的形式提取出来
FigDraw 13. SCI 文章绘图之桑葚图及文章复现(Sankey)
Progress report of Tongniu machine room project
DNA 9. 揭秘肿瘤异质性与TMB, MSI之间的相关性