WO2010038108A1 - Data processing - Google Patents

Data processing Download PDF

Info

Publication number
WO2010038108A1
WO2010038108A1 PCT/IB2008/055632 IB2008055632W WO2010038108A1 WO 2010038108 A1 WO2010038108 A1 WO 2010038108A1 IB 2008055632 W IB2008055632 W IB 2008055632W WO 2010038108 A1 WO2010038108 A1 WO 2010038108A1
Authority
WO
WIPO (PCT)
Prior art keywords
value
processing unit
mode
processing
metric
Prior art date
Application number
PCT/IB2008/055632
Other languages
French (fr)
Inventor
Jean-Luc Robin
Original Assignee
Freescale Semiconductor, Inc.
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 Freescale Semiconductor, Inc. filed Critical Freescale Semiconductor, Inc.
Priority to US13/120,477 priority Critical patent/US8812641B2/en
Priority to PCT/IB2008/055632 priority patent/WO2010038108A1/en
Publication of WO2010038108A1 publication Critical patent/WO2010038108A1/en
Priority to US14/340,864 priority patent/US9229767B2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1854Scheduling and prioritising arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0261Power saving arrangements in terminal devices managing power supply demand, e.g. depending on battery level
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • This invention relates to a data processing apparatus and a method for processing data.
  • Many data processing apparatus have a processing unit for processing data. Some processing units have a single processor for processing data. Other processing units have multiple processors for processing data, in which case these processors may work independently of each other or may work in cooperation with each other.
  • Some processors have two or more "modes of operation” , with the processor being able to switch between these various modes depending on the current processing circumstances or conditions.
  • Each of these modes relates to a respective frequency at which the processor runs (i.e. a frequency at which the processor is clocked) when operating/processing in that mode. The higher the frequency, the more processing operations or cycles that the processor can perform per unit time.
  • the ability to change the processing frequency allows the processor to process data at different data rates (i.e. perform more or less data processing operations per unit time), depending on the frequency at which processor is caused to run due to its current mode of operation.
  • turbo mode For example, it is common for many processors to have a "normal mode” and a “turbo mode", where the processor runs at a higher processing frequency when in turbo mode than when in normal mode.
  • the processor will normally be run in its normal mode.
  • the processor (operating in normal mode) may detect that it cannot satisfy the data processing rate being demanded of it, i.e. the required processing would use more processing cycles per unit time than are available from the processor in normal mode. This can occur, for example, when there has been an increase in data throughput or an increase in the amount of data being received by the processor for processing, so that more data needs to be processed per unit time. When the processor detects this, then the processor may switch to the turbo mode.
  • the processor runs at a higher processing frequency and is therefore better able to satisfy the current data processing rate being demanded of the processor.
  • the processor may then revert to the normal mode when the data processing rate has reduced sufficiently such that the processor can satisfy that reduced data processing rate in the normal mode.
  • the various modes of operation generally use different amounts of power.
  • the processor may have a first mode of operation and a second mode of operation, with the processor running at a higher frequency when in the second mode of operation than when in the first mode of operation. In this case, the processor will generally use (require, consume or draw) more power when in second mode of operation than when in the first mode of operation.
  • the present invention provides a data processing apparatus, a method of processing data and a computer program as described in the accompanying claims.
  • Figure 1 schematically illustrates an overview of a communications system that makes use of embodiments of the invention.
  • Figure 2 schematically illustrates the main components of a receiver according to an embodiment of the invention.
  • Figure 3 schematically illustrates the switching between a normal mode and a turbo mode, and the resulting impact on the power consumed, by a processing unit according to an embodiment of the invention.
  • Figure 4 is a graph illustrating example savings in MCPS-requirements for the processing in one embodiment of the invention.
  • Figure 5 schematically illustrates an overview of how a processing unit determines an acknowledgement frequency according to an embodiment of the invention.
  • Figure 6 schematically illustrates functional components of a processing unit according to an embodiment of the invention.
  • Figure 7 is a flowchart schematically illustrating the processing performed by the processing unit of figure 6 according to an embodiment of the invention.
  • Figure 8 is a flowchart schematically illustrating the processing performed by the processing unit of figure 6 according to another embodiment of the invention.
  • Figure 9 is a flowchart schematically illustrating the processing performed by the processing unit of figure 6 according to another embodiment of the invention.
  • Figure 10 is a flowchart schematically illustrating a method for calculating a minimum acknowledgement frequency according to an embodiment of the invention.
  • FIG. 1 schematically illustrates an overview of a communications system 100 that makes use of embodiments of the invention.
  • a sender 102 communicates data to a receiver 104 via a network 106.
  • the network 106 may comprise one or more network components 108, which may include, for example, subnetworks in their own right, gateways, routers, etc. as is well known in this field of technology.
  • the network 106 may be any kind of network suitable for communicating data between the sender 102 and the receiver 104, such as one or more of: the Internet; a local area network; a wide area network; a metropolitan area network; a radio network; etc.
  • the network 106 may be a wireless network or may involve cables, or may be a mixture of the two.
  • the sender 102 and receiver 104 may each be any device or apparatus suitable for sending and receiving data via the network 106.
  • the sender 102 and receiver 104 may each be: a personal computer system, a mainframe, a minicomputer, a server, a workstation, a personal computer, a notepad, a personal digital assistant, an electronic games console, an automotive or other embedded system, a cell phone or mobile telephone, or various other wireless devices.
  • the sender 102 and receiver 104 may be portable devices, or may be fixed- location devices.
  • the sender 102 and receiver 104 are shown as communicating via the TCP protocol.
  • the TCP protocol is well-known and therefore it will not be described in full detail herein.
  • the sender 102 sends a series of TCP frames (or data packets) to the receiver 104.
  • the receiver 104 is then arranged to send acknowledgements back to the sender 102 to acknowledge receipt of the data packets that the receiver 104 has received.
  • the data packets sent by the sender 102 are shown using solid-line arrows, whilst the acknowledgements sent by the receiver 104 are shown using dashed- line arrows.
  • the receiver 104 is configured to send one acknowledgement back to the sender 102 to indicate that it has received n data packets.
  • the value of n may be greater than 1 , in which case the receiver 104 is employing so-called " delayed-Acld' .
  • the value of n may be equal to 1 , in which case the receiver 104 is not employing delayed-Ack.
  • the use of delayed-Ack for the TCP protocol is set out in IETF RFC 1122 - see, (i) http://www. rfc-archive.org/getrfc.
  • Embodiments of the invention simply make use of communication between the sender 102 and receiver 104 in which (i) the sender 102 transmits data packets to the receiver 104; and (ii) the receiver 104 transmits acknowledgements back to the sender 102 to acknowledge receipt of the data packets that the receiver 104 has received, where one acknowledgement is transmitted back to the sender 102 to indicate that the receiver 104 received n data packets.
  • the n data packets to which a single acknowledgement corresponds may be n consecutive data packets in an ordered
  • FIG. 2 schematically illustrates the main components of a receiver 104 according to an embodiment of the invention.
  • the receiver 104 is a wireless communications device (such as a mobile or portable telephone, a cell phone, a laptop, a personal digital assistant, or any other communication device operable to communicate over a wireless communications link). It will be appreciated that the receiver 104 may comprise more functional components than are actually illustrated in figure 2.
  • the receiver 104 comprises a processing unit (or processor) 200 for carrying out operational processing for the receiver 104 (which includes the receiving of data packets and the sending of acknowledgements, as discussed above).
  • the receiver 104 also has a communication section 202 for providing and enabling wireless communication via a wireless communication link.
  • the communication section 202 typically comprises an antenna 204, a modulation/demodulation section (not shown), and a coding/decoding section (not shown), for example, as will be known to a skilled person and thus will not be described further herein.
  • the communication section 202 is coupled to the processing unit 200.
  • the receiver 104 also has a man-machine-interface (an MMI) 206, including elements such as a key pad, microphone, speaker and display screen, for providing an interface between the receiver 104 and a user of the receiver 104.
  • the MMI 206 is also coupled to the processing unit 200.
  • the processing unit 200 may be a single processor or may comprise two or more processors carrying out all of the processing required for the operation of the receiver 104. The number of processors and the allocation of processing functions to the processors is a matter of design choice for a skilled person.
  • the receiver 104 also has a memory 208 storing programs for execution by the processing unit 200. The stored programs contain processor instructions for execution by the processing unit 200 to control operation of the receiver 104.
  • the programs may contain a number of different program elements or sub-routines containing processor instructions for a variety of different tasks, for example, for: communicating with the user via the MMI 206; controlling the receipt of data packets from the sender 102 and the sending of acknowledgements back to the sender 102; and for carrying out embodiments of the invention to set the acknowledgement frequency f by setting the value for n.
  • the receiver 104 may be powered by one or more batteries 210.
  • receiver 104 simply requires a processing unit 200, having one or more processors, that is arranged to receive data packets and to send acknowledgements in respect of those data packets (the acknowledgements being sent in the above-described manner).
  • the processing unit 200 has two modes of operation (or operational/running/processing states) available for processing data (which includes receiving data packets and sending acknowledgements). During the data processing, the processing unit 200 will use one of these two different modes of operation.
  • the first mode of operation shall be referred to as the "normal mode” and the second mode of operation shall be referred to as the "turbo mode".
  • the processing unit 200 clocks its one or more processors at a higher frequency in the turbo mode than the frequency it runs the one or more processors when operating in the normal mode. In other words, the processing unit 200 is able to perform more operations per unit time when in the turbo mode than when in the normal mode.
  • the processing unit 200 has two processors which run at 208MHz and 400MHz respectively in the normal mode, but which run at 312MHz and 512MHz respectively in the tubro mode. Consequently, the processing unit 200 requires (draws, uses or consumes) more power when it is operating in the turbo mode than when it is operating in the normal mode.
  • the processing unit 200 is arranged to switch or move between the normal mode and the turbo mode, depending on the current processing circumstances.
  • the processing unit 200 may, for example, execute a task (which may be a high-priority task) that monitors the current processing situation and parameters for the current processing and that determines, based on this monitoring, whether the processing unit 300 should be running in the normal mode or in the turbo mode.
  • a task which may be a high-priority task
  • Figure 3 schematically illustrates the switching between the normal mode and the turbo mode, and the resulting impact on the power consumed by the processing unit 200 according to an embodiment of the invention.
  • the processing unit 200 is arranged to measure or monitor the current processing load for the processing unit 200. In the example shown in figure 3, this load is measured in terms of how many processing cycles are required per unit time in order to perform the data processing currently being demanded of the processing unit 200. This may be measured in millions of cycles per second (MCPS).
  • MCPS cycles per second
  • the switching between normal mode and turbo mode is based on the measured MCPS-requirement for the data processing.
  • the processing unit 200 If the processing unit 200 is currently operating in the normal mode, then it will remain in the normal mode provided that the measured MCPS-requirement remains below a first threshold Ta. If the measured MCPS-requirement rises to the first threshold Ta, then the processing unit 200 begins operating in the turbo mode. As can be seen from figure 3, this results in an increase in current drawn by the processing unit 200, and hence an increase in the power being consumed by the processing unit 200.
  • the processing unit 200 If the processing unit 200 is currently operating in the turbo mode, then it will remain in the turbo mode provided that the measured MCPS-requirement remains above a second threshold Tb. If the measured MCPS-requirement falls to the second threshold Tb, then the processing unit 200 begins operating in the normal mode. As can be seen from figure 3, this results in a decrease in current drawn by the processing unit 200, and hence a decrease in the power being consumed by the processing unit 200.
  • the first threshold Ta may be the same as the second threshold Tb. However, the first threshold Ta is normally greater than the second threshold Tb to avoid the processing unit 200 from jittering between the normal mode and the turbo mode, which would result in undesirably large processing delays whilst the processing unit 200 switches between the normal mode and the turbo mode.
  • Embodiments of the invention aim to help prevent the processing unit 200 from having to switch from using the normal mode of operation to using the turbo mode of operation.
  • embodiments of the invention aim to enable the processing unit 200 to switch from using the turbo mode of operation to using the normal mode of operation. In this way, the amount of power consumed by the processing unit 200 can be reduced.
  • embodiments of the invention can help prolong the lifetime of the battery and/or increase the period before a rechargeable battery has to be recharged.
  • this reduction in power consumption causes the receiver 104 to be cheaper to operate and more environmentally friendly.
  • Embodiments of the invention achieve this due to the recognition that decreasing the acknowledgement frequency f ( ⁇ .e. increasing the value of n) for sending acknowledgements back to the sender 104 results in the processing unit 200 having to perform fewer computations per unit time. This is due to there being fewer acknowledgements to send per unit time as n is increased. This results in a saving in the MCPS-requirement.
  • Figure 4 is a graph illustrating example savings in MCPS-requirements for the processing in one embodiment when different values of n are used. The saving in MCPS is the saving in comparison to when the value of n is equal to 1 (i.e. in comparison to when delayed-Ack is not used).
  • FIG 4 multiple plots are shown, each plot corresponding to a respective rate at which data packets are received by the receiver 104 (which shall be referred to as the packet rate).
  • the packet rate which shall be referred to as the packet rate.
  • Figure 5 schematically illustrates an overview of how the processing unit 200 determines the value of n to use, i.e. determines the acknowledgement frequency to use.
  • Figure 5 is similar to figure 3, except that two additional MCPS-requirement thresholds are used: (1 ) a third threshold T1 , lower than Ta and Tb and (2) a fourth threshold T4, higher than Ta and Tb.
  • the thresholds T1 and T2 define a region (or range of values) R from T1 to T2.
  • the range R therefore includes a value for the MCPS-requirement at which the processing unit 200 switches between the normal mode and the turbo mode, namely: (1 ) the value Ta when considering switching from normal mode to turbo mode; and (2) the value Tb when considering switching from turbo mode to normal mode.
  • the processing unit 200 sets the value of n to be a predetermined value p.
  • this predetermined value p may be equal to 1 , i.e. when the current MCPS-requirement is not in the range R, then the processing unit 200 does not use delayed-Ack.
  • the predetermined value p may be an integer greater than 1 , such as 2 or 3.
  • the processing unit 200 sets the value of n to be a value m. The value of m is greater than the above-mentioned predetermined value p which is used when the current MCPS-requirement does not lie in the region R.
  • the processing unit 200 decides to use an increased value for n when the MCPS-requirement is close to the MCPS value at which the processing unit 200 would switch either from normal mode to turbo mode, or from turbo mode to normal mode (i.e. when the MCPS-requirement is in the range R).
  • the processing unit 200 decides to forego sending as many acknowledgements as it normally would as a tradeoff for producing an MCPS-saving (i.e. a reduction in the MCPS-requirement), as illustrated in figure 4. This saving has the following consequences:
  • the value of T1 may be a predetermined amount lower than Ta or may be a predetermined multiple of Ta (such as 0.8Ta).
  • the value of T2 may be a predetermined amount above Tb or may be a predetermined multiple of Tb (such as 1.25Tb).
  • the processing unit 200 may be configured to use specific values of T1 and T2, based on Ta and/or Tb, in order to provide a certain desired likelihood of switching to using the higher value of n in order to avoid using turbo mode. In particular, the larger the range R, the more likely it is that the processing unit 200 will avoid using the turbo mode. The particular choice of the value m will be described in more detail later.
  • FIG. 6 schematically illustrates functional components of the processing unit 200, according to an embodiment of the invention, that are used to achieve the above-described switching between using different values of n.
  • These functional components may be hardware components of the processing unit 200 and/or may be software components (e.g. a part of one or more processes or tasks being executed by the processing unit 200).
  • the processing unit 200 comprises a metric module 600 that is arranged to determine a metric (value or property or parameter) indicative of the current processing load for the processing unit 200.
  • This metric may be the actual MCPS-requirement.
  • other metrics that have a relationship with (or that are indicative of) the MCPS-requirement could be used, such as the rate at which data packets are being received by the receiver 104 or the number of processing operations or processing cycles that the processing unit 200 needs to perform per unit time in order to perform the current data processing demanded of the processing unit 200 by the receiver 104.
  • the processing unit 200 also comprises an acknowledgement configuration module 602, which is in communication with the metric module 600.
  • the acknowledgement configuration module 602 makes use a range of values between two threshold values. In the case in which the metric determined by the metric module 600 is the actual MCPS-requirement, then the range used by the acknowledgement configuration module 602 is the range R from the third threshold T1 to the fourth threshold T2, as illustrated in figure 5. However, when the metric is another metric having a relationship with the MCPS-requirement, then the acknowledgment configuration module 602 uses a range corresponding to the range R of figure 5. The range used includes a value that the metric would assume when the processing unit 200 switches between the normal mode and the turbo mode.
  • the acknowledgement configuration module 602 is arranged to determine whether or not the metric determined by the metric module 600 lies in that range of values being used. If the metric does not lie in that range of values, then the acknowledgement configuration module 602 sets the value of n to be a predetermined value p. However, if the metric does lie in that range of values, then the acknowledgement configuration module 602 sets the value of n to be an alternative value m, where m is greater than the above-mentioned predetermined value p. The actual method for choosing m will be described in more detail later.
  • the processing unit 200 also comprises an acknowledgement module 604 that uses the value of n determined and set by the acknowledgement configuration module 602.
  • the acknowledgement module 604 is arranged to send one acknowledgement to the sender 102 in respect of n corresponding data packets that the receiver 104 has received from the sender 102.
  • the acknowledgement module 604 may vary the frequency at which it communicates acknowledgements back to the sender 102, with this variation being in accordance with the value of n set by the acknowledgement configuration module 602, based on the metric determined by the metric module 600.
  • the processing unit 200 may also comprise an optional packet rate module 606 which is arranged to determine the throughput of data, or a packet rate indicating a rate at which the receiver 104 receives data packets. As described in more detail later, the acknowledgement configuration module 602 may take into account the packet rate (or throughput), as determined by the packet rate module 606, when determining the value of n to use.
  • an optional packet rate module 606 which is arranged to determine the throughput of data, or a packet rate indicating a rate at which the receiver 104 receives data packets.
  • the acknowledgement configuration module 602 may take into account the packet rate (or throughput), as determined by the packet rate module 606, when determining the value of n to use.
  • Figure 7 is a flowchart schematically illustrating the processing 700 performed by the processing unit 200 of figure 6 according to an embodiment of the invention.
  • the metric module 600 determines the metric that is to be used. In figure 7, this metric is the actual MCPS-requirement.
  • the acknowledgment configuration module 602 determines whether the determined metric lies within the range of values that it is using. As the embodiment of figure 7 is using the actual MCPS-requirement as its metric, the range being used is the range R from T1 to 12.
  • the acknowledgement configuration module 602 sets the value of n to be the predetermined value p.
  • the acknowledgement configuration module 602 sets the value of n to be a predetermined value m greater than the predetermined value p. As p is at least 1 , then the value of m will be greater than 1 , so that delayed-Ack will then be used.
  • processing returns to the step S702.
  • This may be performed in such a way that the processing unit 200 performs the processing 700 at a predetermined frequency (e.g. once every 10 milliseconds).
  • the processing 700 of figure 7 has been shown as a flow diagram that is implemented in order to check the current value of the metric from the metric module 600 and to set the value of n accordingly.
  • a state machine For example, when the metric values lies outside of the range being used, then the acknowledgement configuration module 602 could be in a first state in which n has been set to the predetermined valued p.
  • the acknowledgement configuration module 602 waits for the value of the metric to enter the range being used, in which case the acknowledgement configuration module 602 moves to a second state in which n is set to the predetermined valued m. In this second state, the acknowledgement configuration module 602 waits for the value of the metric to leave the range being used, so that the acknowledgement configuration module 602 can then return to the first state in which the value of n is reset to p.
  • FIG 8 is a flowchart schematically illustrating the processing 800 performed by the processing unit 200 of figure 6 according to an embodiment of the invention.
  • the processing 800 of figure 8 has several steps in common with the processing 700 of figure 7. Such steps have the same reference numeral and shall not be described again.
  • the processing 700 of figure 7 set the value of n to be a predetermined value m (greater than the predetermined value p) when the metric lies in the range being used by the acknowledgement configuration module 602.
  • the processing 800 of figure 8 does not use a predetermined value m, by rather determines a value m to which the value of n is to be set.
  • the value of m is determined by the processing unit 200 based on the current data throughput, i.e. based on the rate at which data packets are being received by the receiver 104.
  • the packet rate module 606 monitors, or determines, a packet rate representing the current rate at which the receiver 104 is receiving data packets.
  • step S708 of figure 7 has been replaced in figure 8 by steps S804 and S806.
  • the acknowledgement configuration module 602 uses the packet rate determined by the packet rate module 606 to determine the value m.
  • the acknowledgement configuration module 602 sets the value of n to be the value m determined at the step S804.
  • the determination of the value of m at the step S804 may rely on the relationship between the packet rate and the MCPS saving as illustrated in figure 4.
  • the MCPS saving approaches its asymptote sooner (i.e. at lower values of n) for lower packet rates than for higher packet rates.
  • the increase in MCPS saving becomes negligible sooner (i.e. at lower values of n) for lower packet rates than for higher packet rates.
  • the plots shown in figure 4 show that when packet rate is low (say 10 packets per second), there is little benefit in using a value of n above 2 or 3, as increasing n beyond such a value has little impact on the MCPS saving.
  • the acknowledgement configuration module 602 may make use of a predetermined function to determine a value for m based on the current throughput (or packet rate).
  • the acknowledgement configuration module 602 may make use of a lookup table stored in the memory 208. This lookup table could store values to use for m for corresponding packet rates.
  • the acknowledgement configuration module 602 could then chose the entry in the lookup table that has the packet rate closest to the current packet rate, and then use the corresponding value of m indicated in the lookup table.
  • the lookup table could store, for each possible value of m, a corresponding packet rate that represents the lowest and/or the highest value for the packet rate at which that value of m should be selected. In this way, the lookup table splits the possible packet rates into ranges of values, with a corresponding value for m being associated with each range.
  • the acknowledgment configuration module 602 could then chose the value of m corresponding to the range of values within which the current packet rate lies.
  • Figure 9 is a flowchart schematically illustrating the processing 900 performed by the processing unit 200 of figure 6 according to an embodiment of the invention.
  • the processing 900 of figure 9 is the same as the processing 800 of figure 8, together with a number of further steps. As such, the steps that figures 8 and 9 have in common have the same reference numeral and shall not be described again.
  • the processing 900 is arranged to determine whether a change of packet rate that has resulted from changing the value of n to a current value from an immediately preceding value exceeds a predetermined threshold. If this predetermined threshold has been exceed, then the value of n is reset to be the immediately preceding value.
  • the processing 900 of figure 9 makes uses of a variable n pr ⁇ V to store the value that n assumed before it took its current value.
  • the acknowledgement configuration module 602 determines whether the current value of n equals n pr ⁇ V .
  • step S904 the acknowledgement configuration module 602 determines whether changing the value of n from the previous value n pr ⁇ V to its current value has had a large impact on the data throughput (or packet rate).
  • the acknowledgement configuration module 602 uses throughput measurements determined by the packet rate module 606 for the step S904.
  • step S904 if it is determined at the step S904 that the packet rate has changed by over a predetermined percentage of the previous packet rate, or that the packet rate has changed by over predetermined amount from the previous packet rate, then processing continues at the step S906, at which the value of n is reset to be the value of n pmv ; otherwise, then value of n pmv is set to be the new value of n at a step S908.
  • the processing 900 may involve a delay before (or as part of) the step S904 in order to give the packet rate module 606 sufficient time to assess the packet rate when using the newly updated value of n.
  • a predetermined wait/delay may be used between the step S902 and the step S904.
  • a maximum value for n, n max may be used and imposed at the step S804. This maximum value may be a predetermined maximum value. Alternatively, the maximum value may be calculated at the step S804 as illustrated schematically in figure 10.
  • the return-trip-time, RTT (i.e. the time between the sender 102 sending a data packet and the time that the sender 102 receives an acknowledgement in respect of that data packet) is determined. This may be achieved in any known way.
  • the current "congestion window" Cwnd is determined, where Cwnd represents the number of data packets that the sender 102 sends out in the time between the sender 102 sending out a particular data packet and the sender 102 receiving the acknowledgement corresponding to that data packet.
  • the step S1002 calculates Cwnd as the product of RTT and the current packet rate (as measured by the packet rate module 606).
  • the maximum value for n ma ⁇ is determined as a predetermined multiple of Cwnd.
  • the predetermined multiple is 0.5.
  • a minimum acknowledgement frequency f can be imposed. This may be desirable due to requirements imposed by users on the sender 102 and/or the receiver 104.
  • the sender 102 may require a certain number of acknowledgements per congestion window, and the predetermined multiple used at the step S1004 can then be set accordingly to ensure a minimum acknowledgement frequency.
  • n ma ⁇ could be used at the step S804 simply by limiting the value m to be at most n max .
  • n max is used in an additional, or alternative, way.
  • the acknowledgement configuration module 602 may determine the potential MCPS-saving that could result from using n ma ⁇ instead of using the current potential value for m. This could be achieved by reference to the plots shown in figure 4, or could be calculated, for example according to:
  • the acknowledgement configuration module 602 may set m to be n ma ⁇ instead of the current potential value or m.
  • the assessment of whether the MCPS-saving is sufficiently large could be, for example, whether the saving is greater than (Ta-TI ) or (T2-Tb), or some other predetermined threshold.
  • processing units 200 may have more than two modes of operation, each with its own frequency of operation and power consumption levels.
  • the above-described methods for setting the value of n (a) help prevent moving from a current mode of operation to another mode of operation that would consume more power and (b) help induce moving from a current mode of operation to another mode of operation that would consume less power.
  • the above-described method can also be applied to processing units 200 that have more than two modes of operation, so that the potential mode switches can be better managed to reduce power consumption.
  • Embodiments of the invention may be implemented as a computer program for running on a computer system.
  • the computer program at least includes code portions for performing steps of one or more of the above-mentioned methods according to embodiments of the invention, when run on a computer system.
  • the computer program may, for example, include one or more of: a subroutine, a function, a procedure, an object method, an object implementation, an executable application, an applet, a servlet, source code, object code, a shared library/dynamic load library and/or other sequence of instructions designed for execution on a computer system.
  • the computer program may be provided on a data carrier, or data carrying medium.
  • the data carrying medium may be a storage medium, such as an optical disk (e.g.
  • the data carrying medium may be a transmission medium or a data connection, such as a telephone cable or a wireless connection.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A data processing apparatus (104) comprising: a processing unit (200) arranged to process data, wherein processing data comprises receiving data packets from a sender (102) and sending acknowledgements to the sender (102) in respect of received data packets, the processing unit (200) having a first mode of operation and a second mode of operation for processing data, the second mode of operation requiring more power than the first mode of operation, the processing unit (200) being arranged to switch between the first mode of operation and the second mode of operation based on a processing load for the processing unit (200); a metric module (600) arranged to determine a metric indicative of the processing load for the processing unit (200); an acknowledgement module (604) arranged to send one acknowledgement in respect of n received data packets; and an acknowledgement configuration module (602) arranged to set n to be a value m greater than a first predetermined value if the metric lies in a predetermined range that includes a value that the metric assumes when the processing unit (200) switches between the first mode of operation and the second mode of operation, and to the first predetermined value otherwise.

Description

DATA PROCESSING
Field of the invention
This invention relates to a data processing apparatus and a method for processing data.
Background of the invention
Many data processing apparatus have a processing unit for processing data. Some processing units have a single processor for processing data. Other processing units have multiple processors for processing data, in which case these processors may work independently of each other or may work in cooperation with each other.
Some processors have two or more "modes of operation" , with the processor being able to switch between these various modes depending on the current processing circumstances or conditions. Each of these modes relates to a respective frequency at which the processor runs (i.e. a frequency at which the processor is clocked) when operating/processing in that mode. The higher the frequency, the more processing operations or cycles that the processor can perform per unit time. The ability to change the processing frequency allows the processor to process data at different data rates (i.e. perform more or less data processing operations per unit time), depending on the frequency at which processor is caused to run due to its current mode of operation.
For example, it is common for many processors to have a "normal mode" and a "turbo mode", where the processor runs at a higher processing frequency when in turbo mode than when in normal mode. The processor will normally be run in its normal mode. However, the processor (operating in normal mode) may detect that it cannot satisfy the data processing rate being demanded of it, i.e. the required processing would use more processing cycles per unit time than are available from the processor in normal mode. This can occur, for example, when there has been an increase in data throughput or an increase in the amount of data being received by the processor for processing, so that more data needs to be processed per unit time. When the processor detects this, then the processor may switch to the turbo mode. In the turbo mode, the processor runs at a higher processing frequency and is therefore better able to satisfy the current data processing rate being demanded of the processor. The processor may then revert to the normal mode when the data processing rate has reduced sufficiently such that the processor can satisfy that reduced data processing rate in the normal mode. However, the various modes of operation generally use different amounts of power. In particular, the processor may have a first mode of operation and a second mode of operation, with the processor running at a higher frequency when in the second mode of operation than when in the first mode of operation. In this case, the processor will generally use (require, consume or draw) more power when in second mode of operation than when in the first mode of operation.
These differences between the power consumption of the various modes of operation can have a large impact on the lifetime of a battery, or the period required before a rechargeable battery needs recharging, for battery-powered devices such as mobile telephones, laptops, personal digital assistants, etc. It would therefore be desirable for the processor to be able to control its use of its modes of operation in a way that reduces the overall power consumption, by avoiding, where possible, the modes of operation that consume the higher levels of power. This would help improve the lifetime of a battery. This would also have an overall reduction on the power consumption of any apparatus that use such processors (whether battery-powered or not), causing them to be cheaper to operate and be more environmentally friendly.
Summary of the invention
The present invention provides a data processing apparatus, a method of processing data and a computer program as described in the accompanying claims.
Specific embodiments of the invention are set forth in the dependent claims. These and other aspects of the invention will be apparent from and elucidated with reference to the embodiments described hereinafter.
Brief description of the drawings
Further details, aspects and embodiments of the invention will be described, by way of example only, with reference to the drawings. Elements in the figures are illustrated for simplicity and clarity and have not necessarily been drawn to scale.
Figure 1 schematically illustrates an overview of a communications system that makes use of embodiments of the invention.
Figure 2 schematically illustrates the main components of a receiver according to an embodiment of the invention. Figure 3 schematically illustrates the switching between a normal mode and a turbo mode, and the resulting impact on the power consumed, by a processing unit according to an embodiment of the invention.
Figure 4 is a graph illustrating example savings in MCPS-requirements for the processing in one embodiment of the invention. Figure 5 schematically illustrates an overview of how a processing unit determines an acknowledgement frequency according to an embodiment of the invention.
Figure 6 schematically illustrates functional components of a processing unit according to an embodiment of the invention. Figure 7 is a flowchart schematically illustrating the processing performed by the processing unit of figure 6 according to an embodiment of the invention.
Figure 8 is a flowchart schematically illustrating the processing performed by the processing unit of figure 6 according to another embodiment of the invention. Figure 9 is a flowchart schematically illustrating the processing performed by the processing unit of figure 6 according to another embodiment of the invention.
Figure 10 is a flowchart schematically illustrating a method for calculating a minimum acknowledgement frequency according to an embodiment of the invention.
Detailed description of embodiments of the invention
In the description that follows and in the figures, certain embodiments of the invention are described. However, it will be appreciated that the invention is not limited to the embodiments that are described and that some embodiments may not include all of the features that are described below. It will be evident, however, that various modifications and changes may be made herein without departing from the broader scope of the invention as set forth in the appended claims.
Figure 1 schematically illustrates an overview of a communications system 100 that makes use of embodiments of the invention. In the communications system 100, a sender 102 communicates data to a receiver 104 via a network 106.
The network 106 may comprise one or more network components 108, which may include, for example, subnetworks in their own right, gateways, routers, etc. as is well known in this field of technology. The network 106 may be any kind of network suitable for communicating data between the sender 102 and the receiver 104, such as one or more of: the Internet; a local area network; a wide area network; a metropolitan area network; a radio network; etc. The network 106 may be a wireless network or may involve cables, or may be a mixture of the two.
The sender 102 and receiver 104 may each be any device or apparatus suitable for sending and receiving data via the network 106. For example, the sender 102 and receiver 104 may each be: a personal computer system, a mainframe, a minicomputer, a server, a workstation, a personal computer, a notepad, a personal digital assistant, an electronic games console, an automotive or other embedded system, a cell phone or mobile telephone, or various other wireless devices. The sender 102 and receiver 104 may be portable devices, or may be fixed- location devices.
In the example shown in figure 1 , the sender 102 and receiver 104 are shown as communicating via the TCP protocol. The TCP protocol is well-known and therefore it will not be described in full detail herein. With the TCP protocol, the sender 102 sends a series of TCP frames (or data packets) to the receiver 104. The receiver 104 is then arranged to send acknowledgements back to the sender 102 to acknowledge receipt of the data packets that the receiver 104 has received. In figure 1 , the data packets sent by the sender 102 are shown using solid-line arrows, whilst the acknowledgements sent by the receiver 104 are shown using dashed- line arrows.
The receiver 104 is configured to send one acknowledgement back to the sender 102 to indicate that it has received n data packets. As is known, the value of n may be greater than 1 , in which case the receiver 104 is employing so-called " delayed-Acld' . The value of n may be equal to 1 , in which case the receiver 104 is not employing delayed-Ack. The use of delayed-Ack for the TCP protocol is set out in IETF RFC 1122 - see, (i) http://www. rfc-archive.org/getrfc. php?rfc=1122 or (ii) http://www.faqs.org/rfcs/rfc1122.html (in particular section 4.2.3.2) the entire disclosures of which are incorporated herein by reference. It will be appreciated that other communications protocols may be used. Embodiments of the invention simply make use of communication between the sender 102 and receiver 104 in which (i) the sender 102 transmits data packets to the receiver 104; and (ii) the receiver 104 transmits acknowledgements back to the sender 102 to acknowledge receipt of the data packets that the receiver 104 has received, where one acknowledgement is transmitted back to the sender 102 to indicate that the receiver 104 received n data packets. The n data packets to which a single acknowledgement corresponds may be n consecutive data packets in an ordered
1 series of data packets. The acknowledgement frequency is defined to be f = — . As will be n described in more detail below, embodiments of the invention concern when and how to select the value of n to use. Figure 2 schematically illustrates the main components of a receiver 104 according to an embodiment of the invention. In the embodiment shown in figure 2, the receiver 104 is a wireless communications device (such as a mobile or portable telephone, a cell phone, a laptop, a personal digital assistant, or any other communication device operable to communicate over a wireless communications link). It will be appreciated that the receiver 104 may comprise more functional components than are actually illustrated in figure 2.
The receiver 104 comprises a processing unit (or processor) 200 for carrying out operational processing for the receiver 104 (which includes the receiving of data packets and the sending of acknowledgements, as discussed above). The receiver 104 also has a communication section 202 for providing and enabling wireless communication via a wireless communication link. The communication section 202 typically comprises an antenna 204, a modulation/demodulation section (not shown), and a coding/decoding section (not shown), for example, as will be known to a skilled person and thus will not be described further herein. The communication section 202 is coupled to the processing unit 200.
The receiver 104 also has a man-machine-interface (an MMI) 206, including elements such as a key pad, microphone, speaker and display screen, for providing an interface between the receiver 104 and a user of the receiver 104. The MMI 206 is also coupled to the processing unit 200. The processing unit 200 may be a single processor or may comprise two or more processors carrying out all of the processing required for the operation of the receiver 104. The number of processors and the allocation of processing functions to the processors is a matter of design choice for a skilled person. The receiver 104 also has a memory 208 storing programs for execution by the processing unit 200. The stored programs contain processor instructions for execution by the processing unit 200 to control operation of the receiver 104. The programs may contain a number of different program elements or sub-routines containing processor instructions for a variety of different tasks, for example, for: communicating with the user via the MMI 206; controlling the receipt of data packets from the sender 102 and the sending of acknowledgements back to the sender 102; and for carrying out embodiments of the invention to set the acknowledgement frequency f by setting the value for n.
The receiver 104 may be powered by one or more batteries 210.
It will be appreciated that embodiments of the invention are not limited to the specific configuration for the receiver 104 illustrated in figure 2. The receiver 104 simply requires a processing unit 200, having one or more processors, that is arranged to receive data packets and to send acknowledgements in respect of those data packets (the acknowledgements being sent in the above-described manner).
In one embodiment of the invention, the processing unit 200 has two modes of operation (or operational/running/processing states) available for processing data (which includes receiving data packets and sending acknowledgements). During the data processing, the processing unit 200 will use one of these two different modes of operation. The first mode of operation shall be referred to as the "normal mode" and the second mode of operation shall be referred to as the "turbo mode". The processing unit 200 clocks its one or more processors at a higher frequency in the turbo mode than the frequency it runs the one or more processors when operating in the normal mode. In other words, the processing unit 200 is able to perform more operations per unit time when in the turbo mode than when in the normal mode. For example, in one embodiment, the processing unit 200 has two processors which run at 208MHz and 400MHz respectively in the normal mode, but which run at 312MHz and 512MHz respectively in the tubro mode. Consequently, the processing unit 200 requires (draws, uses or consumes) more power when it is operating in the turbo mode than when it is operating in the normal mode.
The processing unit 200 is arranged to switch or move between the normal mode and the turbo mode, depending on the current processing circumstances. The processing unit 200 may, for example, execute a task (which may be a high-priority task) that monitors the current processing situation and parameters for the current processing and that determines, based on this monitoring, whether the processing unit 300 should be running in the normal mode or in the turbo mode.
Figure 3 schematically illustrates the switching between the normal mode and the turbo mode, and the resulting impact on the power consumed by the processing unit 200 according to an embodiment of the invention. The processing unit 200 is arranged to measure or monitor the current processing load for the processing unit 200. In the example shown in figure 3, this load is measured in terms of how many processing cycles are required per unit time in order to perform the data processing currently being demanded of the processing unit 200. This may be measured in millions of cycles per second (MCPS). In figure 3, the switching between normal mode and turbo mode is based on the measured MCPS-requirement for the data processing.
If the processing unit 200 is currently operating in the normal mode, then it will remain in the normal mode provided that the measured MCPS-requirement remains below a first threshold Ta. If the measured MCPS-requirement rises to the first threshold Ta, then the processing unit 200 begins operating in the turbo mode. As can be seen from figure 3, this results in an increase in current drawn by the processing unit 200, and hence an increase in the power being consumed by the processing unit 200.
If the processing unit 200 is currently operating in the turbo mode, then it will remain in the turbo mode provided that the measured MCPS-requirement remains above a second threshold Tb. If the measured MCPS-requirement falls to the second threshold Tb, then the processing unit 200 begins operating in the normal mode. As can be seen from figure 3, this results in a decrease in current drawn by the processing unit 200, and hence a decrease in the power being consumed by the processing unit 200.
The first threshold Ta may be the same as the second threshold Tb. However, the first threshold Ta is normally greater than the second threshold Tb to avoid the processing unit 200 from jittering between the normal mode and the turbo mode, which would result in undesirably large processing delays whilst the processing unit 200 switches between the normal mode and the turbo mode.
Embodiments of the invention aim to help prevent the processing unit 200 from having to switch from using the normal mode of operation to using the turbo mode of operation.
Additionally, embodiments of the invention aim to enable the processing unit 200 to switch from using the turbo mode of operation to using the normal mode of operation. In this way, the amount of power consumed by the processing unit 200 can be reduced. For receivers 104 that use a battery 210 as the power source, embodiments of the invention can help prolong the lifetime of the battery and/or increase the period before a rechargeable battery has to be recharged.
Additionally, this reduction in power consumption (whether for battery-powered receivers 104 or non-battery-powered receivers 104), causes the receiver 104 to be cheaper to operate and more environmentally friendly.
Embodiments of the invention achieve this due to the recognition that decreasing the acknowledgement frequency f (\.e. increasing the value of n) for sending acknowledgements back to the sender 104 results in the processing unit 200 having to perform fewer computations per unit time. This is due to there being fewer acknowledgements to send per unit time as n is increased. This results in a saving in the MCPS-requirement. Figure 4 is a graph illustrating example savings in MCPS-requirements for the processing in one embodiment when different values of n are used. The saving in MCPS is the saving in comparison to when the value of n is equal to 1 (i.e. in comparison to when delayed-Ack is not used). In figure 4, multiple plots are shown, each plot corresponding to a respective rate at which data packets are received by the receiver 104 (which shall be referred to as the packet rate). As can be seen, for a given value of n, greater savings in MCPS are achieved for higher packet rates. This is because, at higher packet rates, more packets are received by the receiver 104 and hence the receiver 104 needs to send more acknowledgements. Figure 5 schematically illustrates an overview of how the processing unit 200 determines the value of n to use, i.e. determines the acknowledgement frequency to use. Figure 5 is similar to figure 3, except that two additional MCPS-requirement thresholds are used: (1 ) a third threshold T1 , lower than Ta and Tb and (2) a fourth threshold T4, higher than Ta and Tb. The thresholds T1 and T2 define a region (or range of values) R from T1 to T2. The range R therefore includes a value for the MCPS-requirement at which the processing unit 200 switches between the normal mode and the turbo mode, namely: (1 ) the value Ta when considering switching from normal mode to turbo mode; and (2) the value Tb when considering switching from turbo mode to normal mode.
If the current MCPS-requirement, as measured (or monitored or assessed) by the processing unit 200, does not lie in the region R, then the processing unit 200 sets the value of n to be a predetermined value p. In one embodiment, this predetermined value p may be equal to 1 , i.e. when the current MCPS-requirement is not in the range R, then the processing unit 200 does not use delayed-Ack. However, in other embodiments, the predetermined value p may be an integer greater than 1 , such as 2 or 3. If the current MCPS-requirement, as measured (or monitored or assessed) by the processing unit 200, lies in the region R, then the processing unit 200 sets the value of n to be a value m. The value of m is greater than the above-mentioned predetermined value p which is used when the current MCPS-requirement does not lie in the region R.
In this way, the processing unit 200 decides to use an increased value for n when the MCPS-requirement is close to the MCPS value at which the processing unit 200 would switch either from normal mode to turbo mode, or from turbo mode to normal mode (i.e. when the MCPS-requirement is in the range R). By using an increased value for n in these circumstances, the processing unit 200 decides to forego sending as many acknowledgements as it normally would as a tradeoff for producing an MCPS-saving (i.e. a reduction in the MCPS-requirement), as illustrated in figure 4. This saving has the following consequences:
(a) When the processing unit 200 is currently in normal mode, then the above-mentioned MCPS saving means that the processing unit 200 is less likely to reach the stage at which the current MCPS-requirement reaches the threshold Ta. This therefore reduces the likelihood of the processing unit 200 having to switch to the turbo mode, and therefore helps reduce the overall amount of power consumed by the processing unit 200.
(b) When the processing unit 200 is currently in turbo mode, then the above-mentioned MCPS saving means that the processing unit 200 is more likely to reach the stage at which the current MCPS-requirement reaches the threshold Tb. This therefore increases the likelihood of the processing unit 200 being able to switch back to the normal mode, and therefore helps reduce the overall amount of power consumed by the processing unit 200.
The value of T1 may be a predetermined amount lower than Ta or may be a predetermined multiple of Ta (such as 0.8Ta). Similarly, the value of T2 may be a predetermined amount above Tb or may be a predetermined multiple of Tb (such as 1.25Tb). The processing unit 200 may be configured to use specific values of T1 and T2, based on Ta and/or Tb, in order to provide a certain desired likelihood of switching to using the higher value of n in order to avoid using turbo mode. In particular, the larger the range R, the more likely it is that the processing unit 200 will avoid using the turbo mode. The particular choice of the value m will be described in more detail later.
Figure 6 schematically illustrates functional components of the processing unit 200, according to an embodiment of the invention, that are used to achieve the above-described switching between using different values of n. These functional components may be hardware components of the processing unit 200 and/or may be software components (e.g. a part of one or more processes or tasks being executed by the processing unit 200).
The processing unit 200 comprises a metric module 600 that is arranged to determine a metric (value or property or parameter) indicative of the current processing load for the processing unit 200. This metric may be the actual MCPS-requirement. However, other metrics that have a relationship with (or that are indicative of) the MCPS-requirement could be used, such as the rate at which data packets are being received by the receiver 104 or the number of processing operations or processing cycles that the processing unit 200 needs to perform per unit time in order to perform the current data processing demanded of the processing unit 200 by the receiver 104.
The processing unit 200 also comprises an acknowledgement configuration module 602, which is in communication with the metric module 600. The acknowledgement configuration module 602 makes use a range of values between two threshold values. In the case in which the metric determined by the metric module 600 is the actual MCPS-requirement, then the range used by the acknowledgement configuration module 602 is the range R from the third threshold T1 to the fourth threshold T2, as illustrated in figure 5. However, when the metric is another metric having a relationship with the MCPS-requirement, then the acknowledgment configuration module 602 uses a range corresponding to the range R of figure 5. The range used includes a value that the metric would assume when the processing unit 200 switches between the normal mode and the turbo mode. The acknowledgement configuration module 602 is arranged to determine whether or not the metric determined by the metric module 600 lies in that range of values being used. If the metric does not lie in that range of values, then the acknowledgement configuration module 602 sets the value of n to be a predetermined value p. However, if the metric does lie in that range of values, then the acknowledgement configuration module 602 sets the value of n to be an alternative value m, where m is greater than the above-mentioned predetermined value p. The actual method for choosing m will be described in more detail later.
The processing unit 200 also comprises an acknowledgement module 604 that uses the value of n determined and set by the acknowledgement configuration module 602. The acknowledgement module 604 is arranged to send one acknowledgement to the sender 102 in respect of n corresponding data packets that the receiver 104 has received from the sender 102. As such, the acknowledgement module 604 may vary the frequency at which it communicates acknowledgements back to the sender 102, with this variation being in accordance with the value of n set by the acknowledgement configuration module 602, based on the metric determined by the metric module 600.
The processing unit 200 may also comprise an optional packet rate module 606 which is arranged to determine the throughput of data, or a packet rate indicating a rate at which the receiver 104 receives data packets. As described in more detail later, the acknowledgement configuration module 602 may take into account the packet rate (or throughput), as determined by the packet rate module 606, when determining the value of n to use.
Figure 7 is a flowchart schematically illustrating the processing 700 performed by the processing unit 200 of figure 6 according to an embodiment of the invention.
At a step S702, the metric module 600 determines the metric that is to be used. In figure 7, this metric is the actual MCPS-requirement. At a step S704, the acknowledgment configuration module 602 determines whether the determined metric lies within the range of values that it is using. As the embodiment of figure 7 is using the actual MCPS-requirement as its metric, the range being used is the range R from T1 to 12.
If the metric does not lie in the range of values being used, then, at a step S706, the acknowledgement configuration module 602 sets the value of n to be the predetermined value p.
If p equals 1 , then this is equivalent to not using delayed-Ack. However, some embodiments use an integer value of p greater than 1.
On the other hand, if the metric lies in the range of values being used, then, at a step S708, the acknowledgement configuration module 602 sets the value of n to be a predetermined value m greater than the predetermined value p. As p is at least 1 , then the value of m will be greater than 1 , so that delayed-Ack will then be used.
After the steps S706 and S708, processing returns to the step S702. This may be performed in such a way that the processing unit 200 performs the processing 700 at a predetermined frequency (e.g. once every 10 milliseconds). The processing 700 of figure 7 has been shown as a flow diagram that is implemented in order to check the current value of the metric from the metric module 600 and to set the value of n accordingly. However, it will be appreciated that the same result could be achieved in other ways, for example, using a state machine. For example, when the metric values lies outside of the range being used, then the acknowledgement configuration module 602 could be in a first state in which n has been set to the predetermined valued p. In this first state, the acknowledgement configuration module 602 waits for the value of the metric to enter the range being used, in which case the acknowledgement configuration module 602 moves to a second state in which n is set to the predetermined valued m. In this second state, the acknowledgement configuration module 602 waits for the value of the metric to leave the range being used, so that the acknowledgement configuration module 602 can then return to the first state in which the value of n is reset to p.
Figure 8 is a flowchart schematically illustrating the processing 800 performed by the processing unit 200 of figure 6 according to an embodiment of the invention. The processing 800 of figure 8 has several steps in common with the processing 700 of figure 7. Such steps have the same reference numeral and shall not be described again.
The processing 700 of figure 7 set the value of n to be a predetermined value m (greater than the predetermined value p) when the metric lies in the range being used by the acknowledgement configuration module 602. In contrast, the processing 800 of figure 8 does not use a predetermined value m, by rather determines a value m to which the value of n is to be set. The value of m is determined by the processing unit 200 based on the current data throughput, i.e. based on the rate at which data packets are being received by the receiver 104.
Hence, at a step S802, the packet rate module 606 monitors, or determines, a packet rate representing the current rate at which the receiver 104 is receiving data packets.
The step S708 of figure 7 has been replaced in figure 8 by steps S804 and S806. At the step S804, the acknowledgement configuration module 602 uses the packet rate determined by the packet rate module 606 to determine the value m. At the step S806, the acknowledgement configuration module 602 sets the value of n to be the value m determined at the step S804.
The determination of the value of m at the step S804 may rely on the relationship between the packet rate and the MCPS saving as illustrated in figure 4. In particular, as shown in figure 4, the MCPS saving approaches its asymptote sooner (i.e. at lower values of n) for lower packet rates than for higher packet rates. In other words the increase in MCPS saving becomes negligible sooner (i.e. at lower values of n) for lower packet rates than for higher packet rates. For example, the plots shown in figure 4 show that when packet rate is low (say 10 packets per second), there is little benefit in using a value of n above 2 or 3, as increasing n beyond such a value has little impact on the MCPS saving. In contrast, when the packet rate is high (say about 550 packets per second), then there is still benefit in using a value of n above 2 or 3, or even above 9 or 10, as increasing n beyond such a value still has a significant impact on the MCPS saving. Hence, the acknowledgement configuration module 602 may make use of a predetermined function to determine a value for m based on the current throughput (or packet rate). Alternatively, the acknowledgement configuration module 602 may make use of a lookup table stored in the memory 208. This lookup table could store values to use for m for corresponding packet rates. The acknowledgement configuration module 602 could then chose the entry in the lookup table that has the packet rate closest to the current packet rate, and then use the corresponding value of m indicated in the lookup table. Alternatively, the lookup table could store, for each possible value of m, a corresponding packet rate that represents the lowest and/or the highest value for the packet rate at which that value of m should be selected. In this way, the lookup table splits the possible packet rates into ranges of values, with a corresponding value for m being associated with each range. The acknowledgment configuration module 602 could then chose the value of m corresponding to the range of values within which the current packet rate lies.
Figure 9 is a flowchart schematically illustrating the processing 900 performed by the processing unit 200 of figure 6 according to an embodiment of the invention. The processing 900 of figure 9 is the same as the processing 800 of figure 8, together with a number of further steps. As such, the steps that figures 8 and 9 have in common have the same reference numeral and shall not be described again.
In particular, it may be undesirable for the acknowledgement configuration module 602 to have a large impact on the data throughput. Therefore, in the embodiment of figure 9, the processing 900 is arranged to determine whether a change of packet rate that has resulted from changing the value of n to a current value from an immediately preceding value exceeds a predetermined threshold. If this predetermined threshold has been exceed, then the value of n is reset to be the immediately preceding value. Hence, the processing 900 of figure 9 makes uses of a variable nprθV to store the value that n assumed before it took its current value.
Hence, after the step S706 and after the step S806, at which the acknowledgement configuration module 602 has set the value of n, the acknowledgement configuration module 602, at a step S902, determines whether the current value of n equals nprθV.
If the current value of n has not changed (i.e. if n = nprev), then there are no further checks that need to be made.
However, if the value of n has changed (i.e. if n ≠ nprev), then processing continues at a step S904 at which the acknowledgement configuration module 602 determines whether changing the value of n from the previous value nprθV to its current value has had a large impact on the data throughput (or packet rate). The acknowledgement configuration module 602 uses throughput measurements determined by the packet rate module 606 for the step S904. In particular, if it is determined at the step S904 that the packet rate has changed by over a predetermined percentage of the previous packet rate, or that the packet rate has changed by over predetermined amount from the previous packet rate, then processing continues at the step S906, at which the value of n is reset to be the value of npmv; otherwise, then value of npmv is set to be the new value of n at a step S908.
It will be appreciated that the processing 900 may involve a delay before (or as part of) the step S904 in order to give the packet rate module 606 sufficient time to assess the packet rate when using the newly updated value of n. For example, a predetermined wait/delay may be used between the step S902 and the step S904.
In some embodiments, a maximum value for n, nmax, may be used and imposed at the step S804. This maximum value may be a predetermined maximum value. Alternatively, the maximum value may be calculated at the step S804 as illustrated schematically in figure 10. At a step S1000, the return-trip-time, RTT, (i.e. the time between the sender 102 sending a data packet and the time that the sender 102 receives an acknowledgement in respect of that data packet) is determined. This may be achieved in any known way.
At a step S1002, the current "congestion window" Cwnd is determined, where Cwnd represents the number of data packets that the sender 102 sends out in the time between the sender 102 sending out a particular data packet and the sender 102 receiving the acknowledgement corresponding to that data packet. The step S1002 calculates Cwnd as the product of RTT and the current packet rate (as measured by the packet rate module 606).
Then, at a step S1004, the maximum value for nmaχ is determined as a predetermined multiple of Cwnd. In figure 10, the predetermined multiple is 0.5. The lower the multiple, the more frequently acknowledgements will be sent back to the sender 102. Hence, a minimum acknowledgement frequency f can be imposed. This may be desirable due to requirements imposed by users on the sender 102 and/or the receiver 104. For example, the sender 102 may require a certain number of acknowledgements per congestion window, and the predetermined multiple used at the step S1004 can then be set accordingly to ensure a minimum acknowledgement frequency.
It will be appreciated that other ways of setting the maximum value nmaχ could be used for other purposes.
The value of nmaχ could be used at the step S804 simply by limiting the value m to be at most nmax. However, in one embodiment, nmax is used in an additional, or alternative, way. At the step S804, once a potential value for m has been determined (as described above using a formula or lookup tables), then the acknowledgement configuration module 602 may determine the potential MCPS-saving that could result from using nmaχ instead of using the current potential value for m. This could be achieved by reference to the plots shown in figure 4, or could be calculated, for example according to:
saving = αr{ym -ynmax) where r is the packet rate (as measured by the packet rate module 606) and α is a predetermined constant. If the MCPS-saving is then sufficiently large, then, at the step S804, the acknowledgement configuration module 602 may set m to be nmaχ instead of the current potential value or m. The assessment of whether the MCPS-saving is sufficiently large could be, for example, whether the saving is greater than (Ta-TI ) or (T2-Tb), or some other predetermined threshold.
It will be appreciated that, whilst the embodiments described involve a processing unit 200 with two modes of operation (normal mode and turbo mode), other processing units 200 may have more than two modes of operation, each with its own frequency of operation and power consumption levels. The above-described methods for setting the value of n (a) help prevent moving from a current mode of operation to another mode of operation that would consume more power and (b) help induce moving from a current mode of operation to another mode of operation that would consume less power. As such, the above-described method can also be applied to processing units 200 that have more than two modes of operation, so that the potential mode switches can be better managed to reduce power consumption.
Embodiments of the invention may be implemented as a computer program for running on a computer system. The computer program at least includes code portions for performing steps of one or more of the above-mentioned methods according to embodiments of the invention, when run on a computer system. The computer program may, for example, include one or more of: a subroutine, a function, a procedure, an object method, an object implementation, an executable application, an applet, a servlet, source code, object code, a shared library/dynamic load library and/or other sequence of instructions designed for execution on a computer system. The computer program may be provided on a data carrier, or data carrying medium. The data carrying medium may be a storage medium, such as an optical disk (e.g. DVD or a CD), a magnetic disk (such as a hard drive) or a memory (such as a flash memory, a ROM, a RAM, a memory card, etc.). The data carrying medium may be a transmission medium or a data connection, such as a telephone cable or a wireless connection.

Claims

1. A data processing apparatus (104) comprising: a processing unit (200) arranged to process data, wherein processing data comprises receiving data packets from a sender (102) and sending acknowledgements to the sender (102) in respect of received data packets, the processing unit (200) having a first mode of operation and a second mode of operation for processing data, the second mode of operation requiring more power than the first mode of operation, the processing unit (200) being arranged to switch between the first mode of operation and the second mode of operation based on a processing load for the processing unit (200); a metric module (600) arranged to determine a metric indicative of the processing load for the processing unit (200); an acknowledgement module (604) arranged to send one acknowledgement in respect of n received data packets; and an acknowledgement configuration module (602) arranged to set n to be a value m greater than a first predetermined value if the metric lies in a predetermined range that includes a value that the metric assumes when the processing unit (200) switches between the first mode of operation and the second mode of operation, and to the first predetermined value otherwise.
2. An apparatus according to claim 1 , in which the first predetermined value equals 1.
3. An apparatus according to any one of the preceding claims, in which the metric represents a number of operations that the processing unit (200) needs to perform per unit time for the data processing.
4. An apparatus according to claim 1 or 2, in which the metric represents a number of processing cycles that the processing unit (200) needs to use per unit time for the data processing.
5. An apparatus according to claim 1 or 2, in which the metric represents a rate at which the apparatus (104) receives data packets.
6. An apparatus according to any one of the preceding claims, comprising a packet rate module (606) arranged to determine a packet rate representing a rate at which the apparatus (104) receives data packets, wherein the acknowledgement configuration module (602) is arranged to determine the value of m based on the packet rate.
7. An apparatus according to claim 6, in which the acknowledgement configuration module (602) is arranged to determine whether a change of packet rate resulting from changing the value of n to a current value from an immediately preceding value exceeds a first predetermined threshold and, if so, to reset the value of n to be the immediately preceding value.
8. An apparatus according to any one of the preceding claims, wherein the acknowledgement configuration module (602) is arranged to: determine a maximum value for the value of n; determine the difference between the value that the metric would assume if the value of n were set to the value of m and the value that the metric would assume if the value of n were set to the maximum value of n; and set m to be the maximum value for n if the difference exceeds a second predetermined threshold.
9. An apparatus according to claim 8, in which the maximum value for the value of n is a predetermined maximum value.
10. An apparatus according to claim 8, when dependent on claim 6, in which the acknowledgement configuration module (602) is arranged to determine the maximum value for the value of n based on (i) the time between the sender (102) having sent a data packet and the time the sender (102) receives an acknowledgement in respect of that data packet and (ii) the packet rate.
11. An apparatus according to any one of claims 1 to 5, in which m is a second predetermined value greater than the first predetermined value.
12. A method for processing data using a processing unit (200), wherein the processing unit
(200) has a first mode of operation and a second mode of operation for processing data, the second mode of operation requiring more power than the first mode of operation, the processing unit (200) being arranged to switch between the first mode of operation and the second mode of operation based on a processing load for the processing unit (200), wherein the method comprises: receiving data packets from a sender (102); sending acknowledgements to the sender (102) in respect of received data packets, wherein sending acknowledgements comprises sending one acknowledgement in respect of n received data packets; determining a metric indicative of a processing load for the processing unit (200); setting the value of n to be a value m greater than a first predetermined value if the metric lies in a predetermined range that includes a value that the metric assumes when the processing unit (200) switches between the first mode of operation and the second mode of operation, and to the first predetermined value otherwise.
13. A computer program which, when executed by a computer, carries out a method according to claim 12.
14. A data carrying medium carrying a computer program according to claim 13.
15. A medium according to claim 14, in which the medium is a storage medium or a transmission medium.
PCT/IB2008/055632 2008-09-30 2008-09-30 Data processing WO2010038108A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US13/120,477 US8812641B2 (en) 2008-09-30 2008-09-30 Processing load with normal or fast operation mode
PCT/IB2008/055632 WO2010038108A1 (en) 2008-09-30 2008-09-30 Data processing
US14/340,864 US9229767B2 (en) 2008-09-30 2014-07-25 Processing load with normal or fast operation mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/IB2008/055632 WO2010038108A1 (en) 2008-09-30 2008-09-30 Data processing

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US13/120,477 A-371-Of-International US8812641B2 (en) 2008-09-30 2008-09-30 Processing load with normal or fast operation mode
US14/340,864 Division US9229767B2 (en) 2008-09-30 2014-07-25 Processing load with normal or fast operation mode

Publications (1)

Publication Number Publication Date
WO2010038108A1 true WO2010038108A1 (en) 2010-04-08

Family

ID=40732209

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2008/055632 WO2010038108A1 (en) 2008-09-30 2008-09-30 Data processing

Country Status (2)

Country Link
US (2) US8812641B2 (en)
WO (1) WO2010038108A1 (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8576711B1 (en) * 2010-09-28 2013-11-05 Google Inc. System and method for reducing latency via client side dynamic acknowledgements
JP6064593B2 (en) * 2012-12-27 2017-01-25 富士通株式会社 Program, information processing apparatus, and communication method
US9980114B2 (en) * 2013-03-15 2018-05-22 Elwha Llc Systems and methods for communication management
US9713013B2 (en) * 2013-03-15 2017-07-18 Elwha Llc Protocols for providing wireless communications connectivity maps
US9451394B2 (en) 2012-12-31 2016-09-20 Elwha Llc Cost-effective mobile connectivity protocols
US9832628B2 (en) 2012-12-31 2017-11-28 Elwha, Llc Cost-effective mobile connectivity protocols
US9635605B2 (en) * 2013-03-15 2017-04-25 Elwha Llc Protocols for facilitating broader access in wireless communications
US9876762B2 (en) 2012-12-31 2018-01-23 Elwha Llc Cost-effective mobile connectivity protocols
US9781664B2 (en) 2012-12-31 2017-10-03 Elwha Llc Cost-effective mobile connectivity protocols
US9693214B2 (en) 2013-03-15 2017-06-27 Elwha Llc Protocols for facilitating broader access in wireless communications
US9807582B2 (en) 2013-03-15 2017-10-31 Elwha Llc Protocols for facilitating broader access in wireless communications
US9706060B2 (en) 2013-03-15 2017-07-11 Elwha Llc Protocols for facilitating broader access in wireless communications
US9781554B2 (en) 2013-03-15 2017-10-03 Elwha Llc Protocols for facilitating third party authorization for a rooted communication device in wireless communications
US9866706B2 (en) 2013-03-15 2018-01-09 Elwha Llc Protocols for facilitating broader access in wireless communications
US9706382B2 (en) 2013-03-15 2017-07-11 Elwha Llc Protocols for allocating communication services cost in wireless communications
US9596584B2 (en) 2013-03-15 2017-03-14 Elwha Llc Protocols for facilitating broader access in wireless communications by conditionally authorizing a charge to an account of a third party
US9843917B2 (en) 2013-03-15 2017-12-12 Elwha, Llc Protocols for facilitating charge-authorized connectivity in wireless communications
US9813887B2 (en) 2013-03-15 2017-11-07 Elwha Llc Protocols for facilitating broader access in wireless communications responsive to charge authorization statuses

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6356538B1 (en) * 1998-03-30 2002-03-12 Oki Telecom, Inc. Partial sleep system for power savings in CDMA wireless telephone devices
US20080224903A1 (en) * 2007-03-12 2008-09-18 Allen Samuels Systems and methods for sharing compression histories between multiple devices

Family Cites Families (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6049882A (en) * 1997-12-23 2000-04-11 Lg Semicon Co., Ltd. Apparatus and method for reducing power consumption in a self-timed system
US6594701B1 (en) * 1998-08-04 2003-07-15 Microsoft Corporation Credit-based methods and systems for controlling data flow between a sender and a receiver with reduced copying of data
JP2000311026A (en) * 1999-04-28 2000-11-07 Hitachi Ltd Information processor
US6961309B2 (en) 2001-04-25 2005-11-01 International Business Machines Corporation Adaptive TCP delayed acknowledgment
US7260106B2 (en) * 2002-01-24 2007-08-21 Intel Corporation Method and apparatus for managing energy usage of processors while executing protocol state machines
US7225266B2 (en) 2002-12-20 2007-05-29 Nokia Corporation Adaptive delayed ACK switching for TCP applications
ATE337650T1 (en) * 2004-02-27 2006-09-15 Mitsubishi Electric Corp METHOD AND APPARATUS FOR THE JOINT DYNAMIC MANAGEMENT OF WINDOW LENGTHS OF SEVERAL ARQ DATA CONNECTIONS
US7334145B2 (en) * 2004-06-07 2008-02-19 Intel Corporation Predictive processor speed governor
US7706274B2 (en) * 2004-07-29 2010-04-27 Dell Products L.P. High performance TCP for systems with infrequent ACK
US7304975B2 (en) * 2004-08-16 2007-12-04 Freescale Semiconductor, Inc. Method for providing rapid delayed frame acknowledgement in a wireless transceiver
JP4481912B2 (en) * 2005-10-06 2010-06-16 キヤノン株式会社 Network device, network system, power saving control method and program for network device
ATE508604T1 (en) * 2005-12-13 2011-05-15 Panasonic Corp CHOOSING AN ACCESS NODE TO SEND RECEIPT ACKNOWLEDGMENTS TO A WIRELESS NETWORK
EP1982478B1 (en) * 2006-02-06 2019-03-20 Telefonaktiebolaget LM Ericsson (publ) Performance optimization for an uplink channel in a wireless communication network
US20070230479A1 (en) 2006-03-31 2007-10-04 Nokia Corporation Method and apparatus for providing adaptive acknowledgement signaling in a communication system
JP4587985B2 (en) * 2006-04-10 2010-11-24 シャープ株式会社 Image processing device
US8125243B1 (en) * 2007-03-12 2012-02-28 Cypress Semiconductor Corporation Integrity checking of configurable data of programmable device
US8086886B2 (en) * 2007-08-31 2011-12-27 Silicon Image, Inc. Group power management of network devices
US7983204B2 (en) * 2007-11-27 2011-07-19 Motorola Mobility, Inc. Wirelesss communication device and method
US7978626B1 (en) * 2009-01-13 2011-07-12 Sprint Spectrum L.P. Method and system for adaptive hybrid automatic repeat request protocols based on network conditions
US8433967B2 (en) * 2011-02-10 2013-04-30 Freescale Semiconductor, Inc. Method and system for detecting retransmission threshold condition in selective repeat ARQ communication system
JP5360114B2 (en) * 2011-03-31 2013-12-04 ブラザー工業株式会社 Communication device
CN102510422B (en) * 2011-10-09 2014-06-25 惠州Tcl移动通信有限公司 Mobile terminal and method for regulating operating load thereof
US9386088B2 (en) * 2011-11-29 2016-07-05 A10 Networks, Inc. Accelerating service processing using fast path TCP
JP6094357B2 (en) * 2013-04-22 2017-03-15 富士通株式会社 COMMUNICATION METHOD, COMMUNICATION SYSTEM, AND COMMUNICATION DEVICE
US8891588B1 (en) * 2013-08-06 2014-11-18 Cisco Technology, Inc. On-demand medium to low transmission power channel switching in computer networks

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6356538B1 (en) * 1998-03-30 2002-03-12 Oki Telecom, Inc. Partial sleep system for power savings in CDMA wireless telephone devices
US20080224903A1 (en) * 2007-03-12 2008-09-18 Allen Samuels Systems and methods for sharing compression histories between multiple devices

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JAEHYUK JANG ET AL: "Adaptive Power Saving Strategies for IEEE 802.16e Mobile Broadband Wireless Access", COMMUNICATIONS, 2006 ASIA-PACIFIC CONFERENCE ON, IEEE, PI, 1 August 2006 (2006-08-01), pages 1 - 5, XP031024186, ISBN: 978-1-4244-0573-2 *
JOSE P ET AL: "Performance of link adaptation in GPRS networks", VEHICULAR TECHNOLOGY CONFERENCE, 2000. IEEE VTS FALL VTC 2000. 52ND SEPT. 24-28, 2000, PISCATAWAY, NJ, USA,IEEE, vol. 2, 24 September 2000 (2000-09-24), pages 492 - 499, XP010525437, ISBN: 978-0-7803-6507-0 *

Also Published As

Publication number Publication date
US9229767B2 (en) 2016-01-05
US8812641B2 (en) 2014-08-19
US20110173312A1 (en) 2011-07-14
US20140337859A1 (en) 2014-11-13

Similar Documents

Publication Publication Date Title
US9229767B2 (en) Processing load with normal or fast operation mode
JP5784588B2 (en) Power consumption management of mobile communication devices
US8676154B2 (en) Methods, systems, and computer program products for controlling data transmission based on power consumption
KR101502861B1 (en) Protocol stack power optimization for wireless communications devices
JP4951631B2 (en) Optimization method for improved transfer rate adaptation and low power control of wireless local area network (WLAN) semiconductor chip, WLAN device, and communication device
EP2140578A1 (en) Discontinuous reception method and apparatus of user equipment in a mobile communication system
KR20100044268A (en) Buffering techniques for power management
EP2803157A1 (en) Rate and power control systems and methods using harq feedback
EP2545652A2 (en) Power efficient communications
CN103782623A (en) Method and apparatus for adjusting TCP RTO when transiting zones of high wireless connectivity
CN106980353B (en) Electronic device, control method and control device thereof
US10243871B1 (en) System for controlling use of network resources by devices
JP5620438B2 (en) Mobile terminal and communication control method
JP2004192256A (en) Network controller
US20240089991A1 (en) Method and device for controlling sidelink communication, and storage medium
JP6589539B2 (en) Electronic device and clock frequency adjusting method
JP7311170B2 (en) Power supply system, control device, power supply method and program
JP2004215058A (en) Radio data communication equipment
KR100343867B1 (en) Device and method of determining quality of radio communication in a mobile communication system
JP2012169761A (en) Network relay device and control method for network relay device
JP2008252312A (en) Transmission power control method and radio communication device
US9769767B1 (en) System for simultaneous wireless communication
JP2013038738A (en) Radio device, method for suppressing transmission power consumption, and program
KR100628755B1 (en) A mobile communication terminal having a function to change the main CPU clock and the method thereof
CN102064823B (en) Hysteresis nonlinear state machine with overlapping thresholds for automatic frequency control

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 13120477

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08875936

Country of ref document: EP

Kind code of ref document: A1