JPH06162767A - Electronic computer - Google Patents

Electronic computer

Info

Publication number
JPH06162767A
JPH06162767A JP5220553A JP22055393A JPH06162767A JP H06162767 A JPH06162767 A JP H06162767A JP 5220553 A JP5220553 A JP 5220553A JP 22055393 A JP22055393 A JP 22055393A JP H06162767 A JPH06162767 A JP H06162767A
Authority
JP
Japan
Prior art keywords
refresh
power
cpu
random access
ram
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP5220553A
Other languages
Japanese (ja)
Inventor
Katsuyuki Ikeda
勝幸 池田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP5220553A priority Critical patent/JPH06162767A/en
Publication of JPH06162767A publication Critical patent/JPH06162767A/en
Pending legal-status Critical Current

Links

Landscapes

  • Dram (AREA)
  • Power Sources (AREA)

Abstract

PURPOSE:To reduce the power consumption of an electronic computer having a large storage capacity by using a dynamic random access memory as the storage part. CONSTITUTION:Normally, a refresh address is given from a refresh address counter 109 to a dynamic random access memory 102 to maintain its storage. When the operation of a CPU 101 or the like will be practically stopped, the address counter 109 is stopped, and the dynamic random access memory 102 is switched to the mode where refresh is performed without an external refresh address. Consequently, power is not consumed by the wiring capacity from the address counter 109 to the dynamic random access memory 102, and contents of the dynamic random access memory 102 are held for a long time by a battery 117.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、電池(バッテリ)を電
源とする電子計算機に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic computer using a battery as a power source.

【0002】[0002]

【従来の技術】一般に、電子計算機は図2に示すよう
に、中央演算部(以下CPUと略す)201、CPUを
制御するためのプログラムや演算データを一時的にスト
アしておくランダムアクセスメモリ(以下RAMと略
す)202、定常的に使用される言語処理プログラム,
アプリケーションプログラム,文字フォントに関するデ
ータ等をストアしてあるリードオンリメモリ(以下RO
Mと略す)203、CPUに対し計算手順の制御データ
を入力するキーボード等の入力装置204、計算結果を
出力するためのプリンタ,表示装置等の出力装置20
5、また外部記憶装置206等から構成されている。
2. Description of the Related Art Generally, an electronic computer, as shown in FIG. 2, has a central processing unit (hereinafter abbreviated as CPU) 201, a random access memory (temporary storage for temporarily storing programs and operation data for controlling the CPU). (Hereinafter abbreviated as RAM) 202, a language processing program that is regularly used,
A read-only memory (hereinafter referred to as RO
Abbreviated as M) 203, an input device 204 such as a keyboard for inputting control data of the calculation procedure to the CPU, an output device 20 such as a printer or a display device for outputting the calculation result.
5, an external storage device 206 and the like.

【0003】このような構成をとる電子計算機は、一般
的に次のように使用される。すなわち外部記憶装置20
6からROM203上のプログラムによりユーザープロ
グラムやデータをRAM202にロードし、続いてRA
M202上のプログラムを実行し結果を表示装置に表示
したり、必要があればプリンタにより印刷、あるいは外
部記憶装置206に保存し再使用する。また、電子計算
機を使用しないときは各要素の電源はすべて断たれ、R
AM202内のデータは失われる。さてこのような構成
の電子計算機を電池駆動とし小型・軽量化し持ち運び可
能とするには、システム全体の消費電力を下げ、また外
部記憶装置として磁気記憶装置のような大型かつ大消費
電力のデバイスは使用しないか、使用頻度を少なくする
必要がある。
The electronic computer having such a configuration is generally used as follows. That is, the external storage device 20
6 to load the user program and data into the RAM 202 by the program on the ROM 203, and then the RA
The program on the M202 is executed and the result is displayed on the display device, printed by a printer if necessary, or saved in the external storage device 206 and reused. In addition, when not using the electronic computer, the power of each element is turned off,
The data in AM 202 is lost. In order to make an electronic computer with such a configuration battery-powered and to be small, lightweight, and portable, it is necessary to reduce the power consumption of the entire system and to use a large-sized and high-power consumption device such as a magnetic storage device as an external storage device. It should not be used or should be used less frequently.

【0004】従来の電池動作可能な可搬型電子計算機
は、図3に示すように以下のような構成である。すなわ
ち、CPU301,RAM302,ROM303や入出
力装置304,305を制御する回路素子としては、相
補MOS集積回路(以下CMOS・ICと略す)のよう
な低消費電力デバイスを使用し、また表示装置として
は、低消費電力で薄型の液晶表示体が多用されている。
しかし外部記憶装置306としては、低消費電力かつ小
型のデバイスが存在しないため、従来の携帯用電子計算
機では一般に次のような方法をとっている。すなわち、
RAM302には、たとえ計算機の電源スイッチを切っ
たとき(計算機を使わないとき)においても電源を供給
しておき、いったんストアされた情報は、計算機を使用
しないときも失われないようにする。こうすることによ
り図2に示す一般の商用電源を使用する計算機では、電
源スイッチを入れるたびにプログラムやデータをロード
していたのに対し、外部記憶装置へのアクセスを極端に
減らすことができる。
As shown in FIG. 3, a conventional portable electronic computer capable of operating a battery has the following configuration. That is, a low power consumption device such as a complementary MOS integrated circuit (hereinafter abbreviated as CMOS / IC) is used as a circuit element for controlling the CPU 301, the RAM 302, the ROM 303 and the input / output devices 304 and 305, and a display device is used. , Low power consumption and thin liquid crystal displays are widely used.
However, as the external storage device 306, there is no device with low power consumption and small size. Therefore, the conventional portable electronic computer generally takes the following method. That is,
Power is supplied to the RAM 302 even when the power switch of the computer is turned off (when the computer is not used) so that the information once stored is not lost even when the computer is not used. By doing so, in the computer using the general commercial power supply shown in FIG. 2, the program and data are loaded every time the power switch is turned on, but access to the external storage device can be extremely reduced.

