bkg bnc_BNC的完整形式是什么?

bkg bnc

BNC:刺刀Neill–Concelman (BNC: Bayonet Neill–Concelman)

BNC is an abbreviation of "Bayonet Neill–Concelman".

BNC是“刺刀Neill–Concelman”的缩写

It is also known as "British Naval Connector" or "Bayonet Nut Connector". It is an instant connect/disconnect electrical connector developed to function at the frequencies of radio in the multi-megahertz range, which normally used with coaxial cable.

它也被称为“ 英国海军连接器”或“ 刺刀螺母连接器” 。 它是一种即时连接/断开电连接器,开发用于在通常与同轴电缆一起使用的数兆赫兹范围内的无线电频率下工作。

In the BNC, an outer conductor is used with slots and a number of plastic dielectrics are used on both the left and right male and female connectors. At higher frequencies, dielectric turns out to be the source of increased losses. The slots of BNC may radiate signals higher than 4 GHz, as an effect the connector is in working condition, other than not at all essentially secure up to about 11 GHz.

BNC中 ,外部导体用于插槽,左,右公母连接器均使用多种塑料电介质。 在更高的频率下,电介质被证明是损耗增加的根源。 BNC的插槽可能会辐射高于4 GHz的信号,这实际上是影响连接器处于工作状态的原因,但实际上根本无法确保高达11 GHz的频率。

In the categories of BNC, there is an availability of most frequently developed versions 50 ohms and 75 ohms for typical use. The development of a 75-ohm connector, according to its dimensions to some extent not as same as from the 50-ohm modification, however, there is a possibility on the other hand that they can be developed to connect mechanically.

BNC类别中,最常用的版本有50欧姆和75欧姆。 75欧姆连接器的开发在某种程度上与50欧姆修改的尺寸不同,但是,另一方面,也有可能将其开发为机械连接。

  • Occasionally, the 75-ohm categories can be acknowledged by the compacted or missing dielectric at the connecting ends. The use of a 75-ohm version of BNC connectors is in general defined at frequencies up to 2 GHz. The fundamental use of the 75-ohm version of BNC connectors is in Video and DS3 Telco central office applications.

    有时,可以通过连接端的压紧或缺失电介质来确认75欧姆类别。 通常定义在最高2 GHz的频率下使用75欧姆的BNC连接器。 Bohm连接器的75欧姆版本的基本用途是在Video和DS3 Telco中心局应用中。

  • The use of the 50-ohm version of BNC connectors is normally defined at frequencies up to 4 GHz. They are mainly used for data and RF.

    通常在高达4 GHz的频率上定义使用50欧姆版本的BNC连接器。 它们主要用于数据和RF。

BNC Connector

使用BNC连接器 (Use of BNC connector)

  • The connection between analog and serial digital interface video signals.

    模拟和串行数字接口视频信号之间的连接。

  • Radio waves signaling and communicating connections.

    无线电波发出信号并进行通信连接。

  • Signal connections associated with electronic systems used on aircraft, artificial satellites, and spacecraft.

    与飞机,人造卫星和航天器上使用的电子系统相关的信号连接。

  • Nuclear instrumentation.

    核仪器仪表。

  • Electronic test equipment, in the duration of signaling and laying hold of responses from equipment under test.

    电子测试设备,在被测设备发信号并保持响应期间。

Reference: BNC_connector

参考: BNC_connector

翻译自: https://www.includehelp.com/dictionary/bnc-full-form.aspx

bkg bnc

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/543830.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

使用visio 提示此UML形状所在的绘图页不是UML模型图的一部分 请问这个问题怎么解决?...

解决方法新建->选择软件与数据库模板->选择UML模型图->注意:如果不选择UML模型图的话,可能会出现无法编辑形状文本,提示“此UML形状所在的绘图页不是UML模型图的一部分,该形状设计用于利用UML模型图模板创建的绘图”关注…

tgc 什么意思 tgt_TGT的完整形式是什么?

tgc 什么意思 tgtTGT:训练有素的研究生老师 (TGT: Trained Graduate Teacher) TGT is an abbreviation of Trained Graduate Teacher. It is a title, not a teaching program that is given to a graduate person who has done completion of training in teaching…

svn的使用(Mac)

2019独角兽企业重金招聘Python工程师标准>>> 从服务器下载代码 在终端中输入svn checkout svn://localhost/mycode --username用户名 --password密码 /Users/apple/Documents/code指令意思:将服务器中mycode仓库的内容下载到/Users/apple/Documents/myCo…

css 中文文字字体_使用CSS的网络字体

css 中文文字字体CSS | 网络字体 (CSS | Web fonts) Web fonts allow people to use fonts that are not pre-installed in their computers. When you want to include a particular font simply include the font file on your browser and it will be downloaded. Web字体允…

C4.5决策树算法概念学习

数据挖掘一般是指从大量的数据中自动搜索隐藏于其中的有着特殊关系性的信息的过程。 •分类和聚类•分类(Classification)就是按照某种标准给对象贴标签,再根据标签来区分归类,类别数不变。•聚类(clustering)是指根据“物以类聚”的原理,将本…

