WO2009026845A1 - Method for data transmitting and receiving, wireless access point apparatus, gateway and communication system - Google Patents

Method for data transmitting and receiving, wireless access point apparatus, gateway and communication system Download PDF

Info

Publication number
WO2009026845A1
WO2009026845A1 PCT/CN2008/072117 CN2008072117W WO2009026845A1 WO 2009026845 A1 WO2009026845 A1 WO 2009026845A1 CN 2008072117 W CN2008072117 W CN 2008072117W WO 2009026845 A1 WO2009026845 A1 WO 2009026845A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
data
user
payload
protocol
Prior art date
Application number
PCT/CN2008/072117
Other languages
French (fr)
Chinese (zh)
Inventor
Zhichang Lai
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2009026845A1 publication Critical patent/WO2009026845A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/65Network streaming protocols, e.g. real-time transport protocol [RTP] or real-time control protocol [RTCP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/70Media network packetisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/16Gateway arrangements

Definitions

  • the present invention relates to the field of communications, and in particular, to a data transmission and reception method, a wireless access point device, a gateway, and a communication system. Background technique
  • the Universal Mobile Telecommunications System is a third-generation mobile communication system that uses Wideband Code Division Multiple Access (WCDMA) air interface technology.
  • WCDMA Wideband Code Division Multiple Access
  • the UMTS includes a UMTS Terrestrial Radio Access Network ("UTRAN”) and a Core Network (“CN”).
  • UTRAN UMTS Terrestrial Radio Access Network
  • CN Core Network
  • the UTRAN is used to handle all wireless related functions
  • the CN handles all voice calls and data connections in the UMTS system and implements switching and routing functions with the external network.
  • RNS Radio Network Subsystems
  • An RNS consists of a Radio Network Controller (RNC) and one or more base stations (Node B).
  • RNC Radio Network Controller
  • Node B The interface between the RNC and the CN is the Iu interface.
  • the interface between the Node B and the RNC is the Iub interface. After the network is flattened, the functions of the RNC and the Node B are integrated.
  • the RNCs are interconnected by lur, and the lur can be connected through a direct physical connection between the RNCs or through a transport network.
  • the RNC is used to allocate and control the radio resources of the Node B connected or related to it.
  • the Node B completes the data stream conversion between the Iub interface and the Uu interface, and also participates in some radio resource management.
  • the technical problem to be solved by the embodiments of the present invention is to provide a data transmitting and receiving method, a wireless access point device, a gateway, and a communication system, which can improve the efficiency of data transmission in a circuit switched domain.
  • Providing a data sending method including:
  • Step A1 Add a corresponding service flow identifier to the packet header and the packet payload of the circuit switched domain service data transmitted between the wireless access point and the access gateway, and mark the user and the packet to which the packet belongs. length;
  • Step B1 multiplexing at least two of the packet payload, the packet header, and the corresponding service flow identifier, as a payload of the real-time transport protocol data packet or as a payload of the user data packet protocol data packet;
  • Step C1 Send the multiplexed real-time transport protocol data packet or user data packet protocol data packet.
  • Providing a data receiving method including:
  • Step A2 receiving a circuit switched domain service user data packet that is transmitted between the wireless access point and the access gateway and multiplexed by a real-time transport protocol or a user data packet protocol;
  • Step B2 parsing the multiplexed data from the data packet
  • Step C2 Demultiplexing the service flow identifier and the packet header of each user data from the multiplexed data, where the service flow identifier marks the length of the user to which the packet belongs and the length of the packet;
  • Step D2 Obtain a packet payload corresponding to the length of the user and the packet according to the service flow identifier.
  • Providing a wireless access point device comprising:
  • a first marking unit configured to increase the header of the service data of the circuit switched domain and the payload of the message Add a corresponding service flow identifier, and mark the length of the user to which the packet belongs and the length of the packet;
  • a first multiplexing unit configured to multiplex the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the first marking unit, as a real-time transport protocol data packet or user The payload of the datagram protocol packet;
  • a first sending unit configured to send the real-time transport protocol data packet or the user data packet protocol data packet output by the first multiplexing unit.
  • Providing an access gateway including:
  • a selecting unit configured to select a circuit switched domain service data packet whose destination address is a different receiving user of the same wireless access point
  • a second marking unit configured to add a corresponding service flow identifier to the packet header and the packet payload of the data packet selected by the selecting unit, and mark the length of the user to which the packet belongs and the length of the packet
  • a multiplexing unit configured to multiplex the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the second marking unit, as a real-time transport protocol data packet or a user data packet The payload of the protocol packet;
  • a second sending unit configured to send a real-time transport protocol data packet or a user data packet protocol data packet output by the second multiplexing unit.
  • a communication system can include the wireless access point and access gateway described above.
  • FIG. 1 is a schematic structural diagram of a UTRAN according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of an ADSL network according to an embodiment of the present invention.
  • FIG. 3 is a structural diagram of a related network element protocol stack in the ADSL network in FIG. 2;
  • 4a is a flow chart of one of the second embodiments of the data transmitting method of the present invention.
  • 4b is a flowchart of the second embodiment of the second embodiment of the data transmission method of the present invention.
  • FIG. 5a is a schematic diagram of a structure of a service flow identifier in an embodiment of the present invention
  • FIG. 5b is a schematic diagram showing the structure 2 of the service flow identifier in the embodiment of the present invention
  • 6a is a data structure diagram of RTP multiplexing in an embodiment of the present invention.
  • 6b is a data structure diagram of UDP multiplexing in the embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of an RTP compression head according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of an IuUP packet header in FIG. 6a and FIG. 6b;
  • FIG. 9 is a flow chart of a second embodiment of a data receiving method of the present invention.
  • FIG. 10 is a flowchart of a fourth embodiment of a data transmitting method according to the present invention.
  • FIG. 11 is a flowchart of a third embodiment of a data receiving method of the present invention.
  • FIG. 12 is a schematic block diagram of a first embodiment of a communication system according to the present invention, showing a first embodiment of the wireless access point device of the present invention and a first embodiment of the access gateway of the present invention;
  • Figure 13 is a schematic block diagram of a second embodiment of the communication system of the present invention.
  • FIG. 14 is a schematic block diagram of a second embodiment of a wireless access point device of the present invention.
  • 15 is a schematic block diagram of a second embodiment of an access gateway of the present invention. detailed description
  • an access gateway (Access Gateway, referred to as "AG") on the CN side controls radio resources of the UTRAN, and completes radio resource control (RRC) connection establishment and disconnection, handover, macro diversity, and Features such as wireless resource management.
  • the Access Point completes the processing of the physical layer protocol of the Uu interface, including spread spectrum, modulation, channel coding and despreading, demodulation, channel decoding, and also includes mutual conversion of baseband signals and radio frequency signals. And other functions.
  • the AP is interconnected with the AG through the elu interface.
  • the elu interface protocol stack is similar to the standard Iu-PS interface protocol stack; for circuit switched (“CS") user plane services, the elu interface The protocol stack is similar to the standard Iu-CS interface protocol stack.
  • the CS data of the AP is encapsulated in an IuUP frame and encapsulated by the Real-Time Transport Protocol/User Datagram Protocol/Internet Protocol (RTP/UDP/IP) and transmitted on the elu interface.
  • RTP/UDP/IP Real-Time Transport Protocol/User Datagram Protocol/Internet Protocol
  • the main application scenario of the AP is the home application, in order to solve the problem of poor coverage of the 3G network.
  • ADSL/ADSL2+ technology is the primary access method for home users. Therefore, one of the main transmission bearers of the elu interface is the ADSL/ADSL2+ line.
  • devices such as phones and APs access ADSL/ADSL2+ modems to form a home network, and the APs communicate with wireless UEs. All services are connected to the broadband access network through a twisted pair, and the broadband access network is connected to the AG through the FE/GE interface.
  • the encapsulated security payload (ESP) ramp mode such as IPsec
  • IPsec the encapsulated security payload
  • the protocol stack for encapsulating elu interface voice service data with IPSec is shown in Figure 3.
  • BAS Broadband Access Server
  • DHCP Dynamic Host Configuration Protocol
  • the AP can use the point-to-point protocol (Point-to).
  • PPP Point-to
  • PPP Point-to
  • PGP point-to-Point Protocol
  • the ADSL Modem is packaged in the asynchronous transfer mode adaptation layer type 5/Asynchronous Transfer mode (AAL5 " / "ATM”) and then transmitted on the ADSL line.
  • AAL5 " / "ATM asynchronous transfer mode adaptation layer type 5/Asynchronous Transfer mode
  • the protocol layer is used more, that is, the transmission efficiency is lower.
  • the protocol and total overhead of the service data through the ADSL modem to the DSLAM link are shown in Table 1.
  • Table 1 The protocol and total cost of the service data passing through the ADSL modem to the DSLAM link according to the encryption method and authentication method (message digest algorithm or secure hash algorithm, etc.) used, and the payload length, the overhead length of the IPSec layer. Variable, here calculated as a typical value of 32 bytes. If the AAL5 layer padding byte and ATM layer overhead are not considered, the total transport layer overhead is equal to 129/169 (IPv4/IPv6) bytes.
  • a TTI (equal to 20 ms) payload length is 32 bytes, plus a transport layer overhead of 129 bytes (here calculated in IPv4).
  • the length of the AAL5 layer is 161 bytes.
  • the wireless access point device connecting a few wireless users' network applications is a relatively new technology, and its purpose is to solve the technical problem that wireless terminals in indoors or in poor signal locations cannot connect to the base station.
  • existing mobile communication networks it is not possible to cover the extent of the signal at any location, but some locations where the signal is not covered may have wired communication network nodes, such as fixed telephones. Therefore, the wireless access point device can be set up in a place where the mobile network does not cover and the wired network exists, and the wireless access point device is connected to the wired network, and below, multiple wireless terminals can be connected.
  • a wireless terminal When a wireless terminal moves to the coverage of the wireless access point, it finds that it cannot connect with the original mobile network, or finds that it has entered the wireless access point device signal coverage, and can switch to the wireless access point device. However, when multiple wireless users access the wireless access point device together, the wireless access point device may be heavily loaded, affecting other services using the network, or the wireless terminal itself may not be deployed normally.
  • the invention can solve the technical problem.
  • an aspect of the present invention is to allow a service data of at least two users to share a transport layer overhead in the same wireless access point device, that is, to add a multiplexing subheader in a service flow payload of each user service, or For user identification, or service flow identification (detailed in the following embodiment section), can be used to identify individual users, and then each includes a service flow identifier (or called a multiplex sub-header, or The user ID), the header and the data payload are multiplexed together as the payload of the RTP packet.
  • a service flow identifier or called a multiplex sub-header, or The user ID
  • each of the service flow identifiers (or referred to as multiplex subheaders, or user identifiers), RTP compression headers, message headers, and data payloads may be multiplexed together as a payload of the UDP packet.
  • the service data of at least two users can share the transport layer overhead, and the average transmission overhead spread to each user service is reduced, thereby improving transmission efficiency.
  • the data transmission method of the present invention provides a first implementation manner.
  • the following steps are included:
  • Step A1 Circuit switched domain service data transmitted between the wireless access point and the access gateway Add a corresponding service flow identifier before the packet header and the message payload, and mark the user to which the packet belongs and the length of the packet;
  • Step A2 multiplexing at least two of the message payload, the packet header, and the corresponding service flow identifier as the payload of the RTP data packet;
  • Step A3 Send the multiplexed RTP data packet.
  • this embodiment may also include the following steps:
  • Step A1 Add a corresponding service flow identifier to the RTP compression header, the 4 ⁇ header, and the 4 ⁇ payload of the circuit switched domain service data transmitted between the wireless access point and the access gateway, and mark the packet The user and the length of the message;
  • Step A2 multiplexing at least two of the message payload, the packet header, the RTP compression header, and the corresponding service flow identifier as the payload of the UDP data packet;
  • Step A3 Send the multiplexed UDP packet.
  • the packet payload, the packet header, and the corresponding service flow identifier including at least two user data are multiplexed in the Together, as the payload of the RTP data packet; or multiplexing the message payload including at least two user data, the 4 ⁇ header, the RTP compression header, and the corresponding service flow identifier as the payload of the UDP packet
  • the transmission efficiency is too low due to the excessive protocol stack of the ADSL modem to the DSLAM link segment.
  • the embodiment of the present invention allows at least two circuit switched domain service data sharing for the special case of the segment transmission link. The overhead of the transport layer is reduced, so that the average transmission cost of each user service is reduced, thereby ensuring service quality and improving transmission efficiency.
  • the present invention provides a first implementation manner of the data receiving method corresponding to the first embodiment of the foregoing data transmission method.
  • the following steps are included:
  • Step B1 receiving an RTP multiplexed circuit switched domain service RTP data packet transmitted between the wireless access point and the access gateway;
  • Step B2 parsing the multiplexed data from the data packet;
  • Step B3 Demultiplexing the service flow identifier and the packet header of each user data from the multiplexed data, where the service flow identifier marks the length of the user to which the packet belongs and the length of the packet;
  • Step B4 Obtain a packet payload corresponding to the length of the user and the packet according to the service flow identifier.
  • this embodiment may also include the following steps:
  • Step B1 receiving a UDP-multiplexed circuit switched domain service UDP data packet transmitted between the wireless access point and the access gateway;
  • Step B2 parsing the multiplexed data from the data packet
  • Step B3 Demultiplexing the service flow identifier of each user data from the multiplexed data
  • An RTP compression header a message header, the service flow identifier marking a length of the user to which the message belongs and a length of the message;
  • Step B4 Obtain a packet payload corresponding to the length of the user and the packet according to the service flow identifier.
  • the embodiment provides a first implementation manner corresponding to the foregoing data transmission method, where the body that receives the RTP multiplexed data packet or the UDP multiplexed data packet may be a wireless access point or an access gateway, and the access gateway may connect each Different communication networks, therefore, demultiplexing the received data at the access gateway location, obtaining RTP data or UDP data of each user, and then transmitting to the corresponding wireless access point or communication network according to the target address, assisting wireless access Point to implement RTP multiplexing or UDP multiplexing.
  • the following embodiments implement the embodiments of the present invention by taking, transmitting, and receiving voice services as an example.
  • FIG. 4 is a flowchart of a second embodiment of a data transmitting method according to the present invention, the method includes the following steps:
  • step 401a select the same wireless access point And circuit-switching domain service data of at least two users, and adding a corresponding service flow identifier before the selected packet header and the payload of each user's data, marking the user to which the 4-page text belongs and The length of the message;
  • step 401b selecting circuit switched domain service data of at least two users under the same wireless access point, and selecting an RTP compression header and a report for each user's data. Before the header and the packet payload, the corresponding service flow identifier is added, and the user to which the packet belongs and the length of the packet are marked.
  • the present invention describes an ADSL application scenario.
  • multiple wireless user terminals are connected under the wireless access point, and the wireless access point is connected to the access gateway of the core network through an ADSL modem, DSLAM, and IP/Ethernet (IP network).
  • the ADSL modem can also be connected to a regular telephone.
  • RTP multiplexing when the wireless access point detects that the multiple wireless user terminals perform AMR voice service at the same time, RTP multiplexing may be performed on all user data, firstly: for each user voice service data The corresponding service flow identifier is added before the IuUP packet header and the IuUP packet payload.
  • the definition of the service flow identifier can be seen in Figure 5a.
  • the service flow identifier is used to mark the user to which the message belongs and the length of the message. In this embodiment, one byte is used for marking.
  • this byte contains two fields, the user ID and the length indication.
  • the user identification field is used to identify which user the AMR voice service flow belongs to, which is 2 bits, and can identify 4 users, and can reuse 4 AMR voice service flows.
  • UDP multiplexing when the wireless access point detects that the multiple wireless user terminals perform AMR voice service at the same time, UDP multiplexing may be performed on all user data.
  • the voice is used for each user.
  • RTP compression header, IuUP header and The corresponding service flow identifier is added before the IuUP 4 payload, and the definition of the traffic identifier can be seen in Figure 5b.
  • the service flow identifier is used to mark the user to which the message belongs and the length of the message. In this embodiment, three bytes are used for marking.
  • the service flow identifier contains a service flow identification field and a length indication field.
  • the service flow identification field is used to identify which user the AMR voice service flow belongs to, and is 2 bytes in length.
  • step 402a multiplexing the packet payload, the packet header, and the added service flow identifier of each user data as the payload of the RTP data packet;
  • the point continues to perform RTP multiplexing, specifically multiplexing all the user data or the selected part of the user data packet payload, the packet header, and the added respective service identifiers, as the payload of the RTP data packet, encapsulated into RTP/UDP/IP and the underlying protocol; for example, multiplexing multiple user data that needs to perform AMR voice service at the same time, that is, the packet payload, packet header, and service flow identifier of each user data as one
  • the subunit encapsulates a plurality of the subunits as a payload of an RTP data packet.
  • Each IuUP packet corresponds to a user identifier or a service flow identifier
  • the IuUP packet, or IuUP packet payload, or service flow payload includes: an IuUP packet header and a message payload.
  • the user ID or service flow identifier is the IuUP packet exclusive cost, or the service flow exclusive cost.
  • step 402b multiplexing the message payload, the 4 ⁇ header, the RTP compression header, and the added service flow identifier of each user data as UDP.
  • the payload of the packet referring to FIG. 4b, step 402b: multiplexing the message payload, the 4 ⁇ header, the RTP compression header, and the added service flow identifier of each user data as UDP.
  • the payload of the packet referring to FIG. 4b, step 402b: multiplexing the message payload, the 4 ⁇ header, the RTP compression header, and the added service flow identifier of each user data as UDP.
  • the wireless access point continues to perform UDP multiplexing, specifically multiplexing all the user data or the selected part of the user data packet payload, the packet header, the RTP compression header, and the added respective service identifiers as UDP data.
  • the payload of the packet is encapsulated into UDP/IP and the underlying protocol; for example, multiplexing multiple user data that needs to perform AMR voice service at the same time, that is, the payload of the packet for each user data, the header of the packet,
  • the RTP compression header and the service flow identifier are used as a subunit, and a plurality of the subunits are encapsulated as a payload of a UDP packet.
  • each IuUP packet contains an AMR voice service flow and an IuUP header, and the AMR voice service flow is a message payload, and the IuUP packet is used as a service flow.
  • the payload of each IuUP packet, or service flow overhead consists of two parts: the RTP compression header and the service flow identifier.
  • the RTP compression header contains two parts of information, one part is the serial number (1 byte), one part is the timestamp (2 bytes), and the RTP compression header is defined as shown in Figure 7.
  • the service flow identifier is mainly used to identify the corresponding service flow. The length of the user and the business flow. Based on the data packet structure defined in Figure 6b, multiplexing of the same user service flow can be realized, and multiplexing of different user service flows can also be realized.
  • FIG. 8 is a schematic structural diagram of an IuUP packet header in FIG. 6a and FIG. 6b.
  • the IuUP header of each AMR voice service flow includes a PDU type, a frame number, a frame quality control (FQC), and an RAB sub-flow combination indicator. , referred to as RFCI), Header Cyclic Redundancy Check and Payload Cyclic Redundancy Check.
  • the PDU type is used to indicate the PDU type.
  • the RFCI is used to indicate the RAB substream type and combination in the AMR voice service flow, and gives a Frame Number.
  • the Frame Number can be a time-based or transmitted IuUP PDU.
  • the frame Number When the Frame Number is based on the time number, the purpose of the Frame Number is to help handle the Time Alignment function; when the Frame Number is based on the transmitted IuUP PDU, the frame number ( Frame The purpose of Number ) is to provide the receiving entity with a mechanism to understand the loss of IuUP frames.
  • FQC is used for frame quality grading.
  • the CRC is used for header (header) and payload (payload) checks.
  • step 403a transmitting the multiplexed RTP data packet.
  • step 403b transmitting the multiplexed
  • the access gateways in the core network are sent through the wireless access point, the client device, the central office device, and the IP/Ethernet network.
  • the access gateway may be sent to the core network through a wireless access point, an ADSL modem, a DSLAM, or an IP/Ethernet network.
  • the third embodiment of the data transmitting method of the present invention is similar to the second embodiment described above, except that: the multiplexed data stream passes through a cable modem (Cable modem), and the cable modem head end system CMTS (Cable Modem Termination System) ) and IP/Ethernet networks for transmission.
  • CMTS Cable Modem Termination System
  • the present invention further provides a second embodiment of a data receiving method, which corresponds to the foregoing second embodiment of the data sending method, where the UDP multiplexing scenario is taken as an example, and the RTP multiplexing scenario is similar to the UDP multiplexing scenario. Further reference can be made to the text description of the following embodiments.
  • the second embodiment of the data receiving method includes the following steps:
  • step 801 is to receive an RTP multiplexed circuit switched domain service RTP data packet transmitted between the wireless access point and the access gateway;
  • step 801 may be: receiving a UDP-multiplexed circuit switched domain service UDP data packet transmitted between the wireless access point and the access gateway;
  • the received RTP data packet or the UDP data packet is sent from the wireless access point, and is transmitted through the user equipment, the central office equipment, and the IP network.
  • the embodiment uses the data as the adaptive multi-rate AMR voice.
  • the data is taken as an example for explanation.
  • the user equipment and the central office equipment may be an ADSL modem and a DSLAM, respectively, and may also be a cable modem and a cable modem head end system (CMTS).
  • CMTS cable modem and a cable modem head end system
  • step 802 is to parse the multiplexed RTP data from the data packet.
  • step 802 may be: parsing the multiplexed UDP data from the data packet;
  • the access gateway parses the multiplexed data from the data packet according to a demultiplexing method negotiated with the wireless access point.
  • the data includes the multiplexed voice service reports.
  • the service flow identifier, the RTP compression header, the IuUP packet header, the IuUP packet payload, or the RTP multiplexed scenario the data includes the service flow identifier and the IuUP packet of the multiplexed voice service packets. Header, IuUP message payload.
  • the parsing method may be that the access gateway reverses the operation of multiplexing and encapsulating data according to the wireless access point.
  • the protocol layer data such as IP is removed, and the service flow identifier, RTP compression header, IuUP packet header, and IuUP packet payload of all voice service packets are left, that is, the UDP is reserved. Packet payload.
  • the protocol layer data such as UDP/IP is removed, and the service flow identifier, IuUP packet header, and IuUP packet payload of all voice service packets are left, that is, the multiplexed RTP packets are left. Payload.
  • step 803 Demultiplexing the service flow identifier and the packet header of each voice service packet from the multiplexed data, where the service flow identifier marks the user to which the packet belongs And the length of the message;
  • This step is a process of parsing the above steps, and demultiplexing the multiplexed RTP payload, according to the data format of the wireless access point after adding the service flow identifier before the packet header and the message payload, from a single user.
  • the service flow identifier and the packet header are parsed in the data packet.
  • step 803 may be: demultiplexing from the multiplexed data.
  • This step is a process of resolving the multiplexed UDP payload, and the data format is added according to the wireless access point before the RTP compression header, the packet header, and the packet payload.
  • the service flow identifier, the RTP compression header, and the packet header are parsed from a single user's data packet.
  • step 804 Obtain a packet payload corresponding to the length of the user and the packet according to the service flow identifier.
  • the user to which the message belongs is determined, and then the length of the packet is determined, and the length is obtained from the multiplexed data.
  • one byte or three or four bytes may be used to identify the user to which the message belongs, and other bytes identify the length of the message.
  • step 804 may be: obtaining, according to the service flow identifier, a packet payload corresponding to the length of the user and the packet;
  • the user to which the message belongs is determined, and then the length of the message is determined according to the length of the one-byte field, and the obtained data is obtained from the multiplexed data.
  • one byte or three or four bytes may be used to identify the user to which the message belongs, and other bytes identify the length of the message.
  • step 805 encapsulating the packet header and the packet payload of each user into respective data packets
  • step 805 may be: encapsulating the RTP compression header, the packet header, and the packet payload of each user into respective data packets;
  • Step 806 Send the encapsulated data packet.
  • the access gateway For the target address in the header, the access gateway sends the AMR voice service data of the corresponding user to the target address.
  • the above is a method for transmitting multiplexed data from a wireless access point to an access network.
  • the following describes an embodiment of the method for transmitting multiplexed data from an access gateway to a wireless access point.
  • the fourth embodiment includes the following steps:
  • step 901 selecting circuit switched domain service data of at least two users whose destination addresses are the same wireless access point, and before selecting the data packet header and the text payload of each user. Add a corresponding service flow identifier;
  • step 901 may be: selecting circuit switched domain service data of at least two users whose destination addresses are the same wireless access point, and compressing the header and text for each selected user RTP data. Add the corresponding service flow identifier before the header and the payload;
  • step 902 adding a corresponding service flow identifier before the packet header and the payload of each user voice data packet, marking the user and the message to which the 4 ⁇ text belongs. length;
  • step 902 may be: adding a corresponding service flow identifier to the RTP compression header, the packet header, and the packet payload of each user voice data packet, and marking the packet to belong to User and the length of the message;
  • step 903 multiplexing the packet payload, the packet header, and the respective service flow identifiers of the at least two users as the payload of the RTP data packet, and packaging the data into the RTP/UDP. /IP and underlying protocol;
  • step 903 may be: including at least two users.
  • the payloads, 4 ⁇ headers, RTP compression headers, and respective service flow identifiers are multiplexed together as the payload of the UDP packet, encapsulated into UDP/IP and the underlying protocol;
  • step 904 Send the multiplexed RTP data packet to the wireless access point.
  • step 904 may be: sending the multiplexed UDP data packet to the wireless access point.
  • the foregoing embodiment is similar to the foregoing embodiment of the present invention.
  • the user When receiving voice data from different users on the access gateway side, the user whose destination address is the same wireless access point is selected. Data, and then multiplex the message payload, the packet header, the RTP compression header, and the respective service flow identifiers of the foregoing user voice data, or the message payload and the packet header of each user voice data.
  • the respective service flow identifiers are multiplexed together, as the payload of the UDP data packet or the RTP data packet, and the technical problem of the transmission efficiency is too low due to the excessive ADSL modem-DSLAM link segment protocol stack in the prior art, the embodiment of the present invention
  • the voice data of multiple users share the overhead of the transmission layer, so that the average transmission overhead allocated to each user service is reduced, thereby improving the transmission efficiency.
  • the user identifier corresponding to the packet header and the payload of each user is increased by: adding an IuUP user identifier to each user's IuUP header and IuUP payload. .
  • the length of the user identifier is one byte, and two bits of the user identifier are used to identify the user to which the message belongs, and the other bits of the byte are used to identify the length of the message.
  • two or three bytes or the like can also be used as the length of the user identification.
  • the identifiers corresponding to the RTP compression header, the packet header, and the payload of each user are added to: include an RTP compression header for the IuUP header and the IuUP payload of each user service flow. , business flow identification.
  • the length of the service flow identifier is three bytes, and two bytes are used to identify the user to which the message belongs, and one byte is used to identify the length of the message. Of course, one byte or three bytes or four bytes may be used as the length of the service flow identifier.
  • a third embodiment of the data receiving method of the present invention is provided corresponding to the fourth embodiment of the data transmitting method of the present invention.
  • the UDP multiplexing scenario is used as an example.
  • the RTP multiplexing scenario is similar to the UDP multiplexing scenario. You can refer to the text description of the following embodiments.
  • Data Receiving Method The third embodiment includes the following steps:
  • step 1001 the wireless access point receives the response from the access gateway.
  • step 1001 may be: The wireless access point receives the RTP multiplexed circuit switched domain service data packet from the access gateway;
  • step 1002 parsing RTP multiplexed data from the user data packet protocol data packet;
  • step 1002 may be: parsing UDP multiplexed data from a user data packet protocol data packet;
  • step 1003 Demultiplexing the service flow identifier, the packet header, and the packet payload of each user service from the data, where the service flow identifier marks the user to which the packet belongs. And the length of the message;
  • step 1003 may be: demultiplexing the service flow identifier, the RTP compression header, the packet header, and the packet payload of each user service from the data, where the service flow identifier is The user to which the message belongs and the length of the message;
  • Step 1004 Obtain a message payload corresponding to the length of the user and the packet according to the service flow identifier.
  • the present embodiment is a process in which a wireless access point receives and demultiplexes RTP data packets or UDP data packets from an access gateway.
  • the wireless access point can receive AMR voice data through an IP/Ethernet network, a central office device, and a client device, and the method includes but is not limited to the following two types:
  • the wireless access point accesses the multiplexer DSLAM through the IP/Ethernet network and digital subscriber line.
  • an asymmetric digital subscriber loop ADSL modem receives adaptive multi-rate AMR voice data;
  • the wireless access point receives AMR voice data over the IP/Ethernet network, CMTS, and cable modem.
  • the payload is sent wirelessly to the corresponding user terminal.
  • the data transmission and reception method of the present invention can also be applied to a video service, such as a video telephone service.
  • a video service such as a video telephone service.
  • the user circuit switched domain service data is video telephone service data.
  • RTP multiplexing when marking the user to which the message belongs and the length of the message: use the partial bits of the two bytes to identify the user to which the message belongs, and use the other bits of the two bytes. A portion of the bits identify the length of the 4 ⁇ text. For example, a part or all of the bits of a byte are used to identify the user to which the message belongs, and the length of the message is used to identify the length of the message. .
  • the storage medium referred to herein is, for example, a ROM/RAM, a magnetic disk, an optical disk, or the like.
  • FIG. 12 is a schematic block diagram of a first embodiment of a communication system of the present invention, showing a first embodiment of a wireless access point device of the present invention.
  • the wireless access point device includes:
  • the first marking unit 1110 in the scenario of RTP multiplexing, is configured to add a corresponding service flow identifier before the payload of the circuit switched domain service data.
  • the corresponding RTP compression header and the service flow identifier are added before the packet header and the packet payload of the circuit switched domain service data; the service flow identifier is used to mark the user to which the packet belongs. And the length of the message;
  • the first multiplexing unit 1120 is configured to multiplex the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the first marking unit 1110 in a scenario of RTP multiplexing. Together, as the payload of the RTP packet;
  • the packet payload, the packet header, the RTP compression header, and the respective service flow identifiers added by the first marking unit 1110 are multiplexed together by the at least two users.
  • the payload as a UDP packet
  • the first sending unit 1130 is configured to send the RTP data packet or the UDP data packet output by the first multiplexing unit 1120.
  • the first sending unit 1130 may transmit the multiplexed service data by using the user equipment, the central office equipment, and the IP network.
  • the embodiment uses the adaptive multi-rate AMR voice data as an example. description.
  • the client device and the central office device may be an ADSL modem and a DSLAM, respectively, and may also be a cable modem and a CMTS, respectively.
  • the first marking unit 1110 is specifically configured to add an RTP compression header, an IuUP service flow identifier, or an RUP multiplexing scenario to the IuUP header and the IuUP payload of each user voice service in a scenario of UDP multiplexing.
  • the IuUP service flow identifier is added to the IuUP header and the IuUP payload for each user voice service.
  • FIG. 12 is a schematic block diagram of a first embodiment of a communication system according to the present invention.
  • the first embodiment of the access gateway of the present invention is shown, which corresponds to the first implementation manner of the foregoing wireless access point device, and the access gateway includes:
  • the second receiving unit 1140 is configured to receive the RTP multiplexed RTP data packet from the wireless access point, that is, receive the RTP data packet from the first sending unit 1130 in a scenario of RTP multiplexing;
  • the RTP multiplexed data is parsed from the RTP data packet output by the second receiving unit 1140;
  • the second demultiplexing unit 1160 is configured to demultiplex the service flow identifier and the packet header of each user data from the data output by the second parsing unit 1150 in a scenario of RTP multiplexing, where the service flow is Defining the length of the user to which the packet belongs and the length of the packet, and demultiplexing the user data from the data output by the second parsing unit 1150 according to the service or in a UDP multiplexing scenario.
  • the service flow identifier, the RTP compression header, and the packet header, the service flow identifier marks the length of the user to which the packet belongs and the length of the packet, and obtains the RTP compression header and the report of the user according to the service flow identifier.
  • the header and the payload of the message corresponding to the length of the message.
  • the method further includes:
  • the first encapsulating unit 1170 is configured to use, in the scenario of the RTP multiplexing, the second demultiplexing or UDP multiplexing scenario, for each user that outputs the second demultiplexing unit 1160.
  • the RTP compression header, the packet header, and the message payload are encapsulated into respective data packets;
  • the third sending unit 1180 is configured to send a data packet of each user output by the first encapsulating unit 1170.
  • the service may be a voice service, such as an AMR voice service, or a video service, such as a video telephony service, or other services in a circuit switched domain.
  • the second demultiplexing unit 1160 is specifically configured to parse the IuUP service flow identifier and the IuUP packet header of each user voice service packet from the data packet payload in the scenario of RTP multiplexing. Obtaining, according to the IuUP service flow identifier, an IuUP packet header of the user and an IuUP packet payload corresponding to the packet length;
  • the IuUP service flow identifier for parsing the voice service packets of the user from the data packet payload, and according to the IuUP service flow identifier. And obtaining an RTP compression header, an IuUP packet header, and an IuUP packet payload of the corresponding packet length.
  • the present invention further provides a second implementation manner of an access gateway, including:
  • the selecting unit 1210 is configured to select an RTP voice data packet or a UDP voice data packet whose destination address is different receiving users of the same wireless access point;
  • the second marking unit 1220 adds a corresponding service flow identifier before the packet header and the message payload of each user voice data packet selected by the selecting unit 1210 in the RTP multiplexing scenario.
  • the RTP compression header, the 4 ⁇ header, and the 4 ⁇ payload of each user voice data packet selected by the selecting unit 1210 are added with corresponding service flow identifiers, and the service is added.
  • the flow identifier marks the length of the user to which the packet belongs and the length of the packet;
  • the second multiplexing unit 1230 in the scenario of RTP multiplexing, is used as the RTP for the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the second marking unit 1220.
  • the payload of the packet encapsulated into RTP/UDP/IP and the underlying protocol;
  • the packet service payload, the packet header, the RTP compression header, and the second service unit identifier added by the second label unit 1220 are used as UDP packets.
  • the second sending unit 1240 is configured to send an RTP data packet or a UDP data packet output by the second multiplexing unit 1230 to the wireless access point.
  • the first and second embodiments of the access gateway may be integrated to implement the respective functions.
  • the present invention further provides a second implementation manner of a wireless access point device, corresponding to the second implementation manner of the access gateway, including:
  • the first receiving unit 1310 is configured to receive the RTP multiplexed RTP data packet from the access gateway, or to receive the UDP multiplexed UDP data packet from the access gateway;
  • the first parsing unit 1320 is configured to parse RTP multiplexed user voice service data from the RTP data packet received by the first receiving unit 1310 in a scenario of RTP multiplexing;
  • the first demultiplexing unit 1330 is configured to parse a service flow identifier and a packet header of each user voice service from the data output by the first parsing unit 1320 in a scenario of RTP multiplexing, where the service flow identifier is used. Marking the length of the user to which the packet belongs and the length of the packet, and obtaining the payload of the packet corresponding to the length of the user and the packet according to the service flow identifier;
  • the service flow identifier, the RTP compression header, and the packet header of each user voice service are parsed from the data output by the first parsing unit 1320, and the service flow identifier is The user to which the packet belongs and the length of the packet, and the payload of the packet corresponding to the length of the user and the packet is obtained according to the service flow identifier.
  • the demultiplexed message payload can be sent to the corresponding wireless user device under the wireless access point device.
  • the present invention may further provide the first and second implementation manners of the wireless access point device to integrate the respective functions.
  • the present invention also provides a first embodiment of a communication system, including a wireless access point.
  • Equipment and access gateway For a specific implementation manner of the wireless access point device and the access gateway, refer to the foregoing descriptions of various communication systems, wireless access point devices, and access gateway embodiments.
  • the communication system may further include:
  • An IP/Ethernet network 1410, a digital subscriber line access multiplexer DSLAM 1420, and an asymmetric digital subscriber loop ADSL modem 1430 are connected in series between the first transmitting unit 1130 and the second receiving unit 1140; or
  • An IP/Ethernet network, a cable modem head end system CMTS, and a cable modem are connected in series between the first transmitting unit 1130 and the first receiving unit 1140.
  • the technical solution provided by the embodiment of the present invention increases in the specific scenario between the wireless access point and the access gateway, before the packet header and the message payload of the circuit switched domain service data.
  • Corresponding service flow identifier marking the length of the user to which the message belongs and the length of the packet, multiplexing the packet payload, the packet header, and the respective service flow identifiers of at least two users, as the net of the RTP data packet.
  • the cost of each segment of the user is shared by the data of the segment, so that the average transmission cost evenly distributed to each user service is reduced, thereby improving the transmission efficiency.
  • the corresponding service flow identifier is added before the real-time transport protocol compression header, the packet header, and the packet payload of the circuit switched domain service data, and the label is added.
  • the user and the length of the packet to which the packet belongs are multiplexed with the packet payload, the packet header, the real-time transport protocol compression header, and the respective service flow identifiers of the two users as the payload of the UDP packet.
  • the data of each user is shared by the data of the segment, so that the average transmission cost evenly distributed to each user service is reduced, thereby improving the transmission efficiency.
  • the embodiment of the invention uses the UDP packet multiplexing or RTP packet multiplexing multiplexing method to reduce the amount of data transmission and meet the requirements of simultaneously using two users.
  • the foregoing units in the first embodiment of the wireless access point device of the present invention may be integrated into one processing module.
  • other embodiments of the foregoing wireless access point of the present invention are connected.
  • Each unit in each embodiment of the gateway and communication system can also be integrated into one processing module; or in a module.
  • the units in the embodiments of the wireless access point device, the access gateway, and the communication system in the embodiments of the present invention may be implemented in the form of hardware, and the software-implemented part may also use the software.
  • the form of the functional module is implemented. Accordingly, embodiments of the invention may be sold or used as separate products, and the software implementable portions may also be stored in a computer readable storage medium for sale or use.
  • the embodiments of the present invention can be used for GSM AP, CDMA AP, WiMAX AP, and WiFi to improve transmission efficiency when transmitting multiple voice data.
  • GSM AP the overall technical solution is the same as this one. The only difference is that the air interface technology used is different from that of the UMTS AP.
  • the signal processing principle of the AP after receiving the air interface demodulation is the same as the technical solution.
  • the technical solution of the AG processing is also the same as the technical solution provided by the embodiment of the present invention.
  • the embodiment of the present invention is not limited to the interface application of the UMTS AP/AG elu, and is not limited to the voice service of the elu interface, and can also be applied to the video telephone service and the fax service.
  • the present invention can at least produce the following technical effects:
  • the embodiment of the present invention can effectively reduce the average cost of real-time transmission protocol data transmission between the wireless access point device and the access gateway, improve transmission efficiency, and save transmission bandwidth;
  • the efficiency of the multiplexing of different user voice services and the ADSL layer rate are shown in the following table. It can be seen from the table that after the multiplexing technology is used, when the ADSL layer provides only 128 kpbs bandwidth, it can carry voice services of four wireless terminals. And using the conventional method, only one voice service of the wireless terminal can be transmitted. 1 voice user industry reuse 2 users reuse 3 users reuse 4 user services (no multiplexing) business business services
  • Table 2 Efficiency and ADSL layer rate comparison table for multiplexing different user services
  • each wireless access point device can allow two or more wireless user terminals to simultaneously use the circuit switched domain service, and only one wireless user terminal can use the wireless access point device to perform various services such as voice.
  • the embodiments of the present invention are directed to a scenario in which a wireless access point device connects to a wireless user in a communication system with a small number of wireless users, and uses RTP multiplexing or UDP multiplexing to reduce the amount of data sent, improve transmission efficiency, and satisfy multiple users simultaneously. Improve the quality of service by using the needs of the business.

Abstract

A method for data transmitting and receiving, a wireless access point apparatus, a gateway and a communication system are provided. The method for data transmitting and receiving includes steps as follows: adding a corresponding traffic stream identifier before a message which includes a message header and a message payload, wherein the message is circuit-switched field traffic data transmitted between the wireless access point and the access gateway, with the traffic stream identifier identifying the user the message belongs to and the length of the message; assembling at least two sets of the message payload, the message header and the corresponding traffic stream identifier into a Real-Time Transport Protocol (RTP) data packet payload or a User Datagram Protocol (UDP) data packet payload; sending the assembled RTP data packet or UDP data packet. With the method for data transmitting and receiving, the wireless access point apparatus, the gateway and the communication system, the efficiency of transmitting circuit-switched field traffic data can be improved.

Description

数据发送、 接收方法及无线接入点设备、 网关、 通信系统 技术领域  Data transmitting and receiving method and wireless access point device, gateway, communication system
本发明涉及通信领域, 特别是涉及数据发送、 接收方法及无线接入点设 备、 网关、 通信系统。 背景技术  The present invention relates to the field of communications, and in particular, to a data transmission and reception method, a wireless access point device, a gateway, and a communication system. Background technique
通用移动通信系统 ( Universal Mobile Telecommunications System, 简称 " UMTS " ) 是釆用宽带码分多址 ( Wideband Code Division Multiple Access, 简称 "WCDMA" ) 空中接口技术的第三代移动通信系统。  The Universal Mobile Telecommunications System (UMTS) is a third-generation mobile communication system that uses Wideband Code Division Multiple Access (WCDMA) air interface technology.
UMTS 包括 UMTS 陆地无线接入网(UMTS Terrestrial Radio Access Network, 简称 "UTRAN" )和核心网络( Core Network, 简称 "CN" ) 。 其中 UTRAN用于处理所有与无线有关的功能, 而 CN处理 UMTS系统内所 有的话音呼叫和数据连接, 并实现与外部网络的交换和路由功能。  The UMTS includes a UMTS Terrestrial Radio Access Network ("UTRAN") and a Core Network ("CN"). The UTRAN is used to handle all wireless related functions, and the CN handles all voice calls and data connections in the UMTS system and implements switching and routing functions with the external network.
UTRAN 包含一个或几个无线网络子系统(Radio Network Subsystem, 简称 " RNS " ) 。 一个 RNS 由一个无线网络控制器 ( Radio Network Controller, 简称 "RNC" )和一个或多个基站(Node B )组成。 RNC与 CN 之间的接口是 Iu接口, Node B和 RNC之间的接口是 Iub接口, 网络扁平化 后, RNC和 Node B的功能融为一体。 在 UTRAN内部, RNC之间通过 lur 互联, lur可以通过 RNC之间的直接物理连接或通过传输网连接。 RNC用来 分配和控制与之相连或相关的 Node B的无线资源, Node B完成 Iub接口和 Uu接口之间数据流的转换, 同时也参与一部分无线资源管理。  UTRAN contains one or several Radio Network Subsystems ("RNS"). An RNS consists of a Radio Network Controller (RNC) and one or more base stations (Node B). The interface between the RNC and the CN is the Iu interface. The interface between the Node B and the RNC is the Iub interface. After the network is flattened, the functions of the RNC and the Node B are integrated. Within the UTRAN, the RNCs are interconnected by lur, and the lur can be connected through a direct physical connection between the RNCs or through a transport network. The RNC is used to allocate and control the radio resources of the Node B connected or related to it. The Node B completes the data stream conversion between the Iub interface and the Uu interface, and also participates in some radio resource management.
在进行本发明创造过程中, 发明人发现上述现有使用 UTRAN 系统发 送、 传输以及接收数据时至少存在以下问题:  In carrying out the creation process of the present invention, the inventors have found that at least the following problems exist in the above-mentioned existing use of the UTRAN system for transmitting, transmitting, and receiving data:
业务数据通过 ADSL modem ~ DSLAM链路段时协议栈较多, 即协议层 使用较多, 也就是说, 传输效率较低。 发明内容 When the service data passes through the ADSL modem to the DSLAM link segment, there are more protocol stacks, that is, the protocol layer. More use, that is, the transmission efficiency is lower. Summary of the invention
本发明实施方式要解决的技术问题是提供一种数据发送、 接收方法及无 线接入点设备、 网关、 通信系统, 可以提高电路交换域业务数据传输的效 率。  The technical problem to be solved by the embodiments of the present invention is to provide a data transmitting and receiving method, a wireless access point device, a gateway, and a communication system, which can improve the efficiency of data transmission in a circuit switched domain.
提供一种数据发送方法, 包括:  Providing a data sending method, including:
步骤 A1 : 为在无线接入点与接入网关之间传输的电路交换域业务数据 的报文头和报文净荷之前增加对应的业务流标识, 标记所述报文所属的用户 以及报文的长度;  Step A1: Add a corresponding service flow identifier to the packet header and the packet payload of the circuit switched domain service data transmitted between the wireless access point and the access gateway, and mark the user and the packet to which the packet belongs. length;
步骤 B1 : 将至少两个所述报文净荷、 报文头、 对应的业务流标识复用 在一起, 作为实时传输协议数据包的净荷或者作为用户数据报文协议数据包 的净荷;  Step B1: multiplexing at least two of the packet payload, the packet header, and the corresponding service flow identifier, as a payload of the real-time transport protocol data packet or as a payload of the user data packet protocol data packet;
步骤 C1 : 发送复用后的所述实时传输协议数据包或用户数据报文协议 数据包。  Step C1: Send the multiplexed real-time transport protocol data packet or user data packet protocol data packet.
提供一种数据接收方法, 包括:  Providing a data receiving method, including:
步骤 A2: 接收在无线接入点与接入网关之间传输的经实时传输协议或 用户数据报文协议复用的电路交换域业务用户数据包;  Step A2: receiving a circuit switched domain service user data packet that is transmitted between the wireless access point and the access gateway and multiplexed by a real-time transport protocol or a user data packet protocol;
步骤 B2: 从所述数据包中解析出复用的所述数据;  Step B2: parsing the multiplexed data from the data packet;
步骤 C2: 从所述复用的数据中解复用出各个用户数据的业务流标识、 报文头, 所述业务流标识标记所述报文所属的用户以及报文的长度;  Step C2: Demultiplexing the service flow identifier and the packet header of each user data from the multiplexed data, where the service flow identifier marks the length of the user to which the packet belongs and the length of the packet;
步骤 D2: 根据所述业务流标识, 获取对应所述用户和报文长度的报文 净荷  Step D2: Obtain a packet payload corresponding to the length of the user and the packet according to the service flow identifier.
提供一种无线接入点设备, 包括:  Providing a wireless access point device, comprising:
第一标记单元, 用于在电路交换域业务数据的报文头和报文净荷之前增 加对应的业务流标识, 标记所述报文所属的用户以及报文的长度; a first marking unit, configured to increase the header of the service data of the circuit switched domain and the payload of the message Add a corresponding service flow identifier, and mark the length of the user to which the packet belongs and the length of the packet;
第一复用单元, 用于将至少两个用户的所述报文净荷、 报文头、 所述第 一标记单元增加的各自业务流标识复用在一起, 作为实时传输协议数据包或 者用户数据报文协议数据包的净荷;  a first multiplexing unit, configured to multiplex the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the first marking unit, as a real-time transport protocol data packet or user The payload of the datagram protocol packet;
第一发送单元, 用于发送所述第一复用单元输出的所述实时传输协议数 据包或者用户数据报文协议数据包。  And a first sending unit, configured to send the real-time transport protocol data packet or the user data packet protocol data packet output by the first multiplexing unit.
提供一种接入网关, 包括:  Providing an access gateway, including:
选择单元, 用于选择目的地址为同一个无线接入点不同接收用户的电路 交换域业务数据包;  a selecting unit, configured to select a circuit switched domain service data packet whose destination address is a different receiving user of the same wireless access point;
第二标记单元, 用于为所述选择单元选出的数据包的报文头和报文净荷 之前增加对应的业务流标识, 标记所述报文所属的用户以及报文的长度; 第二复用单元, 用于将至少两个用户的所述报文净荷、 报文头、 以及第 二标记单元增加的各自业务流标识复用在一起, 作为实时传输协议数据包或 者用户数据报文协议数据包的净荷;  a second marking unit, configured to add a corresponding service flow identifier to the packet header and the packet payload of the data packet selected by the selecting unit, and mark the length of the user to which the packet belongs and the length of the packet; a multiplexing unit, configured to multiplex the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the second marking unit, as a real-time transport protocol data packet or a user data packet The payload of the protocol packet;
第二发送单元, 用于发送所述第二复用单元输出的实时传输协议数据包 或者用户数据报文协议数据包。  And a second sending unit, configured to send a real-time transport protocol data packet or a user data packet protocol data packet output by the second multiplexing unit.
提供一种通信系统, 可以包括以上所述的无线接入点和接入网关。 附图说明  A communication system is provided that can include the wireless access point and access gateway described above. DRAWINGS
图 1是本发明实施例 UTRAN的结构示意图;  1 is a schematic structural diagram of a UTRAN according to an embodiment of the present invention;
图 2是本发明实施例 ADSL网络的结构示意图;  2 is a schematic structural diagram of an ADSL network according to an embodiment of the present invention;
图 3是图 2中 ADSL网络中相关网元协议栈结构图;  3 is a structural diagram of a related network element protocol stack in the ADSL network in FIG. 2;
图 4a是本发明数据发送方法第二实施方式之一的流程图;  4a is a flow chart of one of the second embodiments of the data transmitting method of the present invention;
图 4b是本发明数据发送方法第二实施方式之二的流程图;  4b is a flowchart of the second embodiment of the second embodiment of the data transmission method of the present invention;
图 5a是本发明实施例中业务流标识的结构一示意图; 图 5b是本发明实施例中业务流标识的结构二示意图 FIG. 5a is a schematic diagram of a structure of a service flow identifier in an embodiment of the present invention; FIG. FIG. 5b is a schematic diagram showing the structure 2 of the service flow identifier in the embodiment of the present invention;
图 6a是本发明实施例中 RTP复用的数据结构图;  6a is a data structure diagram of RTP multiplexing in an embodiment of the present invention;
图 6b是本发明实施例中 UDP复用的数据结构图;  6b is a data structure diagram of UDP multiplexing in the embodiment of the present invention;
图 7是本发明实施例中 RTP压缩头的结构示意图;  7 is a schematic structural diagram of an RTP compression head according to an embodiment of the present invention;
图 8是图 6a和图 6b中 IuUP报文头的结构示意图;  8 is a schematic structural diagram of an IuUP packet header in FIG. 6a and FIG. 6b;
图 9是本发明数据接收方法第二实施方式的流程图;  9 is a flow chart of a second embodiment of a data receiving method of the present invention;
图 10是本发明数据发送方法第四实施方式的流程图;  FIG. 10 is a flowchart of a fourth embodiment of a data transmitting method according to the present invention; FIG.
图 11是本发明数据接收方法第三实施方式的流程图;  11 is a flowchart of a third embodiment of a data receiving method of the present invention;
图 12是本发明通信系统第一实施方式的原理框图, 其中显示本发明无 线接入点设备第一实施方式和本发明接入网关第一实施方式;  12 is a schematic block diagram of a first embodiment of a communication system according to the present invention, showing a first embodiment of the wireless access point device of the present invention and a first embodiment of the access gateway of the present invention;
图 13是本发明通信系统第二实施方式的原理框图;  Figure 13 is a schematic block diagram of a second embodiment of the communication system of the present invention;
图 14是本发明无线接入点设备第二实施方式的原理框图;  14 is a schematic block diagram of a second embodiment of a wireless access point device of the present invention;
图 15是本发明接入网关第二实施方式的原理框图。 具体实施方式  15 is a schematic block diagram of a second embodiment of an access gateway of the present invention. detailed description
为使本发明的目的、 技术方案、 及优点更加清楚明白, 以下参照附图并 举实施方式, 对本发明进一步详细说明。  The present invention will be further described in detail below with reference to the drawings and embodiments.
参阅图 1 , CN侧的接入网关 (Access Gateway, 简称 "AG" ) 控制 UTRAN 的无线资源, 完成无线资源控制 ( Radio Resource Control , "RRC" )连接建立和断开、 切换、 宏分集合并、 无线资源管理等功能。 无 线接入点 (Access Point ,简称 " AP" ) 完成 Uu接口物理层协议的处理, 包 括扩频、 调制、 信道编码及解扩、 解调、 信道解码, 还包括基带信号和射频 信号的相互转换等功能。 AP通过 elu接口与 AG互连。 对于分组交换 ( Packet Switched, PS )用户面业务, elu接口协议栈类似于标准 Iu-PS接口 协议栈; 对于电路交换(Circuit Switched, "CS" )用户面业务, elu接口 协议栈类似于标准 Iu-CS接口协议栈。 AP的 CS数据封装在 IuUP帧中, 通 过实时传输协议 /用户数据报文协议 /因特网协议 ( RTP/UDP/IP )封装后, 在 elu接口传输。 Referring to FIG. 1, an access gateway (Access Gateway, referred to as "AG") on the CN side controls radio resources of the UTRAN, and completes radio resource control (RRC) connection establishment and disconnection, handover, macro diversity, and Features such as wireless resource management. The Access Point (AP) completes the processing of the physical layer protocol of the Uu interface, including spread spectrum, modulation, channel coding and despreading, demodulation, channel decoding, and also includes mutual conversion of baseband signals and radio frequency signals. And other functions. The AP is interconnected with the AG through the elu interface. For Packet Switched (PS) user plane services, the elu interface protocol stack is similar to the standard Iu-PS interface protocol stack; for circuit switched ("CS") user plane services, the elu interface The protocol stack is similar to the standard Iu-CS interface protocol stack. The CS data of the AP is encapsulated in an IuUP frame and encapsulated by the Real-Time Transport Protocol/User Datagram Protocol/Internet Protocol (RTP/UDP/IP) and transmitted on the elu interface.
与核心网络侧设备间宽带通信业务不同, AP的主要应用场景是家庭应 用, 目的是为了解决 3G 网络家庭覆盖差的问题。 ADSL/ADSL2+技术是家 庭用户的主要接入方式, 因此, elu接口的主要传输承载方式之一是 ADSL/ADSL2+线路。 如图 2所示, 电话、 AP等设备接入 ADSL/ADSL2+ modem, 组成家庭网络, AP下面与无线 UE通信。 所有业务通过双绞线与 宽带接入网络连接, 宽带接入网通过 FE/GE接口与 AG连接。  Different from the broadband communication service between the core network side devices, the main application scenario of the AP is the home application, in order to solve the problem of poor coverage of the 3G network. ADSL/ADSL2+ technology is the primary access method for home users. Therefore, one of the main transmission bearers of the elu interface is the ADSL/ADSL2+ line. As shown in Figure 2, devices such as phones and APs access ADSL/ADSL2+ modems to form a home network, and the APs communicate with wireless UEs. All services are connected to the broadband access network through a twisted pair, and the broadband access network is connected to the AG through the FE/GE interface.
对于 AP应用, 一般釆用封装安全净荷( ESP ) 的遂道模式如 IPsec的方 式封装数据, 以便为 elu接口的 IP数据报提供机密性、 数据源验证、 抗重播 及数据完整性等安全服务。 釆用 IPSec封装 elu接口语音业务数据的协议栈 如图 3示。 其中宽带接入服务器(Broadband Access Server, 简称 "BAS" ) 或动态主机配置协议 ( Dynamic Host Configuration Protocol , 简称 "DHCP" )服务器二者选一, AP既可以釆用点到点协议 ( Point-to-Point Protocol, 简称 "PPP " )认证, 也可以釆用 DHCP服务器认证。  For AP applications, the encapsulated security payload (ESP) ramp mode, such as IPsec, is typically used to encapsulate data to provide confidentiality, data source authentication, anti-replay, and data integrity security services for IP datagrams on the elu interface. . The protocol stack for encapsulating elu interface voice service data with IPSec is shown in Figure 3. Among them, the Broadband Access Server (BAS) or the Dynamic Host Configuration Protocol (DHCP) server can be selected. The AP can use the point-to-point protocol (Point-to). -Point Protocol, referred to as "PPP" for authentication, can also use DHCP server authentication.
对于 CS语音业务, AP在每个传输时间间隔 (TTI ) 内产生的传输块 ( TB ) , 在 AP釆用 Iu接口用户面协议 /实时传输协议 /用户数据报文协议 /因 特网协议 ( IuUP/RTP/UDP/IP ) 封装, 再进行 IPSec加密后, 通过 ADSL modem传输。 ADSL Modem釆用异步传送模式适配层类型 5/异步传送模式 ( ATM Adapt Layer type 5/ Asynchronous Transfer mode , 简称 "AAL5 " / "ATM " )封装后, 再在 ADSL线路上传输。  For CS voice services, the transport block (TB) generated by the AP in each transmission time interval (TTI), and the Iu interface user plane protocol/real-time transport protocol/user datagram protocol/Internet protocol (IuUP/RTP) in the AP /UDP/IP ) Encapsulation, then IPSec encryption, transmission through ADSL modem. The ADSL Modem is packaged in the asynchronous transfer mode adaptation layer type 5/Asynchronous Transfer mode (AAL5 " / "ATM") and then transmitted on the ADSL line.
在进行本发明创造过程中, 发明人发现上述使用 UTRAN系统发送、 传 输以及接收数据时至少存在以下问题:  In carrying out the creation of the present invention, the inventors have found that at least the following problems exist when transmitting, transmitting, and receiving data using the UTRAN system:
由图 3可知, elu接口业务数据通过 ADSL modem - DSLAM链路段时协 议栈较多, 即协议层使用较多, 也就是说, 传输效率较低。 典型情况下, 业务数据经过 ADSL modem ~ DSLAM链路时的协议及总 开销' ¾口表一所示。 As can be seen from FIG. 3, when the elu interface service data passes through the ADSL modem-DSLAM link segment, there are more protocol stacks, that is, the protocol layer is used more, that is, the transmission efficiency is lower. Typically, the protocol and total overhead of the service data through the ADSL modem to the DSLAM link are shown in Table 1.
Figure imgf000008_0001
Figure imgf000008_0001
表一: 业务数据经过 ADSL modem ~ DSLAM链路时的协议及总开销 根据所釆用的加密方法和认证方法 (消息摘要算法或安全哈希算法 等) , 以及净荷长度, IPSec层的开销长度可变, 这里按典型值 32字节计 算。 若暂不考虑 AAL5层填充字节和 ATM层开销, 则传输层总开销等于 129/169 ( IPv4/IPv6 )字节。  Table 1: The protocol and total cost of the service data passing through the ADSL modem to the DSLAM link according to the encryption method and authentication method (message digest algorithm or secure hash algorithm, etc.) used, and the payload length, the overhead length of the IPSec layer. Variable, here calculated as a typical value of 32 bytes. If the AAL5 layer padding byte and ATM layer overhead are not considered, the total transport layer overhead is equal to 129/169 (IPv4/IPv6) bytes.
例如, 对于自适应多速率( Adaptive Multi-Rate , 简称 AMR ) 12.2kbps 业务, 一个 TTI (等于 20ms ) 的净荷长度为 32字节, 加上传输层开销 129 字节 (这里以 IPv4计算) , 在 AAL5层的长度为 161字节, 考虑需要取 48 字节的整数倍而增加的填充字节和 ATM层开销后, 需要釆用 4个 ATM信元 传送, 则 ATM层的总长度等于 4x53=212字节, 因此, ADSL链路段的传输 效率为 32/212xl00%=14.4%。 一个 AMR 12.2kbps语音业务占用的 ADSL层 传输带宽等于 212x8/20=84.8kbps。  For example, for Adaptive Multi-Rate (AMR) 12.2 kbps service, a TTI (equal to 20 ms) payload length is 32 bytes, plus a transport layer overhead of 129 bytes (here calculated in IPv4). The length of the AAL5 layer is 161 bytes. Considering the padding byte and ATM layer overhead that need to be increased by an integer multiple of 48 bytes, four ATM cells need to be transmitted. The total length of the ATM layer is equal to 4x53= 212 bytes, therefore, the transmission efficiency of the ADSL link segment is 32/212xl00%=14.4%. The ADSL layer occupied by an AMR 12.2 kbps voice service has a transmission bandwidth equal to 212x8/20 = 84.8 kbps.
除使用 UMTS传输多路语音数据存在上述技术问题外, 在其他应用场 景下, 比如使用 GSM AP, CDMA AP以及 WiMAX AP传输多路语音数据 时, 也存在类似的技术问题。 In addition to the above technical problems in the use of UMTS to transmit multi-channel voice data, in other application scenarios, such as using GSM AP, CDMA AP, and WiMAX AP to transmit multiple voice data. Similar technical problems exist.
目前, 无线接入点设备连接少数无线用户的网络应用是一种较新的技 术, 其目的是为了解决在室内或信号较差地点中的无线终端无法连接到基站 的技术问题。 在现有移动通信网络中, 还无法做到信号覆盖任何地点的程 度, 但一些信号覆盖不到的地点可能存在有线通信网络节点, 比如固定电 话。 因此可以在这些移动网络覆盖不到而存在有线网络的地点设置无线接入 点设备, 无线接入点设备连接有线网络, 下面则可以连接多个无线终端。 当 某个无线终端移动到该无线接入点覆盖范围时, 发现自己无法和原移动网络 连接, 或者发现已经进入无线接入点设备信号覆盖范围, 则可以切换到该无 线接入点设备下。 但多个无线用户一起接入到该无线接入点设备下时, 可能 造成该无线接入点设备负载较重, 影响使用该网络的其他业务, 或无线终端 本身的业务也无法正常开展, 本发明可以解决该技术问题。  At present, the wireless access point device connecting a few wireless users' network applications is a relatively new technology, and its purpose is to solve the technical problem that wireless terminals in indoors or in poor signal locations cannot connect to the base station. In existing mobile communication networks, it is not possible to cover the extent of the signal at any location, but some locations where the signal is not covered may have wired communication network nodes, such as fixed telephones. Therefore, the wireless access point device can be set up in a place where the mobile network does not cover and the wired network exists, and the wireless access point device is connected to the wired network, and below, multiple wireless terminals can be connected. When a wireless terminal moves to the coverage of the wireless access point, it finds that it cannot connect with the original mobile network, or finds that it has entered the wireless access point device signal coverage, and can switch to the wireless access point device. However, when multiple wireless users access the wireless access point device together, the wireless access point device may be heavily loaded, affecting other services using the network, or the wireless terminal itself may not be deployed normally. The invention can solve the technical problem.
因此, 本发明的一个方面是在同一个无线接入点设备中让至少两个用户 的业务数据共享传输层开销, 也就是在各个用户业务的业务流净荷中增加复 用子头, 或称为用户标识, 或称为业务流标识(具体方式将在下面实施例部 分进行详细描述) , 能够用于标识各个用户, 然后将各个包括业务流标识 (或称为复用子头, 或称为用户标识) 、 报文头和数据净荷复用在一起, 作 为 RTP数据包的净荷。 这样, 至少两个用户的业务数据可以共享传输层开 销, 均摊到各个用户业务的平均传输开销得到降低, 从而提高传输效率。  Therefore, an aspect of the present invention is to allow a service data of at least two users to share a transport layer overhead in the same wireless access point device, that is, to add a multiplexing subheader in a service flow payload of each user service, or For user identification, or service flow identification (detailed in the following embodiment section), can be used to identify individual users, and then each includes a service flow identifier (or called a multiplex sub-header, or The user ID), the header and the data payload are multiplexed together as the payload of the RTP packet. In this way, the service data of at least two users can be shared by the transport layer, and the average transmission overhead spread to each user service is reduced, thereby improving transmission efficiency.
也可以是将各个包括业务流标识 (或称为复用子头, 或称为用户标 识) 、 RTP压缩头、 报文头和数据净荷复用在一起, 作为 UDP数据包的净 荷。 这样, 至少两个用户的业务数据可以共享传输层开销, 均摊到各个用户 业务的平均传输开销得到降低, 从而提高传输效率。  Alternatively, each of the service flow identifiers (or referred to as multiplex subheaders, or user identifiers), RTP compression headers, message headers, and data payloads may be multiplexed together as a payload of the UDP packet. In this way, the service data of at least two users can share the transport layer overhead, and the average transmission overhead spread to each user service is reduced, thereby improving transmission efficiency.
首先, 本发明数据发送方法提供第一实施方式, 在 RTP复用的场景 下, 包括以下步骤:  First, the data transmission method of the present invention provides a first implementation manner. In the scenario of RTP multiplexing, the following steps are included:
步骤 A1 : 为在无线接入点与接入网关之间传输的电路交换域业务数据 的报文头和报文净荷之前增加对应的业务流标识, 标记所述报文所属的用 户以及报文的长度; Step A1: Circuit switched domain service data transmitted between the wireless access point and the access gateway Add a corresponding service flow identifier before the packet header and the message payload, and mark the user to which the packet belongs and the length of the packet;
步骤 A2:将至少两个所述报文净荷、 报文头、 对应的业务流标识复用 在一起, 作为 RTP数据包的净荷;  Step A2: multiplexing at least two of the message payload, the packet header, and the corresponding service flow identifier as the payload of the RTP data packet;
步骤 A3:发送复用后的所述 RTP数据包。  Step A3: Send the multiplexed RTP data packet.
在 UDP复用的场景下, 本实施例也可以为包括以下步骤:  In the scenario of UDP multiplexing, this embodiment may also include the following steps:
步骤 A1 : 为在无线接入点与接入网关之间传输的电路交换域业务数据 的 RTP压缩头、 4艮文头和 4艮文净荷之前增加对应的业务流标识, 标记所述 报文所属的用户以及报文的长度;  Step A1: Add a corresponding service flow identifier to the RTP compression header, the 4 艮 header, and the 4 艮 payload of the circuit switched domain service data transmitted between the wireless access point and the access gateway, and mark the packet The user and the length of the message;
步骤 A2:将至少两个所述报文净荷、 报文头、 RTP压缩头、 对应的业 务流标识复用在一起, 作为 UDP数据包的净荷;  Step A2: multiplexing at least two of the message payload, the packet header, the RTP compression header, and the corresponding service flow identifier as the payload of the UDP data packet;
步骤 A3: 发送复用后的所述 UDP数据包。  Step A3: Send the multiplexed UDP packet.
以上实施方式可以看出, 由于在无线接入点与接入网关之间传输的特定 场景中, 将至少包括两个用户数据的报文净荷、 报文头、 对应的业务流标识 复用在一起, 作为 RTP数据包的净荷; 或者将至少包括两个用户数据的报 文净荷、 4艮文头、 RTP压缩头、 对应的业务流标识复用在一起, 作为 UDP 数据包的净荷, 相对现有技术因 ADSL modem ~ DSLAM链路段协议栈过多 造成传输效率过低的技术问题, 本发明实施方式针对该段传输链路的特殊情 况, 让至少两个电路交换域业务数据共享该段传输层的开销, 使均摊到各个 用户业务的平均传输开销得到降低, 从而保证业务服务质量, 提高传输效 率。  The above embodiment can be seen that, in a specific scenario transmitted between the wireless access point and the access gateway, the packet payload, the packet header, and the corresponding service flow identifier including at least two user data are multiplexed in the Together, as the payload of the RTP data packet; or multiplexing the message payload including at least two user data, the 4 艮 header, the RTP compression header, and the corresponding service flow identifier as the payload of the UDP packet Compared with the prior art, the transmission efficiency is too low due to the excessive protocol stack of the ADSL modem to the DSLAM link segment. The embodiment of the present invention allows at least two circuit switched domain service data sharing for the special case of the segment transmission link. The overhead of the transport layer is reduced, so that the average transmission cost of each user service is reduced, thereby ensuring service quality and improving transmission efficiency.
本发明提供对应上述数据发送方法第一实施方式的数据接收方法第一实 施方式, 在 RTP复用的场景下, 包括以下步骤:  The present invention provides a first implementation manner of the data receiving method corresponding to the first embodiment of the foregoing data transmission method. In the scenario of RTP multiplexing, the following steps are included:
步骤 B1 :接收在无线接入点与接入网关之间传输的经 RTP复用的电路 交换域业务 RTP数据包; 步骤 B2:从所述数据包中解析出复用的所述数据; Step B1: receiving an RTP multiplexed circuit switched domain service RTP data packet transmitted between the wireless access point and the access gateway; Step B2: parsing the multiplexed data from the data packet;
步骤 B3:从所述复用的数据中解复用出各个用户数据的业务流标识、 报文头, 所述业务流标识标记所述报文所属的用户以及报文的长度;  Step B3: Demultiplexing the service flow identifier and the packet header of each user data from the multiplexed data, where the service flow identifier marks the length of the user to which the packet belongs and the length of the packet;
步骤 B4:根据所述业务流标识, 获取对应所述用户和报文长度的报文 净荷。  Step B4: Obtain a packet payload corresponding to the length of the user and the packet according to the service flow identifier.
在 UDP复用的场景下, 本实施例也可以为包括以下步骤:  In the scenario of UDP multiplexing, this embodiment may also include the following steps:
步骤 B1 :接收在无线接入点与接入网关之间传输的经 UDP复用的电路 交换域业务 UDP数据包;  Step B1: receiving a UDP-multiplexed circuit switched domain service UDP data packet transmitted between the wireless access point and the access gateway;
步骤 B2:从所述数据包中解析出复用的所述数据;  Step B2: parsing the multiplexed data from the data packet;
步骤 B3:从所述复用的数据中解复用出各个用户数据的业务流标识、 Step B3: Demultiplexing the service flow identifier of each user data from the multiplexed data,
RTP压缩头、 4艮文头, 所述业务流标识标记所述 4艮文所属的用户以及 4艮文 的长度; An RTP compression header, a message header, the service flow identifier marking a length of the user to which the message belongs and a length of the message;
步骤 B4:根据所述业务流标识, 获取对应所述用户和报文长度的报文 净荷。  Step B4: Obtain a packet payload corresponding to the length of the user and the packet according to the service flow identifier.
本实施方式对应上述数据发送方法提供第一实施方式, 其接收所述 RTP 复用数据包或所述 UDP复用数据包的主体可以是无线接入点或接入网关, 接入网关可以连接各个不同通信网络, 因此, 在接入网关这个位置对接收的 数据进行解复用, 得到各个用户 RTP数据或 UDP数据, 然后按照目标地址 发送到对应的无线接入点或通信网络, 协助无线接入点实现 RTP复用或 UDP复用的功能。  The embodiment provides a first implementation manner corresponding to the foregoing data transmission method, where the body that receives the RTP multiplexed data packet or the UDP multiplexed data packet may be a wireless access point or an access gateway, and the access gateway may connect each Different communication networks, therefore, demultiplexing the received data at the access gateway location, obtaining RTP data or UDP data of each user, and then transmitting to the corresponding wireless access point or communication network according to the target address, assisting wireless access Point to implement RTP multiplexing or UDP multiplexing.
为方便描述, 以下部分实施方式以发送、 传输、 接收语音业务为例对本 发明实施方式进行说明。  For convenience of description, the following embodiments implement the embodiments of the present invention by taking, transmitting, and receiving voice services as an example.
参阅图 4, 是本发明数据发送方法第二实施方式的流程图, 所述方法包 括以下步骤:  Referring to FIG. 4, which is a flowchart of a second embodiment of a data transmitting method according to the present invention, the method includes the following steps:
在 RTP复用的场景下, 参见图 4a, 步骤 401a:选择同一个无线接入点 下至少两个用户的电路交换域业务数据, 并在选出的每个用户的数据的报 文头和 4艮文净荷之前增加对应的业务流标识, 标记所述 4艮文所属的用户以 及所述报文的长度; In the scenario of RTP multiplexing, see Figure 4a, step 401a: select the same wireless access point And circuit-switching domain service data of at least two users, and adding a corresponding service flow identifier before the selected packet header and the payload of each user's data, marking the user to which the 4-page text belongs and The length of the message;
在 UDP复用的场景下, 参见图 4b, 步骤 401b:选择同一个无线接入 点下至少两个用户的电路交换域业务数据, 并在选出的每个用户的数据的 RTP压缩头、 报文头和报文净荷之前增加对应的业务流标识, 标记所述报 文所属的用户以及所述报文的长度。  In the scenario of UDP multiplexing, referring to FIG. 4b, step 401b: selecting circuit switched domain service data of at least two users under the same wireless access point, and selecting an RTP compression header and a report for each user's data. Before the header and the packet payload, the corresponding service flow identifier is added, and the user to which the packet belongs and the length of the packet are marked.
为方便描述, 本发明举 ADSL应用场景进行描述。 在该场景中, 无线 接入点下面连接多个无线用户终端, 无线接入点通过 ADSL调制调解器、 DSLAM、 IP/Ethernet ( IP网络)连接到核心网的接入网关。 所述 ADSL调 制调解器还可以另外接普通电话机。  For convenience of description, the present invention describes an ADSL application scenario. In this scenario, multiple wireless user terminals are connected under the wireless access point, and the wireless access point is connected to the access gateway of the core network through an ADSL modem, DSLAM, and IP/Ethernet (IP network). The ADSL modem can also be connected to a regular telephone.
在 RTP复用的场景下, 当无线接入点检测到所述多个无线用户终端在 同时进行 AMR语音业务时, 可以对全部用户数据进行 RTP复用, 首先 是: 为各个用户语音业务数据的 IuUP报文头和 IuUP报文净荷之前增加对 应的业务流标识, 业务流标识的定义可参阅图 5a。 其中, 业务流标识用于 标记所述报文所属的用户以及报文的长度, 在本实施方式中釆用一个字节 来标记。  In the scenario of RTP multiplexing, when the wireless access point detects that the multiple wireless user terminals perform AMR voice service at the same time, RTP multiplexing may be performed on all user data, firstly: for each user voice service data The corresponding service flow identifier is added before the IuUP packet header and the IuUP packet payload. The definition of the service flow identifier can be seen in Figure 5a. The service flow identifier is used to mark the user to which the message belongs and the length of the message. In this embodiment, one byte is used for marking.
图 5a中, 该字节包含用户标识和长度指示两个域。 用户标识域用于标 识 AMR语音业务流属于哪个用户, 为 2比特, 可标识 4个用户, 可复用 4 个 AMR语音业务流。 长度指示域用于指示 AMR语音业务流加上 IuUP头部 的总长度 (不包括业务流标识本身长度) , 为 6 比特, 可指示 63 字节 ( =26-1 ) , 满足 AMR语音业务流最大长度加上 IuUP报文头的总长度要 求。 In Figure 5a, this byte contains two fields, the user ID and the length indication. The user identification field is used to identify which user the AMR voice service flow belongs to, which is 2 bits, and can identify 4 users, and can reuse 4 AMR voice service flows. The length indication field is used to indicate the total length of the AMR voice service flow plus the IuUP header (excluding the length of the service flow identifier itself), which is 6 bits, and can indicate 63 bytes (=2 6 -1 ) to satisfy the AMR voice service flow. The maximum length plus the total length of the IuUP header.
在 UDP复用的场景下, 也可以是当无线接入点检测到所述多个无线用 户终端在同时进行 AMR语音业务时, 可以对全部用户数据进行 UDP复 用, 首先是: 为各个用户语音业务数据的 RTP压缩头、 IuUP报文头和 IuUP 4艮文净荷之前增加对应的业务流标识, 业务流标识的定义可参阅图 5b。 其中, 业务流标识用于标记所述报文所属的用户以及报文的长度, 在 本实施方式中釆用三个字节来标记。 In the scenario of UDP multiplexing, when the wireless access point detects that the multiple wireless user terminals perform AMR voice service at the same time, UDP multiplexing may be performed on all user data. First, the voice is used for each user. RTP compression header, IuUP header and The corresponding service flow identifier is added before the IuUP 4 payload, and the definition of the traffic identifier can be seen in Figure 5b. The service flow identifier is used to mark the user to which the message belongs and the length of the message. In this embodiment, three bytes are used for marking.
业务流标识包含业务流标识域和长度指示域。 业务流标识域用于标识 AMR语音业务流属于哪个用户, 长度 2字节。 长度指示域用于指示 AMR 语音业务流加上 IuUP头部和 RTP压缩头的总长度(不包括业务流标识域本 身长度) , 长度 1 字节, 可指示 255 字节 (=28-1 ) , 满足 AMR语音业务 流最大长度加上 IuUP报文头的总长度要求。 The service flow identifier contains a service flow identification field and a length indication field. The service flow identification field is used to identify which user the AMR voice service flow belongs to, and is 2 bytes in length. The length indication field is used to indicate the total length of the AMR voice service flow plus the IuUP header and the RTP compression header (excluding the length of the service flow identification field itself), and the length is 1 byte, which can indicate 255 bytes (=2 8 -1 ) The maximum length of the AMR voice service flow and the total length of the IuUP packet header are met.
此外, 也可以选择将部分用户的语音业务数据进行复用, 具体需要先 选择进行 UDP或 RTP复用的用户数据, 然后再进行复用。  In addition, you can also choose to multiplex some users' voice service data. Specifically, you need to select user data for UDP or RTP multiplexing, and then reuse them.
在 RTP复用的场景下, 参见图 4a, 步骤 402a:将各个用户数据的报文 净荷、 报文头、 增加的业务流标识复用在一起, 作为 RTP数据包的净荷; 无线接入点继续进行 RTP复用, 具体是将全部用户数据或选定的部分 用户数据的报文净荷、 报文头、 增加的各自业务标识复用在一起, 作为 RTP数据包的净荷, 封装到 RTP/UDP/IP及底层协议中; 比如, 对需要在 同一时间进行 AMR语音业务的多个用户数据进行复用, 即将每个用户数 据的报文净荷、 报文头以及业务流标识作为一个子单元, 将多个所述子单 元作为一个 RTP数据包的净荷进行封装。  In the scenario of RTP multiplexing, referring to FIG. 4a, step 402a: multiplexing the packet payload, the packet header, and the added service flow identifier of each user data as the payload of the RTP data packet; The point continues to perform RTP multiplexing, specifically multiplexing all the user data or the selected part of the user data packet payload, the packet header, and the added respective service identifiers, as the payload of the RTP data packet, encapsulated into RTP/UDP/IP and the underlying protocol; for example, multiplexing multiple user data that needs to perform AMR voice service at the same time, that is, the packet payload, packet header, and service flow identifier of each user data as one The subunit encapsulates a plurality of the subunits as a payload of an RTP data packet.
以 AMR语音为例, 封装后的数据包结构可参阅图 6a, 可以看到, RTP层复用有多个用户的 AMR语音业务数据包或称 AMR语音业务流, 即才艮文净荷。 每个 IuUP包对应一个用户标识或称业务流标识, 所述 IuUP 包, 或称 IuUP 包净荷, 或称业务流净荷包括: IuUP报文头和报文净荷。 用户标识或称业务流标识即为 IuUP包专有开销, 或称业务流专有开销。  For example, as shown in Figure 6a, the ARP voice can be seen. Each IuUP packet corresponds to a user identifier or a service flow identifier, and the IuUP packet, or IuUP packet payload, or service flow payload includes: an IuUP packet header and a message payload. The user ID or service flow identifier is the IuUP packet exclusive cost, or the service flow exclusive cost.
在 UDP复用的场景下, 参见图 4b, 步骤 402b:将各个用户数据的报 文净荷、 4艮文头、 RTP压缩头、 增加的业务流标识复用在一起, 作为 UDP 数据包的净荷; In the scenario of UDP multiplexing, referring to FIG. 4b, step 402b: multiplexing the message payload, the 4 艮 header, the RTP compression header, and the added service flow identifier of each user data as UDP. The payload of the packet;
无线接入点继续进行 UDP复用, 具体是将全部用户数据或选定的部分 用户数据的报文净荷、 报文头、 RTP压缩头、 增加的各自业务标识复用在 一起, 作为 UDP数据包的净荷, 封装到 UDP/IP及底层协议中; 比如, 对 需要在同一时间进行 AMR语音业务的多个用户数据进行复用, 即将每个 用户数据的报文净荷、 报文头、 RTP压缩头以及业务流标识作为一个子单 元, 将多个所述子单元作为一个 UDP数据包的净荷进行封装。  The wireless access point continues to perform UDP multiplexing, specifically multiplexing all the user data or the selected part of the user data packet payload, the packet header, the RTP compression header, and the added respective service identifiers as UDP data. The payload of the packet is encapsulated into UDP/IP and the underlying protocol; for example, multiplexing multiple user data that needs to perform AMR voice service at the same time, that is, the payload of the packet for each user data, the header of the packet, The RTP compression header and the service flow identifier are used as a subunit, and a plurality of the subunits are encapsulated as a payload of a UDP packet.
以 AMR语音为例, 封装后的数据包结构可参阅图 6b, 可以看到, 每 个 IuUP包包含 AMR语音业务流和 IuUP头, AMR语音业务流即为报文净 荷, IuUP包作为业务流的净荷; 每个 IuUP包开销, 或称业务流开销包含两 部分: RTP压缩头和业务流标识。 RTP压缩头包含两部分信息, 一部分是 序列号 (1字节) , 一部分是时间戳(2字节) , RTP压缩头的定义如图 7 所示; 业务流标识主要用于标识对应业务流所属的用户和业务流的长度。 基于图 6b中定义的数据包结构, 可以实现同一用户业务流的复用, 也实现 不同用户业务流的复用。  Taking AMR voice as an example, the encapsulated data packet structure can be seen in Figure 6b. It can be seen that each IuUP packet contains an AMR voice service flow and an IuUP header, and the AMR voice service flow is a message payload, and the IuUP packet is used as a service flow. The payload of each IuUP packet, or service flow overhead, consists of two parts: the RTP compression header and the service flow identifier. The RTP compression header contains two parts of information, one part is the serial number (1 byte), one part is the timestamp (2 bytes), and the RTP compression header is defined as shown in Figure 7. The service flow identifier is mainly used to identify the corresponding service flow. The length of the user and the business flow. Based on the data packet structure defined in Figure 6b, multiplexing of the same user service flow can be realized, and multiplexing of different user service flows can also be realized.
参阅图 8, 图 8是图 6a和图 6b中 IuUP报文头的结构示意图。 其中每 个 AMR语音业务流的 IuUP头包含了 PDU类型 ( PDU type ) 、 帧编号 ( Frame Number ) 、 帧质量控制 (Frame Quality Control,简称 FQC ) 、 RAB子流组合指示 ( RAB sub-Flow Combination Indicator,简称 RFCI ) 、 头循环冗余检验 ( Header Cyclic Redundancy Check ) 和净荷循环冗余检验 ( Payload Cyclic Redundancy Check ) 。 PDU type用指示 PDU类型。 RFCI 用于指示该 AMR语音业务流中的 RAB子流类型及组合, 并给出帧编号 ( Frame Number ) 。 帧编号 ( Frame Number ) 可以是基于时间或者发送的 IuUP PDU。 当帧编号 ( Frame Number ) 是基于时间编号时, 帧编号 ( Frame Number ) 的目的是帮助处理时间定位 ( Time Alignment ) 功能; 当帧编号 (Frame Number )是基于发送的 IuUP PDU时, 帧编号 (Frame Number ) 的目的是提供给接收实体一种了解丟失 IuUP帧的机制。 FQC用 于帧质量分级。 CRC用于头 (Header )及净荷 ( Payload )检验。 Referring to FIG. 8, FIG. 8 is a schematic structural diagram of an IuUP packet header in FIG. 6a and FIG. 6b. The IuUP header of each AMR voice service flow includes a PDU type, a frame number, a frame quality control (FQC), and an RAB sub-flow combination indicator. , referred to as RFCI), Header Cyclic Redundancy Check and Payload Cyclic Redundancy Check. The PDU type is used to indicate the PDU type. The RFCI is used to indicate the RAB substream type and combination in the AMR voice service flow, and gives a Frame Number. The Frame Number can be a time-based or transmitted IuUP PDU. When the Frame Number is based on the time number, the purpose of the Frame Number is to help handle the Time Alignment function; when the Frame Number is based on the transmitted IuUP PDU, the frame number ( Frame The purpose of Number ) is to provide the receiving entity with a mechanism to understand the loss of IuUP frames. FQC is used for frame quality grading. The CRC is used for header (header) and payload (payload) checks.
在 RTP复用的场景下, 参见图 4a, 步骤 403a:发送复用后的所述 RTP 数据包。  In the scenario of RTP multiplexing, referring to FIG. 4a, step 403a: transmitting the multiplexed RTP data packet.
在 UDP 复用的场景下, 参见图 4b , 步骤 403b:发送复用后的所述 In the scenario of UDP multiplexing, see FIG. 4b, step 403b: transmitting the multiplexed
UDP数据包 UDP packet
在对各个用户 AMR语音业务流进行复用后, 通过无线接入点、 用户端 设备、 局端设备以及 IP/Ethernet网络发送到核心网中的接入网关。 在本实施 方式中, 可以是通过无线接入点、 ADSL调制调解器、 DSLAM、 IP/Ethernet 网络发送到核心网中的接入网关。  After multiplexing the AMR voice service flows of each user, the access gateways in the core network are sent through the wireless access point, the client device, the central office device, and the IP/Ethernet network. In this embodiment, the access gateway may be sent to the core network through a wireless access point, an ADSL modem, a DSLAM, or an IP/Ethernet network.
本发明数据发送方法第三实施方式和上述第二实施方式类似, 不同之处 在于: 复用后的数据流通过电缆调制调解器 (Cable modem ) 、 线缆调制解 调器头端系统 CMTS ( Cable Modem Termination System ) 以及 IP/Ethernet网 络进行传输。  The third embodiment of the data transmitting method of the present invention is similar to the second embodiment described above, except that: the multiplexed data stream passes through a cable modem (Cable modem), and the cable modem head end system CMTS (Cable Modem Termination System) ) and IP/Ethernet networks for transmission.
参阅图 9, 本发明还提供数据接收方法第二实施方式, 对应上述数据发 送方法第二实施方式, 图中以 UDP复用场景为例进行说明, RTP复用场景 的情况与 UDP复用场景类似, 可以进一步参考下面实施例的文字说明。 数 据接收方法第二实施方式包括以下步骤:  Referring to FIG. 9 , the present invention further provides a second embodiment of a data receiving method, which corresponds to the foregoing second embodiment of the data sending method, where the UDP multiplexing scenario is taken as an example, and the RTP multiplexing scenario is similar to the UDP multiplexing scenario. Further reference can be made to the text description of the following embodiments. The second embodiment of the data receiving method includes the following steps:
在 RTP复用的场景下, 步骤 801为接收在无线接入点与接入网关之间 传输的经 RTP复用的电路交换域业务 RTP数据包;  In the scenario of RTP multiplexing, step 801 is to receive an RTP multiplexed circuit switched domain service RTP data packet transmitted between the wireless access point and the access gateway;
在 UDP复用的场景下, 步骤 801可以是, 接收在无线接入点与接入网 关之间传输的经 UDP复用的电路交换域业务 UDP数据包;  In the scenario of UDP multiplexing, step 801 may be: receiving a UDP-multiplexed circuit switched domain service UDP data packet transmitted between the wireless access point and the access gateway;
本步骤中, 接收的 RTP数据包或 UDP数据包来自无线接入点, 并通 过用户端设备、 局端设备以及 IP网络进行传输, 具体的, 本实施方式以该 数据为自适应多速率 AMR语音数据为例进行说明。 本实施方式中, 所述用户端设备和局端设备可以分别是 ADSL调制调 解器和 DSLAM, 还可以分别是电缆调制调解器 (Cable modem )和线缆调 制解调器头端系统(CMTS ) 。 In this step, the received RTP data packet or the UDP data packet is sent from the wireless access point, and is transmitted through the user equipment, the central office equipment, and the IP network. Specifically, the embodiment uses the data as the adaptive multi-rate AMR voice. The data is taken as an example for explanation. In this embodiment, the user equipment and the central office equipment may be an ADSL modem and a DSLAM, respectively, and may also be a cable modem and a cable modem head end system (CMTS).
在 RTP复用的场景下, 步骤 802为从所述数据包中解析出复用的所述 RTP数据;  In the scenario of RTP multiplexing, step 802 is to parse the multiplexed RTP data from the data packet.
在 UDP复用的场景下, 步骤 802可以是, 从所述数据包中解析出复用 的所述 UDP数据;  In the scenario of UDP multiplexing, step 802 may be: parsing the multiplexed UDP data from the data packet;
具体是接入网关根据和无线接入点协商好的解复用方法, 从所述数据 包中解析出复用数据, 在 UDP复用的场景下, 这些数据包括了复用的各个 语音业务报文的业务流标识、 RTP压缩头、 IuUP报文头、 IuUP报文净 荷, 或者在 RTP复用的场景下, 这些数据包括了复用的各个语音业务报文 的业务流标识、 IuUP报文头、 IuUP报文净荷。 所述解析方法可以是让接 入网关按照无线接入点对数据复用与封装的过程, 反向操作。 在 UDP复用 的场景下, 即去除 IP等协议层数据, 留下全部语音业务报文的业务流标 识、 RTP压缩头、 IuUP报文头、 IuUP报文净荷, 即留下复用的 UDP数据 包净荷。 在 RTP复用的场景下, 即去除 UDP/IP等协议层数据, 留下全部 语音业务报文的业务流标识、 IuUP报文头、 IuUP报文净荷, 即留下复用 的 RTP数据包净荷。  Specifically, the access gateway parses the multiplexed data from the data packet according to a demultiplexing method negotiated with the wireless access point. In the UDP multiplexing scenario, the data includes the multiplexed voice service reports. The service flow identifier, the RTP compression header, the IuUP packet header, the IuUP packet payload, or the RTP multiplexed scenario, the data includes the service flow identifier and the IuUP packet of the multiplexed voice service packets. Header, IuUP message payload. The parsing method may be that the access gateway reverses the operation of multiplexing and encapsulating data according to the wireless access point. In the scenario of UDP multiplexing, the protocol layer data such as IP is removed, and the service flow identifier, RTP compression header, IuUP packet header, and IuUP packet payload of all voice service packets are left, that is, the UDP is reserved. Packet payload. In the scenario of RTP multiplexing, the protocol layer data such as UDP/IP is removed, and the service flow identifier, IuUP packet header, and IuUP packet payload of all voice service packets are left, that is, the multiplexed RTP packets are left. Payload.
在 RTP复用的场景下, 步骤 803:从所述复用的数据中解复用出各个语 音业务报文的业务流标识、 报文头, 所述业务流标识标记所述报文所属的 用户以及报文的长度;  In the scenario of RTP multiplexing, step 803: Demultiplexing the service flow identifier and the packet header of each voice service packet from the multiplexed data, where the service flow identifier marks the user to which the packet belongs And the length of the message;
本步骤是接续上述步骤的解析过程, 对复用的 RTP净荷进行解复用过 程, 按照无线接入点在报文头和报文净荷之前增加业务流标识后的数据格 式, 从单个用户的数据包中解析出业务流标识和报文头。  This step is a process of parsing the above steps, and demultiplexing the multiplexed RTP payload, according to the data format of the wireless access point after adding the service flow identifier before the packet header and the message payload, from a single user. The service flow identifier and the packet header are parsed in the data packet.
在 UDP复用的场景下, 步骤 803可以是, 从所述复用的数据中解复用 出各个语音业务报文的业务流标识、 RTP压缩头、 报文头, 所述业务流标 识标记所述报文所属的用户以及报文的长度; In the scenario of UDP multiplexing, step 803 may be: demultiplexing from the multiplexed data. The service flow identifier, the RTP compression header, and the packet header of each voice service packet, where the service flow identifier marks the length of the user to which the packet belongs and the length of the packet;
本步骤是接续上述步骤的解析过程, 对复用的 UDP净荷进行解复用过 程, 按照无线接入点在 RTP压缩头、 报文头和报文净荷之前增加业务流标 识后的数据格式, 从单个用户的数据包中解析出业务流标识、 RTP压缩头 和报文头。  This step is a process of resolving the multiplexed UDP payload, and the data format is added according to the wireless access point before the RTP compression header, the packet header, and the packet payload. The service flow identifier, the RTP compression header, and the packet header are parsed from a single user's data packet.
在 RTP复用的场景下, 步骤 804:根据所述业务流标识, 获取对应所述 用户和报文长度的报文净荷;  In the scenario of RTP multiplexing, step 804: Obtain a packet payload corresponding to the length of the user and the packet according to the service flow identifier.
首先根据业务流标识域中的长度为一个字节的用户标识域中的两比 特, 确定报文所属用户, 然后确定所述报文的长度, 从所述复用的数据中 获取所述长度的报文净荷; 在其他实施方式中, 当然可以用一个字节或 三、 四个字节等来标识报文所属用户, 其他字节标识所述报文的长度。  First, according to the two bits in the user identification field of the one-byte length in the service flow identification field, the user to which the message belongs is determined, and then the length of the packet is determined, and the length is obtained from the multiplexed data. In other embodiments, one byte or three or four bytes may be used to identify the user to which the message belongs, and other bytes identify the length of the message.
在 UDP复用的场景下, 步骤 804可以是, 根据所述业务流标识, 获取 对应所述用户和报文长度的报文净荷;  In the scenario of UDP multiplexing, step 804 may be: obtaining, according to the service flow identifier, a packet payload corresponding to the length of the user and the packet;
首先根据业务流标识域中的两字节的用户标识域, 确定报文所属用 户, 然后根据一字节的长度指示域, 确定所述报文的长度, 从所述复用的 数据中获取所述长度的报文净荷; 在其他实施方式中, 当然可以用一个字 节或三、 四个字节等来标识报文所属用户, 其他字节标识所述报文的长 度。  First, according to the two-byte user identification field in the service flow identification field, the user to which the message belongs is determined, and then the length of the message is determined according to the length of the one-byte field, and the obtained data is obtained from the multiplexed data. In other embodiments, one byte or three or four bytes may be used to identify the user to which the message belongs, and other bytes identify the length of the message.
在 RTP复用的场景下, 步骤 805:将所述各个用户的报文头和报文净 荷封装到各自的数据包中;  In the scenario of RTP multiplexing, step 805: encapsulating the packet header and the packet payload of each user into respective data packets;
在 UDP复用的场景下, 步骤 805可以是, 将所述各个用户的 RTP压 缩头、 报文头和报文净荷封装到各自的数据包中;  In the scenario of UDP multiplexing, step 805 may be: encapsulating the RTP compression header, the packet header, and the packet payload of each user into respective data packets;
为了转发各个用户 AMR语音业务数据, 需要在得到的各个用户报文 头及其净荷后, 将这些数据再重新进行单独封装。 步骤 806:发送所述封装后的数据包。 In order to forward the AMR voice service data of each user, the data needs to be separately encapsulated separately after the obtained user headers and their payloads. Step 806: Send the encapsulated data packet.
针对 4艮文头中的目标地址, 接入网关向该目标地址发送对应用户的 AMR语音业务数据。  For the target address in the header, the access gateway sends the AMR voice service data of the corresponding user to the target address.
以上是从无线接入点向接入网络发送复用数据的方法实施方式, 下面介 绍本发明从接入网关向无线接入点发送复用数据的方法实施方式。  The above is a method for transmitting multiplexed data from a wireless access point to an access network. The following describes an embodiment of the method for transmitting multiplexed data from an access gateway to a wireless access point.
参阅图 10, 首先提供本发明数据发送方法第四实施方式, 图中以 UDP 复用场景为例进行说明, RTP复用场景的情况与 UDP复用场景类似, 可以 进一步参考下面实施例的文字说明。 数据发送方法第四实施方式包括以下步 骤:  Referring to FIG. 10, a fourth embodiment of the data transmission method of the present invention is provided. The UDP multiplexing scenario is taken as an example. The RTP multiplexing scenario is similar to the UDP multiplexing scenario. . Data Transmission Method The fourth embodiment includes the following steps:
在 RTP复用的场景下, 步骤 901 :选择目的地址为同一个无线接入点 的至少两个用户的电路交换域业务数据, 并为选出的每个用户的数据报文 头和 文净荷之前增加对应的业务流标识;  In the scenario of RTP multiplexing, step 901: selecting circuit switched domain service data of at least two users whose destination addresses are the same wireless access point, and before selecting the data packet header and the text payload of each user. Add a corresponding service flow identifier;
在 UDP复用的场景下, 步骤 901可以是, 选择目的地址为同一个无线 接入点的至少两个用户的电路交换域业务数据, 并为选出的每个用户的数 据 RTP压缩头、 文头和 ^艮文净荷之前增加对应的业务流标识;  In the scenario of UDP multiplexing, step 901 may be: selecting circuit switched domain service data of at least two users whose destination addresses are the same wireless access point, and compressing the header and text for each selected user RTP data. Add the corresponding service flow identifier before the header and the payload;
在 RTP复用的场景下, 步骤 902:在所述每个用户语音数据包的报文 头和 4艮文净荷之前增加对应的业务流标识, 标记所述 4艮文所属的用户以及 报文的长度;  In the scenario of RTP multiplexing, step 902: adding a corresponding service flow identifier before the packet header and the payload of each user voice data packet, marking the user and the message to which the 4艮 text belongs. length;
在 UDP复用的场景下, 步骤 902还可以是, 在所述每个用户语音数据 包的 RTP压缩头、 报文头和报文净荷之前增加对应的业务流标识, 标记所 述报文所属的用户以及报文的长度;  In the scenario of UDP multiplexing, step 902 may be: adding a corresponding service flow identifier to the RTP compression header, the packet header, and the packet payload of each user voice data packet, and marking the packet to belong to User and the length of the message;
在 RTP复用的场景下, 步骤 903 : 将包括上述至少两个用户的报文净 荷、 报文头、 各自业务流标识复用在一起, 作为 RTP数据包的净荷, 封装 到 RTP/UDP/IP及底层协议中;  In the scenario of RTP multiplexing, step 903: multiplexing the packet payload, the packet header, and the respective service flow identifiers of the at least two users as the payload of the RTP data packet, and packaging the data into the RTP/UDP. /IP and underlying protocol;
在 UDP复用的场景下, 步骤 903可以是, 将包括上述至少两个用户的 才艮文净荷、 4艮文头、 RTP压缩头、 各自业务流标识复用在一起, 作为 UDP 数据包的净荷, 封装到 UDP/IP及底层协议中; In the scenario of UDP multiplexing, step 903 may be: including at least two users. The payloads, 4 艮 headers, RTP compression headers, and respective service flow identifiers are multiplexed together as the payload of the UDP packet, encapsulated into UDP/IP and the underlying protocol;
在 RTP复用的场景下, 步骤 904:发送复用后的所述 RTP数据包到所 述无线接入点。  In the scenario of RTP multiplexing, step 904: Send the multiplexed RTP data packet to the wireless access point.
在 UDP复用的场景下, 步骤 904可以是, 发送复用后的所述 UDP数 据包到所述无线接入点。  In the scenario of UDP multiplexing, step 904 may be: sending the multiplexed UDP data packet to the wireless access point.
以上实施方式可以看出, 本实施方式与本发明前述实施方式的原理类 似, 是在接入网关一侧接收到来自不同用户的语音数据时, 筛选出目的地址 为同一个无线接入点的用户数据, 然后将上述各个用户语音数据的报文净 荷、 报文头、 RTP压缩头、 各自业务流标识复用在一起, 或者是将上述各个 用户语音数据的报文净荷、 报文头、 各自业务流标识复用在一起, 作为 UDP数据包或者 RTP数据包的净荷, 相对现有技术因 ADSL modem - DSLAM链路段协议栈过多造成传输效率过低的技术问题, 本发明实施方式 针对该段传输链路的特殊情况, 让多个用户的语音数据共享该段传输层的开 销, 使均摊到各个用户业务的平均传输开销得到降低, 从而使传输效率提 高。  It can be seen that the foregoing embodiment is similar to the foregoing embodiment of the present invention. When receiving voice data from different users on the access gateway side, the user whose destination address is the same wireless access point is selected. Data, and then multiplex the message payload, the packet header, the RTP compression header, and the respective service flow identifiers of the foregoing user voice data, or the message payload and the packet header of each user voice data. The respective service flow identifiers are multiplexed together, as the payload of the UDP data packet or the RTP data packet, and the technical problem of the transmission efficiency is too low due to the excessive ADSL modem-DSLAM link segment protocol stack in the prior art, the embodiment of the present invention For the special case of the transmission link, the voice data of multiple users share the overhead of the transmission layer, so that the average transmission overhead allocated to each user service is reduced, thereby improving the transmission efficiency.
在其他实施方式中, 在 RTP复用的场景下, 所述为各个用户的报文头 和才艮文净荷增加对应的用户标识包括: 为各个用户的 IuUP头和 IuUP净荷增 加 IuUP用户标识。 并且, 该用户标识的长度是一个字节, 用其中的两比特 标识所述报文所属用户, 用该字节的其他的比特标识所述报文的长度。 当 然, 也可以用两字节或三字节等作为该用户标识的长度。  In other embodiments, in the scenario of RTP multiplexing, the user identifier corresponding to the packet header and the payload of each user is increased by: adding an IuUP user identifier to each user's IuUP header and IuUP payload. . Moreover, the length of the user identifier is one byte, and two bits of the user identifier are used to identify the user to which the message belongs, and the other bits of the byte are used to identify the length of the message. Of course, two or three bytes or the like can also be used as the length of the user identification.
或者在 UDP复用的场景下, 所述为各个用户的 RTP压缩头、 报文头和 才艮文净荷增加对应的标识包括: 为各个用户业务流的 IuUP头和 IuUP净荷增 加 RTP压缩头、 业务流标识。 并且, 该业务流标识的长度是三个字节, 用 其中的两字节标识所述报文所属用户, 用一字节标识所述报文的长度。 当 然, 也可以用一字节或三字节或四字节等作为该业务流标识的长度。 参阅图 11 , 对应上述本发明数据发送方法第四实施方式, 提供本发明 数据接收方法第三实施方式。 图中以 UDP复用场景为例进行说明, RTP复 用场景的情况与 UDP复用场景类似, 可以进一步参考下面实施例的文字说 明。 数据接收方法第三实施方式包括以下步骤: Or, in the scenario of UDP multiplexing, the identifiers corresponding to the RTP compression header, the packet header, and the payload of each user are added to: include an RTP compression header for the IuUP header and the IuUP payload of each user service flow. , business flow identification. Moreover, the length of the service flow identifier is three bytes, and two bytes are used to identify the user to which the message belongs, and one byte is used to identify the length of the message. Of course, one byte or three bytes or four bytes may be used as the length of the service flow identifier. Referring to Fig. 11, a third embodiment of the data receiving method of the present invention is provided corresponding to the fourth embodiment of the data transmitting method of the present invention. The UDP multiplexing scenario is used as an example. The RTP multiplexing scenario is similar to the UDP multiplexing scenario. You can refer to the text description of the following embodiments. Data Receiving Method The third embodiment includes the following steps:
在 RTP复用的场景下, 步骤 1001:无线接入点接收来自接入网关的经 In the scenario of RTP multiplexing, step 1001: the wireless access point receives the response from the access gateway.
RTP复用的电路交换域业务数据包; 在 UDP复用的场景下, 步骤 1001可以 是: 无线接入点接收来自接入网关的经 RTP复用的电路交换域业务数据 包; RTP multiplexed circuit switched domain service data packet; in a UDP multiplexed scenario, step 1001 may be: The wireless access point receives the RTP multiplexed circuit switched domain service data packet from the access gateway;
在 RTP复用的场景下, 步骤 1002:从用户数据报文协议数据包中解析出 RTP复用的数据;  In the scenario of RTP multiplexing, step 1002: parsing RTP multiplexed data from the user data packet protocol data packet;
在 UDP复用的场景下, 步骤 1002可以是, 从用户数据报文协议数据包 中解析出 UDP复用的数据;  In the scenario of UDP multiplexing, step 1002 may be: parsing UDP multiplexed data from a user data packet protocol data packet;
在 RTP复用的场景下, 步骤 1003: 从所述数据中解复用出各个用户业 务的业务流标识、 报文头、 报文净荷, 所述业务流标识标记所述报文所属的 用户以及报文的长度;  In the scenario of RTP multiplexing, step 1003: Demultiplexing the service flow identifier, the packet header, and the packet payload of each user service from the data, where the service flow identifier marks the user to which the packet belongs. And the length of the message;
在 UDP复用的场景下, 步骤 1003可以是, 从所述数据中解复用出各个 用户业务的业务流标识、 RTP压缩头、 报文头、 报文净荷, 所述业务流标识 标记所述报文所属的用户以及报文的长度;  In the scenario of UDP multiplexing, step 1003 may be: demultiplexing the service flow identifier, the RTP compression header, the packet header, and the packet payload of each user service from the data, where the service flow identifier is The user to which the message belongs and the length of the message;
步骤 1004、 根据所述业务流标识, 获取对应所述用户和报文长度的报 文净荷。  Step 1004: Obtain a message payload corresponding to the length of the user and the packet according to the service flow identifier.
本实施方式是无线接入点接收从接入网关来的 RTP数据包或 UDP数据 包并进行解复用的过程。  The present embodiment is a process in which a wireless access point receives and demultiplexes RTP data packets or UDP data packets from an access gateway.
在所述数据接收方法中, 无线接入点可以通过 IP/Ethernet网络、 局端设 备以及用户端设备接收 AMR语音数据, 方法包括但不限于以下两种:  In the data receiving method, the wireless access point can receive AMR voice data through an IP/Ethernet network, a central office device, and a client device, and the method includes but is not limited to the following two types:
1 ) 无线接入点通过 IP/Ethernet网络、 数字用户线接入复用器 DSLAM 以及非对称数字用户环路 ADSL调制调解器接收自适应多速率 AMR语音 数据; 或 1) The wireless access point accesses the multiplexer DSLAM through the IP/Ethernet network and digital subscriber line. And an asymmetric digital subscriber loop ADSL modem receives adaptive multi-rate AMR voice data; or
2 ) 无线接入点通过 IP/Ethernet 网络、 CMTS 以及电缆调制解调器 ( Cable modem )接收 AMR语音数据。 荷通过无线方式发送给对应的用户终端。  2) The wireless access point receives AMR voice data over the IP/Ethernet network, CMTS, and cable modem. The payload is sent wirelessly to the corresponding user terminal.
当然, 本发明数据发送、 接收方法也可以应用到视频业务, 比如视频电 话业务, 此时, 所述用户电路交换域业务数据即为视频电话业务数据。  Of course, the data transmission and reception method of the present invention can also be applied to a video service, such as a video telephone service. At this time, the user circuit switched domain service data is video telephone service data.
在 RTP复用的场景下, 标记所述报文所属用户以及报文的长度时: 用 两个字节中的部分比特标识所述 4艮文所属用户, 用所述两个字节的其他比特 中的部分比特标识所述 4艮文的长度。 比如用一个字节的部分或全部比特标识 报文所属用户, 用另一个字节的部分或全部比特标识报文长度; 当然, 也可 以用其他方式来标识, 本发明实施例对此不做限定。  In the scenario of RTP multiplexing, when marking the user to which the message belongs and the length of the message: use the partial bits of the two bytes to identify the user to which the message belongs, and use the other bits of the two bytes. A portion of the bits identify the length of the 4 艮 text. For example, a part or all of the bits of a byte are used to identify the user to which the message belongs, and the length of the message is used to identify the length of the message. .
在 UDP复用的场景下, 标记所述报文所属用户以及报文的长度时: 用 三个字节中的部分比特标识所述 4艮文所属用户, 用所述三个字节的其他比特 中的部分比特标识所述 4艮文的长度。 比如用一个字节的部分或全部比特标识 报文所属用户, 用另一个字节的部分或全部比特标识报文长度; 当然, 也可 以用其他方式来标识, 本发明实施例对此不做限定。  In the scenario of UDP multiplexing, when marking the user to which the message belongs and the length of the message: identify the user to which the message belongs by using a part of the three bytes, and use the other bits of the three bytes. A portion of the bits identify the length of the 4 艮 text. For example, a part or all of the bits of a byte are used to identify the user to which the message belongs, and the length of the message is used to identify the length of the message. .
本领域普通技术人员可以理解实现上述数据发送、 接收方法各实施方式 中的全部或部分步骤是可以通过程序来指令相关的硬件来完成, 所述的程序 可以存储于计算机可读取存储介质中, 该程序在执行时, 可以包括前述本发 明各个实施方式的内容。 这里所称得的存储介质, 如: ROM/RAM、 磁碟、 光盘等。  A person skilled in the art can understand that all or part of the steps of implementing the above data transmission and receiving methods can be completed by a program to instruct related hardware, and the program can be stored in a computer readable storage medium. The program, when executed, may include the foregoing various embodiments of the present invention. The storage medium referred to herein is, for example, a ROM/RAM, a magnetic disk, an optical disk, or the like.
参阅图 12, 图 12是本发明通信系统第一实施方式的原理框图, 其中显 示本发明无线接入点设备第一实施方式。 该无线接入点设备包括: 第一标记单元 1110, 在 RTP复用的场景下, 用于为电路交换域业务 数据的 4艮文头和^艮文净荷之前增加对应的业务流标识; Referring to FIG. 12, FIG. 12 is a schematic block diagram of a first embodiment of a communication system of the present invention, showing a first embodiment of a wireless access point device of the present invention. The wireless access point device includes: The first marking unit 1110, in the scenario of RTP multiplexing, is configured to add a corresponding service flow identifier before the payload of the circuit switched domain service data.
或者在 UDP复用的场景下, 为电路交换域业务数据的报文头和报文净 荷之前增加对应的 RTP压缩头、 业务流标识; 该业务流标识用于标记所述 报文所属的用户以及报文的长度;  Or in the UDP multiplexing scenario, the corresponding RTP compression header and the service flow identifier are added before the packet header and the packet payload of the circuit switched domain service data; the service flow identifier is used to mark the user to which the packet belongs. And the length of the message;
第一复用单元 1120, 在 RTP复用的场景下, 用于将至少两个用户的 所述报文净荷、 报文头、 所述第一标记单元 1110增加的各自业务流标识复 用在一起, 作为 RTP数据包的净荷;  The first multiplexing unit 1120 is configured to multiplex the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the first marking unit 1110 in a scenario of RTP multiplexing. Together, as the payload of the RTP packet;
或者在 UDP复用的场景下, 用于将至少两个用户的所述报文净荷、 报 文头、 RTP压缩头、 所述第一标记单元 1110增加的各自业务流标识复用 在一起, 作为 UDP数据包的净荷;  Or in the scenario of UDP multiplexing, the packet payload, the packet header, the RTP compression header, and the respective service flow identifiers added by the first marking unit 1110 are multiplexed together by the at least two users. The payload as a UDP packet;
第一发送单元 1130 , 用于发送所述第一复用单元 1120输出的所述 RTP数据包或 UDP数据包。  The first sending unit 1130 is configured to send the RTP data packet or the UDP data packet output by the first multiplexing unit 1120.
在本实施方式中, 所述第一发送单元 1130可以通过用户端设备、 局端 设备以及 IP网络传输经过复用的业务数据, 具体的, 本实施方式以自适应 多速率 AMR语音数据为例进行描述。  In this embodiment, the first sending unit 1130 may transmit the multiplexed service data by using the user equipment, the central office equipment, and the IP network. Specifically, the embodiment uses the adaptive multi-rate AMR voice data as an example. description.
所述用户端设备和局端设备可以分别是 ADSL 调制调解器和 DSLAM, 还可以分别是 Cable modem和 CMTS。  The client device and the central office device may be an ADSL modem and a DSLAM, respectively, and may also be a cable modem and a CMTS, respectively.
所述第一标记单元 1110, 在 UDP复用的场景下, 具体用于为各个用 户语音业务的 IuUP头和 IuUP净荷增加 RTP压缩头、 IuUP业务流标识, 或者在 RTP复用的场景下, 用于为各个用户语音业务的 IuUP头和 IuUP 净荷增加 IuUP业务流标识。  The first marking unit 1110 is specifically configured to add an RTP compression header, an IuUP service flow identifier, or an RUP multiplexing scenario to the IuUP header and the IuUP payload of each user voice service in a scenario of UDP multiplexing. The IuUP service flow identifier is added to the IuUP header and the IuUP payload for each user voice service.
还参阅图 12, 图 12是本发明通信系统第一实施方式的原理框图, 其中 显示本发明接入网关第一实施方式, 对应上述无线接入点设备第一实施方 式, 该接入网关包括: 第二接收单元 1140, 在 RTP复用的场景下, 用于接收来自无线接入 点的经 RTP复用的 RTP数据包, 也就是接收来自所述第一发送单元 1130 的 RTP数据包; Referring to FIG. 12, FIG. 12 is a schematic block diagram of a first embodiment of a communication system according to the present invention. The first embodiment of the access gateway of the present invention is shown, which corresponds to the first implementation manner of the foregoing wireless access point device, and the access gateway includes: The second receiving unit 1140 is configured to receive the RTP multiplexed RTP data packet from the wireless access point, that is, receive the RTP data packet from the first sending unit 1130 in a scenario of RTP multiplexing;
或者在 UDP复用的场景下, 用于接收来自无线接入点的经 UDP复用 的 UDP数据包, 也就是接收来自所述第一发送单元 1130的 UDP数据包; 第二解析单元 1150, 在 RTP复用的场景下, 用于从所述第二接收单 元 1140输出的 RTP数据包中解析出 RTP复用的数据;  Or in a scenario of UDP multiplexing, for receiving a UDP-multiplexed UDP data packet from a wireless access point, that is, receiving a UDP data packet from the first sending unit 1130; and a second parsing unit 1150, In the RTP multiplexing scenario, the RTP multiplexed data is parsed from the RTP data packet output by the second receiving unit 1140;
或者在 UDP 复用的场景下, 用于从所述第二接收单元 1140输出的 UDP数据包中解析出 UDP复用的数据  Or in the scenario of UDP multiplexing, for parsing UDP multiplexed data from the UDP data packet output by the second receiving unit 1140.
第二解复用单元 1160, 在 RTP复用的场景下, 用于从所述第二解析 单元 1150输出的数据中解复用出各个用户数据的业务流标识和报文头, 所 述业务流标识标记所述报文所属的用户以及报文的长度, 并根据所述业务 或者在 UDP复用的场景下, 用于从所述第二解析单元 1150输出的数 据中解复用出各个用户数据的业务流标识、 RTP压缩头、 报文头, 所述业 务流标识标记所述报文所属的用户以及报文的长度, 并根据所述业务流标 识, 获取所述用户的 RTP压缩头、 报文头以及对应报文长度的报文净荷。  The second demultiplexing unit 1160 is configured to demultiplex the service flow identifier and the packet header of each user data from the data output by the second parsing unit 1150 in a scenario of RTP multiplexing, where the service flow is Defining the length of the user to which the packet belongs and the length of the packet, and demultiplexing the user data from the data output by the second parsing unit 1150 according to the service or in a UDP multiplexing scenario. The service flow identifier, the RTP compression header, and the packet header, the service flow identifier marks the length of the user to which the packet belongs and the length of the packet, and obtains the RTP compression header and the report of the user according to the service flow identifier. The header and the payload of the message corresponding to the length of the message.
可选的, 在其他实施方式中, 如果需要将数据进行进一步转发, 还可 以进一步包括:  Optionally, in other implementation manners, if the data needs to be further forwarded, the method further includes:
第一封装单元 1170, 在 RTP复用的场景下, 用于将所述第二解复用 或者在 UDP复用的场景下, 用于将所述第二解复用单元 1160输出的 各个用户的 RTP压缩头、 报文头和报文净荷封装到各自的数据包中;  The first encapsulating unit 1170 is configured to use, in the scenario of the RTP multiplexing, the second demultiplexing or UDP multiplexing scenario, for each user that outputs the second demultiplexing unit 1160. The RTP compression header, the packet header, and the message payload are encapsulated into respective data packets;
第三发送单元 1180, 用于发送所述第一封装单元 1170输出的各个用 户的数据包。 在更多实施方式中, 所述业务可以是语音业务, 比如 AMR语音业务, 或者是视频业务, 比如视频电话业务, 或者是电路交换域内的其他业务。 The third sending unit 1180 is configured to send a data packet of each user output by the first encapsulating unit 1170. In further embodiments, the service may be a voice service, such as an AMR voice service, or a video service, such as a video telephony service, or other services in a circuit switched domain.
针对语音业务, 所述第二解复用单元 1160在 RTP复用的场景下, 具体 用于从所述数据包净荷中解析出各个用户语音业务报文的 IuUP业务流标 识、 IuUP报文头, 并根据所述 IuUP业务流标识, 获取所述用户的 IuUP报 文头以及对应报文长度的 IuUP报文净荷;  For the voice service, the second demultiplexing unit 1160 is specifically configured to parse the IuUP service flow identifier and the IuUP packet header of each user voice service packet from the data packet payload in the scenario of RTP multiplexing. Obtaining, according to the IuUP service flow identifier, an IuUP packet header of the user and an IuUP packet payload corresponding to the packet length;
或者在 UDP复用的场景下, 用于从所述数据包净荷中解析出各个用户 语音业务报文的 IuUP业务流标识、 RTP压缩头、 IuUP报文头, 并根据所述 IuUP业务流标识, 获取所述用户的 RTP压缩头、 IuUP报文头以及对应报文 长度的 IuUP报文净荷。  Or in the UDP multiplexing scenario, the IuUP service flow identifier, the RTP compression header, and the IuUP packet header for parsing the voice service packets of the user from the data packet payload, and according to the IuUP service flow identifier. And obtaining an RTP compression header, an IuUP packet header, and an IuUP packet payload of the corresponding packet length.
参阅图 13 , 本发明还提供接入网关第二实施方式, 包括:  Referring to FIG. 13, the present invention further provides a second implementation manner of an access gateway, including:
选择单元 1210, 用于选择目的地址为同一个无线接入点不同接收用户 的 RTP语音数据包或 UDP语音数据包;  The selecting unit 1210 is configured to select an RTP voice data packet or a UDP voice data packet whose destination address is different receiving users of the same wireless access point;
第二标记单元 1220 , 在 RTP 复用的场景下, 用于为所述选择单元 1210选出的各个用户语音数据包的报文头和报文净荷之前增加对应的业务 流标识;  The second marking unit 1220 adds a corresponding service flow identifier before the packet header and the message payload of each user voice data packet selected by the selecting unit 1210 in the RTP multiplexing scenario.
或者在 UDP复用的场景下, 用于为所述选择单元 1210选出的各个用 户语音数据包的 RTP压缩头、 4艮文头和 4艮文净荷之前增加对应的业务流标 识, 该业务流标识标记所述报文所属的用户以及报文的长度;  Or in the scenario of UDP multiplexing, the RTP compression header, the 4 艮 header, and the 4 艮 payload of each user voice data packet selected by the selecting unit 1210 are added with corresponding service flow identifiers, and the service is added. The flow identifier marks the length of the user to which the packet belongs and the length of the packet;
第二复用单元 1230, 在 RTP复用的场景下, 用于将至少两个用户的 所述报文净荷、 报文头、 所述第二标记单元 1220增加的各自业务流标识, 作为 RTP数据包的净荷, 封装到 RTP/UDP/IP及底层协议中;  The second multiplexing unit 1230, in the scenario of RTP multiplexing, is used as the RTP for the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the second marking unit 1220. The payload of the packet, encapsulated into RTP/UDP/IP and the underlying protocol;
或者在 UDP复用的场景下, 用于将至少两个用户的所述报文净荷、 报 文头、 RTP压缩头、 所述第二标记单元 1220增加的各自业务流标识, 作 为 UDP数据包的净荷, 封装到 UDP/IP及底层协议中; 第二发送单元 1240, 用于发送所述第二复用单元 1230输出的 RTP数 据包或 UDP数据包到所述无线接入点。 Or in the scenario of UDP multiplexing, the packet service payload, the packet header, the RTP compression header, and the second service unit identifier added by the second label unit 1220 are used as UDP packets. The payload, encapsulated into UDP/IP and the underlying protocol; The second sending unit 1240 is configured to send an RTP data packet or a UDP data packet output by the second multiplexing unit 1230 to the wireless access point.
在其他实施方式中, 可以将本发明还提供接入网关第一、 二实施方式 集成在一起, 综合实现各自功能。  In other embodiments, the first and second embodiments of the access gateway may be integrated to implement the respective functions.
参阅图 14, 本发明还提供无线接入点设备第二实施方式, 对应上述接 入网关第二实施方式, 包括:  Referring to FIG. 14, the present invention further provides a second implementation manner of a wireless access point device, corresponding to the second implementation manner of the access gateway, including:
第一接收单元 1310, 用于接收来自接入网关的经 RTP复用的 RTP数 据包; 或者用于接收来自接入网关的经 UDP复用的 UDP数据包;  The first receiving unit 1310 is configured to receive the RTP multiplexed RTP data packet from the access gateway, or to receive the UDP multiplexed UDP data packet from the access gateway;
第一解析单元 1320, 在 RTP复用的场景下, 用于从所述第一接收单 元 1310接收的 RTP数据包中解析出 RTP复用的用户语音业务数据;  The first parsing unit 1320 is configured to parse RTP multiplexed user voice service data from the RTP data packet received by the first receiving unit 1310 in a scenario of RTP multiplexing;
或者在 UDP复用的场景下, 用于从所述第一接收单元 1310接收的 UDP 数据包中解析出 UDP复用的用户语音业务数据;  Or, in a scenario of UDP multiplexing, parsing UDP-multiplexed user voice service data from the UDP data packet received by the first receiving unit 1310;
第一解复用单元 1330, 在 RTP复用的场景下, 用于从所述第一解析单 元 1320输出的数据中解析出各个用户语音业务的业务流标识、 报文头, 所 述业务流标识标记所述报文所属的用户以及报文的长度, 并根据所述业务流 标识, 获取对应所述用户和报文长度的报文净荷;  The first demultiplexing unit 1330 is configured to parse a service flow identifier and a packet header of each user voice service from the data output by the first parsing unit 1320 in a scenario of RTP multiplexing, where the service flow identifier is used. Marking the length of the user to which the packet belongs and the length of the packet, and obtaining the payload of the packet corresponding to the length of the user and the packet according to the service flow identifier;
或者在 UDP复用的场景下, 用于从所述第一解析单元 1320输出的数据 中解析出各个用户语音业务的业务流标识、 RTP压缩头、 报文头, 所述业务 流标识标记所述报文所属的用户以及报文的长度, 并根据所述业务流标识, 获取对应所述用户和报文长度的报文净荷。  Or in a scenario of UDP multiplexing, the service flow identifier, the RTP compression header, and the packet header of each user voice service are parsed from the data output by the first parsing unit 1320, and the service flow identifier is The user to which the packet belongs and the length of the packet, and the payload of the packet corresponding to the length of the user and the packet is obtained according to the service flow identifier.
解复用后的报文净荷可以发送给所述无线接入点设备下面的对应无线用 户设备。  The demultiplexed message payload can be sent to the corresponding wireless user device under the wireless access point device.
在其他实施方式中, 可以将本发明还提供无线接入点设备第一、 二实 施方式集成在一起, 综合实现各自功能。  In other embodiments, the present invention may further provide the first and second implementation manners of the wireless access point device to integrate the respective functions.
还参阅图 12, 本发明还提供通信系统第一实施方式, 包括无线接入点 设备和接入网关。 无线接入点设备和接入网关的具体实施方式请参考前述各 通信系统、 无线接入点设备和接入网关实施例的描述。 Referring also to FIG. 12, the present invention also provides a first embodiment of a communication system, including a wireless access point. Equipment and access gateway. For a specific implementation manner of the wireless access point device and the access gateway, refer to the foregoing descriptions of various communication systems, wireless access point devices, and access gateway embodiments.
参阅图 15 , 在其他实施方式中, 通信系统可以进一步包括:  Referring to FIG. 15, in other embodiments, the communication system may further include:
串接在所述第一发送单元 1130 与第二接收单元 1140 之间的 IP/Ethernet网络 1410、 数字用户线接入复用器 DSLAM 1420以及非对称数 字用户环路 ADSL调制调解器 1430; 或  An IP/Ethernet network 1410, a digital subscriber line access multiplexer DSLAM 1420, and an asymmetric digital subscriber loop ADSL modem 1430 are connected in series between the first transmitting unit 1130 and the second receiving unit 1140; or
串接在所述第一发送单元 1130 与第一接收单元 1140 之间的 IP/Ethernet 网络、 线缆调制解调器头端系统 CMTS 以及电缆调制调解器 ( Cable modem ) 。  An IP/Ethernet network, a cable modem head end system CMTS, and a cable modem are connected in series between the first transmitting unit 1130 and the first receiving unit 1140.
以上技术方案可以看出, 本发明实施方式提供的技术方案, 在无线接入 点与接入网关之间传输的特定场景中, 在电路交换域业务数据的报文头和报 文净荷之前增加对应的业务流标识, 标记所述报文所属的用户以及报文的长 度, 将至少两个用户的报文净荷、 报文头、 各自业务流标识复用在一起, 作 为 RTP数据包的净荷, 让各用户的数据共享该段传输层的开销, 使均摊到 各个用户业务的平均传输开销得到降低, 从而使传输效率提高。  The foregoing technical solution can be seen that the technical solution provided by the embodiment of the present invention increases in the specific scenario between the wireless access point and the access gateway, before the packet header and the message payload of the circuit switched domain service data. Corresponding service flow identifier, marking the length of the user to which the message belongs and the length of the packet, multiplexing the packet payload, the packet header, and the respective service flow identifiers of at least two users, as the net of the RTP data packet The cost of each segment of the user is shared by the data of the segment, so that the average transmission cost evenly distributed to each user service is reduced, thereby improving the transmission efficiency.
或者是, 在无线接入点与接入网关之间传输的特定场景中, 在电路交换 域业务数据的实时传输协议压缩头、 报文头和报文净荷之前增加对应的业务 流标识, 标记所述报文所属的用户以及报文的长度, 将至少两个用户的报文 净荷、 报文头、 实时传输协议压缩头、 各自业务流标识复用在一起, 作为 UDP数据包的净荷, 让各用户的数据共享该段传输层的开销, 使均摊到各个 用户业务的平均传输开销得到降低, 从而使传输效率提高。  Alternatively, in a specific scenario transmitted between the wireless access point and the access gateway, the corresponding service flow identifier is added before the real-time transport protocol compression header, the packet header, and the packet payload of the circuit switched domain service data, and the label is added. The user and the length of the packet to which the packet belongs are multiplexed with the packet payload, the packet header, the real-time transport protocol compression header, and the respective service flow identifiers of the two users as the payload of the UDP packet. The data of each user is shared by the data of the segment, so that the average transmission cost evenly distributed to each user service is reduced, thereby improving the transmission efficiency.
本发明实施方式巧妙釆用 UDP数据包复用或 RTP数据包复用复用的方 式, 减少数据发送量, 满足两个用户以上同时使用业务的需求。  The embodiment of the invention uses the UDP packet multiplexing or RTP packet multiplexing multiplexing method to reduce the amount of data transmission and meet the requirements of simultaneously using two users.
值得说明的是, 前述本发明无线接入点设备第一实施方式中的各单元可 以集成在一个处理模块中; 同理, 前述本发明无线接入点其他实施方式、 接 入网关、 通信系统各实施方式中的各单元也可以集成在一个处理模块中; 或 模块中。 It should be noted that the foregoing units in the first embodiment of the wireless access point device of the present invention may be integrated into one processing module. Similarly, other embodiments of the foregoing wireless access point of the present invention are connected. Each unit in each embodiment of the gateway and communication system can also be integrated into one processing module; or in a module.
还值得说明的是, 本发明实施方式中的无线接入点设备、 接入网关、 通 信系统各实施方式中的各单元既可以釆用硬件的形式实现, 可软件实现的部 分也可以釆用软件功能模块的形式实现。 相应地, 本发明各实施方式既可以 作为独立的产品销售或使用, 可软件实现的部分也可以存储在一个计算机可 读取存储介质中进行销售或使用。  It should be noted that the units in the embodiments of the wireless access point device, the access gateway, and the communication system in the embodiments of the present invention may be implemented in the form of hardware, and the software-implemented part may also use the software. The form of the functional module is implemented. Accordingly, embodiments of the invention may be sold or used as separate products, and the software implementable portions may also be stored in a computer readable storage medium for sale or use.
此外, 本发明实施方式可用于 GSM AP、 CDMA AP、 WiMAX AP以及 WiFi, 在传送多路语音数据时提高传输效率。 以 GSM AP为例, 整体技术方 案与本方案相同, 不同之处仅在于与 UMTS AP相比所釆用的空口技术不 同, 但 AP对接收到空口解调后的信号处理原理与技术方案相同。 而 AG处 理的技术方案也和本发明实施方式提供的技术方案相同。  In addition, the embodiments of the present invention can be used for GSM AP, CDMA AP, WiMAX AP, and WiFi to improve transmission efficiency when transmitting multiple voice data. Taking the GSM AP as an example, the overall technical solution is the same as this one. The only difference is that the air interface technology used is different from that of the UMTS AP. However, the signal processing principle of the AP after receiving the air interface demodulation is the same as the technical solution. The technical solution of the AG processing is also the same as the technical solution provided by the embodiment of the present invention.
本发明实施方式不限于 UMTS AP/AG elu的接口应用, 也不限于 elu接 口的语音业务, 还可以应用到视频电话业务、 传真业务。  The embodiment of the present invention is not limited to the interface application of the UMTS AP/AG elu, and is not limited to the voice service of the elu interface, and can also be applied to the video telephone service and the fax service.
综上, 本发明至少可以产生如下技术效果:  In summary, the present invention can at least produce the following technical effects:
1、 本发明实施方式可以有效降低无线接入点设备与接入网关之间接口 实时传输协议数据传输的平均开销, 提升传输效率, 节省传输带宽;  The embodiment of the present invention can effectively reduce the average cost of real-time transmission protocol data transmission between the wireless access point device and the access gateway, improve transmission efficiency, and save transmission bandwidth;
2、 可以提升语音、 视频业务等的传输效率;  2. It can improve the transmission efficiency of voice and video services;
比如, 复用不同用户语音业务情况下的效率、 ADSL层速率如下表所 示, 由表可知, 釆用复用技术后, 当 ADSL层仅提供 128kpbs带宽时, 可以 承载 4个无线终端的语音业务, 而釆用常规方法, 只能传输 1个无线终端的 语音业务。 1 个语音用户业 复用 2个用户 复用 3个用户 复用 4个用户 务(无复用) 业务 业务 业务 For example, the efficiency of the multiplexing of different user voice services and the ADSL layer rate are shown in the following table. It can be seen from the table that after the multiplexing technology is used, when the ADSL layer provides only 128 kpbs bandwidth, it can carry voice services of four wireless terminals. And using the conventional method, only one voice service of the wireless terminal can be transmitted. 1 voice user industry reuse 2 users reuse 3 users reuse 4 user services (no multiplexing) business business services
ATM信元数 4 5 5 6  ATM cell number 4 5 5 6
效率 14.4% 24.1% 36.2% 40.3% Efficiency 14.4% 24.1% 36.2% 40.3%
ADSL层速率 /用户 84.8 kbps 53.0 kbps 35.3 kbps 31.8 kbpsADSL layer rate / user 84.8 kbps 53.0 kbps 35.3 kbps 31.8 kbps
ADSL层总速率 84.8 kbps 106.0 bps 106.0 bps 127.2 bps 表二: 复用不同用户业务情况下的效率、 ADSL层速率比较表 ADSL layer total rate 84.8 kbps 106.0 bps 106.0 bps 127.2 bps Table 2: Efficiency and ADSL layer rate comparison table for multiplexing different user services
3、 由于能有效节省带宽, 每个无线接入点设备下面可以允许两个以上 无线用户终端同时使用电路交换域业务, 解决只能一个无线用户终端使用无 线接入点设备进行各种业务比如语音通信的技术问题, 并较大程度保证业务 服务质量; 3. Since the bandwidth can be effectively saved, each wireless access point device can allow two or more wireless user terminals to simultaneously use the circuit switched domain service, and only one wireless user terminal can use the wireless access point device to perform various services such as voice. Technical problems of communication, and to a large extent guarantee the quality of business services;
总之, 本发明实施方式针对通信系统中无线接入点设备连接无线用户数 量较少的场景, 釆用 RTP复用或 UDP复用的方式, 减少数据发送量, 提高 传输效率, 满足多个用户同时使用业务的需求, 提高服务质量。  In summary, the embodiments of the present invention are directed to a scenario in which a wireless access point device connects to a wireless user in a communication system with a small number of wireless users, and uses RTP multiplexing or UDP multiplexing to reduce the amount of data sent, improve transmission efficiency, and satisfy multiple users simultaneously. Improve the quality of service by using the needs of the business.
以上对本发明所提供的一种数据发送、 接收方法以及无线接入点设备、 网关、 通信系统通过具体实施例进行了详细介绍, 以上实施例的说明只是用 于帮助理解本发明的方法及其思想; 同时, 对于本领域的一般技术人员, 依 据本发明的思想, 在具体实施方式及应用范围上均会有改变之处, 综上所 述, 本说明书内容不应理解为对本发明的限制。  The data transmission and reception method and the wireless access point device, the gateway, and the communication system provided by the present invention are described in detail by using specific embodiments. The description of the above embodiments is only for helping to understand the method and the idea of the present invention. At the same time, the content of the present invention is not limited by the scope of the present invention.

