WO2009084083A1 - Gateway device and data transfer method - Google Patents

Gateway device and data transfer method Download PDF

Info

Publication number
WO2009084083A1
WO2009084083A1 PCT/JP2007/075107 JP2007075107W WO2009084083A1 WO 2009084083 A1 WO2009084083 A1 WO 2009084083A1 JP 2007075107 W JP2007075107 W JP 2007075107W WO 2009084083 A1 WO2009084083 A1 WO 2009084083A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
data packet
transmission
base station
radio base
Prior art date
Application number
PCT/JP2007/075107
Other languages
French (fr)
Japanese (ja)
Inventor
Chigusa Miyahara
Hidefumi Takaoka
Hideki Nagino
Original Assignee
Fujitsu Limited
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Limited filed Critical Fujitsu Limited
Priority to PCT/JP2007/075107 priority Critical patent/WO2009084083A1/en
Publication of WO2009084083A1 publication Critical patent/WO2009084083A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/28Flow control; Congestion control in relation to timing considerations
    • H04L47/283Flow control; Congestion control in relation to timing considerations in response to processing delays, e.g. caused by jitter or round trip time [RTT]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/28Timers or timing mechanisms used in protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/16Gateway arrangements

Definitions

  • the present invention relates to a gateway device and a data transfer method for transferring a data packet sent from a core network toward a radio base station.
  • 3G 3rd generation
  • This 3G also has several stages of development.
  • mobile phones adopting a protocol called 3.5G or HSDPA with higher communication speed have also appeared.
  • a protocol called Super3G or 3.9G is being studied.
  • This Super3G system provides a service (MBMS; Multimedia Broadcast / Multimedia Service) that simultaneously distributes image data such as streaming broadcasts to a large number of mobile users.
  • MBMS Multimedia Broadcast / Multimedia Service
  • streaming broadcast data distributed by a core network streaming broadcast server is simultaneously distributed simultaneously to a plurality of wireless mobile station devices via a gateway device as multicast packet data.
  • a time stamp transmission start time
  • the gateway device has a function of calculating a time stamp and giving a time stamp value to the packet.
  • the radio base station apparatus that has received the multicast packet keeps the packet until the time of the time stamp, and transmits the packet to a large number of radio mobile station apparatuses at the time of the time stamp.
  • FIG. 1 is a schematic diagram of a communication system that performs MBMS.
  • a core network 10 a gateway device 20, a plurality of radio base station devices 30, and a radio mobile station device 40 such as a mobile phone are shown.
  • the core network 10 has the configuration shown in FIG. , Connected to a LAN (Local Area Network), a content server 11 for high-speed and large-capacity file transfer, a content server 12 for streaming transmission, a SIP server 13 for managing voice calls, and an NTP (Network Time Protocol for managing the current time) ) Server 14 is included.
  • the content servers 11 and 12 and the SIP server 13 transmit multicast packets (here, these multicast packets are collectively referred to as MBMS packets), and the MBMS packets are received by the gateway device 20 with a time stamp and wirelessly transmitted. It is transmitted to the base station device 30.
  • the radio base station device 30 transmits the MBMS packet to the radio mobile station device 40 at the same time when the time stamp is reached.
  • the gateway device 20 receives the NTP packet representing the current time from the NTP client 14 and corrects the time.
  • the radio base station apparatus 30 performs time correction by GPS (Global Positioning System).
  • FIG. 2 is a diagram illustrating a hardware configuration related to time adjustment of the gateway device 20.
  • the NTP server 14 manages an accurate current time, and an NTP packet representing the current time is input to the gateway device 20 via the LAN.
  • the gateway device 20 also manages the current time, but since the current time managed by the gateway device 20 has a large error, the current time is corrected based on the received NTP packet.
  • the gateway device 20 includes a CPU 21, a memory 22, a clock 23, and a LAN interface 24.
  • the memory 22 stores NTP client software.
  • the current time of the gateway device 20 is managed based on the clock generated by the clock 23.
  • the NTP client software is executed by the CPU 21, analyzes the NTP packet received by the LAN interface 24, and corrects the current time managed by the gateway device 20 based on the NTP packet.
  • FIG. 3 is a flowchart showing a time stamp calculation processing flow performed by the gateway device.
  • the reception time T (x) of the MBMS packet is acquired based on the current time managed by the gateway device 20 (step S11).
  • x of T (x) is the serial number of the MBMS packet received this time (denoted as MBMS packet (x)), and x-1 described later is the serial number of the MBMS packet (x-1) received last time. It is shown that.
  • L_time (x-1) represents the scheduled completion time of transmission of the previously received MBMS packet (x-1) from the radio base station device 30 to the radio mobile station device 40.
  • This scheduled transmission completion time is discretized in units of MTI representing the transmission cycle, which is obtained in step S15 described later when the flow of FIG. 3 is executed for the previously received MBMS packet (x ⁇ 1). It's time.
  • the transmission cycle MTI will be described later with reference to FIG.
  • Tdelay in the expression (1) is a radio frequency when the gateway device 20 transmits the MBMS packet to the radio base station device from the reception time of the MBMS packet and immediately prepares for transmission at the radio base station device.
  • the estimated time until the preparation for transmission in the base station apparatus is completed (this is called a delay time here) is shown.
  • step S12 the transmission time T (x) + Tdelay of the current MBMS packet is later than the scheduled transmission completion time when the transmission of the previous MBMS packet (x-1) at the radio base station apparatus is completed. It is determined whether (Yes) or not (No).
  • step S13 L_time (x-1) ⁇ T (x) + Tdelay Means that there is a time margin between the previous MBMS packet (x-1) and the current MBMS packet (x).
  • the radio base station apparatus should be notified this time
  • the MTI unit value immediately after the time of T (x) + Tdelay is obtained as TS (x) which is a time stamp indicating the transmission start time of the MBMS packet (x) from the radio base station apparatus (step S13). Details of step S13 will be described later.
  • step S14 it means that the previous MBMS packet (x ⁇ 1) and the current MBMS packet (x) have arrived at the gateway device successively.
  • the current MBMS to be notified to the radio base station device.
  • TS (x) which is a time stamp indicating the transmission start time of the packet (x) from the radio base station apparatus, is sent from the radio base station apparatus to the radio mobile station apparatus in the previous MBMS packet (x-1). Is scheduled to be transmitted (time stamp value L_Time (x ⁇ 1) discretized in MTI units. Details of step S14 will be described later.
  • step S15 the transmission completion time (time stamp value) L_Time (x) of the current MBMS packet (x) is obtained for calculation at the time of reception of the next MBMS packet (x + 1).
  • step S16 the current MBMS packet (X) is transmitted toward the radio base station apparatus with the time stamp value TS (x) obtained in step S13 or step S14.
  • FIG. 4 is step S12 of FIG. L_time (x-1) ⁇ T (x) + Tdelay It is a figure which shows the packet transmission / reception timing chart of the state which satisfies and progresses to step S13.
  • the horizontal axis represents the passage of time
  • the vertical line on the horizontal axis represents the passage of the time for each transmission cycle MTI.
  • MTI 10 msec (hereinafter, all units of msec are omitted).
  • MBMS packets are transmitted / received at the gateway device, transmitted / received at the wireless base station device, and received at the wireless mobile station device. Timing is shown.
  • FIG. 5 is a diagram showing a packet transmission / reception timing chart in a state in which the process proceeds to step S14 without satisfying the determination criterion in step S12.
  • the current packet (x) is sent to the gateway device following the previous packet (x-1). This is the case.
  • the radio base station apparatus transmits the previous packet (x ⁇ 1) at time 60 and the current packet (x) at time 70. To do.
  • the radio base station apparatus performs time correction by GPS, and always has an accurate time.
  • the gateway device obtains the time from the NTP server, and when the time correction frequency of the NTP server is low, or even if the correction frequency is high, the NTP server is discarded or stopped due to a high load or some trouble. When this occurs, the time managed by the gateway device may be shifted.
  • FIG. 6 is a diagram showing a packet transmission / reception timing chart when the time of the gateway device is ahead of the accurate time of the radio base station device.
  • the radio base station apparatus waits until the time 90 for the packet (x) and transmits the packet (x) to the radio base station apparatus, the residence time in the radio base station apparatus is increased by the advancement of the time of the gateway apparatus.
  • FIG. 7 is a diagram showing a packet transmission / reception timing chart when the time of the gateway device is corrected to an accurate time from the state where the time of the gateway device is advanced as shown in FIG.
  • step S12 since the criterion of the expression (1) in step S12 is not satisfied, the process proceeds to step S14, and the transmission start time TS (x) of the packet (x) is set as the previous packet (x ⁇ 1)
  • Cited Document 1 discloses a technique for detecting a congestion state of a network and changing a transmission rate, it does not solve the stagnation that accompanies a time lag of the wireless base station device.
  • Japanese Patent Laid-Open No. 11-112305 discloses a technique for detecting a congestion state of a network and changing a transmission rate, it does not solve the stagnation that accompanies a time lag of the wireless base station device.
  • the present invention has been made in view of the above circumstances, and aims to quickly eliminate the retention of packets caused by the advance of the gateway device time after the gateway device time is corrected to the correct time. To do.
  • the first gateway device of the gateway devices of the present invention that achieves the above object has been sent from a core network including a content server that is responsible for transmitting data packets and an NTP server that is responsible for transmitting NTP packets representing the current time.
  • a gateway device that receives a data packet, attaches a transmission start timestamp indicating the transmission start time of the data packet from the radio base station to the radio mobile station, and transmits the data packet to the radio base station.
  • a time management unit that manages the current time and receives the NTP packet to correct the current time; Based on the current time managed by the time management unit, a reception time acquisition unit that acquires the reception time of the data packet sent from the core network; Delay prediction until a data packet is transmitted to the radio base station at the reception time of the data packet acquired by the reception time acquisition unit, and the radio base station is ready to transmit the data packet to the radio mobile station
  • a transmittable time predicting unit that predicts a transmittable time of the data packet from the radio base station, and The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted by the transmittable time prediction unit, and the first condition received last time from the core network and transmitted to the radio base station
  • a time stamp calculation unit for obtaining the transmission start time stamp that satisfies both of the second condition that the time is a time after the scheduled transmission completion time of the data packet of 2 from the radio base station to the radio mobile station;
  • the transmission completion schedule for the first data packet is added
  • a transmission completion time prediction unit for obtaining the time The time stamp calculation unit has a time later than the first reception time of the first data packet received this time from the core network and the second reception time of the second data packet previously received from the core network.
  • the transmission start time stamp is obtained based only on the first condition of the first condition and the second condition.
  • the first gateway device of the present invention is corrected from the time at which the gateway device time is advanced to an accurate time, and from the core network before the first reception time of the first data packet received this time from the core network.
  • the transmission start time is based on only the first condition among the first condition and the second condition. Since the stamp is obtained, the retention of the packet is quickly eliminated after the time of the gateway device is changed to an accurate time.
  • the second gateway device of the gateway devices of the present invention receives data packets sent from a core network including a content server responsible for transmitting data packets and an NTP server responsible for transmitting NTP packets representing the current time.
  • a gateway device that receives the data packet and transmits it to the radio base station with a transmission start time stamp indicating the transmission start time of the data packet from the radio base station to the radio mobile station;
  • a time management unit that manages the current time and receives the NTP packet to correct the current time;
  • a reception time acquisition unit that acquires the reception time of the data packet sent from the core network; Delay prediction until data packet is transmitted to the radio base station at the reception time of the data packet acquired by the reception time acquisition unit, and the radio base station is ready to transmit the data packet to the radio mobile station
  • a transmittable time predicting unit that predicts a transmittable time of the data packet from the radio base station, and The first condition that the first data packet received this time from the core network is a time
  • a transmission completion time prediction unit for obtaining a time;
  • the wireless base station A transmission for obtaining a new transmission start time of the second data packet from the station to the radio mobile station, and transmitting a correction notification packet instructing the radio base station to correct the new transmission start time A time correction unit,
  • the transmission completion time prediction unit performs a new transmission from the radio base station to the radio mobile station for the second data packet.
  • the transmission completion prediction time is obtained, and the time stamp calculation unit has a first condition that the time is a time after the transmission possible time predicted by the transmission possible time prediction unit of the first data packet received this time from the core network, Satisfy both of the second condition that the second data packet received last time from the core network and transmitted to the radio base station is a time after the predicted new transmission completion time from the radio base station to the radio mobile station.
  • the transmission start time stamp is obtained.
  • the previous time from the core network is earlier than the first reception time of the first data packet received this time from the core network, which is corrected to the accurate time from the time when the time of the gateway device has advanced.
  • the second reception time of the received second data packet is later, not only the packet after the time correction but also the packet sent to the radio base station before the time correction Also, the transmission start time is corrected, and packet retention is eliminated more quickly.
  • a first data transfer method of the data transfer method of the present invention that achieves the above object is a core server including a content server responsible for data packet transmission and an NTP server responsible for transmission of an NTP packet representing the current time.
  • the received data packet is received, and the data packet is transmitted to the radio base station with a transmission start time stamp indicating the transmission start time of the data packet from the radio base station to the radio mobile station.
  • a data transfer method comprising: A time management step for managing the current time and receiving the NTP packet to correct the current time; A reception time acquisition step of acquiring the reception time of the data packet sent from the core network based on the current time managed by the execution of the time management step; Delay prediction until a data packet is transmitted to a radio base station at the reception time of the reception time acquisition step and the radio base station is ready to transmit the data packet to the radio mobile station A transmission time predicting step for predicting a transmission time of the data packet from the radio base station by adding time; and The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted in the transmittable time prediction step, and the first condition received last time from the core network and transmitted to the radio base station A time stamp calculation step for obtaining the transmission start time stamp satisfying both of the second condition that the time is a time after the scheduled transmission completion time of the data packet of 2 from the wireless base station to the wireless mobile station; By adding the estimated transmission time required for data packet transmission at the radio base station to the transmission start
  • a transmission completion time prediction step for obtaining a time In the time stamp calculating step, the second reception time of the second data packet previously received from the core network is later than the first reception time of the first data packet received this time from the core network.
  • the transmission start time stamp is obtained based on only the first condition out of the first condition and the second condition.
  • a second data transfer method of the data transfer method of the present invention that achieves the above object is provided from a core network including a content server responsible for data packet transmission and an NTP server responsible for transmission of an NTP packet representing the current time.
  • the received data packet is received, and the data packet is transmitted to the radio base station with a transmission start time stamp indicating the transmission start time of the data packet from the radio base station to the radio mobile station.
  • a data transfer method comprising: A time management step for managing the current time and receiving the NTP packet to correct the current time; A reception time acquisition step of acquiring the reception time of the data packet sent from the core network based on the current time managed by the execution of the time management step; Delay prediction until a data packet is transmitted to a radio base station at the reception time of the reception time acquisition step and the radio base station is ready to transmit the data packet to the radio mobile station A transmission time predicting step for predicting a transmission time of the data packet from the radio base station by adding time; and The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted in the transmittable time prediction step, and the first condition received last time from the core network and transmitted to the radio base station A time stamp calculation step for obtaining the transmission start time stamp satisfying both of the second condition that the time is a time after the scheduled transmission completion time of the data packet of 2 from the wireless base station to the wireless mobile station; By adding the estimated transmission time required for data packet transmission at the radio base station to the transmission start
  • a transmission completion time prediction step for obtaining a time When the second reception time of the second data packet previously received from the core network is later than the first reception time of the first data packet received this time from the core network, the wireless base station A transmission for obtaining a new transmission start time of the second data packet from the station to the radio mobile station, and transmitting a correction notification packet instructing the radio base station to correct the new transmission start time A time correction step, In response to the fact that a new transmission start time of the second data packet has been obtained in the transmission time correction step, the transmission completion time prediction step performs a new transmission from the radio base station to the radio mobile station for the second data packet.
  • the transmission completion prediction time is obtained, and the time stamp calculation step includes a first condition that the time is a time after the transmission available time predicted by the transmission available time prediction unit of the first data packet received this time from the core network, Satisfy both of the second condition that the second data packet received last time from the core network and transmitted to the radio base station is a time after the predicted new transmission completion time from the radio base station to the radio mobile station. And a step of obtaining a transmission start time stamp.
  • FIG. 4 is a diagram illustrating a packet transmission / reception timing chart in a state in which L_time (x ⁇ 1) ⁇ T (x) + Tdelay is satisfied in step S12 of FIG. 3 and the process proceeds to step S13. It is a figure which shows the packet transmission / reception timing chart of the state which progresses to step S14, without satisfy
  • FIG. 8 is a diagram showing a time stamp calculation processing flow executed in the gateway device of the first embodiment of the present invention.
  • steps denoted by the same reference numerals as those in steps S10 to S16 in the flow shown in FIG. 3 are the same as those in the flow shown in FIG. 3.
  • steps S21 to S23 are performed. Has been added.
  • step S21 since T (x) ⁇ T (x-1), the reception time T (x) of the current packet (x) is greater than the reception time T (x-1) of the previous packet (x-1). It is determined whether it is time to return. When the reception time has not returned (No), step S22 is skipped and the process proceeds to step S23, and T (x) is set for the determination process in step S21 when the next packet (x + 1) is received. Saved to T (x-1), the process proceeds to step S12.
  • step S13 the transmission completion time of the previous packet (x-1) is ignored, and a value (MTI unit value) obtained by adding the delay time Tdelay to the reception time T (x) of the current packet (x) is obtained.
  • FIG. 9 is a diagram showing a packet transmission / reception timing chart in this case.
  • the transmission order of the packet (x) and the packet (x ⁇ 1) from the radio base station apparatus to the radio mobile station apparatus is reversed, but the radio mobile station apparatus uses the sequence number of the received packet. It is an interface that performs sequence control, and there is no problem.
  • FIG. 10 is a diagram showing a packet transmission / reception timing chart when a large number of packets are transmitted / received in the first embodiment.
  • packets (x-2) and (x-1) are received before time correction, and packets (x), (x + 1), (x + 2),..., (N) are received after time correction. Indicates the state.
  • the transmission start time stamps of the packets (x), (x + 1),..., (N) received after the time correction are reversed from the transmission start time stamps of the received packets before the time correction, as shown in FIG.
  • order control is performed in the radio mobile station apparatus, and information is transmitted to the user of the radio mobile station apparatus in the correct order.
  • FIG. 11 is a diagram showing a time stamp calculation processing flow executed in the gateway device according to the second embodiment of the present invention.
  • steps S10 to S16 in the flow shown in FIG. 3 are the same as the steps in the flow shown in FIG.
  • steps S31 to S35 are added compared to the flow shown in FIG.
  • step S31 as in step S21 of FIG. 8, it is determined whether or not the reception time has returned by T (x) ⁇ T (x ⁇ 1). If the reception time has not returned, steps S32 and S33 are performed. Skip to step S34.
  • step S34 as in step S23 of FIG. 8, T (x) is saved to T (x-1) for the determination process in step S31 when the next packet (x + 1) is received, and in step S12. move on.
  • step S31 when it is determined in step S31 that the reception time has returned, the process proceeds to step S32, and in this step S32, TS (x-1)> T (x) + Tdelay (2) Is satisfied.
  • TS (x ⁇ 1) in equation (2) is the previous packet (x ⁇ 1) calculated before time correction saved in step S35 when the previous packet (x ⁇ 1) was received.
  • T (x) + Tdelay is obtained by adding the delay time Tdelay to the reception time after the time correction of the packet (x).
  • the transmission start time of the previous packet (x ⁇ 1) is later than the transmission start possible time (T (x) + Tdelay) from the radio base station apparatus to the radio mobile station apparatus. It is determined whether or not.
  • step S33 is skipped and step S34 is skipped. move on.
  • step S32 If it is determined in step S32 that the expression (2) is satisfied, the process proceeds to step S33.
  • step S33 the transmission start time stamp TS (x-1) of the previous packet (x-1) is recalculated to the shortest time that the radio base station apparatus can transmit, taking into account the corrected current time, Along with this, the transmission completion time L_time (x-1) of the packet (x-1) is also recalculated, and the transmission start time stamp of the packet (x-1) is recalculated this time toward the radio base station apparatus.
  • a modification notification packet instructing modification to the transmitted transmission start time stamp TS (x ⁇ 1) is transmitted.
  • step S33 When the recalculation is performed in step S33, the value after the recalculation in step S33 is adopted as the transmission completion time L_time (x-1) of the previous packet (x-1) in steps S12 and S14.
  • step S35 the transmission start time stamp TS (x) of the current packet (x) obtained in step S13 or step S14 is set to TS (for the processing in steps S32 and S33 when the next packet (x + 1) is received. Saved as x-1).
  • FIG. 12 is a diagram showing a packet transmission / reception timing chart in the second embodiment shown in FIG.
  • the transmission start time stamp TS (x ⁇ 1) is recalculated for the previous packet (x ⁇ 1) and notified to the radio base station apparatus, and the radio base station apparatus receives the notification and receives the previous packet (x ⁇ 1).
  • the transmission start time stamp TS (x-1) of the previous packet (x-1) is recalculated to a value that does not stay in the radio base station apparatus as described above. And notified to the radio base station apparatus. Since the transmission start time stamp TS (x) of the current packet (x) is also calculated using the transmission completion scheduled time L_time (x-1) after the recalculation of the previous packet (x-1), A value that does not stay in the base station apparatus is set. As described above, in the case of the second embodiment, the problem of packet retention is solved without causing reversal of the transmission order of packets from the radio base station apparatus to the radio mobile station apparatus.

Abstract

A gateway device and a data transfer device, with which a packet transmitted from a core network is transferred to a radio base station. Residence of the packet due to advance of time of the gateway device is speedily dissolved after time of the gateway device is corrected to correct time. When second reception time of a second data packet received last time from the core network is later than first reception time of a first data packet received this time from the core network, transmission time of the second packet is ignored and transmission time of the first packet is calculated.

Description

ゲートウェイ装置およびデータ転送方法Gateway device and data transfer method
 本発明は、コアネットワークから送られてきたデータパケットを無線基地局に向けて転送するゲートウェイ装置およびデータ転送方法に関する。 The present invention relates to a gateway device and a data transfer method for transferring a data packet sent from a core network toward a radio base station.
 近年、3G(3rd generation)と呼ばれる無線通信システムのプロトコルが広く採用されている。 In recent years, a wireless communication system protocol called 3G (3rd generation) has been widely adopted.
 この3Gにもいくつかの発展段階があり、FOMAなどで採用されているもともとの3Gのほか、通信速度が更に高速化した、3.5GあるいはHSDPAと呼ばれるプロトコルを採用した携帯電話機も登場してきており、さらに現在、Super3Gあるいは3.9Gと呼ばれるプロトコルが検討されている。 This 3G also has several stages of development. In addition to the original 3G adopted by FOMA and others, mobile phones adopting a protocol called 3.5G or HSDPA with higher communication speed have also appeared. Currently, a protocol called Super3G or 3.9G is being studied.
 このSuper3Gシステムでは、ストリーミング放送などの画像データを多数のモバイルユーザへ同時配信するサービス(MBMS;Multimedia Broadcast/Multimedia Service)が提供される。例えば、コアネットワークのストリーミング放送用サーバが配信するストリーミング放送データは、マルチキャストパケットデータとしてゲートウェイ装置を経由し、複数の無線移動局装置に向け一斉に同時配信される。このマルチキャストパケットを同時配信するためには、タイムスタンプ(送信開始時刻)が必要であり、タイムスタンプ計算及びタイムスタンプ値をパケットに付与する機能を持つのがゲートウェイ装置である。マルチキャストパケットを受信した無線基地局装置では、タイムスタンプの時刻になるまでパケットを留めておき、そのタイムスタンプの時刻になると多数の無線移動局装置に向け一斉にパケット送信を行なう。 This Super3G system provides a service (MBMS; Multimedia Broadcast / Multimedia Service) that simultaneously distributes image data such as streaming broadcasts to a large number of mobile users. For example, streaming broadcast data distributed by a core network streaming broadcast server is simultaneously distributed simultaneously to a plurality of wireless mobile station devices via a gateway device as multicast packet data. In order to simultaneously distribute the multicast packets, a time stamp (transmission start time) is required, and the gateway device has a function of calculating a time stamp and giving a time stamp value to the packet. The radio base station apparatus that has received the multicast packet keeps the packet until the time of the time stamp, and transmits the packet to a large number of radio mobile station apparatuses at the time of the time stamp.
 図1は、MBMSを行なう通信システムの概要図である。 FIG. 1 is a schematic diagram of a communication system that performs MBMS.
 ここには、コアネットワーク10と、ゲートウェイ装置20と、複数の無線基地局装置30と携帯電話機等の無線移動局装置40が示されており、コアネットワーク10には、この図1に示す構成では、LAN(Local Area Network)に接続された、高速大容量ファイル転送用のコンテンツサーバ11、ストリーミング伝送用のコンテンツサーバ12、音声電話を司るSIPサーバ13、および現在時刻を管理するNTP(Network Time Protocol)サーバ14が含まれている。コンテンツサーバ11,12、SIPサーバ13は、マルチキャストパケット(ここでは、これらのマルチキャストパケットを総称してMBMSパケットと称する)を送信しそのMBMSパケットはゲートウェイ装置20で受信されタイムスタンプが付されて無線基地局装置30に送信される。無線基地局装置30では、そのタイムスタンプの時刻になるとそのMBMSパケットを無線移動局装置40に一斉に送信する。 Here, a core network 10, a gateway device 20, a plurality of radio base station devices 30, and a radio mobile station device 40 such as a mobile phone are shown. The core network 10 has the configuration shown in FIG. , Connected to a LAN (Local Area Network), a content server 11 for high-speed and large-capacity file transfer, a content server 12 for streaming transmission, a SIP server 13 for managing voice calls, and an NTP (Network Time Protocol for managing the current time) ) Server 14 is included. The content servers 11 and 12 and the SIP server 13 transmit multicast packets (here, these multicast packets are collectively referred to as MBMS packets), and the MBMS packets are received by the gateway device 20 with a time stamp and wirelessly transmitted. It is transmitted to the base station device 30. The radio base station device 30 transmits the MBMS packet to the radio mobile station device 40 at the same time when the time stamp is reached.
 ここで、ゲートウェイ装置20は、NTPクライアント14から現在時刻を表わすNTPパケットを受信して時刻補正を行なっている。また、無線基地局装置30ではGPS(Global Positioning System)による時刻補正を行なっている。 Here, the gateway device 20 receives the NTP packet representing the current time from the NTP client 14 and corrects the time. In addition, the radio base station apparatus 30 performs time correction by GPS (Global Positioning System).
 図2は、ゲートウェイ装置20の時刻合わせに関するハードウェア構成を示す図である。 FIG. 2 is a diagram illustrating a hardware configuration related to time adjustment of the gateway device 20.
 NTPサーバ14では正確な現在時刻が管理されており、その現在時刻を表わすNTPパケットがLANを経由してゲートウェイ装置20に入力される。 The NTP server 14 manages an accurate current time, and an NTP packet representing the current time is input to the gateway device 20 via the LAN.
 ゲートウェイ装置20でも現在時刻が管理されているが、このゲートウェイ装置20で管理されている現在時刻は誤差が大きいため、受信したNTPパケットに基づいて現在時刻が補正される。 The gateway device 20 also manages the current time, but since the current time managed by the gateway device 20 has a large error, the current time is corrected based on the received NTP packet.
 このゲートウェイ装置20は、CPU21、メモリ22、クロック23、およびLANインタフェース24を備えており、メモリ22には、NTPクライアントソフトが格納されている。 The gateway device 20 includes a CPU 21, a memory 22, a clock 23, and a LAN interface 24. The memory 22 stores NTP client software.
 このゲートウェイ装置20はクロック23で生成されるクロックに基づいて現在時刻が管理されている。 The current time of the gateway device 20 is managed based on the clock generated by the clock 23.
 NTPクライアントソフトは、CPU21によって実行され、LANインタフェース24で受信したNTPパケットを分析し、このゲートウェイ装置20で管理されている現在時刻を、そのNTPパケットに基づいて修正する。 The NTP client software is executed by the CPU 21, analyzes the NTP packet received by the LAN interface 24, and corrects the current time managed by the gateway device 20 based on the NTP packet.
 図3は、ゲートウェイ装置が行なうタイムスタンプ計算処理フローを示すフローチャートである。 FIG. 3 is a flowchart showing a time stamp calculation processing flow performed by the gateway device.
 ゲートウェイ装置20がMBMSパケットを受信すると(ステップS10)、そのゲートウェイ装置20が管理している現在時刻に基づいて、そのMBMSパケットの受信時刻T(x)が取得される(ステップS11)。ここでT(x)のxは、今回受信したMBMSパケットの通番(MBMSパケット(x)と記述する)であり、後述するx-1は前回受信したMBMSパケット(x-1)の通番であることを示している。 When the gateway device 20 receives the MBMS packet (step S10), the reception time T (x) of the MBMS packet is acquired based on the current time managed by the gateway device 20 (step S11). Here, x of T (x) is the serial number of the MBMS packet received this time (denoted as MBMS packet (x)), and x-1 described later is the serial number of the MBMS packet (x-1) received last time. It is shown that.
 次に、
  L_time(x-1)<T(x)+Tdelay   …(1)