【0005】実際、携帯型の計算機は、通信インターフ
ェース307を通じて、ホスト計算機からプログラムや
データをロードし、あるいは、携帯型計算機を外部記憶
装置のある場所まで持っていってプログラムやデータを
ロードし、いったんRAM302にロードされたデータ
は消滅させることなく、大切に使うような分野に多用さ
れている。また、携帯型の外部記憶装置として、オーデ
ィオ用のカセットテープレコーダ等が代用されることが
あるが、この場合も、カセットテープレコーダ等のアク
セス時間の長さ、信頼性の低さをカバーするために、R
AM302にはデータを大切に保存すべく常時電源が供
給されている。
Actually, the portable computer loads the program or data from the host computer through the communication interface 307, or takes the portable computer to a place where the external storage device is and loads the program or data. The data once loaded in the RAM 302 is used in a field where it is used carefully without being erased. In addition, as a portable external storage device, a cassette tape recorder for audio may be substituted, but in this case as well, in order to cover the long access time and low reliability of the cassette tape recorder, etc. And R
Power is constantly supplied to the AM 302 in order to save data carefully.

【0006】携帯型の電子計算機では、RAM302に
プログラムやデータが常に保存されており、それがいか
に重要な役割を担っているかを述べたが、このためにR
AMが情報を保持している間の消費電力が非常に小さい
ことを要求され、従来の携帯型電子計算機ではすべてC
MOS・ICによるスタティックRAM(以下SRAM
と略す)が用いられている。CMOS・ICのSRAM
は情報保持のために特に電力を必要としないので、電源
電池のエネルギーのほとんどすべては計算機動作に費や
されることになり、効率がよい。
In the portable electronic computer, the programs and data are always stored in the RAM 302, and it has been described how important they are.
Power consumption is required to be very small while AM holds information, and all conventional portable computers use C
Static RAM by MOS / IC (hereinafter referred to as SRAM
Abbreviated) is used. SRAM of CMOS / IC
Does not require any particular electric power for retaining information, so almost all of the energy of the power supply battery is spent for computer operation, which is efficient.

【0007】[0007]

【発明が解決しようとする課題】従来の携帯用電子計算
機の欠点を、以下に述べる。 (1)RAM302の記憶容量が十分にとれない。これ
は極めて重要な意味を持つ。すなわち、RAM302は
外部記憶装置の役割の一端を担うのであるから、容量は
大きいほどいいのであるが、携帯用であるので実装スペ
ースが十分になくチップの占有面積の大きなSRAMで
は、必要な記憶容量を実現する個数のチップを実装する
ことができない。
The drawbacks of the conventional portable electronic computer will be described below. (1) The storage capacity of the RAM 302 cannot be sufficient. This has a very important meaning. That is, since the RAM 302 plays a part of the role of the external storage device, the larger the capacity, the better. However, since the RAM 302 is portable, the mounting space is not sufficient and the required storage capacity of the SRAM is large. It is not possible to mount as many chips as can realize

【0008】(2)高価である。CMOS・ICによる
SRAMは、各メモリセルに4〜6トランジスタを使用
するので、メモリセルに1個のトランジスタおよび1個
のコンデンサを使用するダイナミックRAM(以下DR
AMと略す)に比較し、集積度が約1/4になってしま
うためである。
(2) It is expensive. An SRAM with a CMOS / IC uses 4 to 6 transistors for each memory cell, and therefore a dynamic RAM (hereinafter referred to as DR) using one transistor and one capacitor for each memory cell.
This is because the integration degree is about 1/4 compared to AM).

【0009】(3)機能的に十分でない。これは上記
(1),(2)と関連し、価格、スペースの点から十分
なメモリ容量のRAMを使用できないため、記憶容量が
不足する場合があるのである。
(3) It is not functionally sufficient. This is related to the above (1) and (2), and since the RAM having a sufficient memory capacity cannot be used in terms of price and space, the storage capacity may be insufficient.

【0010】本発明は、従来の携帯型電子計算機のかか
る欠点を除去したもので、その目的は、商用電源を利用
する一般の電子計算機と機能的、価格的に遜色ない携帯
型電子計算機を実現することにある。
The present invention eliminates such drawbacks of the conventional portable electronic computer, and an object thereof is to realize a portable electronic computer which is comparable in function and price to a general electronic computer using a commercial power source. To do.

【0011】[0011]

【課題を解決するための手段】本発明の電子計算機は、
少なくとも一つの中央処理装置と、該中央処理装置が実
行するプログラムまたは該中央処理装置がアクセスする
データを記憶する記憶部と、前記中央処理装置への入出
力手段とを有する電子計算機において、前記記憶部の少
なくとも一部に、外部からのリフレッシュアドレスを使
用することなくリフレッシュを行なうモードを有するダ
イナミックランダムアクセスメモリを用いると共に、該
ダイナミックランダムアクセスメモリに、外部から所望
のタイミングでリフレッシュアドレスを付与する外部リ
フレッシュ手段と、前記記憶部に電力を供給するバッテ
リと、前記中央処理装置または前記入出力手段の動作を
実質的に停止する場合には、前記外部リフレッシュ手段
を停止して、前記バッテリからの電源供給の対象から除
くと共に、前記ダイナミックランダムアクセスメモリを
前記モードに切り換えるリフレッシュモード切替手段
と、を設けたことを特徴とする。
The electronic computer of the present invention comprises:
In the electronic computer having at least one central processing unit, a storage unit for storing a program executed by the central processing unit or data accessed by the central processing unit, and an input / output unit for the central processing unit, the storage A dynamic random access memory having a mode of performing refresh without using an external refresh address is used for at least a part of the unit, and an external refresh address is given to the dynamic random access memory at a desired timing. When substantially stopping the operations of the refreshing means, the battery for supplying electric power to the storage section, and the central processing unit or the input / output means, the external refreshing means is stopped and the power source from the battery is stopped. In addition to excluding from the target of supply, A refresh mode switching means for switching the Na Mick random access memory to said mode, characterized in that the provided.

【0012】[0012]

【作用】かかる構成を有する電子計算機は、通常は外部
リフレッシュ手段から所望のタイミングでリフレッシュ
アドレスをダイナミックランダムアクセスメモリに付与
して記憶部における記憶を維持しているが、中央処理装
置または入出力手段の動作を実質的に停止する場合に
は、リフレッシュモード切替手段により、外部リフレッ
シュ手段の動作を停止してバッテリからの電源供給の対
象から除くと共に、記憶部の少なくとも一部を構成する
ダイナミックランダムアクセスメモリを、外部からのリ
フレッシュアドレスを使用することなくリフレッシュを
行なうモードに切り換える。従って、外部リフレッシュ
手段からダイナミックランダムアクセスメモリまでの布
線容量により電力消費はなくなり、バッテリによるダイ
ナミックランダムアクセスメモリの内容を、長期間に亘
って保持することができる。
In the electronic computer having such a configuration, the refresh address is normally given from the external refresh means to the dynamic random access memory at a desired timing to maintain the storage in the storage section. In the case of substantially stopping the operation of the above, the refresh mode switching means stops the operation of the external refresh means to exclude it from the target of the power supply from the battery, and at the same time, the dynamic random access forming at least a part of the storage section. The memory is switched to a mode in which refresh is performed without using an external refresh address. Therefore, power consumption is eliminated due to the wiring capacity from the external refresh means to the dynamic random access memory, and the contents of the dynamic random access memory by the battery can be retained for a long period of time.

【0013】[0013]

【実施例】図1は、本発明の一実施例を示す図である。
101はCMOSのCPU、103はROM、104は
キーボード等の入力装置とそれを制御する回路、105
は表示装置等の出力装置で、通常は消費電力の少ない液
晶表示体を使用する。106は外部記憶装置、107は
通信用インターフェース回路である。
FIG. 1 is a diagram showing an embodiment of the present invention.
Reference numeral 101 is a CMOS CPU, 103 is a ROM, 104 is an input device such as a keyboard and a circuit for controlling the input device, 105
Is an output device such as a display device, and normally uses a liquid crystal display that consumes less power. Reference numeral 106 is an external storage device, and 107 is a communication interface circuit.

【0014】以上は、図3に示す従来の電池動作の電子
計算機の構成と基本的には同じであるが、各要素を使用
しない場合に装置の消費電力を極力減らすため、アイド
ル電流の多い要素には、電子的な制御の可能なスイッチ
120,121,122が電源ラインに設けられてい
る。これらのスイッチはスレイブCPU110により制
御される。スレイブCPU110は、内蔵ROM上に前
もってプログラムされた内容に従って以後に述べるRA
Mのコントロールとシステム内の動作モードを管理し、
例えばROM103を使用する動作モードのときはスイ
ッチ120を入れる、等の動作を行う。
The above is basically the same as the configuration of the conventional battery-operated electronic computer shown in FIG. 3, but in order to reduce the power consumption of the device as much as possible when each element is not used, an element with a large idle current is used. , Electronically controllable switches 120, 121, 122 are provided in the power supply line. These switches are controlled by the slave CPU 110. The slave CPU 110 has the RA described below according to the contents programmed in advance in the built-in ROM.
Manage M's controls and operating modes in the system,
For example, in the operation mode using the ROM 103, the switch 120 is turned on.

【0015】102はDRAMで、外部記憶装置106
や通信インターフェース107,ROM103からプロ
グラムやデータが転送され保持される。CPU101
は、このRAM102上のプログラム、データに従って
演算動作を行う。ROM103としてCMOSのROM
を使用すれば、消費電力が少ないので、RAM102に
転送せずに直接ROM103上のプログラムやデータに
従ってCPU101に演算動作を行わせることも可能で
あるが、その場Iには、種々のアプリケーションに対し
てこの装置が応用可能にするためには、ROM103を
頻繁に交換することになる。あるいは、メーカで多種の
ROMを用意し、顧客の要求に応じROM103を選択
することになるため、ROM103の消費電力が多くて
も、安価なものが要求される。この場合は、本実施例の
ようにROM103の内容をRAM102に転送してか
ら、CPU101の動作を開始した方がよい。ROM1
03は、データやプログラムの転送時にのみ電源が供給
されればよいからである。
Reference numeral 102 denotes a DRAM, which is an external storage device 106.
Programs and data are transferred and stored from the communication interface 107 and the ROM 103. CPU 101
Performs arithmetic operation according to the program and data on the RAM 102. CMOS ROM as the ROM 103
Since the power consumption is small, it is possible to directly cause the CPU 101 to perform the arithmetic operation according to the program and data on the ROM 103 without transferring to the RAM 102. In order to make the lever device applicable, the ROM 103 is frequently replaced. Alternatively, the maker prepares various kinds of ROMs and selects the ROM 103 according to the customer's request. Therefore, even if the power consumption of the ROM 103 is large, an inexpensive one is required. In this case, it is better to start the operation of the CPU 101 after transferring the contents of the ROM 103 to the RAM 102 as in this embodiment. ROM1
No. 03 is because power need only be supplied when transferring data or programs.

【0016】本実施例では、RAM102としてDRA
Mが使用されている。このDRAM102は、リフレッ
シュアドレスカウンタ109と同様の作用を果たすリフ
レッシュアドレスカウンタを、同一半導体プロセスによ
り同一チップ内に組み込んでおり、記憶内容をリフレッ
シュするために、外部のリフレッシュアドレスカウンタ
を用いるか、内部のカウンタを用いるかを選択する制御
端子を備える。この制御端子は、スレーブCPU110
に接続されている。
In this embodiment, the DRA is used as the RAM 102.
M is used. This DRAM 102 incorporates a refresh address counter that performs the same operation as the refresh address counter 109 in the same chip by the same semiconductor process, and uses an external refresh address counter or an internal refresh address counter to refresh the stored contents. A control terminal for selecting whether to use a counter is provided. This control terminal is the slave CPU 110
It is connected to the.

【0017】外部のリフレッシュアドレスカウンタ10
9を用いた通常のリフレッシュモードをラスオンリフレ
ッシュ、内蔵のアドレスカウンタを用いたリフレッシュ
モードをパルスリフレッシュ,オートリフレッシュ,セ
ルフリフレッシュといった名前で呼んでいる。後者の動
作モード(以下、オートリフレッシュモードと呼ぶ)で
は、バスラインの布線容量に対して充放電する必要がな
いので、DRAM102の消費電力を極めて小さくする
ことができる。バスラインの容量成分による消費電流に
ついては、後で詳しく論じる。
External refresh address counter 10
The normal refresh mode using 9 is called a last-on refresh, and the refresh mode using an internal address counter is called a pulse refresh, an auto refresh, and a self refresh. In the latter operation mode (hereinafter referred to as the auto refresh mode), it is not necessary to charge and discharge the wiring capacity of the bus line, so that the power consumption of the DRAM 102 can be made extremely small. The current consumption due to the capacitive component of the bus line will be discussed in detail later.

