US20030099195A1 - Method and apparatus for notifying data congestion in a communication system - Google Patents

Method and apparatus for notifying data congestion in a communication system Download PDF

Info

Publication number
US20030099195A1
US20030099195A1 US10/306,523 US30652302A US2003099195A1 US 20030099195 A1 US20030099195 A1 US 20030099195A1 US 30652302 A US30652302 A US 30652302A US 2003099195 A1 US2003099195 A1 US 2003099195A1
Authority
US
United States
Prior art keywords
data
congestion
node
threshold
buffered
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.)
Abandoned
Application number
US10/306,523
Inventor
Sung-won Lee
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LEE, SUNG-WON
Publication of US20030099195A1 publication Critical patent/US20030099195A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/901Buffering arrangements using storage descriptor, e.g. read or write pointers
    • 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/30Flow control; Congestion control in combination with information about buffer occupancy at either end or at transit nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9057Arrangements for supporting packet reassembly or resequencing

Definitions

  • the present invention relates generally to data congestion control in a communication system, and in particular, to a method and apparatus for determining data congestion in a communication path and notifying the data congestion.
  • CDMA2000 Code Division Multiple Access 2000
  • WCDMA/UMTS Wideband Code Division Multiple Access/Universal Mobile Telecommnunications System
  • GPRS General Packet Radio Service
  • CDMA2000 1 ⁇ EV-DO Evolution-Data Only
  • the ATM Asynchronous Transfer Mode
  • the ATM system provides multimedia service by transmitting and receiving data in ATM cells.
  • communication paths are defined by a plurality of nodes.
  • a BSC Base Station Controller
  • BTS Base Transceiver System
  • MS Mobile Station
  • Each node in a communication system is provided with a data buffer for temporarily storing data, for example, data packets or ATM cells, to be transmitted to or received from an adjacent node. If the data buffer had a limitless capacity, no problems would arise from data transmission and reception. However, due to the limited capacity of the buffer, a flow control of data transmission and reception is generally performed according to the size of buffered data.
  • a data congestion control is a type of a flow control.
  • a conventional data congestion control is carried out as follows. First, the first node compares the size of data buffered in the transmission buffer with a predetermined threshold. If the data size is greater than the threshold, the first node determines that data is congested and transmits to the second node information indicating the data congestion, for example, an EFCI (Explicit Forward Congestion Indicator) in an ATM cell format. The indication information is contained in a header of transmission data to indicate data congestion in a current data transmission period. The second node then transmits a Congestion Indication Message to the first node, requesting control of the data congestion. Thus, the first node controls a data rate of data to be transmitted to the transmission buffer. That is, the first node performs a data congestion control by, for example, reducing a forward data rate.
  • EFCI Expolicit Forward Congestion Indicator
  • a buffer stores transmission data.
  • a controller compares the size of data stored in the buffer with a predetermined first threshold and a predetermined second threshold greater than the first threshold. If the buffered data size is equal to or greater than the second threshold, the controller determines that data congestion has occurred.
  • a transmitter generates congestion indicating information and transmits it to the second node under the control of the controller. The second node then transmits to the first node a congestion indication message requesting control of the data congestion.
  • FIG. 1 illustrates a configuration of a mobile communication system to which the present invention may be applied
  • FIG. 2 is a block diagram of a BSC illustrated in FIG. 1;
  • FIG. 3 is a block diagram of a BTS illustrated in FIG. 1;
  • FIG. 4 is a block diagram of a channel card illustrated in FIG. 3;
  • FIG. 5 is a block diagram of a data congestion notifying apparatus according to an embodiment of the present invention.
  • FIG. 6 illustrates a method of generating congestion indicating information according to an embodiment of the present invention
  • FIG. 7 illustrates a conventional method of generating congestion indicating information
  • FIG. 8 is a flowchart illustrating a method of setting registers illustrated in FIG. 5 according to an embodiment of the present invention.
  • FIG. 9 is a flowchart illustrating received packet processing in the data congestion notifying apparatus according to an embodiment of the present invention.
  • FIG. 10 is a flowchart illustrating transmission packet processing in the data congestion notifying apparatus according to an embodiment of the present invention.
  • FIG. 11 is a flowchart illustrating a method of setting the congestion indicating information in the data congestion notifying apparatus according to an embodiment of the present invention
  • FIG. 12 is a diagram illustrating a signal flow for a data congestion control when data congestion does not occur during a data transmission period according to an embodiment the present invention.
  • FIG. 13 is a diagram illustrating a signal flow for a data congestion control when data congestion occurs during a data transmission period according to an embodiment the present invention.
  • the present invention provides a method of determining data congestion in a communication path defined by at least two communication nodes, and notifying and controlling the data congestion in one of the communication nodes in a communication system.
  • This method is applicable to any communication system including mobile communication systems supporting packet data transmission and the ATM system.
  • mobile communication systems are IS2000 (or CDMA2000), WCDMA, UMTS, 1 ⁇ EV-DO, GPRS, and 1 ⁇ EV-DV.
  • data and “traffic” indicate a data packet, they also indicate an ATM cell in the ATM system.
  • congestion indicating information is described as an EFCI in an ATM cell format, it is not limited to the EFCI.
  • FIG. 1 illustrates the network configuration of a mobile communication system to which the present invention is applied.
  • the mobile communication system supports packet service as well as voice service to mobile subscribers.
  • the structure illustrated in FIG. 1 is a generalized one, and the components are termed depending on which system is used (e.g., IS-2000, WCDMA, UMTS, CDMA2000, 1 ⁇ EV-DO, GPRS, and 1 ⁇ EV-DV).
  • the mobile communication system includes MSs 11 and 12 , BTSs 20 and 30 connected wirelessly to the MSs 11 and 12 for communication, and a BSC 40 connected to the BTSs 20 and 30 for communication.
  • the BSC 40 is connected to an MSC 50 and a gateway (GW) 60 .
  • the MSC 50 is connected to a PSTN (Public Switched Telephone Network) and the GW 60 is connected to the Intemet/PDSN(Packet Data Serving Node).
  • PSTN Public Switched Telephone Network
  • PDSN Packet Data Serving Node
  • the BTSs 20 and 30 have RF (Radio Frequency) schedulers 21 and 31 , respectively, and the BSC 40 includes an SDU (Selection & Distribution Unit) /RLP processor 41 .
  • the RF schedulers 21 and 31 enable the BTSs 20 and 30 to use radio resources efficiently and assign the radio resources appropriately to a plurality of users.
  • the SDU processor 41 functions to transmit traffic to a plurality of BTSs and combine the same data received from an MS through a BTS. While the SDU processor 41 may be located in the GW 60 , it is assumed that the SDU processor 41 is provided within the BSC 40 .
  • the RLP processor 41 converts packets received from the GW 60 in an error control protocol frame structure for transmission to the BTSs 20 and 30 .
  • the BTSs 20 and 30 have limited buffer space for users. Therefore, if the BTSs 20 and 30 receive traffic that is larger than can be accommodated from the BSC 40 , the BTSs 20 and 30 experience traffic loss. To prevent the traffic loss, flow control is performed.
  • a data congestion control is performed as a flow control. That is, it is determined whether data congestion has occurred in a data transmission period, the determination result is notified, and a data congestion control is performed correspondingly.
  • FIG. 2 is a block diagram of the BSC 40 illustrated in FIG. 1.
  • the BSC 40 comprises a main controller 410 , a line interface (or network interface) 420 , a switch (or router) 430 , and another line interface 440 .
  • the main controller 410 provides overall control to the BSC 40 .
  • the line interface 420 connects the BSC 40 to the GW 60
  • the line interface 440 connects the BSC 40 to the BTS 20 .
  • the switch 430 routes traffic within the BSC 40 .
  • the SDU processor 41 multiplexes traffic to be transmitted on at least two links and demultiplexes traffic received on the links at a soft handover.
  • the RLP processor 41 supports radio link error correction.
  • FIG. 3 is a block diagram of the BTS 20 illustrated in FIG. 1. The following description is also applied to the BTS 30 .
  • the BTS 20 includes a main controller 210 , a line interface 220 , a switch (or router) 230 , channel cards 241 , 242 , ... 243 , an RF transmitter/receiver 250 , and an RF scheduler 21 .
  • the main controller 210 provides overall control to the BTS 20 .
  • the line interface 220 connects the BTS 20 to the BSC 40 .
  • the RF transmitter/receiver 250 exchanges data and control signals with the MS 11 .
  • the switch 230 determines a traffic path within the BTS 20 .
  • the RF scheduler 21 supports efficient management of radio resources.
  • the RF scheduler 21 may be implemented as an independent processor as shown, or in software within the channel cards 241 , 242 , . . . , 243 .
  • FIG. 4 is a block diagram of the channel card 241 shown in FIG. 3. The same description may apply to the other channel cards 242 , . . . 242 shown in FIG. 3 .
  • the channel card 241 includes an input/output (I/O) interface 24 - 1 , a main controller 24 - 2 , a memory 24 - 3 , a modulator 24 - 4 , and a demodulator 24 - 5 .
  • the I/O interface 24 - 1 interfaces between the switch 230 and the channel card 241 .
  • the modulator 24 - 4 modulates data and control signals to be transmitted to the MS 11 via the RF transmitter 251 in the RF transmitter/receiver 250 .
  • the demodulator 24 - 5 demodulates data and control signals received from the MS 11 through the RF receiver 252 in the RF transmitter/receiver 250 .
  • the memory 24 - 3 has a buffer for receiving packet data directed to the MS 11 from the BSC 40 and temporarily storing it.
  • the memory 24 - 3 also stores control information.
  • FIG. 5 is a block diagram of a data congestion notifying apparatus according to an embodiment of the present invention.
  • a data congestion control is performed when the BSC 40 transmits data to the GW 60 via the line interface (or network interface) 420 , or to the BTS 20 via the line interface 440 .
  • the BTS 20 transmits data to the BSC 40 via the line interface 220 , or to the MS 11 via the channel cards 241 to 243 and the RF transmitter/receiver 250 .
  • the data congestion notifying apparatus may be included in each of the line interfaces 420 , 440 , and 220 and the channel cards 241 to 243 . While a data transmitter notifies data congestion in the description of the present invention, it is to be appreciated that the same thing can occur to a data receiver.
  • the data congestion notifying apparatus is comprised of a memory 110 , a controller 120 , and a transmitter 130 .
  • the memory 110 includes first to fifth registers 111 to 115 and a buffer 116 .
  • the buffer 116 stores data received via an input device (not shown) before transmission via an output device (not shown).
  • the first register 111 stores a first threshold ⁇
  • the second register 112 stores a second threshold ⁇ greater than the first threshold ⁇
  • the third register 113 stores the size of buffered data (i.e., a buffer size count or queue depth)
  • the fourth register 114 stores a value indicating a transmission state.
  • Transmission states are divided into a first state (lower state), a second state (low-to-up state), a third state (upper state), and a fourth state (up-to-low state).
  • the definition of the transmission states will be provided later with reference to FIG. 6.
  • the fifth register 115 stores bits indicating data congestion (hereinafter, referred to as congestion indicating information).
  • the first and second thresholds are preset to determine whether a current data transmission period is a congestion period.
  • the buffered data size is the amount of buffered data counted by a counter (not shown).
  • the values stored in the fourth 114 and fifth registers 115 are varied according to the buffered data size.
  • the controller 120 determines the amount of data stored in the buffer 116 and compares the buffered data size with the first and second thresholds. According to the comparison results, the controller 120 determines whether the current data transmission period is a congestion period. If determining that data congestion occurs in the transmission period, the controller 120 controls the transmitter 130 to generate congestion indicating information.
  • the transmitter 130 generates the congestion indication information, for example, an EFCI by setting a predetermined bit to 1 in the header of transmission data and transmits it to a destination node.
  • the destination node transmits a Congestion Indication Message to the source node that transmitted data, requesting a control of the data congestion.
  • the source node then controls a data rate of data to be transmitted to the buffer 116 . That is, the source controls the data congestion by, for example, reducing a data rate.
  • FIG. 6 illustrates a method of congestion indicating information according to an embodiment of the present invention. As illustrated, data congestion occurs as the buffered data size varies with passage of time, that is, during data transmission in progress.
  • the transmission state when the buffered data size is less than the first threshold ⁇ , the transmission state is set as the first state.
  • the transmission state is set as the second state.
  • the transmission state is set as the third state.
  • the transmission state is set as the fourth state.
  • the controller 120 illustrated in FIG. 5 determines the third and fourth states as an occurrence of data congestion and controls the transmitter 130 to generate congestion indicating information.
  • the congestion indicating information is maintained until the buffered data size is less than the first threshold. That is, if the buffered data size is greater than the second threshold, the transmitter 130 transmits the congestion indicating information to a destination node, notifying data congestion in the current transmission period, until the buffered data size is less than the first threshold.
  • the buffered data size is greater than a threshold, it is determined that data is congested.
  • a source node then notifies a destination node of the data congestion and the destination node requests the source node to control the data congestion.
  • a data congestion control releases the data congestion status. Due to the use of this single threshold, a congestion period may occur again shortly thereafter, resulting in too frequent alternations between congestion and non-congestion periods, which in turn increases signaling for data congestion control.
  • transmission data is highly likely to be lost.
  • FIG. 8 is a flowchart illustrating in one embodiment initial setting of the registers 111 to 115 illustrated in FIG. 5 in the controller 120 .
  • the first register 111 is set to a first threshold ⁇ in step 801
  • the second register 112 is set to a second threshold ⁇ in step 802
  • the third register 113 is set to 0 in step 803 and the fourth register is set to a first state (lower state) in step 804 .
  • the fifth register 115 is set to 0.
  • FIG. 9 is a flowchart illustrating received packet processing in the controller 120 of the data congestion notifying apparatus according to an embodiment of the present invention.
  • the controller 120 awaits receipt of data (a packet or an ATM cell) in step 901 .
  • the controller 120 increases the value of the third register 113 by 1 in step 903 .
  • the controller 120 compares the value of the third register 113 with the value of the first register 111 . That is, the controller 120 compares the size of buffered data with the first threshold ⁇ . If the buffered data size is equal to the first threshold ⁇ , the controller 120 sets the fourth register 114 to the second state (low-to-up state) in step 912 and sets the fifth register 115 to 0 in step 913 .
  • the controller 120 compares the value of the third register 113 with the value of the second register 112 in step 905 . That is, the controller 120 compares the buffered data size with the second threshold ⁇ . If the buffered data size is equal to or greater than the second threshold ⁇ , the controller 120 sets the fifth register 115 to 1 in step 906 and sets the fourth register 114 to the third state (upper state) in step 907 .
  • the controller 120 compares the value of the third register 113 with the value of the first register 111 in step 908 . That is, the controller 120 compares the buffered data size with the first threshold ⁇ . If the buffered data size is equal to or greater than the first threshold ⁇ , the controller 120 determines whether the fourth register 114 has been set to the fourth state (up-to-low state) in step 909 . If set to the fourth state, the controller 120 sets the fifth register 115 to 1 in step 910 .
  • the controller 120 sets the fifth register 115 to 0, thereby releasing the data congestion state in step 911 .
  • FIG. 10 is a flowchart illustrating transmission packet processing in the controller 120 of the data congestion notifying apparatus according to an embodiment of the present invention.
  • the controller 120 awaits transmission of data (a packet or an ATM cell) in step 1001 .
  • the controller 120 decreases the value of the third register 113 by 1 in step 1003 .
  • the controller 120 compares the value of the third register 113 with (the value of the second register 112 minus 1). That is, the controller 120 compares the size of buffered data with (the second threshold ⁇ minus 1). If the buffered data size is less than the second threshold ⁇ minus 1, the controller 120 sets the fourth register 114 to the fourth state (up-to-low state) in step 1013 and sets the fifth register 115 to 0 in step 1014 .
  • the controller 120 determines whether the value of the third register 113 (buffered data size) is equal to or greater than the value of the second register 112 in step 1005 . If the buffered data size is equal to or greater than the second threshold ⁇ , the controller 120 sets the fifth register 115 to 1 in step 1006 and sets the fourth register 114 to the third state (upper state) in step 1007 .
  • the controller 120 compares the value of the third register 113 with the value of the first register 111 in step 1008 . That is, the controller 120 compares the buffered data size with the first threshold ⁇ . If the buffered data size is equal to or greater than the first threshold ⁇ , the controller 120 determines whether the fourth register 114 has been set to the fourth state (up-to-low state) in step 1009 . In the fourth state, the controller 120 sets the fifth register 115 to 1 in step 1010 .
  • the controller 120 sets the fourth register 114 to the first state (lower state) in step 1011 and sets the fifth register 115 to zero in step 1012 , thereby releasing the data congestion state.
  • FIG. 11 is a flowchart illustrating a method of setting congestion indication information in the controller 120 of the data congestion notifying apparatus according to an embodiment of the present invention.
  • the controller 120 awaits transmission of data (a packet or an ATM cell) in step 1101 .
  • the controller 120 determines whether the fifth register 115 has been set to 1 in step 1103 . If the value of the fifth register 115 is 1, the controller 120 sets a congestion indicating bit to 1 in step 1104 and transmits data with the congestion indicating bit in its header in step 1105 . On the other hand, if the value of the fifth register 115 is 0, the controller 120 sets the congestion indicating bit to 0 in step 1106 .
  • FIGS. 12 are 13 illustrate data congestion control when data congestion does not occur during a data transmission period and when data congestion does occur during a data transmission period according to an embodiment the present invention. While the data congestion control is applied to forward data transmission from the BSC 40 (a first node) to the BTS 20 (a second node) illustrated in FIG. 1, it is also applicable to reverse data transmission from the BTS 20 to the BSC 40 .
  • the line interface 440 sets a congestion indicating bit (e.g., an EFCI) contained in the header of transmission data to 0.
  • a congestion indicating bit e.g., an EFCI
  • the line interface 440 sets the congestion indicating bit (e.g., an EFCI) contained in the header of transmission data to 1.
  • the channel card 241 of the second node transmits a Congestion Indication Message to the SDU/RLP processor 41 , requesting control of the data congestion.
  • the Congestion Indication Message can be transmitted as a separate message or by in-band signaling. Then the SDU/RLP processor 41 releases the data congestion by controlling a forward data rate, for example.

