We have studied the impedance-matching of RF transmission line between the antenna and the RX / TX module today.

1. RX Sensitivity testing 

After the antenna and matched circuit are installed, there is 10 dB difference between the good machine and the good one. Obviously there is a problem in matching, so the matching components need to be modified.

 2. Antenna matching circuit

Z3, Z4 - 8p      Changde value -2p, 4p ,4.7P ,5P, 7P

Z7 - 5.6p    immutable

Z6 - 8.2nH   Changde value- 1n 2n 2.5n  4n       --2.5n is ok 

we have three problems now:

1. Some of the high frequency ends have low sensitivity, which is temporarily analyzed as the defect of IC incoming materials

2. There is no way to detect the bad product with the induction sensitivity of the finished product. Even if it is measured at 3 points, the bad product cannot be extracted normally

3. The new product module is slightly less sensitive than the old one. The antenna matching component may need to be modified, but project 2 antenna problem must be completed

 3. Crystal oscillator test

Comparison with  SFT Tech sample,ES3704-01-101 Miden MDN-CRY-13225   frequency value exceed the upper limit.

4.Impedance matching

The resonant frequency point of the antenna input loop is not at 433.9mhz (the central frequency point). Component error is one of the reasons, which results in high receiving sensitivity and low sensitivity.

If you have a network analyzer, you can add a 433.92m input signal to the antenna and a Z3 capacitor to the output and directly measure the attenuation dB.If the resonant point of the matching network is at 433.92MHZ, the attenuation is minimal.This is the optimal inductance, capacitance.

2018.11.15 RF antenna impedance-matching的更多相关文章

  1. 2018.11.28 RF基础1

    1 射频元件 高频电阻: 高频电容: 高频电感: 2 传输线 a 传输线效应:阻抗,3M法则. b 同轴线:RF中用 c 微带线: 常用: 1/4变换线 回波损耗:用网络分析仪测量 插入损耗:传输功率 ...

  2. 2018.11.15 Nginx服务器的使用

    Nginx简单教程 1.什么是Nginx? Nginx(engine x)是一款轻量级的Web服务器.反向代理服务器及电子邮件(IMAP/POP3)代理服务器 什么是反向代理服务器? 反向代理方式是指 ...

  3. 2018.11.12 RF debug

    1 SG setting 2 Date 3  0-1 4 ASK 5 Power supply 6  SG - filter 7 NRF905-  demodulation 8  RX test 9 ...

  4. OI生涯回忆录 2018.11.12~2019.4.15

    上一篇:OI生涯回忆录 2017.9.10~2018.11.11 一次逆风而行的成功,是什么都无法代替的 ………… 历经艰难 我还在走着 一 NOIP之后,全机房开始了省选知识的自学. 动态DP,LC ...

  5. 2018.11.16 RX- IC

    1. IC内部组成: Reference Oscillator:基准参考晶振-后续会放大32 倍 Comparator:比较器,输出RF信号 control logic:控制晶振倍频,控制LF,pow ...

  6. Sprint1(第二天11.15)

    Sprint1(第二天11.15) Sprint1第一阶段 1.类名:软件工程-第一阶段 2.时间:11.14-11.23 3.选题内容:web版-餐厅到店点餐系统 4.团队博客地址: http:// ...

  7. Tencent Cloud Developers Conference(2018.12.15)

    时间:2018.12.15地点:北京朝阳悠唐皇冠假日酒店

  8. China Intelligent Office Summit(2018.11.21)

    时间:2018.11.21地点:中关村软件园国际会议中心

  9. International Programming Retreat Day(2018.11.17)

    时间:2018.11.17地点:北京国华投资大厦

随机推荐

  1. javascript 面向对象 new 关键字 原型链 构造函数

    JavaScript面向对象JavaScript 语言使用构造函数(constructor)作为对象的模板.所谓"构造函数",就是专门用来生成实例对象的函数.它就是对象的模板,描述 ...

  2. presto + slider 提交计算至yarn

    10.112.28.240 prestocli 10.183.225.158 perstoser hive-site.xml useUnicode=true&characterEncoding ...

  3. Android 图形基础类Rect,扎实基础助腾飞

    转载请注明出处:王亟亟的大牛之路 上周把"垃圾桶动画写完了",然后这礼拜寻思着学习点啥,脑子闷逼了大半天,然后就找了点基础源码读读,把看的经历分享给大家. 先安利:https:// ...

  4. C#实现日历样式的下拉式计算器

    C#实现日历样式的下拉式计算器 原文地址:http://developer.51cto.com/art/201508/487486.htm 如果我们正在做一个类似于库存控制和计费系统的项目,有些部分可 ...

  5. 上采样和PixelShuffle(转)

    有些地方还没看懂, mark一下 文章来源: https://blog.csdn.net/g11d111/article/details/82855946 去年曾经使用过FCN(全卷积神经网络)及其派 ...

  6. Java实习一

    简单的二元一次方程求解 import java.lang.Math; import java.util.Scanner; public class Solve{ public static void ...

  7. Python学习札记(十七) 高级特性3 列表生成式

    参考:列表生成式 Note 1.List Comprehensions,即列表生成式,是Python中内置的非常强大的list生成式. eg.生成一个列表:[1*1, 2*2, ..., 10*10] ...

  8. 这样获取celery的结果 有啥隐患没有啊?

  9. linux pgrep命令的使用

    pgrep 是通过程序的名字来查询进程的工具,一般是用来判断程序是否正在运行. 常用参数 -l 列出程序名和进程ID -o 进程起始的ID -n 进程终止的ID $ ps -ef | grep mys ...

  10. IIS优化整理

    IIS 之 在IIS7.IIS7.5中应用程序池最优配置方案 找到Web站点对应的应用程序池,“应用程序池” → 找到对应的“应用程序池” → 右键“高级设置...” 一.一般优化方案 1.基本设置 ...