を満足するか否かが判定される(ステップS12)。
next,
L_time (x-1) <T (x) + Tdelay (1)
Is satisfied (step S12).
 ここで、L_time(x-1)は、前回受信したMBMSパケット(x-1)の、無線基地局装置30から無線移動局装置40に向けての送信完了予定時刻を表わしている。この送信完了予定時刻は、前回受信したMBMSパケット(x-1)に関しこの図3のフローが実行されたときの、後述するステップS15で求められた、送信周期を表わすMTI単位で離散化された時刻である。送信周期MTIについては、図4を参照して後述する。 Here, L_time (x-1) represents the scheduled completion time of transmission of the previously received MBMS packet (x-1) from the radio base station device 30 to the radio mobile station device 40. This scheduled transmission completion time is discretized in units of MTI representing the transmission cycle, which is obtained in step S15 described later when the flow of FIG. 3 is executed for the previously received MBMS packet (x−1). It's time. The transmission cycle MTI will be described later with reference to FIG.
 また、(1)式中のTdelayは、ゲートウェイ装置20でMBMSパケットの受信時刻から、そのMBMSパケットが無線基地局装置に送信されその無線基地局装置で直ちに送信準備を行なったとしたときの、無線基地局装置での送信準備が完了するまでの予測時間(ここではこれを遅延時間と称する)を表わしている。 Further, Tdelay in the expression (1) is a radio frequency when the gateway device 20 transmits the MBMS packet to the radio base station device from the reception time of the MBMS packet and immediately prepares for transmission at the radio base station device. The estimated time until the preparation for transmission in the base station apparatus is completed (this is called a delay time here) is shown.
 したがってステップS12では、前回のMBMSパケット(x-1)の無線基地局装置での送信が完了する送信完了予定時刻よりも、今回のMBMSパケットの送信可能時刻T(x)+Tdelayの方が遅い時刻(Yes)であるか否(No)かが判定される。 Therefore, in step S12, the transmission time T (x) + Tdelay of the current MBMS packet is later than the scheduled transmission completion time when the transmission of the previous MBMS packet (x-1) at the radio base station apparatus is completed. It is determined whether (Yes) or not (No).
 (1)式を満足する場合、すなわち、
  L_time(x-1)<T(x)+Tdelay