Claims

权 利 要 求 书 Claim
1、 一种数据发送方法, 其特征在于, 包括:  A data transmission method, comprising:
步骤 A1 : 为在无线接入点与接入网关之间传输的电路交换域业务数据 的报文头和报文净荷之前增加对应的业务流标识, 标记所述报文所属的用 户以及报文的长度;  Step A1: Add a corresponding service flow identifier to the packet header and the packet payload of the circuit switched domain service data transmitted between the wireless access point and the access gateway, and mark the user and the packet to which the packet belongs. length;
步骤 B1 : 将至少两个所述报文净荷、 报文头、 对应的业务流标识复用 包的净荷;  Step B1: Configuring a payload of at least two of the packet payload, the packet header, and the corresponding service flow identifier to multiplex the packet;
步骤 C1 : 发送复用后的所述实时传输协议数据包或用户数据报文协议 数据包。  Step C1: Send the multiplexed real-time transport protocol data packet or user data packet protocol data packet.
2、 根据权利要求 1所述的数据发送方法, 其特征在于,  2. The data transmitting method according to claim 1, wherein
所述步骤 A1 包括: 为在无线接入点与接入网关之间传输的电路交换 域业务数据的实时传输协议压缩头、 报文头和报文净荷之前增加对应的业 务流标识, 标记所述报文所属的用户以及报文的长度;  The step A1 includes: adding a corresponding service flow identifier to the real-time transport protocol compression header, the packet header, and the packet payload of the circuit switched domain service data transmitted between the wireless access point and the access gateway, The user to which the message belongs and the length of the message;
所述步骤 B1 包括: 将至少两个所述报文净荷、 报文头、 实时传输协 议压缩头、 对应的业务流标识复用在一起, 作为用户数据报文协议数据包 的净荷;  The step B1 includes: multiplexing at least two of the packet payload, the packet header, the real-time transmission protocol compression header, and the corresponding service flow identifier as the payload of the user data packet protocol data packet;
所述步骤 C1包括: 发送复用后的所述用户数据报文协议数据包。 The step C1 includes: transmitting the multiplexed user data packet protocol data packet.
3、 根据权利要求 2所述的数据发送方法, 其特征在于, 所述步骤: 为 在无线接入点与接入网关之间传输的电路交换域业务数据的实时传输协议 压缩头、 4艮文头和^艮文净荷之前增加对应的业务流标识包括: 3. The data transmitting method according to claim 2, wherein: the step of: real-time transmission protocol compression header for the circuit switched domain service data transmitted between the wireless access point and the access gateway, The corresponding service flow identifiers are added before the header and the payload, including:
选择同一个无线接入点下至少两个电路交换域业务数据, 并为选出的 每个业务数据的实时传输协议压缩头、 报文头和报文净荷之前增加对应的 业务流标识; 或  Selecting at least two circuit switched domain service data under the same wireless access point, and adding a corresponding service flow identifier to the selected real-time transport protocol compression header, the packet header, and the packet payload of each service data; or
选择目的地址为同一个无线接入点的至少两个电路交换域业务数据, 并为选出的每个业务用户数据的实时传输协议压缩头、 报文头和报文净荷 之前增加对应的业务流标识。 Selecting at least two circuit switched domain service data whose destination address is the same wireless access point, And adding a corresponding service flow identifier before the real-time transport protocol compression header, the packet header, and the packet payload of each selected service user data.
4、 根据权利要求 2所述的数据发送方法, 其特征在于, 所述电路交换 域业务数据为语音业务数据或视频电话业务数据;  The data transmitting method according to claim 2, wherein the circuit switched domain service data is voice service data or video telephony service data;
所述标记所述报文所属业务流标识以及报文的长度包括:  The identifier of the service flow to which the packet belongs and the length of the packet include:
用三个字节中的部分比特标识所述报文所属业务流标识, 其他的比特 标识所述报文的长度。  The service stream identifier to which the message belongs is identified by a partial bit of the three bytes, and the other bits identify the length of the message.
5、 根据权利要求 2所述的数据发送方法, 其特征在于, 所述电路交换 域业务数据为自适应多速率 AMR语音业务数据或视频电话业务数据; 所述发送复用后的用户数据报文协议数据包的步骤包括:  The data transmission method according to claim 2, wherein the circuit switched domain service data is adaptive multi-rate AMR voice service data or video telephony service data; and the multiplexed user data packet is sent. The steps of the protocol packet include:
将复用后的 AMR语音业务数据或视频电话业务数据封装到 UDP/IP及 底层协议中, 并通过用户端设备、 局端设备以及 IP网络发送。  The multiplexed AMR voice service data or video telephony service data is encapsulated into UDP/IP and the underlying protocol, and transmitted through the client device, the central office device, and the IP network.
6、 一种数据接收方法, 其特征在于, 包括:  6. A data receiving method, comprising:
步骤 A2: 接收在无线接入点与接入网关之间传输的经实时传输协议或 用户数据报文协议复用的电路交换域业务用户数据包;  Step A2: receiving a circuit switched domain service user data packet that is transmitted between the wireless access point and the access gateway and multiplexed by a real-time transport protocol or a user data packet protocol;
步骤 B2: 从所述数据包中解析出复用的所述数据;  Step B2: parsing the multiplexed data from the data packet;
步骤 C2: 从所述复用的数据中解复用出各个用户数据的业务流标识、 报文头, 所述业务流标识标记所述报文所属的用户以及报文的长度;  Step C2: Demultiplexing the service flow identifier and the packet header of each user data from the multiplexed data, where the service flow identifier marks the length of the user to which the packet belongs and the length of the packet;
步骤 D2: 根据所述业务流标识, 获取对应所述用户和报文长度的报文 净荷  Step D2: Obtain a packet payload corresponding to the length of the user and the packet according to the service flow identifier.
7、 根据权利要求 6所述的数据接收方法, 其特征在于,  7. The data receiving method according to claim 6, wherein:
所述步骤 A2 包括: 接收在无线接入点与接入网关之间传输的经用户 数据报文协议复用的电路交换域业务用户数据报文协议数据包;  The step A2 includes: receiving a circuit switched domain service user data packet protocol data packet multiplexed by a user data packet protocol transmitted between the wireless access point and the access gateway;
所述步骤 B2包括: 从所述数据包中解析出复用的所述数据; 所述步骤 C2 包括: 从所述复用的数据中解复用出各个用户数据的业 务流标识、 实时传输协议压缩头、 文头, 所述业务流标识标记所述 ^艮文 所属的用户以及报文的长度; The step B2 includes: parsing the multiplexed data from the data packet; the step C2 includes: demultiplexing each user data from the multiplexed data a service flow identifier, a real-time transport protocol compression header, and a header, where the service flow identifier marks a user to which the text belongs and a length of the packet;
所述步骤 D2 包括: 根据所述业务流标识, 获取对应所述用户和报文 长度的报文净荷。  The step D2 includes: obtaining, according to the service flow identifier, a message payload corresponding to the length of the user and the packet.
8、 根据权利要求 7所述的数据接收方法, 其特征在于, 所述步骤: 接 收在无线接入点与接入网关之间传输的经用户数据报文协议复用的电路交 换域业务用户数据报文协议数据包包括:  The data receiving method according to claim 7, wherein: the step of: receiving circuit switched domain service user data multiplexed by a user data packet protocol transmitted between a wireless access point and an access gateway The message protocol data packet includes:
接收来自无线接入点的经用户数据报文协议复用的电路交换域业务用 户数据报文协议数据包;  Receiving a circuit switched domain service user data packet protocol data packet multiplexed by a user data message protocol from a wireless access point;
所述步骤: 获取对应所述用户和报文长度的报文净荷之后进一步包 括:  The step of: obtaining a message payload corresponding to the user and the packet length further includes:
将所述每个用户的实时传输协议压缩头、 报文头和报文净荷封装到各 自的数据包中;  Encapsulating the real-time transport protocol compression header, the packet header, and the packet payload of each user into each data packet;
发送所述封装后的数据包。  Sending the encapsulated data packet.
9、 根据权利要求 8所述的数据接收方法, 其特征在于, 所述电路交换 域业务数据为自适应多速率 AMR语音业务数据或视频电话业务数据; 所述步骤: 接收来自无线接入点的经用户数据报文协议复用的电路交 换域业务用户数据报文协议数据包包括:  The data receiving method according to claim 8, wherein the circuit switched domain service data is adaptive multi-rate AMR voice service data or video telephony service data; and the step of: receiving from a wireless access point The circuit switched domain service user data packet protocol data packet multiplexed by the user data message protocol includes:
接收来自无线接入点的通过用户端设备、 局端设备以及 IP网络进行传 输的经用户数据报文协议复用的电路交换域业务用户数据报文协议数据 包。  Receiving a circuit switched domain service user data packet protocol data packet multiplexed by a user data message protocol transmitted from a wireless access point through a client device, a central office device, and an IP network.
10、 根据权利要求 7所述的数据接收方法, 其特征在于, 所述步骤: 接收在无线接入点与接入网关之间传输的经用户数据报文协议复用的电路 交换域业务用户数据报文协议数据包包括:  The data receiving method according to claim 7, wherein: the step of: receiving circuit switched domain service user data multiplexed by a user data packet protocol transmitted between a wireless access point and an access gateway The message protocol data packet includes:
接收来自接入网关并经用户数据报文协议复用的电路交换域业务用户 数据报文协议数据包; Receiving circuit switched domain service users from the access gateway and multiplexed by user data message protocol Data packet protocol data packet;
所述电路交换域业务数据为自适应多速率 AMR语音业务数据或视频 电话业务数据;  The circuit switched domain service data is adaptive multi-rate AMR voice service data or video telephony service data;
所述步骤: 接收来自接入网关并经用户数据报文协议复用的电路交换 域业务用户数据报文协议数据包包括:  The step of: receiving a circuit switched domain service user data packet protocol data packet from an access gateway and multiplexed by a user data packet protocol includes:
接收来自接入网关的通过 IP网络、 局端设备以及用户端设备进行传输 的经用户数据报文协议复用的电路交换域业务用户数据报文协议数据包。  Receiving a circuit switched domain service user data packet protocol data packet multiplexed by the user data packet protocol from the access gateway through the IP network, the central office device, and the client device.
11、 根据权利要求 7所述的数据接收方法, 其特征在于, 所述电路交 换域业务为语音业务或视频电话业务, 所述步骤: 根据所述业务流标识, 获取对应所述用户和报文长度的报文净荷包括:  The data receiving method according to claim 7, wherein the circuit switched domain service is a voice service or a video telephony service, and the step of: obtaining, according to the service flow identifier, the corresponding user and the packet The length of the message payload includes:
根据长度为三个字节的业务流标识中的部分比特, 确定报文所属用 户, 根据所述三个字节的其他比特, 确定所述报文的长度, 获取所述长度 的报文净荷。  Determining the length of the packet according to the other bits of the three bytes, and obtaining the packet payload of the length according to the part of the service stream identifier that is three bytes in length. .
12、 一种无线接入点设备, 其特征在于, 包括:  12. A wireless access point device, comprising:
第一标记单元, 用于在电路交换域业务数据的报文头和报文净荷之前 增加对应的业务流标识, 标记所述报文所属的用户以及报文的长度;  a first marking unit, configured to add a corresponding service flow identifier before the packet header and the message payload of the circuit switched domain service data, and mark the length of the user to which the packet belongs and the length of the packet;
第一复用单元, 用于将至少两个用户的所述报文净荷、 报文头、 所述 第一标记单元增加的各自业务流标识复用在一起, 作为实时传输协议数据 包或者用户数据报文协议数据包的净荷;  a first multiplexing unit, configured to multiplex the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the first marking unit, as a real-time transport protocol data packet or user The payload of the datagram protocol packet;
第一发送单元, 用于发送所述第一复用单元输出的所述实时传输协议 数据包或者用户数据报文协议数据包。  And a first sending unit, configured to send the real-time transport protocol data packet or the user data packet protocol data packet output by the first multiplexing unit.
13、 根据权利要求 12所述的无线接入点设备, 其特征在于, 所述第一标记单元具体用于为电路交换域业务数据的实时传输协议压 缩头、 文头和 ^艮文净荷之前增加对应的业务流标识, 标记所述^艮文所属 的用户以及报文的长度; 所述第一复用单元具体用于将至少两个用户的所述报文净荷、 报文 头、 实时传输协议压缩头、 所述第一标记单元增加的各自业务流标识复用 在一起, 作为用户数据报文协议数据包的净荷; The wireless access point device according to claim 12, wherein the first marking unit is specifically configured to compress a header, a header, and a payload before the real-time transport protocol for the circuit switched domain service data. Add a corresponding service flow identifier, and mark the length of the user to which the message belongs and the length of the message; The first multiplexing unit is configured to multiplex the packet payload, the packet header, the real-time transport protocol compression header, and the respective service flow identifiers added by the first marking unit by at least two users, As the payload of the User Datagram Protocol packet;
所述第一发送单元具体用于发送所述第一复用单元输出的所述用户数 据报文协议数据包。  The first sending unit is specifically configured to send the user data packet protocol data packet output by the first multiplexing unit.
14、 根据权利要求 12或 13所述的无线接入点设备, 其特征在于, 进 一步包括:  14. The wireless access point device of claim 12 or 13, further comprising:
第一接收单元, 用于接收来自接入网关的经实时传输协议复用的电路 交换域业务实时传输协议数据包或者经用户数据报文协议复用的电路交换 域业务用户数据报文协议数据包;  a first receiving unit, configured to receive a circuit switched domain service real-time transport protocol data packet multiplexed by the real-time transport protocol from the access gateway or a circuit-switched domain service user data packet protocol data packet multiplexed by a user data packet protocol ;
第一解析单元, 用于从所述第一接收单元接收的数据包中解析出所述 实时传输协议复用数据或者所述用户数据报文协议复用数据;  a first parsing unit, configured to parse the real-time transport protocol multiplexed data or the user data packet protocol multiplexed data from the data packet received by the first receiving unit;
第一解复用单元, 用于从所述第一解析单元输出的复用数据中解析出 其中各个用户数据的业务流标识、 报文头, 所述业务流标识标记所述报文 所属的用户以及报文的长度, 并根据所述业务流标识, 获取对应所述用户 和报文长度的报文净荷。  a first demultiplexing unit, configured to parse a service flow identifier and a packet header of each user data from the multiplexed data output by the first parsing unit, where the service flow identifier marks a user to which the packet belongs The packet payload is obtained, and the packet payload corresponding to the length of the user and the packet is obtained according to the service flow identifier.
15、 一种接入网关, 其特征在于, 包括:  15. An access gateway, comprising:
选择单元, 用于选择目的地址为同一个无线接入点不同接收用户的电 路交换域业务数据包;  a selecting unit, configured to select a circuit switching domain service data packet whose destination address is different receiving users of the same wireless access point;
第二标记单元, 用于为所述选择单元选出的数据包的报文头和报文净 荷之前增加对应的业务流标识, 标记所述报文所属的用户以及报文的长 度;  a second marking unit, configured to add a corresponding service flow identifier to the packet header and the message payload of the data packet selected by the selecting unit, and mark the user to which the packet belongs and the length of the packet;
第二复用单元, 用于将至少两个用户的所述报文净荷、 报文头、 以及 第二标记单元增加的各自业务流标识复用在一起, 作为实时传输协议数据 包或者用户数据报文协议数据包的净荷; 第二发送单元, 用于发送所述第二复用单元输出的实时传输协议数据 包或者用户数据报文协议数据包。 a second multiplexing unit, configured to multiplex the message payload of the at least two users, the packet header, and the respective service flow identifiers added by the second marking unit, as a real-time transport protocol data packet or user data. The payload of the message protocol packet; And a second sending unit, configured to send a real-time transport protocol data packet or a user data packet protocol data packet output by the second multiplexing unit.
16、 根据权利要求 15所述的接入网关, 其特征在于,  16. The access gateway of claim 15 wherein:
所述选择单元具体用于选择目的地址为同一个无线接入点不同接收用 户的电路交换域业务数据包;  The selecting unit is specifically configured to select a circuit switched domain service data packet whose destination address is different receiving users of the same wireless access point;
所述第二标记单元具体用于为所述选择单元选出的数据包的实时传输 协议压缩头、 报文头和报文净荷之前增加对应的业务流标识, 标记所述报 文所属的用户以及报文的长度;  The second marking unit is specifically configured to add a corresponding service flow identifier to the real-time transport protocol compression header, the packet header, and the packet payload of the data packet selected by the selecting unit, and mark the user to which the packet belongs. And the length of the message;
所述第二复用单元具体用于将至少两个用户的所述报文净荷、 报文 头、 实时传输协议压缩头、 以及第二标记单元增加的各自业务流标识复用 在一起, 作为用户数据报文协议数据包的净荷;  The second multiplexing unit is specifically configured to multiplex the message payloads of the at least two users, the packet header, the real-time transport protocol compression header, and the respective service flow identifiers added by the second marking unit, as The payload of the User Datagram Protocol packet;
所述第二发送单元具体用于发送所述第二复用单元输出的用户数据报 文协议数据包。  The second sending unit is specifically configured to send a user data packet protocol data packet output by the second multiplexing unit.
17、 根据权利要求 15或 16所述的接入网关, 其特征在于, 进一步包 括:  The access gateway according to claim 15 or 16, further comprising:
第二接收单元, 用于接收来自无线接入点的经实时传输协议复用或经 用户数据报文协议复用的电路交换域业务数据包;  a second receiving unit, configured to receive a circuit switched domain service data packet multiplexed by a real-time transport protocol or multiplexed by a user data packet protocol from a wireless access point;
第二解析单元, 用于从所述第二接收单元输出的数据包中解析出所述 实时传输协议复用数据或者所述用户数据报文协议复用数据;  a second parsing unit, configured to parse the real-time transport protocol multiplexed data or the user data packet protocol multiplexed data from a data packet output by the second receiving unit;
第二解复用单元, 用于从所述第二解析单元输出的复用数据中解复用 出其中各个用户数据的业务流标识、 报文头, 所述业务流标识标记所述报 文所属的用户以及报文的长度, 并根据所述业务流标识, 获取对应所述用 户和报文长度的报文净荷。  a second demultiplexing unit, configured to demultiplex a service flow identifier and a packet header of each user data from the multiplexed data output by the second parsing unit, where the service flow identifier marks that the packet belongs to And the length of the packet, and the packet payload corresponding to the length of the user and the packet is obtained according to the service flow identifier.
18、 根据权利要求 17所述的接入网关, 其特征在于, 进一步包括: 第一封装单元, 用于将所述各个用户数据的实时传输协议压缩头、 报 文头和报文净荷封装到各自的数据包中; The access gateway according to claim 17, further comprising: a first encapsulating unit, configured to compress the header and report the real-time transport protocol of each user data The header and message payload are encapsulated into their respective data packets;
第三发送单元, 用于发送所述封装后的数据包。  The third sending unit is configured to send the encapsulated data packet.
19、 一种通信系统, 其特征在于, 包括如权利要求 12至 14任一项权 利要求所述的无线接入点, 以及如权利要求 15至 18任一项权利要求所述 的接入网关。  A communication system, comprising: the wireless access point according to any one of claims 12 to 14, and the access gateway according to any one of claims 15 to 18.
20、 根据权利要求 19所述的通信系统, 其特征在于, 进一步包括: 串接在所述第一发送单元与第二接收单元之间的 IP网络、 数字用户线 接入复用器 DSLAM以及非对称数字用户环路 ADSL调制调解器; 或  20. The communication system according to claim 19, further comprising: an IP network serially connected between the first transmitting unit and the second receiving unit, a digital subscriber line access multiplexer DSLAM, and a non- Symmetric digital subscriber loop ADSL modem; or
串接在所述第一发送单元与第二接收单元之间的 IP网络、 线缆调制解 调器头端系统 C M T S以及电缆调制调解器。  An IP network, a cable modem head end system C M T S , and a cable modem are connected in series between the first transmitting unit and the second receiving unit.
PCT/CN2008/072117 2007-08-23 2008-08-22 Method for data transmitting and receiving, wireless access point apparatus, gateway and communication system WO2009026845A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710146118.5A CN101374266A (en) 2007-08-23 2007-08-23 Data transmission and receiving method, wireless access point equipment, gateway and communication system
CN200710146118.5 2007-08-23

Publications (1)

Publication Number Publication Date
WO2009026845A1 true WO2009026845A1 (en) 2009-03-05

Family

ID=40386707

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/072117 WO2009026845A1 (en) 2007-08-23 2008-08-22 Method for data transmitting and receiving, wireless access point apparatus, gateway and communication system

Country Status (2)

Country Link
CN (1) CN101374266A (en)
WO (1) WO2009026845A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111740782A (en) * 2019-03-25 2020-10-02 华为技术有限公司 Service data processing method and device
CN112437466A (en) * 2020-10-15 2021-03-02 珠海云洲智能科技股份有限公司 Data transmission method, data processing unit, receiving unit and unmanned equipment

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571541A (en) * 2010-12-24 2012-07-11 中兴通讯股份有限公司 Message encoding-decoding method and device
CN102340504B (en) * 2011-09-27 2017-07-07 深信服科技股份有限公司 The methods, devices and systems of Remote Desktop Users's identification
CN103391316A (en) * 2013-07-09 2013-11-13 潍柴动力股份有限公司 Vehicle remote terminal and client-side monitoring method and device and vehicle remote monitoring system
CN105592010B (en) * 2014-10-23 2019-09-10 南京中兴软件有限责任公司 Data transmission method and device
WO2016106744A1 (en) * 2014-12-31 2016-07-07 华为技术有限公司 Data transmission method, wireless access device and communication system
CN106375063B (en) * 2016-08-30 2020-02-21 上海华为技术有限公司 Data transmission method and equipment thereof
CN110290062B (en) * 2019-07-04 2021-12-28 西门子工厂自动化工程有限公司 Gateway and data processing method thereof
CN113452723A (en) * 2021-08-31 2021-09-28 深圳鼎信通达股份有限公司 Voice processing method, device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1221547A (en) * 1996-06-10 1999-06-30 艾利森电话股份有限公司 Multiplexing of voice and data minicells
WO2000011849A1 (en) * 1998-08-20 2000-03-02 Nokia Networks Oy Method and apparatus for providing user multiplexing in a real-time protocol
CN1640046A (en) * 2002-02-25 2005-07-13 摩托罗拉公司 Method and apparatus for data transmission using variable packet lengths
CN101242561A (en) * 2007-02-07 2008-08-13 华为技术有限公司 Data receiving and transmission method and device between wireless network controller and base station node

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1221547A (en) * 1996-06-10 1999-06-30 艾利森电话股份有限公司 Multiplexing of voice and data minicells
WO2000011849A1 (en) * 1998-08-20 2000-03-02 Nokia Networks Oy Method and apparatus for providing user multiplexing in a real-time protocol
CN1640046A (en) * 2002-02-25 2005-07-13 摩托罗拉公司 Method and apparatus for data transmission using variable packet lengths
CN101242561A (en) * 2007-02-07 2008-08-13 华为技术有限公司 Data receiving and transmission method and device between wireless network controller and base station node

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111740782A (en) * 2019-03-25 2020-10-02 华为技术有限公司 Service data processing method and device
CN112437466A (en) * 2020-10-15 2021-03-02 珠海云洲智能科技股份有限公司 Data transmission method, data processing unit, receiving unit and unmanned equipment
CN112437466B (en) * 2020-10-15 2023-02-10 珠海云洲智能科技股份有限公司 Data transmission method, data processing unit, receiving unit and unmanned equipment

