定向耦合器 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,光照感性认识...
随机推荐
- Vue.js实现注册功能
编写html,通过vue-resource.js库向后台提交数据 <!DOCTYPE html> <html lang="en"> <head> ...
- DevExtreme App 开发记要
添加插件 除提供的标准插件外,可直接在config.xml中书写配置,然后编译模板,在后台能看到相关的插件了 无法显示百度地图 在IPHONE中正常加载地图,但在安卓中提示BM ...
- K邻近回归算法
代码: # -*- coding: utf-8 -*- """ Created on Fri Jul 13 10:40:22 2018 @author: zhen &qu ...
- modbus串口通讯C#
简介 公司给的一个小任务,这篇文章进行详细讲解 题目: modbus串口通讯 主要内容如下: 1.实现使用modbus通讯规约的测试软件: 2.具有通信超时功能: 3.分主站从站,并能编辑报文.生成报 ...
- WPF软件开发系统之六——药品管理查询系统
本系统使用.Net WPF开发,运行于Windows操作系统,电脑或者触摸屏设备. 功能主要是药品按照各类条件检索及展示. 开发环境及工具: 首页: 按关键字查询: 按功效查询: 还有其它按拼音.按笔 ...
- 如何连接别人电脑上的Oracle数据库?
需要一些前提条件: 1.对方的主机能被连接(如在同一局域网内) 2.需要知道对方数据库IP.端口号.服务名 3.需要知道对方提供的管理数据库的用户名及密码 连接方法: 1.在本地的oracle安装目录 ...
- Maven settings.xml
<?xml version="1.0" encoding="UTF-8"?> <settings xmlns="http://mav ...
- c++字节对齐编译器指令#pragma
第一种 #pragma pack(push, 1) // 先把当前对齐设置压栈,再设置为1字节对齐 struct S { char a; ]; }; #pragma pack(pop) // 恢复先前 ...
- 江苏省选2019Round2游记
JSOI2019R2过去了. 翻盘变翻车... Day 0 打板子.写了几棵主席树. 然后啃CF 331D3.啃不动 Day 1 开T1.这什么玩意啊...换换换 开T2.一眼\(10\)分的状压,码 ...
- Vue (二) --- Vue对象提供的属性功能
--------------------------------------------不是井里没有水,而是你挖的不够深. 3. Vue对象提供的属性功能 3.1 过滤器 过滤器,就是vue允许开发者 ...