Abstract

A method and apparatus for determining data congestion in a communication path and notifying the data congestion in a communication system. In an apparatus for determining data congestion at a first node connected to a second node, a buffer stores transmission data. A controller compares the size of data stored in the buffer with a predetermined first threshold and a predetermined second threshold greater than the first threshold. If the buffered data size is equal to or greater than the second threshold, the controller determines that data congestion has occurred. A transmitter generates congestion indicating information and transmits it to the second node under the control of the controller. The second node then transmits to the first node a congestion indication message requesting control of the data congestion.

Description

    PRIORITY
  • This application claims priority to an application entitled “Method and Apparatus for Notifying Data Congestion in a Communication System” filed in the Korean Industrial Property Office on Nov. 29, 2001 and assigned Serial No. 2001-75108, the contents of which are hereby incorporated by reference. [0001]
  • BACKGROUND OF THE INVENTION 1. Field of the Invention
  • The present invention relates generally to data congestion control in a communication system, and in particular, to a method and apparatus for determining data congestion in a communication path and notifying the data congestion. [0002]
  • 2. Description of the Related Art [0003]
  • Mobile communication systems, for example, CDMA2000 (Code Division Multiple Access 2000), WCDMA/UMTS (Wideband Code Division Multiple Access/Universal Mobile Telecommnunications System), GPRS (General Packet Radio Service), and CDMA2000 1×EV-DO (Evolution-Data Only) typically support only voice service. These mobile communication systems, however, have been developed to additionally provide data service. The ATM (Asynchronous Transfer Mode) system also supports data service. As known, the ATM system provides multimedia service by transmitting and receiving data in ATM cells. [0004]
  • In the mobile communication systems supporting data service and the ATM system (hereinafter, generically referred to as communication systems), communication paths are defined by a plurality of nodes. In a mobile communication system, for example, a BSC (Base Station Controller), a BTS (Base Transceiver System), and an MS (Mobile Station) serve as nodes. [0005]
  • Each node in a communication system is provided with a data buffer for temporarily storing data, for example, data packets or ATM cells, to be transmitted to or received from an adjacent node. If the data buffer had a limitless capacity, no problems would arise from data transmission and reception. However, due to the limited capacity of the buffer, a flow control of data transmission and reception is generally performed according to the size of buffered data. A data congestion control is a type of a flow control. [0006]
  • If a communication system includes a first node having a transmission buffer and a second node having a reception buffer, a conventional data congestion control is carried out as follows. First, the first node compares the size of data buffered in the transmission buffer with a predetermined threshold. If the data size is greater than the threshold, the first node determines that data is congested and transmits to the second node information indicating the data congestion, for example, an EFCI (Explicit Forward Congestion Indicator) in an ATM cell format. The indication information is contained in a header of transmission data to indicate data congestion in a current data transmission period. The second node then transmits a Congestion Indication Message to the first node, requesting control of the data congestion. Thus, the first node controls a data rate of data to be transmitted to the transmission buffer. That is, the first node performs a data congestion control by, for example, reducing a forward data rate. [0007]
  • However, immediately after the data congestion is relieved, the data rate is increased back to the original rate. As a result, a congestion period restarts soon thereafter. Accordingly, the interval between a congestion period and a non-congestion period is very short, if the data congestion control uses one threshold. Further, the resulting frequent data rate control leads to the increase of signaling for data congestion control. Moreover, since the internal state of the communication system is maintained at a threshold level on the whole, the probability of transmission data loss, for example, ATM cell loss, increases. [0008]
  • SUMMARY OF THE INVENTION
  • It is, therefore, an object of the present invention to provide a method and apparatus for preventing frequent transmission data congestion control in a communication system. [0009]
  • It is another object of the present invention to provide a method and apparatus for preventing the increase of signaling for a data transmission flow control in a communication system. [0010]
  • It is a further object of the present invention to provide a method and apparatus for stabilizing system state by suppressing frequent changes in data rate in a communication system. [0011]
  • It is still another object of the present invention to provide a method and apparatus for reducing the probability of transmission data loss in a communication system. [0012]
  • To achieve the above and other objects, in an apparatus for determining data congestion at a first node connected to a second node, a buffer stores transmission data. A controller compares the size of data stored in the buffer with a predetermined first threshold and a predetermined second threshold greater than the first threshold. If the buffered data size is equal to or greater than the second threshold, the controller determines that data congestion has occurred. A transmitter generates congestion indicating information and transmits it to the second node under the control of the controller. The second node then transmits to the first node a congestion indication message requesting control of the data congestion.[0013]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The above and other objects, features and advantages of the present invention will become more apparent from the following detailed description when taken in conjunction with the accompanying drawings in which: [0014]
  • FIG. 1 illustrates a configuration of a mobile communication system to which the present invention may be applied; [0015]
  • FIG. 2 is a block diagram of a BSC illustrated in FIG. 1; [0016]
  • FIG. 3 is a block diagram of a BTS illustrated in FIG. 1; [0017]
  • FIG. 4 is a block diagram of a channel card illustrated in FIG. 3; [0018]
  • FIG. 5 is a block diagram of a data congestion notifying apparatus according to an embodiment of the present invention; [0019]
  • FIG. 6 illustrates a method of generating congestion indicating information according to an embodiment of the present invention; [0020]
  • FIG. 7 illustrates a conventional method of generating congestion indicating information [0021]
  • FIG. 8 is a flowchart illustrating a method of setting registers illustrated in FIG. 5 according to an embodiment of the present invention; [0022]
  • FIG. 9 is a flowchart illustrating received packet processing in the data congestion notifying apparatus according to an embodiment of the present invention; [0023]
  • FIG. 10 is a flowchart illustrating transmission packet processing in the data congestion notifying apparatus according to an embodiment of the present invention; [0024]
  • FIG. 11 is a flowchart illustrating a method of setting the congestion indicating information in the data congestion notifying apparatus according to an embodiment of the present invention; [0025]
  • FIG. 12 is a diagram illustrating a signal flow for a data congestion control when data congestion does not occur during a data transmission period according to an embodiment the present invention; and [0026]
  • FIG. 13 is a diagram illustrating a signal flow for a data congestion control when data congestion occurs during a data transmission period according to an embodiment the present invention.[0027]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • A preferred embodiment of the present invention will be described herein below with reference to the accompanying drawings. In the following description, well-known functions or constructions are not described in detail since they would obscure the invention in unnecessary detail. [0028]
  • The present invention provides a method of determining data congestion in a communication path defined by at least two communication nodes, and notifying and controlling the data congestion in one of the communication nodes in a communication system. This method is applicable to any communication system including mobile communication systems supporting packet data transmission and the ATM system. Such mobile communication systems are IS2000 (or CDMA2000), WCDMA, UMTS, 1×EV-DO, GPRS, and 1×EV-DV. For clarity of description, the following description will be made in the context of a mobile communication system. Therefore, while terms “data” and “traffic” indicate a data packet, they also indicate an ATM cell in the ATM system. Similarly, while congestion indicating information is described as an EFCI in an ATM cell format, it is not limited to the EFCI. [0029]
  • FIG. 1 illustrates the network configuration of a mobile communication system to which the present invention is applied. The mobile communication system supports packet service as well as voice service to mobile subscribers. The structure illustrated in FIG. 1 is a generalized one, and the components are termed depending on which system is used (e.g., IS-2000, WCDMA, UMTS, CDMA2000, 1×EV-DO, GPRS, and 1×EV-DV). [0030]
  • Referring to FIG. 1, the mobile communication system includes MSs [0031] 11 and 12, BTSs 20 and 30 connected wirelessly to the MSs 11 and 12 for communication, and a BSC 40 connected to the BTSs 20 and 30 for communication. The BSC 40 is connected to an MSC 50 and a gateway (GW) 60. The MSC 50 is connected to a PSTN (Public Switched Telephone Network) and the GW 60 is connected to the Intemet/PDSN(Packet Data Serving Node). When the MS 11 is connected to the PSTN via the MSC 50 under the control of the BSC 40, a voice service is provided to the MS 11. If the MS 11 is connected to the Internet/PDSN via the GW 60, a packet service is provided to the MS 11.
  • The [0032] BTSs 20 and 30 have RF (Radio Frequency) schedulers 21 and 31, respectively, and the BSC 40 includes an SDU (Selection & Distribution Unit) /RLP processor 41. The RF schedulers 21 and 31 enable the BTSs 20 and 30 to use radio resources efficiently and assign the radio resources appropriately to a plurality of users. The SDU processor 41 functions to transmit traffic to a plurality of BTSs and combine the same data received from an MS through a BTS. While the SDU processor 41 may be located in the GW 60, it is assumed that the SDU processor 41 is provided within the BSC 40. The RLP processor 41 converts packets received from the GW 60 in an error control protocol frame structure for transmission to the BTSs 20 and 30. Notably, the BTSs 20 and 30 have limited buffer space for users. Therefore, if the BTSs 20 and 30 receive traffic that is larger than can be accommodated from the BSC 40, the BTSs 20 and 30 experience traffic loss. To prevent the traffic loss, flow control is performed. In one embodiment of the present invention, a data congestion control is performed as a flow control. That is, it is determined whether data congestion has occurred in a data transmission period, the determination result is notified, and a data congestion control is performed correspondingly.
  • FIG. 2 is a block diagram of the [0033] BSC 40 illustrated in FIG. 1. Referring to FIG. 2, the BSC 40 comprises a main controller 410, a line interface (or network interface) 420, a switch (or router) 430, and another line interface 440. The main controller 410 provides overall control to the BSC 40. The line interface 420 connects the BSC 40 to the GW 60, and the line interface 440 connects the BSC 40 to the BTS 20. The switch 430 routes traffic within the BSC 40. The SDU processor 41 multiplexes traffic to be transmitted on at least two links and demultiplexes traffic received on the links at a soft handover. The RLP processor 41 supports radio link error correction.
  • FIG. 3 is a block diagram of the [0034] BTS 20 illustrated in FIG. 1. The following description is also applied to the BTS 30.
  • Referring to FIG. 3, the [0035] BTS 20 includes a main controller 210, a line interface 220, a switch (or router) 230, channel cards 241, 242, ... 243, an RF transmitter/receiver 250, and an RF scheduler 21. The main controller 210 provides overall control to the BTS 20. The line interface 220 connects the BTS 20 to the BSC 40. The RF transmitter/receiver 250 exchanges data and control signals with the MS 11. The switch 230 determines a traffic path within the BTS 20. The RF scheduler 21 supports efficient management of radio resources. The RF scheduler 21 may be implemented as an independent processor as shown, or in software within the channel cards 241, 242, . . . , 243.
  • FIG. 4 is a block diagram of the [0036] channel card 241 shown in FIG. 3. The same description may apply to the other channel cards 242, . . . 242 shown in FIG. 3. Referring to FIG. 4, the channel card 241 includes an input/output (I/O) interface 24-1, a main controller 24-2, a memory 24-3, a modulator 24-4, and a demodulator 24-5. The I/O interface 24-1 interfaces between the switch 230 and the channel card 241. The modulator 24-4 modulates data and control signals to be transmitted to the MS 11 via the RF transmitter 251 in the RF transmitter/receiver 250. The demodulator 24-5 demodulates data and control signals received from the MS 11 through the RF receiver 252 in the RF transmitter/receiver 250. The memory 24-3 has a buffer for receiving packet data directed to the MS 11 from the BSC 40 and temporarily storing it. The memory 24-3 also stores control information.
  • FIG. 5 is a block diagram of a data congestion notifying apparatus according to an embodiment of the present invention. A data congestion control is performed when the [0037] BSC 40 transmits data to the GW 60 via the line interface (or network interface) 420, or to the BTS 20 via the line interface 440. When the BTS 20 transmits data to the BSC 40 via the line interface 220, or to the MS 11 via the channel cards 241 to 243 and the RF transmitter/receiver 250, a data congestion control is also performed. That is, the data congestion notifying apparatus may be included in each of the line interfaces 420, 440, and 220 and the channel cards 241 to 243. While a data transmitter notifies data congestion in the description of the present invention, it is to be appreciated that the same thing can occur to a data receiver.
  • Referring to FIG. 5, the data congestion notifying apparatus is comprised of a [0038] memory 110, a controller 120, and a transmitter 130. The memory 110 includes first to fifth registers 111 to 115 and a buffer 116. The buffer 116 stores data received via an input device (not shown) before transmission via an output device (not shown). The first register 111 stores a first threshold α, the second register 112 stores a second threshold β greater than the first threshold α, the third register 113 stores the size of buffered data (i.e., a buffer size count or queue depth), and the fourth register 114 stores a value indicating a transmission state. Transmission states are divided into a first state (lower state), a second state (low-to-up state), a third state (upper state), and a fourth state (up-to-low state). The definition of the transmission states will be provided later with reference to FIG. 6. The fifth register 115 stores bits indicating data congestion (hereinafter, referred to as congestion indicating information). The first and second thresholds are preset to determine whether a current data transmission period is a congestion period. The buffered data size is the amount of buffered data counted by a counter (not shown). The values stored in the fourth 114 and fifth registers 115 are varied according to the buffered data size.
  • The [0039] controller 120 determines the amount of data stored in the buffer 116 and compares the buffered data size with the first and second thresholds. According to the comparison results, the controller 120 determines whether the current data transmission period is a congestion period. If determining that data congestion occurs in the transmission period, the controller 120 controls the transmitter 130 to generate congestion indicating information. The transmitter 130 generates the congestion indication information, for example, an EFCI by setting a predetermined bit to 1 in the header of transmission data and transmits it to a destination node. The destination node transmits a Congestion Indication Message to the source node that transmitted data, requesting a control of the data congestion. The source node then controls a data rate of data to be transmitted to the buffer 116. That is, the source controls the data congestion by, for example, reducing a data rate.
  • FIG. 6 illustrates a method of congestion indicating information according to an embodiment of the present invention. As illustrated, data congestion occurs as the buffered data size varies with passage of time, that is, during data transmission in progress. [0040]
  • Referring to FIG. 6, when the buffered data size is less than the first threshold α, the transmission state is set as the first state. When the buffered data size is equal to or greater than the first threshold α and less than the second threshold β, the transmission state is set as the second state. When the buffered data size is equal to or greater than the second threshold β, the transmission state is set as the third state. After the third state, when the buffered data size is equal to or greater than the first threshold α and less than the second threshold β, the transmission state is set as the fourth state. [0041]
  • According to the embodiment of the present invention, the [0042] controller 120 illustrated in FIG. 5 determines the third and fourth states as an occurrence of data congestion and controls the transmitter 130 to generate congestion indicating information. The congestion indicating information is maintained until the buffered data size is less than the first threshold. That is, if the buffered data size is greater than the second threshold, the transmitter 130 transmits the congestion indicating information to a destination node, notifying data congestion in the current transmission period, until the buffered data size is less than the first threshold.
  • For comparison with the present invention, a conventional method of generating congestion indicating information will be described with reference to FIG. 7. [0043]
  • Referring to FIG. 7, when the buffered data size is greater than a threshold, it is determined that data is congested. A source node then notifies a destination node of the data congestion and the destination node requests the source node to control the data congestion. If the buffered data size is less than the threshold, a data congestion control releases the data congestion status. Due to the use of this single threshold, a congestion period may occur again shortly thereafter, resulting in too frequent alternations between congestion and non-congestion periods, which in turn increases signaling for data congestion control. Moreover, since the communication system is maintained mostly at a threshold level, transmission data is highly likely to be lost. [0044]
  • FIG. 8 is a flowchart illustrating in one embodiment initial setting of the [0045] registers 111 to 115 illustrated in FIG. 5 in the controller 120.
  • Referring to FIG. 8, the [0046] first register 111 is set to a first threshold α in step 801, and the second register 112 is set to a second threshold β in step 802. The third register 113 is set to 0 in step 803 and the fourth register is set to a first state (lower state) in step 804. In step 805, the fifth register 115 is set to 0.
  • FIG. 9 is a flowchart illustrating received packet processing in the [0047] controller 120 of the data congestion notifying apparatus according to an embodiment of the present invention.
  • Referring to FIG. 9, the [0048] controller 120 awaits receipt of data (a packet or an ATM cell) in step 901. Upon receipt of data in step 902, the controller 120 increases the value of the third register 113 by 1 in step 903. In step 904, the controller 120 compares the value of the third register 113 with the value of the first register 111. That is, the controller 120 compares the size of buffered data with the first threshold α. If the buffered data size is equal to the first threshold β, the controller 120 sets the fourth register 114 to the second state (low-to-up state) in step 912 and sets the fifth register 115 to 0 in step 913.
  • If the buffered data size is different from the first threshold α, the [0049] controller 120 compares the value of the third register 113 with the value of the second register 112 in step 905. That is, the controller 120 compares the buffered data size with the second threshold β. If the buffered data size is equal to or greater than the second threshold β, the controller 120 sets the fifth register 115 to 1 in step 906 and sets the fourth register 114 to the third state (upper state) in step 907.
  • If the buffered data size is less than the second threshold P in [0050] step 905, the controller 120 compares the value of the third register 113 with the value of the first register 111 in step 908. That is, the controller 120 compares the buffered data size with the first threshold α. If the buffered data size is equal to or greater than the first threshold α, the controller 120 determines whether the fourth register 114 has been set to the fourth state (up-to-low state) in step 909. If set to the fourth state, the controller 120 sets the fifth register 115 to 1 in step 910. If the buffered data size is less than the first threshold α in step 908, or if the fourth register 114 has not been set to the fourth state in step 909, the controller 120 sets the fifth register 115 to 0, thereby releasing the data congestion state in step 911.
  • FIG. 10 is a flowchart illustrating transmission packet processing in the [0051] controller 120 of the data congestion notifying apparatus according to an embodiment of the present invention.
  • Referring to FIG. 10, the [0052] controller 120 awaits transmission of data (a packet or an ATM cell) in step 1001. When data is transmitted in step 1002, the controller 120 decreases the value of the third register 113 by 1 in step 1003. In step 1004, the controller 120 compares the value of the third register 113 with (the value of the second register 112 minus 1). That is, the controller 120 compares the size of buffered data with (the second threshold β minus 1). If the buffered data size is less than the second threshold β minus 1, the controller 120 sets the fourth register 114 to the fourth state (up-to-low state) in step 1013 and sets the fifth register 115 to 0 in step 1014.
  • If the buffered data size is not equal to the second threshold β minus 1, the [0053] controller 120 determines whether the value of the third register 113 (buffered data size) is equal to or greater than the value of the second register 112 in step 1005. If the buffered data size is equal to or greater than the second threshold β, the controller 120 sets the fifth register 115 to 1 in step 1006 and sets the fourth register 114 to the third state (upper state) in step 1007.
  • If the buffered data size is less than the second threshold β in [0054] step 1005, the controller 120 compares the value of the third register 113 with the value of the first register 111 in step 1008. That is, the controller 120 compares the buffered data size with the first threshold α. If the buffered data size is equal to or greater than the first threshold α, the controller 120 determines whether the fourth register 114 has been set to the fourth state (up-to-low state) in step 1009. In the fourth state, the controller 120 sets the fifth register 115 to 1 in step 1010. If the buffered data size is less than the first threshold α in step 1008, or if the fourth register 114 has not been set to the fourth state in step 1009, the controller 120 sets the fourth register 114 to the first state (lower state) in step 1011 and sets the fifth register 115 to zero in step 1012, thereby releasing the data congestion state.
  • FIG. 11 is a flowchart illustrating a method of setting congestion indication information in the [0055] controller 120 of the data congestion notifying apparatus according to an embodiment of the present invention.
  • Referring to FIG. 11, the [0056] controller 120 awaits transmission of data (a packet or an ATM cell) in step 1101. When data is transmitted in step 1102, the controller 120 determines whether the fifth register 115 has been set to 1 in step 1103. If the value of the fifth register 115 is 1, the controller 120 sets a congestion indicating bit to 1 in step 1104 and transmits data with the congestion indicating bit in its header in step 1105. On the other hand, if the value of the fifth register 115 is 0, the controller 120 sets the congestion indicating bit to 0 in step 1106.
  • FIGS. [0057] 12 are 13 illustrate data congestion control when data congestion does not occur during a data transmission period and when data congestion does occur during a data transmission period according to an embodiment the present invention. While the data congestion control is applied to forward data transmission from the BSC 40 (a first node) to the BTS 20 (a second node) illustrated in FIG. 1, it is also applicable to reverse data transmission from the BTS 20 to the BSC 40.
  • Referring to FIG. 12, if no data congestion occurs in data (e.g., an ATM cell) transmitted by the SDU/[0058] RLP processor 41 of the first node in a transmission line (El or trunk), the line interface 440 sets a congestion indicating bit (e.g., an EFCI) contained in the header of transmission data to 0. In this case, the channel card 241 of the second node does not perform any particular operation.
  • Referring to FIG. 13, if data congestion occurs in data (e.g., an ATM cell) transmitted by the SDU/[0059] RLP processor 41 of the first node in the transmission line (El or trunk), the line interface 440 sets the congestion indicating bit (e.g., an EFCI) contained in the header of transmission data to 1. In this case, the channel card 241 of the second node transmits a Congestion Indication Message to the SDU/RLP processor 41, requesting control of the data congestion. The Congestion Indication Message can be transmitted as a separate message or by in-band signaling. Then the SDU/RLP processor 41 releases the data congestion by controlling a forward data rate, for example.
  • In accordance with the present invention as described above, it is determined whether transmission data congestion has occurred using two thresholds, the determination result is notified, and a data congestion control is performed correspondingly. The resulting decrease in the interval between a congestion period and a non-congestion period reduces signaling for data congestion control and obviates the need for frequent data rate changes in a transmitter and a receiver. Therefore, the stable data rates are maintained. [0060]
  • While the invention has been shown and described with reference to a certain preferred embodiment thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. [0061]

