摘要:
想往一个信号中加入高斯白噪声,信噪比为SNR,但之前将SNR加到40dB了都同步不上,感觉应该是函数用错了,仔细看了下帮助文档,发现了问题。 以下是之前的程序: SNR = 27;tx_signal = awgn(tx_signal,SNR);这个时候,会假设 tx_signal 的功率为0d... 阅读全文
摘要:
其实在大三的时候就决定读研究生了,但也不想错过招聘季的笔试面试,所以想试试各个公司的招聘,为以后积累点经验。 1.华为实习 华为是最早去试的公司,在大四前的暑假,上研所要招实习生,当时准备了简历就报名了。首先是编程机试和性格测试机试,因为考前准备了下机试再加上华为的编程题目不是很难,所以机试拿满... 阅读全文
摘要:
Generation and transmission of 85.4 Gb/s realtime 16QAM coherent optical OFDM signals over 400 km SSMF with preamble-less reception published in OP... 阅读全文
摘要:
OFDM symbol synchronization based on virtual subcarriers published in IEEE Photonics Conference 2013, Rachid Bouziane, UCL 由于DSP的速度(MHz)远小于发送端DAC发送的... 阅读全文
摘要:
Optical OFDM Synchronization With Symbol Timing Offset and Sampling Clock Offset Compensation in Real-Time IMDD Systems X. Q. Jin and J. M. Tang acc... 阅读全文
摘要:
Four-dimensional scheduling for uplink dynamic bandwidth allocation in OFDM-PON Published in Optik,Accepted 26 May 2013 本文也是实验室师兄的文章,讲的是OFDM-PON中上行链... 阅读全文
摘要:
World-First Experimental Demonstration of Synchronous Clock Recovery in an 11.25Gb/s Real-Time End-to-End Optical OFDM System Using Directly Modulat... 阅读全文
摘要:
Cost-effective sampling clock synchronisation scheme with its implementation in optical orthogonal frequency division multiplexing systems Publishe... 阅读全文
摘要:
本文转载自http://bbs.ednchina.com/BLOG_ARTICLE_289958.HTM 在电子测试和测量中,经常要求信号源,生成只有在外部提供时才会有的信号。信号源可以提供“已知良好”的信号,或者在其提供的信号中添加可重复的数量和类型已知的失真(或误码)。这是... 阅读全文
摘要:
在“系统设置”——“网络”——“有线”里面,显示了“线缆被拔出” 输入ethtool -s eth0 autoneg off speed 100 duplex full,即可 ethtool 命令详解 命令描述: ethtool 是用于查询及设置网卡参数的命令。 使用概要:... 阅读全文