您好,欢迎来到筏尚旅游网。
搜索
您的当前位置:首页bluetooth常用语

bluetooth常用语

来源:筏尚旅游网
[分享]蓝牙常用缩略语(一)

Post By:2008-12-30 14:48:00 Post IP:58.60.176.

Bluetooth是10世纪的丹麦国王Harald Gormsson(他统一了丹麦和挪威)的呢称。翻译成英文为Bluetooth。Bluetooth网站说,他的名字可能来源于丹麦文“bla”,意思是黑色皮肤的,或“棕褐色的”,象征着伟大的人物。

1.蓝牙系统构架――蓝牙无线业务采用的是不需要申请的2.4GHz的ISM波段,并采用额定速率为1600跳点/秒的高速跳频来减少干扰。除跳频外,它还采用了时分双工传输方案(时隙)。它支持物理信道中1Mb/s的最大带宽。由于蓝牙面向小功率、便携式的应用,因此,一个典型的蓝牙设备只有大约10m的有效范围。

蓝牙能够传送语音和数据业务,并能够同时支持同步通讯和异步通讯。它的物理信道被分成625μs的长时隙,采用的链路协议将根据这些时隙确定。同步语音信道采用具有固定时间间隔的线路交换处理。所支持的信道配置包括:

配置 上行最大数据速率 下行最大数据速 3个同时语音通道 kb/s X3个信道 kb/s X3个信道 对称数据 433.9kb/s 433.9kb/s

非对称数据 721 kb/s或56kb/s 721kb/s或56kb/s

同步链接指的是SCO(同步定向连接)链接。异步数据信道是通过分组交换(采用轮询式访问方案)来实现的。同时还提供语音数据和混合SCO数据包。一个SCO信道在每个方向可提供速率为 kb/s的语音或数据业务。

2.微微网。一个蓝牙网络由一个主设备和一个或多个从属设备组成,它们都与这设备的时间和跳频模式同步(以主设备的时钟和蓝牙设备的地址为准)。每个的同步蓝牙网络就被称为一个微微网。

3.蓝牙上层。核心的、上一级的或主要的蓝牙协议层,包括逻辑链路控制和适配协议(L2CAP)、无线射频通信(RFCOMM)和业务搜索协议(SDP)。L2CAP提供分割和重组业务。RFCOMM是用于传统串行端口应用的电缆替换协议。业务搜索协议(SDP)包括一个客户/服务器架构,负责侦测或通报其他蓝牙设备。

4.L2CAP。逻辑链路控制和适配协议,负责适配基带中的上层协议。它同链路管理器并行工作,向上层协议提供定向连接的和无连接的数据业务。这个上层具有L2CAP的分割和重组功

能,使更高层次的协议和应用能够以KB的长度发送和接收数据包。它还能够处理协议的多路复用,以提供多种连接和多个连接类型(通过一个空中接口),同时提供服务质量支持和成组通讯。

5.RFCOMM。一个基于欧洲电信标准协会ETSI07.10规程的串行线性仿真协议。此协议提供RS232控制和状态信号,如基带上的损坏,CTS以及数据信号等,为上层业务(如传统的串行线缆应用)提供了传送能力。 6.蓝牙应用规范。蓝牙应用是根据蓝牙SIG(特殊兴趣小组)所称的“应用规范”进行分类的,“profiles”就是形成使用模式的规程。蓝牙应用规范的目的是为应用的互操作性提供构架。蓝牙应用规范根据某个协议所能支持的特殊使用模式或功能来对这个协议的消息和特性进行详细说明。使用模式包括传送、局域网访问、目标推进和同步。一些蓝牙应用规范仍在定义之中,它们中有9个已在Bluetooth1.0中明确规定。BlueThunder支持所有这9个应用规范。

7.GAP,一般访问应用规范定义了蓝牙设备如何发现和建立与其他设备的安全(或不安全)连接。它处理一些一般模式的业务(如询问、命名和搜索)和一些安全性问题(如担保),同时还处理一些有关连接的业务(如链路建立、信道和连接建立)。GAP规定的是一些一般性的运行任务。因此,它具有强制性,并作为所有其它蓝牙应用规范的基础。

8.SDAP。业务搜索应用规范针对(在设备或微微网中所使用的)业务的调查进行定义。它负责对已知或特定业务的搜索,及进行一些一般性的业务搜索和浏览。

蓝牙采用的是ANSI-C源代码,因此,应用开发商能够完全进入协议栈中。源代码的访问使开发商在开发自己的先进产品时能够清楚了解技术情况。虽然没有必要改变协议组成,然而,对源代码的了解却可以使开发商编写出更多高效的应用,添加更多的创新性,或优化蓝牙协议以满足他们特殊的要求。借助全面的API,开发商可以进入较低层的栈,因此,可以轻松添额外的日常事务或新的应用规范。

目标处理器的嵌入式管理控制台是有关如何监控和管理(一个)蓝牙设备或如何通过栈连接管理和安全API完成微微网的一个范例。嵌入式控制台的范例告诉我们:将蓝牙嵌入到一个网络管理界面、一个SNMP代理或远程界面上是多么的简单易行。由于它采用的是功能强大、我们所熟悉的Tornado外壳,因此,借助这个控制台,我们能通过一个串行端口、局域网或蓝牙连接的虚拟串行端口有目标地接入协议栈。

OBEX OBject Exchange Protocol 对象交换协议

Bluetooth SIG Bluetooth Special Interest Group 蓝牙特殊兴趣小组

IrDA Infra-red Data Association 红外数据联合会 IrMC Ir Mobile Communications 红外移动通信 IrCOMM Ir Communications红外通信

IrOBEX Ir Object Exchange 红外对象交换协议

L2CA Logical Link Control And Adaptation 逻辑链路控制和适配

L2CAP Logical Link Control and Adaptation Protocol 逻辑链路控制和适配协议 LSB Least Significant Bit 最低位 MSB Most Significant Bit 最高位 PDU Protocol Data Unit 协议数据单元 SD Service Discovery 服务搜索

SDP Service Discovery Protocol 服务搜索协议

  SDDB Service Discovery Database 服务搜索数据库 TCP/IP 传输控制协议/网间网协议

TCS Telephony Control Specification 电话控制协议 GM Group Management 组管理 LM Link Manager 链路管理

LMP Link Manager Protocol 链路管理协议 BB Baseband 基带 CC Call Control 呼叫控制

WUG Wireless User Group 无线用户组 DTMF 双音多频应用

RSSI Received Signal Strength Indication 接收信号场强指示 WAT Wireless Application Environment 无线应用环境 WML Wireless Markup Language 无线标记语言 WAP Wireless Application Protocol 无线应用协议 WDP Wireless Data Protocol 无线数据协议 WTP Wireless Transaction Protocol 无线事务协议 WSP Wireless Session Protocol 无线会话协议 WAN Wide Area Network 广域网

WLAN Wireless Local Area Network 无线局域网 SSL 安全套接字协议

URL Universal Resource Locator 统一资源定位 PPP IETF 点对点协议

HCI Host Controler Interface 主控制器接口

ACL Asychronous Connectionless Link 异步无连接 BD_ADDR 蓝牙设备地址

DH Data-High Rate Data 高速率数据 DM Data-Medium Rate Data 中速率数据

DIAC Devoted Inquiry Access Code 专用查询识别码 DUT Device Under Test测试中设备 DV Data Voice 数据语音

GIAC General Inquiry Access Code 通用查询访问码 LAP Low Address Part 低地址段 LC Link Controller 链路控制器 OCF 操作码指令域 OGF 操作码组域 RF 射频

SCO Synchronous Connection-Oriented 同步面向连接 USB Universal Serial Bus 通用串行接口 COBS 一致开销字节填充法

TCI Test Control Interface 测试控制接口 TDD Time Division Duplex 分时双工 CAC Channel Access Code 信道访问码 DAC Device Access Code 设备访问码 IAC Inquiry Access Code 查询访问码

CVSD Continuous Variable Slope Delta Modulation 连接可变斜率增量调制 HV High quality Voice 高保真语音 ACK Acknowledge 确认 AG Audio Gateway 语音网关

AM_ADDR Active Member Address 活动的成员地址 AP Access Point 接入点

API Application Programming Interface 应用编程接口 AR_ADDR Access Request Address 访问请求地址 BB Baseband 基带

