CN103888385A - VOQ switch packet scheduling algorithm based on packet accumulation effect - Google Patents

VOQ switch packet scheduling algorithm based on packet accumulation effect Download PDF

Info

Publication number
CN103888385A
CN103888385A CN201410097773.6A CN201410097773A CN103888385A CN 103888385 A CN103888385 A CN 103888385A CN 201410097773 A CN201410097773 A CN 201410097773A CN 103888385 A CN103888385 A CN 103888385A
Authority
CN
China
Prior art keywords
switch
scheduling algorithm
voq
packet
matrix
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201410097773.6A
Other languages
Chinese (zh)
Inventor
熊庆旭
王凤周
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beihang University
Original Assignee
Beihang University
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 Beihang University filed Critical Beihang University
Priority to CN201410097773.6A priority Critical patent/CN103888385A/en
Publication of CN103888385A publication Critical patent/CN103888385A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a VOQ switch packet scheduling algorithm based on a packet accumulation effect. The VOQ switch packet scheduling algorithm based on the packet accumulation effect is an algorithm based on frames. According to the VOQ switch packet scheduling algorithm based on the packet accumulation effect, N completely-matched matrixes are selected for a switch with N*N ports on the basis of a round robin matching mode; the matched matrixes are multiplied by the lengths of virtual output queues of input ports of the switch at the beginning of a frame boundary so that occupation of the matched matrixes can be obtained; the matched matrix with the maximum occupation value is selected as a matching scheme for the ports of the frame switch. Stability of the VOQ switch packet scheduling algorithm is theoretically certified; according to comparison of simulation results, the VOQ switch packet scheduling algorithm is better than a typical scheduling algorithm in the aspect of packet average delay; meanwhile, iteration complexity of the VOQ switch packet scheduling algorithm is only O(1), and the VOQ switch packet scheduling algorithm can be applied to large-scale high-speed networks, and have good extensibility.

Description