python修改y轴刻度_Python | Y轴刻度限制

python修改y轴刻度In some cases, we need to visualize our data within some defined range rather than the whole data. For this, we generally set the y-axis scale within a limit and this ultimately helps us to visualize better. Sometimes, it acts as zooming a…

em算法示例_带有示例HTML'em'标签

em算法示例<em>标签 (<em> Tag) <em> tag in HTML is used to display the text in emphasized form. <em> tag add semantic meaning to the text, text inside it is treated as emphasized text. HTML中的<em>标记用于以强调形式显示文本。 &…

Mac OSX 安装nvm(node.js版本管理器)

我的系统 1.打开github官网https://github.com/&#xff0c;输入nvm搜索,选择creationix&#xff0f;nvm&#xff0c;打开 2.找到Install script&#xff0c;复制 curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash . 3. 打开终端&#xf…

关于HTML5标签不兼容(IE6~8)

HTML5的语义化标签以及属性&#xff0c;可以让开发者非常方便地实现清晰的web页面布局&#xff0c;加上CSS3的效果渲染&#xff0c;快速建立丰富灵活的web页面显得非常简单。 比较常用的HTML5的新标签元素有&#xff1a; <header>定义页面或区段的头部&#xff1b;<na…

css网格_CSS网格容器

css网格CSS | 网格容器 (CSS | Grid Containers) There are numerous ways to display our list items or elements. For instance, we can display them in the navigation bar, in a menu bar and whatnot. Well, it would be right to say that there are many more such me…

监听文本框数据修改,特别是微信等客户端直接选择粘贴修改

2019独角兽企业重金招聘Python工程师标准>>> // 手机号码信息加载验证 $(input).bind(input propertychange, function() { initPage.checkName(); }); 转载于:https://my.oschina.net/u/1579617/blog/550488

微信iOS多设备多字体适配方案总结

一、背景 2014下半年&#xff0c;微信iOS版先后适配iPad, iPhone6/6plus。随着这些大屏设备的登场&#xff0c;部分用户觉得微信的字体太小&#xff0c;但也有很多用户不喜欢太大的字体。为了满足不同用户的需求&#xff0c;我们做了全局字体设置功能&#xff0c;在【设置-通用…

python点线图_Python | 点线图

python点线图A mixture of dot and line plot is called a Dot-Line plot. Each dot is connected through a line and it is the next version of the line plot. It maintains the discrete property of the points and also represents the correlation between consecutive…

Android Studio导入工程的正确姿势

为什么80%的码农都做不了架构师&#xff1f;>>> 如果你有很好的网络环境 好的网络环境&#xff0c;这里不是指&#xff1a;我家网速带宽100M&#xff0c;电信的光纤接入。 而是&#xff1a;能翻墙。因为如果本机的gradle和将要导入的工程版本不匹配&#xff0c;Stu…

为什么年轻人挣得很多还是穷?北上广深挑战指数报告~

又是年底&#xff0c;又到了做选择的时候。从“激情燃烧的岁月”到“何处安放的青春”&#xff0c;逃离北上广深的口号从未停止过&#xff0c;回到北上广深的呼喊更是一浪接着一浪。应届生们奔波忙碌&#xff0c;想有一份承载自己梦想的工作&#xff0c;想在异乡有一处安身之所…

apple组织名称是什么_什么是Apple Macintosh?

apple组织名称是什么苹果Macintosh (Apple Macintosh) Steve Jobs and Steve Wozniak has founded the line of computers in the year 1984, on the date 24th January, named it Apple Macintosh. Macintosh is shortly abbreviated as Mac. In this, various versions of co…

CentOS 创建SVN 服务器,并且自动同步到WEB 目录

CentOS 创建SVN 服务器&#xff0c;并且自动同步到WEB 目录 标签&#xff1a; centossvnsubversion服务器2013-12-06 10:09 5492人阅读 评论(0) 收藏 举报分类&#xff1a;linux&#xff08;5&#xff09; 一、安装Subversion #yum install subversion二&#xff0c;基本的SVN服…

TTYL的完整形式是什么?

TTYL&#xff1a;稍后再与您交谈 (TTYL: Talk To You Later) TTYL is an abbreviation of Talk To You Later. It is an internet slang that is most generally used in text messaging, instant messaging, and chatting on Facebook, Twitter, WhatsApp, etc. The acronym i…

zhilizhili-ui 2016始动 开始做个样例站吧 (一)

对 我又挖坑了 不过其实也不算挖坑 因为ui构建中就会有填坑的文章 之前一直在写《编写大型web页面 结合现有前端形势思考未来前端》这是一篇巨难写的文章 估计要到年中才能写好了 写作的过程中 发生了国内前端大撕逼 2015的尾声大战 是否可以宣告前端是否开始新的时代 2016年 国…

python 网格_Python | 网格到情节

python 网格Most of the time, we need good accuracy in data visualization and a normal plot can be ambiguous. So, it is better to use a grid that allows us to locate the approximate value near the points in the plot. It helps in reducing the ambiguity and t…