である場合、前回のMBMSパケット(x-1)と今回のMBMSパケット(x)との間に時間的な余裕があることを意味し、この場合は、無線基地局装置に通知すべき、今回のMBMSパケット(x)の無線基地局装置からの送信開始時刻を指示するタイムスタンプであるTS(x)として、T(x)+Tdelayの時刻の直後のMTI単位値が求められる(ステップS13)。このステップS13の詳細は後述する。
When the expression (1) is satisfied, that is,
L_time (x-1) <T (x) + Tdelay
Means that there is a time margin between the previous MBMS packet (x-1) and the current MBMS packet (x). In this case, the radio base station apparatus should be notified this time The MTI unit value immediately after the time of T (x) + Tdelay is obtained as TS (x) which is a time stamp indicating the transmission start time of the MBMS packet (x) from the radio base station apparatus (step S13). Details of step S13 will be described later.
 一方、ステップS12で、上述の(1)式を満足しないと判定されると、ステップS14に進む。この場合、前回のMBMSパケット(x-1)と今回のMBMSパケット(x)とがゲートウェイ装置に引き続いて到着したことを意味し、この場合は、無線基地局装置に通知すべき、今回のMBMSパケット(x)の無線基地局装置からの送信開始時刻を指示するタイムスタンプであるTS(x)として、前回のMBMSパケット(x-1)の、無線基地局装置から無線移動局装置に向けての送信完了予定時刻(MTI単位で離散化されたタイムスタンプ値L_Time(x-1)が設定される。このステップS14の詳細についても後述する。 On the other hand, if it is determined in step S12 that the above equation (1) is not satisfied, the process proceeds to step S14. In this case, it means that the previous MBMS packet (x−1) and the current MBMS packet (x) have arrived at the gateway device successively. In this case, the current MBMS to be notified to the radio base station device. TS (x), which is a time stamp indicating the transmission start time of the packet (x) from the radio base station apparatus, is sent from the radio base station apparatus to the radio mobile station apparatus in the previous MBMS packet (x-1). Is scheduled to be transmitted (time stamp value L_Time (x−1) discretized in MTI units. Details of step S14 will be described later.
 ステップS15では、次のMBMSパケット(x+1)受信時の演算のために今回のMBMSパケット(x)の送信完了時刻(タイムスタンプ値)L_Time(x)が求められ、ステップS16では、今回のMBMSパケット(x)が、ステップS13又はステップS14で求められたタイムスタンプ値TS(x)を伴って、無線基地局装置に向けて送信される。 In step S15, the transmission completion time (time stamp value) L_Time (x) of the current MBMS packet (x) is obtained for calculation at the time of reception of the next MBMS packet (x + 1). In step S16, the current MBMS packet (X) is transmitted toward the radio base station apparatus with the time stamp value TS (x) obtained in step S13 or step S14.
 図4は、図3のステップS12で、
  L_time(x-1)<T(x)+Tdelay
を満足しステップS13に進む状態のパケット送受信タイミングチャートを示す図である。
FIG. 4 is step S12 of FIG.
L_time (x-1) <T (x) + Tdelay
It is a figure which shows the packet transmission / reception timing chart of the state which satisfies and progresses to step S13.
 この図の横軸は、時間経過を表わしており、その横軸上に付した縦線は、その時間経過を送信周期MTIごとの区切りを示している。この図4(および後述するパケット送受信タイミングチャートを表わす各図)では、MTI=10msec(以下全て、msecの単位は省略する)に設定されている。 In this figure, the horizontal axis represents the passage of time, and the vertical line on the horizontal axis represents the passage of the time for each transmission cycle MTI. In FIG. 4 (and each diagram showing a packet transmission / reception timing chart described later), MTI = 10 msec (hereinafter, all units of msec are omitted).
 この図4(および後述するパケットと受信タイミングチャートを表わす各図)には、上から順に、MBMSパケットの、ゲートウェイ装置における送受信タイミング、無線基地局装置における送受信タイミング、および、無線移動局装置における受信タイミングが示されている。 In FIG. 4 (and each diagram showing a packet and a reception timing chart described later), in order from the top, MBMS packets are transmitted / received at the gateway device, transmitted / received at the wireless base station device, and received at the wireless mobile station device. Timing is shown.
 前回のパケット(x-1)は、ゲートウェイ装置に時刻32に受信され、送信開始タイムスタンプTS(x-1)=60が付されて無線基地局装置に送信される。無線基地局装置では、そのパケット(x-1)がTS(x-1)=60の時刻に達するまで留めおかれ、そのTS(x-1)=60の時刻に達すると無線基地局装置から無線移動局装置に向けて送信される。このパケット(x-1)の、無線基地局装置から無線移動局装置への送信終了時刻は時刻60のタイムスタンプ内であり、図3の、後述するステップS15ではMTIで離散化された送信完了時刻L_time(x-1)=70が求められる。 The previous packet (x-1) is received by the gateway device at time 32, and is transmitted to the radio base station device with a transmission start time stamp TS (x-1) = 60. In the radio base station apparatus, the packet (x-1) is held until the time of TS (x-1) = 60, and when the time of TS (x-1) = 60 is reached, the radio base station apparatus It is transmitted toward the wireless mobile station device. The transmission end time of this packet (x-1) from the radio base station apparatus to the radio mobile station apparatus is within the time stamp of time 60, and transmission completion discretized by MTI in step S15 of FIG. Time L_time (x−1) = 70 is obtained.
 パケット(x)は、ゲートウェイ装置に、受信時刻T(x)=58に受信される。ここでは遅延時間Tdelayとして、Tdelay=20が設定されており、(1)式は、
  L_time(x-1)=70<T(x)+Tdelay=58+20=78
となり、図3のステップS12における判定条件を満たす。
The packet (x) is received by the gateway device at the reception time T (x) = 58. Here, Tdelay = 20 is set as the delay time Tdelay, and the equation (1) is
L_time (x−1) = 70 <T (x) + Tdelay = 58 + 20 = 78
Thus, the determination condition in step S12 in FIG. 3 is satisfied.
 この場合は、無線基地局装置から無線移動局装置に向けて送信を開始する送信開始時刻としてT(x)+Tdelay=78を含むタイムスタンプ(70)の次のタイムスタンプTS(x)=80が設定され、パケット(x)にそのタイムスタンプTS(x)=80が付されて無線基地局装置に送られる。無線基地局装置では、ゲートウェイ装置から送られてきたパケット(x)を、タイムスタンプTS(x)=80の時刻まで待って無線移動局装置に向けて無線に送信する。 In this case, the time stamp TS (x) = 80 next to the time stamp (70) including T (x) + Tdelay = 78 as the transmission start time for starting transmission from the radio base station device to the radio mobile station device is The packet is set, and the time stamp TS (x) = 80 is attached to the packet (x) and sent to the radio base station apparatus. In the radio base station apparatus, the packet (x) sent from the gateway apparatus waits until the time stamp TS (x) = 80 and transmits it to the radio mobile station apparatus by radio.
 一方、図3のステップS12で、上記の(1)式の判定基準を満たさないときは、ステップS14に進む。 On the other hand, if it is determined in step S12 of FIG.
 図5は、ステップS12での判定基準を満たさずにステップS14に進む状態のパケット送受信タイミングチャートを示す図である。 FIG. 5 is a diagram showing a packet transmission / reception timing chart in a state in which the process proceeds to step S14 without satisfying the determination criterion in step S12.
 ステップS12の判定基準である上述の(1)式を満たさない場合というのは、図5に示すように、ゲートウェイ装置に前回のパケット(x-1)に引き続いて今回のパケット(x)が送られてきた場合である。この場合、図3のステップS14では、今回のパケット(x)には、前回のパケット(x-1)の送信完了時刻(タイムスタンプ単位の離散値)L_time(x-1)=70と同じタイムスタンプTS(x)=70が付されて無線基地局装置に送られ、無線基地局装置では、前回のパケット(x-1)を時刻60に送信し今回のパケット(x)は時刻70に送信する。 The case where the above formula (1), which is the criterion of step S12, is not satisfied, as shown in FIG. 5, the current packet (x) is sent to the gateway device following the previous packet (x-1). This is the case. In this case, in step S14 of FIG. 3, the current packet (x) has the same time as the transmission completion time of the previous packet (x-1) (discrete value in time stamp units) L_time (x-1) = 70. The stamp TS (x) = 70 is attached and sent to the radio base station apparatus. The radio base station apparatus transmits the previous packet (x−1) at time 60 and the current packet (x) at time 70. To do.
 ここで、前述したように、無線基地局装置ではGPSによる時刻補正を行なっており、常に正確な時刻を持っている。しかし、ゲートウェイ装置は、NTPサーバから時刻取得を行なっており、NTPサーバの時刻補正頻度が低いとき、あるいは補正頻度が高くてもNTPサーバが高負荷の時や何らかの障害によってNTPパケットの廃棄や停止が発生した時、ゲートウェイ装置が管理している時刻がずれてしまうことがある。 Here, as described above, the radio base station apparatus performs time correction by GPS, and always has an accurate time. However, the gateway device obtains the time from the NTP server, and when the time correction frequency of the NTP server is low, or even if the correction frequency is high, the NTP server is discarded or stopped due to a high load or some trouble. When this occurs, the time managed by the gateway device may be shifted.
 図6は、ゲートウェイ装置が持つ時刻が無線基地局装置が持つ正確な時刻よりも進んでいた場合のパケット送受信タイミングチャートを示す図である。 FIG. 6 is a diagram showing a packet transmission / reception timing chart when the time of the gateway device is ahead of the accurate time of the radio base station device.
 MBMSパケット(x)が、ゲートウェイ装置に、時刻68に到着し送信開始タイムスタンプとしてTS(x)=90が付されて、無線基地局装置に送られたものとする。この場合、無線基地局装置ではそのパケット(x)を時刻90まで待ってから無線基地局装置に向けて送信するため、ゲートウェイ装置の時刻が進んでいる分、無線基地局装置での滞留時間が長くなるという現象が発生し、多数のパケットが連続して送られてきたときに無線基地局装置に多数のパケットが滞留することになり、パケットの廃棄等が発生する可能性が高まる。 Suppose that an MBMS packet (x) arrives at the gateway device at time 68 and is sent to the radio base station device with TS (x) = 90 as a transmission start time stamp. In this case, since the radio base station apparatus waits until the time 90 for the packet (x) and transmits the packet (x) to the radio base station apparatus, the residence time in the radio base station apparatus is increased by the advancement of the time of the gateway apparatus. When the phenomenon of lengthening occurs and a large number of packets are continuously transmitted, a large number of packets stay in the radio base station apparatus, and the possibility of packet discarding or the like increases.
 図7は、図6に示す、ゲートウェイ装置の時刻が進んでいる状態からそのゲートウェイ装置の時刻が正確な時刻に補正された場合のパケット送受信タイミングチャートを示す図である。 FIG. 7 is a diagram showing a packet transmission / reception timing chart when the time of the gateway device is corrected to an accurate time from the state where the time of the gateway device is advanced as shown in FIG.
 パケット(x-1)は、ゲートウェイ装置の時刻で時刻70にゲートウェイ装置に到着し、送信開始時刻TS(x-1)=90が付されて無線基地局装置に送られる。その後、ゲートウェイ装置の時刻が正確な時刻に補正され、その後ゲートウェイ装置にパケット(x)が到達したものとする。 The packet (x−1) arrives at the gateway device at time 70 at the time of the gateway device, and is sent to the radio base station device with a transmission start time TS (x−1) = 90. Thereafter, it is assumed that the time of the gateway device is corrected to an accurate time, and then the packet (x) arrives at the gateway device.
 この場合、図3のフローチャートに従うと、ステップS12における(1)式の判定基準を満たさないためステップS14に進み、そのパケット(x)の送信開始時刻TS(x)として、前回のパケット(x-1)の送信完了時刻L_time(x-1)=100と同時刻TS(x)=100が付される結果となり、無線基地局装置での滞留時間が長いという現象が、ゲートウェイ装置の時刻が正しい時刻に補正された後々まで続くことになる。 In this case, according to the flowchart of FIG. 3, since the criterion of the expression (1) in step S12 is not satisfied, the process proceeds to step S14, and the transmission start time TS (x) of the packet (x) is set as the previous packet (x− 1) The transmission completion time L_time (x−1) = 100 and the same time TS (x) = 100 are added, and the phenomenon that the residence time in the radio base station apparatus is long is the correct time of the gateway apparatus. It will continue until it is corrected to the time.
 引用文献1には、ネットワークの輻輳状態を検知して送信レートを変更する技術が開示されているが、上記の無線基地局装置の時刻のずれに伴う滞留を解決するものではない。
特開平11-112305号公報
Although Cited Document 1 discloses a technique for detecting a congestion state of a network and changing a transmission rate, it does not solve the stagnation that accompanies a time lag of the wireless base station device.
Japanese Patent Laid-Open No. 11-112305
 本発明は、上記事情に鑑み、ゲートウェイ装置の時刻が進んでいたことに起因して生じたパケットの滞留を、ゲートウェイ装置の時刻が正しい時刻に補正された後、速やかに解消することを目的とする。 The present invention has been made in view of the above circumstances, and aims to quickly eliminate the retention of packets caused by the advance of the gateway device time after the gateway device time is corrected to the correct time. To do.
 上記目的を達成する本発明のゲートウェイ装置のうちの第1のゲートウェイ装置は、データパケットの送信を担うコンテンツサーバおよび現在時刻を表わすNTPパケットの送信を担うNTPサーバを含むコアネットワークから送られてきたデータパケットを受信し、そのデータパケットに、無線基地局から無線移動局に向けた、そのデータパケットの送信開始時刻を指示する送信開始タイムスタンプを付して無線基地局に送信するゲートウェイ装置であって、
 現在時刻を管理するとともに、上記NTPパケットを受信して現在時刻を補正する時刻管理部と、
 時刻管理部で管理されている現在時刻に基づいて、コアネットワークから送られてきたデータパケットの受信時刻を取得する受信時刻取得部と、
 受信時刻取得部で取得されたデータパケットの受信時刻に、データパケットを無線基地局に送信し無線基地局が無線移動局に向けてそのデータパケットを送信するための準備が完了するまでの遅延予測時間を加えることにより、データパケットの、無線基地局からの送信可能時刻を予測する送信可能時刻予測部と、
 コアネットワークから今回受信した第1のデータパケットの、送信可能時刻予測部で予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への送信完了予定時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めるタイムスタンプ算出部と、
 タイムスタンプ算出部で求められた送信開始タイムスタンプにより表わされる送信開始時刻に、無線基地局でのデータパケットの送信に要する送信予測時間を加えることにより、第1のデータパケットについての、送信完了予定時刻を求める送信完了時刻予測部とを備え、
 上記タイムスタンプ算出部は、コアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりも、コアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、上記第1の条件と上記第2の条件のうちの上記第1の条件のみに基づいて、送信開始タイムスタンプを求めるものであることを特徴とする。
The first gateway device of the gateway devices of the present invention that achieves the above object has been sent from a core network including a content server that is responsible for transmitting data packets and an NTP server that is responsible for transmitting NTP packets representing the current time. A gateway device that receives a data packet, attaches a transmission start timestamp indicating the transmission start time of the data packet from the radio base station to the radio mobile station, and transmits the data packet to the radio base station. And
A time management unit that manages the current time and receives the NTP packet to correct the current time;
Based on the current time managed by the time management unit, a reception time acquisition unit that acquires the reception time of the data packet sent from the core network;
Delay prediction until a data packet is transmitted to the radio base station at the reception time of the data packet acquired by the reception time acquisition unit, and the radio base station is ready to transmit the data packet to the radio mobile station By adding time, a transmittable time predicting unit that predicts a transmittable time of the data packet from the radio base station, and
The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted by the transmittable time prediction unit, and the first condition received last time from the core network and transmitted to the radio base station A time stamp calculation unit for obtaining the transmission start time stamp that satisfies both of the second condition that the time is a time after the scheduled transmission completion time of the data packet of 2 from the radio base station to the radio mobile station;
The transmission completion schedule for the first data packet is added by adding the estimated transmission time required for transmission of the data packet at the radio base station to the transmission start time represented by the transmission start time stamp obtained by the time stamp calculation unit. A transmission completion time prediction unit for obtaining the time,
The time stamp calculation unit has a time later than the first reception time of the first data packet received this time from the core network and the second reception time of the second data packet previously received from the core network. In this case, the transmission start time stamp is obtained based only on the first condition of the first condition and the second condition.
 本発明の第1のゲートウェイ装置は、ゲートウェイ装置の時刻が進んだ時刻から正確な時刻に補正され、コアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりも、コアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、上記第1の条件と第2の条件のうちの第1の条件のみに基づいて、送信開始タイムスタンプを求めるものであるため、ゲートウェイ装置の時刻が正確な時刻に変更された時点以降、パケットの滞留が速やかに解消される。 The first gateway device of the present invention is corrected from the time at which the gateway device time is advanced to an accurate time, and from the core network before the first reception time of the first data packet received this time from the core network. When the second reception time of the received second data packet is later, the transmission start time is based on only the first condition among the first condition and the second condition. Since the stamp is obtained, the retention of the packet is quickly eliminated after the time of the gateway device is changed to an accurate time.
 また、本発明のゲートウェイ装置のうちの第2のゲートウェイ装置は、データパケットの送信を担うコンテンツサーバおよび現在時刻を表わすNTPパケットの送信を担うNTPサーバを含むコアネットワークから送られてきたデータパケットを受信し、そのデータパケットに、無線基地局から無線移動局に向けた、そのデータパケットの送信開始時刻を指示する送信開始タイムスタンプを付して無線基地局に送信するゲートウェイ装置であって、
 現在時刻を管理するとともに、上記NTPパケットを受信して現在時刻を補正する時刻管理部と、
 時刻管理部で管理されている現在時刻に基づいて、コアネットワークから送られてきたデータパケットの受信時刻を取得する受信時刻取得部と、
 受信時刻取得部で取得されたデータパケットの受信時刻に、データパケットを無線基地局に送信し無線基地局が無線移動局に向けてそのデータパケットを送信するための準備が完了するまでの遅延予測時間を加えることにより、データパケットの、無線基地局からの送信可能時刻を予測する送信可能時刻予測部と、
 コアネットワークから今回受信した第1のデータパケットの、送信可能時刻予測部で予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への送信完了予定時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めるタイムスタンプ算出部と、
 タイムスタンプ算出部で求められた送信開始タイムスタンプにより表わされる送信開始時刻に、無線基地局でのデータパケットの送信に要する送信予測時間を加えることにより、第1のデータパケットについての、送信完了予定時刻を求める送信完了時刻予測部と、
 コアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりもコアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、無線基地局から無線移動局に向けた、上記第2のデータパケットの新たな送信開始時刻を求め、無線基地局に向けて、その新たな送信開始時刻への修正を指示する修正通知パケットを送信する送信時刻修正部とを備え、
 上記送信時刻修正部により第2のデータパケットの新たな送信開始時刻が求められたことを受けて、送信完了時刻予測部は第2のデータパケットについての無線基地局から無線移動局への新たな送信完了予測時刻を求め、タイムスタンプ算出部は、コアネットワークから今回受信した第1のデータパケットの、送信可能時刻予測部で予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への新たな送信完了予測時刻以降の時刻であるという第2の条件との双方を満足する、送信開始タイムスタンプを求めることを特徴とする。
In addition, the second gateway device of the gateway devices of the present invention receives data packets sent from a core network including a content server responsible for transmitting data packets and an NTP server responsible for transmitting NTP packets representing the current time. A gateway device that receives the data packet and transmits it to the radio base station with a transmission start time stamp indicating the transmission start time of the data packet from the radio base station to the radio mobile station;
A time management unit that manages the current time and receives the NTP packet to correct the current time;
Based on the current time managed by the time management unit, a reception time acquisition unit that acquires the reception time of the data packet sent from the core network;
Delay prediction until data packet is transmitted to the radio base station at the reception time of the data packet acquired by the reception time acquisition unit, and the radio base station is ready to transmit the data packet to the radio mobile station By adding time, a transmittable time predicting unit that predicts a transmittable time of the data packet from the radio base station, and
The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted by the transmittable time prediction unit, and the first condition received last time from the core network and transmitted to the radio base station A time stamp calculation unit for obtaining the transmission start time stamp that satisfies both of the second condition that the time is a time after the scheduled transmission completion time of the data packet of 2 from the radio base station to the radio mobile station;
The transmission completion schedule for the first data packet is added by adding the estimated transmission time required for transmission of the data packet at the radio base station to the transmission start time represented by the transmission start time stamp obtained by the time stamp calculation unit. A transmission completion time prediction unit for obtaining a time;
When the second reception time of the second data packet previously received from the core network is later than the first reception time of the first data packet received this time from the core network, the wireless base station A transmission for obtaining a new transmission start time of the second data packet from the station to the radio mobile station, and transmitting a correction notification packet instructing the radio base station to correct the new transmission start time A time correction unit,
In response to the transmission time correction unit obtaining a new transmission start time for the second data packet, the transmission completion time prediction unit performs a new transmission from the radio base station to the radio mobile station for the second data packet. The transmission completion prediction time is obtained, and the time stamp calculation unit has a first condition that the time is a time after the transmission possible time predicted by the transmission possible time prediction unit of the first data packet received this time from the core network, Satisfy both of the second condition that the second data packet received last time from the core network and transmitted to the radio base station is a time after the predicted new transmission completion time from the radio base station to the radio mobile station. The transmission start time stamp is obtained.
 本発明の第2のゲートウェイ装置によれば、ゲートウェイ装置の時刻が進んだ時刻から正確な時刻に補正されコアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりもコアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、その時刻補正後のパケットのみでなく、その時刻補正よりも前に無線基地局に送ったパケットについても送信開始時刻が補正され、パケットの滞留が一層速やかに解消される。 According to the second gateway device of the present invention, the previous time from the core network is earlier than the first reception time of the first data packet received this time from the core network, which is corrected to the accurate time from the time when the time of the gateway device has advanced. When the second reception time of the received second data packet is later, not only the packet after the time correction but also the packet sent to the radio base station before the time correction Also, the transmission start time is corrected, and packet retention is eliminated more quickly.
 また、上記目的を達成する本発明のデータ転送方法のうちの第1のデータ転送方法は、データパケットの送信を担うコンテンツサーバおよび現在時刻を表わすNTPパケットの送信を担うNTPサーバを含むコアネットワークから送られてきたデータパケットを受信し、そのデータパケットに、無線基地局から無線移動局に向けた、そのデータパケットの送信開始時刻を指示する送信開始タイムスタンプを付して無線基地局に送信するデータ転送方法であって、
 現在時刻を管理するとともに、上記NTPパケットを受信して現在時刻を補正する時刻管理ステップと、
 時刻管理ステップの実行により管理されている現在時刻に基づいて、コアネットワークから送られてきたデータパケットの受信時刻を取得する受信時刻取得ステップと、
 受信時刻取得ステップで取得されたデータパケットの受信時刻に、データパケットを無線基地局に送信し無線基地局が無線移動局に向けてそのデータパケットを送信するための準備が完了するまでの遅延予測時間を加えることにより、データパケットの、無線基地局からの送信可能時刻を予測する送信可能時刻予測ステップと、
 コアネットワークから今回受信した第1のデータパケットの、送信可能時刻予測ステップで予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への送信完了予定時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めるタイムスタンプ算出ステップと、
 タイムスタンプ算出ステップで求められた送信開始タイムスタンプにより表わされる送信開始時刻に、無線基地局でのデータパケットの送信に要する送信予測時間を加えることにより、第1のデータパケットについての、送信完了予定時刻を求める送信完了時刻予測ステップとを有し、
 上記タイムスタンプ算出ステップは、コアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりも、コアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、上記第1の条件と上記第2の条件のうちの上記第1の条件のみに基づいて、前記送信開始タイムスタンプを求めるステップであることを特徴とする。
A first data transfer method of the data transfer method of the present invention that achieves the above object is a core server including a content server responsible for data packet transmission and an NTP server responsible for transmission of an NTP packet representing the current time. The received data packet is received, and the data packet is transmitted to the radio base station with a transmission start time stamp indicating the transmission start time of the data packet from the radio base station to the radio mobile station. A data transfer method comprising:
A time management step for managing the current time and receiving the NTP packet to correct the current time;
A reception time acquisition step of acquiring the reception time of the data packet sent from the core network based on the current time managed by the execution of the time management step;
Delay prediction until a data packet is transmitted to a radio base station at the reception time of the reception time acquisition step and the radio base station is ready to transmit the data packet to the radio mobile station A transmission time predicting step for predicting a transmission time of the data packet from the radio base station by adding time; and
The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted in the transmittable time prediction step, and the first condition received last time from the core network and transmitted to the radio base station A time stamp calculation step for obtaining the transmission start time stamp satisfying both of the second condition that the time is a time after the scheduled transmission completion time of the data packet of 2 from the wireless base station to the wireless mobile station;
By adding the estimated transmission time required for data packet transmission at the radio base station to the transmission start time represented by the transmission start time stamp obtained in the time stamp calculation step, the transmission completion schedule for the first data packet is scheduled. A transmission completion time prediction step for obtaining a time,
In the time stamp calculating step, the second reception time of the second data packet previously received from the core network is later than the first reception time of the first data packet received this time from the core network. The transmission start time stamp is obtained based on only the first condition out of the first condition and the second condition.
 さらに、上記目的を達成する本発明のデータ転送方法のうちの第2のデータ転送方法は、データパケットの送信を担うコンテンツサーバおよび現在時刻を表わすNTPパケットの送信を担うNTPサーバを含むコアネットワークから送られてきたデータパケットを受信し、そのデータパケットに、無線基地局から無線移動局に向けた、そのデータパケットの送信開始時刻を指示する送信開始タイムスタンプを付して無線基地局に送信するデータ転送方法であって、
 現在時刻を管理するとともに、上記NTPパケットを受信して現在時刻を補正する時刻管理ステップと、
 時刻管理ステップの実行により管理されている現在時刻に基づいて、コアネットワークから送られてきたデータパケットの受信時刻を取得する受信時刻取得ステップと、
 受信時刻取得ステップで取得されたデータパケットの受信時刻に、データパケットを無線基地局に送信し無線基地局が無線移動局に向けてそのデータパケットを送信するための準備が完了するまでの遅延予測時間を加えることにより、データパケットの、無線基地局からの送信可能時刻を予測する送信可能時刻予測ステップと、
 コアネットワークから今回受信した第1のデータパケットの、送信可能時刻予測ステップで予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への送信完了予定時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めるタイムスタンプ算出ステップと、
 タイムスタンプ算出ステップで求められた送信開始タイムスタンプにより表わされる送信開始時刻に、無線基地局でのデータパケットの送信に要する送信予測時間を加えることにより、第1のデータパケットについての、送信完了予定時刻を求める送信完了時刻予測ステップと、
 コアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりもコアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、無線基地局から無線移動局に向けた、上記第2のデータパケットの新たな送信開始時刻を求め、無線基地局に向けて、その新たな送信開始時刻への修正を指示する修正通知パケットを送信する送信時刻修正ステップを有し、
 上記送信時刻修正ステップにより第2のデータパケットの新たな送信開始時刻が求められたことを受けて、送信完了時刻予測ステップは第2のデータパケットについての無線基地局から無線移動局への新たな送信完了予測時刻を求め、タイムスタンプ算出ステップは、コアネットワークから今回受信した第1のデータパケットの、送信可能時刻予測部で予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への新たな送信完了予測時刻以降の時刻であるという第2の条件との双方を満足する、送信開始タイムスタンプを求めるステップであることを特徴とする。
Furthermore, a second data transfer method of the data transfer method of the present invention that achieves the above object is provided from a core network including a content server responsible for data packet transmission and an NTP server responsible for transmission of an NTP packet representing the current time. The received data packet is received, and the data packet is transmitted to the radio base station with a transmission start time stamp indicating the transmission start time of the data packet from the radio base station to the radio mobile station. A data transfer method comprising:
A time management step for managing the current time and receiving the NTP packet to correct the current time;
A reception time acquisition step of acquiring the reception time of the data packet sent from the core network based on the current time managed by the execution of the time management step;
Delay prediction until a data packet is transmitted to a radio base station at the reception time of the reception time acquisition step and the radio base station is ready to transmit the data packet to the radio mobile station A transmission time predicting step for predicting a transmission time of the data packet from the radio base station by adding time; and
The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted in the transmittable time prediction step, and the first condition received last time from the core network and transmitted to the radio base station A time stamp calculation step for obtaining the transmission start time stamp satisfying both of the second condition that the time is a time after the scheduled transmission completion time of the data packet of 2 from the wireless base station to the wireless mobile station;
By adding the estimated transmission time required for data packet transmission at the radio base station to the transmission start time represented by the transmission start time stamp obtained in the time stamp calculation step, the transmission completion schedule for the first data packet is scheduled. A transmission completion time prediction step for obtaining a time;
When the second reception time of the second data packet previously received from the core network is later than the first reception time of the first data packet received this time from the core network, the wireless base station A transmission for obtaining a new transmission start time of the second data packet from the station to the radio mobile station, and transmitting a correction notification packet instructing the radio base station to correct the new transmission start time A time correction step,
In response to the fact that a new transmission start time of the second data packet has been obtained in the transmission time correction step, the transmission completion time prediction step performs a new transmission from the radio base station to the radio mobile station for the second data packet. The transmission completion prediction time is obtained, and the time stamp calculation step includes a first condition that the time is a time after the transmission available time predicted by the transmission available time prediction unit of the first data packet received this time from the core network, Satisfy both of the second condition that the second data packet received last time from the core network and transmitted to the radio base station is a time after the predicted new transmission completion time from the radio base station to the radio mobile station. And a step of obtaining a transmission start time stamp.
 以上の構成によれば、時刻補正後、パケットの滞留が速やかに解消される。 According to the above configuration, packet retention is quickly eliminated after time correction.
MBMSを行なう通信システムの概要図である。It is a schematic diagram of the communication system which performs MBMS. ゲートウェイ装置の時刻合わせに関するハードウェア構成を示す図である。It is a figure which shows the hardware constitutions regarding the time adjustment of a gateway apparatus. ゲートウェイ装置が行なうタイムスタンプ計算処理フローを示すフローチャートである。It is a flowchart which shows the time stamp calculation processing flow which a gateway apparatus performs. 図3のステップS12で、L_time(x-1)<T(x)+Tdelayを満足しステップS13に進む状態のパケット送受信タイミングチャートを示す図である。FIG. 4 is a diagram illustrating a packet transmission / reception timing chart in a state in which L_time (x−1) <T (x) + Tdelay is satisfied in step S12 of FIG. 3 and the process proceeds to step S13. ステップS12での判定基準を満たさずにステップS14に進む状態のパケット送受信タイミングチャートを示す図である。It is a figure which shows the packet transmission / reception timing chart of the state which progresses to step S14, without satisfy | filling the criterion in step S12. ゲートウェイ装置が持つ時刻が無線基地局装置が持つ正確な時刻よりも進んでいた場合のパケット送受信タイミングチャートを示す図である。It is a figure which shows the packet transmission / reception timing chart in case the time which a gateway apparatus has has advanced rather than the exact time which a wireless base station apparatus has. 図6に示す、ゲートウェイ装置の時刻が進んでいる状態からそのゲートウェイ装置の時刻が正確な時刻に補正された場合のパケット送受信タイミングチャートを示す図である。It is a figure which shows the packet transmission / reception timing chart when the time of the gateway apparatus is correct | amended from the state which the time of the gateway apparatus shown in FIG. 6 is advanced to the exact time. 本発明の第1実施形態のゲートウェイ装置内で実行されるタイムスタンプ計算処理フローを示す図である。It is a figure which shows the time stamp calculation process flow performed within the gateway apparatus of 1st Embodiment of this invention. 第1実施形態における、パケット送受信タイミングチャートを示す図である。It is a figure which shows the packet transmission / reception timing chart in 1st Embodiment. 第1実施形態における、多数のパケットが送受信される場合のパケット送受信タイミングチャートを示す図である。It is a figure which shows the packet transmission / reception timing chart in case 1st Embodiment transmits many packets. 本発明の第2実施形態のゲートウェイ装置内で実行されるタイムスタンプ計算処理フローを示す図である。It is a figure which shows the time stamp calculation process flow performed within the gateway apparatus of 2nd Embodiment of this invention. 図11に示す第2実施形態における、パケット送受信タイミングチャートを示す図である。It is a figure which shows the packet transmission / reception timing chart in 2nd Embodiment shown in FIG.
 以下、本発明の実施形態について説明する。 Hereinafter, embodiments of the present invention will be described.
 以下では、これまで説明してきた、従来のゲートウェイ装置との相違点のみについて説明し、説明のない点は、従来のゲートウェイ装置の構成をそのまま踏襲するものとする。 In the following, only the differences from the conventional gateway apparatus described so far will be described, and the points not described will follow the configuration of the conventional gateway apparatus as they are.
 図8は、本発明の第1実施形態のゲートウェイ装置内で実行されるタイムスタンプ計算処理フローを示す図である。 FIG. 8 is a diagram showing a time stamp calculation processing flow executed in the gateway device of the first embodiment of the present invention.
 この図8に示すフロー中、図3に示すフローにおけるステップS10~S16と同一の符号を付したステップは図3に示すフローにおけるステップと同じであり、この図8では、ステップS21~S23のステップが追加されている。 In the flow shown in FIG. 8, steps denoted by the same reference numerals as those in steps S10 to S16 in the flow shown in FIG. 3 are the same as those in the flow shown in FIG. 3. In FIG. 8, steps S21 to S23 are performed. Has been added.
 ステップS21では、T(x)<T(x-1)により、今回のパケット(x)の受信時刻T(x)が前回のパケット(x-1)の受信時刻T(x-1)よりも戻った時刻であるか否かが判定される。受信時刻が戻っていないとき(Noのとき)は、ステップS22をスキップしてステップS23に進み、次のパケット(x+1)を受信したときのステップS21での判定処理のためにT(x)がT(x-1)にセーブされステップS12に進む。 In step S21, since T (x) <T (x-1), the reception time T (x) of the current packet (x) is greater than the reception time T (x-1) of the previous packet (x-1). It is determined whether it is time to return. When the reception time has not returned (No), step S22 is skipped and the process proceeds to step S23, and T (x) is set for the determination process in step S21 when the next packet (x + 1) is received. Saved to T (x-1), the process proceeds to step S12.
 受信時刻が戻っているとき(Yesのとき)は、ステップS22に進み、前回のパケット(x-1)の送信完了時刻L_time(x-1)として、ここでの計算上、L_time(x-1)=0に設定され、その後ステップS23に進む。 When the reception time is returned (Yes), the process proceeds to step S22, and the transmission completion time L_time (x-1) of the previous packet (x-1) is calculated as L_time (x-1). ) = 0, and then the process proceeds to step S23.
 ステップS21でT(x)<T(x-1)であると判定されたときにはステップS22でL_time(x-1)=0に設定されているため、この場合は、ステップS12で、
  L_time=0<T(x)+Tdelay
となり、この条件式を必ず満足し、ステップS13に進む。ステップS13では、前回のパケット(x-1)の送信完了時刻は無視され、今回のパケット(x)の受信時刻T(x)に遅延時間Tdelayを加えた値(MTI単位値)が求められる。
When it is determined in step S21 that T (x) <T (x-1), since L_time (x-1) = 0 is set in step S22, in this case, in step S12,
L_time = 0 <T (x) + Tdelay
Therefore, this conditional expression is always satisfied, and the process proceeds to step S13. In step S13, the transmission completion time of the previous packet (x-1) is ignored, and a value (MTI unit value) obtained by adding the delay time Tdelay to the reception time T (x) of the current packet (x) is obtained.
 図9は、この場合のパケット送受信タイミングチャートを示した図である。 FIG. 9 is a diagram showing a packet transmission / reception timing chart in this case.
 時刻補正前のパケット(x-1)の送信開始時刻TS(x-1)がTS(x-1)=90であって、そのパケット(x-1)受信後に時刻補正が行なわれ、その時刻補正後のT(x)=48の時刻に今回のパケット(x)が受信されたものとする。 The transmission start time TS (x-1) of the packet (x-1) before time correction is TS (x-1) = 90, and time correction is performed after reception of the packet (x-1). It is assumed that the current packet (x) is received at the time of T (x) = 48 after correction.
 その場合、T(x)+Tdelay=48+20=68であるから、ここでは、パケット(x-1)の送信開始時刻TS(x-1)=90は考慮されずに、そのパケット(x)の送信開始時刻TS(x)として、TS(x)=70が求められる。 In this case, since T (x) + Tdelay = 48 + 20 = 68, the transmission start time TS (x−1) = 90 of the packet (x−1) is not considered here, and the transmission of the packet (x) is not considered. TS (x) = 70 is obtained as the start time TS (x).
 この場合、パケット(x)とパケット(x-1)の、無線基地局装置から無線移動局装置に向けての送信順序が逆転することになるが、無線移動局装置は受信パケットのシーケンスナンバで順序制御を行なうインタフェースとなっており、問題は生じない。 In this case, the transmission order of the packet (x) and the packet (x−1) from the radio base station apparatus to the radio mobile station apparatus is reversed, but the radio mobile station apparatus uses the sequence number of the received packet. It is an interface that performs sequence control, and there is no problem.
 図10は、第1実施形態における、多数のパケットが送受信される場合のパケット送受信タイミングチャートを示す図である。 FIG. 10 is a diagram showing a packet transmission / reception timing chart when a large number of packets are transmitted / received in the first embodiment.
 この図10では、時刻補正前にパケット(x-2),(x-1)が受信され、時刻補正後にパケット(x),(x+1),(x+2),…,(n)が受信された状態を示している。時刻補正後に受信したパケット(x),(x+1),…,(n)の送信開始タイムスタンプは、この図10に示すように、時刻補正前の受信パケットの送信開始タイムスタンプと逆転し、あるいは同値となる可能性があるが、無線移動局装置で順序制御が行なわれ、その無線移動局装置のユーザには正しい順序で情報が伝えられる。 In FIG. 10, packets (x-2) and (x-1) are received before time correction, and packets (x), (x + 1), (x + 2),..., (N) are received after time correction. Indicates the state. The transmission start time stamps of the packets (x), (x + 1),..., (N) received after the time correction are reversed from the transmission start time stamps of the received packets before the time correction, as shown in FIG. Although there is a possibility that the values are the same, order control is performed in the radio mobile station apparatus, and information is transmitted to the user of the radio mobile station apparatus in the correct order.
 図11は、本発明の第2実施形態のゲートウェイ装置内で実行されるタイムスタンプ計算処理フローを示す図である。 FIG. 11 is a diagram showing a time stamp calculation processing flow executed in the gateway device according to the second embodiment of the present invention.
 図8のフローの場合と同様、この図11に示すフローにおいても、図3に示すフローにおけるステップS10~S16と同一の符号を付したステップは図3に示すフローにおけるステップと同じであり、この図11では、図3に示すフローと比べステップS31~S35のステップが追加されている。 As in the case of the flow of FIG. 8, in the flow shown in FIG. 11, the steps denoted by the same reference numerals as steps S10 to S16 in the flow shown in FIG. 3 are the same as the steps in the flow shown in FIG. In FIG. 11, steps S31 to S35 are added compared to the flow shown in FIG.
 ステップS31では、図8のステップS21と同じく、T(x)<T(x-1)により受信時刻が戻っているか否かが判定され、受信時刻が戻っていないときは、ステップS32,S33をスキップしてステップS34に進む。ステップS34では、図8のステップS23と同様、次のパケット(x+1)を受信したときのステップS31での判定処理のためにT(x)がT(x-1)にセーブされ、ステップS12に進む。 In step S31, as in step S21 of FIG. 8, it is determined whether or not the reception time has returned by T (x) <T (x−1). If the reception time has not returned, steps S32 and S33 are performed. Skip to step S34. In step S34, as in step S23 of FIG. 8, T (x) is saved to T (x-1) for the determination process in step S31 when the next packet (x + 1) is received, and in step S12. move on.
 一方、ステップS31で受信時刻が戻っていると判定されたときはステップS32に進み、このステップS32では、
  TS(x-1)>T(x)+Tdelay   …(2)
を満足するか否かが判定される。
On the other hand, when it is determined in step S31 that the reception time has returned, the process proceeds to step S32, and in this step S32,
TS (x-1)> T (x) + Tdelay (2)
Is satisfied.
 (2)式中のTS(x-1)は、前回のパケット(x-1)の受信時におけるステップS35でセーブしておいた、時刻補正前に算出された、前回のパケット(x-1)の送信開始タイムスタンプであり、T(x)+Tdelayは、パケット(x)の、時刻補正後の受信時刻に遅延時間Tdelayを加えたものであり、したがって(2)式は、今回のパケット(x)の、無線基地局装置から無線移動局装置に向けての送信開始可能時刻(T(x)+Tdelay)よりも、前回のパケット(x-1)の送信開始時刻の方が遅い時刻であるか否かが判定される。 TS (x−1) in equation (2) is the previous packet (x−1) calculated before time correction saved in step S35 when the previous packet (x−1) was received. ), And T (x) + Tdelay is obtained by adding the delay time Tdelay to the reception time after the time correction of the packet (x). x), the transmission start time of the previous packet (x−1) is later than the transmission start possible time (T (x) + Tdelay) from the radio base station apparatus to the radio mobile station apparatus. It is determined whether or not.
 (2)式を満足しない場合は、無線基地局装置から無線移動局装置に向けてのパケットの送信時刻の順序の逆転は生じないことを意味し、この場合ステップS33をスキップしてステップS34に進む。 If the expression (2) is not satisfied, it means that the order of transmission times of packets from the radio base station apparatus to the radio mobile station apparatus does not reverse. In this case, step S33 is skipped and step S34 is skipped. move on.
 ステップS32で、(2)式を満足する旨、判定されると、ステップS33に進む。 If it is determined in step S32 that the expression (2) is satisfied, the process proceeds to step S33.
 ステップS33では、前回のパケット(x-1)の送信開始タイムスタンプTS(x-1)が、補正後の現在時刻が考慮されて無線基地局装置が送信可能な最短の時刻に再計算され、それに伴ってそのパケット(x-1)の送信完了時刻L_time(x-1)も再計算され、無線基地局装置に向けて、そのパケット(x-1)の送信開始タイムスタンプを、今回再計算された送信開始タイムスタンプTS(x-1)に修正することを指示する修正通知パケットを送信する。 In step S33, the transmission start time stamp TS (x-1) of the previous packet (x-1) is recalculated to the shortest time that the radio base station apparatus can transmit, taking into account the corrected current time, Along with this, the transmission completion time L_time (x-1) of the packet (x-1) is also recalculated, and the transmission start time stamp of the packet (x-1) is recalculated this time toward the radio base station apparatus. A modification notification packet instructing modification to the transmitted transmission start time stamp TS (x−1) is transmitted.
 ステップS33で再計算が行なわれた場合、ステップS12,S14では前回のパケット(x-1)の送信完了時刻L_time(x-1)として、ステップS33での再計算後の値が採用される。 When the recalculation is performed in step S33, the value after the recalculation in step S33 is adopted as the transmission completion time L_time (x-1) of the previous packet (x-1) in steps S12 and S14.
 ステップS35では、次のパケット(x+1)受信時のステップS32,S33における処理のために、ステップS13又はステップS14で求められた今回のパケット(x)の送信開始タイムスタンプTS(x)がTS(x-1)としてセーブされる。 In step S35, the transmission start time stamp TS (x) of the current packet (x) obtained in step S13 or step S14 is set to TS (for the processing in steps S32 and S33 when the next packet (x + 1) is received. Saved as x-1).
 図12は、図11に示す第2実施形態における、パケット送受信タイミングチャートを示す図である。 FIG. 12 is a diagram showing a packet transmission / reception timing chart in the second embodiment shown in FIG.
 時刻補正前に前回のパケット(x-1)が受信され、送信開始タイムスタンプTS(x-1)=90が付されて無線基地局装置に送られる。そのパケット(x-1)の受信後に時刻補正が行なわれ、その後、今回のパケット(x)が受信される。 The previous packet (x-1) is received before the time correction, and the transmission start time stamp TS (x-1) = 90 is added and sent to the radio base station apparatus. Time correction is performed after receiving the packet (x-1), and then the current packet (x) is received.
 このとき、前回のパケット(x-1)について送信開始タイムスタンプTS(x-1)が再計算されて無線基地局装置に通知され、無線基地局装置では、その通知を受けて、前回のパケット(x-1)の送信開始時刻がTS(x-1)=90からTS(x-1)=60に修正される。 At this time, the transmission start time stamp TS (x−1) is recalculated for the previous packet (x−1) and notified to the radio base station apparatus, and the radio base station apparatus receives the notification and receives the previous packet (x−1). The transmission start time of (x-1) is corrected from TS (x-1) = 90 to TS (x-1) = 60.
 また、
 今回のパケット(x-1)の送信終了予定時刻L_time(x-1)前回のパケット(x-1)について送信開始タイムスタンプTS(x-1)が再計算されたのに合わせて計算されるため、今回のパケット(x)の送信開始タイムスタンプTS(x)がTS(x)=70と計算され、今回のパケット(x)にはTS(x)=70が付されて無線基地局装置に送信される。
