登录
首页 » Visual C++ » DTMB_Modulator1111

DTMB_Modulator1111

于 2021-01-29 发布 文件大小:24916KB
0 126
下载积分: 1 下载次数: 19

代码说明:

  本总体方案完成国标GB20600-2006数字电视地面广播传输系统基带部分功能。 输入数据码流经过扰码器(随机化)、前向纠错编码(FEC),然后进行比特流到符号流的星座映射,再进行交织后形成基本数据块,基本数据块与系统信息组合(复用)后并经过帧体数据处理形成帧体,帧体与相应的帧头(PN序列)复接为信号帧(组帧),经过基带后处理转换为输出信号(8MHz带宽内)。该信号经变频转换为射频信号(UHF和VHF频段范围内)。用C程序设计了图形交互界面,可以在界面上直接设置调制参数。(The overall program completion GB GB20600-2006 digital terrestrial television broadcasting transmission systems baseband function. The input data stream through the scrambler (randomization), forward error correction (the FEC), then the symbol constellation mapping bitstream to the stream, and then after forming the basic block interleaving, the basic data block and information combined system ( multiplexing) after data processing and after the frame body forms a frame body, frame body with a corresponding header (PN sequence) multiplexed signal frame (framing), after post-processing baseband signal is converted to an output (internal 8MHz bandwidth). The signal is downconverted to a radio frequency signal (in the VHF and UHF frequency range). C program designed graphical interface, you can set modulation parameters directly on the screen.)

文件列表:

DTMB_Modulator
..............\Backup
..............\......\Modulator.sln,882,2015-04-01
..............\Common
..............\......\basic_maths.cpp,49044,2015-04-01
..............\......\basic_maths.h,7306,2015-04-01
..............\......\ConfigParam.h,1697,2015-04-01
..............\......\GUI.cpp,71292,2015-04-01
..............\......\GUI.h,8985,2015-04-01
..............\DataSource.dat,270720,2015-04-01
..............\dmbt_modulator
..............\..............\3780fft.cpp,19168,2015-04-01
..............\..............\3780fft.h,452,2015-04-01
..............\..............\FFT.h,10026,2015-04-01
..............\..............\GbAddInf.cpp,16366,2015-04-01
..............\..............\GbAddInf.h,693,2015-04-01
..............\..............\GbBch.cpp,11398,2015-04-01
..............\..............\GbBch.h,1580,2015-04-01
..............\..............\GbFEC.cpp,3733,2015-04-01
..............\..............\GbFEC.h,726,2015-04-01
..............\..............\GbFrmBodyPro.cpp,8781,2015-04-01
..............\..............\GbFrmBodyPro.h,747,2015-04-01
..............\..............\GbFrmHead.cpp,14553,2015-04-01
..............\..............\GbFrmHead.h,548,2015-04-01
..............\..............\GbInterleave.cpp,6313,2015-04-01
..............\..............\GbInterleave.h,630,2015-04-01
..............\..............\GbLdpc.cpp,6959,2015-04-01
..............\..............\GbLdpc.h,924,2015-04-01
..............\..............\GbMap.cpp,6007,2015-04-01
..............\..............\Gbmap.h,487,2015-04-01
..............\..............\GbModulator.cpp,8521,2015-04-01
..............\..............\GbModulator.h,2309,2015-04-01
..............\..............\GbQuan.cpp,3860,2015-04-01
..............\..............\GbQuan.h,359,2015-04-01
..............\..............\GbRandom.cpp,2258,2015-04-01
..............\..............\GbRandom.h,386,2015-04-01
..............\..............\GbReadSour.cpp,8254,2015-04-01
..............\..............\GbReadSour.h,84,2015-04-01
..............\..............\GbSRRC.cpp,4480,2015-04-01
..............\..............\GbSRRC.h,391,2015-04-01
..............\..............\Gbsyn.cpp,9726,2015-04-01
..............\..............\Gbsyn.h,677,2015-04-01
..............\..............\GbWriteData.cpp,7479,2015-04-01
..............\..............\GbWriteData.h,120,2015-04-01
..............\..............\GenaSour.cpp,6370,2015-04-01
..............\..............\GeneSource.h,491,2015-04-01
..............\..............\g_3048.dat,426720,2015-04-01
..............\..............\g_4572.dat,420624,2015-04-01
..............\..............\g_6096.dat,268224,2015-04-01
..............\..............\parameter.h,24157,2015-04-01
..............\..............\quan.cpp,1502,2015-04-01
..............\g_3048.dat,426720,2015-04-01
..............\g_4572.dat,420624,2015-04-01
..............\g_6096.dat,268224,2015-04-01
..............\Modulator 9.17.mcfg,1014,2015-04-01
..............\Modulator.chm,381454,2015-04-01
..............\Modulator.dsp,12774,2015-04-01
..............\Modulator.dsw,543,2015-04-01
..............\Modulator.exe,3125248,2015-04-01
..............\Modulator.mcfg,1014,2015-04-01
..............\Modulator.ncb,19456,2015-04-07
..............\Modulator.opt,48640,2015-04-01
..............\Modulator.reg,705,2015-04-01
..............\Modulator.sdf,81723392,2015-04-07
..............\Modulator.sln,884,2015-04-07
..............\Modulator.txt,87,2015-05-06
..............\Modulator.vcproj,29591,2015-04-02
..............\Modulator.vcxproj,13039,2015-04-07
..............\Modulator.vcxproj.filters,14641,2015-04-07
..............\Modulator_Error.txt,84,2015-05-06
..............\UpgradeLog.htm,19170,2015-04-07
..............\UpgradeLog.XML,3790,2015-04-07
..............\_UpgradeReport_Files
..............\....................\UpgradeReport.css,2229,2015-04-07
..............\....................\UpgradeReport.xslt,22214,2012-07-26
..............\....................\UpgradeReport_Error.png
..............\....................\UpgradeReport_Information.png
..............\....................\UpgradeReport_Success.png
..............\....................\UpgradeReport_Warning.png

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vbplc
    说明:  vb与plc通讯帮助解决vb与plc通讯之间的问题(vb and Communications plc)
    2010-04-21 01:44:57下载
    积分:1
  • code-complete
    这是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。(This is a complete software build manual covers the software build process all the details.)
    2014-05-07 10:47:53下载
    积分:1
  • mouseLR
    课程实验的一个小程序,可统计鼠标左右键的单击次数(course of a small experimental procedures, key statistics about the mouse click frequency)
    2007-06-10 12:43:15下载
    积分:1
  • motor3
    设计的电机驱动控制系统的主要功能有①控制电机的正转、反转;②为电机设计控制速度,有5m/s、10m/s、15m/s三个等级;③给电机设定转动的位移,让电机按照设定的位移移动;④1602液晶上显示电机的位移和速度;⑤利用4*4键盘数字输入控制电机的速度、按键C和D控制正反转、按键B控制三个档位的速度。(Using SCM software and hardware systems to achieve precision stage displacement, velocity through three or four phase stepper motors (motors meet the acceleration and deceleration characteristics), control the direction, location. Completion of the control circuit board hardware, including CPU, power amplifier, buttons, LED display. Software can be implemented in C.)
    2014-05-29 20:40:16下载
    积分:1
  • z
    说明:  足球机器人小车总体设计思想及其单片机选型(The soccer robot car overall design thinking its microcontroller selection)
    2013-03-26 10:18:45下载
    积分:1
  • FIRA
    西北工业大学 C++ 描述 FIRA 5vs5 仿真足球(Northwestern Polytechnical University C++ description of FIRA the 5vs5 simulation soccer)
    2012-05-26 07:34:56下载
    积分:1
  • Infi-90_Block_Read
    Infi-90读写测试,在安装有COPOSER的计算机上可以运行,采集ABB DCS的控制逻辑块上的数据。(Infi- 90, speaking, reading and writing test, the installation of COPOSER can run on a computer, the data on the acquisition of ABB DCS control logic block.)
    2015-01-06 11:17:43下载
    积分:1
  • 12
    基于单片机的电阻测量系统,带vb上位机控制和显示同时还有无线发射(MCU-based resistance measurement system with vb PC control and display as well as a wireless transmitter)
    2014-02-22 15:14:06下载
    积分:1
  • ZB220GDNZ_PSR
    ZB220GDNZ_PSR测控装置的IEC61850配置的icd文件(ZB220GDNZ_PSR of IEC61850)
    2014-01-03 14:32:59下载
    积分:1
  • shuangkui
    双馈风电机组的PSCAD模型,是通用模型,有助于帮助解决双馈风电机组建模问题(PSCAD doubly-fed motor model)
    2013-12-23 21:47:00下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载