搜索资源列表
几种编码方式
- A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列);C. 改用HDB3码,画出前20个符号对应的波形;D. 改用密勒码,画出前20个符号对应的波形;E. 分别对上述1000个符号的波形进行功率谱估计,画出功率谱;F. 改变信源“0”的概率,观察AMI码的功率谱变化情况;-have a length of 1,000
CommunicationSystenview
- 一部关于systemview仿真的书,有比较经典的例子-A book introducing systemview,with some classic examples.
CommunicationCircuitExperiments
- 北京大学信息科学技术学院通信电路实验讲义:通信电路实验内容包括幅度调制与解调、频率调制与解调、HDB3编解码、2FSK信 号的调制与解调、高频谐振功率放大器或MOSFET高频功率放大器、收发信机主要性能 指标的测试(演示性)等六个实验。-Information Science and Technology, Peking University School of Communication circuit experiment notes: experimental communicat
hdb3
- 完成通信中HDB3的编码过程和解码过程能够很好的理解通信原理。-Complete the communication process HDB3 encoding and decoding process can be a very good understanding of communication theory.
HDB3CODEC
- 通信原理中,数字信号的传输方式可以是基带传输,HDB3码(三阶高密度双极性码)即是一种基带信号码元。本程序实现了HDB3码的编码以及译码,基于MFC编程,界面为对话框的形式,简单易于操作。-This programm,developed under Visual c++ 6.0, realizes HDB3 code &decode.
jidaibianma
- 学通信原理的时候自己写的 HDB3,AMI基带码和均衡的例子-Communication theory when learning to write their own HDB3, AMI-based and balanced with code examples
HDB3-AMI
- 对基带信号进行AMI,HDB3码变换,实现对马原信号的调制功能。-Baseband signals for AMI, HDB3 code transformation.Achieve the original signal modulation
hdb3
- decode hdb3,对一个hdb3码进行译码运算- decode hdb3
HDB3
- verilog hdb3 encode decode
NEW_waveform32
- 产生2^5的二进制PRBS信号,编码成单极性NRZ,RZ信号并绘制出波形,把2^5的PRBS信息码编码成HDB3码和差分双向码并绘制出波形(The binary PRBS signal generated by 2^5 is coded into unipolar NRZ, RZ signal, and the waveform is plotted. The PRBS information code of 2^5 is encoded into HDB3 code and different
code
- 单、双极性归零码仿真; AMI码和HDB3码仿真; 采用2DPSK调制的数字通信系统(Single and double polarity return zero code simulation; AMI code and HDB3 code simulation; Digital communication system using 2DPSK modulation)