Also,
The scheduled transmission end time L_time (x-1) of the current packet (x-1) is calculated in accordance with the recalculation of the transmission start time stamp TS (x-1) for the previous packet (x-1). Therefore, the transmission start time stamp TS (x) of the current packet (x) is calculated as TS (x) = 70, and TS (x) = 70 is added to the current packet (x), so that the radio base station apparatus Sent to.
 この第2実施形態の場合、時刻戻りが起きた場合、上記のように前回のパケット(x-1)の送信開始タイムスタンプTS(x-1)が無線基地局装置で滞留しない値に再計算されて無線基地局装置に通知される。今回のパケット(x)の送信開始タイムスタンプTS(x)についても前回のパケット(x-1)の再計算後の送信完了予定時刻L_time(x-1)を用いた計算が行なわれるため、無線基地局装置で滞留しない値が設定される。このように、この第2実施形態の場合、無線基地局装置から無線移動局装置へのパケットの送信順序の逆転を起こすことなくパケット滞留の問題が解決される。 In the case of this second embodiment, when a time return occurs, the transmission start time stamp TS (x-1) of the previous packet (x-1) is recalculated to a value that does not stay in the radio base station apparatus as described above. And notified to the radio base station apparatus. Since the transmission start time stamp TS (x) of the current packet (x) is also calculated using the transmission completion scheduled time L_time (x-1) after the recalculation of the previous packet (x-1), A value that does not stay in the base station apparatus is set. As described above, in the case of the second embodiment, the problem of packet retention is solved without causing reversal of the transmission order of packets from the radio base station apparatus to the radio mobile station apparatus.

