Fundamentals of Wireless Communication David Tse and Pramod Viswanath Cambridge University Press, 2005 The wireless channel; PDF Point-to-point communication: detection, diversity and channel uncertainty; PDF Cellular systems: multiple access and interference management; PDF Capacity of wireless channels;PDF Multiuser capacity and opportunistic communication;PDF MIMO I: spatial multiplexing and channel modeling; PDF MIMO II: capacity and multiplexing architectures;PDF
2021-12-21 17:37:38 2.77MB Fundamentals of Wireless David
1
使用键盘和LCD通过Laser将数据从一个Arduino发送到另一个Arduino(100b /秒)
2021-12-18 23:50:55 1.08MB communication laser lifi wirlesse
1
matlab读取wav音频文件代码 Modern Communication Technology Lab 现代通信技术实验: 图片 音频 1、准备工作 (1)各位同学准备一段语音文件,30S 左右即可,内容任意,歌曲朗诵均可, 保存为单声道,44kbps 采样率的 wav 文件。 (2)在 matlab 中编写程序,可以读入 WAV 文件,获得每个采样点的声音幅 值信息。 2、采样率作业 (1)将 WAV 文件读入后,首先查看文件采样率是否符合 44kbps 的要求。 (2)将采样率改变,例如 fs=8.8kbps,并保存进行播放,与原文件进行比对, 感觉变化,并记录。 3、量化编码作业 (1)读取 2 中降低采样率后的文件,在时域内画出幅值变化;进行归一化,将 幅值限制在一定范围内,进行均匀量化,量化完成后进行 PCM 编码,将得到的数 据保存为 CSV 格式。 (2)对编码后的二进制数据,加高斯白噪声,模拟信道噪声。 (3)对(2)中的数据进行判决,得到的数据进行保存,与(1)中的原始数据进行 比对,算出 BER 误码率。 (4)将判决后的数据进行译码,恢复出模拟信号,画出时域内
2021-12-15 12:55:07 5KB 系统开源
1
matlab过滤器代码相干通信 该示例基于Python 3.8,用于相干光通信,支持QPSK,8QAM,16QAM,SP-16QAM,32-SP-QAM和128-SP-QAM信号生成,光纤传输和接收。 下载所有4个.py文件并将它们放置在同一文件夹中,运行main.py文件(需要Python 3),将演示具有20dB OSNR和5x101km跨度的SP-16QAM。 结果显示在文件夹中的快照中。 DSP.py包括一般的数字处理,例如插值(不,我没有使用Matlabs的重采样功能,而是使用简单的线性插值代替硬件可行性),QAM代码/解码,ADC和DAC的非理想模型,ADC采样相位调整,CD估计和补偿,PMD动态均衡(CMA,RDA和DD-LMS),频率偏移估计和补偿,载波相位恢复(盲相搜索)。 Optics.py包括常用的光学效果模型,例如IQ光学调制,pol分集/相位分集内达因接收器,WSS光学滤波器,CD和PMD光纤。 由于现代激光器的相位噪声非常低,因此激光器的相位噪声模型不能很好地完成,因此很难模拟有限时间序列的低频相位噪声。 伙计们,需要您的帮助! Test.py包括常用的光学
2021-12-13 17:09:30 967KB 系统开源
1
本次集中上传长期以来积攒的电子资源设计无线通信,编码理论,方针理论。希望大家喜欢很多出自牛人手笔,比如vitebi, david tse, gallager, lapidoth,andrew goldsmith。。。。。。很多都是英文原版,而且是最清晰的我才会收藏,从CSDN上获得了很多资源,现在是时候回报了。
2021-12-13 11:32:24 18.62MB cdma communication spread spectrum
1
OSEK/VDX Communication Version 3.0.1 OSEK communication (OSEK COM) is a uniform communication environment for automotive control unit application software. The OSEK COM specification increases the portability of application software modules by defining common software communication interfaces and behaviour for internal communication (communication within an electronic control unit) and external communication (communication between networked vehicle nodes), which is independent of the communication protocol used
2021-12-08 16:52:05 781KB OSEK/VDX 汽车电子
1
书名: 无线通信基础 原书名: Fundamentals of Wireless Communication 原出版社: Cambridge University Press 分类: 电子电气 >> 通信 作者: David Tse, Pramod Viswanath Contents 1 Introduction 12 1.1 Book Objective . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 1.2 Wireless Systems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 1.3 Book Outline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 2 The Wireless Channel 21 2.1 Physical Modeling for Wireless Channels . . . . . . . . . . . . . . . . . 21 2.1.1 Free space, fixed transmitting and receive antennas . . . . . . . 23 2.1.2 Free space, moving antenna . . . . . . . . . . . . . . . . . . . . 24 2.1.3 Reflecting wall, fixed antenna . . . . . . . . . . . . . . . . . . . 25 2.1.4 Reflecting wall, moving antenna . . . . . . . . . . . . . . . . . . 27 2.1.5 Reflection from a Ground Plane . . . . . . . . . . . . . . . . . . 29 2.1.6 Power Decay with Distance and Shadowing . . . . . . . . . . . . 30 2.1.7 Moving Antenna, Multiple Reflectors . . . . . . . . . . . . . . . 31 2.2 Input/Output Model of the Wireless Channel . . . . . . . . . . . . . . 32 2.2.1 The Wireless Channel as a Linear Time-Varying System . . . . 32 2.2.2 Baseband Equivalent Model . . . . . . . . . . . . . . . . . . . . 34 2.2.3 A Discrete Time Baseband Model . . . . . . . . . . . . . . . . . 37 Discussion 2.1 Degrees of Freedom . . . . . . . . . . . . . . . 40 2.2.4 Additive White Noise . . . . . . . . . . . . . . . . . . . . . . . . 41 2.3 Time and Frequency Coherence . . . . . . . . . . . . . . . . . . . . . . 42 2.3.1 Doppler Spread and Coherence Time . . . . . . . . . . . . . . . 42 2.3.2 Delay Spread and Coherence Bandwidth . . . . . . . . . . . . . 44 2.4 Statistical Channel Models . . . . . . . . . . . . . . . . . . . . . . . . . 47 2.4.1 Modeling Philosophy . . . . . . . . . . . . . . . . . . . . . . . . 47 2.4.2 Rayleigh and Rician Fading . . . . . . . . . . . . . . . . . . . . 48 2.4.3 Tap Gain Autocorrelation Function
2021-12-04 15:55:16 4.8MB 无线通信基础 英文 Fundamentals of
1
Modern Digital and Analog Communication Systems 第三版 扫描 清晰
2021-12-02 21:35:40 35.78MB Modern Digit
1
使用程序实现把移动设备中的文件复制到电脑中
2021-12-02 19:50:51 136KB OpenNETCF ActiveSync与pc同步
1