登录
首页 » Visual C++ » DTMB_Modulator1111

DTMB_Modulator1111

于 2021-01-29 发布 文件大小:24916KB
0 229
下载积分: 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 个回复

  • Wireless-remote-control-program
    飞思卡尔16位单片机无线遥控程序,供初学者开发学习(Wireless remote control program)
    2015-08-15 17:21:31下载
    积分:1
  • MCUISP-V0.993
    将hex文件发送给单片机,串口发送,快速方便,用于stm32(Hex file to the SCM serial, send, quickly and easily, for STM32)
    2016-06-03 13:29:14下载
    积分:1
  • K60ADC
    K60实现16bitadc采集,可移植性强。(K60 achieve 16bitadc collection, portability.)
    2021-03-24 09:19:15下载
    积分:1
  • CC
    说明:  飞思卡尔智能车光电组核心代码,该队伍获得全国一等奖程序通过算法实现小车的循黑线,运用PID算法控制速度与舵机转弯。传感器方面运用一排红外管和一排激光管实现快速精确识别。(Freescale s intelligent optical core set of code car, the team won the national award program through the car through the algorithm black line, using PID algorithm controls the speed and steering turn. The use of a row of infrared sensors in a row of laser tubes and precision tubes for fast identification )
    2011-09-10 09:31:19下载
    积分:1
  • 用vb写的数控仿真系统
    仿真机床切割,可生产可编辑的轨迹代码,方便操作.(Simulated machine tool cutting, can produce editable trajectory code, easy to operate.)
    2020-06-28 11:40:01下载
    积分:1
  • GSM_MSP430
    基于MSP430单片机下的GSM模块开发源代码(MSP430 microcontroller development under the GSM)
    2013-07-01 16:18:20下载
    积分:1
  • f410-PWM
    利用定时器产生PWM,使LED灯由亮到灭,由灭到亮逐步变化( Use timer produce PWM, make the light to destroy LED lamp, the gradual change to light out )
    2011-12-10 23:40:18下载
    积分:1
  • RTOS
    说明:  各位C51的爱好者能够看到我的拙作,这离不开龙 啸九天版主的支持,在此,我向他表示感谢,也相信C51BBS会越办越好!(C51 fan you can see my apology, which is inseparable from Long Xiao nine moderator support in this, I thanked him, and believe C51BBS will be better and better!)
    2011-04-11 09:44:53下载
    积分:1
  • dianyabiao
    51单片机。AD0832设计的电压表32X16点阵显示(51 single. AD0832 design voltmeter 32X16 dot matrix display)
    2014-04-24 18:15:40下载
    积分:1
  • KEY
    51单片机6个io口21个按键的设计源程序,并且具有单击双击,长按功能!(51 microcontroller 6 io port 21 key design source, and double-click-click, long press function!)
    2013-03-07 00:42:43下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载