WO1992017837A1 - Low power computer architecture and method - Google Patents

Low power computer architecture and method Download PDF

Info

Publication number
WO1992017837A1
WO1992017837A1 PCT/US1992/002478 US9202478W WO9217837A1 WO 1992017837 A1 WO1992017837 A1 WO 1992017837A1 US 9202478 W US9202478 W US 9202478W WO 9217837 A1 WO9217837 A1 WO 9217837A1
Authority
WO
WIPO (PCT)
Prior art keywords
registers
pipeline
instruction
system clock
stage
Prior art date
Application number
PCT/US1992/002478
Other languages
French (fr)
Inventor
Robert William Donner
Original Assignee
Echelon Corporation
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 Echelon Corporation filed Critical Echelon Corporation
Priority to DE69228600T priority Critical patent/DE69228600T2/en
Priority to EP92909246A priority patent/EP0577721B1/en
Publication of WO1992017837A1 publication Critical patent/WO1992017837A1/en

Links

Classifications

    • 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/3237Power saving characterised by the action undertaken by disabling clock generation or distribution
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3861Recovery, e.g. branch miss-prediction, exception handling
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3867Concurrent instruction execution, e.g. pipeline, look ahead using instruction pipelines
    • G06F9/3869Implementation aspects, e.g. pipeline latches; pipeline synchronisation and clocking
    • 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