Also Published As

Publication number Publication date
CN101374266A (en) 2009-02-25

Similar Documents

Publication Publication Date Title
WO2009026845A1 (en) Method for data transmitting and receiving, wireless access point apparatus, gateway and communication system
US7302497B2 (en) Using internet protocol (IP) in radio access network
EP1692818B1 (en) Access to cdma/umts services over a wlan access point, using a gateway node between the wlan access point and the service providing network
TWI234372B (en) Packet compression system, packet restoration system, packet compression method, and packet restoration method
FI106088B (en) Method of transmitting data between the network portion of a General Packet Radio Service and a subscriber terminal
JP4702852B2 (en) Wireless telecommunications apparatus and method for communicating internet packets containing different types of data
EP2802106B1 (en) System and method for implementing the interconnection of a DSL network and a wireless communication network
CN101388825B (en) Method and apparatus for transmitting data package of GPRS tunnel protocol
JP4798903B2 (en) Method and apparatus for use in a UMTSUTRAN node for exchanging data with another node in a UTRAN network
US9078290B2 (en) Uplink transmission method, downlink transmission method, and convergence device
WO2010031324A1 (en) Method, device and system for data transmission
JP3813511B2 (en) Method of operating a mobile radio network
WO2003047281A1 (en) Mac layer inverse multiplexing in a third generation ran
US20210266385A1 (en) Wireless communication methods and devices
JP4856251B2 (en) Header suppression in wireless communication networks
WO2010133022A1 (en) Method, apparatus and system for transmitting and receiving voice packets
KR20080018055A (en) Method and apparatus for transmitting and receiving packet data
US6904034B2 (en) Method and system for communicating data between a mobile communications architecture and a packet switched architecture, each utilizing a different mode of communication
WO2008095394A1 (en) Method and device for data transmitting and receiving between radio network controller and station node
WO2006032203A1 (en) A radio access network and the communication method
KR20060097725A (en) Access to cdma/umts services over a wlan access point, using a gateway node between the wlan access point and the service providing network
CN100414926C (en) Method and system for realizing packet data compression in CDMA network
KR20100082698A (en) Method and apparatus of transmitting data efficiently using multiplexing mac header
JP2005123787A (en) Wireless access network system and data transfer method
Kempf IP in the RAN as a Transport Option in 3rd Generation Mobile Systems

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: 08784107

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: 08784107

Country of ref document: EP

Kind code of ref document: A1