-
发射部分采用锁相环式频率合成器技术, MC145152和MC12022芯片组成锁相环,将载波频率精确锁定在35MHz,输出载波的稳定度达到4×10...
发射部分采用锁相环式频率合成器技术, MC145152和MC12022芯片组成锁相环,将载波频率精确锁定在35MHz,输出载波的稳定度达到4×10-5,准确度达到3×10-5,由变容二极管V149和集成压控振荡器芯片MC1648实现对载波的调频调制;末级功放选用三极管2SC1970,使其工作在丙类放大状态,提高了放大器的效率,输出功率达到设计要求。-Part of the launch phase-locked loop frequency synthesizer using technology, MC145152 and MC12022 PLL chips to lock in the exact carrier frequency 35MHz, the output carrier to achieve the stability of 4 × 10-5, reaching the accuracy of 3 × 10-5 by the varactor diode V149 and integration to achieve MC1648 chip VCO FM modulation on the carrier selection transistor amplifier at the end of class 2SC1970, to work in the C state to enlarge and improve the efficiency of the amplifier output power to meet the design requirements.
- 2022-08-18 16:37:11下载
- 积分:1
-
在数字信号处理中,实现双谱估计,间接法估计双谱。
在数字信号处理中,实现双谱估计,间接法估计双谱。-In digital signal processing, the realization of bispectrum is estimated that the indirect method estimated bispectrum.
- 2022-03-26 13:05:36下载
- 积分:1
-
多路复用的影院系统
多路复用的影院系统是创建在线订票以及关于获取信息的系统运行电影,来看电影。该系统可用于运行电影的在
线购票。管理和用户使用此系统。成员在这里可以得到该系统的成员,那么用户可以登录到系统和获取所需的信
息,他/她想要。
- 2022-05-05 02:35:37下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
词法分析程序的C语言程序框架,加深对词法分析原理的理解
词法分析程序的C语言程序框架,加深对词法分析原理的理解-lexical analysis procedure of the C Programming Language framework of lexical analysis to deepen the understanding of the principles
- 2022-03-18 16:39:54下载
- 积分:1
-
麦克斯32的中文使用说明书,要的下哦,以后在传些程序上来。...
麦克斯32的中文使用说明书,要的下哦,以后在传些程序上来。-drum 32 Chinese instruction manual to the next, oh, after some in-line with procedures.
- 2022-06-30 20:50:47下载
- 积分:1
-
java俄罗斯游戏
经典小游戏
java俄罗斯游戏
经典小游戏 -small game classic games
- 2022-04-08 03:30:31下载
- 积分:1
-
实现了简单科学计算器的功能,可以使运用计算器简单功能的人受到很大方便。...
实现了简单科学计算器的功能,可以使运用计算器简单功能的人受到很大方便。-achieve a simple scientific calculator function, we can make use of a simple calculator functions of the great convenience.
- 2022-09-28 01:40:03下载
- 积分:1
-
3 节点示例中特设仿真与 AODV
# 3 节点示例中特设仿真与 AODV
# 定义的选项
设置 val(chan) 通道/WirelessChannel; # 通道类型
设置 val(prop) 传播/TwoRayGround; # 电波传播
模型
设置 val(netif) Phy/WirelessPhy; # 网络接口类型
设置 val(mac) Mac/802_11; # MAC 类型
设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型
设置的 val(ll) LL; # 链接图层类型
设置 val(ant) 天线/OmniAntenna; # 天线模型
设置的 val(ifqlen) 50 ; # 种中的最大数据包
设置的 val(nn) 3 ; mobilenodes # 人数
设置 val(rp) AODV ; # 路由协议
设置的 val(x) 500 ; # X 维度的地形
设置的 val(y) 400 ; # Y 维度的地形
设置的 val(stop) 150 ; # 时间的仿真结束
设置 ns [新模拟器]
设置 tracefd [打开 simple.tr w]
设置 windowVsTime2 [打开 win.tr w]
设置 namtrace [打开 simwrls.nam w]
- 2022-06-19 05:32:39下载
- 积分:1
-
数字信号处理课程的有关实验,分为两部分,这是第儿部分
数字信号处理课程的有关实验,分为两部分,这是第儿部分-Digital signal processing courses offered by the experiments, divided into two parts, this is the first part of child
- 2022-01-31 22:31:57下载
- 积分:1