定向耦合器 Directional Couplers
microwave101,干货比较多
传送门:https://www.microwaves101.com/encyclopedias/directional-couplers
Directional couplers are four-port circuits where one port is isolated from the input port. Directional couplers are passive reciprocal networks, which you can read more about on our page on basic network theory. All four ports are (ideally) matched, and the circuit is (ideally) lossless. Directional couplers can be realized in microstrip, stripline, coax and waveguide. They are used for sampling a signal, sometimes both the incident and reflected waves (this application is called areflectometer, which is an important part of a network analyzer). Directional couplers generally use the distributed properties of microwave circuits. The coupling process generally occurs within a quarter-wavelength or multiple quarter-wavelength portions of the device. In these distributed couplers the energy and fields of one structure interact with the energy and fields of another distributed structure, coupling signals from one to another.Lumped element and hybrid couplers can be constructed as well. These couplers do not rely on the interaction of the fields and waves between transmission structures to create performance similar to that of coupled line structures but instead rely on networks composed of independent (un-coupled) circuit elements.
What do we mean by "directional"? A directional coupler has four ports, where one is regarded as the input, one is regarded as the "through" port (where most of the incident signal exits), one is regarded as the "coupled" port (where a fixed fraction of the input signal appears, usually expressed in dB), and one is regarded as the "isolated" port, which is usually terminated. On some commercial couplers the fourth (isolated) port is terminated internally or exterminally with a matched load - making a four port device seem like a three port device. If the signal is reversed so that it enter the "through" port, most of it exits the "input" port, but the coupled port is now the port that was previously regarded as the "isolated port". The coupled port is a function of which port is the incident port.
定向耦合器 ,盗图
wiki:https://en.wikipedia.org/wiki/Power_dividers_and_directional_couplers
wiki上是将功分器与定向耦合器放在一起介绍了,为啥?
//--------------------------------------------------------------------------------------------------------------------------------
上面讲了一大堆,那么定向耦合器有什么作用呢
好了再贴一张盗图
所以只要在输入端口输入一定功率的信号,测试其它几个端口的信号,根据这些数据就可以计算出一堆参数
现在人很懒的,知道好多人数学不及格,计算器都帮我们写好了,http://www.rfwireless-world.com/calculators/Directional-Coupler-calculator.html
//--------------------------------------------------------------------------------------------------------------------------------
那么为什么要计算这些参数呢?
所以一个伟大的仪器诞生了
当当当,裤裆掏出VNA,脑补图吧
//----------------------------------------------------------------------------------------------------------------------------------
裤裆太小掏不出来怎么办?
拯救懒人世界的大佬又出现了
当当当
https://github.com/myriadrf/pyLMS7002M/tree/master/examples/VNA/doc
这篇说明由浅入浅讲述了VNA的基本理论并且给出了基于limesdr+python的实现方法
定向耦合器 Directional Couplers的更多相关文章
- CSharpGL(13)用GLSL实现点光源(point light)和平行光源(directional light)的漫反射(diffuse reflection)
CSharpGL(13)用GLSL实现点光源(point light)和平行光源(directional light)的漫反射(diffuse reflection) 2016-08-13 由于CSh ...
- Directional RNA-seq data -which parameters to choose?
Directional RNA-seq data -which parameters to choose? REF: https://chipster.csc.fi/manual/library-ty ...
- Unity 3D光源-Directional平行光/逆光效果,光晕详解、教程
Unity4大光源之平行光 本文提供全流程,中文翻译. Chinar 坚持将简单的生活方式,带给世人!(拥有更好的阅读体验 -- 高分辨率用户请根据需求调整网页缩放比例) Chinar -- 心分享. ...
- _LightColor0将会是主要的directional light的颜色。
LightMode是个非常重要的选项,因为它将决定该pass中光源的各变量的值.如果一个pass没有指定任何LightMode tag,那么我们就会得到上一个对象残留下来的光照值,这并不是我们想要的. ...
- 使用方向变换(directional transform)图像分块压缩感知
论文的思路是先介绍分块压缩感知BCS,然后介绍使用投影和硬阈值方法的迭代投影方法PL,接着将PL与维纳滤波器结合形成SPL(平滑PL),并且介绍了稀疏表示的几种基,提出了两种效果较好的稀疏基:CT与D ...
- 75-ADMI,Average Directional Movement Index,平均方向性运动指标.(2015.7.1)
ADMI,Average Directional Movement Index 平均方向性运动指标 Directional Movement Index,平均方向性运动指标.(2015.7.1)&qu ...
- screen space directional occlusion(SSDO) in Unity5
也许是哪里出了问题..效果一般 16采样点 Gird . Random 博主近期渲染:最近用unity5弄的一些渲染 ---- by wolf96 http://blog.csdn.net/wolf ...
- An Edge-Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion【翻译】
基于定向滤波和数据融合的边缘引导图像插值算法 http://ieeexplore.ieee.org/document/1658087/ 摘要: 保留边缘结构对于从低分辨率对应物重建高分辨率图像的图像插 ...
- Directional Light,Ambient,Specular,光照感性认识...
随机推荐
- 003. 什么是 正向代理 & 反向代理
正向代理: 客户端的代理: 反向代理: 服务端的代理:
- 自定义修改Anaconda Jupyterlab Home目录
自定义修改Anaconda Jupyterlab Home目录 最近在使用Anaconda学习数据分析和机器学习,会使用到Jupyter,但是他默认目录是用户的目录,我并没有习惯将项目和资料放在C盘, ...
- MongoDB自学(2)
条件操作符: gt(大于),gte(大于等于),lt(小于),lte(小于等于)E.G:db.People.find({age:{$gt:100}})//查找集合里age大于100的文档 注意:str ...
- HDFS深度历险 之 从客户端逻辑看HDFS写入机制
说明 除了标注之外,本文纯属原创,转载请注明出处:https://www.jianshu.com/p/ea6ef5f5b868, https://www.cnblogs.com/monkeyteng/ ...
- golang 实现HTTP代理和反向代理
正向代理 package main import ( "fmt" "io" "net" "net/http" " ...
- 随心测试_软测基础_008<测试对象整体认识>
关于:软件测试的整体认识,首先:认识:测试 对象 与 测试主体(人) 之间的关系 核心理解如下: 不同的测试对象,选取 不同的测试方法 软件项目的周期中:提出 需求 ——>软件实现—— ...
- Python----逻辑回归
逻辑回归 1.逻辑函数 sigmoid函数就出现了.这个函数的定义如下: sigmoid函数具有我们需要的一切优美特性,其定义域在全体实数,值域在[0, 1]之间,并且在0点值为0.5. 那么,如何将 ...
- 宝塔控制面板创建ftp后链接不上的解决方法
很多的新手在安装宝塔面板并且创建完ftp管理后链接ftp居然链接不上?有许多朋友都不知道本站q302博客也是基于宝塔控制面板管理的,本站在安装网站完成后也和你们一样ftp链接不上,后面经过多次测试之后 ...
- Java的selenium代码随笔(8)
Selenium截图方法一: Selenium中截图类TakeScreenshout,这个类主要是获取浏览器窗体内的内容,不包括浏览器的菜单和桌面的任务栏区域,我们用百度首页来截图,看看截图效果. F ...
- MYSQL GTID position
MySQL5.6 新特性之GTID - jyzhou - 博客园 http://www.cnblogs.com/zhoujinyi/p/4717951.html MySQL · 答疑释惑 · GTID ...