# DPD_ILC
Implementation of "Iterative Learning Control for RF Power Amplifier Linearization"
This code is the implementation of a simplified ILC algorithm. There are two parts:
1- Model the PA by the function "Find_out_PA(in_PA)":
y = \alpha_0 + \alpha_1 x + \alpha_2 x |x|^2 + \alpha_3 x |x|^4 + \alpha_4 x |x|^6
The \alpha_i are estimated using the measured data from "weblab".
2- Implementation of ILC based on Section III.D of "Iterative Learning Control for RF Power Amplifier Linearization"
Instead of doing measurements to implement ILC, we assumed the estimated model is perfect!
Notes about weblab:
1- "weblab" is used to access output data from a real power amplifier. Random data input is fed into the PA, and the output is read from "weblab".
Then, least square estimation is done to find the \alpha_i.
2- To generate random constellation we used "randconst" function. You should either write your own code to generate random constellaion or ask "RFWebLab@dpdcompetition.com" to access the code.
For more info about "weblab" please see http://www.dpdcompetition.com/
看起来很年长的一条鱼
- 粉丝: 41
- 资源: 4611
最新资源
- 信捷PLC 7轴伺服插补联动 XD5-48T6-E PLC 做的7轴联动设备,具备牵引示教功能 用PLC做配方,喷涂机程序 包括PLC和触摸屏程序,中文详细注释
- Unity雨下到玻璃上的效果shader
- 设计电路1-模电Multisim仿真实验
- 基于双向长短期记忆网络(BILSTM)的数据分类预测 matlab代码,要求2019版本及以上
- 数据分析-77-CDNow网站用户消费行为分析(包含代码和数据)
- 开关电源,高频变压器磁芯参数对照表
- Halcon 多区域绘制与掩膜
- 台达eh3与台达变频器modbus rtu通讯程序 程序有注释 实现正反转,写入频率,读取频率,读取电压的功能 plc为台达eh3,触摸屏为dop-107bv,变频器为台达VFD-M
- flyway支持达梦数据库版本jar包
- 基于ssm的酒店预定管理系统的设计与实现【附源码】
- 最近电平接近 NLM 模块化多电平变器matlab simulink仿真模型
- MATLAB仿真MIMO通信系统V-BALST结构ZF检测算 法与MMSE检测算法 形式:程序 1、仿真V-BALST结构ZF检测算法性能,调制方式为QPSK 2、仿真V-BALST结构MMSE检测算
- WPF LiveCharts动态曲线(折线图)
- 微信小程序开发基础与实践指南
- 任务驱动型作文提分训练.doc
- 人版五年级(下册)语文课后习题答案.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