Definitions

  • the present invention relates to a computer architecture and method which can conserve power. More particularly, this invention relates to an architecture which allows a computer to suspend operation for a period of time and resume operation later in order to conserve overall power consumption.
  • microprocessors are used for real-time monitoring and control. Information is typically sampled and updated continuously and the computer system executes instructions at maximum speed. Usually, sufficient power is available to the computer in order to continue execution at all times. Power consumption is generally a secondary consideration to these real-time monitoring and control functions. Therefore, these types of systems have typically been implemented using TTL (transistor-transistor logic) dynamic logic devices instead of CMOS (charged metal oxide semiconductor) static logic devices because dynamic devices require less area, are cheaper, and operate sufficiently fast for most real-time applications. In other applications, continuous real-time monitoring and control is not required. In some control systems, for example, action by the computer need only take place at infrequent intervals of time.
  • the temperature sensor microcontroller which is coupled to an environmental control system in a building.
  • the building temperature may only need to be sampled at intermittent intervals (for example, once every five minutes) in order to issue the necessary signal to the heating/cooling system to compensate for variations in temperature.
  • intermittent sampling is sufficient because instantaneous response to fluctuations in temperature is not necessary (hopefully the building will retain the temperature from a previous heating or cooling cycle for a certain interval of time).
  • this unit remains idle between samples, and because on-board battery power may be used, it is desirable to put the computer into a mode where minimum power is consumed. This will allow operation in environments where power usage should be minimized, such as in an automobile.
  • power consumption for the system may be reduced.
  • Dynamic logic LSI large-scale integrated circuits are typically used in computers due to their low cost, small area requirements, and adequate performance for most applications. Dynamic logic devices, and memories in particular, use charged capacitors which must be recharged at regular intervals due to capacitor leakage. Dynamic logic devices therefore require the use of "refresh" circuitry in order to recharge these capacitors at certain minimum intervals to retain their data.
  • a minimum refresh frequency for some dynamic memory devices (DRAM) is approximately 500 kilohertz (KHz). Because a computer comprised of dynamic logic components requires the use of refresh circuitry which operates continuously to retain the data, power is used constantly even when no instructions are being executed by the computer system. Moreover, because these devices must be refreshed at regular intervals, a system clock must be maintained.
  • This clock also consumes power, even when no instructions are being executed.
  • the use of dynamic logic devices along with the required clock and refresh circuitry provides a design that consumes more power than might otherwise be desired.
  • One of the objects of the present invention is to provide a computer architecture which minimizes power consumption during idle periods but yet is still fairly compact and inexpensive.
  • Another object of the present invention is to provide a method for suspending processing within a computer in such a way that critical data is not lost between the time when processing was suspended and the time when normal operation resumes.
  • the computer comprises first processing circuitry, the first circuitry comprising dynamic components.
  • the dynamic components include such devices as intermediate pipeline registers, arithmetic logic units, address generators, and instruction decode and control circuitry.
  • the computer further comprises second processing circuitry, the second circuitry comprising static components.
  • the static components comprise instruction registers, stop controls, general purpose registers, status registers, and random access memory.
  • the pipelined computer architecture comprises a first portion comprised of dynamic logic components, and a second portion comprised of static logic components.
  • the first portion comprises a pipeline in the computer architecture and the second portion comprises random-access memory and central processing unit registers.
  • the method comprises detecting a suspend operation signal. After the suspend operation signal is detected, loading of instruction and status registers is prevented. Then, no-operation commands are executed for each stage in the pipeline. In a preferred embodiment, this cycles critical data through to circuitry implemented in static logic and ensures that no data is lost until the computer resumes instruction execution. Then, general purpose registers and random access memory are prevented from being modified and the system clock is halted. This conserves system power without critical data loss until, in a preferred embodiment, the system clock is restarted.
  • the pipelined computer architecture comprises a first portion comprised of dynamic logic components, and a second portion comprised of static logic components.
  • the first portion comprises the pipeline in the computer architecture and the second portion comprises random-access memory and central processing unit registers.
  • the method comprises detecting a resume operation signal, and then permitting loading of instruction and status registers at the appropriate time. No operation commands are executed for each stage in the pipeline. Loading of general purpose registers and random access memory are then permitted and the system clock is restarted, resuming operation in the same place where execution was halted. Critical data has been retained, and the pipeline contains valid data, allowing normal computer operation.
  • Figure 1 shows an architecture of the preferred embodiment of the present invention.
  • Figure 2 shows the contents of various stages in the pipeline corresponding with three central processing units used in the architecture shown in Figure 1.
  • FIG. 3 shows an alternative embodiment of the architecture of the present invention.
  • Figures 4a show a process used for preparing to halt the system clock, for a system "sleep" or low power consumption idle state.
  • Figure 4b shows a "wake-up" method used for resuming normal operation after an idle or "sleep" state.
  • Figure 5a shows a process for putting to "sleep" an alternative embodiment of the present invention.
  • Figure 5b shows a process for "waking-up" an alternative embodiment of the present invention.
  • Figure 1 shows a computer architecture of the preferred embodiment.
  • Computer architecture 100 shown in Figure 1 may be used in a networked control system, such as a house.
  • a networked control system such as a house.
  • One such network is referred to in Markkula, Jr., et al., "Network and Intelligent Cell for Providing Sensing, Bidirectional Communications and Control," U.S. Patent No. 4,918,690, which is assigned to the assignee of the present invention.
  • the present invention has equal application in non-networked computer systems, as will be appreciated by one skilled in the art.
  • Computer architecture 100 is broken into many component parts ("blocks") each representing circuitry contained within architecture 100.
  • System 100 is a pipelined computer architecture with three central processing units (CPU's) which optimizes throughput and performance.
  • CPU's central processing units
  • Instruction decode and control block 101 is controlled by four blocks 102, 103, 104, and 117.
  • CPU select controls 102 determines which CPU instruction register 103 and count register 104 will be selected for instruction generation. There are three count registers 104a, 104b, and 104c, and three instruction registers 103a, 103b, and 103c to indicate the stage of instruction execution the selected CPU is in. There is one count register and one instruction register for each CPU.
  • CPU select controls 102 merely cycles through each CPU on each instruction cycle. On each instruction cycle, a different CPU is selected for address generation and computation.
  • CPU select controls 102 sequentially steps through, selecting each CPU for instruction generation and execution.
  • Block 101 is also controlled by stop controls 117 which indicates to block 101 that instruction execution should be suspended (the system should "sleep") until execution is resumed at a later time.
  • a “wake-up” (resume execution) command is also issued by stop controls 117.
  • a “sleep” halts the system clock, and is discussed in more detail below.
  • a “wake-up” restarts the system clock.
  • Operand select controls are generated by 101a within block 101 to control operand select 105.
  • Operand select 105 determines which of the memories 106-109 presents its data to pipeline registers 110a- 1 lOd.
  • Each of the registers 1 lOa-1 lOd are known as the stage one registers and receive data from either memory mapped I/O block 106, ROM (read-only) memory 107, RAM (random access) memory 108, or CPU general purpose registers 109.
  • One or more of these memory units 106-109 is selected via operand select block 105, which is then put into registers 1 lOa-l lOd (stage one) of the pipeline of system 100.
  • each of these stage one registers 1 lOa-1 lOd is presented to address generator 111, and arithmetic logic unit (ALU) 112. Addresses and data output from address generator 111 and ALU 112 is controlled by control block 101b in block 101. Address generator 111 computes address information, and ALU 112 computes data information. ALU 112 also passes fetched instruction to instruction registers 103a-103c. Controls issued by block 101b indicate the appropriate operation to take place. Controls issued by block 101b are determined by the selected CPU instruction registers 103, and central processing unit count registers 104. Address generator block 111 uses registers 110a and 110b located in the stage one registers to compute an address where data is to be stored or read from.
  • ALU arithmetic logic unit
  • an addition or subtraction operation must take place to compute the address (for example, an indexed instruction which uses an index register and a base register) then the address is computed accordingly and passed to the stage two register 113a which holds the computed operand address.
  • an operand may be held in registers 110c and 1 lOd for a computation performed by ALU 112.
  • the operand is passed to stage two register 113b, and/or certain bits are set in flag registers 116 shown in Figure 1. This may indicate, for example, the result of a compare operation or other status information. For example, if a compare operation is performed by ALU 112, registers 110c and HOd may contain the data being compared.
  • flag registers 116 may be set to indicate the results of this compare. This information will then be passed back to flag controls lOld located in instruction decode and control block 101.
  • the results of the ALU 112's operation, if there are any, are placed into register 113b which also resides at stage two of the pipeline.
  • Information computed by address generator 111 and/or ALU 112 is passed to stage two registers 113a, 113b, and flag registers 116. This information is then passed to the stage three registers 114a and 114b shown in Figure 1 at the next instruction cycle. Information computed by ALU 112 and placed into register 113b is also made available to instruction registers 103a- 103c when ALU 112 is used to fetch an instruction. Data contained in the stage three pipeline registers 114a and 114b can then be stored in any of the memory blocks 106, 108, or 109 according to which of these devices is selected by store select block 115. Store select block 115 is controlled by the store controls 101c in block 101.
  • the pipeline architecture of the preferred embodiment shown in Figure 1 facilitates multiprocessing by allowing the data for one central processing unit to be contained in one stage of the pipeline, and data for another CPU to be contained in a previous or a subsequent stage of the pipeline.
  • Instruction decode and control block 101 will sequentially select, via CPU select controls 102, each CPU such that data at each stage of the pipeline corresponds to one central processing unit. Once every three cycles, one particular central processing unit will be selected to control the functioning of each block in a particular stage of the pipeline. This is graphically represented in Figure 2.
  • CPU 1 will control registers in stage one of the pipeline (registers 110a- 1 lOd).
  • Stage two in the pipeline will contain information processed by CPU 3, and stage three of the pipeline (registers 114a and 114b) will contain information processed by CPU 2.
  • execution will proceed to time period two.
  • data for CPU 2 will reside in stage one of the pipeline.
  • Data for CPU 1 will reside in the stage two pipeline registers, and data for CPU 3 will now reside in the stage three pipeline registers.
  • the stage, one pipeline registers will receive data from operand select block 105 shown in Figure 1, which corresponds to CPU 2 at time period two.
  • Advancing to time period three data which was contained in the stage two pipeline registers will be passed along to the stage three pipeline registers.
  • This data is processed by CPU 1 , and data for CPU 2 will be passed along to the stage two pipeline registers.
  • Data for CPU 3 will be received from operand select block 105 shown in Figure 1 and placed into the stage one pipeline registers l lOa-1 lOd. Advancing to time period four, the data is advanced one more stage in the pipeline.
  • CPU 1 data will be received from operand select block 105 and placed in the stage one pipeline registers HOa-l lOd.
  • Data for CPU 3 will be in the stage two pipeline registers, and data for CPU 2 will be in the stage three pipeline registers. This process continues for as long as system 100 is executing instructions.
  • System 100 is implemented using a combination of dynamic logic and static logic circuitry. Certain blocks shown in Figure 1 are identified as “critical blocks” and are implemented using static logic circuits. These are shown shaded in Figure 1.
  • a critical block is one which must contain valid data even after the system clock has been halted. This allows system 100 to be restarted at a later time and resume execution at the same place where execution was stopped without data loss. This allows certain status fields such as flags, instruction and CPU counters and data residing in certain memory devices to be retained for the period in which the system clock is stopped. This allows execution to resume at a later time when the clock is restarted.
  • the critical blocks will be in a determinant state and no data will be lost.
  • non-critical blocks The remaining unshaded blocks, known as "non-critical" blocks, need not be in a determinant state when the system clock is restarted.
  • the non-critical blocks are therefore implemented in dynamic logic to conserve space and reduce cost. Data residing in critical blocks will be retained, for as long as system power is present even if the system clock is stopped. Data in blocks which are unshaded will be lost because those blocks are implemented in clocked dynamic logic and go to an indeterminant state when the system clock is halted. This is because no refreshing of those dynamic circuits may take place when the system clock is stopped. For a given period of time, critical blocks draw less power than that required by clocked dynamic circuitry of equivalent function because they require no refreshing.
  • memory mapped input/output area 106, RAM memory 108, CPU registers 109, flag registers 116, count registers 104, instruction registers 103, CPU select controls 102, store controls 101c and stop controls 117 are all implemented in static logic.
  • the data contained in these critical blocks is thus retained even when the system clock is stopped. Halting the system clock is called putting the computer to "sleep.” While sleeping, the data retained in dynamic circuitry will be lost (become indeterminant) because the system clock is not operating and thus no refreshing can take place.
  • the data will be retained, however, by those blocks implemented in static logic because they do not need to be refreshed. Because no refresh of static logic is required, a minimal amount of power is drawn to preserve the data in the critical blocks.
  • system clock of 100 is not running, 100 draws less power than an architecture implemented entirely in clocked dynamic logic.
  • cost and the area occupied by 100 has been minimized in 100 because some of the circuitry is implemented in dynamic logic.
  • System 100 therefore occupies less space than an architecture implemented entirely in CMOS static logic. Because of the pipeline architecture of 100 shown in Figure 1, however, care must be taken to ensure that critical data is put into critical blocks prior to stopping the system clock. Put another way, none of the intermediate stage one, stage two, or stage three pipeline registers should contain data which needs to be retained while the 100 is sleeping. Also, care must be taken when restarting the system clock to ensure that the intermediate pipeline registers contain valid data. A method of preparing system 100 to sleep (stop the system clock) and awake (restart the system clock) is therefore required.
  • Process 400 shown in Figure 4a ensures that the pipeline is adequately flushed prior to stopping the system clock of processor 100 and initiating a "sleep.”
  • 400 is used in a three-stage pipelined architecture such as 100 shown in Figure 1, and it may not be appropriate for another system having more or less than three stages of pipelines or one which has the pipeline structured in a different way. It will be apparent, however, to one skilled in the art that processes 400 and 450 in Figures 4a and 4b may be modified for use in other systems having pipelined architectures with different numbers and/or arrangements of stages.
  • 400 in Figure 4a initiates the "sleep" at step 401.
  • the initiate "sleep" command is issued by stop controls 117 in Figure 1.
  • the appropriate command may be issued by stop controls 117 when a flag or a register goes to a predefined state or when a specific period of time has elapsed since the last "sleep" cycle. Stop controls 117 may include a timer to allow this to occur. Of course, a "sleep" may be initiated by another event (or lack of an event), such as user input, or the triggering of an external device. A variety of ways to initiate the sleep are contemplated within the spirit and scope of this invention.
  • the change in stop controls 117 is detected by instruction decode and control block 101. Once an initiate "sleep" command is issued to instruction decode and control block 101, system 100 prevents the loading of the flag registers 116 at step 402.
  • step 405 one more NOP is fed into the pipeline and an instruction cycle is executed, to transfer the data in the stage two registers 113a and 113b to stage three registers 114a and 114b.
  • Data which was in the first stage pipeline registers when the sleep was initiated should now be stored in the critical blocks 106-109, and thus will be retained for as long as the "sleep" takes place.
  • CPU general purpose registers 109 and memories 106 and 108 are prevented from receiving new data. This ensures that GP registers 109, RAM memory 108 and memory mapped I/O 106 retain data corresponding with the last non-NOP command executed prior to initiating the "sleep.”
  • the third NOP cycle is executed . Once this has been done, three NOP's have been executed (one for each processor), thus flushing the pipeline and critical data is retained in critical blocks.
  • the first, second and third stage registers in system 100 now contain non-critical data.
  • the system clock may then be halted allowing data in these non-critical intermediate stage pipeline registers to go to an indeterminant state. This is satisfactory because all the data which is required to restart the system now resides in critical blocks 106-109, 116, 117, 101c, 102, 103, and 104. Normal system operation may resume in the place where execution was suspended at any time once a "wake-up" signal is issued. Therefore, process 400 terminates by stopping the system clock, and sleeping at step 408. System 100 stays asleep until a "wake-up" command has been issued by stop controls 117 as detected at step 409. All critical blocks in system 100 now are in a determinant state, and will remain that way as long as system power is not lost during the sleep.
  • the pipeline in system 100 may be refilled with data and recommence normal operation when a "wake-up" is issued.
  • the sleep may last any period of time, as long as system power continues.
  • space, complexity, cost, and power consumption requirements are all maximized.
  • the present architecture and methods have equal application in situations where certain minimum clock frequencies cannot be maintained.
  • a "wake-up" sequence is shown as process 450 in Figure 4b. Again, as discussed with the initiate "sleep" shown in Figure 4a, an initiate "wake-up" is issued by stop controls 117.
  • stop controls 117 may comprise a timer or other device to cause a "sleep" on predetermined intervals or events.
  • step 411 determines whether the pipeline has been flushed. 410 and 411 are executed until the pipeline is completely flushed of indeterminant data (data which was in the pipeline before the sleep). Once complete, step 411 proceeds to step 412 which now permits loading of the flag registers 116 shown in Figure 1.
  • one instruction cycle is executed at step 413, wherein information is loaded from critical blocks 106-109 into the first stage registers HOa-l lOd.
  • the loading of count registers 104 is now unblocked. Instruction cycle counting may resume. This resumes instruction execution in the last cycle where the last instruction (according to the instruction registers 103) was suspended.
  • another instruction is executed allowing the data currently residing in the stage one registers 1 lOa-1 lOd to be passed along to the stage two registers 113a and 113b. Then, loading of general purpose registers 109 , RAM memory 108 and memory mapped I/O area 106 are permitted at step 416.
  • One more instruction cycle is then executed at step 417 in order to load the stage three registers 114a and 114b with the data which would have been in them had the "sleep" not been initiated in process 400.
  • data which was contained in the stage one registers HOa-llOd will cycle through the pipeline until data has been now reloaded into the stage three registers 114a and 114b.
  • Normal operation of system 100 may now resume at step 418.
  • Process 450 ensures that critical data has been retrieved from critical blocks such as 106-109 and cycled through the pipeline to the same state that system 100 was in prior to sleeping. Therefore, instruction execution resumes at the same place where it was suspended.
  • Process 400 set forth in Figure 4a ensures that critical data is put into critical blocks prior to halting the system clock.
  • process 450 set forth in Figure 4b ensures that the pipeline is filled with critical data prior to resuming instruction execution and restarting the system clock.
  • Other methods may be used in a system comprised of a combination of dynamic and static logic, and which ensures critical data is in the pipeline prior to resuming operation. These other methods are contemplated within the spirit and scope of this invention.
  • alternative structures for a computer may be used such as implementing the entire computer architecture in static logic.
  • a computer implemented entirely in static logic does not require flushing and refilling the pipeline as set forth in Figures 4a and 4b, because the entire system will retain its data even when the clock is stopped. Data will be retained in intermediate stage pipeline registers in this embodiment, however, space, cost and size constraints may limit its application.
  • the preferred embodiment maximizes these these goals, while minimizing power consumption.
  • FIG. 3 Another alternative embodiment of the present invention is shown in Figure 3 as 300.
  • 300 has a similar architecture to that shown in 100 wherein certain critical blocks of the system are implemented in static logic, shown shaded in Figure 3. Other major system components are implemented in dynamic logic to conserve space and reduce the cost of system 300. Because 300 uses a mixture of dynamic and static logic, as with 100, processes similar to 400 and 450 must be executed in order to halt and restart the system clock. This ensures that valid instructions and/or data only is present in the pipeline. These processes will be discussed with reference to Figures 5a and 5b.
  • an initiate sleep operation will be issued by stop controls 317 to instruction decode and co ⁇ * ⁇ ol block 301.
  • stop controls 317 may be operative upon activation of a timer or other device.
  • the "initiate sleep" command 501 is detected, and step 502 is performed which prevents the loading of the flag registers 317 in architecture 300. This prevents any status conditions from being changed.
  • One NOP command is performed at step 503 cycling through the data which may currently reside in the stage one registers 310a-310c to the stage two registers 313a- 313c.
  • instruction cycle count registers 304a-304c, memory mapped I/O area 306 and RAM memory 308 are prevented from receiving new data at step 504.
  • Instruction count registers 304a-304c are prevented from loading because, when execution resumes, the instructions should continue at the appropriate phase in instruction execution.
  • Memories 306 and 308 are protected to ensure that valid instructions are preserved.
  • NOP is executed in order to cycle critical data in the pipeline from the stage two registers 313a-313c to the stage three registers 314a- 314c.
  • Loading of general purpose registers 309 is then prevented at step 506. Again, because CPU general purpose registers 309 are a critical block, their loading should be prevented to allow restart of processor execution at a determinant state.
  • NOP instruction is executed at step 507.
  • all critical data has been stored in critical blocks such as CPU general purpose registers 309, flag registers 317, or either of the storage memories 306 or 308.
  • the system clock may be halted, and the system sleeps at step 508, minimizing power consumption in architecture 300. Sleep continues at steps 508 and 509 until the "wake-up" is initiated by stop controls 317.
  • architecture 300 will retain the data contained in those critical blocks until such time as the system clock is restarted and architecture 300 resumes instruction execution.
  • process 550 is executed prior to resuming operation in system 300.
  • process 500 proceeds to 550 in Figure 5b.
  • This process places the system in a determinant state into which normal processor execution may resume.
  • Steps 510 and 511 are performed in order to make sure that the pipeline has been adequately flushed prior to permitting loading of various critical blocks in the system. Once this has been done, the loading of critical blocks may then resume.
  • Step 510 executes NOP commands until the pipeline has been completely flushed. Once this has been done, step 511 leads to step 512 which permits the loading of flag registers 317.
  • An additional NOP is executed at step 513 in order to allow information contained in the critical blocks to be passed along to the stage one pipeline registers 310a-310c.
  • the loading of the count registers is permitted at step 514 so that normal processor execution may resume at the proper place in the instruction cycle.
  • the loading of RAM memory 308 and memory mapped I/O area 306 is permitted at this time also.
  • An additional NOP cycle is performed at step 515 allowing the loading of the stage two pipeline registers 313a-313c.
  • the loading of general purpose registers 309 is permitted at step 516, and one additional instruction cycle is executed in order to allow the final stage stage three registers 314a-314c to contain critical data at step 517. Normal operation of system 300 may then resume at step 518.

Abstract

A computer architecture (100) and method capable of retaining data after a system clock has been halted to conserve power. The computer comprises first processing circuitry, the first circuitry comprising dynamic components. The dynamic components include such devices as intermediate pipeline registers, arithmetic logic units (112), address generators (111), and instruction decode and control circuitry (101). The computer further comprises second processing circuitry, the second circuitry comprising static components. In a preferred embodiment, the static components comprise instruction registers (103), stop controls (117), general purpose registers (109), status registers, and random access memory (108). The use of dynamic components in the architecture of a preferred embodiment maximizes cost and size considerations, while the static components allow instruction execution and the system clock to be halted. The combination of dynamic and static components preserves information which enables the system to resume execution after the system clock has been stopped without data loss.

Description

LOW POWER COMPUTER ARCHITECTURE AND METHOD
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to a computer architecture and method which can conserve power. More particularly, this invention relates to an architecture which allows a computer to suspend operation for a period of time and resume operation later in order to conserve overall power consumption.
2. Background Information
In certain applications like control systems, microprocessors are used for real-time monitoring and control. Information is typically sampled and updated continuously and the computer system executes instructions at maximum speed. Usually, sufficient power is available to the computer in order to continue execution at all times. Power consumption is generally a secondary consideration to these real-time monitoring and control functions. Therefore, these types of systems have typically been implemented using TTL (transistor-transistor logic) dynamic logic devices instead of CMOS (charged metal oxide semiconductor) static logic devices because dynamic devices require less area, are cheaper, and operate sufficiently fast for most real-time applications. In other applications, continuous real-time monitoring and control is not required. In some control systems, for example, action by the computer need only take place at infrequent intervals of time. One such example is that of the temperature sensor microcontroller which is coupled to an environmental control system in a building. For a temperature sensor, the building temperature may only need to be sampled at intermittent intervals (for example, once every five minutes) in order to issue the necessary signal to the heating/cooling system to compensate for variations in temperature. In this case, intermittent sampling is sufficient because instantaneous response to fluctuations in temperature is not necessary (hopefully the building will retain the temperature from a previous heating or cooling cycle for a certain interval of time). For the most part, because this unit remains idle between samples, and because on-board battery power may be used, it is desirable to put the computer into a mode where minimum power is consumed. This will allow operation in environments where power usage should be minimized, such as in an automobile. In an environmental control application for a building, for example, because many control units may be distributed throughout an entire system, power consumption for the system may be reduced.
Dynamic logic LSI (large-scale integrated) circuits are typically used in computers due to their low cost, small area requirements, and adequate performance for most applications. Dynamic logic devices, and memories in particular, use charged capacitors which must be recharged at regular intervals due to capacitor leakage. Dynamic logic devices therefore require the use of "refresh" circuitry in order to recharge these capacitors at certain minimum intervals to retain their data. A minimum refresh frequency for some dynamic memory devices (DRAM) is approximately 500 kilohertz (KHz). Because a computer comprised of dynamic logic components requires the use of refresh circuitry which operates continuously to retain the data, power is used constantly even when no instructions are being executed by the computer system. Moreover, because these devices must be refreshed at regular intervals, a system clock must be maintained. This clock also consumes power, even when no instructions are being executed. In an application which requires minimum power consumption, such as one powered by a battery and/or one which does not operate continuously, the use of dynamic logic devices along with the required clock and refresh circuitry provides a design that consumes more power than might otherwise be desired.
SUMMARY AND OBJECTS OF THE INVENTION
One of the objects of the present invention is to provide a computer architecture which minimizes power consumption during idle periods but yet is still fairly compact and inexpensive.
Another object of the present invention is to provide a method for suspending processing within a computer in such a way that critical data is not lost between the time when processing was suspended and the time when normal operation resumes.
These and other objects of the present invention are provided for by a computer architecture capable of retaining data after a system clock has been halted to conserve power. The computer comprises first processing circuitry, the first circuitry comprising dynamic components. In a preferred embodiment, the dynamic components include such devices as intermediate pipeline registers, arithmetic logic units, address generators, and instruction decode and control circuitry. The computer further comprises second processing circuitry, the second circuitry comprising static components. In a preferred embodiment, the static components comprise instruction registers, stop controls, general purpose registers, status registers, and random access memory. The use of dynamic components in the architecture of a preferred embodiment minimizes cost and size, while the static components allows instruction execution and the system clock to be halted. The combination of dynamic and static components preserves information to enable the system to resume execution after the system clock has been stopped without critical data loss. This architecture reduces power consumption compared to a system implemented entirely in dynamic logic, while minimizing cost and area.
These and other objects of the invention are provided for by a method of suspending operation of a pipelined computer architecture in order to resume processing at a later time without critical data loss. The pipelined computer architecture comprises a first portion comprised of dynamic logic components, and a second portion comprised of static logic components. The first portion comprises a pipeline in the computer architecture and the second portion comprises random-access memory and central processing unit registers. The method comprises detecting a suspend operation signal. After the suspend operation signal is detected, loading of instruction and status registers is prevented. Then, no-operation commands are executed for each stage in the pipeline. In a preferred embodiment, this cycles critical data through to circuitry implemented in static logic and ensures that no data is lost until the computer resumes instruction execution. Then, general purpose registers and random access memory are prevented from being modified and the system clock is halted. This conserves system power without critical data loss until, in a preferred embodiment, the system clock is restarted.
These and other objects of the present invention are provide for by a method of resuming operation of a pipelined computer architecture, wherein the pipelined computer architecture comprises a first portion comprised of dynamic logic components, and a second portion comprised of static logic components. The first portion comprises the pipeline in the computer architecture and the second portion comprises random-access memory and central processing unit registers. The method comprises detecting a resume operation signal, and then permitting loading of instruction and status registers at the appropriate time. No operation commands are executed for each stage in the pipeline. Loading of general purpose registers and random access memory are then permitted and the system clock is restarted, resuming operation in the same place where execution was halted. Critical data has been retained, and the pipeline contains valid data, allowing normal computer operation.
BRIEF PESCRIFΠON OF DRAWINGS
The present invention is illustrated by way of example and not limitation in the figures of the accompanying in which like references indicate similar elements and in which:
Figure 1 shows an architecture of the preferred embodiment of the present invention.
Figure 2 shows the contents of various stages in the pipeline corresponding with three central processing units used in the architecture shown in Figure 1.
Figure 3 shows an alternative embodiment of the architecture of the present invention.
Figures 4a show a process used for preparing to halt the system clock, for a system "sleep" or low power consumption idle state.
Figure 4b shows a "wake-up" method used for resuming normal operation after an idle or "sleep" state.
Figure 5a shows a process for putting to "sleep" an alternative embodiment of the present invention.
Figure 5b shows a process for "waking-up" an alternative embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
An architecture and method for minimum power consumption in a computer is described. In the following description, for the purposes of explanation, specific numbers, central processing units, registers, addresses, times, and signals are set forth in order to provide a thorough understanding of the present invention. It will be apparent to one skilled in the art, however, that the present invention may be practiced without some of these specific details. Well known circuits and devices are shown in block diagram form in order to not unnecessarily obscure the present invention.
Figure 1 shows a computer architecture of the preferred embodiment. Computer architecture 100 shown in Figure 1 may be used in a networked control system, such as a house. One such network is referred to in Markkula, Jr., et al., "Network and Intelligent Cell for Providing Sensing, Bidirectional Communications and Control," U.S. Patent No. 4,918,690, which is assigned to the assignee of the present invention. Of course, the present invention has equal application in non-networked computer systems, as will be appreciated by one skilled in the art. Computer architecture 100 is broken into many component parts ("blocks") each representing circuitry contained within architecture 100. System 100 is a pipelined computer architecture with three central processing units (CPU's) which optimizes throughput and performance. One main component of system 100 is instruction decode and control block 101. Instruction decode and control block 101 is controlled by four blocks 102, 103, 104, and 117. CPU select controls 102 determines which CPU instruction register 103 and count register 104 will be selected for instruction generation. There are three count registers 104a, 104b, and 104c, and three instruction registers 103a, 103b, and 103c to indicate the stage of instruction execution the selected CPU is in. There is one count register and one instruction register for each CPU. CPU select controls 102 merely cycles through each CPU on each instruction cycle. On each instruction cycle, a different CPU is selected for address generation and computation. CPU select controls 102 sequentially steps through, selecting each CPU for instruction generation and execution. Therefore, every three cycles, the same CPU is selected for instruction decode and execution. Block 101 is also controlled by stop controls 117 which indicates to block 101 that instruction execution should be suspended (the system should "sleep") until execution is resumed at a later time. A "wake-up" (resume execution) command is also issued by stop controls 117. A "sleep" halts the system clock, and is discussed in more detail below. A "wake-up" restarts the system clock.
Operand select controls are generated by 101a within block 101 to control operand select 105. Operand select 105 determines which of the memories 106-109 presents its data to pipeline registers 110a- 1 lOd. Each of the registers 1 lOa-1 lOd are known as the stage one registers and receive data from either memory mapped I/O block 106, ROM (read-only) memory 107, RAM (random access) memory 108, or CPU general purpose registers 109. One or more of these memory units 106-109 is selected via operand select block 105, which is then put into registers 1 lOa-l lOd (stage one) of the pipeline of system 100. The output of each of these stage one registers 1 lOa-1 lOd is presented to address generator 111, and arithmetic logic unit (ALU) 112. Addresses and data output from address generator 111 and ALU 112 is controlled by control block 101b in block 101. Address generator 111 computes address information, and ALU 112 computes data information. ALU 112 also passes fetched instruction to instruction registers 103a-103c. Controls issued by block 101b indicate the appropriate operation to take place. Controls issued by block 101b are determined by the selected CPU instruction registers 103, and central processing unit count registers 104. Address generator block 111 uses registers 110a and 110b located in the stage one registers to compute an address where data is to be stored or read from. If an addition or subtraction operation must take place to compute the address (for example, an indexed instruction which uses an index register and a base register) then the address is computed accordingly and passed to the stage two register 113a which holds the computed operand address. In addition, an operand may be held in registers 110c and 1 lOd for a computation performed by ALU 112. Once ALU 112 has performed a computation, the operand is passed to stage two register 113b, and/or certain bits are set in flag registers 116 shown in Figure 1. This may indicate, for example, the result of a compare operation or other status information. For example, if a compare operation is performed by ALU 112, registers 110c and HOd may contain the data being compared. Then, specific bits in flag registers 116 may be set to indicate the results of this compare. This information will then be passed back to flag controls lOld located in instruction decode and control block 101. The results of the ALU 112's operation, if there are any, are placed into register 113b which also resides at stage two of the pipeline.
Information computed by address generator 111 and/or ALU 112 is passed to stage two registers 113a, 113b, and flag registers 116. This information is then passed to the stage three registers 114a and 114b shown in Figure 1 at the next instruction cycle. Information computed by ALU 112 and placed into register 113b is also made available to instruction registers 103a- 103c when ALU 112 is used to fetch an instruction. Data contained in the stage three pipeline registers 114a and 114b can then be stored in any of the memory blocks 106, 108, or 109 according to which of these devices is selected by store select block 115. Store select block 115 is controlled by the store controls 101c in block 101.
The pipeline architecture of the preferred embodiment shown in Figure 1 facilitates multiprocessing by allowing the data for one central processing unit to be contained in one stage of the pipeline, and data for another CPU to be contained in a previous or a subsequent stage of the pipeline. Instruction decode and control block 101 will sequentially select, via CPU select controls 102, each CPU such that data at each stage of the pipeline corresponds to one central processing unit. Once every three cycles, one particular central processing unit will be selected to control the functioning of each block in a particular stage of the pipeline. This is graphically represented in Figure 2. During time period one, as shown in Figure 2, CPU 1 will control registers in stage one of the pipeline (registers 110a- 1 lOd). Stage two in the pipeline (registers 113a and 113b) will contain information processed by CPU 3, and stage three of the pipeline (registers 114a and 114b) will contain information processed by CPU 2. When processing is complete for all the stages during time period one, execution will proceed to time period two. At time period two, data for CPU 2 will reside in stage one of the pipeline. Data for CPU 1 will reside in the stage two pipeline registers, and data for CPU 3 will now reside in the stage three pipeline registers. The stage, one pipeline registers will receive data from operand select block 105 shown in Figure 1, which corresponds to CPU 2 at time period two. Advancing to time period three, data which was contained in the stage two pipeline registers will be passed along to the stage three pipeline registers. This data is processed by CPU 1 , and data for CPU 2 will be passed along to the stage two pipeline registers. Data for CPU 3 will be received from operand select block 105 shown in Figure 1 and placed into the stage one pipeline registers l lOa-1 lOd. Advancing to time period four, the data is advanced one more stage in the pipeline. CPU 1 data will be received from operand select block 105 and placed in the stage one pipeline registers HOa-l lOd. Data for CPU 3 will be in the stage two pipeline registers, and data for CPU 2 will be in the stage three pipeline registers. This process continues for as long as system 100 is executing instructions.
System 100 is implemented using a combination of dynamic logic and static logic circuitry. Certain blocks shown in Figure 1 are identified as "critical blocks" and are implemented using static logic circuits. These are shown shaded in Figure 1. A critical block is one which must contain valid data even after the system clock has been halted. This allows system 100 to be restarted at a later time and resume execution at the same place where execution was stopped without data loss. This allows certain status fields such as flags, instruction and CPU counters and data residing in certain memory devices to be retained for the period in which the system clock is stopped. This allows execution to resume at a later time when the clock is restarted. The critical blocks will be in a determinant state and no data will be lost. The remaining unshaded blocks, known as "non-critical" blocks, need not be in a determinant state when the system clock is restarted. The non-critical blocks are therefore implemented in dynamic logic to conserve space and reduce cost. Data residing in critical blocks will be retained, for as long as system power is present even if the system clock is stopped. Data in blocks which are unshaded will be lost because those blocks are implemented in clocked dynamic logic and go to an indeterminant state when the system clock is halted. This is because no refreshing of those dynamic circuits may take place when the system clock is stopped. For a given period of time, critical blocks draw less power than that required by clocked dynamic circuitry of equivalent function because they require no refreshing.
In the preferred embodiment, memory mapped input/output area 106, RAM memory 108, CPU registers 109, flag registers 116, count registers 104, instruction registers 103, CPU select controls 102, store controls 101c and stop controls 117 are all implemented in static logic. The data contained in these critical blocks is thus retained even when the system clock is stopped. Halting the system clock is called putting the computer to "sleep." While sleeping, the data retained in dynamic circuitry will be lost (become indeterminant) because the system clock is not operating and thus no refreshing can take place. The data will be retained, however, by those blocks implemented in static logic because they do not need to be refreshed. Because no refresh of static logic is required, a minimal amount of power is drawn to preserve the data in the critical blocks. Also, because the system clock of 100 is not running, 100 draws less power than an architecture implemented entirely in clocked dynamic logic. In addition, cost and the area occupied by 100 has been minimized in 100 because some of the circuitry is implemented in dynamic logic. System 100 therefore occupies less space than an architecture implemented entirely in CMOS static logic. Because of the pipeline architecture of 100 shown in Figure 1, however, care must be taken to ensure that critical data is put into critical blocks prior to stopping the system clock. Put another way, none of the intermediate stage one, stage two, or stage three pipeline registers should contain data which needs to be retained while the 100 is sleeping. Also, care must be taken when restarting the system clock to ensure that the intermediate pipeline registers contain valid data. A method of preparing system 100 to sleep (stop the system clock) and awake (restart the system clock) is therefore required.
Because critical data must reside in critical blocks and non- critical blocks should not contain critical data prior to halting the system clock, a method is required to "flush" the pipeline of system 100 prior to sleeping. When a sleep cycle is initiated, all of the central processing units in the system begin to execute NOP's (no operation commands) repetitively until the pipeline of 100 is flushed. The critical blocks will therefore contain data which must be retained until 100 resumes execution of instruction. A NOP consumes one instruction cycle and causes a CPU to not modify any data in system 100. However, data contained in intermediate stage registers will be processed normally through system 100. This data will be allowed to propagate throughout the system until critical data has reached critical blocks. NOP commands will then reside in the intermediate stage pipeline registers. Because the non-critical blocks are implemented in dynamic logic (which includes the pipeline registers), when the system clock is halted, the pipeline registers will go to an indeterminant state. Because these registers contain NOP data only, this has no effect on restarting system 100. A more detailed description of the process of halting and resuming execution of instructions by computer 100 is shown in Figures 4a and 4b.
Process 400 shown in Figure 4a ensures that the pipeline is adequately flushed prior to stopping the system clock of processor 100 and initiating a "sleep.". It should be noted that 400 is used in a three-stage pipelined architecture such as 100 shown in Figure 1, and it may not be appropriate for another system having more or less than three stages of pipelines or one which has the pipeline structured in a different way. It will be apparent, however, to one skilled in the art that processes 400 and 450 in Figures 4a and 4b may be modified for use in other systems having pipelined architectures with different numbers and/or arrangements of stages. 400 in Figure 4a initiates the "sleep" at step 401. The initiate "sleep" command is issued by stop controls 117 in Figure 1. The appropriate command may be issued by stop controls 117 when a flag or a register goes to a predefined state or when a specific period of time has elapsed since the last "sleep" cycle. Stop controls 117 may include a timer to allow this to occur. Of course, a "sleep" may be initiated by another event (or lack of an event), such as user input, or the triggering of an external device. A variety of ways to initiate the sleep are contemplated within the spirit and scope of this invention. The change in stop controls 117 is detected by instruction decode and control block 101. Once an initiate "sleep" command is issued to instruction decode and control block 101, system 100 prevents the loading of the flag registers 116 at step 402. This ensures that flag registers 116, which contain status information, are not modified in any way prior to stopping the system clock. Then, one NOP (no operation) command is executed by the CPU now processing the first stage pipeline registers. Critical data formerly contained in the stage one registers 110a- 1 lOd moves to the stage two registers 113a- 113b at step 403. At step 404, count registers 104 are then prevented from receiving new data. This ensures that instruction execution resumes at the proper stage in the instruction cycle for the data now contained in stage two registers 113a and 113b. At step 405, one more NOP is fed into the pipeline and an instruction cycle is executed, to transfer the data in the stage two registers 113a and 113b to stage three registers 114a and 114b. Data which was in the first stage pipeline registers when the sleep was initiated should now be stored in the critical blocks 106-109, and thus will be retained for as long as the "sleep" takes place. At step 406, CPU general purpose registers 109 and memories 106 and 108 are prevented from receiving new data. This ensures that GP registers 109, RAM memory 108 and memory mapped I/O 106 retain data corresponding with the last non-NOP command executed prior to initiating the "sleep." Then, at step 407, the third NOP cycle is executed . Once this has been done, three NOP's have been executed (one for each processor), thus flushing the pipeline and critical data is retained in critical blocks.
The first, second and third stage registers in system 100 now contain non-critical data. The system clock may then be halted allowing data in these non-critical intermediate stage pipeline registers to go to an indeterminant state. This is satisfactory because all the data which is required to restart the system now resides in critical blocks 106-109, 116, 117, 101c, 102, 103, and 104. Normal system operation may resume in the place where execution was suspended at any time once a "wake-up" signal is issued. Therefore, process 400 terminates by stopping the system clock, and sleeping at step 408. System 100 stays asleep until a "wake-up" command has been issued by stop controls 117 as detected at step 409. All critical blocks in system 100 now are in a determinant state, and will remain that way as long as system power is not lost during the sleep.
The pipeline in system 100 may be refilled with data and recommence normal operation when a "wake-up" is issued. The sleep may last any period of time, as long as system power continues. As a result of the architecture of 100, space, complexity, cost, and power consumption requirements are all maximized. The present architecture and methods have equal application in situations where certain minimum clock frequencies cannot be maintained. A "wake-up" sequence is shown as process 450 in Figure 4b. Again, as discussed with the initiate "sleep" shown in Figure 4a, an initiate "wake-up" is issued by stop controls 117. As discussed previously, stop controls 117 may comprise a timer or other device to cause a "sleep" on predetermined intervals or events. Many "wake-up" conditions are contemplated within the spirit and scope of this invention. The "wake-up" command is detected in process 400 of Figure 4a, wherein 409 will branch to 410 in Figure 4b. Once a "wake-up" command is detected, process 450 commences wherein one NOP cycle will be executed at step 410. Step 411 determines whether the pipeline has been flushed. 410 and 411 are executed until the pipeline is completely flushed of indeterminant data (data which was in the pipeline before the sleep). Once complete, step 411 proceeds to step 412 which now permits loading of the flag registers 116 shown in Figure 1. Then, one instruction cycle is executed at step 413, wherein information is loaded from critical blocks 106-109 into the first stage registers HOa-l lOd. Then, at step 414, the loading of count registers 104 is now unblocked. Instruction cycle counting may resume. This resumes instruction execution in the last cycle where the last instruction (according to the instruction registers 103) was suspended. At step 415, another instruction is executed allowing the data currently residing in the stage one registers 1 lOa-1 lOd to be passed along to the stage two registers 113a and 113b. Then, loading of general purpose registers 109 , RAM memory 108 and memory mapped I/O area 106 are permitted at step 416. One more instruction cycle is then executed at step 417 in order to load the stage three registers 114a and 114b with the data which would have been in them had the "sleep" not been initiated in process 400. In other words, data which was contained in the stage one registers HOa-llOd will cycle through the pipeline until data has been now reloaded into the stage three registers 114a and 114b. Normal operation of system 100 may now resume at step 418. Process 450 ensures that critical data has been retrieved from critical blocks such as 106-109 and cycled through the pipeline to the same state that system 100 was in prior to sleeping. Therefore, instruction execution resumes at the same place where it was suspended.
Given architecture 100 shown in Figure 1, it is necessary to use techniques similar to those shown in Figures 4a and 4b in order to properly stop the system clock and preserve the integrity of critical data which was formerly in the pipeline. Process 400 set forth in Figure 4a ensures that critical data is put into critical blocks prior to halting the system clock. In addition, process 450 set forth in Figure 4b ensures that the pipeline is filled with critical data prior to resuming instruction execution and restarting the system clock. Other methods may be used in a system comprised of a combination of dynamic and static logic, and which ensures critical data is in the pipeline prior to resuming operation. These other methods are contemplated within the spirit and scope of this invention. Of course, alternative structures for a computer may be used such as implementing the entire computer architecture in static logic. A computer implemented entirely in static logic does not require flushing and refilling the pipeline as set forth in Figures 4a and 4b, because the entire system will retain its data even when the clock is stopped. Data will be retained in intermediate stage pipeline registers in this embodiment, however, space, cost and size constraints may limit its application. The preferred embodiment maximizes these these goals, while minimizing power consumption.
Another alternative embodiment of the present invention is shown in Figure 3 as 300. 300 has a similar architecture to that shown in 100 wherein certain critical blocks of the system are implemented in static logic, shown shaded in Figure 3. Other major system components are implemented in dynamic logic to conserve space and reduce the cost of system 300. Because 300 uses a mixture of dynamic and static logic, as with 100, processes similar to 400 and 450 must be executed in order to halt and restart the system clock. This ensures that valid instructions and/or data only is present in the pipeline. These processes will be discussed with reference to Figures 5a and 5b.
As discussed with reference to Figure 1 , an initiate sleep operation will be issued by stop controls 317 to instruction decode and coτ* τol block 301. As discussed previously, stop controls 317 may be operative upon activation of a timer or other device. In process 500 shown in Figure 5a, the "initiate sleep" command 501 is detected, and step 502 is performed which prevents the loading of the flag registers 317 in architecture 300. This prevents any status conditions from being changed. One NOP command is performed at step 503 cycling through the data which may currently reside in the stage one registers 310a-310c to the stage two registers 313a- 313c. Then, the instruction cycle count registers 304a-304c, memory mapped I/O area 306 and RAM memory 308 are prevented from receiving new data at step 504. Instruction count registers 304a-304c are prevented from loading because, when execution resumes, the instructions should continue at the appropriate phase in instruction execution. Memories 306 and 308 are protected to ensure that valid instructions are preserved. At step 505 one more NOP is executed in order to cycle critical data in the pipeline from the stage two registers 313a-313c to the stage three registers 314a- 314c. Loading of general purpose registers 309 is then prevented at step 506. Again, because CPU general purpose registers 309 are a critical block, their loading should be prevented to allow restart of processor execution at a determinant state. Finally, one additional NOP instruction is executed at step 507. At this time, all critical data has been stored in critical blocks such as CPU general purpose registers 309, flag registers 317, or either of the storage memories 306 or 308. Once this last operation has been performed, the system clock may be halted, and the system sleeps at step 508, minimizing power consumption in architecture 300. Sleep continues at steps 508 and 509 until the "wake-up" is initiated by stop controls 317. Because store controls 301c, instruction registers 303, CPU select controls 302, count registers 304, general purpose registers 309, flag registers 317, memory mapped I O storage 306, and RAM memory 308 are all implemented in static logic, architecture 300 will retain the data contained in those critical blocks until such time as the system clock is restarted and architecture 300 resumes instruction execution.
As discussed with reference to Figure 1, process 550 is executed prior to resuming operation in system 300. Once a "wake- up" is detected from stop controls 317 at step 509 in Figure 5a, process 500 proceeds to 550 in Figure 5b. This process places the system in a determinant state into which normal processor execution may resume. Steps 510 and 511 are performed in order to make sure that the pipeline has been adequately flushed prior to permitting loading of various critical blocks in the system. Once this has been done, the loading of critical blocks may then resume. Step 510 executes NOP commands until the pipeline has been completely flushed. Once this has been done, step 511 leads to step 512 which permits the loading of flag registers 317. An additional NOP is executed at step 513 in order to allow information contained in the critical blocks to be passed along to the stage one pipeline registers 310a-310c. The loading of the count registers is permitted at step 514 so that normal processor execution may resume at the proper place in the instruction cycle. The loading of RAM memory 308 and memory mapped I/O area 306 is permitted at this time also. An additional NOP cycle is performed at step 515 allowing the loading of the stage two pipeline registers 313a-313c. Finally, the loading of general purpose registers 309 is permitted at step 516, and one additional instruction cycle is executed in order to allow the final stage stage three registers 314a-314c to contain critical data at step 517. Normal operation of system 300 may then resume at step 518. By executing the steps set forth in process 550 of Figure 5b, data which was stored in critical blocks has been allowed sufficient time to propagate through the pipeline of architecture 300. Thus, valid data resides in the entire pipeline and execution may resume at the same place where the clock was stopped.
Thus, a method and apparatus for power conservation in a computer system architecture has been described. Although the present invention has been described particularly with reference to Figures l-5b, it will be apparent to one skilled in the art that the invention has utility far exceeding that disclosed in the figures. It is contemplated that many changes and modifications may be made, by one of ordinary skill in the art, without departing from the spirit and scope of the invention as disclosed above.

Claims

CLAIMSWhat is claimed is:
1. A pipelined computer architecture capable of retaining data after a system clock has been halted thus conserving power, the architecture comprising: a. first processing circuitry, the first circuitry comprising dynamic components including a computer pipeline; and b. second processing circuitry, the second circuitry comprising static components, including central processing unit registers, instruction counters, status registers, random access memory and computer stop controls.
2. The apparatus of claim 1 wherein the computer pipeline comprises three stages.
3. The apparatus of claim 2 further comprising a separate central processing unit for each stage in the pipeline.
4. The apparatus of claim 3 wherein each said separate central processing unit processes data in each said stage of the pipeline.
5. The apparatus of claim 1 wherein the first processing circuitry further comprises an arithmetic logic unit (ALU), an address generator, store and operand select controls, and instruction decode and control circuitry.
6. A pipelined computer architecture capable of retaining data after a system clock has been halted thus conserving power, the architecture comprising: a. first processing circuitry, the first circuitry comprising dynamic components; and b. second processing circuitry, the second circuitry comprising static components.
7. The apparatus of claim 6 wherein the first processing circuitry comprises a computer pipeline.
8. The apparatus of claim 7 wherein the computer pipeline comprises three stages.
9. The apparatus of claim 8 further comprising a separate central processing unit for each stage in the pipeline.
10. The apparatus of claim 6 wherein the second circuitry comprises central processing unit registers, instruction counters, status registers, random access memory and computer stop controls.
1 1. The apparatus of claim 1 wherein the first processing circuitry further comprises an arithmetic logic unit (ALU), an address generator, store and operand select controls, and instruction decode and control circuitry.
12. A computer architecture capable of retaining data after a system clock has been halted thus conserving power comprising: a. first processing circuitry, the first circuitry comprising dynamic components; and b. second processing circuitry, the second circuitry comprising static components.
13. The apparatus of claim 12 wherein the first processing circuitry comprises an arithmetic logic unit (ALU), an address generator, store and operand select controls, and instruction decode and control circuitry.
14. The apparatus of claim 12 wherein the second circuitry comprises central processing unit registers, instruction counters, random access memory and computer stop controls.
15. A method of suspending operation of a pipelined computer architecture in order to resume processing at a later time without data loss, the pipelined computer architecture comprising a first portion comprised of dynamic logic components, a second portion comprised of static logic components, and a system clock, the first portion comprising the pipeline in the computer architecture and the second portion comprising random-access memory, instruction and status registers and general purpose registers, the method comprising: a. detecting a suspend operation signal; b. preventing modification of instruction and status registers; c. executing a no-operation command for each stage in the pipeline; d. preventing modification of general purpose registers and random access memory; and e. stopping the system clock.
16. A method of resuming operation of a pipelined computer architecture, the pipelined computer architecture comprising a first portion comprised of dynamic logic components, a second portion comprised of static logic components, and a system clock, the first portion comprising the pipeline in the computer architecture and the second portion comprising random-access memory, instruction and status registers and general purpose registers, the method comprising: a. detecting a resume operation signal; b. starting the system clock; c. permitting modification of instruction and status registers; d. executing a no-operation command for each stage in the pipeline; e. permitting modification of general purpose registers and random access memory; and e. resuming instruction execution.
17. A method of suspending operation of a pipelined computer architecture in order to resume processing at a later time without data loss, the pipelined computer architecture comprising a first portion comprised of dynamic logic components, a second portion comprised of static logic components, and a system clock, the first portion comprising a pipeline with at least one stage, and the second portion comprising random-access memory, instruction and status registers and general purpose registers, the method comprising: a. detecting a suspend operation signal; b. preventing modification of the instruction and the status registers: c. executing a no-operation command for said each at least one stage in the pipeline; d. preventing modification of the general purpose registers and the random access memory; and e. stopping the system clock.
18. A method of resuming operation of a pipelined computer architecture, the pipelined computer architecture comprising a first portion comprised of dynamic logic components, a second portion comprised of static logic components, and a system clock, the first portion comprising a pipeline with at least one stage, and the second portion comprising random- access memory, instruction registers, status registers and general purpose registers, the method comprising: a. detecting a resume operation signal; b. starting the system clock; c. permitting modification of instruction registers and status registers; d. executing a no-operation command for said each at least one stage in the pipeline; e. permitting modification of general purpose registers and random access memory; and f. resuming instruction execution.
19. A method of suspending operation of a pipelined computer architecture in order to resume processing at a later time without data loss, the pipelined computer architecture comprising a first portion comprised of dynamic logic components, a second portion comprised of static logic components, and a system clock, comprising: a. preventing modification of critical areas; b. executing a no-operation command for each stage in a pipeline; and c. stopping the system clock.
20. A method of resuming operation of a pipelined computer architecture, the pipelined computer architecture comprising a first portion comprised of dynamic logic components, a second portion comprised of static logic components, and a system clock, comprising: a. starting the system clock; b. permitting modification of critical areas; c. executing a no-operation command for said each at least one stage in the pipeline; and d. resuming normal instruction execution.
PCT/US1992/002478 1991-03-28 1992-03-27 Low power computer architecture and method WO1992017837A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
DE69228600T DE69228600T2 (en) 1991-03-28 1992-03-27 SMALL POWER COMPUTER ARCHITECTURE AND METHOD
EP92909246A EP0577721B1 (en) 1991-03-28 1992-03-27 Low power computer architecture and methods

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US677,648 1984-12-03
US07/677,648 US5203003A (en) 1991-03-28 1991-03-28 Computer architecture for conserving power by using shared resources and method for suspending processor execution in pipeline

Publications (1)

Publication Number Publication Date
WO1992017837A1 true WO1992017837A1 (en) 1992-10-15

Family

ID=24719587

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1992/002478 WO1992017837A1 (en) 1991-03-28 1992-03-27 Low power computer architecture and method

Country Status (6)

Country Link
US (1) US5203003A (en)
EP (1) EP0577721B1 (en)
AT (1) ATE177545T1 (en)
AU (1) AU1652392A (en)
DE (1) DE69228600T2 (en)
WO (1) WO1992017837A1 (en)

Families Citing this family (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5488575A (en) * 1989-05-02 1996-01-30 Norand Corporation Portable work station and data collection terminal including switchable multi purpose touch screen display
US5850358A (en) * 1989-05-03 1998-12-15 Norand Corporation Portable work station and data collection terminal including switchable multi purpose touch screen display
US5805474A (en) * 1989-06-08 1998-09-08 Norand Corporation Portable work station type-data collection system having an improved handgrip and an optical reader to be directed thereby
JPH04143819A (en) * 1989-12-15 1992-05-18 Hitachi Ltd Power consumption control method, semiconductor integrated circuit device, and microprocessor
US5355503A (en) * 1990-05-31 1994-10-11 National Semiconductor Corporation Event driven scanning of data input equipment using multi-input wake-up techniques
US5590294A (en) * 1991-03-19 1996-12-31 Silicon Graphics, Inc. Method and apparatus for retarting pipeline processing
US5710728A (en) * 1991-07-11 1998-01-20 Norand Corporation Portable work station-type data collection system
US5524250A (en) * 1991-08-23 1996-06-04 Silicon Graphics, Inc. Central processing unit for processing a plurality of threads using dedicated general purpose registers and masque register for providing access to the registers
US5396636A (en) * 1991-10-21 1995-03-07 International Business Machines Corporation Remote power control via data link
US5630143A (en) * 1992-03-27 1997-05-13 Cyrix Corporation Microprocessor with externally controllable power management
US6343363B1 (en) * 1994-09-22 2002-01-29 National Semiconductor Corporation Method of invoking a low power mode in a computer system using a halt instruction
US5583457A (en) * 1992-04-14 1996-12-10 Hitachi, Ltd. Semiconductor integrated circuit device having power reduction mechanism
US5469553A (en) * 1992-04-16 1995-11-21 Quantum Corporation Event driven power reducing software state machine
DE69320417T3 (en) * 1992-06-12 2004-05-19 Texas Instruments Inc., Dallas Process and device for changing the clock frequency of a processor
US5842033A (en) * 1992-06-30 1998-11-24 Discovision Associates Padding apparatus for passing an arbitrary number of bits through a buffer in a pipeline system
US6047112A (en) 1992-06-30 2000-04-04 Discovision Associates Technique for initiating processing of a data stream of encoded video information
US5809270A (en) 1992-06-30 1998-09-15 Discovision Associates Inverse quantizer
DE69229338T2 (en) 1992-06-30 1999-12-16 Discovision Ass Data pipeline system
US6079009A (en) 1992-06-30 2000-06-20 Discovision Associates Coding standard token in a system compromising a plurality of pipeline stages
US6263422B1 (en) 1992-06-30 2001-07-17 Discovision Associates Pipeline processing machine with interactive stages operable in response to tokens and system and methods relating thereto
US6330665B1 (en) 1992-06-30 2001-12-11 Discovision Associates Video parser
US6067417A (en) 1992-06-30 2000-05-23 Discovision Associates Picture start token
US5768561A (en) 1992-06-30 1998-06-16 Discovision Associates Tokens-based adaptive video processing arrangement
US7095783B1 (en) 1992-06-30 2006-08-22 Discovision Associates Multistandard video decoder and decompression system for processing encoded bit streams including start codes and methods relating thereto
US6112017A (en) 1992-06-30 2000-08-29 Discovision Associates Pipeline processing machine having a plurality of reconfigurable processing stages interconnected by a two-wire interface bus
US5452434A (en) * 1992-07-14 1995-09-19 Advanced Micro Devices, Inc. Clock control for power savings in high performance central processing units
US5493683A (en) * 1992-12-29 1996-02-20 Intel Corporation Register for identifying processor characteristics
AU694418B2 (en) * 1993-02-26 1998-07-23 Norand Corporation Portable work station and data collection terminal including switchable multi-purpose touch screen display
US6049813A (en) * 1993-02-26 2000-04-11 Intermec Ip Corp. Portable work station-type data collection system
US5485623A (en) * 1993-03-10 1996-01-16 Hitachi, Ltd. Information processor having high speed and safety resume system
US5481550A (en) * 1993-04-27 1996-01-02 Schlumberger Technologies, Inc. Apparatus for maintaining stimulation to a device under test after a test stops
US5805914A (en) 1993-06-24 1998-09-08 Discovision Associates Data pipeline system and data encoding method
US5861894A (en) 1993-06-24 1999-01-19 Discovision Associates Buffer manager
JP2748822B2 (en) * 1993-07-05 1998-05-13 日本電気株式会社 Information processing device
JP2636695B2 (en) * 1993-08-03 1997-07-30 日本電気株式会社 Pipeline processing circuit
US5574772A (en) * 1993-11-01 1996-11-12 Scalisi; Joseph F. Personal apparatus for receiving radiotelephone communications
US5706407A (en) * 1993-12-28 1998-01-06 Kabushiki Kaisha Toshiba System for reallocation of memory banks in memory sized order
US5740460A (en) 1994-07-29 1998-04-14 Discovision Associates Arrangement for processing packetized data
US5603038A (en) * 1994-09-07 1997-02-11 International Business Machines Corporation Automatic restoration of user options after power loss
US5625807A (en) * 1994-09-19 1997-04-29 Advanced Micro Devices System and method for enabling and disabling a clock run function to control a peripheral bus clock signal
US5818821A (en) 1994-12-30 1998-10-06 Intelogis, Inc. Universal lan power line carrier repeater system and method
US5852737A (en) * 1995-04-24 1998-12-22 National Semiconductor Corporation Method and apparatus for operating digital static CMOS components in a very low voltage mode during power-down
US5587672A (en) * 1995-09-25 1996-12-24 Neomagic Corp. Dynamic logic having power-down mode with periodic clock refresh for a low-power graphics controller
TW439380B (en) * 1995-10-09 2001-06-07 Hitachi Ltd Terminal apparatus
US6317803B1 (en) * 1996-03-29 2001-11-13 Intel Corporation High-throughput interconnect having pipelined and non-pipelined bus transaction modes
US5742781A (en) * 1996-08-09 1998-04-21 Hitachi America, Ltd. Decoded instruction buffer apparatus and method for reducing power consumption in a digital signal processor
US5949261A (en) 1996-12-17 1999-09-07 Cypress Semiconductor Corp. Method and circuit for reducing power and/or current consumption
JPH10326129A (en) * 1997-05-23 1998-12-08 Mitsubishi Electric Corp Semiconductor unit
US5970241A (en) * 1997-11-19 1999-10-19 Texas Instruments Incorporated Maintaining synchronism between a processor pipeline and subsystem pipelines during debugging of a data processing system
US6065122A (en) * 1998-03-13 2000-05-16 Compaq Computer Corporation Smart battery power management in a computer system
US6037804A (en) * 1998-03-27 2000-03-14 International Business Machines Corporation Reduced power dynamic logic circuit that inhibits reevaluation of stable inputs
US6425092B1 (en) 1998-06-17 2002-07-23 International Business Machines Corporation Method and apparatus for preventing thermal failure in a semiconductor device through redundancy
US6550005B1 (en) * 1999-11-29 2003-04-15 Arm Limited Mechanism for recovery from termination of a program instruction due to an exception in a pipeland processing system
US7260731B1 (en) 2000-10-23 2007-08-21 Transmeta Corporation Saving power when in or transitioning to a static mode of a processor
US6685334B2 (en) 2002-04-30 2004-02-03 G-5 Electronics System and method of power management for a solar powered device
US7278080B2 (en) * 2003-03-20 2007-10-02 Arm Limited Error detection and recovery within processing stages of an integrated circuit
US8185812B2 (en) * 2003-03-20 2012-05-22 Arm Limited Single event upset error detection within an integrated circuit
US7260001B2 (en) * 2003-03-20 2007-08-21 Arm Limited Memory system having fast and slow data reading mechanisms
RU2005129270A (en) * 2003-03-20 2006-05-27 Арм Лимитед (Gb) Detection and elimination of systematic and random errors in processor cascades of an integrated circuit
RU2005129281A (en) * 2003-03-20 2006-01-27 Арм Лимитед (Gb) MEMORY SYSTEM HAVING FAST AND SLOW READING MECHANISMS
US8650470B2 (en) 2003-03-20 2014-02-11 Arm Limited Error recovery within integrated circuit
KR100994188B1 (en) 2003-03-20 2010-11-12 유니버시티 오브 미시간 Data retention latch provision within integrated circuits
US7401242B2 (en) * 2005-09-27 2008-07-15 International Business Machines Corporation Dynamic power management in a processor design
US20070074054A1 (en) * 2005-09-27 2007-03-29 Chieh Lim S Clock gated pipeline stages
US8171386B2 (en) * 2008-03-27 2012-05-01 Arm Limited Single event upset error detection within sequential storage circuitry of an integrated circuit
US8161367B2 (en) * 2008-10-07 2012-04-17 Arm Limited Correction of single event upset error within sequential storage circuitry of an integrated circuit
US8493120B2 (en) 2011-03-10 2013-07-23 Arm Limited Storage circuitry and method with increased resilience to single event upsets
US8799710B2 (en) * 2012-06-28 2014-08-05 International Business Machines Corporation 3-D stacked multiprocessor structures and methods to enable reliable operation of processors at speeds above specified limits

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4316247A (en) * 1979-10-30 1982-02-16 Texas Instruments, Inc. Low power consumption data processing system
US4545030A (en) * 1982-09-28 1985-10-01 The John Hopkins University Synchronous clock stopper for microprocessor
US4847755A (en) * 1985-10-31 1989-07-11 Mcc Development, Ltd. Parallel processing method and apparatus for increasing processing throughout by parallel processing low level instructions having natural concurrencies
US4851987A (en) * 1986-01-17 1989-07-25 International Business Machines Corporation System for reducing processor power consumption by stopping processor clock supply if a desired event does not occur
US4980836A (en) * 1988-10-14 1990-12-25 Compaq Computer Corporation Apparatus for reducing computer system power consumption
US5097413A (en) * 1983-09-20 1992-03-17 Mensch Jr William D Abort circuitry for microprocessor

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1527289A (en) * 1976-08-17 1978-10-04 Int Computers Ltd Data processing systems
US4203153A (en) * 1978-04-12 1980-05-13 Diebold, Incorporated Circuit for reducing power consumption in battery operated microprocessor based systems
GB2080585B (en) * 1980-07-22 1984-07-04 Tokyo Shibaura Electric Co Semiconductor integrated circuit with reduced power consumption
JPS5775335A (en) * 1980-10-27 1982-05-11 Hitachi Ltd Data processor
US5063497A (en) * 1987-07-01 1991-11-05 Digital Equipment Corporation Apparatus and method for recovering from missing page faults in vector data processing operations
US4982402A (en) * 1989-02-03 1991-01-01 Digital Equipment Corporation Method and apparatus for detecting and correcting errors in a pipelined computer system
DE69032812T2 (en) * 1989-07-07 1999-04-29 Hitachi Ltd Device and method for parallel processing

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4316247A (en) * 1979-10-30 1982-02-16 Texas Instruments, Inc. Low power consumption data processing system
US4545030A (en) * 1982-09-28 1985-10-01 The John Hopkins University Synchronous clock stopper for microprocessor
US5097413A (en) * 1983-09-20 1992-03-17 Mensch Jr William D Abort circuitry for microprocessor
US4847755A (en) * 1985-10-31 1989-07-11 Mcc Development, Ltd. Parallel processing method and apparatus for increasing processing throughout by parallel processing low level instructions having natural concurrencies
US4851987A (en) * 1986-01-17 1989-07-25 International Business Machines Corporation System for reducing processor power consumption by stopping processor clock supply if a desired event does not occur
US4980836A (en) * 1988-10-14 1990-12-25 Compaq Computer Corporation Apparatus for reducing computer system power consumption

Also Published As

Publication number Publication date
DE69228600D1 (en) 1999-04-15
DE69228600T2 (en) 1999-10-14
ATE177545T1 (en) 1999-03-15
AU1652392A (en) 1992-11-02
US5203003A (en) 1993-04-13
EP0577721A4 (en) 1994-01-26
EP0577721A1 (en) 1994-01-12
EP0577721B1 (en) 1999-03-10

Similar Documents

Publication Publication Date Title
US5203003A (en) Computer architecture for conserving power by using shared resources and method for suspending processor execution in pipeline
EP1653331B1 (en) An apparatus and method for entering and exiting low power mode
KR101529018B1 (en) Dynamic sleep for multicore computing devices
US5586332A (en) Power management for low power processors through the use of auto clock-throttling
JP5430851B2 (en) Method and apparatus for dynamic DLL power down and memory self refresh
JP3701910B2 (en) Transition to sleep state
EP1891500B1 (en) Reducing computing system power through idle synchronization
US5247655A (en) Sleep mode refresh apparatus
US6754837B1 (en) Programmable stabilization interval for internal stop grant state during which core logic is supplied with clocks and power to minimize stabilization delay
US6981163B2 (en) Method and apparatus for power mode transition in a multi-thread processor
US7181188B2 (en) Method and apparatus for entering a low power mode
AU2011336388B2 (en) Modular gating of microprocessor low-power mode
US8766919B1 (en) Fast awake from low power mode
JPH0214723B2 (en)
US6886105B2 (en) Method and apparatus for resuming memory operations from a low latency wake-up low power state
EP1831770A2 (en) Techniques to manage power for a mobile device
TW201719399A (en) Processor and method for early deep sleep state exit of a processing element
US20120117364A1 (en) Method and System for Operating a Handheld Calculator
KR101467072B1 (en) Low power execution of a multithreaded program
JPH05225149A (en) Lock system
JP3860467B2 (en) Power saving method and system for computer
KR101285665B1 (en) multi core system on chip supporting a sleep mode
US6473864B1 (en) Method and system for providing power management to a processing system
CN116414467A (en) Low-power-consumption rapid wake-up method
Ziavras Versatile processor design for efficiency and high performance

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AT AU BB BG BR CA CH DE DK ES FI GB HU JP KP KR LK LU MG MW NL NO RO RU SD SE

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE BF BJ CF CG CH CI CM DE DK ES FR GA GB GN GR IT LU MC ML MR NL SE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 1992909246

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1992909246

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

NENP Non-entry into the national phase

Ref country code: CA

WWG Wipo information: grant in national office

Ref document number: 1992909246

Country of ref document: EP