【0018】スレイブCPU110は、感温センサ11
3およびRAM102の電源電圧をAD変換器112に
よりAD変換することにより、RAM102の温度およ
び電源電圧を知り、また電源スイッチ123の状態、C
PUの動作状態によりシステム全体を制御するととも
に、RAM102のリフレッシュのモードやリフレッシ
ュの間隔を制御する。109はリフレッシュアドレスカ
ウンタであって、DRAM102のリフレッシュアドレ
スをカウントする。108はマルチプレクサで、システ
ムアドレスとリフレッシュアドレスを切り換える。また
DRAM102のアドレスがロー,カラムに分割されて
いるときは、ローアドレス,カラムアドレスのマルチプ
レクスも行う。
The slave CPU 110 has a temperature sensor 11
3 and the power supply voltage of the RAM 102 are AD-converted by the AD converter 112 to know the temperature and the power supply voltage of the RAM 102, and the state of the power switch 123, C
The entire system is controlled by the operating state of the PU, and the refresh mode and refresh interval of the RAM 102 are controlled. A refresh address counter 109 counts refresh addresses of the DRAM 102. A multiplexer 108 switches between a system address and a refresh address. When the address of the DRAM 102 is divided into rows and columns, row and column addresses are also multiplexed.

【0019】111はタイマーで、一定時間ごとに信号
をスレーブCPUに送出する。スレーブCPU110は
この信号をもとに、AD変換器112を起動したりRA
M102のリフレッシュ間隔を定める。
A timer 111 sends a signal to the slave CPU at regular intervals. The slave CPU 110 activates the AD converter 112 or RA based on this signal.
Define a refresh interval for M102.

【0020】スレイブCPU110の動作を、図4のフ
ローチャートに基づいて電源投入から順を追って説明す
る。RAM102,リフレッシュアドレスカウンタ10
9,スレイブCPU110,タイマ111は、常に乾電
池114から電源エネルギーが供給され作動している。
スレイブCPU110は電源スイッチ123を常時監視
しており、このスイッチが閉じられたとき、あるいはタ
イマ111からの信号を計数し、ある時刻になったとき
(ステップS1)、昇圧安定化電源回路115に電源を
供給すべくスイッチ116を閉じ、入力装置104,出
力装置105を作動させると同時に、発振回路117を
起動し、CPU101を作動させる(ステップS2)。
The operation of the slave CPU 110 will be described in sequence from the power-on based on the flowchart of FIG. RAM 102, refresh address counter 10
9, the slave CPU 110, and the timer 111 are always supplied with power source energy from the dry battery 114 to operate.
The slave CPU 110 constantly monitors the power switch 123, and when the switch is closed or when the signal from the timer 111 is counted and a certain time is reached (step S1), the boost stabilizing power circuit 115 is powered. In order to supply the power, the switch 116 is closed, the input device 104 and the output device 105 are operated, and at the same time, the oscillation circuit 117 is activated and the CPU 101 is operated (step S2).

【0021】CPU101はCMOSでできているの
で、クロックが供給されなければエネルギーを消費しな
い。従って、乾電池114とCPU101の間にスイッ
チは入っていない。CPU101休止中のDRAM10
2のリフレッシュモードは、後述するようにオートリフ
レッシュモードとされている。クロックが供給されてC
PU101の処理が可能となると、スレーブCPU11
0によりDRAM102のリフレッシュモードがラスオ
ンリフレッシュモードに切り換えられる。これによりシ
ステムがアクティブになったと判断すると(ステップS
3)、前回システムがインアクティブにされた時の状況
(DRAM102に保存されている)に基づいて(ステ
ップS4)、スレーブCPU110は前回システムがイ
ンアクティブにされる前に蓄えられたRAM102上の
情報やスレイブCPU110内にあるイニシャルプログ
ラムにより、CPU101の実行開始アドレスを設定す
る(ステップS5)。あるいはROM103に電源を供
給しプログラムをRAM102に転送した後、ROM1
03の電源を遮断し、RAM102上の実行開始アドレ
スを指定する(ステップS6)。
Since the CPU 101 is made of CMOS, it consumes no energy unless the clock is supplied. Therefore, there is no switch between the dry battery 114 and the CPU 101. CPU 101 DRAM 10 at rest
The second refresh mode is an auto refresh mode as described later. C is supplied with clock
When the processing of the PU 101 becomes possible, the slave CPU 11
When 0, the refresh mode of the DRAM 102 is switched to the last-on refresh mode. This determines that the system has been activated (step S
3) Based on the situation when the system was inactivated last time (stored in the DRAM 102) (step S4), the slave CPU 110 stores the information on the RAM 102 stored before the system was inactivated last time. The execution start address of the CPU 101 is set by the initial program in the slave CPU 110 (step S5). Alternatively, after supplying power to the ROM 103 and transferring the program to the RAM 102, the ROM 1
Then, the power source of 03 is cut off, and the execution start address on the RAM 102 is designated (step S6).

【0022】以後、CPU101の指示に従ってスレイ
ブCPU110は、スイッチ120,121,122の
操作を行い、入出力装置等電池エネルギーを多量に消費
する回路をアイドル状態において、停止状態(電力を消
費しない状態)にする(ステップS7)。以上でシステ
ムの起動は完了し、以後スレーブCPU110は、図5
に示すシステム動作時処理ルーチンを実行する。
After that, the slave CPU 110 operates the switches 120, 121, 122 according to the instruction of the CPU 101, and puts a circuit in which a large amount of battery energy is consumed, such as an input / output device, in an idle state and is in a stopped state (a state in which no power is consumed). (Step S7). With the above, the system startup is completed, and thereafter the slave CPU 110
The system operation processing routine shown in is executed.

