WO2015103834A1 - Method, device and system for realizing vlc dynamic access - Google Patents

Method, device and system for realizing vlc dynamic access Download PDF

Info

Publication number
WO2015103834A1
WO2015103834A1 PCT/CN2014/078032 CN2014078032W WO2015103834A1 WO 2015103834 A1 WO2015103834 A1 WO 2015103834A1 CN 2014078032 W CN2014078032 W CN 2014078032W WO 2015103834 A1 WO2015103834 A1 WO 2015103834A1
Authority
WO
WIPO (PCT)
Prior art keywords
vlc
reservation request
time slots
request frame
user node
Prior art date
Application number
PCT/CN2014/078032
Other languages
French (fr)
Chinese (zh)
Inventor
支周
洪文昕
陈晓红
钱晨
韦玮
禹忠
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2015103834A1 publication Critical patent/WO2015103834A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B10/00Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
    • H04B10/11Arrangements specific to free-space transmission, i.e. transmission through air or vacuum
    • H04B10/114Indoor or close-range type systems
    • H04B10/116Visible light communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation
    • H04W72/044Wireless resource allocation based on the type of the allocated resource
    • H04W72/0446Resources in time domain, e.g. slots or frames

Definitions

  • the present invention relates to the field of optical communications, and in particular, to a method, device and system for implementing visible light communication (VLC) dynamic access.
  • VLC visible light communication
  • LEDs light-emitting diodes
  • VLC voltage-emitting diode
  • VLC can be divided into indoor applications and outdoor applications. Outdoor applications include: LED intelligent transportation systems, mines, underwater communication systems, etc.
  • the indoor application replaces the wireless local area network base station with white LED lighting equipment, and can communicate only within the illumination range of the LED light to form a visible-light communication personal area network (VPAN).
  • VPAN personal area network
  • Termination of communication with a high degree of confidentiality.
  • VLC completely avoids electromagnetic interference from radio frequency access, it is also very suitable for RF-sensitive areas such as airplanes and hospitals.
  • VLC's communication speed can reach tens of megahertz to hundreds of megabits per second.
  • the indoor transmission distance is limited ( ⁇ 10111), and the optical pulse delay is small, which can provide high-speed data transmission capability. Therefore, VLC provides a new high-speed data access method for indoor communication, which has great development prospects.
  • the indoor VLC system belongs to the star network topology.
  • the VLC access point sends data to each user node in a broadcast downlink mode, and each user node is connected to the VLC access point through a point-to-point optical link.
  • This topology structure is characterized in that it is easy to add new nodes in the network.
  • the security and priority of data are easy to control and easy to implement network monitoring.
  • Multi-Access (MA) technology When multiple users have data transmission requests, in order to make better use of channel resources, it is necessary to allocate the uplink channel reasonably.
  • the multiple access methods specified by the MAC protocol are classified into: fixed (resource) access, dynamic (resource) access, and hybrid access.
  • Fixed access methods include Time Division Multiple Access (TDMA), Frequency Division Multiple Access (FDMA), and Code Division Multiple Access (CDMA) to provide a reliable, continuous network, but with strong bursts of traffic or long periods of no packet transmission. In this case, channel resources are wasted.
  • Dynamic access can be divided into random contention access and control access.
  • the representative of the random access mode is ALOHA and Carrier Sense Protocol (CSMA), which is suitable for bursty service networks.
  • CSMA Carrier Sense Protocol
  • Controlling access can effectively avoid transmission conflicts, but when the amount of users is small, it generates large overhead and low channel utilization.
  • the hybrid access mode is mainly the reservation type on-demand access, which can be divided into two types: single service packet transmission and multi-service packet transmission.
  • the uplink access mode of the system is more suitable for random access.
  • the ALOHA protocol in the random access mode is simple to implement and supports data services with burst characteristics. Compared with the fixed access mode, unnecessary overhead can be reduced, but ALOHA will blindly occupy channel resources and cause transmission conflicts. The channel utilization is low.
  • the CSMA protocol is based on the random access mode of listening to the channel state, which can reduce the conflict and improve the channel resource utilization, but the access delay is large and the communication quality is affected. Summary of the invention
  • embodiments of the present invention provide a method, apparatus, and system for implementing VLC dynamic access to reduce the probability of overlapping collisions.
  • An embodiment of the present invention provides a method for implementing dynamic access of a visible light communication VLC, the method comprising: The user node generates a reservation request frame for the reserved uplink channel and transmits it; after the reservation is successful, the user node transmits data in the reserved time slot.
  • the user node sends a reservation request frame at a time.
  • the conflicting user node re-attempts the transmission of the reservation request frame.
  • the embodiment of the invention provides a method for implementing VLC dynamic access, and the method includes:
  • the VLC access point notifies the status of the current channel by means of downlink broadcast, and the time at which the uplink random signal is allowed to be transmitted; and, by the VLC access point, dynamically allocates the number N of the transport packet slots according to the received reservation request frame.
  • An embodiment of the present invention further provides an apparatus for implementing dynamic access of a VLC, where the apparatus is a user node, and the user node is configured as:
  • a reservation request frame for the reserved uplink channel is generated and transmitted; after the reservation is successful, the data is transmitted in the reserved time slot.
  • the embodiment of the present invention further provides a device for implementing dynamic access of a VLC, where the device is a VLC access point, and the VLC access point is configured as:
  • the embodiment of the present invention also provides a system for implementing VLC dynamic access, where the system includes a VLC access point and a user node;
  • the VLC access point is configured to notify the current channel status by means of downlink broadcast, and the time at which the uplink random signal can be sent; and, according to the received reservation request frame, dynamically allocate the number N of the transmission packet slots;
  • the user node is configured to generate a reservation request frame for scheduling an uplink channel and send the data; after the reservation is successful, the data is sent in the reserved time slot.
  • Embodiments of the present invention reduce the probability of overlapping collisions.
  • Figure 1 is a schematic diagram of a network topology of an indoor VLC system
  • FIG. 4 is a schematic diagram of relationship between packet loss rate and network load according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of a relationship between a blocking rate and a normalized access density according to an embodiment of the present invention
  • FIG. 6 is a schematic flowchart of a user node end for implementing VLC dynamic access according to an embodiment of the present invention
  • FIG. 7 is a schematic diagram of implementing VLC according to an embodiment of the present invention
  • FIG. 8 is a schematic diagram of a system for implementing VLC dynamic access according to an embodiment of the present invention.
  • the VLC network may include a VLC access point and at least one user node, which may be applied to the downlink broadcast channel and the uplink channel when implementing dynamic access.
  • Both the VLC access point and the user node may divide the uplink channel into N+1 time slots, one of which is used as a reserved time slot for transmitting the reservation request frame, and the other N time slots are used as the transmission packet data.
  • N+1 time slots one of which is used as a reserved time slot for transmitting the reservation request frame
  • the other N time slots are used as the transmission packet data.
  • a simple TDMA (simple-TDMA) protocol can be used. All user nodes share the N time slots, and the VLC access point controls the use of each time slot.
  • the VLC access point informs the user of the current channel status by means of downlink broadcast, and the time at which the user node can send the uplink random signal.
  • the user node When the user node has uplink data to be sent, the user node generates a reservation request frame (which may be one packet length) and sends a reservation request including the reservation request frame to the VLC access point to reserve an uplink channel, and the reservation application may adopt an ALOHA method. Competition is sent. After the reservation is successful, the user node can send data in the reserved time slot until the data transfer is completed.
  • a reservation request frame (which may be one packet length) and sends a reservation request including the reservation request frame to the VLC access point to reserve an uplink channel
  • the reservation application may adopt an ALOHA method. Competition is sent.
  • Competition is sent.
  • the user node can send data in the reserved time slot until the data transfer is completed.
  • the reserved time slot in the embodiment of the present invention includes the length of time and grouping that the user node will occupy. Number of information.
  • the user node sends a reservation request frame at a time.
  • the reservation request frames sent by two or more user nodes overlap (ie, collide) in the reserved time slot, the conflicting user nodes will randomly wait for a period of time and then retry the reservation request.
  • the transmission of the frame is not limited to, but not limited to, but not limited to, but not limited to, but not limited to, but not limited to, but not limited to, but not limited to the reservation request frames sent by two or more user nodes overlap (ie, collide) in the reserved time slot.
  • the channel may be divided into frames according to the size of the user node traffic in the network, and each frame is divided into a reserved time slot of length T1 and a transport packet time slot of length T2.
  • Each user node can randomly contend for the reserved time slot. Only the user node that has not collided in the reserved time slot can occupy the transmission packet time slot, so no collision occurs in the transmission packet time slot.
  • the number of transmission packet slots is dynamically allocated by the VLC access point according to the subscription request of the user node.
  • the packet data is transmitted in the corresponding transport packet time slot.
  • the channel is considered to be error-free, that is, the packet loss rate only involves the probability of a transmission failure due to a collision;
  • Each user node has at most one reservation packet (including any reservation packets that have previously collided) ready to send;
  • the indoor VLC network topology is star-shaped, as shown in Figure 1, the VLC access point is connected to multiple user nodes, so that the coverage is small, the transmission distance is short, and the optical pulse delay is small. Therefore, the transmission delay is ignored when considering conflicts;
  • the reserved ALOHA frame length is T0, which is divided into N+1 time slots.
  • the reserved time slot length for reservation is T1
  • each user node is viewed. Frames are randomly transmitted independently, and one frame can be transmitted in length. Let Si be the probability that the user node i successfully transmits one frame in any time slot, then 1-Si is the probability that the user node i does not transmit successfully (send failed or not sent at all) in any time slot.
  • Gi and 1-Gi are the probability that the user node i transmits and does not transmit one frame in any time slot, respectively. Therefore, for all i, there is Si ⁇ Gi, and each user node sends frames is independent, so get:
  • Delay time ALOHA delay D1 + reservation request frame collision retransmission delay D2+ packet transmission delay D3.
  • .ALOHA Delay refers to the observation time before the reservation request frame is sent. Although the arrival of each packet data is approximately a Poisson process, since there are different packet data arrival rates due to different channel traffic, each user node waits for an average of T2/2 before transmitting the packet data, and then starts transmitting a reservation request.
  • Frame ie:
  • the transmission delay factor is R, that is, after a reservation request frame is sent, the RT1 is passed to receive the confirmation message, and the next frame is sent. Therefore, it takes time T1 (l+R) to send a reservation request frame.
  • the average number of retransmissions is related to n.
  • n the larger the collision probability of the frame during retransmission, and the number of retransmissions. It will also increase; the larger the n, the lesser the collision probability, but the average delay for sending one frame increases.
  • the average delay of the collision retransmission of the reservation request frame is:
  • the packet loss rate is the probability that the reservation request frame will collide within the reserved time slot, and the request is still lost after repeated retransmissions, and the system refuses. Assume that the maximum number of retransmissions of the reservation request frame is M, and the value of M is increased.
  • the blocking rate is closely related to the number N of data transmission channels.
  • the Irish B formula indicates the number N of available channel resources, and the relationship between the number of Irish channels p accessed per channel and the blocking rate is:
  • p is the normalized access density of the unit channel
  • ⁇ / ⁇
  • is the access rate of the user's access request
  • is the service rate of the access procedure.
  • the present invention combines fixed allocation with dynamic allocation.
  • the VLC access point in the VLC system divides the number of channels according to the requirements of the specific service of the user, and the allocation is flexible.
  • the embodiment of the present invention implements the VLC dynamic access operation
  • the user node can represent the process shown in FIG. 6, and the process includes the following steps: Step 610: The user node generates a reservation request frame for scheduling an uplink channel and sends the reservation request frame.
  • Step 620 After the reservation is successful, the user node sends data in the reserved time slot.
  • Step 710 The VLC access point notifies the status of the current channel by means of downlink broadcast, and the time when the uplink random signal is allowed to be sent.
  • Step 720 The VLC access point dynamically allocates the number N of the transport packet time slots according to the received reservation request frame.
  • the device for implementing dynamic access of the VLC is implemented in the embodiment of the present invention.
  • the device is a user node 81.
  • the user node 81 is configured as:
  • a reservation request frame for the reserved uplink channel is generated and transmitted; after the reservation is successful, the data is transmitted in the reserved time slot.
  • the user node 81 transmits a reservation request frame one time, and when a reservation request frame transmitted by two or more user nodes collides, the transmission of the reservation request frame is retried.
  • the user node 81 can compete to send the reservation request frame in the manner of ALOHA.
  • the user node 81 is also configured to:
  • the uplink channel is divided into N+1 time slots, one of which is used as a reserved time slot for transmitting a reservation request frame, and the other N time slots are used as transport packet time slots for transmitting packet data.
  • the reserved time slot contains information on the length of time and the number of packets that the user node will occupy.
  • Another embodiment of the present invention is to implement VLC dynamic access, and the device is a VLC access point 82. As shown in FIG. 8, the VLC access point 82 is configured as:
  • the user node 81 and the VLC access point 82 form a VLC dynamic access system. As shown in FIG. 8, the system includes a VLC access point 82 and a user node 81.
  • the VLC access point 82 is configured to notify the status of the current channel by using a downlink broadcast. And a time for allowing the transmission of the uplink random signal; and, according to the received reservation request frame, dynamically allocating the number N of the transmission packet slots;
  • the user node 81 is configured to generate a reservation request frame for the reserved uplink channel and send the data; after the reservation succeeds, the data is transmitted in the reserved time slot.
  • the present invention will be fixedly distributed regardless of the method, device or system.
  • the TDMA is combined with a dynamic allocation mechanism.
  • the transport packet slot is composed of N time slots of length T2.
  • the simple TDMA method can provide reliable service and high real-time performance.
  • the reserved time slots are transmitted using the ALOHA protocol, which reduces the probability of overlapping collisions and makes full use of channel resources.
  • the disordered contention of the channel resources caused by the packet transmission competition is avoided, and the channel resources can be allocated reasonably according to the actual service requirements of the user nodes, thereby effectively improving the network throughput and reducing the transmission delay.