BCH Bose, Chaudhuri & Hocquenghem Type of code 搏斯-乔赫里-霍克文黑姆码 BER Bit Error Rate 误码率 BT Bandwidth Time 带宽时间 CODEC Coder Decoder 编解码器

COF Ciphering Offset 加密补偿

CRC Cyclic Redundancy Check 循环冗余校验码 CTP Cordless Telephony Profile 无绳电话应用 DC Bias Direct Current Bias 直流补偿

DCE Data Communication Equipment 数据通信设备 DCE Data Circuit-Terminating Equipment 数据电路端接设备 DCI Default Check Initialization 缺省的检错初始值 DIAC Dedicated Inquiry Access Code 专用查询码 DT Data Terminal 数据终端

DUT Device Under Test 在测试的设备

ETSI European Telecommunications Standards Institute 欧洲电信标准组织 FCC Federal Communications Commission 联邦通信委员会 FEC Forward Error Correction Code 前向纠错码 FH Frequency Hopping 跳频

FHS Frequency Hop Synchronization 跳频同步 FIFO First In First Out 先进先出

FSK Frequency Shift Keying type of modulation 频移键控,一种调制方式 FTP File Transfer Protocol 文件传输协议 FW Firmware 固件(一般指硬件中的程序) GAP Generic Access Profile 通用访问应用

GFSK Gaussian Frequency Shift Keying 高斯频移键控 GM Group Management 主管理

GOEP Generic Object Exchange Profile 通用对象交换应用 GW Gateway 网关

HA Host Application SW using Bluetooth 使用Bluetooth主机应用软件 HEC Header-Error-Check 头校验码 HID Human Interface Device 人机接口设备 HS Headset 戴在头上的耳机或听筒

HTTP Hyper Text Transfer Protocol 超文本传输协议 HW Hardware 硬件

IEEE Institute of Electronic and Electrical Engineering 电气和电子工程师协会 IETF Internet Engineering Task Force Internet工作任务组 ISM Industrial ,Scientific, Medical 工业、科学、医疗 99vT Implementation Under Test 在测试实现

L-CH Logical Channel 逻辑信道 LAN Local Area Network 局域网 LAP LAN Access Point 局域网接入点 LAP Lower Address Part 低位地址部分 LC Link Controller 链路控制器

LCP Link Control Protocol 链路控制协议

LCSP Link Controller Service Signaling 链路控制器服务信令 LFSR Linear Feedback Shift Register 线性反馈移位寄存器 LIAC Limited Inquiry Access Code 有限查询访问码 LOP Low Power Oscillator 低功率振荡器 LocDev Local Device 本地设

M Master or Mandatory Master 必须的(用于帧格式) M_ADDR Medium Access Control Address 介质访问控制地址 MAC Medium Access Control 介质访问控制

MAPI Messaging Application Procedure Interface 消息应用过程接口 ME Management Entity 管理实体 MM Mobility Management 移动管理 MMI Man Machine Interface 人机接口 MSC Message Sequence Chart 信息序列表 MTU Maximum Transmission Unit 最大传输单元 NAK Negative Acknowledge 消极确认

NAP Non-significant Address Part 不重要的地址部分 PCM Pulse Coded Modulation 脉冲编码调制

PCMCIA Personal Computer Memory Card International Association 个人计算机存储器卡国际联合会

PDA Personal Digital Assistant 个人数字助理

PIM Personal Information Management 个人信息管理

261 Bluetooth Clock Bluetooth Clock 蓝牙时钟 每一个蓝牙设备有一个内部系统时钟,用来决定收发器的时序和跳频。该时钟不会被调整或者关掉。该时钟可以作为一个28位计数器使用,其LSB位的计数周期是312.5us,即时钟频率为3.2kHz。

1 Bluetooth device class Bluetooth device class 蓝牙设备分类 \"A parameter that indicates the type of device and which types of services that are supported. The class is received during the discovery procedure. The parameter contains the major and minor

device class fields. The term \"\"Bluetooth device class\"\" is used on the UI level. Bluetooth device name The name of the device. (248 bytes maximum)\" 该参数用于指出设备类型,以及所支持的服务类型。在设备发现过程中,将接收到设备的类信息。

165 Bluetooth device type Bluetooth device type 蓝牙设备类型 \"The term \"\"Bluetooth device type\"\" is used on the UI level. This term overrides the terms \"\"Bluetooth device class\"\" and \"\"Bluetooth service type\"\" when there is a mix of information containing both Bluetooth Device Class and Bluetooth Service Types.\"

166 Bluetooth passkey Bluetooth passkey \"The name of the PIN. The term \"\"Bluetooth passkey\"\" is used in the UI. See PIN.\"

167 Bluetooth service type Bluetooth service type 蓝牙服务类型 One or more services a device can provide to other devices. The service information is defined in the service class field of the Bluetooth device class parameter. Bluetooth Session The activity and participation of a device on a piconet. 一个蓝牙设备提供给另外设备一项或者一项以上的服务。服务信息在蓝牙设备分类参数的服务类别(service class)域中进行了定义。 168 bond bond A link key that is exchanged between two devices. The key is used for future authentication between the devices. See also bonding.

169 bonding bonding Bonding is the creation of a relationship between two devices. The bond is a link key The relationship is created when the link key is exchanged between two devices. The devices are known to each other prior to the bonding procedure. A user initiates the bonding procedure and enters a passkey with the explicit purpose of creating a bond between two devices. This differs from the authenticate using a passkey procedure where the user is requested to enter a passkey during the establishment of the link.

170 Browser Browser 浏览器 An application that allows interaction with Internet web pages.

14 BT Bandwidth Time 带宽时间

15 BT Bluetooth 蓝牙 \"A parameter that indicates the type of device and which types of services that are supported. The class is received during the discovery procedure. The parameter contains the major and minor device class fields. The term \"\"Bluetooth device class\"\" is used on the UI level. Bluetooth device name The name of the device. (248 bytes maximum)\"

171 Bus Bus 总线 A set of data lines to transfer information from one device to another.

172 business card business card 商务卡(电子版) The electronic date equivalent to

a printed business card. This electronic version of the business card is treated like a file and can be exchanged between Bluetooth devices. See vCard. 等同于打印出的商务卡,可以看作一个文件,可以在蓝牙设备之间进行交换。 16 \"CAC CAC CAC

CAC\" Channel Access Code 信道访问码 17 CC Call Control 呼叫控制

173 CDMA Code Division Multiple Access. 码分多址 CDMA is a digital cellular communications technology. Each call has a individual code to identify the call. Multiple calls can be grouped together on a single frequency. CDMA uses spread-spectrum techniques for handling radio communications. CDMA is an improvement on AMPS and TDMA cellular service. CDMA是项数字蜂窝通信技术,每个呼叫都有一个单一的代码作为标识。多个呼叫可以组合在在单一频率下,CDMA 使用了扩充带宽技术进行无线通信,CDMA是对AMPS和TDMA蜂窝技术的改进。

174 CDPD Cellular Digital Packet Data A method to more efficiently carry data on existing analog (AMPS) cellular radio systems.

175 channel channel 信道 A logical connection on L2CAP level between two devices serving a single application or higher layer protocol. 两个设备在L2CAP 层所建立的逻辑连接,服务于单一的应用或者高层协议。

265 Channel (hopping) sequence 信道跳频序列 这是个由79种频率组成的伪随机序列(对于23MHz system 系统来说,是23种),使用微微网中主设备的蓝牙设备地址(BD_ADDR),可以计算出这些频率。序列的的相位可以通过对主设备的时钟的预测计算出来。信道跳频序列周期很长,在短时间内不会出现重复。在短时间内,跳频均匀分布在79MHz的范围内。。参见Frequency sequence。

176 Circuit Switched Circuit Switched 回路转换 The application of a network where a dedicated line is used to transmit information. Only one user may employ the resources of the line at a time. 网络的一个应用,采用专用线路来发送信息。同一时间,,只有一个用户可以使用该回路。

177 Circuit Switched Bluetooth Circuit Switched Bluetooth 蓝牙回路转换 The application of a network where a dedicated line is used to transmit bluetooth data. 网络的一个

应用,采用专用线路来发送蓝牙数据。

178 Circuit Switched Cellular/Radio Circuit Switched Cellular/Radio The application of a network where a dedicated line is used to transmit cellular/radio data. 18 CL Connectionless 无连接 266 CLK 时钟 \"

通常指主设备的时钟,用来在微微网中进行定时。\" 267 CLKE 时钟估计 \"

子设备对主设备的时钟的估计,用于将子设备与主设备之间的同步。\" 268 CLKN 本地时钟 当前的蓝牙设备的时钟。 180 CO Connection-oriented 面向连接   363 COBS 一直开销字节填充法

179 CoD class of device 设备分类 See Bluetooth device class. 参见Bluetooth device class,也缩写为CoD.

19 CODEC Coder DECoder 编解码器 A device that converts analog to digital, and digital to analog for transmission over a digital communications system.

20 COF Ciphering Offset 加密补偿 component An architecture element denoting an identifiable set of software that performs a well-defined purpose.

181 connect to service connect to service The establishment of a connection to a service. If not already done, this includes establishment of a physical link, link and channel as well.

182 connectable devices connectable devices 可连接设备 Any device within range that will respond to paging from an initiator device. 在允许范围内的蓝牙设备,可以响应寻呼信息,并且建立连接。

183 connectable mode connectable mode A device that responds to paging (an attempt to establish a communication link) is said to be in connectable mode. The opposite of connectable mode is non-connectable mode. Connected device A device that is currently connected to the (LocDev. Connection A connection between two peer applications or higher layer protocols mapped onto a channel. Connectionless packet A packet of data is broadcast over the network without targeting a specific recipient to receive the packet. Connecting A phase in the communication between devices when a connection between them is being established. (Connecting phase follows after the link establishment phase is completed.) connectivity A domain of interconnected components that adhere to a defined set of connection rules. The set of rules is termed Connectivity Architecture. Connector An architectural element denoting a path for control or information flow

between components. 184 CP Call Processing

185 CP Capability Provider 能力提供者 \"A Capability Provider is a module within the local device that provides a service to other modules. Protocol stack modules (RFCOMM, L2CAP) are Capability Providers. So are \"\"application interface modules\"\" such as OBEX and ESC-AT. In fact, any module that registers a port that other modules can connect to is a Capability Provider.\" 本地设备的一个模块可以提供服务给其他模块,协议栈模块(RFCOMM, L2CAP)就是个能力提供者。诸如OBEX 和ESC-AT中的应用接口模块(application interface modules)也是个能力提供者。事实上,任何模块只要注册了一个端口,只要以让其他模块连接上去,那么该模块就是个能力提供者。

186 CPU Central Processor Unit The main processing component in a hardware device.

21 CRC Cyclic Redundancy Check 循环冗余校验 这是个添加到数据包中的16位码,用来判断payload数据传送得是否正确,带有CRC数据的payloads仅能由DM, DH 或者DV 包来携带。该CRC码由CRC-CC99vT多项式生成,0x11021 (hex)。 187 CTC Computer Test Commands 公用交换电话网,即普通的电话网 188 CTP Cordless Telephone Profile 无绳电话应用

22 CVSDM Continuous Variable Slope Delta Modulation 连续可变斜率增量调制 23 DAC Device Access Code 设备访问码 用于寻呼状态、寻呼扫描和寻呼响应子状态,其代码来自于设备的蓝牙设备地址(BD_ADDR)。 366 DC Bias Direct Current Bias 直流补偿

24 DCE Data Communication Equipment 数据通信设备

25 DCE Data Circuit-Terminating Equipment 数据电路端连接设备 In serial communications, DCE refers to a device between the communication endpoints whose sole task is to facilitate the communications process; typically a modem

26 DCI Default Check Initialization 缺省的检查初始值 在蓝牙技术中,DCI定义为0x00 (16进制)。

269 DCID Destination Channel Identifier 目的信道标识 对于 L2CAP传送来说,是作为设备的本地终点使用的。它代表接收消息的设备的信道终点。它仅仅是个设备的本地名。参见SCID。

190 DD API Device Driver API

270 destination destination 目标蓝牙设备 用来接收另外一个蓝牙设备的动作。发送动作的设备称为源蓝牙设备(source)。目标蓝牙设备通常是已建立好的连接的一部分,但也有例外。(例如在inquiry / page 过程中)。

191 Device Discovery Device Discovery 设备发现 The mechanism to request and receive the Bluetooth address, clock, class of device, used page scan mode, and names of devices. 设备发现。一种请求和接收蓝牙地址,时钟,设备类别等的机制。

192 Device Layer Device Layer The group of protocols that handles the hardware in a Bluetooth device. The device layer handles components such as the display, keypad, and RF communications.

193 device name device name 设备名称 See Bluetooth device name 参见Bluetooth device name。

194 device security level device security level 设备安全级别 Access to a device can be denied based on the required device security level. There are two levles of device security: trusted device and untrusted device. See also service security level. 根据设定的安全级别,可以拒绝对某设备的访问。有两种级别的设备安全级别:可信任设备和不可信任设备。参见service security level。

27 DH Data-High Rate Data 高速率数据 Data packet type for high rate data 用于异步链接(ACL link)的高速率数据的包类型。DH1包类似于DM1 包,只有一点不同:payload中的信息没有进行前向纠错编码(FEC)。这意味着DH1包可以在一个时隙中,携带多达28字节的信息。DH3包也与此类似,只有一点不同:它可以覆盖多达三个时隙,并且包含185 字节信息。同样, DH5包可以覆盖到五个时隙,并且包含多达341字节的信息。参见蓝牙packet types.

28 DIAC Dedicated Inquiry Access Code 专用查询识别码 用于查询某个特定类型的设备。

195 discoverable device discoverable device 可发现设备 A Bluetooth device in range that will respond to an inquiry (normally in addition to responding to page. Discoverable mode A device that can respond to an inquiry is said to be in a discoverable mode. There are two types of discoverable modes: limited discoverable mode and general discoverable mode. The opposite of discoverable mode is non-discoverable mode. See also silent device. Distpatch Walkie-talkie mode where one subscriber talks and other subscribers listen on the same talk group. 在规定范围内,可以响应查询信息的蓝牙设备。 196 DLCI Data Link Connection Identifier 数据链接连接标识 这是个6位标识,表示正在进行的客户和服务器之间的连接。用于RFCOMM 层。

29 DM Data - Medium Rate Data 中等速率数据 Data packet type for medium rate data 用于异步链接(ACL link)上的中等速率数据的包类型。DM1包仅携带信息数据,包含了一个16位的CRC 码和18字节的信息。它们使用2/3 前向纠错编码(FEC),该包仅仅覆盖到一个时隙。DM3包与此类似,仅仅覆盖三个时隙,可携带多达123字节信息,DM5可以覆盖

多达五个时隙,可以携带226字节信息。参见蓝牙packet types。

197 DSP Digital Signal Processor 数传机就绪 一旦准备好接受数据,该设备就设置一个RS-232 DSR信号。

198 DSR Data Set Ready A device sets an RS-232 DSR signal when it is ready to accept data.

199 DT Data Terminal 数据终端

30 DTE Data Terminal Equipment 数据终端设备 In serial communications, DTE refers to a device at the endpoint of the communications path; typically a computer or terminal.

31 DTMF Dual Tone Multiple Frequency 双音多频应用 dumb peripheral A peripheral that does not communicate any information to the handset. Typically, the only information the handset receives from a dumb peripheral is a signal that a connection has been made to a port on the handset. This signal is also called a cable detect. 32 DUT Device Under Test 测试中设备

200 DV Data Voice 数据语音 Data packet type for data and voice. 用于同步链接(SCO link)的传输数据和语音的包类型,该包划分为大小为80位的语音域和大小为150位的数据域。语音域没有采用前向纠错编码(FEC),但数据域采用了2/3前向纠错编码(FEC),语音和数据域完全分开处理。语音域的数据采用常规的同步链接(SCO)数据处理方式,不再进行重发,这意味着语音域的内容总是新的,数据域则要检查是否出错,如有必要,,就进行重发。参见蓝牙packet types。

201 DWDM Dense Wavelengt

因篇幅问题不能全部显示,请点此查看更多更全内容

Copyright © 2019- efsc.cn 版权所有 赣ICP备2024042792号-1

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务