Claims (4)

  1.  データパケットの送信を担うコンテンツサーバおよび現在時刻を表わすNTPパケットの送信を担うNTPサーバを含むコアネットワークから送られてきたデータパケットを受信し、該データパケットに、無線基地局から無線移動局に向けた、該データパケットの送信開始時刻を指示する送信開始タイムスタンプを付して無線基地局に送信するゲートウェイ装置であって、
     現在時刻を管理するとともに、前記NTPパケットを受信して現在時刻を補正する時刻管理部と、
     前記時刻管理部で管理されている現在時刻に基づいて、コアネットワークから送られてきたデータパケットの受信時刻を取得する受信時刻取得部と、
     前記受信時刻取得部で取得されたデータパケットの受信時刻に、該データパケットを無線基地局に送信し該無線基地局が無線移動局に向けて該データパケットを送信するための準備が完了するまでの遅延予測時間を加えることにより、該データパケットの、無線基地局からの送信可能時刻を予測する送信可能時刻予測部と、
     コアネットワークから今回受信した第1のデータパケットの、前記送信可能時刻予測部で予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への送信完了予定時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めるタイムスタンプ算出部と、
     前記タイムスタンプ算出部で求められた送信開始タイムスタンプにより表わされる送信開始時刻に、無線基地局でのデータパケットの送信に要する送信予測時間を加えることにより、前記第1のデータパケットについての、前記送信完了予定時刻を求める送信完了時刻予測部とを備え、
     前記タイムスタンプ算出部は、コアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりも、コアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、前記第1の条件と前記第2の条件のうちの前記第1の条件のみに基づいて、前記送信開始タイムスタンプを求めるものであることを特徴とするゲートウェイ装置。
    Receives a data packet sent from a core network including a content server responsible for data packet transmission and an NTP server responsible for transmission of an NTP packet representing the current time, and receives the data packet from the wireless base station to the wireless mobile station A gateway device that transmits a transmission start time stamp indicating a transmission start time of the data packet to the radio base station,
    A time management unit for managing the current time and receiving the NTP packet to correct the current time;
    Based on the current time managed by the time management unit, a reception time acquisition unit that acquires the reception time of the data packet sent from the core network;
    Until the reception time of the data packet acquired by the reception time acquisition unit is transmitted to the radio base station and preparation for transmitting the data packet to the radio mobile station is completed. By adding the estimated delay time, a transmittable time predicting unit that predicts the transmittable time of the data packet from the radio base station,
    The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted by the transmittable time predicting unit, and the previous condition received from the core network and transmitted to the radio base station A time stamp calculation unit for obtaining the transmission start time stamp that satisfies both of the second condition that the second data packet is a time after the scheduled transmission completion time from the radio base station to the radio mobile station;
    By adding the estimated transmission time required for data packet transmission at the radio base station to the transmission start time represented by the transmission start time stamp obtained by the time stamp calculation unit, the first data packet for the first data packet, A transmission completion time prediction unit for obtaining a transmission completion scheduled time,
    The time stamp calculation unit is a time later than the first reception time of the first data packet received from the core network this time, the second reception time of the second data packet received last time from the core network. The gateway apparatus is characterized in that the transmission start time stamp is obtained based only on the first condition out of the first condition and the second condition.
  2.  データパケットの送信を担うコンテンツサーバおよび現在時刻を表わすNTPパケットの送信を担うNTPサーバを含むコアネットワークから送られてきたデータパケットを受信し、該データパケットに、無線基地局から無線移動局に向けた、該データパケットの送信開始時刻を指示する送信開始タイムスタンプを付して無線基地局に送信するゲートウェイ装置であって、
     現在時刻を管理するとともに、前記NTPパケットを受信して現在時刻を補正する時刻管理部と、
     前記時刻管理部で管理されている現在時刻に基づいて、コアネットワークから送られてきたデータパケットの受信時刻を取得する受信時刻取得部と、
     前記受信時刻取得部で取得されたデータパケットの受信時刻に、該データパケットを無線基地局に送信し該無線基地局が無線移動局に向けて該データパケットを送信するための準備が完了するまでの遅延予測時間を加えることにより、該データパケットの、無線基地局からの送信可能時刻を予測する送信可能時刻予測部と、
     コアネットワークから今回受信した第1のデータパケットの、前記送信可能時刻予測部で予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への送信完了予定時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めるタイムスタンプ算出部と、
     前記タイムスタンプ算出部で求められた送信開始タイムスタンプにより表わされる送信開始時刻に、無線基地局でのデータパケットの送信に要する送信予測時間を加えることにより、前記第1のデータパケットについての、前記送信完了予定時刻を求める送信完了時刻予測部と、
     コアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりもコアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、無線基地局から無線移動局に向けた、前記第2のデータパケットの新たな送信開始時刻を求め、無線基地局に向けて、該新たな送信開始時刻への修正を指示する修正通知パケットを送信する送信時刻修正部とを備え、
     前記送信時刻修正部により前記第2のデータパケットの新たな送信開始時刻が求められたことを受けて、前記送信完了時刻予測部は前記第2のデータパケットについての無線基地局から無線移動局への新たな送信完了予測時刻を求め、前記タイムスタンプ算出部は、コアネットワークから今回受信した第1のデータパケットの、前記送信可能時刻予測部で予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への新たな送信完了予測時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めることを特徴とするゲートウェイ装置。
    Receives a data packet sent from a core network including a content server responsible for data packet transmission and an NTP server responsible for transmission of an NTP packet representing the current time, and receives the data packet from the wireless base station to the wireless mobile station A gateway device that transmits a transmission start time stamp indicating a transmission start time of the data packet to the radio base station,
    A time management unit for managing the current time and receiving the NTP packet to correct the current time;
    Based on the current time managed by the time management unit, a reception time acquisition unit that acquires the reception time of the data packet sent from the core network;
    Until the reception time of the data packet acquired by the reception time acquisition unit is transmitted to the radio base station and preparation for transmitting the data packet to the radio mobile station is completed. By adding the estimated delay time, a transmittable time predicting unit that predicts the transmittable time of the data packet from the radio base station,
    The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted by the transmittable time predicting unit, and the previous condition received from the core network and transmitted to the radio base station A time stamp calculation unit for obtaining the transmission start time stamp that satisfies both of the second condition that the second data packet is a time after the scheduled transmission completion time from the radio base station to the radio mobile station;
    By adding the estimated transmission time required for data packet transmission at the radio base station to the transmission start time represented by the transmission start time stamp obtained by the time stamp calculation unit, the first data packet for the first data packet, A transmission completion time prediction unit for obtaining a transmission completion scheduled time;
    When the second reception time of the second data packet previously received from the core network is later than the first reception time of the first data packet received this time from the core network, the wireless base station A transmission for obtaining a new transmission start time of the second data packet from the station to the radio mobile station, and transmitting a correction notification packet instructing correction to the new transmission start time to the radio base station A time correction unit,
    In response to the transmission time correction unit obtaining a new transmission start time of the second data packet, the transmission completion time prediction unit transmits the second data packet from the radio base station to the radio mobile station. The time stamp calculating unit calculates the new transmission completion predicted time of the first data packet received this time from the core network, and is the time after the transmittable time predicted by the transmittable time predicting unit. And a second condition that the second data packet received last time from the core network and transmitted to the radio base station is a time after a new predicted transmission completion time from the radio base station to the radio mobile station, and A gateway apparatus characterized in that the transmission start time stamp satisfying both of the above is obtained.
  3.  データパケットの送信を担うコンテンツサーバおよび現在時刻を表わすNTPパケットの送信を担うNTPサーバを含むコアネットワークから送られてきたデータパケットを受信し、該データパケットに、無線基地局から無線移動局に向けた、該データパケットの送信開始時刻を指示する送信開始タイムスタンプを付して無線基地局に送信するデータ転送方法であって、
     現在時刻を管理するとともに、前記NTPパケットを受信して現在時刻を補正する時刻管理ステップと、
     前記時刻管理ステップの実行により管理されている現在時刻に基づいて、コアネットワークから送られてきたデータパケットの受信時刻を取得する受信時刻取得ステップと、
     前記受信時刻取得ステップで取得されたデータパケットの受信時刻に、該データパケットを無線基地局に送信し該無線基地局が無線移動局に向けて該データパケットを送信するための準備が完了するまでの遅延予測時間を加えることにより、該データパケットの、無線基地局からの送信可能時刻を予測する送信可能時刻予測ステップと、
     コアネットワークから今回受信した第1のデータパケットの、前記送信可能時刻予測ステップで予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への送信完了予定時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めるタイムスタンプ算出ステップと、
     前記タイムスタンプ算出ステップで求められた送信開始タイムスタンプにより表わされる送信開始時刻に、無線基地局でのデータパケットの送信に要する送信予測時間を加えることにより、前記第1のデータパケットについての、前記送信完了予定時刻を求める送信完了時刻予測ステップとを有し、
     前記タイムスタンプ算出ステップは、コアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりも、コアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、前記第1の条件と前記第2の条件のうちの前記第1の条件のみに基づいて、前記送信開始タイムスタンプを求めるステップであることを特徴とするデータ転送方法。
    Receives a data packet sent from a core network including a content server responsible for data packet transmission and an NTP server responsible for transmission of an NTP packet representing the current time, and receives the data packet from the wireless base station to the wireless mobile station A data transfer method for transmitting to a radio base station with a transmission start time stamp indicating a transmission start time of the data packet,
    A time management step of managing the current time and receiving the NTP packet to correct the current time;
    A reception time acquisition step of acquiring a reception time of a data packet sent from the core network based on a current time managed by execution of the time management step;
    Until the reception time of the data packet acquired in the reception time acquisition step, the data packet is transmitted to the radio base station, and the radio base station is ready to transmit the data packet to the radio mobile station A transmission possible time prediction step for predicting a transmission possible time of the data packet from the radio base station by adding a delay prediction time of
    The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted in the transmittable time prediction step, and the previous condition received from the core network and transmitted to the radio base station A time stamp calculation step for obtaining the transmission start time stamp satisfying both of the second condition that the second data packet is a time after the scheduled transmission completion time from the radio base station to the radio mobile station;
    The transmission start time represented by the transmission start time stamp obtained in the time stamp calculation step is added with a predicted transmission time required for data packet transmission at the radio base station, whereby the first data packet is A transmission completion time prediction step for obtaining a transmission completion scheduled time,
    In the time stamp calculation step, the second reception time of the second data packet previously received from the core network is later than the first reception time of the first data packet received this time from the core network. In this case, the data transfer method is a step of obtaining the transmission start time stamp based only on the first condition out of the first condition and the second condition.
  4.  データパケットの送信を担うコンテンツサーバおよび現在時刻を表わすNTPパケットの送信を担うNTPサーバを含むコアネットワークから送られてきたデータパケットを受信し、該データパケットに、無線基地局から無線移動局に向けた、該データパケットの送信開始時刻を指示する送信開始タイムスタンプを付して無線基地局に送信するデータ転送方法であって、
     現在時刻を管理するとともに、前記NTPパケットを受信して現在時刻を補正する時刻管理ステップと、
     前記時刻管理ステップの実行により管理されている現在時刻に基づいて、コアネットワークから送られてきたデータパケットの受信時刻を取得する受信時刻取得ステップと、
     前記受信時刻取得ステップで取得されたデータパケットの受信時刻に、該データパケットを無線基地局に送信し該無線基地局が無線移動局に向けて該データパケットを送信するための準備が完了するまでの遅延予測時間を加えることにより、該データパケットの、無線基地局からの送信可能時刻を予測する送信可能時刻予測ステップと、
     コアネットワークから今回受信した第1のデータパケットの、前記送信可能時刻予測ステップで予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への送信完了予定時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めるタイムスタンプ算出ステップと、
     前記タイムスタンプ算出ステップで求められた送信開始タイムスタンプにより表わされる送信開始時刻に、無線基地局でのデータパケットの送信に要する送信予測時間を加えることにより、前記第1のデータパケットについての、前記送信完了予定時刻を求める送信完了時刻予測ステップと、
     コアネットワークから今回受信した第1のデータパケットの第1の受信時刻よりもコアネットワークから前回受信した第2のデータパケットの第2の受信時刻の方が後の時刻であったときに、無線基地局から無線移動局に向けた、前記第2のデータパケットの新たな送信開始時刻を求め、無線基地局に向けて、該新たな送信開始時刻への修正を指示する修正通知パケットを送信する送信時刻修正ステップとを有し、
     前記送信時刻修正ステップにより前記第2のデータパケットの新たな送信開始時刻が求められたことを受けて、前記送信完了時刻予測ステップは前記第2のデータパケットについての無線基地局から無線移動局への新たな送信完了予測時刻を求め、前記タイムスタンプ算出ステップは、コアネットワークから今回受信した第1のデータパケットの、前記送信可能時刻予測部で予測された送信可能時刻以降の時刻であるという第1の条件と、コアネットワークから前回受信し無線基地局に送信した第2のデータパケットの、無線基地局から無線移動局への新たな送信完了予測時刻以降の時刻であるという第2の条件との双方を満足する、前記送信開始タイムスタンプを求めるステップであることを特徴とするデータ転送方法。
    Receives a data packet sent from a core network including a content server responsible for data packet transmission and an NTP server responsible for transmission of an NTP packet representing the current time, and receives the data packet from the wireless base station to the wireless mobile station A data transfer method for transmitting to a radio base station with a transmission start time stamp indicating a transmission start time of the data packet,
    A time management step of managing the current time and receiving the NTP packet to correct the current time;
    A reception time acquisition step of acquiring a reception time of a data packet sent from the core network based on a current time managed by execution of the time management step;
    Until the reception time of the data packet acquired in the reception time acquisition step, the data packet is transmitted to the radio base station, and the radio base station is ready to transmit the data packet to the radio mobile station A transmission possible time prediction step for predicting a transmission possible time of the data packet from the radio base station by adding a delay prediction time of
    The first condition that the first data packet received this time from the core network is a time after the transmittable time predicted in the transmittable time prediction step, and the previous condition received from the core network and transmitted to the radio base station A time stamp calculation step for obtaining the transmission start time stamp satisfying both of the second condition that the second data packet is a time after the scheduled transmission completion time from the radio base station to the radio mobile station;
    The transmission start time represented by the transmission start time stamp obtained in the time stamp calculation step is added with a predicted transmission time required for data packet transmission at the radio base station, whereby the first data packet is A transmission completion time prediction step for obtaining a transmission completion scheduled time;
    When the second reception time of the second data packet previously received from the core network is later than the first reception time of the first data packet received this time from the core network, the wireless base station A transmission for obtaining a new transmission start time of the second data packet from the station to the radio mobile station, and transmitting a correction notification packet instructing correction to the new transmission start time to the radio base station A time correction step,
    In response to the fact that the new transmission start time of the second data packet has been obtained in the transmission time correction step, the transmission completion time prediction step is performed from the radio base station to the radio mobile station for the second data packet. The time stamp calculating step is a time that is the time after the transmittable time predicted by the transmittable time predicting unit of the first data packet received this time from the core network. And a second condition that the second data packet received last time from the core network and transmitted to the radio base station is a time after a new predicted transmission completion time from the radio base station to the radio mobile station, and A data transfer method characterized by the step of obtaining the transmission start time stamp satisfying both of the above.