Based on the VOQ switch packet scheduling algorithm of grouping cumulative effect
Technical field
The invention belongs to high-performance packet switch control technology field.
Background technology
(the Virtual Output Queued of high performance virtual output work queue, VOQ) packet switch of structure because of the former of non-competing ruling thereby the grouping long period that causes being stored in input port buffer memory can not leave input port, by the accumulation that causes being grouped in input port.The reason that produces this phenomenon may be diversified.For example based on microelectromechanical systems (Micro-Electro-Mechanical System, MEMS) thus the photoelectricity hybrid optical switching machine of composition has caused being grouped in the accumulation during reshuffling because time of reshuffling of light path is long.For another example in wireless network, cannot effectively transmit grouping because the interference of wireless delivery channel causes channel, thereby cause being grouped in the accumulation in input port during channel disturbance.For the channel of time delay bandwidth product greatly, for example high-speed synchronous track (Geostationary Earth Orbit, GEO) space-borne switchboard really, this situation is more outstanding.
For the VOQ switch that has grouping cumulative effect, the main packet scheduling algorithm adopting comprises LQF (Longest Queue First)+Hold and i-LQF (iterative the LQF)+Hold based on frame at present.These class methods are couplings that the state that starts switch based on a frame decides an image duration, owing to constantly there being new grouping to arrive in a frame, and matching relationship is changeless in a frame, be not likely optimum in the determined coupling in the border of frame like this.The simulation experiment result demonstration, the performance performance under non-homogeneous business of i-LQF algorithm is poor, and switch is unstable, can not reach 100% percent of pass.Someone has discussed respectively the weight limit based on the time slot of m before frame boundaries, and maximum port match MSM algorithm is improved and weighting three step iterative method scheduling algorithms.The method that adopts dynamic recognition to realize variable frame length scheduling has also been discussed simultaneously.This method cannot pre-determine frame period, therefore in practical application, cannot effectively determine speed-up ratio.Somebody has proposed to guarantee the DOUBLE algorithm of time delay, and this algorithm adopts multi-frame structure, once determines the coupling matrix of multiple different length frames.But time delay circle that this algorithm provides is too large, is not suitable for large switch.
The invention provides a kind of new maximum based on poll coupling and take Priority-driven Scheduling Algorithm RR-LMO (RR Largest Matched Occupancy).For the VOQ switch of N × N port, build N and mate matrix completely, in the time that starting, calculates every frame corresponding the taking of each coupling matrix, select to have the coupling matrix that maximum takies.
Summary of the invention
The object of this invention is to provide for the VOQ switch that has grouping Accumulation Phenomenon is the packet scheduling algorithm of O (1) based on the good average packet delay performance of having of frame and iteration complexity.For achieving the above object, the technology path that the present invention adopts is:
The first step builds mates matrix completely.
For the switch of N × N port, according to RR matching way, select N to mate matrix P completely kas follows, wherein k=1 ..., N.
Wherein i=1 ..., N and=1 ..., N,
Figure BDA0000477701710000022
represent that in k coupling matrix, input port i mates with output port j.
The coupling that second step calculates corresponding coupling matrix takies (matched occupancy).
Make Q ijrepresent VOQ ijthe team leader in the time of frame boundaries, F is frame length,
Figure BDA0000477701710000023
The coupling of calculating corresponding coupling matrix take into
O ij k = Σ i , j O ‾ i j π i , j
The 3rd step selects to have the coupling matrix that maximum coupling takies
Figure BDA0000477701710000025
as the coupling matrix of next frame, if the matrix that has multiple maximum couplings to take is selected one at random.
Beneficial effect of the present invention: the present invention is directed to and have the corresponding VOQ fabric switch machine of grouping accumulation, it is only O (1) dispatching algorithm that a kind of complexity is provided, and simulation result is presented at packeting average delay performance aspect and has outstanding advantage.Theory analysis proves that algorithm of the present invention meets S in speed-up ratio p>=(C+T)/T(wherein C is that grouping can not be left time of input port, and T equals frame length F and deducts C) time can obtain 100% percent of pass, wherein Fig. 2 has provided F, the relation between T and C.In the time not there is not Accumulation Phenomenon, all can obtain 100% percent of pass for arbitrarily accessible smooth traffic or Diagonal business in addition.Therefore algorithm provided by the invention has good practical value and autgmentability in extensive high-performance VOQ switch.
Accompanying drawing explanation
Fig. 1 is virtual output work queue (VOQ) fabric switch machine schematic diagram;
Fig. 2 is the packet scheduling process of the algorithm of the present invention based on the explanation of MEMS structure;
Fig. 3 is packeting average time delay contrast under 16 × 16 port switch Uniform B ernoulli business;
Fig. 4 is packeting average time delay contrast under 16 × 16 port switch diagonal Bernoulli business; ;
Fig. 5 is packeting average time delay contrast under the even ON/OFF business of 16 × 16 port switch;
Fig. 6 is packeting average time delay contrast under 16 × 16 port switch diagonal ON/OFF business.
Embodiment
Fig. 1 has provided the block diagram of VOQ structure packet switch, and Fig. 2 has provided the implementation process take MEMS fabric switch machine as the dispatching algorithm of the present invention of example.The present invention adopts the dispatching algorithm based on frame, and switching fabric is reset can not leave input port corresponding to the grouping in input-buffer, thereby causes grouping accumulation.In wireless network, corresponding many reasons is equivalent to that delivery channel lost efficacy and the grouping accumulation that causes.
The first step builds mates matrix completely.
For the switch of N × N port, according to poll RR(Round Robin) matching way, select N to mate matrix P completely kas follows, wherein k=1 ..., N.
Figure BDA0000477701710000031
Wherein i=1 ..., N and=1 ..., N,
Figure BDA0000477701710000032
represent that in k coupling matrix, input port i mates with output port j.
The for example switch of 4 × 4 ports, 4 coupling matrixes of selection are respectively:
1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 1 0 P 1 P 2 P 3 P 4
The coupling that second step calculates corresponding coupling matrix takies (matched occupancy).
Make Q ijrepresent VOQ ijthe team leader in the time of frame boundaries, F is frame length,
The coupling of calculating corresponding coupling matrix take into
O ij k = Σ i , j O ‾ i j π i , j
The 3rd step selects to have the coupling matrix that maximum coupling takies
Figure BDA0000477701710000036
as the coupling matrix of next frame, if the matrix that has multiple maximum couplings to take is selected one at random.
To 4 × 4 port switch above, suppose that frame length F is 50 time slots, and queueing length matrix is
Q = 59 100 0 18 70 50 30 60 60 20 10 70 20 40 20 65
Maximum coupling takies vector O k=(160150140108).Due to O 1=160 maximums, selection matrix P 1for corresponding coupling matrix.
Under Fig. 3 has provided respectively in 16 × 16 port switch all even diagonal whereabouts distribution Bernoulli and ON/OFF business to Fig. 6, the contrast of algorithm of the present invention and main flow algorithm packeting average time delay, wherein LIPF_TM is for the longest input port is preferential and throughput maximum (Longest Input Port First with Throughput Maximization) algorithm, LOPF_TM is for the longest output port is preferential and throughput maximum (Longest Output Port First with Throughput Maximization) algorithm, i-LPF is preferential (the iterative Longest Port First) algorithm of iterative long port, i-OCF is iterative the longest packet priority of stand-by period (Oldest Cell First) algorithm, i-LQF is iterative longest queue first (Longest Queue First) algorithm, RR is poll (Round Robin) algorithm.
In addition, adopt the method for Lyapunov function and Combinational Mathematics can prove the stability of algorithm of the present invention.

Claims (1)

1. a VOQ fabric switch machine packet scheduling algorithm, is characterized in that:
The first step builds mates matrix completely;
For the switch of N × N port, according to RR matching way, select N to mate matrix P completely kas follows, wherein k=1 ..., N;
Wherein i=1 ..., N and=1 ..., N,
Figure FDA0000477701700000012
represent that in k coupling matrix, input port i mates with output port j;
The coupling that second step calculates corresponding coupling matrix takies;
Make Q ijrepresent VOQ ijthe team leader in the time of frame boundaries, F is frame length,
Figure FDA0000477701700000013
The coupling of calculating corresponding coupling matrix take into
O ij k = Σ i , j O ‾ i j π i , j
The 3rd step selects to have the coupling matrix that maximum coupling takies
Figure FDA0000477701700000015
as the coupling matrix of next frame, if the matrix that has multiple maximum couplings to take is selected one at random.
CN201410097773.6A 2014-03-17 2014-03-17 VOQ switch packet scheduling algorithm based on packet accumulation effect Pending CN103888385A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410097773.6A CN103888385A (en) 2014-03-17 2014-03-17 VOQ switch packet scheduling algorithm based on packet accumulation effect

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410097773.6A CN103888385A (en) 2014-03-17 2014-03-17 VOQ switch packet scheduling algorithm based on packet accumulation effect

Publications (1)

Publication Number Publication Date
CN103888385A true CN103888385A (en) 2014-06-25

Family

ID=50957109

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410097773.6A Pending CN103888385A (en) 2014-03-17 2014-03-17 VOQ switch packet scheduling algorithm based on packet accumulation effect

Country Status (1)

Country Link
CN (1) CN103888385A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105429898A (en) * 2015-11-02 2016-03-23 北京航空航天大学 CICQ structure crossbuffer queue balance packet scheduling algorithm

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
熊庆旭等: "基于累积效应的光交换机分组调度算法", 《北京航空航天大学学报》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105429898A (en) * 2015-11-02 2016-03-23 北京航空航天大学 CICQ structure crossbuffer queue balance packet scheduling algorithm
CN105429898B (en) * 2015-11-02 2018-04-06 北京航空航天大学 A kind of CICQ structures intersect the balanced packet scheduling algorithm of buffer queue

Similar Documents

Publication Publication Date Title
US10243885B2 (en) Method for complex coloring based parallel scheduling for switching network
US8824491B2 (en) Distributed scheduling for variable-size packet switching system
US10231256B2 (en) Method for radio source scheduling
Ahmed et al. Optimal stochastic power control for energy harvesting systems with delay constraints
Yang et al. Characteristics of a two-class polling system model
CN103825845A (en) Matrix decomposition-based packet scheduling algorithm of reconfigurable VOQ (virtual output queuing) structure switch
CN105517120A (en) ON/OFF control method and device of small base station
Feng et al. Hybrid coordination function controlled channel access for latency-sensitive tactile applications
CN103888385A (en) VOQ switch packet scheduling algorithm based on packet accumulation effect
WO2017185935A1 (en) Message transmitting or receiving method and device, and base station
Miao et al. OPSquare: Assessment of a novel flat optical data center network architecture under realistic data center traffic
CN105162554A (en) Real-time decoding method and device in coding time-slot ALOHA system
CN104144134B (en) A kind of array dispatching method and device
CN106533524A (en) Forming method for beam with maximum energy efficiency in distributed antenna system
Wang et al. A distributed CSMA algorithm for wireless networks based on Ising model
Tian et al. A virtual channels scheduling algorithm with broad applicability based on movable boundary
Çelik et al. Variable frame based Max-Weight algorithms for networks with switchover delay
Hu et al. An efficient single-iteration single-bit request scheduling algorithm for input-queued switches
Ge et al. Window adaptive backoff algorithm basing on statistical priority-based multiple access protocol
Fouli et al. Broadcasting XORs: On the application of network coding in access point-to-multipoint networks
Abouei et al. Delay-throughput analysis in decentralized single-hop wireless networks
Shah et al. Efficient distributed medium access
Sayeed et al. Guaranteed maximal matching for input buffered crossbar switches
Riadi et al. An opportunistic burst cloning scheme for optical burst switching over star networks
Halim et al. Performance Analysis of Throughput and Queuing Delay for Multiple Optical Channels for Local Area Network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140625

WD01 Invention patent application deemed withdrawn after publication