定向耦合器 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,光照感性认识...
随机推荐
- Java 单例(Singleton)模式
一.什么是单例模式: 单例模式是一种确保了一个类只有一个实例,而且自行实例化并向整个系统提供这个实例.被实例化的类称为单例类. 二.单例模式的特点: 单例类只有一个实例. 单例类必须自行创建自己唯一的 ...
- webpack 样式表抽离成专门的单独文件并且设置版本号
先以下的 css 的处理我们都把 mode 设置为 production. webpack4 开始使用: mini-css-extract-plugin插件, 1-3 的版本可以用: extract- ...
- css3修改浏览器scroll默认样式
最近公司的新项目.前端样式采用的蚂蚁金服的antDesign. 比较喜欢antDesign.BootStrap一类简约大方的前端样式库. 但是在页面布局上.包括一些选择框.默认的scroll样式简直丑 ...
- 常见的网页图像格式有 ico、jpg、png、gif,说说他们各自的应用场景
1.ico:一般作为网页的标题上面的图标出现,文件 favicon.ico一般存放在网站根目录 2.jpg:非常适合作为储存像素色彩丰富的图片.例如照片等等 3.png:分为 png-8 以及 png ...
- Windows 2019 docker 速记
教程参考: http://www.runoob.com/docker/docker-tutorial.html 开发调试参考: https://www.cnblogs.com/xuebuwan/arc ...
- Android Intent通讯实例
//1.拨打电话 // 给移动客服10086拨打电话 Uri uri = Uri.parse("tel:10086"); Intent intent = new Intent(In ...
- .NET Core 学习笔记3——EF Core
EF Core (EntityFramework Core)是实体关系映射(O/RM)数据库访问框架.这个模式的好处就是让开发人员可以用对象模型来操作数据库,这是一种对开发人员较为友好的方式. O/R ...
- canvas动态图标
前言 canvas 强大的功能让它成为了 HTML5 中非常重要的部分,至于它是什么,这里就不需要我多作介绍了.而可视化图表,则是 canvas 强大功能的表现之一. 现在已经有了很多成熟的图表插件都 ...
- Jmeter使用JDBC请求简介
1.现在oracle或mysql的jdbc然后放到jmeter的lib路径下 2.添加jdbc默认请求控件. 3.添加jdbc请求 4.发送 5.出现ORA-00911错误是由于sql语句错误,注意别 ...
- Git - git tag - 查看当前分支 tag 版本&说明
索引: 目录索引 参看代码 GitHub: git.txt 一.示例: git tag -l -n 二.说明: 1."tag" 部分 tag 代表的是标签动作,可以带参数 ,也可以 ...