登录
首页 » Visual C++ » DTMB_Modulator1111

DTMB_Modulator1111

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

  • Flashing-LED
    led fleshing in use 8051
    2011-09-06 14:33:42下载
    积分:1
  • WatchDog
    关于MSP430F149的看门狗定时器系统开发例程。(About MSP430F149 watchdog timer system development routines.)
    2016-11-23 19:04:52下载
    积分:1
  • ATT7022 计量芯源程序
    Att7022计量芯片源程序,ATT7022是一款高精度三相电能计量芯片,适用于三相三线和三相四线的应用。(Att7022计量芯片源程序,ATT7022是一款高精度三相电能计量芯片,适用于三相三线和三相四线的应用)
    2009-10-10 13:43:46下载
    积分:1
  • CCU6
    很适合英飞凌单片机的初学者,可作为初学者的很好的参考资料。(Infineon microcontroller is suitable for beginners, as a good reference for beginners.)
    2015-02-04 09:39:57下载
    积分:1
  • dt.STM32Pfreemodbus
    STM32单片机freemodbus的移植,主从机的都有(1, transplant FreeModbus1.5 and RT-Thread1.1.1 to STM322, development platform supports Eclipse, Keil, IAR3, can be used in the Eclipse plug-in version management EGIT 4, support Modbus RTU (ASCII untested))
    2013-09-29 20:50:19下载
    积分:1
  • Mypro
    基于atmel studio 6,使用avr128单片机,实现超市导购机器人编程,直流电机结合颜色传感器实现自动巡线,5个舵机,3个自由度(Based on atmel studio 6, using avr128 microcontroller, to achieve the supermarket shopping guide robot programming, combined with the color sensor DC motor automatic transmission line, 5 servos, three degrees of freedom)
    2013-09-28 22:44:36下载
    积分:1
  • Ti杯运送平台(加屏幕)
    说明:  两个12V的电机驱动履带式底盘完成到制定目标运动的任务,可以通过点触屏进行无线控制。(Two 12V motor-driven crawler chassis complete the task of setting the target motion, which can be controlled by wireless touch screen.)
    2020-06-25 17:40:02下载
    积分:1
  • ADC
    【AVR + Proteus】数码管显示两路AD转换结果([AVR+ Proteus] digital display two way AD conversion result)
    2013-09-26 08:16:17下载
    积分:1
  • coleach_3
    Energy efficiency is the most important design goal for wireless sensor networks (WSNs). In this paper, we propose an energy-efficient cooperative MIMO scheme, which combines energy-efficient LEACH (EE-LEACH) protocol and cooperative MIMO. We name it as EE-LEACH-MIMO scheme. EE-LEACH is an improved LEACH algorithm, in which the network is partitioned to sectors with equal angle for avoiding the distribution non-uniformity of cluster heads. In EE-LEACH-MIMO scheme, the location and the residual energy of each node are considered when the cluster heads for clustering and cooperative nodes for MIMO system are chosen. For comparisons, LEACH, EE-LEACH, the simple cooperative scheme with LEACH and MIMO (LEACHMIMO), and EE-LEACH-MIMO scheme are simulated. The result shows that EE-LEACH-MIMO scheme can well balance the network load, save energy and prolong the network lifetime
    2014-05-05 21:39:20下载
    积分:1
  • 51
    说明:  红外接收相关资料,很值得一看,是初学者学习的绝好资料(Infrared receiver information, it is worth a visit, is an excellent information for beginners to learn)
    2011-07-21 10:58:58下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载