【0023】まず、スレーブCPU110は、一定時間
ごとに(ステップS10)、DRAM102の温度およ
び電源電圧を検出し(ステップS11)、これらに基づ
いてリフレッシュの間隔を設定し(ステップS12)、
次にリフレッシュ間隔の設定を行なうタイミングとなる
まで、この間隔でマルチプレクサ108を起動し、DR
AM102のアドレスをリフレッシュアドレスカウンタ
109側に倒し、DRAM102のリフレッシュを行な
う(ステップS13,14)。
First, the slave CPU 110 detects the temperature and power supply voltage of the DRAM 102 at regular time intervals (step S10) (step S11), and sets the refresh interval based on them (step S12).
The multiplexer 108 is activated at this interval until the timing for setting the refresh interval is reached, and DR
The address of the AM 102 is brought down to the refresh address counter 109 side, and the DRAM 102 is refreshed (steps S13, 14).

【0024】一般にDRAMはロー、カラムアドレスの
ストローブ時やプーリチャージ時、リフレッシュ時に多
量の電力を消費する。従ってこれらの動作を極力少なく
すれば、システムの電力を下げることができる。またD
RAMは電源電圧が高い時ほど、また温度が高い時ほど
記憶情報が消滅し易く、短間隔でリフレッシュを行う必
要がある。従来はリフレッシュ間隔は、温度、電源電圧
の最悪条件下でも記憶内容が消滅しないように、極めて
短期間に設定されており、かつリフレッシュ間隔は固定
である。本発明では、各温度、電源電圧でDRAM10
2が記憶内容を保持できる最も長いリフレッシュ間隔を
選択できるよう、スレイブCPUにプログラムしてお
く。
Generally, a DRAM consumes a large amount of power when strobes of row and column addresses, when charging a pulley, and when refreshing. Therefore, if these operations are minimized, the power of the system can be reduced. Also D
As the power supply voltage of the RAM is higher and the temperature of the RAM is higher, the stored information is more likely to disappear, and it is necessary to refresh the RAM at short intervals. Conventionally, the refresh interval is set to an extremely short period so that the stored contents are not lost even under the worst conditions of temperature and power supply voltage, and the refresh interval is fixed. In the present invention, the DRAM 10 is used at each temperature and power supply voltage.
The slave CPU is programmed so that 2 can select the longest refresh interval that can hold the stored contents.

【0025】CPU101がキーボード等の入力装置1
04や通信インターフェース107の入力待ち等、アイ
ドル状態であることをスレーブCPU110が検出した
ときは(ステップS15)、発振回路117を制御しC
PU101を静止させ(ステップS16)、消費電力を
節約する。
The CPU 101 is an input device 1 such as a keyboard.
When the slave CPU 110 detects that it is in an idle state such as 04 or waiting for the input of the communication interface 107 (step S15), it controls the oscillation circuit 117 to C
The PU 101 is stopped (step S16) to save power consumption.

【0026】また、プログラムによりCPU101がシ
ステムの電源を切りたいときは、スレイブCPU110
に信号を送る。スレイブCPU110がこの信号を検出
したとき(ステップS20)、スレイブCPU110は
昇圧安定化電源回路115の電源を切り、更に発振回路
117を静止させる等、システムを停止するための一連
の処理を実行する(ステップS21)。
When the CPU 101 wants to turn off the power of the system by the program, the slave CPU 110
Send a signal to. When the slave CPU 110 detects this signal (step S20), the slave CPU 110 executes a series of processing for stopping the system, such as turning off the power supply of the boosted and stabilized power supply circuit 115 and stopping the oscillation circuit 117 (step S20). Step S21).

【0027】スレイブCPU110がスイッチ123の
断を検出したとき(ユーザが電源を切った時)や、AD
変換器112により電池電圧の下降を検出し電池114
の残存容量がこれ以上ひきつづきシステムを作動させる
とRAM102内の情報を保持することが困難になると
判断したときは(ステップS30)、CPU101を次
にスイッチ123を入れたとき、あるいは電池114が
充電されたときに、再実行可能な状態まで作動させ(ス
テップS31)、それからシステムの電源を切るための
一連の処理を行なう(ステップS21)。
When the slave CPU 110 detects the disconnection of the switch 123 (when the user turns off the power), the AD
The converter 112 detects the decrease of the battery voltage and detects the battery 114
When it is determined that it becomes difficult to retain the information in the RAM 102 when the remaining capacity of the CPU continues to operate further (step S30), when the CPU 101 is next turned on or the battery 114 is charged. Then, the system is operated to a re-executable state (step S31), and then a series of processing for turning off the power of the system is performed (step S21).

【0028】その後、DRAM102のリフレッシュモ
ード切換用の制御端子に信号を送り、そのリフレッシュ
モードをオートリフレッシュモードに切り換える(ステ
ップS40)。システムがインアクティブの場合、CP
U110の他にDRAM102にも電源は供給されてお
り、この間、DRAM102は電力消費の少ないオート
リフレッシュモードで動作する。
Thereafter, a signal is sent to the control terminal for switching the refresh mode of the DRAM 102 to switch the refresh mode to the auto refresh mode (step S40). CP if the system is inactive
Power is supplied to the DRAM 102 in addition to U110, and during this time, the DRAM 102 operates in the auto refresh mode in which power consumption is low.

【0029】CPU101がアイドル状態等でなく、ま
た動作を停止する必要もなければ(ステップS15,2
0,30)、スレイブCPU110はステップS10の
処理に戻って、他の処理の要求が生じるまで上述した処
理を繰り返す。
If the CPU 101 is not in an idle state or the like and it is not necessary to stop the operation (steps S15, 2)
0, 30), the slave CPU 110 returns to the processing of step S10 and repeats the above-described processing until another processing request is made.

【0030】先に述べた電池電圧が低下した時点でシス
テム電源を切る場合も、電池を入れ替えるまでの時間、
あるいは再充電されるまでの時間は、RAM102の内
容を保持させるに充分な電気量がまだ電池に残っている
時点を検出するようにすれば、RAM102の記憶内容
は永久に失われない。
Even when the system power is turned off when the battery voltage drops as described above, the time until the battery is replaced,
Alternatively, as for the time until recharging, if the amount of electricity sufficient to retain the contents of the RAM 102 remains in the battery is detected, the contents stored in the RAM 102 will not be lost forever.

【0031】上述した実施例では、リフレッシュアドレ
スカウンタを内蔵したDRAM102を用いCPU10
1が休止している間はオートリフレッシュモードでDR
AM102のリフレッシュを行ってDRAM102の消
費電流を低減しているが、リフレッシュアドレスカウン
タを内蔵しないDRAMを用いたり、内蔵していてもこ
れを使用しなこともできる。この場合には、DRAM1
02の温度,電源電圧に基づいて引き続きリフレッシュ
間隔を決定し、リフレッシュに伴う消費電流を極力小さ
くすることが望ましい。
In the above-described embodiment, the CPU 10 is used by using the DRAM 102 having a built-in refresh address counter.
DR in auto refresh mode while 1 is idle
Although the AM 102 is refreshed to reduce the current consumption of the DRAM 102, it is possible to use a DRAM that does not include a refresh address counter, or to use the DRAM even if it does not. In this case, DRAM1
It is desirable that the refresh interval be continuously determined based on the temperature of 02 and the power supply voltage to minimize the current consumption associated with the refresh.

【0032】なお、本実施例では、DRAMに内蔵され
たリフレッシュアドレスカウンタを用いなくとも、DR
AMの消費電力は従来よりかなり低減されている。これ
は、リフレッシュアドレスカウンタ109からDRAM
102までの布線距離を短くしたことにより達成されて
いる。即ち、配線の布線容量へ充放電する電荷も、かな
り電力を消費する。例えばアドレスバス118、データ
バス119は、多くの素子の入出力端子が接続されてお
り、通常約100PF程度の負荷容量を持つ。8ビット
CPUではバスラインの数は20本以上となるが、例え
ば20本のバスラインが平均1本当たり100PFの負
荷容量を持ち、平均500KHzで5VP-P の変化をす
るとすれば、電源からこれらの容量に充放電される電流
は100×10-18(F)×20(本)×5(V)×5
00×103(Hz)=5mAとなり、通常の動作状態
ではバスラインの駆動のみでこれだけの電流を費やして
いることになる。
In this embodiment, even if the refresh address counter built in the DRAM is not used, the DR
The power consumption of AM is considerably reduced from the conventional one. This is from the refresh address counter 109 to the DRAM
This is achieved by shortening the wiring distance to 102. That is, the electric charge charged and discharged to the wiring capacity of the wiring also consumes considerable power. For example, the address bus 118 and the data bus 119 are connected to input / output terminals of many elements, and usually have a load capacity of about 100 PF. In an 8-bit CPU, the number of bus lines is 20 or more. For example, if 20 bus lines have an average load capacity of 100 PF and a change of 5 V PP at an average of 500 KHz, these power lines can be used to The current charged / discharged to the capacity is 100 × 10 -18 (F) × 20 (pieces) × 5 (V) × 5
00 × 10 3 (Hz) = 5 mA, which means that the current is consumed only by driving the bus line in the normal operating state.

【0033】さて、リフレッシュアドレスカウンタ10
9は、システムがインアクティブの時でさえも動作を強
いられるため、ここの出力線の負荷容量を極力減らす必
要がある。図1の本発明による実施例では、リフレッシ
ュアドレスカウンタ109からRAM102に至る経路
が短いので、RAMのリフレッシュ時の電流も少なくで
きる。本実施例のように、CPU101の休止時に内蔵
のリフレッシュアドレスカウンタを用いれば、この布線
容量はほぼ0と見なせるから、CPU101休止時の消
費電流は確実かつ大幅に低減される。
Now, the refresh address counter 10
Since 9 is forced to operate even when the system is inactive, it is necessary to reduce the load capacitance of the output line here as much as possible. In the embodiment according to the present invention shown in FIG. 1, since the path from the refresh address counter 109 to the RAM 102 is short, the current when the RAM is refreshed can be reduced. If the built-in refresh address counter is used when the CPU 101 is idle as in the present embodiment, this wiring capacity can be regarded as almost 0, so that the current consumption when the CPU 101 is idle can be reduced reliably and significantly.

【0034】なお、本実施例では、DRAM102のリ
フレッシュモードを切り換えたが、CPU101の休止
時に単にリフレッシュ間隔を動作時より長くするだけで
も良い。DRAM内のデータを保持するだけであれば、
DRAMのデータにアクセスするよりリフレッシュ間隔
は長くて差し支えないからである。
Although the refresh mode of the DRAM 102 is switched in the present embodiment, the refresh interval may be set longer than that during operation when the CPU 101 is idle. If you just want to hold the data in the DRAM,
This is because the refresh interval may be longer than that for accessing the data in DRAM.

【0035】システムがアクティブの時とインアクティ
ブの時を比較すると、インアクティブの時は後者のリフ
レッシュモードを用いた方がよいことは説明したが、シ
ステムがアクティブの時はCPU101よりRAM10
2が頻繁にアクセスされるため、リフレッシュアドレス
とアクセス時のアドレスがかなり頻繁に行なう必要が出
てくる。この切り換えは、半導体チップへの入出力端子
数の制約からかなり複雑になるため、システムがアクテ
ィブな時は図1に示すような方法で、外部よりリフレッ
シュアドレスを与えるラスオンリリフレッシュモードを
用いた方が回路を簡略化できる。CPU101の動作状
態によりリフレッシュモードを選択する場合も、その選
択はスレイブCPU110が行なう。
It has been explained that the latter refresh mode should be used when the system is active by comparing the time when the system is active with the time when the system is active.
Since 2 is frequently accessed, the refresh address and the address at the time of access need to be accessed quite frequently. This switching becomes quite complicated due to the restriction of the number of input / output terminals to the semiconductor chip. Therefore, when the system is active, the method shown in FIG. Can simplify the circuit. When the refresh mode is selected according to the operating state of the CPU 101, the slave CPU 110 also makes the selection.

【0036】また、本発明の実施例では、温度、電圧の
両方を検出する場合を述べているが、どちらか一方のみ
でもかなりRAM102の消費電力を減らすことが可能
である。
Further, in the embodiment of the present invention, the case of detecting both the temperature and the voltage is described, but the power consumption of the RAM 102 can be considerably reduced by only one of them.

【0037】[0037]

【発明の効果】以上述べたように、本発明によれば、D
RAMの消費電力を3〜4桁程度減らすことができ、D
RAMでも乾電池動作の電子計算機を構成できる。また
本発明のように、RAMに記憶内容を常に保持させてお
けば、電子計算機の起動時に、いちいちプログラムやデ
ータをブートする必要がなくなり、速やかな動作をさせ
ることが可能となる。また、誤操作等によりシステム電
源を落とし、一瞬にしてRAM内容を消滅させてしまう
ような事故もなくなり、極めて使い勝手のよい電子計算
機を低価格で供給できる。
As described above, according to the present invention, D
The power consumption of RAM can be reduced by about 3 to 4 digits, and D
The RAM can also constitute a dry-cell operated computer. Further, if the stored contents are always held in the RAM as in the present invention, it is not necessary to boot the programs and data one by one at the time of starting the electronic computer, and it is possible to perform a quick operation. Further, there is no possibility of accidentally deleting the contents of RAM in an instant by turning off the system power supply due to an erroneous operation, and an extremely easy-to-use electronic computer can be supplied at a low price.

【0038】本発明は、RAMを多量に使うファイル装
置等の低電力化にも応用できる。また商用電源を用いる
電子計算機においても、低電力化、システムの高信頼化
に役立つ。
The present invention can be applied to low power consumption of a file device or the like which uses a large amount of RAM. In addition, it is useful for reducing power consumption and improving system reliability in electronic computers that use commercial power sources.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】従来の電子計算機の構成を示すブロック図であ
る。
FIG. 2 is a block diagram showing a configuration of a conventional electronic computer.

【図3】電源として乾電池を用いる従来の電子計算機を
示すブロック図である。
FIG. 3 is a block diagram showing a conventional electronic computer using a dry battery as a power source.

【図4】実施例において、スレイブCPU110が実行
する起動処理ルーチンを示すフローチャートである。
FIG. 4 is a flowchart showing a startup processing routine executed by the slave CPU 110 in the embodiment.

【図5】同じくシステム動作時処理ルーチンを示すフロ
ーチャートである。
FIG. 5 is a flowchart showing a processing routine during system operation.

【符号の説明】 101…CPU 102…DRAM 110…スレーブCPU 112…AD変換器 113…感温センサ 114…電池 103…ROM[Explanation of Codes] 101 ... CPU 102 ... DRAM 110 ... Slave CPU 112 ... AD Converter 113 ... Temperature Sensor 114 ... Battery 103 ... ROM

【手続補正書】[Procedure amendment]

【提出日】平成5年9月8日[Submission date] September 8, 1993

