WO2013128884A1 - パケット転送装置及びパケット転送方法、並びにコンピュータ・プログラム - Google Patents
パケット転送装置及びパケット転送方法、並びにコンピュータ・プログラム Download PDFInfo
- Publication number
- WO2013128884A1 WO2013128884A1 PCT/JP2013/001085 JP2013001085W WO2013128884A1 WO 2013128884 A1 WO2013128884 A1 WO 2013128884A1 JP 2013001085 W JP2013001085 W JP 2013001085W WO 2013128884 A1 WO2013128884 A1 WO 2013128884A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- packet
- queue
- data
- queues
- packet data
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/50—Queue scheduling
- H04L47/62—Queue scheduling characterised by scheduling criteria
- H04L47/6215—Individual queue per QOS, rate or priority
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/50—Queue scheduling
- H04L47/60—Queue scheduling implementing hierarchical scheduling
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W72/00—Local resource management
- H04W72/50—Allocation or scheduling criteria for wireless resources
- H04W72/54—Allocation or scheduling criteria for wireless resources based on quality criteria
- H04W72/543—Allocation or scheduling criteria for wireless resources based on quality criteria based on requested quality, e.g. QoS
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/02—Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
- H04W8/04—Registration at HLR or HSS [Home Subscriber Server]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
Definitions
- the present invention relates to a packet transfer apparatus, and more particularly to a packet transfer apparatus having a plurality of packet queues.
- the wireless base station When transferring packet data to a terminal via a communication network (hereinafter, abbreviated as “network” in the present application), it is desirable that the wireless base station perform QoS (Quality of Service) control.
- QoS Quality of Service
- the communication bandwidth communication speed
- the allowable delay amount required when transmitting the packet data differ depending on the type of packet data to be transferred. For example, if the packet data is video streaming data, the communication bandwidth needs to exceed the coding rate representing the data size per unit playback time of the video streaming data.
- the allowable delay amount needs to be several hundred milliseconds or less.
- the required communication bandwidth and the allowable delay amount are not particularly defined.
- the communication bandwidth and the delay amount largely fluctuate due to various factors such as radio wave interference and changes in radio wave strength due to the characteristics of radio access Do. Therefore, QoS control becomes more important.
- Patent Document 1 discloses a technique related to a packet transfer apparatus.
- the packet transfer apparatus includes queues prepared for each of a plurality of services, means for distributing packets to be transferred to each queue, and means for wireless transmission based on priority values calculated for each queue. .
- the present invention has been made to solve the problems described above.
- the main object of the present invention is to provide a packet transfer apparatus or the like which can suppress development costs and can be easily introduced while realizing desired QoS control.
- a packet transfer apparatus for transferring packet data received via a network to an information processing terminal, comprising: A first packet classification unit that distributes and accumulates the packet data to one or more first packet queues corresponding to the individual information processing terminals according to first classification information, and each of the first packet queues A first scheduler including a first packet scheduling unit which transfers packet data accumulated in each of the first packet queues based on the priority to the information processing terminal corresponding to the first packet queue; A second packet classification unit that distributes and accumulates the packet data to one or more second packet queues corresponding to the first packet queues based on second classification information different from the first classification information; A throughput estimation unit configured to estimate a throughput representing an amount of packet data per unit time transferred from the first packet queue corresponding to a second packet queue to the information processing terminal; and the throughput and each second packet queue A second scheduler including: a second packet scheduling unit for transferring packet data accumulated in each of the second packet queues
- a program which is another form of the present invention is: In a packet transfer apparatus for transferring packet data received via a network to an information processing terminal, The packet data is distributed to one or more first packet queues corresponding to each individual information processing terminal according to the first classification information and accumulated, and the priorities set in the first packet queues are used. Transferring the packet data accumulated in each of the first packet queues to the information processing terminal corresponding to the first packet queue; Based on second classification information different from the first classification information, the packet data is distributed to one or more second packet queues corresponding to the first packet queues and accumulated, and the second packet queue is supported.
- a packet transfer method which is another form of the present invention is: A packet transfer apparatus for transferring packet data received via a network to an information processing terminal The packet data is distributed to one or more first packet queues corresponding to each information processing terminal according to the first classification information and accumulated, and based on the priorities set in the first packet queues. Transferring the packet data accumulated in each of the first packet queues to the information processing terminal corresponding to the first packet queue; Based on second classification information different from the first classification information, the packet data is distributed to one or more second packet queues corresponding to the first packet queues and accumulated, and the second packet queue is supported. Estimate a throughput representing an amount of packet data per unit time transferred from the first packet queue to the information processing terminal, and based on the throughput and the priority set to each second packet queue, Transfer the packet data accumulated in each second packet queue, It is characterized by
- FIG. 1 It is a figure which shows the outline of a structure of the packet transfer apparatus in the 1st Embodiment of this invention. It is a block diagram which shows the structure of the 1st scheduler with which the packet transfer apparatus disclosed in FIG. 1 was equipped. It is a figure which shows an example of the classification by the 1st packet classification part disclosed in FIG. It is a block diagram which shows the structure of the 2nd scheduler and 1st scheduler with which the packet transfer apparatus disclosed in FIG. 1 was equipped. It is a figure which shows an example of the metadata acquired by the DPI part disclosed in FIG. It is a schematic diagram regarding the queue length and input-output of the packet queue with which the packet transfer apparatus disclosed in FIG. 1 was equipped.
- FIG. 5 is a flow chart showing an operation of a second scheduler equipped in the packet transfer apparatus disclosed in FIG. 4; It is a block diagram which shows the structure of the packet transfer apparatus in the 2nd Embodiment of this invention. It is a block diagram which illustrates the hardware constitutions of the information processor which can realize each embodiment concerning the present invention illustratively.
- FIGS. 1 to 9. are diagrams for explaining the configuration and function of the packet transfer apparatus.
- 8 to 9 are diagrams for explaining the operation of the packet transfer apparatus.
- FIG. 1 is a diagram showing an outline of a configuration of a packet transfer apparatus 1 according to a first embodiment of the present invention.
- the packet transfer apparatus 1 in the present embodiment has a second scheduler 2, a first scheduler 3, and a wireless transmission unit 4.
- the wireless transmission unit 4 is an example of a communication unit.
- the packet transfer device 1 receives packet data from the network NW by wired communication (refer to the arrow shown by a solid line), and at the same time, transmits the packet data by wireless communication (refer to the arrow shown by a dotted line) Transfer to). Also, the packet transfer apparatus 1 can be executed in an information processing apparatus described later (note that the hardware configuration will be described later in detail in the hardware configuration example shown in FIG. 11).
- the wireless transmission unit 4 and the first scheduler 3 have a configuration provided in an existing packet transfer device. That is, there is an existing packet transfer device provided with the wireless transmission unit 4 and the first scheduler 3. More specifically, for example, in 3G (Third Generation) which is a mobile network, “node B” corresponds to a packet transfer device. In LTE (Long Term Evolution), which is also a mobile network, “eNodeB” corresponds to a packet transfer device. Also, in a wireless LAN (Local Area Network), a “wireless LAN base station” corresponds to a packet transfer apparatus.
- 3G Third Generation
- LTE Long Term Evolution
- eNodeB Long Term Evolution
- a wireless LAN base station corresponds to a packet transfer apparatus.
- the first scheduler 3 in the above-described packet transfer apparatus operates in a MAC (Media Access Control) layer.
- the wireless transmission unit 4 operates in a PHY (Physical) layer.
- the second scheduler 2 equipped in the first embodiment of the present invention is characterized in operating in an AP (Application) layer higher than the MAC layer.
- FIG. 2 is a block diagram showing the configuration of the first scheduler 3 equipped in the packet transfer device 1 disclosed in FIG.
- the first scheduler 3 includes a first packet classification unit 31, a first packet queue group 32, and a first packet scheduling unit 33.
- the first scheduler 3 receives packet data transferred from the second scheduler 2 as described later. Furthermore, the first scheduler 3 has a function of transferring the received packet data to the wireless transmission unit 4 so as to transfer the received packet data to each terminal 5.
- the first packet queue group 32 includes one or more first packet queues 11 or the like corresponding to (associated with) each terminal 5.
- the first packet classification unit 31 receives packet data and distributes the received packet data to the first packet queue 11 or the like.
- the first packet scheduling unit 33 carries out transfer scheduling of packet data based on the priorities set in advance in the first packet queue 11 and the like.
- the first scheduler 3 including the first packet classification unit 31 and the first packet scheduling unit 33 reads a computer program to an arithmetic unit equipped in the packet transfer apparatus 1, and the arithmetic unit relates to the computer program. Is constructed in the packet transfer device 1 by being interpreted and executed.
- the first packet queue 11 temporarily stores packet data to be transferred.
- One or more first packet queues 11 and the like are prepared for each terminal 5. Further, the first packet queue 11 and the like constitute a first packet queue group 32 for each terminal 5.
- FIG. 2 shows that m (multiple) first packet queues 11, 12, ..., 1m (first packet queue group 32) are prepared for each terminal 5. Therefore, if there are n terminals 5, the maximum number (n ⁇ m) of first packet queues 11 and the like will be prepared.
- each of the first packet queues 11 and the like is classified according to a first classification (first classification information) set in advance. Further, in each of the first packet queues 11 and the like, priority is set that indicates the priority to transfer the packet data stored in the respective first packet queues 11 and the like to the wireless transmission unit 4 (that is, the terminal 5). It is done.
- FIG. 3 is a diagram showing an example of classification by the first packet classification unit disclosed in FIG. 2 (example of setting of first classification and priority).
- FIG. 3 is an example of information set regarding the first packet queue 11 and the like.
- the classification (first classification) of the first packet queue 11 in the packet transfer apparatus 1 used in LTE (Long Term Evolution) is shown.
- LTE Long Term Evolution
- nine first classifications (classes) classified by “Type” in the first column and “Example Service” in the fourth column are set.
- the “QCI” in the first column shown in FIG. 3 is a Quality Class Identifier.
- “GBR” in the second column shown in FIG. 3 refers to Guaranteed Bit Rate.
- the first classification is not limited to that shown in FIG. 3 and is classified according to the application and purpose of packet data.
- each classification that is, the first packet queue 11 and the like, as shown in the third column of FIG. 3, priority is set.
- the information on the first packet queue 11 and the like as shown in FIG. 3 is stored in the packet transfer apparatus 1.
- FIG. 8 is a flowchart showing the operation of the first scheduler 3 equipped in the packet transfer device 1 disclosed in FIG.
- the first packet classification unit 31 receives packet data transferred from the second scheduler 2 as described later (step S1 in FIG. 8).
- the first packet classification unit 31 determines the terminal 5 which is the transfer destination of the received packet data, and the first classification (class) to which the packet data belongs (step S2 in FIG. 8).
- the first packet classification unit 31 and the terminal 5 which is the transfer destination of the packet data Determine the classification and.
- the first packet classification unit 31 specifies the first packet queue group 32 corresponding to the terminal 5 which is the transfer destination of the packet data, according to the above determination result. Furthermore, the first packet classification unit 31 specifies the first packet queue 11 or the like corresponding to the first classification of packet data in the specified first packet queue group 32. Then, the first packet classification unit 31 distributes and stores the packet data in each of the first packet queues 11 and the like that specify the packet data as described above (step S3 in FIG. 8).
- the first packet scheduling unit 33 stores the first packet queue 11 etc. according to the priority of each first packet queue 11 etc. shown in FIG. 3 and stored in the first scheduler 3. Scheduling for wirelessly transmitting the packet data being transmitted to each terminal 5 is determined (step S4 in FIG. 8). More specifically, for example, the first packet scheduling unit 33 may set the priority set in the first packet queue 11 or the like, an index indicating the radio wave condition of each terminal 5 (for example, CQI (Channel Quality Indicator) or SINR (for example, Based on (Signal to Noise Interference Ratio) etc., scheduling is determined. Then, the first packet scheduling unit 33 transfers packet data addressed to each terminal 5 in each first packet queue group 32 to the wireless transmission unit 4 according to the determined scheduling.
- CQI Channel Quality Indicator
- SINR for example, Based on (Signal to Noise Interference Ratio
- the wireless transmission unit 4 transfers the packet data transferred from the first packet scheduling unit 33 to each terminal 5 in accordance with the scheduling determined by the first packet scheduling unit 33.
- the first scheduler 3 and the wireless transmission unit 4 configured as described above are similar to the configuration of a wireless base station such as 3G, LTE, or Worldwide Interoperability for Microwave Access (WiMAX) described above, for example.
- a wireless base station such as 3G, LTE, or Worldwide Interoperability for Microwave Access (WiMAX) described above, for example.
- FIG. 4 is a block diagram showing the configuration of the second scheduler 2 and the first scheduler 3 provided in the packet transfer device 1 disclosed in FIG.
- the second scheduler 2 includes a deep packet inspection (abbreviated as “DPI” hereinafter) unit 21, a second packet classification unit 22, a second packet queue group 23, and a throughput estimation unit 24. And a second packet scheduling unit 25.
- DPI deep packet inspection
- the second scheduler 2 has a function of receiving packet data transmitted from the network NW, and transferring the received packet data to the first scheduler 3 described above.
- the second packet queue group 23 includes at least one second packet queue ij1 corresponding to each first packet queue (ij, etc.) of the first scheduler 3. It consists of etc.
- the DPI unit 21 acquires metadata of packet data received from the network NW. Next, based on the metadata acquired by the DPI unit 21, the second packet classification unit 22 distributes packet data to the second packet queue ij1 and the like.
- the throughput estimation unit 24 estimates a throughput that is a data amount of packet data transferred from the first packet queue ij corresponding to the second packet queue ij1 to the terminal 5 per unit time.
- the second packet scheduling unit 25 transfers data from the second packet queue ij1 to the first scheduler 3 (first packet queue ij) based on the estimated throughput and the priority set to the second packet queue ij1.
- the second scheduler 2 having the DPI unit 21, the second packet classification unit 22, the throughput estimation unit 24, the second packet scheduling unit 25 and the like reads a computer program to an arithmetic unit equipped in the packet transfer apparatus 1.
- the packet transfer apparatus 1 is constructed by the computing device concerned interpreting and executing the computer program.
- the second packet queue ij1 etc. temporarily accumulates packet data to be transferred. Furthermore, one or more second packet queues ij1 and the like are prepared for each first packet queue (ij and the like).
- the second packet queues ij1 and the like constitute a second packet queue group 23 corresponding to the respective first packet queues (ij and the like).
- FIG. It shows a state where k second packet queues ij1, ij2,..., ijk (second packet queue group 23) corresponding to ij are prepared.
- the packet data stored in each of the second packet queues ij 1, ij 2,..., Ijk in the same second packet queue group 23 are all the same first corresponding to the second packet queue ij 1 later. It will be transferred to the packet queue ij.
- each of the second packet queues ij1 and the like is classified according to a second classification (second classification information) which is set in advance differently from the first classification. Furthermore, in each second packet queue ij1, etc., the degree of priority for transferring the packet data stored in the respective second packet queue ij1, etc. to the first packet queue ij, etc. corresponding to each second packet queue ij1, etc. The priority that represents is set.
- the above-mentioned second classification is, for example, a classification set corresponding to metadata of packet data, and as one example, is a data type of packet data as described later. The second classification will be described in detail later, but is not limited to the classification of the contents described below.
- FIG. 9 is a flowchart showing the operation of the second scheduler 2 equipped in the packet transfer apparatus 1 disclosed in FIG.
- the deep packet inspection (DPI) unit 21 receives packet data from the network NW (step S11 in FIG. 9).
- the DPI unit 21 acquires the desired metadata regarding the packet data by examining the header information and the payload of the packet data (step S12 in FIG. 9). That is, the deep packet inspection unit 21 functions as a means for acquiring metadata.
- FIG. 5 is a diagram showing an example of metadata acquired by the DPI unit disclosed in FIG.
- information on metadata to be acquired for example, as shown in FIG. 5, there are transport level metadata, media level metadata, and frame level metadata.
- the transport level metadata may include a protocol type in the transport layer of packet data. More specifically, for example, at the transport level metadata, packet data is UDP (User Datagram Protocol: hereinafter abbreviated as “UDP”) packet or TCP (Transmission Control Protocol: abbreviated as “TCP” hereafter) It is metadata if it is a packet.
- media type metadata includes media type of packet data. More specifically, for example, media level metadata is data indicating whether packet data is audio data, video data, control signal data, other general data, and the like. Also, as frame level metadata, there is a frame type of media of packet data.
- the metadata at the frame level is data indicating whether it is a voiced frame, a silent frame, another frame, etc. is there.
- frame level metadata is an I / IDR (Intra-coded / Instantaneous Decoder Refresh) frame or a P / B (Predicted / Bi-directional Predicted) frame when the media level is video data. It is data indicating whether the frame is the frame or the other frame.
- the second packet queues ij1 and the like in the second packet queue group 23 are prepared according to the second classification.
- the second packet queue group 23 corresponding to the first packet queue ij includes three second ones of a video data queue ij1, an audio data queue ij2, and other general data queues ij3.
- the packet queue ij1 etc. will be prepared.
- Information representing the correspondence between each of the second packet queues ij 1 and the like and the classification is stored in the packet transfer apparatus 1.
- the second packet classification unit 22 determines the terminal 5 as a transfer destination of the packet data and the classification to which the packet data belongs based on the packet data itself and the metadata acquired by the DPI unit 21 (FIG. 8). Step S13). Specifically, the second packet classification unit 22 performs packet data based on the information indicating the correspondence between the first classification, the second packet queue ij1, etc. and the classification stored in the packet transfer device 1 described above. , A first class (class) specifying the first packet queue ij in the first packet queue group 32 corresponding to the terminal 5, and a second corresponding to the first packet queue ij. A second classification that identifies the second packet queue ij1 or the like in the packet queue group 23 is determined.
- the second packet classification unit 22 determines the first packet in the first packet queue group 32 corresponding to the terminal 5 which is the transfer destination of packet data from the determined terminal 5 and the first classification according to the above determination result. Identify the queue ij. Furthermore, the second packet classification unit 22 specifies, from the determined second classification, a second packet queue ij1 or the like in the second packet queue group 23 corresponding to the specified first packet queue. Then, the second packet classification unit 22 distributes and stores the packet data in the second packet queue ij1 and the like specified for the packet data as described above (step S14 in FIG. 8).
- the DPI unit 21 determines the media level (audio data, video, etc.) from the received packet data. It is assumed that metadata of data, other general data) is acquired. Then, if the received packet data is video data, the second packet classification unit 22 specifies the first packet queue ij corresponding to the specified terminal i (not shown). Furthermore, the second packet classification unit 22 distributes and stores packet data in the second packet queue for video data in the second packet queue group 23 corresponding to the specified first packet queue ij.
- the throughput estimation unit 24 is prepared for each second packet queue group 23. Then, the throughput estimation unit 24 calculates the throughput which is the amount of data transferred per unit time from the first packet queue ij corresponding to the second packet queue group 23 to the terminal 5. More specifically, the throughput estimation unit 24 first acquires a queue length which is the data amount of packet data stored in the first packet queue ij corresponding to the second packet queue group 23. Then, based on the acquired queue length and the amount of data input per unit time to the first packet queue ij, the throughput estimation unit 24 per unit time to the corresponding terminal from the first packet queue ji. The throughput which is the amount of data to be transferred to is estimated (step S15 in FIG. 9).
- FIG. 6 is a schematic diagram regarding the queue length and the input / output of the packet queue equipped in the packet transfer device 1 disclosed in FIG.
- a queue length which is the data amount of packet data stored in the first packet queue ij of interest, is Q (in units of [byte] or the like).
- the data amount per unit time input to the first packet queue ij is v (the unit is [byte / sec (byte per second)) or the like].
- the amount of data per unit time output from the first packet queue ij, that is, the throughput is w (the unit is [byte / sec] or the like).
- Q, v and w are quantities which change with time. Therefore, Q, v, w can be expressed as Q (t), v (t), w (t), assuming that they are functions of time t.
- the throughput estimation unit 24 can estimate the amount of data per unit time output from the corresponding first packet queue ij, that is, the throughput w from the differential equation shown in the equation 1 by the following equation 2. As described above, the throughput estimation unit 24 can first derive the time derivative (dQ / dt) of the queue length from the queue length of the first packet queue ij corresponding to the second packet queue group 23. Further, the throughput estimation unit 24 acquires the data amount v input per unit time to the first packet queue ij corresponding to the second packet queue group 23 from the second packet scheduling unit 25 described later.
- the throughput estimation unit 24 determines the queue length of the first packet queue ij from the data amount v input per unit time to the first packet queue ij corresponding to the second packet queue group 23 (dQ / d). dt) can be subtracted to estimate the throughput w, which is the amount of data transferred from the first packet queue ij to the corresponding terminal 5 per unit time.
- the method of estimating the throughput w, which is the amount of data transferred from the first packet queue ij to the corresponding terminal per unit time, by the throughput estimation unit 24 is not limited to the method described above.
- the throughput w is the amount of data determined by the first packet scheduling unit 33 described above. Therefore, the throughput estimation unit 24 may obtain the throughput w directly or indirectly from the first packet scheduling unit 33.
- the throughput estimating unit 24 simulates the scheduling method if the scheduling method of the first packet scheduling unit 33 is clear. Throughput may be estimated accordingly. However, in the case where the scheduling method uses information (for example, an index indicating radio wave intensity) fed back from the terminal 5, the information needs to be acquired.
- information for example, an index indicating radio wave intensity
- the second packet scheduling unit 25 is prepared for each second packet queue group 23. Then, the second packet scheduling unit 25 sets the throughput, which is the amount of data per unit time transmitted from the first packet queue ij corresponding to the second packet queue group 23 estimated by the throughput estimation unit 24 described above, to the terminal 5.
- a schedule for determining the amount of data to be taken out from the second packet queue ij1 etc. is determined (step S16 in FIG. 9).
- FIG. 7 is a schematic view showing the input and output of the second packet queue group 23 and the first packet queue ij.
- FIG. 7 it is assumed that there is a second packet queue group 23 having k second packet queues.
- a queue length which is the amount of data stored in the second packet queue is taken as qi.
- the amount of data per unit time input from the second packet classification unit 22 to the second packet queue is ui.
- the priority of the second packet queue is ⁇ i.
- the priority ii satisfies the following formula 3.
- the second packet scheduling unit 25 takes out from the ith second packet queue and inputs it to the first packet queue corresponding to the second packet queue group 23, the amount of data per unit time taken out is equal to It is vi. Determining this vi is equivalent to determining a schedule.
- the second packet scheduling unit 25 may adopt a method of calculating based on the equation described in the following equation 4 as a method of determining the above-mentioned vi.
- This method is a method called Adaptive WFQ (Weighted Fair Queuing).
- a method is designed such that vi becomes larger as the priority is higher and the queue length is longer.
- w is the throughput estimated by the throughput estimation unit 24.
- the queue length becomes short even if the priority ⁇ i is high. That is, the data amount vi per unit time approaches 0 as well as qi approaches 0. Therefore, the amount of data per unit time taken out from the second packet queue becomes smaller. In such a case, there is a problem that packets are difficult to be transferred even if the priority is high.
- Equation 5 (1 + qi) is substituted for the queue length qi in Equation 4.
- (1 + qi) becomes 1 even when qi becomes 0, correction is made so that vi does not become 0.
- equation 5 concerned it is possible to adjust the increase amount of vi with respect to the increase amount of the length of the queue length by raising (1 + qi) to the ri.
- ri is a real value of 0 or more set to each second packet queue. The amount by which vi increases when the queue length increases increases as ri increases.
- H (x) is a step function of heavy side.
- H (x) is such that vi is also 0 when the queue length becomes 0 by multiplying H (qi).
- the second packet scheduling unit 25 performs the second packet scheduling unit 25 on the basis of the throughput estimated by the throughput estimation unit 24, the priority of the second packet queue, and the queue length stored in the second packet queue.
- the amount of data to be output to one packet queue is determined and scheduled, it is not necessarily limited to such a method.
- the second packet scheduling unit 25 may determine and schedule the amount of data to be output to the first packet queue based on the throughput estimated by the throughput estimation unit 24 and the priority of the second packet queue. .
- the second packet scheduling unit 25 determines the amount of data to be output to the first packet queue by weighting the estimated throughput to the priority of the corresponding second packet queue, and the higher the priority, the higher the priority.
- the amount of data to be output to the first packet queue may be determined to be large.
- QoS control can be enhanced simply by adding the second scheduler to the previous stage of the first scheduler in the existing packet transfer device. can do.
- LTE in LTE, only nine types of packet queues are prepared as shown in FIG.
- the desired QoS control can not be satisfied with only nine types determined in advance.
- many of the various services (video streaming service, Web service, SNS service, messaging service, etc.) deployed on the Internet fall into classes 6, 8 and 9 shown in FIG. It is configured that QoS can not be controlled.
- the packet transfer device 1 for example, a plurality of second packet queues are provided in the previous stage of classes 6, 8 and 9 in FIG.
- the development cost can be reduced by diverting the existing scheduler as it is and by using the second scheduler 2 to upgrade only the necessary queues (classes) of the first packet queue. it can.
- the input / output interface of the packet transfer device can be kept the same as the existing packet transfer device. That is, the second scheduler 2 in the packet transfer device 1 merely reorders the packet data received by the first scheduler, which is the existing packet transfer device, and therefore, the input interface to the packet transfer device 1 And the input interface to the existing packet forwarding device are the same. Also, it is apparent from FIG. 4 that the output interface from the packet transfer device 1 is the same as the output interface from the existing packet transfer device.
- the packet transfer apparatus 1 according to the first embodiment of the present invention can be operated within the same standard specification as the existing packet transfer apparatus. Therefore, the packet transfer apparatus 1 according to the present embodiment can be applied to any apparatus and is easy to introduce.
- the packet transfer device 1 in the first embodiment of the present invention is applicable to a wireless base station or the like as described above, it is not limited to a device for transferring packet data by wireless communication, and may be wired or wireless
- the present invention is also applicable to an apparatus for transferring packet data in a communication line in which the communication line and the wired line are appropriately used in combination.
- Second Embodiment Some or all of the above embodiments may be described as in the following second embodiment.
- the outlines of configurations of a packet transfer device (see FIG. 10), a computer program, and a packet transfer method in the second embodiment of the present invention will be described below.
- the second embodiment of the present invention will be described using the following configuration as an example, but is not limited to the configuration.
- FIG. 10 is a block diagram showing the configuration of the packet transfer apparatus 100 according to the second embodiment of the present invention.
- the packet transfer apparatus 100 roughly includes a second scheduler 120 and a first scheduler 110.
- the packet transfer apparatus 100 transfers packet data received via the network 130 to the information processing terminal 140.
- the first scheduler 110 includes a first packet classification unit 111 and a first packet scheduling unit 113.
- the first packet classification unit 111 distributes and accumulates the received packet data to one or more first packet queues 112 corresponding to each information processing terminal 140 according to the preset first classification of the packet data. Do.
- the first packet scheduling unit 113 determines the packet data stored in each of the first packet queues 112 based on the priority set in advance in each of the first packet queues 112 as the information corresponding to the first packet queue 112. It transfers to the processing terminal 140.
- the second scheduler 120 includes a second packet classification unit 121, a throughput estimation unit 123, and a second packet scheduling unit 124.
- the second packet classification unit 121 sets each of the packet data in the first scheduler 110 based on a second classification different from the preset first classification of packet data received via the network 130. It is distributed and accumulated in one or more second packet queues 122 corresponding to the first packet queue 112.
- the throughput estimation unit 123 estimates the throughput representing the amount of packet data per unit time transferred from the first packet queue 112 corresponding to the second packet queue 122 to the information processing terminal 140.
- the second packet scheduling unit 124 causes the packet data stored in each of the second packet queues 122 to be stored in the second packet queue 122 based on the throughput and the priority set in advance in each of the second packet queues. Transfer to the first scheduler 110 including the corresponding first packet queue 112.
- a packet transfer apparatus or the like that suppresses development costs and that can be easily introduced while realizing desired QoS control. It can be realized.
- each unit shown in FIG. 1, FIG. 2, FIG. 4, and FIG. 10 can be regarded as a function (process) unit (software module) of a software program.
- the division of each part shown in these drawings is a configuration for convenience of explanation, and various configurations can be assumed at the time of mounting.
- An example of the hardware environment (hardware resources) in this case will be described with reference to FIG.
- FIG. 11 exemplarily illustrates the configuration of an information processing apparatus 300 (computer) capable of executing the packet transfer apparatus according to an exemplary embodiment of the present invention. That is, FIG. 11 is equipped with the packet transfer device 1 shown in FIG. 1, the first scheduler 3 equipped in the packet transfer device 1 shown in FIG. 2, and the packet transfer device 1 shown in FIG.
- the second scheduler 2 is a configuration of a computer (information processing apparatus) such as a server capable of realizing the packet transfer apparatus of the whole or a part of the packet transfer apparatus 100 shown in FIG. Represents a feasible hardware environment.
- the information processing apparatus 300 illustrated in FIG. 11 includes a CPU (Central_Processing_Unit) 301, a ROM (Read_Only_Memory) 302, a RAM (Random_Access_Memory) 303, a hard disk 304 (storage device), and a communication interface with an external device (Interface: A reader / writer 308 capable of reading and writing data stored in a storage medium 307 such as CD-ROM (Compact_Disc_Read_Only_Memory) 305, which are connected via a bus 306 (communication line). It is a common computer.
- a CPU Central_Processing_Unit
- ROM Read_Only_Memory
- RAM Random_Access_Memory
- a hard disk 304 storage device
- a reader / writer 308 capable of reading and writing data stored in a storage medium 307 such as CD-ROM (Compact_Disc_Read_Only_Memory) 305, which are connected via
- the present invention described by taking the above-described embodiment as an example is a block diagram of the information processing apparatus 300 shown in FIG. 11 that is referred to in the description of the embodiment (FIG. 1, FIG. 2, FIG. 10) Or after supplying a computer program capable of realizing the functions of the flowchart (FIG. 8 and FIG. 9), the computer program is achieved by reading out to the CPU 301 of the hardware, interpreting and executing it. Further, the computer program supplied into the apparatus may be stored in a readable / writable volatile storage memory (RAM 303) or a non-volatile storage device such as a hard disk 304.
- RAM 303 readable / writable volatile storage memory
- non-volatile storage device such as a hard disk 304.
- the computer program may be supplied to the hardware by installing the program into the apparatus via various storage media 307 such as a CD-ROM, or via a communication line such as the Internet.
- various storage media 307 such as a CD-ROM, or via a communication line such as the Internet.
- General procedures can now be adopted, such as downloading from the outside.
- the present invention can be understood as being constituted by the code that constitutes the computer program or the storage medium 307 in which the code is stored.
- the packet data amount per unit time transferred to the first scheduler including the first packet queue corresponding to the queue is calculated, and is stored in the second packet queues based on the calculated packet data amount. Extracted packet data and transferred to the first scheduler, Packet forwarding device. (Supplementary Note 3) The packet transfer apparatus according to appendix 2, wherein The second packet scheduling unit transfers data from the second packet queue to the first scheduler as the priority set in the second packet queue and the amount of packet data stored in the second packet queue increase. Calculate the amount of packet data to increase the amount of packet data, Packet forwarding device.
- the packet transfer apparatus according to any one of appendices 1 to 3, wherein The throughput estimation unit is configured to transmit an amount of packet data per unit time transferred from the first packet queue to the information processing terminal based on an amount of packet data accumulated in the first packet queue corresponding to the second packet queue. Estimate the throughput representing Packet forwarding device.
- the packet transfer apparatus according to appendix 4 wherein The throughput estimation unit is a value obtained by subtracting the time derivative of the packet data amount accumulated in the first packet queue from the packet data amount per unit time input to the first packet queue corresponding to the second packet queue. Calculate as the throughput, Packet forwarding device.
- a packet transfer apparatus for transferring packet data received via a network to an information processing terminal, The packet data is distributed to one or more first packet queues corresponding to each individual information processing terminal according to the first classification information and accumulated, and the priorities set in the first packet queues are used. Transferring the packet data accumulated in each of the first packet queues to the information processing terminal corresponding to the first packet queue; Based on second classification information different from the first classification information, the packet data is distributed to one or more second packet queues corresponding to the first packet queues and accumulated, and the second packet queue is supported.
- Computer program to realize the (Appendix 9) It is a program described in Appendix 8, and The first corresponding to each of the second packet queues based on the throughput, the priority set in advance in each of the second packet queues, and the amount of packet data stored in each of the second packet queues.
- the amount of packet data transferred per unit time to the first scheduler including the packet queue is calculated, and the packet data accumulated in each of the second packet queues is extracted based on the calculated amount of packet data, Transfer to the first scheduler, program.
- a packet transfer apparatus for transferring packet data received via a network to an information processing terminal
- the packet data is distributed to one or more first packet queues corresponding to each information processing terminal according to the first classification information and accumulated, and based on the priorities set in the first packet queues. Transferring the packet data accumulated in each of the first packet queues to the information processing terminal corresponding to the first packet queue; Based on second classification information different from the first classification information, the packet data is distributed to one or more second packet queues corresponding to the first packet queues and accumulated, and the second packet queue is supported.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Quality & Reliability (AREA)
- Databases & Information Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Mobile Radio Communication Systems (AREA)
- Communication Control (AREA)
Abstract
Description
ネットワークを介して受信したパケットデータを、情報処理端末に転送するパケット転送装置であって、
前記パケットデータを第一分類情報に応じて、個々の前記情報処理端末に対応する1つ以上の第1パケットキューに振り分けて蓄積する第1パケット分類部と、前記各第1パケットキューに設定された優先度に基づいて当該各第1パケットキューに蓄積されたパケットデータを当該第1パケットキューに対応する前記情報処理端末に転送する第1パケットスケジューリング部と、を含む第1のスケジューラと、
前記第一分類情報とは異なる第二分類情報に基づいて、前記パケットデータを前記各第1パケットキューに対応する1つ以上の第2パケットキューに振り分けて蓄積する第2パケット分類部と、前記第2パケットキューに対応する前記第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表すスループットを推定するスループット推定部と、前記スループットと前記各第2パケットキューに設定された優先度とに基づいて、当該各第2パケットキューに蓄積されたパケットデータを転送する第2パケットスケジューリング部と、を含む第2のスケジューラと、
を備えたことを特徴とする。
ネットワークを介して受信したパケットデータを、情報処理端末に転送するパケット転送装置に、
前記パケットデータを第一分類情報に応じて、個々の前記情報処理端末毎に対応する1つ以上の各第1パケットキューに振り分けて蓄積し、前記各第1パケットキューに設定された優先度に基づいて当該各第1パケットキューに蓄積されたパケットデータを当該第1パケットキューに対応する前記情報処理端末に転送する機能と、
前記第一分類情報とは異なる第二分類情報に基づいて、前記パケットデータを前記各第1パケットキューに対応する1つ以上の第2パケットキューに振り分けて蓄積し、前記第2パケットキューに対応する前記第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表すスループットを推定し、前記スループットと前記各第2パケットキューに設定された優先度とに基づいて、当該各第2パケットキューに蓄積されたパケットデータを転送する機能と、
を実現させるためのコンピュータ・プログラムを特徴とする。
ネットワークを介して受信したパケットデータを、情報処理端末に転送するパケット転送装置にて、
前記パケットデータを第一分類情報に応じて、個々の前記情報処理端末に対応する1つ以上の第1パケットキューに振り分けて蓄積し、前記各第1パケットキューに設定された優先度に基づいて当該各第1パケットキューに蓄積されたパケットデータを当該第1パケットキューに対応する前記情報処理端末に転送し、
前記第一分類情報とは異なる第二分類情報に基づいて、前記パケットデータを前記各第1パケットキューに対応する1つ以上の第2パケットキューに振り分けて蓄積し、前記第2パケットキューに対応する前記第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表すスループットを推定し、前記スループットと前記各第2パケットキューに設定された優先度とに基づいて、当該各第2パケットキューに蓄積されたパケットデータを転送する、
ことを特徴とする。
本発明の第1の実施形態について図1乃至図9を参照して説明する。図1乃至図7は、パケット転送装置の構成及び機能を説明する図である。図8乃至図9は、パケット転送装置の動作を説明する図である。
そして、上記式1に示す微分方程式から、スループット推定部24は、該当する第1パケットキューijから出力される単位時間あたりのデータ量すなわちスループットwを、次の式2で推定できる。
以上のように、スループット推定部24は、まず、第2パケットキュー群23に対応する第1パケットキューijのキュー長から当該キュー長の時間微分(dQ/dt)を導くことができる。また、スループット推定部24は、後述する第2パケットスケジューリング部25から第2パケットキュー群23に対応する第1パケットキューijに単位時間あたりに入力されるデータ量vを取得する。そして、スループット推定部24は、第2パケットキュー群23に対応する第1パケットキューijに単位時間あたりに入力されるデータ量vから、当該第1パケットキューijのキュー長の時間微分(dQ/dt)を減算して、第1パケットキューijから対応する端末5に単位時間あたりに転送されるデータ量であるスループットwを推定することができる。
このとき、第2パケットスケジューリング部25が、i番目の第2パケットキューから取り出して当該第2パケットキュー群23に対応する第1パケットキューに入力する際に、その取り出す単位時間あたりのデータ量がviである。このviを決定することがスケジュールを決定することに等しい。
一方で、上記式4に示した計算方法を用いた場合に、優先度φiが高くてもキュー長は、短くなる。すなわち、単位時間あたりのデータ量viは、qiが0に近くなると同様に0に近づいてしまう。そのため、第2パケットキューから取り出す単位時間あたりのデータ量は、小さくなる。そのような場合に、優先度が高くてもパケットが転送されにくくなる問題がある。
第2パケットスケジューリング部25は、以上のように決定されたviに基づいて、各第2パケットキューからデータを取り出すと共に、当該第2パケットキュー群23に対応する第1のスケジューラの第1パケットキューにパケットデータを転送する。このとき、当該第1パケットキューには、単位時間あたりv=Σ(sigma)viのデータ量が入力される。
上記実施形態の一部又は全部は、以下の第2の実施形態のようにも記載されうる。以下、本発明の第2の実施形態におけるパケット転送装置(図10参照)、コンピュータ・プログラム、パケット転送方法の構成の概略を説明する。但し、本発明の第2の実施形態は、説明の便宜上、以下の構成を例に説明するが、係る構成には限定されない。
上述した各実施形態において図1、図2、図4、図10に示した各部は、ソフトウェアプログラムの機能(処理)単位(ソフトウェアモジュール)と捉えることができる。但し、これらの図面に示した各部の区分けは、説明の便宜上の構成であり、実装に際しては、様々な構成が想定され得る。この場合のハードウェア環境(ハードウェア資源)の一例を、図11を参照して説明する。
(付記1)
ネットワークを介して受信したパケットデータを、情報処理端末に転送するパケット転送装置であって、
前記パケットデータを第一分類情報に応じて、個々の前記情報処理端末に対応する1つ以上の第1パケットキューに振り分けて蓄積する第1パケット分類部と、前記各第1パケットキューに設定された優先度に基づいて当該各第1パケットキューに蓄積されたパケットデータを当該第1パケットキューに対応する前記情報処理端末に転送する第1パケットスケジューリング部と、を含む第1のスケジューラと、
前記第一分類情報とは異なる第二分類情報に基づいて、前記パケットデータを前記各第1パケットキューに対応する1つ以上の第2パケットキューに振り分けて蓄積する第2パケット分類部と、前記第2パケットキューに対応する前記第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表すスループットを推定するスループット推定部と、前記スループットと前記各第2パケットキューに設定された優先度とに基づいて、当該各第2パケットキューに蓄積されたパケットデータを転送する第2パケットスケジューリング部と、を含む第2のスケジューラと、
を備えたパケット転送装置。
(付記2)
付記1に記載のパケット転送装置であって、
前記第2パケットスケジューリング部は、前記スループットと、前記各第2パケットキューに設定された優先度と、前記各第2パケットキューに蓄積されたパケットデータ量と、に基づいて、前記各第2パケットキューに対応する前記第1パケットキューを含む前記第1のスケジューラに転送する単位時間当たりのパケットデータ量を算出すると共に、算出した当該パケットデータ量に基づいて、前記各第2パケットキューに蓄積されたパケットデータを取り出し、前記第1のスケジューラに転送する、
パケット転送装置。
(付記3)
付記2に記載のパケット転送装置であって、
前記第2パケットスケジューリング部は、前記第2パケットキューに設定された優先度及び当該第2パケットキューに蓄積されたパケットデータ量が多いほど、当該第2パケットキューから前記第1のスケジューラに転送するパケットデータ量が多くなるよう当該パケットデータ量を算出する、
パケット転送装置。
(付記4)
付記1乃至3のいずれかに記載のパケット転送装置であって、
前記スループット推定部は、前記第2パケットキューに対応する前記第1パケットキューに蓄積されたパケットデータ量に基づいて当該第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表す前記スループットを推定する、
パケット転送装置。
(付記5)
付記4に記載のパケット転送装置であって、
前記スループット推定部は、前記第2パケットキューに対応する前記第1パケットキューに入力される単位時間あたりのパケットデータ量から当該第1パケットキューに蓄積されたパケットデータ量の時間微分を減算した値を、前記スループットとして算出する、
パケット転送装置。
(付記6)
付記1乃至5のいずれかに記載のパケット転送装置であって、
前記第2パケット分類部は、前記第二分類に含まれるデータ種別に基づいて、前記パケットデータを前記各第2パケットキューに振り分けて蓄積する、
パケット転送装置。
(付記7)
付記6に記載のパケット転送装置であって、
前記第2パケット分類部は、前記パケットデータのトランスポート層のプロトコル種別、メディア種別、メディアのフレーム種別のいずれかに基づいて、当該パケットデータを前記各第2パケットキューに振り分けて蓄積する、
パケット転送装置。
(付記8)
ネットワークを介して受信したパケットデータを、情報処理端末に転送するパケット転送装置に、
前記パケットデータを第一分類情報に応じて、個々の前記情報処理端末毎に対応する1つ以上の各第1パケットキューに振り分けて蓄積し、前記各第1パケットキューに設定された優先度に基づいて当該各第1パケットキューに蓄積されたパケットデータを当該第1パケットキューに対応する前記情報処理端末に転送する機能と、
前記第一分類情報とは異なる第二分類情報に基づいて、前記パケットデータを前記各第1パケットキューに対応する1つ以上の第2パケットキューに振り分けて蓄積し、前記第2パケットキューに対応する前記第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表すスループットを推定し、前記スループットと前記各第2パケットキューに設定された優先度とに基づいて、当該各第2パケットキューに蓄積されたパケットデータを転送する機能と、
を実現させるためのコンピュータ・プログラム。
(付記9)
付記8に記載のプログラムであって、
前記スループットと、前記各第2パケットキューに予め設定された優先度と、前記各第2パケットキューに蓄積されたパケットデータ量と、に基づいて、前記各第2パケットキューに対応する前記第1パケットキューを含む前記第1のスケジューラに転送する単位時間当たりのパケットデータ量を算出すると共に、算出した当該パケットデータ量に基づいて、前記各第2パケットキューに蓄積されたパケットデータを取り出し、前記第1のスケジューラに転送する、
プログラム。
(付記10)
ネットワークを介して受信したパケットデータを、情報処理端末に転送するパケット転送装置にて、
前記パケットデータを第一分類情報に応じて、個々の前記情報処理端末に対応する1つ以上の第1パケットキューに振り分けて蓄積し、前記各第1パケットキューに設定された優先度に基づいて当該各第1パケットキューに蓄積されたパケットデータを当該第1パケットキューに対応する前記情報処理端末に転送し、
前記第一分類情報とは異なる第二分類情報に基づいて、前記パケットデータを前記各第1パケットキューに対応する1つ以上の第2パケットキューに振り分けて蓄積し、前記第2パケットキューに対応する前記第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表すスループットを推定し、前記スループットと前記各第2パケットキューに設定された優先度とに基づいて、当該各第2パケットキューに蓄積されたパケットデータを転送する、
パケット転送方法。
(付記11)
付記10に記載のパケット転送方法であって、
前記スループットと、前記各第2パケットキューに予め設定された優先度と、前記各第2パケットキューに蓄積されたパケットデータ量と、に基づいて、前記各第2パケットキューに対応する前記第1パケットキューを含む前記第1のスケジューラに転送する単位時間当たりのパケットデータ量を算出すると共に、算出した当該パケットデータ量に基づいて、前記各第2パケットキューに蓄積されたパケットデータを取り出し、前記第1のスケジューラに転送する、
パケット転送方法。
11 第1パケットキュー
2 第2のスケジューラ
21 ディープ・パケット・インスペクション(DPI)部
22 第2パケット分類部
23 第2パケットキュー群(第2パケットキュー)
24 スループット推定部
25 第2パケットスケジューリング部
3 第1のスケジューラ
31 第1パケット分類部
32 第1パケットキュー群(第1パケットキュー)
33 第1パケットスケジューリング部
4 無線伝送部
5 端末
NW ネットワーク
100 パケット転送装置
110 第1のスケジューラ
111 第1パケット分類部
112 第1パケットキュー
113 第1パケットスケジューリング部
120 第2のスケジューラ
121 第2パケット分類部
122 第2パケットキュー
123 スループット推定部
124 第2パケットスケジューリング部
Claims (10)
- ネットワークを介して受信したパケットデータを、情報処理端末に転送するパケット転送装置であって、
前記パケットデータを第一分類情報に応じて、個々の前記情報処理端末に対応する1つ以上の第1パケットキューに振り分けて蓄積する第1パケット分類部と、前記各第1パケットキューに設定された優先度に基づいて当該各第1パケットキューに蓄積されたパケットデータを当該第1パケットキューに対応する前記情報処理端末に転送する第1パケットスケジューリング部と、を含む第1のスケジューラと、
前記第一分類情報とは異なる第二分類情報に基づいて、前記パケットデータを前記各第1パケットキューに対応する1つ以上の第2パケットキューに振り分けて蓄積する第2パケット分類部と、前記第2パケットキューに対応する前記第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表すスループットを推定するスループット推定部と、前記スループットと前記各第2パケットキューに設定された優先度とに基づいて、当該各第2パケットキューに蓄積されたパケットデータを転送する第2パケットスケジューリング部と、を含む第2のスケジューラと、
を備えたパケット転送装置。 - 請求項1に記載のパケット転送装置であって、
前記第2パケットスケジューリング部は、前記スループットと、前記各第2パケットキューに設定された優先度と、前記各第2パケットキューに蓄積されたパケットデータ量と、に基づいて、前記各第2パケットキューに対応する前記第1パケットキューを含む前記第1のスケジューラに転送する、単位時間当たりのパケットデータ量を算出すると共に、算出した当該パケットデータ量に基づいて、前記各第2パケットキューに蓄積されたパケットデータを取り出し、前記第1のスケジューラに転送する、
パケット転送装置。 - 請求項2に記載のパケット転送装置であって、
前記第2パケットスケジューリング部は、前記第2パケットキューに設定された優先度及び当該第2パケットキューに蓄積されたパケットデータ量が多いほど、当該第2パケットキューから前記第1のスケジューラに転送するパケットデータ量が多くなるよう当該パケットデータ量を算出する、
パケット転送装置。 - 請求項1乃至3のいずれかに記載のパケット転送装置であって、
前記スループット推定部は、前記第2パケットキューに対応する前記第1パケットキューに蓄積されたパケットデータ量に基づいて当該第1パケットキューから前記情報処理端末に転送される、単位時間あたりのパケットデータ量を表す前記スループットを推定する、
パケット転送装置。 - 請求項4に記載のパケット転送装置であって、
前記スループット推定部は、前記第2パケットキューに対応する前記第1パケットキューに入力される単位時間あたりのパケットデータ量から当該第1パケットキューに蓄積されたパケットデータ量の時間微分を減算した値を、前記スループットとして算出する、
パケット転送装置。 - 請求項1乃至5のいずれかに記載のパケット転送装置であって、
前記第2パケット分類部は、前記第二分類に含まれるデータ種別に基づいて、前記パケットデータを前記各第2パケットキューに振り分けて蓄積する、
パケット転送装置。 - 請求項6に記載のパケット転送装置であって、
前記第2パケット分類部は、前記パケットデータのトランスポート層のプロトコル種別、メディア種別、メディアのフレーム種別のいずれかに基づいて、当該パケットデータを前記各第2パケットキューに振り分けて蓄積する、
パケット転送装置。 - ネットワークを介して受信したパケットデータを、情報処理端末に転送するパケット転送装置に、
前記パケットデータを第一分類情報に応じて、個々の前記情報処理端末毎に対応する1つ以上の各第1パケットキューに振り分けて蓄積し、前記各第1パケットキューに設定された優先度に基づいて当該各第1パケットキューに蓄積されたパケットデータを当該第1パケットキューに対応する前記情報処理端末に転送する機能と、
前記第一分類情報とは異なる第二分類情報に基づいて、前記パケットデータを前記各第1パケットキューに対応する1つ以上の第2パケットキューに振り分けて蓄積し、前記第2パケットキューに対応する前記第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表すスループットを推定し、前記スループットと前記各第2パケットキューに設定された優先度とに基づいて、当該各第2パケットキューに蓄積されたパケットデータを転送する機能と、
を実現させるためのコンピュータ・プログラム。 - ネットワークを介して受信したパケットデータを、情報処理端末に転送するパケット転送装置にて、
前記パケットデータを第一分類情報に応じて、個々の前記情報処理端末に対応する1つ以上の第1パケットキューに振り分けて蓄積し、前記各第1パケットキューに設定された優先度に基づいて当該各第1パケットキューに蓄積されたパケットデータを当該第1パケットキューに対応する前記情報処理端末に転送し、
前記第一分類情報とは異なる第二分類情報に基づいて、前記パケットデータを前記各第1パケットキューに対応する1つ以上の第2パケットキューに振り分けて蓄積し、前記第2パケットキューに対応する前記第1パケットキューから前記情報処理端末に転送される単位時間あたりのパケットデータ量を表すスループットを推定し、前記スループットと前記各第2パケットキューに設定された優先度とに基づいて、当該各第2パケットキューに蓄積されたパケットデータを転送する、
パケット転送方法。 - 請求項9に記載のパケット転送方法であって、
前記スループットと、前記各第2パケットキューに予め設定された優先度と、前記各第2パケットキューに蓄積されたパケットデータ量と、に基づいて、前記各第2パケットキューに対応する前記第1パケットキューを含む前記第1のスケジューラに転送する単位時間当たりのパケットデータ量を算出すると共に、算出した当該パケットデータ量に基づいて、前記各第2パケットキューに蓄積されたパケットデータを取り出し、前記第1のスケジューラに転送する、
パケット転送方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP13755386.3A EP2822347B1 (en) | 2012-03-02 | 2013-02-26 | Packet forwarding device and packet forwarding method, and computer program |
JP2014502027A JP6098633B2 (ja) | 2012-03-02 | 2013-02-26 | パケット転送装置及びパケット転送方法、並びにコンピュータ・プログラム |
US14/380,362 US9548938B2 (en) | 2012-03-02 | 2013-02-26 | Packet forwarding device and packet forwarding method, and computer program |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012-046675 | 2012-03-02 | ||
JP2012046675 | 2012-03-02 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013128884A1 true WO2013128884A1 (ja) | 2013-09-06 |
Family
ID=49082097
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2013/001085 WO2013128884A1 (ja) | 2012-03-02 | 2013-02-26 | パケット転送装置及びパケット転送方法、並びにコンピュータ・プログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US9548938B2 (ja) |
EP (1) | EP2822347B1 (ja) |
JP (1) | JP6098633B2 (ja) |
WO (1) | WO2013128884A1 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109996291A (zh) * | 2018-01-02 | 2019-07-09 | 中兴通讯股份有限公司 | 一种数据发送方法、装置及设备 |
US10575207B2 (en) | 2016-05-25 | 2020-02-25 | Huawei Technologies Co., Ltd. | Data service control method and related device |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9525734B2 (en) * | 2013-10-30 | 2016-12-20 | Annapurna Labs Ltd. | Hybrid remote direct memory access |
US9295081B1 (en) * | 2014-04-01 | 2016-03-22 | Sprint Communication Cômpany L.P. | Orthogonal frequency division multiplexing (OFDM) communication system and method to schedule transfers of first and second user communications |
CN109076429B (zh) * | 2016-06-29 | 2020-10-27 | Oppo广东移动通信有限公司 | 通信方法、转发设备和终端设备 |
CN110581811B (zh) | 2018-06-08 | 2023-03-28 | 华为技术有限公司 | 一种介质访问控制电路、数据处理方法及相关设备 |
TWI713333B (zh) * | 2020-01-15 | 2020-12-11 | 聚騰科技股份有限公司 | 資料傳輸及接收方法 |
US20240215012A1 (en) * | 2022-12-21 | 2024-06-27 | Aespula Technology Inc. | Sorting method of communication data and communication apparatus thereof |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004140604A (ja) * | 2002-10-17 | 2004-05-13 | Ntt Docomo Inc | 無線基地局、制御装置、無線通信システム及び通信方法 |
JP2007159131A (ja) * | 2005-12-01 | 2007-06-21 | Nec Lab America Inc | 無線パケットデータサービスのための承認制御方法および装置 |
JP2008211759A (ja) | 2006-09-27 | 2008-09-11 | Hitachi Kokusai Electric Inc | 無線基地局装置 |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6850490B1 (en) * | 1999-10-06 | 2005-02-01 | Enterasys Networks, Inc. | Hierarchical output-queued packet-buffering system and method |
JP2004312492A (ja) * | 2003-04-09 | 2004-11-04 | Matsushita Electric Ind Co Ltd | パケット中継装置及びパケット中継方法 |
ES2368149T3 (es) | 2004-03-18 | 2011-11-14 | Allergan, Inc. | Aparato para el ajuste del volumen de globos intragástricos. |
US20060242319A1 (en) * | 2005-04-25 | 2006-10-26 | Nec Laboratories America, Inc. | Service Differentiated Downlink Scheduling in Wireless Packet Data Systems |
EP1758312A1 (en) * | 2005-08-26 | 2007-02-28 | Matsushita Electric Industrial Co., Ltd. | Scheduling depending on quality of service and channel properties |
US20070053331A1 (en) * | 2005-09-06 | 2007-03-08 | Kolding Troels E | QOS-aware radio resource management (for wireless communication) with activity detection |
US7455923B2 (en) | 2006-09-01 | 2008-11-25 | Fuelcell Energy, Inc. | Fuel supply assembly for supplying propane fuel to a fuel cell assembly and fuel cell system employing same |
US8547899B2 (en) * | 2007-07-28 | 2013-10-01 | Ruckus Wireless, Inc. | Wireless network throughput enhancement through channel aware scheduling |
-
2013
- 2013-02-26 WO PCT/JP2013/001085 patent/WO2013128884A1/ja active Application Filing
- 2013-02-26 US US14/380,362 patent/US9548938B2/en active Active
- 2013-02-26 JP JP2014502027A patent/JP6098633B2/ja active Active
- 2013-02-26 EP EP13755386.3A patent/EP2822347B1/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004140604A (ja) * | 2002-10-17 | 2004-05-13 | Ntt Docomo Inc | 無線基地局、制御装置、無線通信システム及び通信方法 |
JP2007159131A (ja) * | 2005-12-01 | 2007-06-21 | Nec Lab America Inc | 無線パケットデータサービスのための承認制御方法および装置 |
JP2008211759A (ja) | 2006-09-27 | 2008-09-11 | Hitachi Kokusai Electric Inc | 無線基地局装置 |
Non-Patent Citations (2)
Title |
---|
MASAHIRO ONO ET AL.: "A Proposal of All-IP Mobile Wireless Network Architecture(3) : QoS Packet Scheduler for Base Stations", IEICE TECHNICAL REPORT, MOMUC, MOBILE MULTIMEDIA TSUSHIN, vol. 102, no. 87, 17 May 2002 (2002-05-17), pages 13 - 18, XP002983571 * |
See also references of EP2822347A4 |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10575207B2 (en) | 2016-05-25 | 2020-02-25 | Huawei Technologies Co., Ltd. | Data service control method and related device |
US10728789B2 (en) | 2016-05-25 | 2020-07-28 | Huawei Technologies Co., Ltd. | Data service control method and related device |
CN109996291A (zh) * | 2018-01-02 | 2019-07-09 | 中兴通讯股份有限公司 | 一种数据发送方法、装置及设备 |
Also Published As
Publication number | Publication date |
---|---|
EP2822347B1 (en) | 2017-07-19 |
JPWO2013128884A1 (ja) | 2015-07-30 |
JP6098633B2 (ja) | 2017-03-22 |
US20150036592A1 (en) | 2015-02-05 |
US9548938B2 (en) | 2017-01-17 |
EP2822347A1 (en) | 2015-01-07 |
EP2822347A4 (en) | 2015-10-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2013128884A1 (ja) | パケット転送装置及びパケット転送方法、並びにコンピュータ・プログラム | |
US10219254B2 (en) | Airtime-based packet scheduling for wireless networks | |
US8780720B2 (en) | Radio access network load and condition aware traffic shaping control | |
JP4005361B2 (ja) | 通信網におけるデータ伝送 | |
US20120213070A1 (en) | Dynamic setting of optimal buffer sizes in ip networks | |
EP3419328B1 (en) | Quality-of-experience for adaptive bitrate streaming | |
US9439106B2 (en) | Mobile backhaul dynamic QoS bandwidth harmonization | |
EP3025544B1 (en) | Method and network node for congestion management in a wireless communications network | |
US7848239B2 (en) | Network system capable of dynamically controlling data flow and its method | |
US20140281034A1 (en) | System and Method for Compressing Data Associated with a Buffer | |
EP1264446A1 (en) | Flow control between transmitter and receiver entities in a communications system | |
EP1264445A1 (en) | Packet scheduling in umts using several calculated transfer rates | |
CN103858474A (zh) | 针对传输网络的增强性能的基于服务的配置 | |
CN102739508A (zh) | 一种高速网络数据传输的方法及系统 | |
CN101107820A (zh) | 在无线lan的服务时间段中分配传输时间份额的方法和装置 | |
US10742710B2 (en) | Hierarchal maximum information rate enforcement | |
KR20180045705A (ko) | 무선랜 시스템의 네트워크 장치에서의 스케줄링을 위한 방법 및 장치 | |
KR20180097805A (ko) | Lte 환경에서 단기 지연 보장 및 장기 공평성 보장을 위한 패킷 스케줄링 방법 및 시스템 | |
Breck et al. | Delay and backlog bounds for an aggregation system in wireless networks | |
Li et al. | Delay in UMTS radio access networks: analytical study and validation | |
CN114727308A (zh) | 一种信息处理方法、装置、设备及可读存储介质 | |
Kang | An Efficient High-Speed Traffic Control Scheme for Real-Time Multimedia Applications in Wireless Networks | |
CN115397021A (zh) | 一种不完美信道状态下无线接入网动态资源分配方法及装置 |
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: 13755386 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2014502027 Country of ref document: JP Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 14380362 Country of ref document: US |
|
REEP | Request for entry into the european phase |
Ref document number: 2013755386 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2013755386 Country of ref document: EP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |