Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ofdm modem
Search - ofdm modem - List
这是一篇有关无线连接OFDM信道模型的文章,里面有仿真程序,我调过了,很好用!-This is one of the wireless connectivity OFDM channel model articles, there are simulation program, I emphasized that good use!
Update : 2008-10-13 Size : 546.28kb Publisher : 刘娜

一种OFDM调制解调器的FPGA实现基于现代OFDM的书籍比较少-an OFDM modem based on modern FPGA OFDM fewer books
Update : 2008-10-13 Size : 186.4kb Publisher : 陈雨恬

这是一篇有关无线连接OFDM信道模型的文章,里面有仿真程序,我调过了,很好用!-This is one of the wireless connectivity OFDM channel model articles, there are simulation program, I emphasized that good use!
Update : 2025-02-17 Size : 546kb Publisher : 刘娜

一个用TI C5000系列DSP实现OFDM基带MODEM的文档,包含详细的说明文档和源代码。很有参考价值!-a series of TI C5000 DSP OFDM baseband modem documentation, contains detailed documentation, and source code. Great reference value!
Update : 2025-02-17 Size : 380kb Publisher : haichuan

DL : 0
一种OFDM调制解调器的FPGA实现基于现代OFDM的书籍比较少-an OFDM modem based on modern FPGA OFDM fewer books
Update : 2025-02-17 Size : 186kb Publisher : 陈雨恬

This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 20,000Hz) and the receiving antenna is a microphone (frequency response of: 100Hz – 16,000Hz). The test files used as information files were text files. This goal was attained both in an incoherent scheme and in a coherent scheme. Build under Matlab code, our modem uses OFDM (orthogonal frequency division multiplexing) modulation, synchronization by LMS sequence, channel estimation (no equalizer) via pilot tones. The symbols are either PSK or ASK for a constellation size of 2 or 4. To optimize the probability of error, these symbols were mapped using Gray mapping. Report-This project aim was to build wireless software modem for data communicationbetween two computers using an acoustic interface in the voice frequency range (20Hz-20000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz-20000Hz) and the receiving antenna is a microphone (frequency response of: 100Hz-16000Hz). The test files used as information files were text files.This goal was attained both in an incoherent scheme and in a coherent scheme.Build under Matlab code, our modem uses OFDM ( orthogonal frequency divisionmultiplexing) modulation, synchronization by LMS sequence, channel estimation (noequalizer) via pilot tones. The symbols are either PSK or ASK for a constellation size of2 or 4. To optimize the probability of error, these symbols were mapped using Graymapping.Report
Update : 2025-02-17 Size : 546kb Publisher :

OFDM Modem Applications • Digital Video Broadcast (DVB) • Digital Audio Broadcast (DAB) • Broadband Wireless Access (802.16x) • Wireless LAN (802.11x & HiperLAN) Orthogonal OFDM Sub-carriers Orthogonal Frequency Division Multiplexing (OFDM)-OFDM Modem Applications
Update : 2025-02-17 Size : 108kb Publisher :

结合OFDM的典型调制解调系统,输出误码率与信噪比仿真图,及误码率与信噪比理论图 ofdm.m为主运行文件-A typical combination of OFDM modem system, the output bit error rate and SNR simulation diagram, and bit error rate and SNR ofdm.m-based theory of graph paper to run
Update : 2025-02-17 Size : 21kb Publisher : 陈俊鑫

source code for OFDM modem using sound card
Update : 2025-02-17 Size : 357kb Publisher : tiger

国外的详细的OFDM设计过程文档,对学习OFDM非常有帮助,并且有仿真结果。-This report discusses the design and implementation of an OFDM modem for a simplex communication between two PCs over a frequency selective channel. First a brief introduction is provided by explaining the backrground and the specification of the project. Then the report deals with the system model. Each block of the OFDM system is described (IFFT/FFT, cyclic prefix, modulation/demodulation, channel estimation, bit loading). In the following section, the system architecture is analysed. The transmission protocol, as well as the system parameters are explained in details. Then, the DSP implementation is discussed. Finally, the results are provided in the last chapter.
Update : 2025-02-17 Size : 1.63mb Publisher :

The wireless coherent OFDM modem simulation systems.
Update : 2025-02-17 Size : 546kb Publisher : 王洪江

基于DSP的电力线调制解调器及其驱动程序的研究,包括OFDM调制技术、卷积码、交织编码和Turbo码编码技术、同步、访问控制方式等关键技术。研究生毕业论文,花银子买的,现在无私贡献出来咯!不可多得,叙述非常详尽,仅供参考!-DSP-based power line modem and its drivers, including studies on OFDM modulation, convolutional codes, interleaving coding and Turbo coding techniques, synchronization, access control methods such as key technologies. Post-graduate thesis and spent money on, and now, out of selfless contribution to strategy! Rare, describes in great detail for reference purposes only!
Update : 2025-02-17 Size : 3.69mb Publisher : Kerwin

ofdm调制解调的fpga实现。使用Verilog实现IEEE 802.16a系统的调制解调模块。-ofdm modulation and demodulation of fpga implementation. Verilog implementation using IEEE 802.16a system, modem module.
Update : 2025-02-17 Size : 2kb Publisher : 张维

it is ofdm modem vhdl file
Update : 2025-02-17 Size : 4.07mb Publisher : prasad

this is acoustic ofdm modem system. this system can transmit text data.
Update : 2025-02-17 Size : 556kb Publisher : bok

Ofdm调制解调的仿真(OFDM通信系统),可以正常运行,图像很规范哦!OFDM的MATLAB仿真代码-Ofdm modem simulation (OFDM communication system), can be normal operation, the image is standardized Oh! MATLAB simulation code of OFDM
Update : 2025-02-17 Size : 18kb Publisher : vivian

main函数调用的子函数均可以随意修改,使用方便 模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块 可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解. 经典收藏!! -The main function calls the subfunctions are free to modify, easy to use modules including: flow control module, convolution encoding and decoding module, interleaving solution intertwined module modem modules, the OFDM modem module, channel module (multipath rayleigh channel ), equalization module can operate normally, absolutely suitable for OFDM study used detailed notes, I wrote it myself, it is easy to understand. classic collection!
Update : 2025-02-17 Size : 136kb Publisher : 刘强

使用c/c++的ofdm 仿真,比较简单-Relatively simple use the c/c++ of ofdm simulation
Update : 2025-02-17 Size : 53kb Publisher : 谢慕

ofdm matlab 源程序 运用于ofdm的调制解调与仿真分析。-OFDM Matlab source code used in OFDM modem and simulation analysis.
Update : 2025-02-17 Size : 25kb Publisher : 牟雅玲

Design and Implementation of OFDM Modem Catering frequency Offset
Update : 2025-02-17 Size : 3kb Publisher : muhammad
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.