【手続補正1】[Procedure Amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】請求項1[Name of item to be corrected] Claim 1

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【手続補正2】[Procedure Amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0011[Correction target item name] 0011

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【0011】[0011]

【課題を解決するための手段】本発明の電子計算機は、
少なくとも一つの中央処理装置と、該中央処理装置が実
行するプログラムまたは該中央処理装置がアクセスする
データを記憶する記憶部と、前記中央処理装置への入出
力手段とを有する電子計算機において、前記記憶部の少
なくとも一部を、データを記憶しておくためにはリフレ
ッシュを要する半導体メモリにより構成し、該リフレッ
シュのためのリフレッシュアドレスを与えるリフレッシ
ュアドレス付与手段を、該半導体メモリ上もしくはその
実装位置近傍に設け、装置全体に電源を供給するバッテ
リを備えると共に、該バッテリの電源容量が所定値以下
に低下した場合には、前記中央処理装置または前記入出
力手段の動作を実質的に停止する一方で、前記記憶部へ
の電源供給を継続する電源制御手段を設けたことを特徴
とする。
The electronic computer of the present invention comprises:
In the electronic computer having at least one central processing unit, a storage unit for storing a program executed by the central processing unit or data accessed by the central processing unit, and an input / output unit for the central processing unit, the storage At least a part of the
It is composed of a semiconductor memory that requires a
Refresh giving refresh address for boot
Address assigning means on the semiconductor memory or
Installed near the mounting position to supply power to the entire device.
And the power supply capacity of the battery is below a specified value
In case of decrease in
To the storage unit while substantially stopping the operation of the force means.
Is provided with a power supply control means for continuing the power supply .

【手続補正3】[Procedure 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0012[Correction target item name] 0012

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【0012】[0012]

【作用】かかる構成を有する電子計算機は、電源制御手
段に備えられたバッテリが装置全体に電源を供給する
が、バッテリの電源容量が所定値以下に低下した場合に
は、中央処理装置または入出力手段の動作を実質的に停
止する一方で、少なくともその一部がデータを記憶して
おくためにはリフレッシュを要する半導体メモリから構
成された記憶部への電源供給を継続する。この半導体メ
モリ上もしくはその実装位置近傍に設けられたリフレッ
シュアドレス付与手段が、リフレッシュのためのリフレ
ッシュアドレスを与える。従って、リフレッシュアドレ
スの信号線の布線容量による電源消費は小さく抑えられ
る。
[Operation] The electronic computer having such a configuration is a power supply controller.
Batteries in stages supply power to the entire device
However, if the battery power capacity drops below a specified value,
Substantially stops the operation of the central processing unit or the input / output means.
While at least part of it stores data
In order to store the data, it is necessary to use semiconductor memory that requires refreshing.
The power supply to the created storage unit is continued. This semiconductor memory
A reflector provided on or near the mounting position.
The address assigning means
Give the address. Therefore, the refresh address
Power consumption due to the wiring capacity of the signal line
It

【手続補正4】[Procedure amendment 4]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0037[Name of item to be corrected] 0037

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【0037】[0037]

【発明の効果】以上述べたように、本発明によれば、
フレッシュを要する半導体メモリを用いた記憶部の消費
電力を大幅に減らすことができ、リフレッシュを要する
半導体メモリを用いてもバッテリ動作の電子計算機を構
成することができる。しかも、バッテリの電源容量が所
定以下に低下すれば、中央処理装置または入出力手段の
動作を実質的に停止する一方で、記憶部への電源供給を
継続するから、バッテリの残存容量が減ったとき、電子
計算機の動作を停止しても記憶部の記憶内容を長期間に
亘って保持することができる。
As described above, according to the present invention, according to the present invention, Li
Memory consumption using semiconductor memory that requires freshness
Power consumption can be significantly reduced and refreshing is required
Even if a semiconductor memory is used, a battery-operated computer can be constructed.
Can be made. Moreover, the power capacity of the battery is
If it falls below a certain level, the central processing unit or input / output means
Power is supplied to the storage unit while the operation is substantially stopped.
When the battery's remaining capacity decreases, the electronic
Even if the computer operation is stopped, the stored contents of the storage unit will be stored for a long time.
It can be held over.

【手続補正5】[Procedure Amendment 5]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0038[Correction target item name] 0038

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【0038】従って、記憶部にロードしたプログラムや
データは保存されるから、電子計算機の起動時に、いち
いちプログラムやデータをブートする処理が必要なく、
電源投入後、直ちに動作を開始するといった使い方も可
能である。なお、本発明は、通常は商用電源で使用し、
商用電源が遮断された後にバッテリで記憶部をバックア
ップするようなシステムにも応用して、電子計算機の省
電力化、システムの高信頼化に役立てることができる。
Therefore, the program loaded in the storage unit and
The data is saved, so when you start the computer,
No need to boot programs and data,
It can also be used to start operation immediately after turning on the power.
Noh. In addition, the present invention is usually used in a commercial power source,
After commercial power is cut off, back up the storage unit with the battery.
It can be applied to a system such as
It can be used for electric power and high reliability of the system.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも一つの中央処理装置と、該中
央処理装置が実行するプログラムまたは該中央処理装置
がアクセスするデータを記憶する記憶部と、前記中央処
理装置への入出力手段とを有する電子計算機において、 前記記憶部の少なくとも一部に、外部からのリフレッシ
ュアドレスを使用することなくリフレッシュを行なうモ
ードを有するダイナミックランダムアクセスメモリを用
いると共に、 該ダイナミックランダムアクセスメモリに、外部から所
望のタイミングでリフレッシュアドレスを付与する外部
リフレッシュ手段と、 前記記憶部に電力を供給するバッテリと、 前記中央処理装置または前記入出力手段の動作を実質的
に停止する場合には、前記外部リフレッシュ手段を停止
して、前記バッテリからの電源供給の対象から除くと共
に、前記ダイナミックランダムアクセスメモリを前記モ
ードに切り換えるリフレッシュモード切替手段と、を設
けたことを特徴とする電子計算機。
1. An electronic device having at least one central processing unit, a storage unit for storing a program executed by the central processing unit or data accessed by the central processing unit, and an input / output unit for the central processing unit. In the computer, a dynamic random access memory having a mode of performing refresh without using a refresh address from the outside is used for at least a part of the storage unit, and the dynamic random access memory is refreshed from the outside at a desired timing. External refresh means for giving an address, a battery for supplying power to the storage unit, and when substantially stopping the operation of the central processing unit or the input / output means, stop the external refresh means, Exclude from the target of power supply from the battery Together, the electronic computer, characterized in that a, a refresh mode switching means for switching said dynamic random access memory to the mode.
JP5220553A 1993-08-11 1993-08-11 Electronic computer Pending JPH06162767A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5220553A JPH06162767A (en) 1993-08-11 1993-08-11 Electronic computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5220553A JPH06162767A (en) 1993-08-11 1993-08-11 Electronic computer

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP59083194A Division JPS60225968A (en) 1984-04-25 1984-04-25 Electronic computer

Publications (1)

Publication Number Publication Date
JPH06162767A true JPH06162767A (en) 1994-06-10

Family

ID=16752801

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5220553A Pending JPH06162767A (en) 1993-08-11 1993-08-11 Electronic computer

Country Status (1)

Country Link
JP (1) JPH06162767A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105065616A (en) * 2015-07-16 2015-11-18 河海大学常州校区 Hydraulic coupler

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52116027A (en) * 1976-03-25 1977-09-29 Casio Comput Co Ltd Memory protection circuit in small size electronic devices
JPS52116046A (en) * 1976-03-25 1977-09-29 Casio Comput Co Ltd Electronic computer
JPS54112375A (en) * 1978-02-22 1979-09-03 Nittetsu Kinzoku Kogyo Kk Squeeze mold of half divided tube for tube joint elbow
JPS573119A (en) * 1980-06-04 1982-01-08 Canon Inc Electronic apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52116027A (en) * 1976-03-25 1977-09-29 Casio Comput Co Ltd Memory protection circuit in small size electronic devices
JPS52116046A (en) * 1976-03-25 1977-09-29 Casio Comput Co Ltd Electronic computer
JPS54112375A (en) * 1978-02-22 1979-09-03 Nittetsu Kinzoku Kogyo Kk Squeeze mold of half divided tube for tube joint elbow
JPS573119A (en) * 1980-06-04 1982-01-08 Canon Inc Electronic apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105065616A (en) * 2015-07-16 2015-11-18 河海大学常州校区 Hydraulic coupler

Similar Documents

Publication Publication Date Title
US20230236654A1 (en) System on chip for reducing wake-up time, method of operating same, and computer system including same
EP0860052B1 (en) An input/output driver circuit for isolating with minimal power consumption a peripheral component from a core section
JP5039322B2 (en) Start-up circuit, method, and low-voltage malfunction prevention circuit, power supply circuit, and electronic device using the same
US9880610B2 (en) Power supplying method, power supplying system, and electronic device
US4313180A (en) Refresh system for a dynamic memory
JP4991160B2 (en) Dynamic memory for mobile devices
US5027327A (en) Semiconductor memory
JP2000060020A (en) Method for calibrating capacity of battery
JP2004273029A (en) Storage device, and refreshing control circuit and refreshing method used for same
US5568637A (en) Electronic device having pseudo-SRAM and CPU operating in an active mode and in an idle mode
JP2000215112A (en) Electronic equipment and low-voltage detecting method
JP2002333933A (en) Electronic equipment with power source part built in, program and power source control method
US4999794A (en) Electronic device for reducing the power consumption during the supply of back up power
JPH06162767A (en) Electronic computer
JP2001169468A (en) Information processing device
KR20080083878A (en) Method and apparatus for decrease of suspend current in device
JPH08161088A (en) Information processor
JP2000222081A (en) Portable information processor
JPS60225968A (en) Electronic computer
US7093148B2 (en) Microcontroller Operable in normal and low speed modes utilizing control signals for executing commands in a read-only memory during the low speed modes
JP2001341595A (en) Power source control device
TWI234110B (en) Method for managing a circuit system during mode-switching procedures
JP2002229688A (en) Battery driven information terminal device and data backup method
US20040210710A1 (en) Method for adaptive control of DRAM refresh interval
EP3972075A1 (en) Smart battery device and operating method thereof