WO2011021879A2 - Data synchronization method and system - Google Patents

Data synchronization method and system Download PDF

Info

Publication number
WO2011021879A2
WO2011021879A2 PCT/KR2010/005519 KR2010005519W WO2011021879A2 WO 2011021879 A2 WO2011021879 A2 WO 2011021879A2 KR 2010005519 W KR2010005519 W KR 2010005519W WO 2011021879 A2 WO2011021879 A2 WO 2011021879A2
Authority
WO
WIPO (PCT)
Prior art keywords
data packet
synchronization period
time stamp
service
length
Prior art date
Application number
PCT/KR2010/005519
Other languages
French (fr)
Other versions
WO2011021879A3 (en
Inventor
Hong Wang
Himke Van Der Velde
Huarui Liang
Lixiang Xu
Original Assignee
Samsung Electronics 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
Priority claimed from CN200910168288.2A external-priority patent/CN101931884B/en
Application filed by Samsung Electronics Co., Ltd. filed Critical Samsung Electronics Co., Ltd.
Priority to US13/391,503 priority Critical patent/US20120147807A1/en
Publication of WO2011021879A2 publication Critical patent/WO2011021879A2/en
Publication of WO2011021879A3 publication Critical patent/WO2011021879A3/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W56/00Synchronisation arrangements

Definitions

  • the present invention relates to data communication technologies, and more particularly to a data synchronization method and system.
  • the SAE system includes an Evolved Universal Terrestrial Radio Access Network (E-UTRAN), and the E-UTRAN includes a core network and a wireless access network.
  • E-UTRAN Evolved Universal Terrestrial Radio Access Network
  • FIG. 1 is schematic diagram illustrating an E-UTRAN in a SAE system in the prior art.
  • an evolved Node B belongs to the wireless access network, and the core network includes a Mobility Management Entity (MME) and a Subscriber Gateway (S-GW).
  • MME Mobility Management Entity
  • S-GW Subscriber Gateway
  • the eNB is adapted to provide a wireless interface for User Equipment (UE) such as a handset and so on.
  • UE User Equipment
  • the MME is adapted to manage mobility contexts and session contexts of the UE, and protect user information related to security.
  • the S-GW is adapted to provide functions of a subscriber plane.
  • the MME and the S-GW may be in the same physical entity.
  • the S-GW transmits user data streams through a GPRS Tunneling Protocol (GTP) to the eNB to which the UE belongs, and then the eNB transmits the user data streams to the UE.
  • GTP GPRS Tunneling Protocol
  • Each eNB is connected with multiple MMEs in an MME pool, and also is connected with multiple S-GWs in an S-GW pool.
  • An interface between eNBs is called as an X2 interface
  • an interface between the eNB and the MME or between the eNB and the S-GW is called as an S1 interface.
  • MBMS Multimedia Broadcast and Multicast Services
  • Each MBMS is provided in its own serving area, and in each cell of the serving area, a special control channel is used to transmit MBMS signallings.
  • a Broadcast Multicast Service Center (BM-SC) is a multimedia broadcast and multicast service providing center, MBMS data are transmitted from the BM-SC to the S-GW in a SAE network, then are transmitted to a corresponding eNB by the S-GW, and finally are transmitted to a user by the eNB.
  • BM-SC Broadcast Multicast Service Center
  • the MBMS service may be transmitted in a single carrier cell, and if different cells use different carriers, a user on the boundary of a cell only receives the MBMS service of the current cell. If adjacent cells use the same carrier to transmit the same MBMS service, and transmit the MBMS service in a synchronization mode, the user on the boundaries of the adjacent cells can receive a signal obtained by overlapping energies of the two MBMS services. Therefore, in the prior art, a continuous area is defined. In this area, all eNBs use the same carrier to synchronously transmit the same MBMS signal, to improve the receiving quality of the user’s MBMS service. The continuous area is called as a Single Frequency Network (SFN) area.
  • SFN Single Frequency Network
  • the SFN area includes a group of cells which are continuous geographically, and the cells use the same radio resources to synchronously transmit a specific MBMS service.
  • the SFN area exclusively belongs to one MBMS serving area.
  • FIG. 2 is a schematic diagram illustrating a conventional network structure by which an MBMS service is transmitted in a single carrier cell.
  • a BM-SC is a provider of the MBMS service
  • an MBMS-GW is a logic entity in a core network, e.g. an S-GW or a mixed entity of an S-GW and an MME.
  • the BM-SC transmits MBMS data and signaling to the MBMS-GW
  • the MBMS-GW transmits the MBMS data to eNBs and transmits the signaling to an MBMS Control Entity (MCE).
  • MCE is a control node, is adapted to configure radio resources of the eNBs, and transmits configuration signaling to each eNB.
  • Dashed arrowheads in Figure 2 represent the flow direction of signaling.
  • a network provides synchronization, i.e. a transmission network obtains synchronization through clocks.
  • an IEEE1588 protocol may be used, to coordinate clocks of all eNBs and make these clocks synchronous, and the accuracy of these clocks is in a microsecond level.
  • a synchronization signal is transmitted to each eNB through a common satellite signal, e.g. a Global Position System (GPS).
  • GPS Global Position System
  • a conventional mode includes that the BM-SC adds a synchronization frame head into a MBMS data packet, and the synchronization frame head mainly includes a time stamp and two counters.
  • the time stamp is used to indicate absolution time in one synchronization period
  • one counter is used to indicate an Elapsed Octet Counter transmitted in one synchronization period
  • the other counter is used to indicate a Packet Number in one synchronization period.
  • the two counters are set as 0 at the beginning of each synchronization period.
  • MBMS data packets may be lost when being transmitted from the BM-SC to the eNB, and the eNB determines how many data packets and bytes are lost during the transmission procedure according to the Elapsed Octet Counter and the Packet Number in the synchronization frame head.
  • the eNB needs to determine how many radio resources are occupied by the lost data packets, and fills filling bits of which quantity is the same as the quantity of the lost data packets on the radio resources.
  • a simple example is taken hereinafter to describe how the eNB calculates the lost data.
  • the eNB1 has received a first packet, the Packet Number of the first packet is equal to 1, and the Elapsed Octet Counter of the first packet is 50 bytes; the eNB1 receives a second packet again, the Packet Number of the second packet is 3, and the Elapsed Octet Counter of the second packet is 100 bytes; the eNB may determine that one packet is lost, the Packet Number of the lost packet is 2, and the Elapsed Octet Counter of the lost packet is 50 bytes; and thus the eNB1 needs to reserve air resources of 50 bytes on which any data can not be transmitted or predefined filling bits are transmitted.
  • Another eNBx receiving the packet of which Packet Number is 2 transmits the packet normally. In this way, it can be guaranteed that the eNB1 and the eNBx can transmit the packet of which Packet Number is 3 by using the same air resources.
  • the time stamp is used to indicate absolution time, to tell the eNB when data are transmitted.
  • the absolution time indicated by the time stamp is multiples of 10ms.
  • time stamps of data packets of the same service are identical in each synchronization period of the BM-SC, and are calculated according to time at which the BM-SC receives the first data packet of the service in the synchronization period, a calculating formula is as follows:
  • time stamp time at which the BM-SC receives the first data packet + the length of the synchronization period + a delay.
  • the delay relates to the largest transmission delay and a processing time.
  • the length of the synchronization period and the delay are configured by an operating and maintaining system.
  • the change of the time stamp means the start of a new synchronization period.
  • the eNB After receiving a data packet, the eNB determines, according to the time stamp, the time at which the data packet is transmitted.
  • the eNB caches, multiplexes and transmits data in one transmission period, and this time period is called as a MCH Subframe Allocation Pattern (MSAP) time period.
  • MSAP MCH Subframe Allocation Pattern
  • the length of the MSAP time period is the same as the length of the synchronization period on the BM-SC, but on the eNB, the time period is called as the MSAP time period or a transmission period.
  • the MSAP time period corresponds to certain physical resources.
  • the physical resources are composed of subframes with a certain format.
  • the subframes do not need to be continuous in time, and the format is called as MSAP.
  • the eNB provides dispatching information to the UE, and the dispatching information relates to one MSAP time period. The dispatching information is used to tell the UE which MBMS service is received on which subframe.
  • Figure 3 is a schematic diagram illustrating an implementation in which data packets of the same service are transmitted in the same synchronization period in the prior art.
  • the length of a synchronization period is 60ms
  • the delay is 10ms
  • the BM-SC receives the first data packet of a service 1, called as a data packet 1 of the service 1
  • the BM-SC receives the second data packet of the service 1, called as a data packet 2 of the service 1, and the same time stamp of 10: 00: 00: 000 + 70ms is added to the data packet 2 because the data packet 2 and the data packet 1 are transmitted in the same synchronization period.
  • the eNB has its own clock, and air resources corresponding to 10: 00: 00: 000 + 70ms are a radio time slot 1, so the data packet 1 of the service 1 should be transmitted at the time corresponding to the radio time slot 1, and the data packet 2 of the service 1 should be transmitted following the data packet 1.
  • Figure 4 is a schematic diagram illustrating an implementation in which data packets of different services are transmitted in the same synchronization period in the prior art.
  • the length of a synchronization period is 60ms
  • the delay is 10ms
  • the BM-SC receives a data packet 1 of a service 1
  • a time stamp added to the data packet 1 by the BM-SC is 10: 00: 00: 000 + 70ms.
  • the BM-SC receives a data packet 1 of a service 2
  • air resources corresponding to 10: 00: 00: 000 + 70ms are a radio time slot 1, so the data packet 1 of the service 1 should be transmitted at the time corresponding to the radio time slot 1; air resources corresponding to 10: 00: 00: 000 + 80ms are a radio time slot 2, so the data packet 1 of the service 2 should be transmitted at the time corresponding to the radio time slot 2.
  • FIG. 5 is a schematic diagram illustrating another implementation in which data packets of different services are transmitted in the same synchronization period in the prior art.
  • the signaling transmission between the MCE and eNBs has the same problem.
  • the MCE since the MCE transmits control signaling to multiple eNBs and the multiple eNBs need to synchronously transmit the control signaling, the transmission of the control signaling has the same problem as the transmission of the service data.
  • the present invention provides a data synchronization method, in which air resources can be fully utilized.
  • the present invention also provides a data synchronization system, in which air resources can be fully utilized.
  • the present invention provides a data synchronization method, applied to a scene in which a first device transmits a received data packet to multiple second devices, and the multiple second devices synchronously transmit a received same data packet, and the method includes:
  • the present invention provides a data synchronization system, which includes a first device and multiple second devices; the first device transmits a received data packet to multiple second devices, and the multiple second devices synchronously transmit a received same data packet;
  • the first device adapted to add a time stamp to the received data packet, and transmit the data packet to the second device;
  • the second device adapted to determine a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmit data packets of different services which belong to a same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
  • the first device adds a time stamp to a received data packet and transmits the data packet to the second device; the second device determines a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmits data packets of different services which belong to the same transmission period on air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed. In this way, air resources can be fully utilized.
  • Figure 1 is schematic diagram illustrating an E-UTRAN in a SAE system in the prior art.
  • Figure 2 is a schematic diagram illustrating a conventional network structure by which an MBMS service is transmitted in a single carrier cell.
  • Figure 3 is a schematic diagram illustrating an implementation in which data packets of the same service are transmitted in the same synchronization period in the prior art.
  • Figure 4 is a schematic diagram illustrating an implementation in which data packets of different services are transmitted in the same synchronization period in the prior art.
  • Figure 5 is a schematic diagram illustrating another implementation in which data packets of different services are transmitted in the same synchronization period in the prior art.
  • Figure 6 is a flowchart illustrating a data synchronization method according to an embodiment of the present invention.
  • Figure 7 is a schematic diagram illustrating data packet transmission according to a first embodiment of the present invention.
  • Figure 8 is a schematic diagram illustrating data packet transmission according to a second embodiment of the present invention.
  • Figure 9 is a schematic diagram illustrating data packet transmission according to a fourth embodiment of the present invention.
  • Figure 10 is a schematic diagram illustrating a data synchronization system according to an embodiment of the present invention.
  • Figure 6 is a flowchart illustrating a data synchronization method according to an embodiment of the present invention. The method is applied to a scene in which a first device transmits a received data packet to multiple second devices, and the second devices synchronously transmit the same data packet.
  • the BM-SC transmits the received MBMS service data packet to multiple eNBs in the SFN, and the eNBs in the SFN synchronously transmit the same MBMS service data packet.
  • the method includes:
  • Step 601 The first device adds a time stamp to a received data packet, and transmits the data packet to the second device.
  • Step 602 The second device determines a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmits data packets of different services which belong to the same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
  • all second devices multiplex data packets in the same transmission period by using the same predefined strategy.
  • the second devices can fully utilize air resources to synchronously transmit the data packets.
  • the data packets transmitted from the first device to the second device may be lost, so a synchronization frame head added into the data packets by the first device includes an Elapsed Octet Counter and a Packet Number except a time stamp.
  • the second device may calculate the lost data packets according to the Elapsed Octet Counter and the Packet Number, and reserve air resources for the lost data packets on which any data packet can not be transmitted or filling bits are transmitted.
  • key technologies include that the first device adds which time stamp to the data packet, so that the second device can determine the transmission period to which the data packet belongs according to the time stamp, which will be described hereinafter in detail.
  • the BM-SC transmits received data packets to multiple eNBs in the SFN, and the eNBs in the SFN need to synchronously transmit the same MBMS service data packet, to achieve an advantage of combining gains.
  • An operating and maintaining system configures parameters for a BM-SC, which include the length of a synchronization period, a serial number of the synchronization period and the start time of the synchronization period.
  • an eNB also configures the length of a transmission period, a serial number of the transmission period and the start time of the transmission period. Because of the largest transmission delay and the largest processing delay from the BM-SC to the eNB, the start time of the synchronization period on the BM-SC and the start time of the transmission period on the eNB which have the same serial number are different, and the start time of the transmission period on the eNB is lagged for a period of time.
  • the start time of a synchronization period with a serial number of 0 is 10:00:00:000 on the BM-SC
  • the start time of a transmission period with a serial number of 0 is 10:00:00:650 on the eNB, and is lagged for 650ms.
  • the lagged time may be determined according to an actual transmission delay and a processing delay, or may be determined according to the length of the synchronization period and a delay time.
  • the length and serial number range of the synchronization period on the BM-SC and the length and serial number range of the transmission period on the eNB are preconfigured, the BM-SC and the eNB use the same configuration, when the synchronization/transmission period of the largest serial number comes, the serial number of the synchronization/transmission period needs to be reconfigured as the serial number of the first synchronization/transmission period, circulated as such.
  • the length of the synchronization period is configured as 640ms on the BM-SC, and the serial number range of the synchronization period is 0 ⁇ 99; the length of the transmission period is configured as 640ms on the eNB, and the serial number range of the transmission period is 0 ⁇ 99.
  • the configuration of the time stamp and the transmission of the data packets in this embodiment are shown in Figure 7.
  • FIG. 7 is a schematic diagram illustrating data packet transmission according to a first embodiment of the present invention.
  • a synchronization period 0 starts from absolution time 10: 00: 00: 000, and the BM-SC receives the first data packet of a service 1 at the absolution time 10: 00: 00: 000, called as a data packet 1 of the service 1.
  • a time stamp added to the data packet 1 of the service 1 by the BM-SC is a serial number of the current synchronization period, i.e. a synchronization period 0.
  • the BM-SC receives the first data packet of a service 2, called as a data packet 1 of the service 2.
  • a time stamp added to the data packet 1 of the service 2 by the BM-SC is the synchronization period 0.
  • the BM-SC adds the same time stamp to all data packets received in the same synchronization period, and the time stamp is a serial number of the current synchronization period.
  • data packets of the service 1 which are belong to the transmission period 0 are transmitted firstly, and then data packets of the service 2 which are belong to the transmission period 0 are transmitted; or the data packets of the service 1 and the data packets of the service 2 are transmitted by turns.
  • one data packet of the service 1 is transmitted firstly, and then one data packet of the service 2 is transmitted; afterwards, another data packet of the service 1 is transmitted, circulated as such.
  • the eNB transmits the multiplexed data on air resources corresponding to the transmission period 0.
  • the multiplexing strategies of the eNBs in the same SFN are the same.
  • the configuring method of the time stamp in the above embodiment may be improved, i.e., the time stamp added by the BM-SC is the serial number of the synchronization period Mod a designated value N (i.e. the serial number of the synchronization period Mod N).
  • N is any integer between 1 and a maximum serial number of the synchronization period.
  • the time stamp has two values 0 and 1, so only one bit is needed to indicate the time stamp.
  • N 2
  • the eNB configures a time stamp of the data packet as 0 and puts the time stamp in the first transmission period; when receiving a data packet having a time stamp of 1, the eNB may learn that data of the second transmission period start.
  • the eNB starts to transmit data packets of the first transmission period through an air interface.
  • the eNB may learn that data of the second transmission period end.
  • the eNB may start to transmit data packets of the second transmission period through the air interface, circulated as such.
  • An operating and maintaining system configures parameters for a BM-SC, which include the length of a synchronization period and a transmission delay.
  • the length of the synchronization period is 640ms
  • the transmission delay is 10ms.
  • the BM-SC adds the same time stamp to all data packets of the same service received in one synchronization period; or the BM-SC adds the same time stamp to all data packets received in one synchronization period, no matter whether the data packets belong to the same service.
  • the time stamp is different from the serial number of the synchronization period, but is absolution time.
  • the time stamp added by the BM-SC to data packets of a certain service received in one synchronization period is represented by the following formula:
  • time stamp absolution time at which the MB-SC receives the first data packet of the service in the synchronization period + (or -) a fixed value.
  • the time stamp added by the BM-SC to the data packets received in one synchronization period is represented by the following formula:
  • time stamp absolution time at which the MB-SC receives the first data packet in the synchronization period + (or -) a fixed value
  • time stamp absolution time at which the synchronization period starts + (or -) a fixed value
  • the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  • the BM-SC needs to configure the start time of the synchronization period, i.e. the BM-SC needs to learn the start time of each synchronization period.
  • FIG 8 is a schematic diagram illustrating data packet transmission according to a second embodiment of the present invention. This embodiment is described by taking an example that the BM-SC adds the same time stamp to all data packets received in one synchronization period, no matter whether the data packets belong to the same service, and the time stamp is absolution time at which the MB-SC receives the first data packet in the synchronization period plus the length of the synchronization period and the length of the delay time.
  • a synchronization period x on the BM-SC starts from absolution time 10: 00: 00: 000, and at the absolution time 10: 00: 00: 000, the BM-SC receives the first data packet of a service 1, called as a data packet 1 of the service 1.
  • the time stamp added to the data packet 1 of the service 1 by the BM-SC is 0: 00: 00: 000 + 650ms.
  • the BM-SC receives the first data packet of a service 2, called as a data packet 1 of the service 2. Because the BM-SC receives the data packet 1 of the service 2 in the synchronization period x, a time stamp added to the data packet 1of the service 2 by the BM-SC also is 0: 00: 00: 000 + 650ms.
  • the eNB when the eNB receives the data packet 1 of the service 1 and the data packet 1 of the service 2, because the data packet 1 of the service 1 and the data packet 1 of the service 2 have the same time stamp, it is determined that the data packet 1 of the service 1 and the data packet 1 of the service 2 need to be transmitted in the same transmission period.
  • the eNB makes the absolution time of the time stamp correspond to its own transmission period, for example, the time indicated by the time stamp is from 10: 00: 00: 640 to 10: 00: 01: 280, which corresponds to the transmission period y of the eNB.
  • the eNB multiplexes all data packets in the transmission period y, and transmits the multiplexed data on air resources corresponding to the transmission period y.
  • An operating and maintaining system configures parameters for a BM-SC, which include the length of a synchronization period and a transmission delay.
  • the length of the synchronization period is 640ms
  • the transmission delay is 10ms.
  • the BM-SC adds a time stamp to the first data packet of each service, does not add the time stamp to other data packets of the service, but needs to add an Elapsed Octet Counter and a Packet Number to other data packets of the service.
  • the first data packet is the first data packet during the service, if the first data packets of two services are received in the same synchronization period, the BM-SC adds the same time stamp to the first data packets of the two services.
  • the time stamp of the first data packet exclusively indicates a synchronization period in which the first data packet is received, e.g. a serial number of the synchronization period or absolution time by which the synchronization period can be deduced.
  • the length of the synchronization period of the BM-SC is the same as the length of the transmission period of the eNB, and if the time stamp is a serial number, the serial number range of the synchronization period is the same as the serial number range of the transmission period.
  • the BM-SC needs to transmit a control frame which does not include service data to the eNB after data packets of each service in one synchronization period are transmitted, and the control frame includes the number of the data packets of the service transmitted in the synchronization period and the total byte number of the data packets of the service transmitted in the synchronization period. If a certain service has no data to be transmitted in one synchronization period, in the control frame of the service corresponding to the synchronization period, the number of the data packets of the service and the total byte number of the data packets of the service are configured as 0. In this embodiment, in order to avoid that the eNB can not receive the control frame, the BM-SC transmits the control frame for many times, e.g. 3 times or 4 times.
  • the eNB determines a transmission period to which data packets of each service belong according to the time stamp of the first data packet of the service and the control frame of each synchronization period, and transmits data packets of different services which belong to the same transmission period on air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
  • An operating and maintaining system configures parameters for a BM-SC, which include the length of a synchronization period and a transmission delay.
  • the length of the synchronization period is 640ms
  • the transmission delay is 10ms.
  • the BM-SC adds a time stamp to each received data packet, and the time stamp is absolution time at which the data packet is received plus or minus a fixed value, i.e. the time stamp and the absolution time at which the data packet is received have a linearity relation.
  • the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  • the method for adding the time stamp is the same as the method for adding the time stamp in the prior art.
  • the eNB may map the received data packets into different transmission periods according an actual value of the time stamp.
  • FIG. 9 is a schematic diagram illustrating data packet transmission according to a fourth embodiment of the present invention.
  • this embodiment is described by taking an example that the fixed value is the length of the synchronization period plus the length of the delay time.
  • a synchronization period x on the BM-SC starts from absolution time 10: 00: 00: 000, and at the absolution time 10: 00: 00: 000, the BM-SC receives the first data packet of a service 1, called as a data packet 1 of the service 1.
  • a time stamp added to the data packet 1 of the service 1 by the BM-SC is 0: 00: 00: 000 + 650ms.
  • the BM-SC receives the first data packet of a service 2, called as a data packet 1 of the service 2.
  • a time stamp added to the data packet 1 of the service 2 by the BM-SC also is 0: 00: 00: 000 + 650ms.
  • the eNB when receiving the data packet 1 of the service 1 and the data packet 1 of the service 2, the eNB makes the absolution time indicated by the time stamp correspond to its own transmission period.
  • the transmission period of the eNB is an MSAP time period, and the length and serial number range of the MSAP time period may be the same as or different from the length and serial number range of the synchronization period of the BM-SC.
  • the length of the transmission period of the eNB is 640ms
  • a transmission period x of the eNB is from 10: 00: 00: 010 to 10: 00: 00: 650
  • the next transmission period y is from 10: 00: 00: 650 to 10: 00: 01: 290.
  • the time stamp of the data packet 1 of the service 1, i.e. 10: 00: 00: 000 + 650ms 10: 00: 00: 650
  • the data packet 1 of the service 2 i.e.
  • 10: 00: 00: 010 + 650ms 10: 00: 00: 660, are in the range of the transmission period y, so the data packet 1 of the service 1 and the data packet 1 of the service 2 are transmitted in the transmission period y.
  • the eNB multiplexes all data packets in the transmission period y, and transmits the multiplexed data on air resources corresponding to the transmission period y.
  • the present invention is described by taking the synchronization transmission of MBMS service data in an MBMS service scene as an example.
  • the technical schemes of the above embodiments are applicable to the synchronization transmission of control signaling between the MCE and the eNB in the MBMS service scene.
  • the MBMS service scene it is only needed to replace the MB-SC in the above embodiments with the MCE, which will not be described in detail.
  • control signaling 1 is transmitted for M times in a modification period corresponding to the control signaling 1, where M is any natural number.
  • the MCE may add synchronization information into the control signaling 1, and the synchronization information indicates that the control signaling 1 is transmitted in which modification period.
  • the synchronization transmission period of the second device (e.g. the eNB in the above embodiments) is called as a transmission period.
  • the present invention provides a structure of a data synchronization system.
  • Figure 10 is a schematic diagram illustrating a data synchronization system according to an embodiment of the present invention. As shown in Figure 10, the system includes: a first device and multiple second devices. Figure 10 shows three second devices, the first device transmits a received data packet to multiple second devices, and the multiple second devices synchronously transmit the same data packet.
  • the first device is adapted to add a time stamp to the received data packet, and transmit the data packet to the second device; and the second device is adapted to determine a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmit data packets of different services which belong to the same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
  • a method for adding the time stamp to the received data packet by the first device in Figure 10 includes the following modes.
  • the first device is adapted to add the same time stamp to all data packets received in the same synchronization period, and the time stamp exclusively indicates the synchronization period;
  • the same time stamp is a serial number of the synchronization period, or the serial number of the synchronization period Mod a designated value, where the designated value is any integer between 1 and a maximum serial number of the synchronization period, or absolution time at which the first device receives the first data packet in the synchronization period plus or minus a fixed value, or absolution time at which the synchronization period starts plus or minus a fixed value;
  • the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  • the first device is adapted to add a time stamp to all data packets of the same service received in the same synchronization period, and the time stamp exclusively indicates the synchronization period; for each service, the time stamp is absolution time at which the first device receives the first data packet of the service in the synchronization period plus or minus a fixed value; the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  • the first device is adapted to add a time stamp to the first data packet of each service, and not add the time stamp to other data packets of the service, and the time stamp exclusively indicates the synchronization period in which the first data packet is received; and adapted to add the same time stamp to the first data packets of different services if the data packets of the different services are received in the same synchronization period.
  • the first device is adapted to transmit a control frame to the second device after data packets of each service in each synchronization period are transmitted, and the control frame comprises the number of the data packets of the service transmitted in the synchronization period and the total byte number of the data packets of the service transmitted in the synchronization period;
  • the second device adapted to determine the transmission period to which the data packets of the service belong according to the time stamp of the first data packet of the service and the control frame of each synchronization period.
  • the first device is adapted to add a time stamp to each received data packet, and the time stamp is absolute time at which the first device receives the data packet plus or minus a fixed value; the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  • the first device is a multimedia BM-SC
  • the second device is an eNB.
  • the first device is an MCE
  • the second is an eNB
  • the first device adds a time stamp to a received data packet and transmits the data packet to the second device; the second device determines a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmits data packets of different services which belong to the same transmission period by using air resources corresponding to the transmission period after the data packets of different services which belong to the same transmission period are multiplexed. In this way, air resources can be fully utilized.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present invention discloses a data synchronization method and system. The method includes that: a first device adds a time stamp to a received data packet and transmits the data packet to a second device; the second device determines a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmits data packets of different services which belong to the same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed. By the technical scheme of the present invention, air resources can be fully utilized.

Description

DATA SYNCHRONIZATION METHOD AND SYSTEM
The present invention relates to data communication technologies, and more particularly to a data synchronization method and system.
With the development of communication technologies, a mobile communication system has been evolved into a System Architecture Evolution (SAE) system. The SAE system includes an Evolved Universal Terrestrial Radio Access Network (E-UTRAN), and the E-UTRAN includes a core network and a wireless access network.
Figure 1 is schematic diagram illustrating an E-UTRAN in a SAE system in the prior art. As shown in Figure 1, an evolved Node B (eNB) belongs to the wireless access network, and the core network includes a Mobility Management Entity (MME) and a Subscriber Gateway (S-GW). The eNB is adapted to provide a wireless interface for User Equipment (UE) such as a handset and so on. The MME is adapted to manage mobility contexts and session contexts of the UE, and protect user information related to security. The S-GW is adapted to provide functions of a subscriber plane. The MME and the S-GW may be in the same physical entity. Generally, the S-GW transmits user data streams through a GPRS Tunneling Protocol (GTP) to the eNB to which the UE belongs, and then the eNB transmits the user data streams to the UE. Each eNB is connected with multiple MMEs in an MME pool, and also is connected with multiple S-GWs in an S-GW pool. An interface between eNBs is called as an X2 interface, and an interface between the eNB and the MME or between the eNB and the S-GW is called as an S1 interface.
In order to effectively utilize air interface resources, some mobile communication services are provided to users in a broadcast and multicast mode, and these mobile communication services are called as Multimedia Broadcast and Multicast Services (MBMS). Each MBMS is provided in its own serving area, and in each cell of the serving area, a special control channel is used to transmit MBMS signallings. A Broadcast Multicast Service Center (BM-SC) is a multimedia broadcast and multicast service providing center, MBMS data are transmitted from the BM-SC to the S-GW in a SAE network, then are transmitted to a corresponding eNB by the S-GW, and finally are transmitted to a user by the eNB.
The MBMS service may be transmitted in a single carrier cell, and if different cells use different carriers, a user on the boundary of a cell only receives the MBMS service of the current cell. If adjacent cells use the same carrier to transmit the same MBMS service, and transmit the MBMS service in a synchronization mode, the user on the boundaries of the adjacent cells can receive a signal obtained by overlapping energies of the two MBMS services. Therefore, in the prior art, a continuous area is defined. In this area, all eNBs use the same carrier to synchronously transmit the same MBMS signal, to improve the receiving quality of the user’s MBMS service. The continuous area is called as a Single Frequency Network (SFN) area.
The SFN area includes a group of cells which are continuous geographically, and the cells use the same radio resources to synchronously transmit a specific MBMS service. The SFN area exclusively belongs to one MBMS serving area.
Figure 2 is a schematic diagram illustrating a conventional network structure by which an MBMS service is transmitted in a single carrier cell. As shown in Figure 2, a BM-SC is a provider of the MBMS service, and an MBMS-GW is a logic entity in a core network, e.g. an S-GW or a mixed entity of an S-GW and an MME. The BM-SC transmits MBMS data and signaling to the MBMS-GW, and the MBMS-GW transmits the MBMS data to eNBs and transmits the signaling to an MBMS Control Entity (MCE). The MCE is a control node, is adapted to configure radio resources of the eNBs, and transmits configuration signaling to each eNB. Dashed arrowheads in Figure 2 represent the flow direction of signaling.
The performance can be improved obviously through synchronously transmitting MBMS data by all eNBs in the SFN area. At present, different technologies may be used to implement the data synchronization transmission between eNBs. In one technology, a network provides synchronization, i.e. a transmission network obtains synchronization through clocks. In this technology, an IEEE1588 protocol may be used, to coordinate clocks of all eNBs and make these clocks synchronous, and the accuracy of these clocks is in a microsecond level. In another technology, a synchronization signal is transmitted to each eNB through a common satellite signal, e.g. a Global Position System (GPS). No matter which technology is used, the object is to make all eNBs synchronously transmit signals, to implement the overlapping of signals of different eNBs, thereby improving signal quality.
When MBMS data are transmitted from the BM-SC to each eNB, it is possible that data packets are lost or lagged, so it is needed to provide some mechanisms to guarantee that data transmitted by all eNBs can keep synchronous even if the data packets are lost or lagged.
A conventional mode includes that the BM-SC adds a synchronization frame head into a MBMS data packet, and the synchronization frame head mainly includes a time stamp and two counters. The time stamp is used to indicate absolution time in one synchronization period, one counter is used to indicate an Elapsed Octet Counter transmitted in one synchronization period, and the other counter is used to indicate a Packet Number in one synchronization period. The two counters are set as 0 at the beginning of each synchronization period.
MBMS data packets may be lost when being transmitted from the BM-SC to the eNB, and the eNB determines how many data packets and bytes are lost during the transmission procedure according to the Elapsed Octet Counter and the Packet Number in the synchronization frame head. The eNB needs to determine how many radio resources are occupied by the lost data packets, and fills filling bits of which quantity is the same as the quantity of the lost data packets on the radio resources. A simple example is taken hereinafter to describe how the eNB calculates the lost data.
For example, the eNB1 has received a first packet, the Packet Number of the first packet is equal to 1, and the Elapsed Octet Counter of the first packet is 50 bytes; the eNB1 receives a second packet again, the Packet Number of the second packet is 3, and the Elapsed Octet Counter of the second packet is 100 bytes; the eNB may determine that one packet is lost, the Packet Number of the lost packet is 2, and the Elapsed Octet Counter of the lost packet is 50 bytes; and thus the eNB1 needs to reserve air resources of 50 bytes on which any data can not be transmitted or predefined filling bits are transmitted. Another eNBx receiving the packet of which Packet Number is 2 transmits the packet normally. In this way, it can be guaranteed that the eNB1 and the eNBx can transmit the packet of which Packet Number is 3 by using the same air resources.
The time stamp is used to indicate absolution time, to tell the eNB when data are transmitted. According to a definition, the absolution time indicated by the time stamp is multiples of 10ms.
In the prior art, time stamps of data packets of the same service are identical in each synchronization period of the BM-SC, and are calculated according to time at which the BM-SC receives the first data packet of the service in the synchronization period, a calculating formula is as follows:
time stamp = time at which the BM-SC receives the first data packet + the length of the synchronization period + a delay.
The delay relates to the largest transmission delay and a processing time. The length of the synchronization period and the delay are configured by an operating and maintaining system. The change of the time stamp means the start of a new synchronization period.
After receiving a data packet, the eNB determines, according to the time stamp, the time at which the data packet is transmitted. The eNB caches, multiplexes and transmits data in one transmission period, and this time period is called as a MCH Subframe Allocation Pattern (MSAP) time period. Generally, the length of the MSAP time period is the same as the length of the synchronization period on the BM-SC, but on the eNB, the time period is called as the MSAP time period or a transmission period. The MSAP time period corresponds to certain physical resources. The physical resources are composed of subframes with a certain format. The subframes do not need to be continuous in time, and the format is called as MSAP. The eNB provides dispatching information to the UE, and the dispatching information relates to one MSAP time period. The dispatching information is used to tell the UE which MBMS service is received on which subframe.
Figure 3 is a schematic diagram illustrating an implementation in which data packets of the same service are transmitted in the same synchronization period in the prior art. Suppose that the length of a synchronization period is 60ms, the delay is 10ms, and at 10: 00: 00: 000, the BM-SC receives the first data packet of a service 1, called as a data packet 1 of the service 1, a time stamp added to the data packet 1 by the BM-SC is 10: 00: 00: 000 (hour: minute: second: microsecond) + the length of the synchronization period + the delay = 10: 00: 00: 000 + 70ms. After 10ms, the BM-SC receives the second data packet of the service 1, called as a data packet 2 of the service 1, and the same time stamp of 10: 00: 00: 000 + 70ms is added to the data packet 2 because the data packet 2 and the data packet 1 are transmitted in the same synchronization period. The eNB has its own clock, and air resources corresponding to 10: 00: 00: 000 + 70ms are a radio time slot 1, so the data packet 1 of the service 1 should be transmitted at the time corresponding to the radio time slot 1, and the data packet 2 of the service 1 should be transmitted following the data packet 1.
Figure 4 is a schematic diagram illustrating an implementation in which data packets of different services are transmitted in the same synchronization period in the prior art. Suppose that the length of a synchronization period is 60ms, the delay is 10ms, and at 10: 00: 00: 000, the BM-SC receives a data packet 1 of a service 1, a time stamp added to the data packet 1 by the BM-SC is 10: 00: 00: 000 + 70ms. After 10ms, the BM-SC receives a data packet 1 of a service 2, and a time stamp added to the data packet 1 of the service 2 is 10: 00: 00: 010 + 70ms=10: 00: 00: 000 + 80ms. For the eNB, air resources corresponding to 10: 00: 00: 000 + 70ms are a radio time slot 1, so the data packet 1 of the service 1 should be transmitted at the time corresponding to the radio time slot 1; air resources corresponding to 10: 00: 00: 000 + 80ms are a radio time slot 2, so the data packet 1 of the service 2 should be transmitted at the time corresponding to the radio time slot 2.
If the data packet 1 of the service 1 is very large and the transmission of the data packet 1 is not be completed in the radio time slot 1, the data packet 1 of the service 2 can not be transmitted in the radio time slot 2 and needs to be delayed. Vice verse, as shown in Figure 5, if the data packet 1 of the service 1 is very small and only a small amount of data are transmitted in the radio time slot 1, the air resources can not be fully utilized, which results in waste. Figure 5 is a schematic diagram illustrating another implementation in which data packets of different services are transmitted in the same synchronization period in the prior art.
The signaling transmission between the MCE and eNBs has the same problem. Referring to Figure 2, since the MCE transmits control signaling to multiple eNBs and the multiple eNBs need to synchronously transmit the control signaling, the transmission of the control signaling has the same problem as the transmission of the service data.
Sum up, in the conventional data synchronization method, air resources can not be fully utilized.
The present invention provides a data synchronization method, in which air resources can be fully utilized.
The present invention also provides a data synchronization system, in which air resources can be fully utilized.
In order to achieve the above object, technical schemes of the present invention are implemented as follows.
The present invention provides a data synchronization method, applied to a scene in which a first device transmits a received data packet to multiple second devices, and the multiple second devices synchronously transmit a received same data packet, and the method includes:
adding, by the first device, a time stamp to the received data packet, and transmitting the data packet to the second device; and
determining, by the second device, a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmitting data packets of different services which belong to a same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
The present invention provides a data synchronization system, which includes a first device and multiple second devices; the first device transmits a received data packet to multiple second devices, and the multiple second devices synchronously transmit a received same data packet; where
the first device, adapted to add a time stamp to the received data packet, and transmit the data packet to the second device; and
the second device, adapted to determine a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmit data packets of different services which belong to a same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
As can be seen from the above technical schemes that, in the present invention, the first device adds a time stamp to a received data packet and transmits the data packet to the second device; the second device determines a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmits data packets of different services which belong to the same transmission period on air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed. In this way, air resources can be fully utilized.
Figure 1 is schematic diagram illustrating an E-UTRAN in a SAE system in the prior art.
Figure 2 is a schematic diagram illustrating a conventional network structure by which an MBMS service is transmitted in a single carrier cell.
Figure 3 is a schematic diagram illustrating an implementation in which data packets of the same service are transmitted in the same synchronization period in the prior art.
Figure 4 is a schematic diagram illustrating an implementation in which data packets of different services are transmitted in the same synchronization period in the prior art.
Figure 5 is a schematic diagram illustrating another implementation in which data packets of different services are transmitted in the same synchronization period in the prior art.
Figure 6 is a flowchart illustrating a data synchronization method according to an embodiment of the present invention.
Figure 7 is a schematic diagram illustrating data packet transmission according to a first embodiment of the present invention.
Figure 8 is a schematic diagram illustrating data packet transmission according to a second embodiment of the present invention.
Figure 9 is a schematic diagram illustrating data packet transmission according to a fourth embodiment of the present invention.
Figure 10 is a schematic diagram illustrating a data synchronization system according to an embodiment of the present invention.
Figure 6 is a flowchart illustrating a data synchronization method according to an embodiment of the present invention. The method is applied to a scene in which a first device transmits a received data packet to multiple second devices, and the second devices synchronously transmit the same data packet. For example, in the scene mentioned in the Background of the Invention, the BM-SC transmits the received MBMS service data packet to multiple eNBs in the SFN, and the eNBs in the SFN synchronously transmit the same MBMS service data packet. As shown in Figure 6, the method includes:
Step 601: The first device adds a time stamp to a received data packet, and transmits the data packet to the second device.
Step 602: The second device determines a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmits data packets of different services which belong to the same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
In this step, all second devices multiplex data packets in the same transmission period by using the same predefined strategy.
By using the method shown in Figure 6, the second devices can fully utilize air resources to synchronously transmit the data packets.
In the method as shown in Figure 6, the data packets transmitted from the first device to the second device may be lost, so a synchronization frame head added into the data packets by the first device includes an Elapsed Octet Counter and a Packet Number except a time stamp. In this way, the second device may calculate the lost data packets according to the Elapsed Octet Counter and the Packet Number, and reserve air resources for the lost data packets on which any data packet can not be transmitted or filling bits are transmitted. This implementation is the same as that in the prior art, and will not be described in detail in the embodiments of the present invention.
In the method as shown in Figure 6, key technologies include that the first device adds which time stamp to the data packet, so that the second device can determine the transmission period to which the data packet belongs according to the time stamp, which will be described hereinafter in detail.
The following embodiments are described by taking an example of an MBMS service scene, i.e. the BM-SC transmits received data packets to multiple eNBs in the SFN, and the eNBs in the SFN need to synchronously transmit the same MBMS service data packet, to achieve an advantage of combining gains.
A first embodiment
An operating and maintaining system configures parameters for a BM-SC, which include the length of a synchronization period, a serial number of the synchronization period and the start time of the synchronization period. Similarly, an eNB also configures the length of a transmission period, a serial number of the transmission period and the start time of the transmission period. Because of the largest transmission delay and the largest processing delay from the BM-SC to the eNB, the start time of the synchronization period on the BM-SC and the start time of the transmission period on the eNB which have the same serial number are different, and the start time of the transmission period on the eNB is lagged for a period of time. For example, if the start time of a synchronization period with a serial number of 0 is 10:00:00:000 on the BM-SC, the start time of a transmission period with a serial number of 0 is 10:00:00:650 on the eNB, and is lagged for 650ms. Here, the lagged time may be determined according to an actual transmission delay and a processing delay, or may be determined according to the length of the synchronization period and a delay time. In this embodiment, the length and serial number range of the synchronization period on the BM-SC and the length and serial number range of the transmission period on the eNB are preconfigured, the BM-SC and the eNB use the same configuration, when the synchronization/transmission period of the largest serial number comes, the serial number of the synchronization/transmission period needs to be reconfigured as the serial number of the first synchronization/transmission period, circulated as such. For example, in this embodiment, the length of the synchronization period is configured as 640ms on the BM-SC, and the serial number range of the synchronization period is 0~99; the length of the transmission period is configured as 640ms on the eNB, and the serial number range of the transmission period is 0~99. The configuration of the time stamp and the transmission of the data packets in this embodiment are shown in Figure 7.
Figure 7 is a schematic diagram illustrating data packet transmission according to a first embodiment of the present invention. As shown in Figure 7, a synchronization period 0 starts from absolution time 10: 00: 00: 000, and the BM-SC receives the first data packet of a service 1 at the absolution time 10: 00: 00: 000, called as a data packet 1 of the service 1. A time stamp added to the data packet 1 of the service 1 by the BM-SC is a serial number of the current synchronization period, i.e. a synchronization period 0. After 10ms, the BM-SC receives the first data packet of a service 2, called as a data packet 1 of the service 2. Because the BM-SC receives the data packet 1 of the service 2 in the synchronization period 0, a time stamp added to the data packet 1 of the service 2 by the BM-SC is the synchronization period 0. In other words, in this embodiment, the BM-SC adds the same time stamp to all data packets received in the same synchronization period, and the time stamp is a serial number of the current synchronization period.
Referring to Figure 7, when the eNB receives the data packet 1 of the service 1 and the data packet 1 of the service 2, because the data packet 1 of the service 1 and the data packet 1 of the service 2 have the same time stamp, it is determined that the data packet 1 of the service 1 and the data packet 1 of the service 2 need to be transmitted in the same transmission period with the serial number of 0. Of cause, the number of the data packets transmitted in the synchronization period 0 by the BM-SC may exceed 2 shown in Figure 7, so Figure 7 only shows an example. The eNB multiplexes all data packets in the transmission period 0. For example, data packets of the service 1 which are belong to the transmission period 0 are transmitted firstly, and then data packets of the service 2 which are belong to the transmission period 0 are transmitted; or the data packets of the service 1 and the data packets of the service 2 are transmitted by turns. For example, one data packet of the service 1 is transmitted firstly, and then one data packet of the service 2 is transmitted; afterwards, another data packet of the service 1 is transmitted, circulated as such. The eNB transmits the multiplexed data on air resources corresponding to the transmission period 0.
In each embodiment of the present invention, the multiplexing strategies of the eNBs in the same SFN are the same.
In order to shorten the length of the time stamp, in an embodiment of the present invention, the configuring method of the time stamp in the above embodiment may be improved, i.e., the time stamp added by the BM-SC is the serial number of the synchronization period Mod a designated value N (i.e. the serial number of the synchronization period Mod N). Here, N is any integer between 1 and a maximum serial number of the synchronization period.
For example, when N is equal to 2, the time stamp has two values 0 and 1, so only one bit is needed to indicate the time stamp. When a certain service starts, if the serial number of the first synchronization period is 0, the BM-SC configures the time stamp of the first synchronization period as 0 Mod 2 = 0, the time stamp of the second synchronization period as 1 Mod 2 = 1, the time stamp of the third synchronization period as 2 Mod 2 = 0, and the time stamp of the fourth synchronization period as 3 Mod 2 = 1, circulated as such.
At the eNB, data of N transmission periods are stored. If N is equal to 2, when receiving a data packet of the first synchronization period, the eNB configures a time stamp of the data packet as 0 and puts the time stamp in the first transmission period; when receiving a data packet having a time stamp of 1, the eNB may learn that data of the second transmission period start. The eNB starts to transmit data packets of the first transmission period through an air interface. When receiving a data packet having the time stamp of 0 again, the eNB may learn that data of the second transmission period end. The eNB may start to transmit data packets of the second transmission period through the air interface, circulated as such.
A second embodiment
An operating and maintaining system configures parameters for a BM-SC, which include the length of a synchronization period and a transmission delay. In this embodiment, the length of the synchronization period is 640ms, and the transmission delay is 10ms.
The BM-SC adds the same time stamp to all data packets of the same service received in one synchronization period; or the BM-SC adds the same time stamp to all data packets received in one synchronization period, no matter whether the data packets belong to the same service. The time stamp is different from the serial number of the synchronization period, but is absolution time.
If the BM-SC adds the same time stamp to all received data packets of the same service in one synchronization period, the time stamp added by the BM-SC to data packets of a certain service received in one synchronization period is represented by the following formula:
time stamp = absolution time at which the MB-SC receives the first data packet of the service in the synchronization period + (or -) a fixed value.
If the BM-SC adds the same time stamp to all data packets received in one synchronization period, no matter whether the data packets belong to the same service, the time stamp added by the BM-SC to the data packets received in one synchronization period is represented by the following formula:
time stamp = absolution time at which the MB-SC receives the first data packet in the synchronization period + (or -) a fixed value;
or time stamp = absolution time at which the synchronization period starts + (or -) a fixed value;
the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
If the time stamp is configured as absolution time at which the synchronization period starts plus or minus a fixed value, the BM-SC needs to configure the start time of the synchronization period, i.e. the BM-SC needs to learn the start time of each synchronization period.
Figure 8 is a schematic diagram illustrating data packet transmission according to a second embodiment of the present invention. This embodiment is described by taking an example that the BM-SC adds the same time stamp to all data packets received in one synchronization period, no matter whether the data packets belong to the same service, and the time stamp is absolution time at which the MB-SC receives the first data packet in the synchronization period plus the length of the synchronization period and the length of the delay time. As shown in Figure 8, a synchronization period x on the BM-SC starts from absolution time 10: 00: 00: 000, and at the absolution time 10: 00: 00: 000, the BM-SC receives the first data packet of a service 1, called as a data packet 1 of the service 1. The time stamp added to the data packet 1 of the service 1 by the BM-SC is 0: 00: 00: 000 + 650ms. After 10ms, the BM-SC receives the first data packet of a service 2, called as a data packet 1 of the service 2. Because the BM-SC receives the data packet 1 of the service 2 in the synchronization period x, a time stamp added to the data packet 1of the service 2 by the BM-SC also is 0: 00: 00: 000 + 650ms.
Referring to Figure 8, when the eNB receives the data packet 1 of the service 1 and the data packet 1 of the service 2, because the data packet 1 of the service 1 and the data packet 1 of the service 2 have the same time stamp, it is determined that the data packet 1 of the service 1 and the data packet 1 of the service 2 need to be transmitted in the same transmission period. The eNB makes the absolution time of the time stamp correspond to its own transmission period, for example, the time indicated by the time stamp is from 10: 00: 00: 640 to 10: 00: 01: 280, which corresponds to the transmission period y of the eNB. The time stamp of the data packet 1 of the service 1 and the data packet 1 of the service 2 is 10: 00: 00: 000 + 650ms = 10: 00: 00: 650, and is in the range of the transmission period y, so the data packet 1 of the service 1 and the data packet 1 of the service 2 are transmitted in the transmission period y of the eNB. The eNB multiplexes all data packets in the transmission period y, and transmits the multiplexed data on air resources corresponding to the transmission period y.
A third embodiment
An operating and maintaining system configures parameters for a BM-SC, which include the length of a synchronization period and a transmission delay. In this embodiment, the length of the synchronization period is 640ms, and the transmission delay is 10ms.
In this embodiment, the BM-SC adds a time stamp to the first data packet of each service, does not add the time stamp to other data packets of the service, but needs to add an Elapsed Octet Counter and a Packet Number to other data packets of the service. Here, the first data packet is the first data packet during the service, if the first data packets of two services are received in the same synchronization period, the BM-SC adds the same time stamp to the first data packets of the two services. In this embodiment, the time stamp of the first data packet exclusively indicates a synchronization period in which the first data packet is received, e.g. a serial number of the synchronization period or absolution time by which the synchronization period can be deduced. The length of the synchronization period of the BM-SC is the same as the length of the transmission period of the eNB, and if the time stamp is a serial number, the serial number range of the synchronization period is the same as the serial number range of the transmission period.
Besides, the BM-SC needs to transmit a control frame which does not include service data to the eNB after data packets of each service in one synchronization period are transmitted, and the control frame includes the number of the data packets of the service transmitted in the synchronization period and the total byte number of the data packets of the service transmitted in the synchronization period. If a certain service has no data to be transmitted in one synchronization period, in the control frame of the service corresponding to the synchronization period, the number of the data packets of the service and the total byte number of the data packets of the service are configured as 0. In this embodiment, in order to avoid that the eNB can not receive the control frame, the BM-SC transmits the control frame for many times, e.g. 3 times or 4 times.
The eNB determines a transmission period to which data packets of each service belong according to the time stamp of the first data packet of the service and the control frame of each synchronization period, and transmits data packets of different services which belong to the same transmission period on air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
A fourth embodiment
An operating and maintaining system configures parameters for a BM-SC, which include the length of a synchronization period and a transmission delay. In this embodiment, the length of the synchronization period is 640ms, and the transmission delay is 10ms.
In this embodiment, the BM-SC adds a time stamp to each received data packet, and the time stamp is absolution time at which the data packet is received plus or minus a fixed value, i.e. the time stamp and the absolution time at which the data packet is received have a linearity relation.
The fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
When the fixed value is the length of the synchronization period plus the length of the delay time, the method for adding the time stamp is the same as the method for adding the time stamp in the prior art.
The eNB may map the received data packets into different transmission periods according an actual value of the time stamp.
Figure 9 is a schematic diagram illustrating data packet transmission according to a fourth embodiment of the present invention. Here, this embodiment is described by taking an example that the fixed value is the length of the synchronization period plus the length of the delay time. As shown in Figure 9, a synchronization period x on the BM-SC starts from absolution time 10: 00: 00: 000, and at the absolution time 10: 00: 00: 000, the BM-SC receives the first data packet of a service 1, called as a data packet 1 of the service 1. A time stamp added to the data packet 1 of the service 1 by the BM-SC is 0: 00: 00: 000 + 650ms. After 10ms, the BM-SC receives the first data packet of a service 2, called as a data packet 1 of the service 2. A time stamp added to the data packet 1 of the service 2 by the BM-SC also is 0: 00: 00: 000 + 650ms.
Referring to Figure 9, when receiving the data packet 1 of the service 1 and the data packet 1 of the service 2, the eNB makes the absolution time indicated by the time stamp correspond to its own transmission period. In this embodiment, the transmission period of the eNB is an MSAP time period, and the length and serial number range of the MSAP time period may be the same as or different from the length and serial number range of the synchronization period of the BM-SC. For example, in this embodiment, the length of the transmission period of the eNB is 640ms, a transmission period x of the eNB is from 10: 00: 00: 010 to 10: 00: 00: 650, and the next transmission period y is from 10: 00: 00: 650 to 10: 00: 01: 290. The time stamp of the data packet 1 of the service 1, i.e. 10: 00: 00: 000 + 650ms = 10: 00: 00: 650, and the data packet 1 of the service 2, i.e. 10: 00: 00: 010 + 650ms = 10: 00: 00: 660, are in the range of the transmission period y, so the data packet 1 of the service 1 and the data packet 1 of the service 2 are transmitted in the transmission period y. The eNB multiplexes all data packets in the transmission period y, and transmits the multiplexed data on air resources corresponding to the transmission period y.
In the above four embodiments, the present invention is described by taking the synchronization transmission of MBMS service data in an MBMS service scene as an example. However, it should be noted that the technical schemes of the above embodiments are applicable to the synchronization transmission of control signaling between the MCE and the eNB in the MBMS service scene. In the MBMS service scene, it is only needed to replace the MB-SC in the above embodiments with the MCE, which will not be described in detail.
It also should be noted that in a scene in which control signaling is synchronously transmitted between the MCE and the eNB, the transmission period of the control signaling on the eNB is generally called as a modification period. In the modification period, the control signaling may be transmitted repeatedly to implement the transmission reliability. For example, control signaling 1 is transmitted for M times in a modification period corresponding to the control signaling 1, where M is any natural number. Before transmitting the control signaling 1, the MCE may add synchronization information into the control signaling 1, and the synchronization information indicates that the control signaling 1 is transmitted in which modification period.
Universally, in the description of the embodiments of the present invention, the synchronization transmission period of the second device (e.g. the eNB in the above embodiments) is called as a transmission period.
Based on the above embodiments, the present invention provides a structure of a data synchronization system.
Figure 10 is a schematic diagram illustrating a data synchronization system according to an embodiment of the present invention. As shown in Figure 10, the system includes: a first device and multiple second devices. Figure 10 shows three second devices, the first device transmits a received data packet to multiple second devices, and the multiple second devices synchronously transmit the same data packet.
In Figure 10, the first device is adapted to add a time stamp to the received data packet, and transmit the data packet to the second device; and the second device is adapted to determine a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmit data packets of different services which belong to the same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
A method for adding the time stamp to the received data packet by the first device in Figure 10 includes the following modes.
The first device is adapted to add the same time stamp to all data packets received in the same synchronization period, and the time stamp exclusively indicates the synchronization period; the same time stamp is a serial number of the synchronization period, or the serial number of the synchronization period Mod a designated value, where the designated value is any integer between 1 and a maximum serial number of the synchronization period, or absolution time at which the first device receives the first data packet in the synchronization period plus or minus a fixed value, or absolution time at which the synchronization period starts plus or minus a fixed value; the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
Or, the first device is adapted to add a time stamp to all data packets of the same service received in the same synchronization period, and the time stamp exclusively indicates the synchronization period; for each service, the time stamp is absolution time at which the first device receives the first data packet of the service in the synchronization period plus or minus a fixed value; the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
Or, the first device is adapted to add a time stamp to the first data packet of each service, and not add the time stamp to other data packets of the service, and the time stamp exclusively indicates the synchronization period in which the first data packet is received; and adapted to add the same time stamp to the first data packets of different services if the data packets of the different services are received in the same synchronization period. For each service, the first device is adapted to transmit a control frame to the second device after data packets of each service in each synchronization period are transmitted, and the control frame comprises the number of the data packets of the service transmitted in the synchronization period and the total byte number of the data packets of the service transmitted in the synchronization period;
the second device, adapted to determine the transmission period to which the data packets of the service belong according to the time stamp of the first data packet of the service and the control frame of each synchronization period.
Or, the first device is adapted to add a time stamp to each received data packet, and the time stamp is absolute time at which the first device receives the data packet plus or minus a fixed value; the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
In Figure 10, the first device is a multimedia BM-SC, and the second device is an eNB. Of cause, there is an S-GW for forwarding data between the BM-CS and the eNB.
Or, in Figure 10, the first device is an MCE, and the second is an eNB.
Sum up, in the present invention, the first device adds a time stamp to a received data packet and transmits the data packet to the second device; the second device determines a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmits data packets of different services which belong to the same transmission period by using air resources corresponding to the transmission period after the data packets of different services which belong to the same transmission period are multiplexed. In this way, air resources can be fully utilized.
The foregoing are only preferred embodiments of the present invention and are not for use in limiting the protection scope of the present invention. Any modification, equivalent replacement and improvement made within the spirit and principle of the present invention should be covered under the protection scope of the present invention.

Claims (12)

  1. A data synchronization method, applied to a scene in which a first device transmits a received data packet to multiple second devices, and the multiple second devices synchronously transmit a received same data packet, comprising:
    adding, by the first device, a time stamp to the received data packet, and transmitting the data packet to the second device; and
    determining, by the second device, a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmitting data packets of different services which belong to a same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
  2. The method of claim 1, wherein the adding, by the first device, a time stamp to a received data packet comprises: adding, by the first device, a same time stamp to all data packets received in a same synchronization period, and the time stamp exclusively indicates the synchronization period;
    the same time stamp is a serial number of the synchronization period, or
    the serial number of the synchronization period Mod a designated value, where the designated value is an integer between 1 and a maximum serial number of the synchronization period, or
    absolution time at which the first device receives the first data packet in the synchronization period plus or minus a fixed value, or
    absolution time at which the synchronization period starts plus or minus a fixed value; and
    the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  3. The method of claim 1, wherein the adding, by the first device, a time stamp to a received data packet comprises: adding, by the first device, a same time stamp to all data packets of a same service received in a same synchronization period, and the time stamp exclusively indicates the synchronization period;
    for each service, the time stamp is absolution time at which the first device receives the first data packet of the service in the synchronization period plus or minus a fixed value; and
    the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  4. The method of claim 1, wherein the adding, by the first device, a time stamp to a received data packet comprises: adding, by the first device, a time stamp to the first data packet of each service, and not adding the time stamp to other data packets of the service, and the time stamp exclusively indicates a synchronization period in which the first data packet is received; adding a same time stamp to the first data packets of different services if the first data packets of the different services are received in a same synchronization period;
    the method further comprises: for each service, transmitting, by the first device, a control frame to the second device after data packets in each synchronization period are transmitted, and the control frame comprises the number of the data packets of the service transmitted in the synchronization period and the total byte number of the data packets of the service transmitted in the synchronization period; and
    determining, by the second device, the transmission period to which the data packets of the service belong according to the time stamp of the first data packet of the service and the control frame of each synchronization period.
  5. The method of claim 1, wherein the adding, by the first device, a time stamp to a received data packet comprises: adding, by the first device, a time stamp to each received data packet, and the time stamp is absolute time at which the first device receives the data packet plus or minus a fixed value;
    the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  6. The method of any of claims 1 to 5, wherein the first device is a multimedia Broadcast Multicast Service Center (BM-SC), and the second device is an evolved Node B (eNB); or
    the first device is a Multimedia Broadcast Multicast Service Control Entity (MCE), and the second device is an eNB.
  7. A data synchronization system, comprising: a first device and multiple second devices, wherein the first device transmits a received data packet to multiple second devices, and the multiple second devices synchronously transmit a received same data packet;
    the first device, adapted to add a time stamp to the received data packet, and transmit the data packet to the second device; and
    the second device, adapted to determine a transmission period to which the data packet belongs according to the time stamp of the data packet, and transmit data packets of different services which belong to a same transmission period by using air resources corresponding to the transmission period after the data packets of the different services which belong to the same transmission period are multiplexed.
  8. The system of claim 7, wherein
    the first device, adapted to add a same time stamp to all data packets received in a same synchronization period, and the time stamp exclusively indicates the synchronization period;
    the same time stamp is a serial number of the synchronization period, or
    the serial number of the synchronization period Mod a designated value, where the designated value is an integer between 1 and a maximum serial number of the synchronization period, or
    absolution time at which the first device receives the first data packet in the synchronization period plus or minus a fixed value, or
    absolution time at which the synchronization period starts plus or minus a fixed value; and
    the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  9. The system of claim 7, wherein
    the first device, adapted to add a time stamp to all data packets of a same service received in a same synchronization period, and the time stamp exclusively indicates the synchronization period;
    for each service, the time stamp is absolution time at which the first device receives the first data packet of the service in the synchronization period plus or minus a fixed value; and
    the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  10. The system of claim 7, wherein
    the first device, adapted to add a time stamp to the first data packet of each service, and not add the time stamp to other data packets of the service, the time stamp exclusively indicates a synchronization period in which the first data packet is received; and adapted to add a same time stamp to the first data packets of different services if the data packets of the different services are received in a same synchronization period;
    the first device, adapted to transmit a control frame to the second device after data packets of each service in each synchronization period are transmitted, and the control frame comprises the number of the data packets of the service transmitted in the synchronization period and the total byte number of the data packets of the service transmitted in the synchronization period; and
    the second device, adapted to determine the transmission period to which the data packets of the service belong according to the time stamp of the first data packet of the service and the control frame of each synchronization period.
  11. The system of claim 7, wherein
    the first device, adapted to add a time stamp to each received data packet, and the time stamp is absolute time at which the first device receives the data packet plus or minus a fixed value; and
    the fixed value is 0, or the length of the synchronization period, or the length of a delay time, or the length of the synchronization period plus the length of the delay time.
  12. The system of any of claims 7 to 11, wherein the first device is a multimedia Broadcast Multicast Service Center (BM-SC), and the second device is an evolved Node B (eNB); or
    the first device is a Multimedia Broadcast Multicast Service Control Entity (MCE), and the second device is an eNB.
PCT/KR2010/005519 2009-06-23 2010-08-20 Data synchronization method and system WO2011021879A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/391,503 US20120147807A1 (en) 2009-06-23 2010-08-20 Data synchronization method and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910168288.2 2009-08-20
CN200910168288.2A CN101931884B (en) 2009-06-23 2009-08-20 A kind of method of data synchronization and system

Publications (2)

Publication Number Publication Date
WO2011021879A2 true WO2011021879A2 (en) 2011-02-24
WO2011021879A3 WO2011021879A3 (en) 2011-06-16

Family

ID=43607629

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2010/005519 WO2011021879A2 (en) 2009-06-23 2010-08-20 Data synchronization method and system

Country Status (1)

Country Link
WO (1) WO2011021879A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107135671A (en) * 2015-06-17 2017-09-05 华为技术有限公司 Car networking data transmission method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070011170A (en) * 2005-07-19 2007-01-24 삼성전자주식회사 Apparatus and method for scheduling data in a communication system
KR20090022164A (en) * 2007-08-29 2009-03-04 포항공과대학교 산학협력단 Real time polling service class in ieee 802.16/wibro system
EP2086280A1 (en) * 2008-02-04 2009-08-05 Nokia Siemens Networks Oy Improved provision of value added short message services

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070011170A (en) * 2005-07-19 2007-01-24 삼성전자주식회사 Apparatus and method for scheduling data in a communication system
KR20090022164A (en) * 2007-08-29 2009-03-04 포항공과대학교 산학협력단 Real time polling service class in ieee 802.16/wibro system
EP2086280A1 (en) * 2008-02-04 2009-08-05 Nokia Siemens Networks Oy Improved provision of value added short message services

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107135671A (en) * 2015-06-17 2017-09-05 华为技术有限公司 Car networking data transmission method and device

Also Published As

Publication number Publication date
WO2011021879A3 (en) 2011-06-16

Similar Documents

Publication Publication Date Title
WO2010151003A2 (en) Data synchronization method and system
US8005085B2 (en) Method for distribution of data packets in a single frequency mobile communication network, an access network node, a base station and a single frequency mobile communication network therefor
WO2014062029A1 (en) Method and ue for measuring csi-rs
WO2012150831A2 (en) Method and apparatus for user equipment receiving mbms service processing semi-permanent scheduling from mbsfn subframe in wireless communication system
EP2512060B1 (en) Method and apparatus of clock transmission between networks
JP3159862B2 (en) Subscriber transmission equipment
WO2011059256A2 (en) Apparatus and method for transmitting and receiving reference location signal in mobile communication system
WO2012121562A2 (en) Method and apparatus for transmitting and receiving control information in a wireless communication system
WO2011136518A2 (en) Method and apparatus for controlling inter-cell interference of control channels in ofdm-based hierarchical cellular system
WO2013048216A1 (en) Method and apparatus for transmitting and receiving data in wireless communication system
US8416770B2 (en) Universal service transport transitional encoding
WO2015020403A1 (en) Hybrid duplex communication method, bs and terminal
WO2018038416A1 (en) Data transmitting method and apparatus
WO2012150844A2 (en) Network access method and apparatus
WO2012141478A2 (en) Method and apparatus for receiving data in user equipment of supporting multimedia broadcast multicast service
WO2019071870A1 (en) Method for transmitting data in optical network and optical network device
UA82938C2 (en) Discontinuous transmission and reception of service of multimedia broadcast transmission/multicasting in a mobile communication system
US20110199973A1 (en) Method, device, and system for configuring multicast broadcast single frequency network resources
WO2011020384A1 (en) Multimedia broadcast multicast service scheduling and transmission method and system
CN104660360B (en) Ethernet data and multi-channel E1 data processing method and system
EP2346204B1 (en) Method and apparatus for synchronization processing
EP2603987A2 (en) Apparatus and method for transmitting and receiving signal in a mobile communication system
WO2011147355A1 (en) Method, device and system for configuring power-saving cell
WO2011025335A2 (en) Method and apparatus for receiving multicast and broadcast service in a broadband wireless communication system
WO2011021879A2 (en) Data synchronization method and system

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

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 13391503

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 10810187

Country of ref document: EP

Kind code of ref document: A2