Abstract

Disclosed are a method, device and system for realizing VLC dynamic access. The method comprises: generating, by a user node, an appointment request frame for appointing an uplink channel and sending same; and after appointment is successful, sending, by the user node, data in an appointed time slot.

Description

一种实现 VLC动态接入的方法、 装置和系统 技术领域  Method, device and system for realizing VLC dynamic access
本发明涉及光通信领域, 具体涉及一种实现可见光通信 (visible light communication, VLC )动态接入的方法、 装置和系统。 背景技术  The present invention relates to the field of optical communications, and in particular, to a method, device and system for implementing visible light communication (VLC) dynamic access. Background technique
近年来, 被誉为 "绿色照明" 的发光二极管 (LED )发展迅猛, LED 具有低功耗、 寿命长、 绿色环保、 调制性能好、 响应灵敏度高等优点。 目 前,在利用 LED作为照明光源的同时,还可以将信号调制到 LED可见光束 上进行传输, 以实现 VLC。  In recent years, light-emitting diodes (LEDs), which are known as "green lighting", have developed rapidly. LEDs have the advantages of low power consumption, long life, environmental protection, good modulation performance, and high response sensitivity. At present, LEDs can be used as illumination sources, and signals can be modulated onto LED visible beams for VLC.
VLC根据环境可以分为室内应用、 室外应用两类。 室外应用主要包括: LED智能交通系统、 矿井、 水下通信系统等。 室内应用是以白光 LED照明 设备代替无线局域网基站, 只有在 LED灯的照射范围内才能通信, 形成可 见光个人域网 ( visible-light communication personal area network;, VPAN ), 当用户超出光线覆盖范围, 则终止通信,具有高度保密性。此外, 由于 VLC 完全避免了射频接入的电磁干扰, 所以在飞机、 医院等射频敏感领域也非 常适用。 VLC的通信速度可达每秒数十兆至数百兆, 加之室内传输距离有 限(<10111 ), 光脉冲时延小, 可以提供高速的数据传输能力。 因此, VLC 为室内通信提供一种全新的高速数据接入方式, 具有极大的发展前景。  According to the environment, VLC can be divided into indoor applications and outdoor applications. Outdoor applications include: LED intelligent transportation systems, mines, underwater communication systems, etc. The indoor application replaces the wireless local area network base station with white LED lighting equipment, and can communicate only within the illumination range of the LED light to form a visible-light communication personal area network (VPAN). When the user exceeds the light coverage, Termination of communication, with a high degree of confidentiality. In addition, because VLC completely avoids electromagnetic interference from radio frequency access, it is also very suitable for RF-sensitive areas such as airplanes and hospitals. VLC's communication speed can reach tens of megahertz to hundreds of megabits per second. In addition, the indoor transmission distance is limited (<10111), and the optical pulse delay is small, which can provide high-speed data transmission capability. Therefore, VLC provides a new high-speed data access method for indoor communication, which has great development prospects.
室内 VLC系统属于星型网络拓朴结构。 VLC接入点以广播下行方式发 送数据到各用户节点,各用户节点通过点到点的光链路与 VLC接入点相连, 这种拓朴结构的特点是艮容易在网络中增加新的节点, 数据的安全性和优 先级容易控制, 易实现网络监控。 当多个用户均有数据传输请求时, 为更 好地利用信道资源, 就需要对上行信道进行合理分配, 这时需要应用到多 址接入 ( Multi- Access, MA )技术。 The indoor VLC system belongs to the star network topology. The VLC access point sends data to each user node in a broadcast downlink mode, and each user node is connected to the VLC access point through a point-to-point optical link. This topology structure is characterized in that it is easy to add new nodes in the network. The security and priority of data are easy to control and easy to implement network monitoring. When multiple users have data transmission requests, in order to make better use of channel resources, it is necessary to allocate the uplink channel reasonably. Multi-Access (MA) technology.
目前, MAC协议规定的多址接入方式分为: 固定(资源)接入、 动态 (资源)接入和混合接入。 固定接入方式包括时分多址(TDMA )、 频分多 址(FDMA )和码分多址(CDMA )等, 可提供可靠、 连续的网络, 但在业 务突发性强或长时间无分组发送的情况下, 会造成信道资源浪费。 动态接 入又可以划分为随机竟争接入和控制接入。 随机竟争接入方式的代表有 ALOHA和载波侦听协议(CSMA ), 适用于突发性业务的网络, 在用户数 或业务量较小时, 有时延小、 信道利用率高的特点。 控制接入可以有效避 免传输冲突, 但在用户量较小时, 产生较大开销, 信道利用率低。 混合接 入方式主要是预约类按需接入, 可以分为单业务分组发送和多业务分组发 送两种形式。  Currently, the multiple access methods specified by the MAC protocol are classified into: fixed (resource) access, dynamic (resource) access, and hybrid access. Fixed access methods include Time Division Multiple Access (TDMA), Frequency Division Multiple Access (FDMA), and Code Division Multiple Access (CDMA) to provide a reliable, continuous network, but with strong bursts of traffic or long periods of no packet transmission. In this case, channel resources are wasted. Dynamic access can be divided into random contention access and control access. The representative of the random access mode is ALOHA and Carrier Sense Protocol (CSMA), which is suitable for bursty service networks. When the number of users or traffic is small, it is sometimes characterized by small delay and high channel utilization. Controlling access can effectively avoid transmission conflicts, but when the amount of users is small, it generates large overhead and low channel utilization. The hybrid access mode is mainly the reservation type on-demand access, which can be divided into two types: single service packet transmission and multi-service packet transmission.
在室内 VLC系统中,由于光照覆盖范围 VPAN下的用户节点个数有限, 各用户之间相互独立, 随机发送传输数据, 且检测不到彼此的上行信号, 同时室内传输距离短、 传输时延可以忽略不计。 所以, 该系统的上行接入 方式采用随机竟争接入更合适。 随机竟争接入方式中的 ALOHA协议, 实 现简单、 支持具有突发特点的数据业务, 相比于固定接入方式, 可以减少 不必要的开销, 但是 ALOHA会盲目占用信道资源, 导致传输冲突, 信道 利用率低。 CSMA协议是基于监听信道状态的随机接入方式, 可以减少冲 突, 改进信道资源利用率, 但是接入时延大, 通信质量受影响。 发明内容  In the indoor VLC system, due to the limited number of user nodes under the illumination coverage VPAN, each user is independent of each other, randomly transmits transmission data, and cannot detect each other's uplink signals, and the indoor transmission distance is short, and the transmission delay can be can be ignored. Therefore, the uplink access mode of the system is more suitable for random access. The ALOHA protocol in the random access mode is simple to implement and supports data services with burst characteristics. Compared with the fixed access mode, unnecessary overhead can be reduced, but ALOHA will blindly occupy channel resources and cause transmission conflicts. The channel utilization is low. The CSMA protocol is based on the random access mode of listening to the channel state, which can reduce the conflict and improve the channel resource utilization, but the access delay is large and the communication quality is affected. Summary of the invention
有鉴于此, 本发明实施例提供一种实现 VLC动态接入的方法、 装置和 系统, 以减小重叠碰撞的概率。  In view of this, embodiments of the present invention provide a method, apparatus, and system for implementing VLC dynamic access to reduce the probability of overlapping collisions.
本发明实施例的技术方案是这样实现的:  The technical solution of the embodiment of the present invention is implemented as follows:
本发明实施例提供了一种实现可见光通信 VLC动态接入的方法, 该方 法包括: 用户节点产生预约上行信道的预约请求帧并发送; 预约成功后, 用户 节点在预约的时隙发送数据。 An embodiment of the present invention provides a method for implementing dynamic access of a visible light communication VLC, the method comprising: The user node generates a reservation request frame for the reserved uplink channel and transmits it; after the reservation is successful, the user node transmits data in the reserved time slot.
用户节点一次发送一个预约请求帧, 当两个以上的用户节点发送的预 约请求帧发生碰撞时, 相冲突的用户节点重新尝试预约请求帧的发送。  The user node sends a reservation request frame at a time. When a reservation request frame sent by two or more user nodes collides, the conflicting user node re-attempts the transmission of the reservation request frame.
本发明实施例同时提供了一种实现 VLC动态接入的方法,该方法包括: The embodiment of the invention provides a method for implementing VLC dynamic access, and the method includes:
VLC接入点通过下行广播的方式通知当前信道的状态, 以及允许发送 上行随机信号的时间; 并且, 由 VLC接入点根据收到的预约请求帧, 动态 分配传送分组时隙的个数 N。 The VLC access point notifies the status of the current channel by means of downlink broadcast, and the time at which the uplink random signal is allowed to be transmitted; and, by the VLC access point, dynamically allocates the number N of the transport packet slots according to the received reservation request frame.
本发明实施例还提供了一种实现 VLC动态接入的装置, 该装置为用户 节点; 所述用户节点配置为:  An embodiment of the present invention further provides an apparatus for implementing dynamic access of a VLC, where the apparatus is a user node, and the user node is configured as:
产生预约上行信道的预约请求帧并发送; 预约成功后, 在预约的时隙 发送数据。  A reservation request frame for the reserved uplink channel is generated and transmitted; after the reservation is successful, the data is transmitted in the reserved time slot.
本发明实施例还提供了一种实现 VLC动态接入的装置,该装置为 VLC 接入点; 所述 VLC接入点配置为:  The embodiment of the present invention further provides a device for implementing dynamic access of a VLC, where the device is a VLC access point, and the VLC access point is configured as:
通过下行广播的方式通知当前信道的状态, 以及允许发送上行随机信 号的时间;并且,根据收到的预约请求帧,动态分配传送分组时隙的个数  Notifying the status of the current channel and the time when the uplink random signal is allowed to be transmitted by means of downlink broadcast; and dynamically allocating the number of transmission packet slots according to the received reservation request frame
本发明实施例也提供了一种实现 VLC动态接入的系统, 所述系统包括 VLC接入点、 用户节点; 其中,  The embodiment of the present invention also provides a system for implementing VLC dynamic access, where the system includes a VLC access point and a user node;
所述 VLC接入点, 配置为通过下行广播的方式通知当前信道的状态, 以及可以发送上行随机信号的时间; 并且, 根据收到的预约请求帧, 动态 分配传送分组时隙的个数 N;  The VLC access point is configured to notify the current channel status by means of downlink broadcast, and the time at which the uplink random signal can be sent; and, according to the received reservation request frame, dynamically allocate the number N of the transmission packet slots;
所述用户节点, 配置为产生预约上行信道的预约请求帧并发送; 预约 成功后, 在预约的时隙发送数据。  The user node is configured to generate a reservation request frame for scheduling an uplink channel and send the data; after the reservation is successful, the data is sent in the reserved time slot.
本发明实施例减小了重叠碰撞的概率。 附图说明 Embodiments of the present invention reduce the probability of overlapping collisions. DRAWINGS
图 1为室内 VLC系统的网络拓朴结构示意图;  Figure 1 is a schematic diagram of a network topology of an indoor VLC system;
图 2为本发明实施例的预约式 ALOHA吞吐量 S与网络负载 G的关系 ( M=10 )示意图;  2 is a schematic diagram of a relationship between a reserved ALOHA throughput S and a network load G (M=10) according to an embodiment of the present invention;
图 3为本发明实施例的预约式 ALOHA归一化时延与网络负载 G的关 系 (M=10 )示意图;  3 is a schematic diagram of a relationship between a reserved ALOHA normalized delay and a network load G (M=10) according to an embodiment of the present invention;
图 4为本发明实施例的丟包率与网络负载的关系示意图;  4 is a schematic diagram of relationship between packet loss rate and network load according to an embodiment of the present invention;
图 5为本发明实施例的阻塞率与归一化接入密度的关系示意图; 图 6为本发明实施例实现 VLC动态接入的用户节点端的流程简图; 图 7为本发明实施例实现 VLC动态接入的 VLC接入点端的流程简图; 图 8为本发明实施例实现 VLC动态接入的系统示意图。 具体实施方式  FIG. 5 is a schematic diagram of a relationship between a blocking rate and a normalized access density according to an embodiment of the present invention; FIG. 6 is a schematic flowchart of a user node end for implementing VLC dynamic access according to an embodiment of the present invention; FIG. 7 is a schematic diagram of implementing VLC according to an embodiment of the present invention; A flow diagram of a dynamically accessed VLC access point; FIG. 8 is a schematic diagram of a system for implementing VLC dynamic access according to an embodiment of the present invention. detailed description
总体而言, VLC网络可以包括 VLC接入点和至少一个用户节点, 实现 动态接入时可能会应用到下行广播信道和上行信道。  In general, the VLC network may include a VLC access point and at least one user node, which may be applied to the downlink broadcast channel and the uplink channel when implementing dynamic access.
VLC接入点和用户节点均可以将上行信道划分成 N+1个时隙, 将其中 的一个时隙作为用于发送预约请求帧的预约时隙, 其它的 N个时隙作为传 输分组数据的传送分组时隙, 可以采用简单 TDMA ( simple-TDMA )协议。 所有的用户节点共享所述 N个时隙, 由 VLC接入点控制每个时隙的使用。  Both the VLC access point and the user node may divide the uplink channel into N+1 time slots, one of which is used as a reserved time slot for transmitting the reservation request frame, and the other N time slots are used as the transmission packet data. To transmit a packet slot, a simple TDMA (simple-TDMA) protocol can be used. All user nodes share the N time slots, and the VLC access point controls the use of each time slot.
VLC接入点通过下行广播的方式告知用户节点当前信道的状态, 以及 用户节点可以发送上行随机信号的时间。  The VLC access point informs the user of the current channel status by means of downlink broadcast, and the time at which the user node can send the uplink random signal.
当用户节点有上行数据需要发送时, 用户节点产生预约请求帧 (可以 为一个包长)并向 VLC接入点发送包含该预约请求帧的预约申请以预约上 行信道, 预约申请可以采用 ALOHA的方式竟争发送。 预约成功后, 用户 节点就可以在预约的时隙发送数据, 直到数据传送完毕。  When the user node has uplink data to be sent, the user node generates a reservation request frame (which may be one packet length) and sends a reservation request including the reservation request frame to the VLC access point to reserve an uplink channel, and the reservation application may adopt an ALOHA method. Competition is sent. After the reservation is successful, the user node can send data in the reserved time slot until the data transfer is completed.
本发明实施例中的预约时隙内包含用户节点将占用的时间长度和分组 个数的信息。 The reserved time slot in the embodiment of the present invention includes the length of time and grouping that the user node will occupy. Number of information.
用户节点一次发送一个预约请求帧, 当两个以上的用户节点发送的预 约请求帧在预约时隙内有重叠 (即发生碰撞) 时, 相冲突的用户节点将随 机等待一段时间后重新尝试预约请求帧的发送。  The user node sends a reservation request frame at a time. When the reservation request frames sent by two or more user nodes overlap (ie, collide) in the reserved time slot, the conflicting user nodes will randomly wait for a period of time and then retry the reservation request. The transmission of the frame.
在实际应用时, 可以根据网络中用户节点业务量的大小, 按时间将信 道分割成帧, 每帧分成若干长度为 T1的预约时隙和长度为 T2的传送分组 时隙。  In practical applications, the channel may be divided into frames according to the size of the user node traffic in the network, and each frame is divided into a reserved time slot of length T1 and a transport packet time slot of length T2.
各用户节点可以随机争用预约时隙, 只有在预约时隙内没有发生碰撞 的用户节点才能占用传送分组时隙, 故在传送分组时隙内不会发生碰撞。  Each user node can randomly contend for the reserved time slot. Only the user node that has not collided in the reserved time slot can occupy the transmission packet time slot, so no collision occurs in the transmission packet time slot.
由 VLC接入点根据用户节点的预约申请, 动态分配传送分组时隙的个 数  The number of transmission packet slots is dynamically allocated by the VLC access point according to the subscription request of the user node.
如果在预约时隙内没有发生碰撞, 就在对应的传送分组时隙内发送分 组数据。 很明显, 预约式 ALOHA方式可以大大提高吞吐量 S, 理论极值为 S=N/(N+1), 其中 N为每帧中传送分组时隙的个数。  If no collision occurs within the reserved time slot, the packet data is transmitted in the corresponding transport packet time slot. Obviously, the reserved ALOHA method can greatly improve the throughput S, and the theoretical extreme value is S = N / (N + 1), where N is the number of transmission packet slots in each frame.
针对室内 VLC系统的特点, 可以提供以下条件:  For the characteristics of indoor VLC systems, the following conditions can be provided:
( 1 ) .认为信道无差错, 即丟包率只涉及由于碰撞而导致发送失败的概 率;  (1). The channel is considered to be error-free, that is, the packet loss rate only involves the probability of a transmission failure due to a collision;
( 2 ) .新到达网络的预约时隙中的预约分组符合泊松过程, 平均到达速 率为在单位时间 τ内平均到达 S个分组;  (2) The reserved packet in the reserved time slot of the newly arrived network conforms to the Poisson process, and the average arrival rate is averaged to reach S packets within the unit time τ;
( 3 ) .预约分组到达网络的整个过程 (包括新到达和重发的预约分组的 到达过程) 均为泊松过程, 单位时间 T内, 平均到达 G个分组;  (3) The entire process of the reservation packet arriving at the network (including the arrival process of the newly arrived and retransmitted reservation packet) is a Poisson process, and within a unit time T, an average of G packets are reached;
( 4 ) .每个用户节点最多只有一个预约分组(包括以前发生冲突的任何 预约分组) 准备发送;  (4) Each user node has at most one reservation packet (including any reservation packets that have previously collided) ready to send;
( 5 ) .由于室内 VLC网络拓朴结构为星型, 如图 1所示, VLC接入点 与多个用户节点连接, 这样, 覆盖范围小, 传输距离短, 光脉冲时延小, 故在考虑冲突时忽略传输时延; (5) Since the indoor VLC network topology is star-shaped, as shown in Figure 1, the VLC access point is connected to multiple user nodes, so that the coverage is small, the transmission distance is short, and the optical pulse delay is small. Therefore, the transmission delay is ignored when considering conflicts;
(6).可以假设一个 VLC接入点下有 10个用户节点, M=10(室内 VLC 通信范围有限, ^^设一盏照明灯下只有 10个用户)。  (6). It can be assumed that there are 10 user nodes under a VLC access point, M=10 (the indoor VLC communication range is limited, ^^ has only 10 users under the illumination).
吞吐量:  Throughput:
预约式 ALOHA帧长为 T0, 划分为 N+1个时隙。 其中用于预约的预约 时隙长度为 Tl, 传送数据分组的传送分组时隙长度为 Τ2。 则有 Τ1=Τ0/(1+Ν),
Figure imgf000007_0001
, 且 1<=Ν<=9 (用户节点数 <10 )。
The reserved ALOHA frame length is T0, which is divided into N+1 time slots. The reserved time slot length for reservation is T1, and the transmission packet time slot length for transmitting data packets is Τ2. Then there are Τ1=Τ0/(1+Ν),
Figure imgf000007_0001
, and 1<=Ν<=9 (the number of user nodes <10).
先单独讨论预约时隙内的吞吐量。 以 Τ作为单位时间, λ为预约分组到 达率, 根据泊松公式, 在时间 Τ内出现 Κ个预约分组以外的任意分组的概 率为:  The throughput within the reserved time slot is discussed separately separately. Taking Τ as the unit time, λ is the reservation group arrival rate. According to the Poisson formula, the probability of occurrence of any group other than the reservation group within the time : is:
, (ΛΤ·)Κ e—Ar , (ΛΤ·) Κ e— Ar
F {κ) = ^ Έ ^ ,κ ≥ 0 此时新到达的预约分组 为 g = XF , 而预约分组的平均个数为 G(包括新到的和重发的预约分组的个 F {κ) = ^ Έ ^ , κ ≥ 0 The newly arrived appointment group is g = XF , and the average number of reserved packets is G (including the newly arrived and retransmitted reservation packets)
GKe—G G K e- G
P(K) = -—— ,Κ≥0  P(K) = -—— , Κ≥0
数)。 所以有 、 ! 。 预约分组能够成功传输的概率是 Ρ(Κ二 0 二 e-GT , 重传概率为: pr =1— = 0) = l_e_Gr. 当 VLC系统包含有限个用户节点 M时,视各用户节点独立地随机发送 帧, 一个时隙的长度可以发送一个帧。 设 Si为用户节点 i在任一时隙成功 发送一个帧的概率, 则 1-Si为用户节点 i在任一时隙没有发送成功 (发送失 败或根本没有发送)的概率。 number). So have, ! . The probability that a reservation packet can be successfully transmitted is Ρ(Κ二二二e- GT , the retransmission probability is: p r =1— = 0) = l_e_ Gr . When the VLC system contains a limited number of user nodes M, each user node is viewed. Frames are randomly transmitted independently, and one frame can be transmitted in length. Let Si be the probability that the user node i successfully transmits one frame in any time slot, then 1-Si is the probability that the user node i does not transmit successfully (send failed or not sent at all) in any time slot.
Gi和 1-Gi分别为用户节点 i在任一时隙发送和不发送一个帧的概率。 因此, 对所有 i, 有 Si≤Gi, 且各用户节点发送帧是独立的, 所以得到:  Gi and 1-Gi are the probability that the user node i transmits and does not transmit one frame in any time slot, respectively. Therefore, for all i, there is Si ≤ Gi, and each user node sends frames is independent, so get:
S】 = ^,Π (1 - G!) 假设各用户节点的统计特性相同, 即 Si=S/M和 Gi=G/M, 而 S和 G分 别为整个系统的吞吐量和网络负载, 则化简为: S] = ^,Π (1 - G!) Assuming that the statistical characteristics of each user node are the same, that is, Si=S/M and Gi=G/M, and S and G are the throughput and network load of the entire system, respectively, the simplification is:
S=G(1-G/M)M-1 ;  S = G (1-G / M) M-1;
当预约分组传送成功时, 数据分组就能够正确的传送。 也就是说成功 发送一个数据分组需要平均发送 1/S个预约分组,而每次预约分组无冲突的 概率为 S, 分组数据占用的时间为 T2, 且用户节点数 Μ=10, 所以吞吐量可 近 4以表示为:
Figure imgf000008_0001
When the reservation packet transmission is successful, the data packet can be correctly transmitted. That is to say, if a data packet is successfully sent, it needs to send 1/S reservation packets on average, and the probability of no collision for each reservation packet is S, the time occupied by the packet data is T2, and the number of user nodes is Μ=10, so the throughput can be Nearly 4 is expressed as:
Figure imgf000008_0001
如图 2所示, 给出了 N=3、 N=6、 N=9的预约式 ALOHA吞吐量 S与 G 个分组的关系。  As shown in Fig. 2, the relationship between the reserved ALOHA throughput S of N=3, N=6, and N=9 and G packets is given.
实时性:  real-time:
延迟的时间 =ALOHA时延 D1+预约请求帧碰撞重传时延 D2+分组传送 时延 D3。  Delay time = ALOHA delay D1 + reservation request frame collision retransmission delay D2+ packet transmission delay D3.
(1) .ALOHA 时延指预约请求帧发送前的观察时间。 虽然每个分组数据 的到达近似为泊松过程, 但由于信道业务量不同, 因而有不同的分组数据 到达率, 所以各用户节点在发送分组数据之前平均等待 T2/2后, 再开始发 送预约请求帧, 即:  (1) .ALOHA Delay refers to the observation time before the reservation request frame is sent. Although the arrival of each packet data is approximately a Poisson process, since there are different packet data arrival rates due to different channel traffic, each user node waits for an average of T2/2 before transmitting the packet data, and then starts transmitting a reservation request. Frame, ie:
Dl = T2 + T2 / 2 = 3T2 / 2 . D l = T 2 + T 2 / 2 = 3T 2 / 2 .
(2) .传输时延因子为 R, 即发完一个预约请求帧后要经过 RT1后才能收 到确认信息, 发送下一帧。 因此, 发送一个预约请求帧需要时间 Tl(l+R)。 (2) The transmission delay factor is R, that is, after a reservation request frame is sent, the RT1 is passed to receive the confirmation message, and the next frame is sent. Therefore, it takes time T1 (l+R) to send a reservation request frame.
当发生碰撞而必须重传时, 则需要随即等待时间 n倍的 Tl ( n为随机 正整数)。 重传完毕后, 仍需经过 RT1后才能收到确认信息。 因此, 重传一 次需要时间 Tl(l+R+n+R)。  When a collision has occurred and must be retransmitted, it is necessary to wait for a time n times Tl (n is a random positive integer). After the retransmission is completed, it is still necessary to pass RT1 to receive the confirmation message. Therefore, retransmission requires time Tl(l+R+n+R).
平均重传次数与 n有关, n越小, 重传时帧的碰撞几率越大, 重传次数 也会增多; n越大, 碰撞几率减小, 但发送一帧的平均时延增大。 理论分析 表明, 选择 n=5是较好的折中方式, 在这种情况下, 重传次数 NR与 n的 关系不大, 可得出:The average number of retransmissions is related to n. The smaller n is, the larger the collision probability of the frame during retransmission, and the number of retransmissions. It will also increase; the larger the n, the lesser the collision probability, but the average delay for sending one frame increases. Theoretical analysis shows that choosing n=5 is a better compromise. In this case, the relationship between the number of retransmissions NR and n is not large, and it can be concluded that:
^ I  ^ I
s ;  s ;
综上可知, 预约请求帧的碰撞重传平均时延为:  In summary, the average delay of the collision retransmission of the reservation request frame is:
Z)2 =Nfl(R + ^¾ =(G ' l)[R + ^¾. Z) 2 =N fl (R + ^3⁄4 =(G ' l)[R + ^3⁄4.
(3).传送分组数据的最小时延 D3 = 2 ^i;所以,分组数据的平均时延为: D = 3r2/2 + (G/S-l)[R + ^¾+2R 同样, 在有限个用户节点 M 的情况下, 令 R=0, η=5,
Figure imgf000009_0001
Τ1=Τ0/(1+Ν), 所以归一化后的时延为:
(3). The minimum delay for transmitting packet data is D3 = 2 ^i; therefore, the average delay of the packet data is: D = 3r 2 /2 + (G/Sl) [R + ^3⁄4+2R Similarly, in limited In the case of user nodes M, let R=0, η=5,
Figure imgf000009_0001
Τ1=Τ0/(1+Ν), so the normalized delay is:
^=^-[-+(1-^/10)^/ -1] ^=^-[-+(1-^/10)^/ -1]
N+1 2 ;  N+1 2 ;
如图 3所示, 给出了 Ν=3、 Ν=6、 Ν=9的预约式 ALOHA归一化时延与 G个分组的关系。  As shown in Fig. 3, the relationship between the reserved ALOHA normalization delay and G packets of Ν=3, Ν=6, Ν=9 is given.
丟包率:  Packet loss rate:
丟包率是预约请求帧在预约时隙内产生碰撞, 多次重发后仍然请求失 败, 遭系统拒绝的概率。 假设预约请求帧的最大重传次数为 M, M值增加  The packet loss rate is the probability that the reservation request frame will collide within the reserved time slot, and the request is still lost after repeated retransmissions, and the system refuses. Assume that the maximum number of retransmissions of the reservation request frame is M, and the value of M is increased.
1, 时延最少增加 R+T1。 因为预约请求帧的重传概率为 =1_e σ 则平 均重传次数为: 1, the delay increases by at least R + T1. Since the retransmission probability of the reservation request frame is = 1_e σ , the average number of retransmissions is:
M = l + P +Ρ1 +Ρ +··· = \Ι {\-P) = eGTl M = l + P +Ρ 1 +Ρ +··· = \Ι {\-P) = e GTl
_GTi LnM _ GTi LnM
^ S = gT,=Ge ' -7 =— - 所以 M ;  ^ S = gT, =Ge ' -7 =- - so M ;
假设重传 16次不成功,就丟弃该帧,表示传输失败,报告给高层协议。 所以重发 16次仍不成功是为传输失败, 则传输失败的概率为: Assuming that the retransmission is unsuccessful 16 times, the frame is discarded, indicating that the transmission failed and is reported to the upper layer protocol. Therefore, if the retransmission is still unsuccessful for 16 times, the transmission fails, and the probability of transmission failure is:
PA = Pr M+l = (1 _ )M+1 = (1 _ e-G' f . 如图 4所示, 给出了预约式 ALOHA丟包率与 G个分组的关系。 P A = P r M+l = (1 _ ) M+1 = (1 _ e- G ' f . As shown in Fig. 4, the relationship between the reserved ALOHA packet loss rate and G packets is given.
阻塞率:  Blockage rate:
对于 VLC系统, 当业务信道数 N小于用户数时, 且用户节点预约请求 帧请求成功, 可以接入系统时, 恰好所有的可用资源都处于使用状态, 此 时便会发生阻塞。 显然系统提供的可用资源数量越多, 阻塞概率越小。 在 假设室内用户数不变的情况下, 阻塞率便与数据传输信道数 N息息相关。  For the VLC system, when the number of service channels N is less than the number of users, and the user node requests the request for the frame to be successful, when the system can access the system, all the available resources are in use, and blocking occurs. Obviously, the more resources available by the system, the smaller the blocking probability. Under the assumption that the number of indoor users does not change, the blocking rate is closely related to the number N of data transmission channels.
爱尔兰 B式指出了可用信道资源数目 N, 每个信道即接入的爱尔兰数 目 p以及阻塞率之间的关系为:  The Irish B formula indicates the number N of available channel resources, and the relationship between the number of Irish channels p accessed per channel and the blocking rate is:
B(N, p) = B(N, p) =
i *  i *
p是单位信道的归一化接入密度, ρ=λ/μ, λ是用户的接入请求到达速率, μ是接入过程的服务速率。 上式假定了 λ服从泊松分布, μ服从指数分布。  p is the normalized access density of the unit channel, ρ = λ / μ, λ is the access rate of the user's access request, and μ is the service rate of the access procedure. The above equation assumes that λ obeys the Poisson distribution and μ obeys the exponential distribution.
如图 5所示, 给出了 Ν=3、 Ν=6、 Ν=9的预约式 ALOHA阻塞率 B与 接入密度 p的关系。  As shown in Fig. 5, the relationship between the reserved ALOHA blocking rate B and the access density p of Ν=3, Ν=6, Ν=9 is given.
通过计算与图像分析基于预约式 ALOHA的多址接入方式的性能, 得 到结论: (1).信道划分越多, 吞吐量越大, 相对时延也比较大, 但是阻塞率 会降低; (2).信道划分较少, 吞吐量性能降低, 同时时延性能提高, 但阻塞 性能降低。  Through calculation and image analysis based on the performance of the reservation-based ALOHA-based multiple access method, the conclusions are obtained: (1) The more channel division, the larger the throughput, the larger the relative delay, but the blocking rate will decrease; ). The channel division is small, the throughput performance is degraded, and the delay performance is improved, but the blocking performance is degraded.
可见, 本发明将固定分配与动态分配相结合, 由 VLC系统中 VLC接 入点根据用户具体业务的需求, 相应地划分信道数, 分配灵活。  It can be seen that the present invention combines fixed allocation with dynamic allocation. The VLC access point in the VLC system divides the number of channels according to the requirements of the specific service of the user, and the allocation is flexible.
结合以上描述可见, 本发明实施例实现 VLC动态接入的操作, 在用户 节点端可以表示如图 6所示的流程, 该流程包括以下步骤: 步骤 610: 用户节点产生预约上行信道的预约请求帧并发送; As shown in the above description, the embodiment of the present invention implements the VLC dynamic access operation, and the user node can represent the process shown in FIG. 6, and the process includes the following steps: Step 610: The user node generates a reservation request frame for scheduling an uplink channel and sends the reservation request frame.
步骤 620: 预约成功后, 用户节点在预约的时隙发送数据。  Step 620: After the reservation is successful, the user node sends data in the reserved time slot.
在 VCL接入点端,可以表示如图 7所示的流程,该流程包括以下步骤: 步骤 710: VLC接入点通过下行广播的方式通知当前信道的状态, 以 及允许发送上行随机信号的时间;  At the VCL access point, the process shown in FIG. 7 may be performed. The process includes the following steps: Step 710: The VLC access point notifies the status of the current channel by means of downlink broadcast, and the time when the uplink random signal is allowed to be sent.
步骤 720: VLC接入点根据收到的预约请求帧, 动态分配传送分组时 隙的个数N。  Step 720: The VLC access point dynamically allocates the number N of the transport packet time slots according to the received reservation request frame.
相应的, 本发明实施例实现 VLC动态接入的装置, 该装置为用户节点 81; 如图 8所示, 所述用户节点 81配置为:  Correspondingly, the device for implementing dynamic access of the VLC is implemented in the embodiment of the present invention. The device is a user node 81. As shown in FIG. 8, the user node 81 is configured as:
产生预约上行信道的预约请求帧并发送; 预约成功后, 在预约的时隙 发送数据。  A reservation request frame for the reserved uplink channel is generated and transmitted; after the reservation is successful, the data is transmitted in the reserved time slot.
这里, 所述用户节点 81—次发送一个预约请求帧, 当两个以上的用户 节点发送的预约请求帧发生碰撞时, 重新尝试预约请求帧的发送。  Here, the user node 81 transmits a reservation request frame one time, and when a reservation request frame transmitted by two or more user nodes collides, the transmission of the reservation request frame is retried.
所述用户节点 81可以采用 ALOHA的方式竟争发送所述预约请求帧。 所述用户节点 81还配置为:  The user node 81 can compete to send the reservation request frame in the manner of ALOHA. The user node 81 is also configured to:
将上行信道划分成 N+1个时隙, 将其中的一个时隙作为用于发送预约 请求帧的预约时隙, 其它的 N个时隙作为传输分组数据的传送分组时隙。  The uplink channel is divided into N+1 time slots, one of which is used as a reserved time slot for transmitting a reservation request frame, and the other N time slots are used as transport packet time slots for transmitting packet data.
所述预约时隙内包含用户节点将占用的时间长度和分组个数的信息。 本发明实施例实现 VLC动态接入的另一个装置, 该装置为 VLC接入 点 82; 如图 8所示, 所述 VLC接入点 82配置为:  The reserved time slot contains information on the length of time and the number of packets that the user node will occupy. Another embodiment of the present invention is to implement VLC dynamic access, and the device is a VLC access point 82. As shown in FIG. 8, the VLC access point 82 is configured as:
通过下行广播的方式通知当前信道的状态, 以及可以发送上行随机信 号的时间;并且,根据收到的预约请求帧,动态分配传送分组时隙的个数  Notifying the status of the current channel and the time at which the uplink random signal can be transmitted by means of downlink broadcast; and dynamically allocating the number of transport packet slots according to the received reservation request frame
由上述用户节点 81、 VLC接入点 82组成 VLC动态接入的系统, 如图 8所示, 所述系统包括 VLC接入点 82、 用户节点 81; 其中,  The user node 81 and the VLC access point 82 form a VLC dynamic access system. As shown in FIG. 8, the system includes a VLC access point 82 and a user node 81.
所述 VLC接入点 82,配置为通过下行广播的方式通知当前信道的状态, 以及允许发送上行随机信号的时间; 并且, 根据收到的预约请求帧, 动态 分配传送分组时隙的个数 N; The VLC access point 82 is configured to notify the status of the current channel by using a downlink broadcast. And a time for allowing the transmission of the uplink random signal; and, according to the received reservation request frame, dynamically allocating the number N of the transmission packet slots;
所述用户节点 81, 配置为产生预约上行信道的预约请求帧并发送; 预 约成功后, 在预约的时隙发送数据。  The user node 81 is configured to generate a reservation request frame for the reserved uplink channel and send the data; after the reservation succeeds, the data is transmitted in the reserved time slot.
综上所述可见, 无论是方法、 装置还是系统, 本发明将固定分配方式 In summary, the present invention will be fixedly distributed regardless of the method, device or system.
TDMA和动态分配机制相结合。 传送分组时隙由 N个长度为 T2的时隙组 成, 采用简单 TDMA方式可以提供可靠的服务且实时性能高。 预约时隙采 用 ALOHA协议竟争发送, 能够减小重叠碰撞的概率, 充分利用信道资源。 TDMA is combined with a dynamic allocation mechanism. The transport packet slot is composed of N time slots of length T2. The simple TDMA method can provide reliable service and high real-time performance. The reserved time slots are transmitted using the ALOHA protocol, which reduces the probability of overlapping collisions and makes full use of channel resources.
并且, 避免了分组发送竟争所带来的对信道资源的无秩序争夺, 能够 按照各个用户节点的实际业务需求合理地分配信道资源, 有效提高了网络 吞吐量, 降低了传输时延。  Moreover, the disordered contention of the channel resources caused by the packet transmission competition is avoided, and the channel resources can be allocated reasonably according to the actual service requirements of the user nodes, thereby effectively improving the network throughput and reducing the transmission delay.
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围。  The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.

Claims

权利要求书 claims
1、 一种实现可见光通信 VLC动态接入的方法, 该方法包括: 用户节点产生预约上行信道的预约请求帧并发送; 预约成功后, 用户 节点在预约的时隙发送数据。 1. A method for realizing dynamic access of visible light communication VLC. The method includes: the user node generates a reservation request frame for reserving the uplink channel and sends it; after the reservation is successful, the user node sends data in the reserved time slot.
2、 根据权利要求 1所述的方法, 其中, 2. The method according to claim 1, wherein,
用户节点一次发送一个预约请求帧, 当两个以上的用户节点发送的预 约请求帧发生碰撞时, 相冲突的用户节点重新尝试预约请求帧的发送。 The user node sends one reservation request frame at a time. When the reservation request frames sent by more than two user nodes collide, the conflicting user nodes retry the sending of the reservation request frame.
3、 根据权利要求 1所述的方法, 其中, 所述预约请求帧采用 ALOHA 的方式竟争发送。 3. The method according to claim 1, wherein the reservation request frame is sent in an ALOHA manner.
4、 才艮据权利要求 1至 3任一项所述的方法, 其中, 该方法还包括: 将上行信道划分成 N+1个时隙, 将其中的一个时隙作为用于发送预约 请求帧的预约时隙, 其它的 N个时隙作为传输分组数据的传送分组时隙。 4. The method according to any one of claims 1 to 3, wherein the method further includes: dividing the uplink channel into N+1 time slots, and using one of the time slots as a time slot for sending the reservation request frame. reserved time slots, and the other N time slots are used as transmission packet time slots for transmitting packet data.
5、 根据权利要求 4所述的方法, 其中, 所述预约时隙内包含用户节点 将占用的时间长度和分组个数的信息。 5. The method according to claim 4, wherein the reserved time slot contains information about the length of time that the user node will occupy and the number of groups.
6、 一种实现 VLC动态接入的方法, 其中, 该方法包括: 6. A method for realizing VLC dynamic access, wherein the method includes:
VLC接入点通过下行广播的方式通知当前信道的状态, 以及允许发送 上行随机信号的时间; 并且, 由 VLC接入点根据收到的预约请求帧, 动态 分配传送分组时隙的个数 N。 The VLC access point notifies the current channel status and the time allowed to send uplink random signals through downlink broadcast; and, the VLC access point dynamically allocates the number N of packet transmission time slots based on the received reservation request frame.
7、 根据权利要求 6所述的方法, 其中, 该方法还包括: 7. The method according to claim 6, wherein the method further includes:
将上行信道划分成 N+1个时隙, 将其中的一个时隙作为用于发送预约 请求帧的预约时隙, 其它的 N个时隙作为传输分组数据的传送分组时隙。 The uplink channel is divided into N+1 time slots, one of the time slots is used as a reservation time slot for sending reservation request frames, and the other N time slots are used as transmission packet time slots for transmitting packet data.
8、 一种实现 VLC动态接入的装置, 该装置为用户节点; 其中, 所述 用户节点配置为: 产生预约上行信道的预约请求帧并发送; 预约成功后, 在预约的时隙发送数据。 8. A device for realizing VLC dynamic access, the device is a user node; wherein, the user node is configured to: generate and send a reservation request frame for reserving the uplink channel; after the reservation is successful, send data in the reserved time slot.
9、 根据权利要求 8所述的装置, 其中, 所述用户节点, 配置为一次发送一个预约请求帧, 当两个以上的用户 节点发送的预约请求帧发生碰撞时, 重新尝试预约请求帧的发送。 9. The device according to claim 8, wherein, The user node is configured to send one reservation request frame at a time. When the reservation request frames sent by more than two user nodes collide, the sending of the reservation request frame is retried.
10、 根据权利要求 8所述的装置, 其中, 所述用户节点, 配置为采用 ALOHA的方式竟争发送所述预约请求帧。 10. The device according to claim 8, wherein the user node is configured to compete to send the reservation request frame in an ALOHA manner.
11、 根据权利要求 8至 10任一项所述的装置, 其中, 所述用户节点还 配置为: 11. The device according to any one of claims 8 to 10, wherein the user node is further configured to:
将上行信道划分成 N+1个时隙, 将其中的一个时隙作为用于发送预约 请求帧的预约时隙, 其它的 N个时隙作为传输分组数据的传送分组时隙。 The uplink channel is divided into N+1 time slots, one of the time slots is used as a reservation time slot for sending reservation request frames, and the other N time slots are used as transmission packet time slots for transmitting packet data.
12、 根据权利要求 11所述的装置, 其中, 所述预约时隙内包含用户节 点将占用的时间长度和分组个数的信息。 12. The device according to claim 11, wherein the reserved time slot contains information about the length of time that the user node will occupy and the number of groups.
13、 一种实现 VLC动态接入的装置, 该装置为 VLC接入点; 其中, 所述 VLC接入点配置为: 13. A device for realizing VLC dynamic access, the device is a VLC access point; wherein, the VLC access point is configured as:
通过下行广播的方式通知当前信道的状态, 以及可以发送上行随机信 号的时间;并且,根据收到的预约请求帧,动态分配传送分组时隙的个数 Notify the status of the current channel and the time when uplink random signals can be sent through downlink broadcast; and dynamically allocate the number of transmission packet time slots based on the received reservation request frame
14、 根据权利要求 13所述的装置, 其中, 所述 VLC接入点还配置为: 将上行信道划分成 N+1个时隙, 将其中的一个时隙作为用于发送预约 请求帧的预约时隙, 其它的 N个时隙作为传输分组数据的传送分组时隙。 14. The device according to claim 13, wherein the VLC access point is further configured to: divide the uplink channel into N+1 time slots, and use one of the time slots as a reservation for sending a reservation request frame. time slots, and the other N time slots are used as transmission packet time slots for transmitting packet data.
15、 一种实现 VLC动态接入的系统, 其中, 所述系统包括 VLC接入 点、 用户节点; 其中, 15. A system for realizing VLC dynamic access, wherein the system includes a VLC access point and a user node; wherein,
所述 VLC接入点, 配置为通过下行广播的方式通知当前信道的状态, 以及允许发送上行随机信号的时间; 并且, 根据收到的预约请求帧, 动态 分配传送分组时隙的个数 N; The VLC access point is configured to notify the status of the current channel and the time allowed to send uplink random signals through downlink broadcast; and, based on the received reservation request frame, dynamically allocate the number N of packet transmission time slots;
所述用户节点, 配置为产生预约上行信道的预约请求帧并发送; 预约 成功后, 在预约的时隙发送数据。 The user node is configured to generate and send a reservation request frame for reserving the uplink channel; after the reservation is successful, send data in the reserved time slot.
PCT/CN2014/078032 2014-01-07 2014-05-21 Method, device and system for realizing vlc dynamic access WO2015103834A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410007003.8A CN104768232A (en) 2014-01-07 2014-01-07 Method of realizing VLC (Visible Light Communication) dynamic access, device and system
CN201410007003.8 2014-01-07

Publications (1)

Publication Number Publication Date
WO2015103834A1 true WO2015103834A1 (en) 2015-07-16

Family

ID=53523496

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/078032 WO2015103834A1 (en) 2014-01-07 2014-05-21 Method, device and system for realizing vlc dynamic access

Country Status (2)

Country Link
CN (1) CN104768232A (en)
WO (1) WO2015103834A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017042593A1 (en) * 2015-09-11 2017-03-16 Purelifi Limited A method and system for communication in a wireless network
EP3955156A1 (en) * 2020-07-29 2022-02-16 Stephen U. Fedtke Bidirectional data exchange across devices via barcodes

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106488563B (en) * 2015-08-31 2020-08-14 大唐电信科技产业控股有限公司 Resource selection method and device
CN105680941B (en) * 2016-02-26 2018-04-10 中国科学技术大学 A kind of underwater LED long haul communications systems based on visible ray
CN109845141B (en) * 2016-10-21 2021-01-29 华为技术有限公司 Indication method of uplink channel state, coordinator and user equipment
CN106888051B (en) * 2017-02-16 2019-07-30 西安电子科技大学 Dynamic, multi-user cut-in method in indoor visible light communication system
CN107017943B (en) * 2017-03-15 2019-04-23 西安电子科技大学 A method of obtaining the indoor visible light communication characteristic of channel

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090022112A1 (en) * 2007-07-20 2009-01-22 Hong-Seok Shin Method and apparatus for notifying status of mobile node in a wireless local area network system using visible light communication
CN101359361A (en) * 2008-09-17 2009-02-04 湖南大学 Data anticollision algorithm in RFID system
US20100209105A1 (en) * 2009-02-17 2010-08-19 Samsung Electronics Co., Ltd. Visible light communication method and system
US20110105134A1 (en) * 2009-10-31 2011-05-05 Samsung Electronics Co., Ltd. Visible light communication method and apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4616714B2 (en) * 2005-07-05 2011-01-19 アバゴ・テクノロジーズ・ジェネラル・アイピー(シンガポール)プライベート・リミテッド OPTICAL COMMUNICATION SYSTEM, LIGHTING DEVICE USED FOR THE SAME, AND TERMINAL DEVICE

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090022112A1 (en) * 2007-07-20 2009-01-22 Hong-Seok Shin Method and apparatus for notifying status of mobile node in a wireless local area network system using visible light communication
CN101359361A (en) * 2008-09-17 2009-02-04 湖南大学 Data anticollision algorithm in RFID system
US20100209105A1 (en) * 2009-02-17 2010-08-19 Samsung Electronics Co., Ltd. Visible light communication method and system
US20110105134A1 (en) * 2009-10-31 2011-05-05 Samsung Electronics Co., Ltd. Visible light communication method and apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017042593A1 (en) * 2015-09-11 2017-03-16 Purelifi Limited A method and system for communication in a wireless network
US20190028192A1 (en) * 2015-09-11 2019-01-24 Purelifi Limited A method and system for communication in a wireless network
EP3955156A1 (en) * 2020-07-29 2022-02-16 Stephen U. Fedtke Bidirectional data exchange across devices via barcodes

Also Published As

Publication number Publication date
CN104768232A (en) 2015-07-08

Similar Documents

Publication Publication Date Title
WO2015103834A1 (en) Method, device and system for realizing vlc dynamic access
US8644213B2 (en) Mobile data communication method and system using improved medium access control protocol
JP5113241B2 (en) Method and system for channel time allocation and access control in a wireless network
JP6006343B2 (en) Method and system for controlling access to a wireless communication medium
KR100999094B1 (en) Method and System for Wireless Local Area Network Communication Using Virtual TDMA
CN106658735B (en) Long propagation time delay wireless link time slot allocation method based on TDMA
CN107211323B (en) System and method for transmitting data in a wireless LAN multi-user transmission opportunity
CN108430111B (en) Mixed type time slot reservation method in distributed TDMA protocol
CN102612152B (en) Ad Hoc network MAC (Media Access Control) protocol realizing method based on STDMA (Self Organizing Time Division Multiple Access)
JP2022111242A (en) Communication apparatus, communication method and integrated circuit
WO2019141082A1 (en) Wireless communication method and wireless access device, network planning device, and terminal device
JP7427170B2 (en) In-time and in-frequency RTA packet duplication
US20080259853A1 (en) Radio Lan System, and Base Station and Terminal Station Thereof
WO2017140177A1 (en) Communication method, access point, and site
WO2017000755A1 (en) Data transmission method and relevant device
CN102316518A (en) Improved request-to-send (RTS)/clear-to-send (CTS) communication control method
CN110809324A (en) MAC protocol based on distributed TDMA and wireless self-organizing network
CN107211459B (en) Access point AP, station STA, communication system and data transmission method
WO2017220011A1 (en) Orthogonal frequency-division multiple access-based uplink access method
EP2498455A1 (en) Method and system to coordinate the communication channel access in a technology independent way in order to improve channel efficiency and to provide QoS guarantees
CN114449675B (en) Information transmission method and related product
US20140286163A1 (en) Data channel scheduling method and system for orthogonal frequency division multiplexing access (ofdma)-based wireless mesh network
WO2021215109A1 (en) Communication device and communication method
CN110099406B (en) Data transmission method and equipment in wireless local area network
Pradhan et al. Minimization of overhead using minislot allocation algorithm in IEEE 802.16 mesh network

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14877937

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14877937

Country of ref document: EP

Kind code of ref document: A1