Claims (10)

What is claimed is:
1. A method of controlling data congestion of a buffer for storing transmission data in a first node that transmits the transmission data to a second node in a communication system, comprising:
comparing a buffered data size of data stored in the buffer with a predetermined first threshold, and comparing the buffered data size with a predetermined second threshold greater than the first threshold by the first node;
determining that data congestion has occurred if the buffered data size is equal to or greater than the second threshold, and notifying the second node of the data congestion by the first node;
in response to the notification of the data congestion, generating and transmitting a congestion indication message requesting control of the data congestion by the second node; and
upon receipt of the congestion indication message, controlling a data rate of data to be transmitted to the buffer by the first node.
2. The method of claim 1, further comprising the step of stopping by the first node notifying the second node of the data congestion if the buffered data size is less than the first threshold.
3. The method of claim 1, wherein the step of notifying of the data congestion continues until the buffered data size is less than the first threshold.
4. The method of claim 2, wherein the notification of the data congestion is performed by using a predetermined bit of a header of the transmission data.
5. The method of claim 1, wherein the transmission data is an ATM (Asynchronous Transfer Mode) cell.
6. An apparatus of controlling data congestion in a communication system, comprising:
a first node having a buffer for storing transmission data; and
a second node receiving the transmission data from the first node,
wherein said first node further comprises a controller for comparing a buffered data size of data stored in the buffer with a predetermined first threshold, comparing the buffered data size with a predetermined second threshold greater than the first threshold by the first node, and determining that data congestion has occurred if the buffered data size is equal to or greater than the second threshold, a transmitter for, under the control of the controller, generating congestion indication information and transmitting the congestion indication information to the second node, and a processor for controlling a data rate of data to be transmitted to the buffer, and said second node comprises a transmitter for, upon receipt of the congestion indication information, transmitting a congestion indication message requesting control of the data congestion.
7. The apparatus of claim 6, wherein the controller controls the transmitter of said first node so as to stop transmitting the congestion indication information if the buffered data size is less than the first threshold.
8. The apparatus of claim 6, wherein the transmitter of said first node transmits the congestion indication information until the buffered data size is less than the first threshold.
9. The apparatus of claim 7, wherein the congestion indication information is transmitted in a predetermined bit contained of a header of the transmission data.
10. The apparatus of claim 6, wherein the transmission data is an ATM (Asynchronous Transfer Mode) cell.
US10/306,523 2001-11-29 2002-11-27 Method and apparatus for notifying data congestion in a communication system Abandoned US20030099195A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KRP2001-75108 2001-11-29
KR10-2001-0075108A KR100415115B1 (en) 2001-11-29 2001-11-29 Data congestion notifying method and apparatus in communication system

Publications (1)

Publication Number Publication Date
US20030099195A1 true US20030099195A1 (en) 2003-05-29

Family

ID=19716461

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/306,523 Abandoned US20030099195A1 (en) 2001-11-29 2002-11-27 Method and apparatus for notifying data congestion in a communication system

Country Status (3)

Country Link
US (1) US20030099195A1 (en)
JP (1) JP2003298595A (en)
KR (1) KR100415115B1 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040009773A1 (en) * 2002-07-10 2004-01-15 Nec Corporation Mobile communication system and operation control method thereof
US20050033857A1 (en) * 2003-06-10 2005-02-10 Daisuke Imiya Transmission apparatus and method, recording medium, and program thereof
GB2414891A (en) * 2004-06-04 2005-12-07 Marconi Comm Ltd A communication system where the transmission rate is controlled so a specific processing load is not exceeded
US20060067257A1 (en) * 2004-09-28 2006-03-30 Bonta Jeffrey D Method and apparatus for congestion relief within an ad-hoc communication system
US20080120389A1 (en) * 2006-11-21 2008-05-22 Verizon Data Services Inc. Hybrid buffer management
EP2107737A1 (en) * 2008-04-01 2009-10-07 Alps Electric Co., Ltd. Method for controlling a buffer memory
US20100138022A1 (en) * 2008-12-03 2010-06-03 Electronics And Telecommunications Research Institute Apparatus for controlling component of application and method thereof
US20100198943A1 (en) * 2005-04-07 2010-08-05 Opanga Networks Llc System and method for progressive download using surplus network capacity
US20100265861A1 (en) * 2009-04-16 2010-10-21 Qualcomm Incorporated Apparatus and Method for Improving WLAN Spectrum Efficiency and Reducing Interference by Flow Control
US20110264821A1 (en) * 2008-12-16 2011-10-27 Alcatel Lucent Method And Devices For Performing Traffic Control In Telecommunication Networks
CN102447606A (en) * 2010-09-30 2012-05-09 重庆重邮信科通信技术有限公司 Flow control method and device for data transmission
US20120163176A1 (en) * 2010-12-22 2012-06-28 Fujitsu Limited Network relay system, network relay device, and congested state notifying method
US20130308446A1 (en) * 2012-05-16 2013-11-21 Hitachi, Ltd. Communication system, communication device, and communication control method
EP2728927A1 (en) * 2011-07-01 2014-05-07 NEC Corporation Communication system and base station device
CN103782630A (en) * 2011-08-29 2014-05-07 高通股份有限公司 System and method for improving channel efficiency in a wireless link
US8825927B2 (en) * 2012-09-04 2014-09-02 Advanced Micro Devices, Inc. Systems and methods for managing queues
US20150281091A1 (en) * 2012-10-15 2015-10-01 Nec Corporation Control apparatus, node, communication system, communication method, and program
US20150350082A1 (en) * 2014-06-02 2015-12-03 Micron Technology, Inc. Systems and methods for throttling packet transmission in a scalable memory system protocol
US20190052573A1 (en) * 2017-08-14 2019-02-14 Fujitsu Limited Information processing apparatus, information processing system, information processing method, and storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100493234B1 (en) * 2002-11-25 2005-06-02 한국전자통신연구원 node system, dual ring communication system the using node system and method thereof
KR100612437B1 (en) * 2003-08-20 2006-08-16 삼성전자주식회사 A device and method of congestion notification for ethernet network

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5696764A (en) * 1993-07-21 1997-12-09 Fujitsu Limited ATM exchange for monitoring congestion and allocating and transmitting bandwidth-guaranteed and non-bandwidth-guaranteed connection calls
US5726987A (en) * 1995-07-13 1998-03-10 Fujitsu Limited Congestion-monitor control apparatus and switching system
US6118759A (en) * 1996-10-28 2000-09-12 Fujitsu Limited Network system and frame relay switch
US6185187B1 (en) * 1997-12-10 2001-02-06 International Business Machines Corporation Method and apparatus for relative rate marking switches
US20020163883A1 (en) * 2001-05-03 2002-11-07 Price Jeffrey M. Methods and systems for providing call admission control in packetized voice networks
US20030021230A1 (en) * 2001-03-09 2003-01-30 Petaswitch Solutions, Inc. Switch fabric with bandwidth efficient flow control
US6618378B1 (en) * 1999-07-21 2003-09-09 Alcatel Canada Inc. Method and apparatus for supporting multiple class of service connections in a communications network
US7088678B1 (en) * 2001-08-27 2006-08-08 3Com Corporation System and method for traffic shaping based on generalized congestion and flow control

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5696764A (en) * 1993-07-21 1997-12-09 Fujitsu Limited ATM exchange for monitoring congestion and allocating and transmitting bandwidth-guaranteed and non-bandwidth-guaranteed connection calls
US5726987A (en) * 1995-07-13 1998-03-10 Fujitsu Limited Congestion-monitor control apparatus and switching system
US6118759A (en) * 1996-10-28 2000-09-12 Fujitsu Limited Network system and frame relay switch
US6185187B1 (en) * 1997-12-10 2001-02-06 International Business Machines Corporation Method and apparatus for relative rate marking switches
US6618378B1 (en) * 1999-07-21 2003-09-09 Alcatel Canada Inc. Method and apparatus for supporting multiple class of service connections in a communications network
US20030021230A1 (en) * 2001-03-09 2003-01-30 Petaswitch Solutions, Inc. Switch fabric with bandwidth efficient flow control
US20020163883A1 (en) * 2001-05-03 2002-11-07 Price Jeffrey M. Methods and systems for providing call admission control in packetized voice networks
US7088678B1 (en) * 2001-08-27 2006-08-08 3Com Corporation System and method for traffic shaping based on generalized congestion and flow control

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2391765A (en) * 2002-07-10 2004-02-11 Nec Corp Physically separate user and control plane processing devices for use in congestion control in a w-cdma system
GB2391765B (en) * 2002-07-10 2005-11-02 Nec Corp Mobile communication system and operation control method thereof
US7113480B2 (en) 2002-07-10 2006-09-26 Nec Corporation Mobile communication system and operation control method thereof
US20040009773A1 (en) * 2002-07-10 2004-01-15 Nec Corporation Mobile communication system and operation control method thereof
US7765324B2 (en) * 2003-06-10 2010-07-27 Sony Corporation Transmission apparatus and method, recording medium, and program thereof
US20050033857A1 (en) * 2003-06-10 2005-02-10 Daisuke Imiya Transmission apparatus and method, recording medium, and program thereof
GB2414891A (en) * 2004-06-04 2005-12-07 Marconi Comm Ltd A communication system where the transmission rate is controlled so a specific processing load is not exceeded
GB2414891B (en) * 2004-06-04 2007-11-07 Marconi Comm Ltd Communications system
US8817609B2 (en) 2004-06-04 2014-08-26 Telefonaktiebolaget Lm Ericsson (Publ) Communications system and method for load management
US20080267064A1 (en) * 2004-06-04 2008-10-30 Ian Broadhurst Communications System and Method for Load Management
US20060067257A1 (en) * 2004-09-28 2006-03-30 Bonta Jeffrey D Method and apparatus for congestion relief within an ad-hoc communication system
US7403496B2 (en) * 2004-09-28 2008-07-22 Motorola, Inc. Method and apparatus for congestion relief within an ad-hoc communication system
US20130124747A1 (en) * 2005-04-07 2013-05-16 Opanga Networks Llc System and method for progressive download using surplus network capacity
US8745260B2 (en) * 2005-04-07 2014-06-03 Opanga Networks Inc. System and method for progressive download using surplus network capacity
US20100198943A1 (en) * 2005-04-07 2010-08-05 Opanga Networks Llc System and method for progressive download using surplus network capacity
US8909807B2 (en) * 2005-04-07 2014-12-09 Opanga Networks, Inc. System and method for progressive download using surplus network capacity
US8341282B2 (en) * 2006-11-21 2012-12-25 Verizon Patent And Licensing Inc. Hybrid buffer management
US20080120389A1 (en) * 2006-11-21 2008-05-22 Verizon Data Services Inc. Hybrid buffer management
EP2107737A1 (en) * 2008-04-01 2009-10-07 Alps Electric Co., Ltd. Method for controlling a buffer memory
US20100138022A1 (en) * 2008-12-03 2010-06-03 Electronics And Telecommunications Research Institute Apparatus for controlling component of application and method thereof
US20110264821A1 (en) * 2008-12-16 2011-10-27 Alcatel Lucent Method And Devices For Performing Traffic Control In Telecommunication Networks
US8688855B2 (en) * 2008-12-16 2014-04-01 Alcatel Lucent Method and devices for performing traffic control in telecommunication networks
US8547941B2 (en) * 2009-04-16 2013-10-01 Qualcomm Incorporated Apparatus and method for improving WLAN spectrum efficiency and reducing interference by flow control
US20100265861A1 (en) * 2009-04-16 2010-10-21 Qualcomm Incorporated Apparatus and Method for Improving WLAN Spectrum Efficiency and Reducing Interference by Flow Control
CN102447606A (en) * 2010-09-30 2012-05-09 重庆重邮信科通信技术有限公司 Flow control method and device for data transmission
US20120163176A1 (en) * 2010-12-22 2012-06-28 Fujitsu Limited Network relay system, network relay device, and congested state notifying method
US8792350B2 (en) * 2010-12-22 2014-07-29 Fujitsu Limited Network relay system, network relay device, and congested state notifying method
EP2728927A4 (en) * 2011-07-01 2015-02-18 Nec Corp Communication system and base station device
US20140126362A1 (en) * 2011-07-01 2014-05-08 Nec Corporation Communication system and base station device
EP2728927A1 (en) * 2011-07-01 2014-05-07 NEC Corporation Communication system and base station device
US9609545B2 (en) * 2011-07-01 2017-03-28 Nec Corporation Communication system and base station device
CN103782630A (en) * 2011-08-29 2014-05-07 高通股份有限公司 System and method for improving channel efficiency in a wireless link
US9854533B2 (en) 2011-08-29 2017-12-26 Qualcomm Incorporated System and method for improving channel efficiency in a wireless link
US20130308446A1 (en) * 2012-05-16 2013-11-21 Hitachi, Ltd. Communication system, communication device, and communication control method
US8825927B2 (en) * 2012-09-04 2014-09-02 Advanced Micro Devices, Inc. Systems and methods for managing queues
US20150281091A1 (en) * 2012-10-15 2015-10-01 Nec Corporation Control apparatus, node, communication system, communication method, and program
US20150350082A1 (en) * 2014-06-02 2015-12-03 Micron Technology, Inc. Systems and methods for throttling packet transmission in a scalable memory system protocol
US9823864B2 (en) * 2014-06-02 2017-11-21 Micron Technology, Inc. Systems and methods for throttling packet transmission in a scalable memory system protocol
US20190052573A1 (en) * 2017-08-14 2019-02-14 Fujitsu Limited Information processing apparatus, information processing system, information processing method, and storage medium
US10855610B2 (en) * 2017-08-14 2020-12-01 Fujitsu Limited Information processing apparatus, information processing system, information processing method, and storage medium

Also Published As

Publication number Publication date
KR20030044384A (en) 2003-06-09
JP2003298595A (en) 2003-10-17
KR100415115B1 (en) 2004-01-13

Similar Documents

Publication Publication Date Title
US20030099195A1 (en) Method and apparatus for notifying data congestion in a communication system
EP1478137B1 (en) Determination of a packet size in a packet communications system
TW546972B (en) Channel-type switching from a common channel to a dedicated channel based on common channel load
US6122254A (en) Method and apparatus for network flow control with perceptive parameters
EP1452052B1 (en) Method and system for flow control between a base station controller and a base transceiver station
JP3465703B2 (en) Common channel flow control method
JP3525656B2 (en) Packet switch and congestion notification method
US7474616B2 (en) Congestion indication for flow control
US7423963B2 (en) Apparatus and method for controlling packet data transmission between BSC and BTS
US7266130B2 (en) Apparatus and method for multiplexing multiple end-to-end transmission links in a communication system
US20030086427A1 (en) Method and apparatus for retransmitting packet data between base station controller and base transceiver system in a mobile communication system
US7860992B2 (en) Method of and apparatus for adaptive control of data buffering in a data transmitter
KR101017532B1 (en) Method for flow control in a communication system
GB2391765A (en) Physically separate user and control plane processing devices for use in congestion control in a w-cdma system
US20030139145A1 (en) Data transmitting method and apparatus for guaranteeing quality of service in a data communication system
US6928055B2 (en) Network interface unit
US20060133315A1 (en) Data preservation
EP0899899B1 (en) An apparatus and method for sharing a signaling channel
US5805569A (en) Packet data communications system having a malfunction list
KR100414918B1 (en) Call processing system according to quality of service and method thereof in mobile communication system
JP3756771B2 (en) Apparatus and method for increasing data transmission efficiency in an IMT-2000 control station
KR100350473B1 (en) CONGESTION CONTROLLING METHOD FOR SIGNALLING LINK IN No.7 SIGNALLING NETWORK
JP3183368B2 (en) Burst communication device
KR20030022929A (en) Apparatus and Method of Serving Calls in the RNC of the 3GPP System
KR20040051684A (en) The method for controlling overload considering access class in a rnc

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LEE, SUNG-WON;REEL/FRAME:013544/0626

Effective date: 20021127

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION