GB2403823A - Determining a voltage/frequency profile that meets deadlines - Google Patents

Determining a voltage/frequency profile that meets deadlines Download PDF

Info

Publication number
GB2403823A
GB2403823A GB0315956A GB0315956A GB2403823A GB 2403823 A GB2403823 A GB 2403823A GB 0315956 A GB0315956 A GB 0315956A GB 0315956 A GB0315956 A GB 0315956A GB 2403823 A GB2403823 A GB 2403823A
Authority
GB
United Kingdom
Prior art keywords
voltage
frequency
profile
resources
cycle count
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GB0315956A
Other versions
GB0315956D0 (en
GB2403823B (en
Inventor
Anthony Craig Dolwin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Europe Ltd
Original Assignee
Toshiba Research Europe Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Research Europe Ltd filed Critical Toshiba Research Europe Ltd
Priority to GB0315956A priority Critical patent/GB2403823B/en
Publication of GB0315956D0 publication Critical patent/GB0315956D0/en
Priority to EP04253699A priority patent/EP1496424A3/en
Priority to US10/876,689 priority patent/US7328073B2/en
Priority to JP2004197892A priority patent/JP4157502B2/en
Publication of GB2403823A publication Critical patent/GB2403823A/en
Application granted granted Critical
Publication of GB2403823B publication Critical patent/GB2403823B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

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
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • G06F9/4887Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues involving deadlines, e.g. rate based, periodic
    • 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
    • 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
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/324Power saving characterised by the action undertaken by lowering clock frequency
    • 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
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3296Power saving characterised by the action undertaken by lowering the supply or operating voltage
    • 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
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The present invention relates to processing apparatus utilising dynamic scaling of voltage (DVS), and in particular although not exclusively to a controller for such apparatus. The invention is especially applicable to software defined radio (SDR), but is not so limited and may be applied to other re-configurable electronic systems. The present invention provides a controller for a processing apparatus having a plurality of processing resources, at least some of said resources having controllable supply voltage and/or frequency; the controller comprising: means for scheduling operations on said resources, at least some of said operations having a predetermined deadline by which the operation must be performed; means for determining a voltage and/or frequency profile for a said operation having a said deadline; and means for instructing the resources to perform said operations according to said schedule and said profile.

Description

CONTROLLER FOR PROCESSING APPARATUS
Field of the Invention
The present invention relates to processing apparatus utilising dynamic scaling of voltage (DVS), and in particular although not exclusively to a controller for such apparatus. The invention is especially applicable to software defined radio (SDR), but is not so limited and may be applied to other re-configurable electronic systems.
Background of the invention
Basic dynamic scaling voltage DVS processing modules exist in the prior art, for example the Intel _ Speedstep _ technology applied to many laptop computers in which the processor is allowed to enter a "sleep" mode when not in use in order to reduce power consumption from the battery. Recently processing modules have emerged which are able to operate at a number of different voltage and frequency or clock speed rates. Power consumption in a processor is a function of both voltage and clock speed or frequency, and as is known a quadratic reduction in power consumption can theoretically be achieved by reducing both these parameters. Transmeta _ provides Longrun _ power management technology which adjusts the voltage and clock speed of a processor in order to ensure the processor minimises the amount of time spent in idle, in which the processor is "on" but not used for processing.
A problem with such approaches however is that they are not well suited to tasks with hard deadlines, for example ensuring that a data block received by a wireless terminal is decoded by a Viterbi decoder algorithm within a set number of milliseconds. Processing execution time deadlines for certain operations in such systems are often defined by standard protocols in order that, for example the terminal can inter-operate with a base station in a wireless cellular or local area network.
Many of the tasks or operations in devices or systems such as wireless terminals operate according to one or more standards and can be implemented in a number of ways, for example by using specialised hardware accelerators such as ASIC's or by using a digital signal processor which is configured according to software. Often some of the processing or tasks overlap in time or are independent of other tasks and can therefore be performed in parallel, allowing the processing resource to allocate a slice of processing power to one task and another slice to another task. This might be achieved using multiple processors or timeslieing a resource such as a microprocessor for
example.
Various methods of scheduling the processor time for a number of tasks are known in the art. Modifying such scheduling methodologies to incorporate the concept of reducing the voltage-frequency of the processing resource when dealing with certain tasks in order to reduce power consumption, is described in conceptual terms in Flavius Gruian "Hard Real-Time Scheduling for Low-Energy Using Stochastic Data and DVS processors", ISLPED'01, August 2-7, 2001. However the practical implementation of such a system is non-trivial.
Summary of the Invention
In general terms in one aspect the present invention provides a controller for a processing apparatus having multiple processing resources at least some of which have controllable voltage and/or frequency operational parameters. The controller comprises or accesses an operations data-structure comprising a number of execution parameters for each operation the apparatus is to perform. In a wireless terminal or base station for example this will be known in advance for given protocols, and the controller may be re-eonfigurable in order to deal with new protocols. The execution parameters for each operation may comprise a voltage-frequency profile, a start time, worst case cycle count, and actual execution cycle count statistics for previous executions of the operation. These statistics are preferably updated over time as the operation is performed numerous times in order to provide a historical statistical basis for parameters such as average execution cycle count. A voltage-frequency profile calculating means provides or periodically updates the stored voltage-frequency profile for each operation based on these parameters. The voltage-frequency profile is arranged to minimise power consumption for each operation, for example by having the processing resource performing the operation initially at a low voltage-frequency, then only if the operation execution time overruns a predetermined limit (for example the average execution time) increase the voltage-frequency used by the processing resource in order to complete the operation within the hard execution time deadline.
Because each operation will not run to its worst case execution cycle count every time, but instead is more likely to run to the average execution cycle count or time, then the voltage-frequency of the processing resource performing the operation can be initially kept lower than normal in the expectation that even at this level the operation is likely to be completed before the operation deadline. Then if the operation is still being performed past a predetermined time, perhaps close to the deadline, then the voltage- frequency can be increased significantly in order to quickly finish the operation in order to meet the deadline. In the worst case cycle count, the power consumed will be the same as it would have been had the operation been performed at a constant higher (albeit for a shorter time) voltage-frequency level;. In cases where the operation is performed during or substantially during the initial low voltage-frequency level, then less power is consumed than if this operation had been performed using a constant higher voltage-frequency level. Therefore, overall less power will be consumed by this apparatus which will improve battery life for portable devices such as mobile wireless communications or computing terminals.
In particular in one aspect the present invention provides a controller according to claim 1.
Brief Description of the Drawings
Embodiments of the present invention are described with respect to the following drawings, by way of example only and without intending to be limiting, in which: Figure 1 is a schematic of an architecture for a processing apparatus; Figure 2 is a schematic of a controller for the processing apparatus of figure 1; Figure 3 is a schematic showing the control structure of the controller for each resource controlled by the controller of figure 2; Figure 4 is a scheduling schematic showing the timing of various operations performed on a number of parallel processing resources; Figures Sa and Sb show voltage-frequency profiles for an operation; and Figure 6 shows a flow chart of operation of the controller of Figure 2.
Detailed Description
Referring to figure 1, the architecture of a processing apparatus according to an embodiment comprises a plurality of processing resources R1 - Rn, a controller 1, a control plane 2, a data plane 3 and a data-bus controller 4. The processing apparatus might be used in a wireless communications terminal for receiving and sending signals to a base station according to one or more protocols such as UMTS and GSM for example. The apparatus is particularly suited to software defined radio (SDR) applications, and for convenience and ease of explanation the embodiment will be described with respect to mobile wireless communications applications, although it is not so limited.
The processing resources R could be ASIC's for specific wireless communications processing such as a Viterbi decoder for example, they could also be reconfigurable digital signal processing (DSP) blocks with multiple uses, or similarly reconfigurable
field programmable gate arrays (FPGA's)
The data plane 3 is a logical entity comprising a data-bus coupled to a memory resource and input/output interfaces to otherresources, for example analogue-to-digital converters, digital-to-analogue converters, channel decoder, equaliser and vocoder. The memory is used to store sampled signal symbols as well as those symbols and associated data following various stages in the processing chain to obtain decoded traffic data.
The data-bus controller 4 controls access between the various resources R and the memory and other data plane components; allowing for example a resource to read appropriate data and then write data back to the memory following processing by the resource.
The control plane 2 is another logical entity comprising a control-bus between the resources R and the controller 1. Both the data and control planes could also be implemented as a cross-bar or network for example.
The controller 1 controls operation of the data plane 3 via the data-bus controller 4 in order to ensure that the data in the data plane passed to the right resource R for processing and that demands for data transfer by competing entities are handled appropriately. The fabric used to transfer data might also be capable of being switched to run at different v-f depending on the configuration of the system. Like all other resources the data plane would be configured by the controller, via the 'data bus controller/arbiter'. Those skilled in the art will be familiar with the operation of data bus controllers.
In general terms, the controller, ensures that data in the data plane is properly processed by the various resources R. in the right order and if possible in parallel by splitting operations into tasks or groups of tasks that can be performed using different resources.
Additionally, the controller 1 controls the voltage-frequency (v-f) of each resource R in such a way that the required processing is carried out with a minimum of power consumption. Many of the processing tasks will have predetermined deadlines by which processing must be finished and so the controller 1 is arranged to control the processing in the apparatus according to this constraint whilst at the same time minimising power consumption. This is advantageous in portable terminals having processing tasks with hard deadlines such as wireless communications terminals for
example.
Figure 2 shows the controller I schematically, and figure 3 shows the control structures embodied by the controller 1 for each resource; including two sets of resources R using different time bases, for example GSM and UNITS. The controller 1 comprises a dispatcher 10 which controls forwarding of control messages to the appropriate resource R. The dispatcher lO determines what control messages to send to what resource R at what time according to a process timetable 11. The process timetable 11 is a data- structure which comprises a list of control messages each having an associated resource identifier and a start time. The start time is usually relative to a predetermined time reference such as al Oms radio frame in the case of WCDMA. Wireless communications signals are transmitted within frames to which a receiver synchronises itself in order to properly receive and process the signals. A frame sync source 12 derived from an internal clock signal for example is supplied to the dispatcher 10 to ensure that the processing operations are properly synchronized as between each other.
Each control message will contain a transmission time, destination, a command, voltage-frequency setting and configuration information. The nature and timing of the control messages in the process timetable 11 is determined by a dynamic scheduler 13.
The scheduler 13 writes or updates control messages in a shadow process timetable 14 which is another data-structure having the same structure as the active process timetable 11. The active process timetable 11 is typically loaded with the contents of the shadow process timetable 14 at some convenient time, for example at the end/start of a frame.
A shadow timetable is used because changes to the timetable would take a finite amount of time to write into the table and while this is happening the timetable would have incomplete data and so may result in faulty commands being sent to the resources. The controller updates the control messages for various operations as events change. For example an operation may finish early freeing up one of the resources earlier than expected and the controller may therefore re-assign a later scheduled operation to the newly freed up processing resource R. Figure 4 shows a schedule for operations 01 - 010 which are distributed over time and over 5 processing resources R1 - R5. Some of the operations require data from a previous operation and so can't be started until after that operation has been completed, whereas other operations can run in parallel. Schedulers for scheduling operations over a number of processing resources are known in the art. Typically prior art schedulers will schedule operations based on their worst case cycle count, that is the number of processing cycles that the processing resource will have to perform in the worst case situation in order to complete the operation. From this it can be determined what the maximum execution time of an operation is and this is then used to schedule the operation in with the other required operations. However often operations will not require their worst case cycle count and instead will finish early. Dynamic schedulers can dynamically change the schedule to take account of the fact that operations sometimes finish early, and perhaps start a later scheduled operation early. Such dynamic schedulers are also known in the art.
The controller I also comprises an operations control block datastructure 15 which comprises a control block or record 16 for each operation the processing apparatus is to carry out. The record 16 of each operation comprises a number of parameters associated with the operation including its worst case cycle count, a resource identifier (Rl - Rn), a voltage frequency (v-f) profile, and preferably execution time statistics corresponding to previous executions of the operation in the processing apparatus.
These include past execution times, (execution time 0, executing time 1... .), that can be used to implement filtering of the values before statistics are calculated.
The controller also comprises a voltage frequency profile calculator 17 which determines the v-f over the worst case execution time of the operation, and is used to control the v-f operating parameters of the resource R performing the operation. A quantiser 18 adjusts the output of the v-f profile calculator 17 to one of the achievable or practical v-f points associated with the resource R. The quantiser and profile calculation can be done in a single block e.g. when only 2 voltage settings are being used. The quantised v-f profile for the processing resource R associated with the operation is then written to that operation's control block or record 16.
The v-f profile for each operation will typically start off at a certain level and then, if necessary increase this level as the operation's hard deadline is approached, as shown in Figure 5a. This takes advantage of the fact that on many occasions the operation will not require its worst case cycle count and will therefore finish early. By keeping the v-f low at first, many executions of the operation will be performed using this low v-f only, and therefore on average power consumption associated with this operation will be reduced. In the instances where the operation requires its worst case cycle count, or a cycle count approaching this, then the v-f is increased in order to ensure the operation is finished by its deadline.
The v-f profile for each operation is influenced by the historical execution statistics for that operation. For example if the operation has an average execution time or cycle count that has a low standard deviation, in other words there is not much variation, then the initial vf level can be set low such that the average execution time will be reached at this low v-f near the hard deadline. The v-f level can then be raised significantly in order to ensure the operation finishes before its hard deadline for those executions when the operation requires more than its average number of cycle counts. For operations having a high standard deviation, that is there is a lot of variation in the execution times, then the v-f level will initially be higher in order to ensure that the operation finishes before its hard deadline for all execution situations. Figure Sb shows the cycle period vs. cycle number for three standard deviation values, for an average execution cycle count of 500 and a standard deviation that varies between 30 and 10000. Ultimately the; calculation is based on cycle count but a conversion can be made from execution time to cycle count and similarly a conversion could also be made with higher level metrics such as average and deviation of the number of iterations of a turbo decoder which could be mapped to the equivalent cycle count statistics. ! The dynamic scheduler 13 can be arranged to retrieve the v-f profiles from the appropriate operation's control block 16 for each operation or task it writes to the process timetables 11 and 14 as indicated in Figure 2. Alternatively the dynamic scheduler 13, may retrieve parameters such as the operation's worst count, average count, deadline and from these derive a voltage frequency profile as indicated in Figure 3.
The operations will be scheduled as before referring to Figured, that is the operation execution time will be the same, however additional v-f controls will be added to the process timetable in order that the resource R performing the operation will operate according to the v-f profile during execution of the operation. Thus the overall execution time of the operation is unaffected, however its v-f levels will vary according to the determined v-f profile.
Each of the resources R has its own supply voltage and clock frequency, and the controller sets the voltage-frequency for each module. Because each module R can operate off a separate clock the interface to the data plane will be asynchronous, and in addition it must also buffer the different operating voltages.
The resources R are usually specialized data processing blocks with limited control code, that is they receive data, process it and then pass it on. The controller I determines how and when each resource operates. All data transfer between resources goes via the data plane. All control messages and measurement reports go via the control plane. The data plane is also regarded as a resource and so its characteristics can also be controlled via the data bus controller. For example its v-f may be adjusted when interacting with a particular resource R. Each resource executes an operation when instructed to do so by the controller 1. ; Within the control processor the dispatcher reads the Process Timetable and sends messages to each resource just before the resource is expected to process data. The message will contain configuration information and a command word. In this way the resources can be statically scheduled to implement the required functionality. ! One of the commands that can be sent to a resource is a voltage-frequency command.
This command will set the supply voltage to the resource and also the operating frequency. The resource comprises a counter to count the actual number of cycles.
Alternatively the resource may contain a timer, operating off a standard clock. This is used to time how long the operation takes to complete i.e. the actual execution time. On completion the resource will send, in a message, the execution time and operation handle to the controller. The cycle operation time will vary due to the voltage- frequency ramping itself but also because the operation may take a different number of cycles to complete. The reasons for changes in cycle count include: the processing required is dependent on the data for example a voice decoder; the resource shares a data bus with another resource so may be blocked while the second resource uses the bus; the system may dynamically modify the processing implemented by the resource as a result of a change in an external condition for example, the number of iterations of Turbo decoder may change as a result of a change in the channel conditions. The controller 1 calculates the actual cycle count from the actual execution time using its knowledge of what the voltage- frequency ramp was. An alternative to measuring the execution time is to use a counter in the resource to count the number of cycles directly.
The controller 1 stores execution times/cycle counts sent by each resource, at the end of each operation, in the respective operation control block data record 16. The operation control block 15 is initialized with the worst-case cycle count and start time relative to frame period i.e. earliest time operation can start because of availability of data from other operations; and its relative timing deadline when an operation is created. If the statistics of this operation are known at design time the average cycle count and standard deviation may also be set at initialization. In this case a flag is set to indicate that the actual execution times are not required and in addition the voltage-frequency profile needs only be calculated when the relative timing deadline changes. The controller 1 includes a statistics calculator 19 to update statistics such as the average cycle count and standard deviation for each operations control block record 16.
When either the static resource schedule changes or the voltage-frequency profile for any operation changes the messages in the process time table 11 and 14 are updated with the correct value for the voltage-frequency. To avoid an excessive amount of time spent calculating new voltagefrequency profiles it is likely that this will only be done at relatively infrequent intervals, for example the end of a frame.
By increasing the voltage-frequency during the execution of an operation the power consumption is reduced if the operation takes less than its average cycle count but still achieves its deadline if the worst case cycle count is encountered. This makes it ideally suited to hard realtime applications such as wireless terminals especially if they are designed to be reconfigurable - Software Defined Radio.
Referring to Figured, a flow chart of the operation of the controller 1 is shown. The dynamic scheduler 13 receives a definition of the data flow between operations which includes a set of required operations and their timing constraints from aConfiguration Management Module. For example in a SDR terminal, this may correspond to receiving cellular calls in GSM. The operations required to achieve the reception and transmission of the GSM signals are then downloaded to the scheduler 13. The scheduler 13 determines an initial schedule by splitting the operations up and allocating them to different processing resources R at appropriate times as illustrated in Figure4.
The scheduler 13 then reads the v-f profile data for each operation from the appropriate operation control blocks 16, and writes appropriate control messages to the shadow process timetable 14. At an appropriate point (in absolute time) these are loaded into the active process timetable 11 and forwarded by the dispatcher 10 to the appropriate resource R. Following completion of an operation by a resource R. a completion message is sent to the controller 1 and includes the execution time and/or execution cycle count for the operation. This information is forwarded to the appropriate control block 16 where it is added to the statistical infonnation stored on the operation. The scheduler 13 also monitors the operation end times and may dynamically reschedule later operations if the completed operation finished early.
The v-f profile for each operation is calculated from the statistical execution time data stored in the operation blocks 16, and is quantised to practical v-f points for the resource R and then stored in the operations block 16 for that operation (or delivered directly to the dynamic scheduler). The v-f profile is updated periodically as the statistical data mounts.
The process timetable is preferably updated as follows: a. Find all messages requesting an operation.
b. Purge all stale voltage-frequency commands associated with this operation from the list c. Add new voltage-frequency commands to the list using new voltage- frequency settings.
Alternatively, some resources may be able to self modify their voltagefrequency setting internally. So in such a scenario the configuration message sent to a resource will contain a set of voltage-frequency values and their associated relative timings. So when these values are changed only the configuration command needs to be modified.
A further enhancement to this scheme uses more than one process timetable 11 (and associated shadow 14), as is illustrated in Figure 3(system 1 and 2). Each timetable runs from a different timebase and frame sync. This can be used when two systems such as GSM and UMTS are being implemented on the same platform. In such a system the two frame sync time periods are different and operate out of phase with each other, and without multiple timetables the common denominator would be very high and hence the timetable would be very long. This can be further extended to each operation on a resource or each resource with multiple operations has its own timetable, v-f profile, calculator, etc. This simplifies access to the timetable. The overlapping of resources (e.g. data bus) between two systems (GSM and UMTS) is possible but scheduling becomes difficult because of the different timebases i.e. the scheduling would have to run across a common multiple making it very big.
In alternative arrangements only one of voltage or frequency may be adjusted such that a separate voltage profile or frequency profile is calculated for the operations to be performed. For example the frequency might be set so the operation completes at a specific time and this might simplify the scheduler and reduce resource requirements e.g. output data will only be written into global memory at the end of an operation and then be immediately read by another operation hence freeing up RAM.
The skilled person will recognise that the above-described apparatus and methods may be embodied as processor control code, for example on a carrier medium such as a disk, CD- or DVD-ROM, programmed memory such as read only memory (Firmware), or on a data carrier such as an optical or electrical signal carrier. For many applications embodiments of the invention will be implemented on a DSP (Digital Signal Processor), ASIC (Application Specific Integrated Circuit) or FPGA (Field Programmable Gate Array). Thus the code may comprise conventional programme code or microcode or, for example code for setting up or controlling an ASIC or FPGA. The code may also comprise code for dynamically configuring re-configurable apparatus such as re- programmab]e logic gate arrays. Similarly the code may comprise code for a hardware description language such as Verilog RIM or VHDL (Very high speed integrated circuit Hardware Description Language). As the skilled person will appreciate, the code may be distributed between a plurality of coupled components in communication with one another. Where appropriate, the embodiments may also be implemented using code running on a field-(re)programmable analog array or similar device in order to configure analog hardware.
The skilled person will also appreciate that the various embodiments and specific features described with respect to them could be freely combined with the other embodiments or their specifically described features in general accordance with the above teaching. The skilled person will also recognise that various alterations and modifications can be made to specific examples described without departing from the scope of the appended claims.

Claims (29)

  1. CLAIMS: 1. A controller for a processing apparatus having a plurality of
    processing resources, at least some of said resources having controllable supply voltage and/or frequency; the controller comprising: means for scheduling operations on said resources, at least some of said operations having a predetermined deadline by which the operation must be performed; means for determining a voltage and/or frequency profile for a said operation having a said deadline; means for instructing the resources to perform said operations according to said schedule and said profile.
  2. 2. A controller according to claim 1 wherein the profile is arranged to minimise the average power consumed by the apparatus in performing the operation.
  3. 3. A controller according to claim 1 or 2 wherein the profile is a voltage-frequency profile.
  4. 4. A controller according to claim 3 wherein the voltage-frequency profile has more than two voltage or frequency operating points.
  5. 5. A controller according to claim 2, 3 or 4 wherein the voltagefrequency profile includes voltage or frequency operating points which increase over the execution time of the operation.
  6. 6. A controller according to claim 5 wherein the voltage-frequency profile increases the voltage or frequency operating points if the operation has not been completed within the average cycle count of the operation.
  7. 7. A controller according to any one preceding claim wherein the determining means comprises an operation control data-structure comprising a number of records each corresponding to a predetermined operation, each record comprising the worst case cycle count of the corresponding operation.
  8. 8. A controller according to claim 7 wherein each record comprises the average cycle count and the standard deviation of the average cycle count of the operation.
  9. 9. A controller according to claim 7 or 8 wherein each record comprises a voltage and/or frequency profile.
  10. 10. A controller according to any one preceding claim wherein the determining means comprises a voltage-frequency profile calculator arranged to calculate a said voltage-frequency profile for a said operation based on the worst case cycle count of the operation, the average cycle count of the operation, and the standard deviation of the average count.
  11. ]1. A controller according to claim 10 wherein the determining means further comprises a quantising means arranged to quantise the voltagefrequency profile determined by the calculator to correspond to available voltage and/or frequency operating points of the resources.
  12. 12. A controller according to any one preceding claim wherein the scheduling means comprises a process timetable having a number of control messages for the resources, the messages corresponding to the operations and containing voltage and/or frequency control instructions.
  13. 13. A processing apparatus having a plurality of processing resources, at least some of said resources having controllable supply voltage and/or frequency, the apparatus comprising a controller according to any one preceding claim.
  14. 14. An apparatus according to claim 13 and comprising a wireless terminal or base station.
  15. 15. A computer program product carrying code for configuring a configurable device according to any one preceding claim.
  16. 16. A method of controlling a processing apparatus having a plurality of processing resources, at least some of said resources having controllable supply voltage and/or frequency; the method comprising: scheduling operations on said resources, at least some of said operations having a predetermined deadline by which the operation must be performed; determining a voltage-frequency profile for a said operation having a said deadline; instructing the resources to perform said operations according to said schedule and said profile.
  17. 17. A method according to claim 16 wherein the profile is arranged to minimise the average power consumed by the apparatus in performing the operation.
  18. 18. A method according to claim 16 or 17 wherein the profile is a voltagefrequency profile.
  19. 19. A method according to claim 18 wherein the voltage-frequency profile has more than two voltage or frequency operating points.
  20. 20. A method according to claim 17, 18 or 19 wherein the voltagefrequency profile includes voltage or frequency operating points which increase over the execution time of the operation.
  21. 21. A method according to claim 20 wherein the voltage-frequency profile increases the voltage or frequency operating points if the operation has not been completed within the average cycle count of the operation.
  22. 22. A method according to any one of claim 16 to 21 wherein said determining comprises generating an operation control data-structure comprising a number of records each corresponding to a predetermined operation, each record comprising the worst case cycle count of the corresponding operation.
  23. 23. A method according to claim 22 wherein each record comprises the average cycle count and the standard deviation of the average cycle count of the operation.
  24. 24. A method according to claim 22 or 23 wherein each record comprises a voltage and/or frequency profile.
  25. 25. A method according to any one of claims 16 to 24 wherein the determining comprises a calculating a said voltage-frequency profile for a said operation based on the worst case cycle count of the operation, the average cycle count of the operation, and the standard deviation of the average count.
  26. 26. A method according to claim 25 wherein the determining further comprises quantising the voltage-frequency profile determined by the calculation to correspond to available voltage and/or frequency operating points of the resources.
  27. 27. A method according to any one of claims 16 to 26 wherein the scheduling comprises generating a process timetable having a number of control messages for the resources, the messages corresponding to the operations and containing voltage and/or frequency control instructions.
  28. 28. A method according to any one of claims 16 to 27 wherein the processing apparatus is a wireless terminal or base station.
  29. 29. A program product carrying code readable by a processor in order to carry out the method according to any one of claims 16 to 28.
GB0315956A 2003-07-08 2003-07-08 Controller for processing apparatus Expired - Fee Related GB2403823B (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
GB0315956A GB2403823B (en) 2003-07-08 2003-07-08 Controller for processing apparatus
EP04253699A EP1496424A3 (en) 2003-07-08 2004-06-21 Controller for information processing apparatus
US10/876,689 US7328073B2 (en) 2003-07-08 2004-06-28 Controller for processing apparatus
JP2004197892A JP4157502B2 (en) 2003-07-08 2004-07-05 Control device for processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0315956A GB2403823B (en) 2003-07-08 2003-07-08 Controller for processing apparatus

Publications (3)

Publication Number Publication Date
GB0315956D0 GB0315956D0 (en) 2003-08-13
GB2403823A true GB2403823A (en) 2005-01-12
GB2403823B GB2403823B (en) 2005-09-21

Family

ID=27741788

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0315956A Expired - Fee Related GB2403823B (en) 2003-07-08 2003-07-08 Controller for processing apparatus

Country Status (4)

Country Link
US (1) US7328073B2 (en)
EP (1) EP1496424A3 (en)
JP (1) JP4157502B2 (en)
GB (1) GB2403823B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2444518A (en) * 2006-12-07 2008-06-11 Symbian Software Ltd Process priority profiles in a computer system
GB2572684A (en) * 2015-12-18 2019-10-09 Imagination Tech Ltd Controlling operation of a GPU
US11847492B2 (en) 2015-12-18 2023-12-19 Imagination Technologies Limited Controlling scheduling of a GPU
US11853796B2 (en) 2015-12-18 2023-12-26 Imagination Technologies Limited Controlling operation of a GPU

Families Citing this family (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7885409B2 (en) 2002-08-28 2011-02-08 Rockwell Collins, Inc. Software radio system and method
GB2410344B (en) * 2004-01-26 2006-03-15 Toshiba Res Europ Ltd Dynamic voltage controller
KR100722314B1 (en) 2005-03-24 2007-05-28 중앙대학교 산학협력단 Apparatus for processing multimedia signal using of Dynamic Voltage Scaling
KR100806284B1 (en) * 2005-12-08 2008-02-22 한국전자통신연구원 High Energy Efficiency Processor Using Dynamic Voltage Scaling
WO2007077516A1 (en) * 2006-01-06 2007-07-12 Koninklijke Philips Electronics, N.V. Power aware dynamic scheduling in multiprocessor system employing voltage islands
US7720506B1 (en) 2006-07-28 2010-05-18 Rockwell Collins, Inc. System and method of providing antenna specific front ends for aviation software defined radios
US7831255B1 (en) 2006-07-31 2010-11-09 Rockwell Collins, Inc. System and method of providing automated availability and integrity verification for aviation software defined radios
TWI326818B (en) * 2006-12-15 2010-07-01 Inst Information Industry Dynamic voltage scheduling method, system thereof and record medium
KR100852188B1 (en) 2007-02-27 2008-08-13 삼성전자주식회사 System and method of dynamic voltage scaling
US7941681B2 (en) * 2007-08-17 2011-05-10 International Business Machines Corporation Proactive power management in a parallel computer
US8630170B2 (en) 2008-02-26 2014-01-14 Nxp, B.V. Systems and methods for task scheduling in multi-mode software defined radio devices
US20100058086A1 (en) * 2008-08-28 2010-03-04 Industry Academic Cooperation Foundation, Hallym University Energy-efficient multi-core processor
JP2011070565A (en) * 2009-09-28 2011-04-07 Nec Personal Products Co Ltd Client terminal and thin client system
US9563250B2 (en) 2009-12-16 2017-02-07 Qualcomm Incorporated System and method for controlling central processing unit power based on inferred workload parallelism
US9128705B2 (en) 2009-12-16 2015-09-08 Qualcomm Incorporated System and method for controlling central processing unit power with reduced frequency oscillations
US8775830B2 (en) 2009-12-16 2014-07-08 Qualcomm Incorporated System and method for dynamically controlling a plurality of cores in a multicore central processing unit based on temperature
US9104411B2 (en) 2009-12-16 2015-08-11 Qualcomm Incorporated System and method for controlling central processing unit power with guaranteed transient deadlines
US8909962B2 (en) 2009-12-16 2014-12-09 Qualcomm Incorporated System and method for controlling central processing unit power with guaranteed transient deadlines
US8689037B2 (en) 2009-12-16 2014-04-01 Qualcomm Incorporated System and method for asynchronously and independently controlling core clocks in a multicore central processing unit
US9176572B2 (en) 2009-12-16 2015-11-03 Qualcomm Incorporated System and method for controlling central processing unit power with guaranteed transient deadlines
KR101124332B1 (en) * 2010-07-02 2012-03-19 주식회사 하이닉스반도체 Non-volatile memory apparatus and method of processing configuration information
CN105930289A (en) * 2010-07-30 2016-09-07 富士通株式会社 Multi-core processor system, allocation program, control program, allocation method, and control method
JP5572527B2 (en) * 2010-11-09 2014-08-13 パナソニック株式会社 Communication processing apparatus and communication processing method
US8074093B1 (en) * 2011-06-03 2011-12-06 Johnson Daniel L Method and system for optimizing the completion of computing operations
CN104756043B (en) * 2012-11-05 2016-06-08 高通股份有限公司 For controlling the system and method for central processing unit power with the guaranteed transient state deadline date
FR3014215B1 (en) * 2013-12-03 2015-12-11 Thales Sa METHOD FOR MANAGING RESOURCES FOR CALCULATING SOFTWARE APPLICATIONS
US10114448B2 (en) 2014-07-02 2018-10-30 Intel Corporation Autonomous C-state algorithm and computational engine alignment for improved processor power efficiency
CN106569884B (en) * 2015-10-12 2020-03-10 沈阳高精数控智能技术股份有限公司 Reliable low-power-consumption scheduling method based on dynamic voltage regulation technology
CN109191344B (en) * 2018-09-10 2024-01-12 深圳市天英联合科技股份有限公司 Course resource organization method, apparatus, device and storage medium

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5222239A (en) * 1989-07-28 1993-06-22 Prof. Michael H. Davis Process and apparatus for reducing power usage microprocessor devices operating from stored energy sources
US5640563A (en) * 1992-01-31 1997-06-17 International Business Machines Corporation Multi-media computer operating system and method
US5812860A (en) * 1996-02-12 1998-09-22 Intel Corporation Method and apparatus providing multiple voltages and frequencies selectable based on real time criteria to control power consumption
US6378081B1 (en) * 1998-10-01 2002-04-23 Gateway, Inc. Power conservation without performance reduction in a power-managed system
US6298448B1 (en) * 1998-12-21 2001-10-02 Siemens Information And Communication Networks, Inc. Apparatus and method for automatic CPU speed control based on application-specific criteria
US6823516B1 (en) * 1999-08-10 2004-11-23 Intel Corporation System and method for dynamically adjusting to CPU performance changes
US7100061B2 (en) * 2000-01-18 2006-08-29 Transmeta Corporation Adaptive power control
JP2002099432A (en) * 2000-09-22 2002-04-05 Sony Corp System of computing processing, control method thereof, system for task control, method therefor and record medium
US20030061260A1 (en) * 2001-09-25 2003-03-27 Timesys Corporation Resource reservation and priority management

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
18th ACM Symposium on Operating Systems Principles, October 2001, pages 89-102, Vol 35, No 5, Pillai and Shin, "Real-time dynamic voltage scaling for low-power embedded operating systems" *
Proceedings 2002 Design, Automation and Test in Europe Conference and Exhibition, published March 2002, pages 168-175, Azevedo et al, "Profile-based dynamic voltage scheduling using program checkpoints" *
Proceedings 22nd IEEE Real-Time Systems Symposium, 3-6 December 2001, pages 95-105, Aydin et al, "Dynamic and aggressive scheduling techniques for power-aware real-time systems" *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2444518A (en) * 2006-12-07 2008-06-11 Symbian Software Ltd Process priority profiles in a computer system
US8918787B2 (en) 2006-12-07 2014-12-23 Nokia Corporation Executing processes using a profile
GB2572684A (en) * 2015-12-18 2019-10-09 Imagination Tech Ltd Controlling operation of a GPU
GB2572684B (en) * 2015-12-18 2020-04-08 Imagination Tech Ltd Controlling operation of a GPU
US11847492B2 (en) 2015-12-18 2023-12-19 Imagination Technologies Limited Controlling scheduling of a GPU
US11853796B2 (en) 2015-12-18 2023-12-26 Imagination Technologies Limited Controlling operation of a GPU

Also Published As

Publication number Publication date
EP1496424A2 (en) 2005-01-12
JP4157502B2 (en) 2008-10-01
GB0315956D0 (en) 2003-08-13
US7328073B2 (en) 2008-02-05
JP2005073231A (en) 2005-03-17
US20050024927A1 (en) 2005-02-03
EP1496424A3 (en) 2006-11-29
GB2403823B (en) 2005-09-21

Similar Documents

Publication Publication Date Title
US7328073B2 (en) Controller for processing apparatus
US7418358B2 (en) Dynamic voltage controller
US6965763B2 (en) Event coordination in an electronic device to reduce current drain
EP0865167B1 (en) Power saving scheme for a digital wireless communications terminal
Luo et al. Power-conscious joint scheduling of periodic task graphs and aperiodic tasks in distributed real-time embedded systems
EP1499955B1 (en) Method and apparatus for timing and event processing in wireless systems
US20140215236A1 (en) Power-efficient inter processor communication scheduling
US20060240798A1 (en) Apparatus and methods for control of sleep modes in a transceiver
EP1553502A2 (en) Reconfigurable signal processing module
US6434708B1 (en) Programmable timer & methods for scheduling time slices executed by a controller circuit
WO2016195778A1 (en) Opportunistic waking of an application processor
JP2000112587A (en) System for selectively assigning power
US20100113084A1 (en) Power saving in wireless networks
US20220011844A1 (en) Methods and apparatus for adaptive power profiling in a baseband processing system
EP2070216A1 (en) Control of schedulation
WO2008146099A1 (en) Data processing system, method for processing data and computer program product
CN113608845A (en) Data processing method and device
CN111813531B (en) Clock scheduling method and system for operating system
CN108227893B (en) Serial port controller, micro control system and awakening method in micro control system
WO2004006089A1 (en) A processor system and method for controlling signal timing therein
GB2381609A (en) Controlling signal timing in processor systems to reduce power consumption
Dargie Dynamic Power Management in Embedded Systems

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20160708