[BLE--Physical Layer]

简述

BLE的物理层,可能做IC或板极硬件RF測试的会比較关注。

是偏硬件层面的。

频率带宽和信道分配

BLE工作于2.4 GHz ISM频段2400-2483.5 MHz,ISM频段是公用的,不须要许可。用作科研。医疗等领域。BLE使用了40个RF信道,信道与频率关系例如以下:

2402 + k * 2 MHz (k = 0, …, 39)

其余特性

发送功耗:

调制方式:

BLE的Physical Layer很多其它涉及的还是RF硬件方面的特性。做IC设计,IC測试,PCB上RF性能測试须要了解比較深入。

时间: 2024-08-04 20:31:31

[BLE--Physical Layer]的相关文章

详解BLE 空中包格式—兼BLE Link layer协议解析

BLE有几种空中包格式?常见的PDU命令有哪些?PDU和MTU的区别是什么?DLE又是什么?BLE怎么实现重传的?BLE ACK机制原理是什么?希望这篇文章能帮你回答以上问题. 虽然BLE空中包(packet)涉及BLE协议栈link layer,L2CAP,SMP和ATT等各层次,但link layer跟空中包格式关系最紧密,掌握了BLE packet的格式,就很容易理解BLE link layer协议的工作原理,因此文章取名"详解BLE空中包格式-兼BLE link layer协议解析&qu

蓝牙BLE实用教程

蓝牙BLE实用教程 Bluetooth BLE 欢迎使用 小书匠(xiaoshujiang)编辑器,您可以通过 设置 里的修改模板来改变新建文章的内容. 1.蓝牙BLE常见问答 Q: Smart Ready 和 Smart 以及传统蓝牙之间是什么关系? Q: 双模(dual-mode)和单模(single-mode)有什么区别? Q: There is a confusion between Server-Client vs Master-Slave vs Central-Peripheral.

[BLE--Link Layer]物理信道(待续)

简述 有线通信,是用电缆直接连接,然后分距离的长短,有些会需要加载波,信号也可能会经过不同的调制方式调制.无线通信也是一样,只是信号的传输是通过射频了,通过在某一频段,对无线信道进行调制,将数据发送出去. BLE物理信道 在Physical Layer部分提到过BLE的物理信道,一共40个,在2.4GHz的ISM频段.其实BLE的这40个物理信道是分成了两组的,一组是Advertising信道(3个),一组是Data信道(37个),具体情况如下: 在连接成功建立之前,设备之间是通过Adverti

深入浅出低功耗蓝牙(BLE)协议栈

BLE协议栈为什么要分层?怎么理解BLE"连接"?如果BLE协议只有ATT层没有GATT层会发生什么? 协议栈框架 一般而言,我们把某个协议的实现代码称为协议栈(protocol stack),BLE协议栈就是实现低功耗蓝牙协议的代码,理解和掌握BLE协议是实现BLE协议栈的前提.在深入BLE协议栈各个组成部分之前,我们先看一下BLE协议栈整体架构. 如上图所述,要实现一个BLE应用,首先需要一个支持BLE射频的芯片,然后还需要提供一个与此芯片配套的BLE协议栈,最后在协议栈上开发自己

BLE——协议层次结构

未完待续…… BLE协议 Bluetooth Application Applications GATT-Based Profiles/Services Bluetooth Core (Stack) BLE Host ATT.GATT.SM GAP L2CAP HCI(对蓝牙协议无影响) BLE Controller Link Layer Physical Layer 1  Bluetooth Core(Stack) 蓝牙核心协议,关注蓝牙核心技术的描述和规范,只提供基础的机制. 蓝牙核心协议由

Core abstraction layer for telecommunication network applications

A new sub-system, the core abstraction layer (CAL), is introduced to the middleware layer of the multi-core processor based modem board. This new module provides an abstraction for the multi-core FSL P4080 processor and its DPAA. For the deployment o

[BLE--Link Layer]空中包格式(待续)

简述 Link Layer的空中包格式,应当是所有基于BLE Link Layer上的其他layer的包的基本单位了,因此对其有个了解是很有必要的,也是了解其余层的包,通过空中包分析蓝牙协议的基础. 空中包格式 首先看下图: 这就是蓝牙BLE的空中包总体格式了. Preamble 报头,用来表示frequency synchronization,symbol timing estimation和 Automatic Gain Control (AGC) training,即频率同步,定时建立,自

Transport layer and Network layer

http://stackoverflow.com/questions/13333794/networking-difference-between-transport-layer-and-networking-layer Transport Layer: The fourth and “middle” layer of the OSI Reference Model protocol stack is the transport layer. I consider the transport l

Computer Networking: Network layer

Forwarding and routing 2 important network-layer functions – forwarding and routing. Forwarding: The router-local action of transferring a packet from an input link interface to the appropriate output link interface (within a single router). Terms 'f