PCT/JP2007/075107 2007-12-27 2007-12-27 Gateway device and data transfer method WO2009084083A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2007/075107 WO2009084083A1 (en) 2007-12-27 2007-12-27 Gateway device and data transfer method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2007/075107 WO2009084083A1 (en) 2007-12-27 2007-12-27 Gateway device and data transfer method

Publications (1)

Publication Number Publication Date
WO2009084083A1 true WO2009084083A1 (en) 2009-07-09

Family

ID=40823823

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2007/075107 WO2009084083A1 (en) 2007-12-27 2007-12-27 Gateway device and data transfer method

Country Status (1)

Country Link
WO (1) WO2009084083A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101895552A (en) * 2010-07-22 2010-11-24 北京天融信科技有限公司 Security gateway and method thereof for detecting proxy surfing

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000308109A (en) * 1999-04-16 2000-11-02 Matsushita Electric Ind Co Ltd Device and method for processing signal on mobile switching network
WO2006027969A1 (en) * 2004-09-09 2006-03-16 Matsushita Electric Industrial Co., Ltd. Transmitting apparatus, relaying apparatus, receiving apparatus and network system including these apparatus
WO2006082628A1 (en) * 2005-02-01 2006-08-10 Mitsubishi Denki Kabushiki Kaisha Inter-base station synchronization system, synchronization control device, and base station
JP2007166278A (en) * 2005-12-14 2007-06-28 Nippon Telegr & Teleph Corp <Ntt> Radio communication system and radio communicating method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000308109A (en) * 1999-04-16 2000-11-02 Matsushita Electric Ind Co Ltd Device and method for processing signal on mobile switching network
WO2006027969A1 (en) * 2004-09-09 2006-03-16 Matsushita Electric Industrial Co., Ltd. Transmitting apparatus, relaying apparatus, receiving apparatus and network system including these apparatus
WO2006082628A1 (en) * 2005-02-01 2006-08-10 Mitsubishi Denki Kabushiki Kaisha Inter-base station synchronization system, synchronization control device, and base station
JP2007166278A (en) * 2005-12-14 2007-06-28 Nippon Telegr & Teleph Corp <Ntt> Radio communication system and radio communicating method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101895552A (en) * 2010-07-22 2010-11-24 北京天融信科技有限公司 Security gateway and method thereof for detecting proxy surfing
CN101895552B (en) * 2010-07-22 2014-01-01 北京天融信科技有限公司 Security gateway and method thereof for detecting proxy surfing

Similar Documents

Publication Publication Date Title
EP3136651B1 (en) Network management
EP2962435B1 (en) Link-aware streaming adaptation
EP1606717B1 (en) Method and device for multimedia streaming
TWI336576B (en) A scheduler system and method thereof
EP1784936B1 (en) Message synchronization over a stochastic network
EP2797268B1 (en) Transmitting information across a communications network
US11477257B2 (en) Link-aware streaming adaptation
US9596323B2 (en) Transport accelerator implementing client side transmission functionality
JP4930588B2 (en) Relay device and relay method
JP2004254258A (en) Apparatus and method for processing information, data telecommunication system and program
US20150271231A1 (en) Transport accelerator implementing enhanced signaling
WO2005076513A1 (en) Jitter correcting apparatus capable of ensuring synchronism between transmitter apparatus and receiver apparatus
WO2019095278A1 (en) Method and apparatus for synchronization between different data packet streams
US8811180B2 (en) Communication apparatus and communication method
JP2010119098A (en) Communication apparatus, communication method for communication apparatus, and communication control program for communication apparatus
WO2021174394A1 (en) Synchronization method and apparatus
JP2015138990A (en) Receiver, transmitter and communication system
CN103181145A (en) Method and system for synchronization of audio/video (a/v) stream format change in wireless communication systems
CN102484741B (en) Devices and methods for scheduling transmission time of media data
WO2013042636A1 (en) Distribution network and server, and distribution method
WO2009084083A1 (en) Gateway device and data transfer method
JP2017139521A (en) Stream distributing device, stream receiving device, stream distributing system, stream distributing method, and stream distributing program
JP2016174287A (en) Tcp control device, and control method and program therefor
JP4991661B2 (en) Video data converter
US11470629B1 (en) Delay-responsive uplink scheduling

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07860329

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP