JP3632858B2 - Memory management device - Google Patents

Memory management device Download PDF

Info

Publication number
JP3632858B2
JP3632858B2 JP04605093A JP4605093A JP3632858B2 JP 3632858 B2 JP3632858 B2 JP 3632858B2 JP 04605093 A JP04605093 A JP 04605093A JP 4605093 A JP4605093 A JP 4605093A JP 3632858 B2 JP3632858 B2 JP 3632858B2
Authority
JP
Japan
Prior art keywords
memory
job
remaining
information
accumulation
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.)
Expired - Fee Related
Application number
JP04605093A
Other languages
Japanese (ja)
Other versions
JPH06244871A (en
Inventor
敏孝 中川
嘉見 紙本
栄二 中橋
信幸 大林
稔 吉田
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP04605093A priority Critical patent/JP3632858B2/en
Publication of JPH06244871A publication Critical patent/JPH06244871A/en
Application granted granted Critical
Publication of JP3632858B2 publication Critical patent/JP3632858B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Memory System (AREA)
  • Facsimiles In General (AREA)
  • Storing Facsimile Image Data (AREA)
  • Communication Control (AREA)

Description

【0001】
【産業上の利用分野】
本発明はメモリ管理装置に係り、特に、イメージデータや数値データなどの各種情報を一時的に蓄積するメモリを備えた通信端末装置等において用いられるメモリ管理装置に関する。
【0002】
【従来の技術】
従来から、イメージデータを蓄積する画像メモリを備えたファクシミリ装置や、ネットワーク上に接続されて文字データや数値データなどの各種の情報を一時的に蓄積する機能を備えた通信端末装置が普及している。
【0003】
しかしながら、コスト的およびスペース的にメモリの記憶容量には制約があり、十分な記憶容量を確保することは困難である。このため、情報の蓄積最中にメモリ残量が不足して蓄積を継続できなくなってしまう場合が経験上多く、このような不都合に対処するために各種の改善が試みられている。
【0004】
例えば特開昭63−2336644号公報、特開昭63−2336645号公報、特開平1−183266号公報等では、ファクシミリ装置において画像メモリがオーバーフローすることなく確実に画像伝送できるようにするため、原稿情報の蓄積中に画像メモリのメモリ残量が予定の閾値に達すると、イメージデータの蓄積を禁止したり中止したりする技術が提案されている。
【0005】
【発明が解決しようとする課題】
ところが上記した従来技術では、画像メモリのメモリ残量Mが閾値に達するまで無制限に蓄積が許可されてしまう。しかも、当該閾値は物理的にメモリ残量が0%となる値に設定されていたため、例えば一のイメージデータaを蓄積中に他のイメージデータbの入力があると、メモリ残量がイメージデータaに相当する分しかない場合でもイメージデータaおよびbの蓄積が並列的に行われてしまい、イメージデータbはもちろんのこと、当該イメージデータbの入力がなければ完全に蓄積できたであろうイメージデータaまでもが途中までしか蓄積できなくなってしまうという問題があった。
【0006】
本発明の目的は、上記した従来技術の問題点を解決し、データの蓄積最中にメモリがオーバーフローして不完全なデータしか蓄積できなくなってしまう事態の発生を極力防止して、安定した蓄積動作が得られるようにすることにある。
【0007】
【課題を解決するための手段】
上記した目的を達成するために、本発明は、各種の情報を蓄積するメモリと、前記メモリの残量を検出するメモリ残量検出手段とを有し、送信情報を前記メモリへ蓄積する送信情報蓄積ジョブおよび受信情報を前記メモリへ蓄積する受信情報蓄積ジョブを含む複数の異なる蓄積ジョブを並列に行うことができるメモリ管理装置であって、前記メモリ残量検出手段によって検出されたメモリの残量が、あらかじめ設定された値以下の場合には、優先順位の低い蓄積ジョブを中止し、受信情報蓄積ジョブが中止されると、メモリ残量が回復した後に情報の再送を促す信号を送出するようにした点に特徴がある。
【0008】
【作用】
上記した構成によれば、複数の蓄積ジョブを実行中にメモリ残量が少なくなって予定の閾値を下回ると、優先順位の低い蓄積ジョブが中止され、優先順位の高い蓄積ジョブは継続されるので、優先順位の高い蓄積ジョブが優先順位の低い蓄積ジョブによって妨げられてしまうことが防止される。
【0009】
【実施例】
以下、図面を参照して本発明を詳細に説明する。図1は、本発明の機能ブロック図である。
【0010】
メモリ30には、イメージデータ、文字データ、数値データ等の各種情報が蓄積される。メモリ残量検出手段9は、メモリ30のメモリ残量Mを検出する。閾値発生手段41は、メモリ30のメモリ残量に関する閾値Mthを出力する。
【0011】
比較手段53は、前記メモリ残量検出手段9によって検出されたメモリ残量Mと閾値発生手段41から出力される閾値Mthとを比較する。優先順位判定手段51は、メモリ30への蓄積許可に関する優先順位を判定する。
【0012】
選択手段52は、前記比較手段53によってメモリ残量Mが閾値Mthを下回ったと判断されると、前記優先順位に応じてメモリ30への蓄積を許可する蓄積ジョブを選択する。
【0013】
このような構成において、メモリ残量Mが閾値Mthを上回っている状態から情報aを蓄積する蓄積ジョブAが開始され、更に、情報bを蓄積する蓄積ジョブBが開始されると、蓄積ジョブA、Bが並列的に行われる。
【0014】
このように蓄積ジョブが並列して行われている最中にメモリ残量Mが閾値Mthを下回ると、優先順位判定手段51によって蓄積ジョブAおよび蓄積ジョブBの優先順位が判定される。
【0015】
ここで、例えば蓄積ジョブAの方が優先順位が高いと、選択手段52によって蓄積ジョブAのみが選択されるので、情報aの蓄積は継続され、情報bの蓄積は中断される。したがって、優先順位の低い蓄積ジョブBによる情報bによってメモリ30のメモリ残量が減少してしまい、優先順位の高い情報aが蓄積しきれなくなってしまうといった事態が回避される。
【0016】
図2は、本発明を適用したファクシミリ装置の概略ブロック図である。
読み取り部1は例えばイメージスキャナであり、原稿情報を読み込んで電気信号のイメージデータに変換する。画像処理部2は、イメージデータを符号化したり、また符号化されたイメージデータを復号化する。画像メモリ3は、符号化されたイメージデータを蓄積する。メモリ残量検出部9は、画像メモリ3のメモリ残量Mを検出する。回線制御部(NCU)6は、各種回線網と当該ファクシミリ装置との接続、切断、着呼検知等を行う。
【0017】
プリンタ部7は、受信したイメージデータを記録紙に印字出力する。操作パネル8は、テンキー、機能キー、表示部等を有する。RAM4は、ワークエリアを提供したり、前記操作パネル8からユーザによって設定されるデータ等を記憶する。ROM10は、本システムを動作させるための制御用プログラムや諸々の基本データ等を格納しており、前記図1に関して説明した閾値Mthや優先順位を判定するアルゴリズムなども記憶されている。主制御部(CPU)5は、ROM10に格納された制御用プログラムにしたがって動作し、前記図1に関して説明した比較手段および選択手段等を機能を果たす。
【0018】
次に、図3のフローチャートを参照して本発明の一実施例の動作を説明する。本実施例では、前記閾値発生手段41が発生する第1の閾値Mth1 の他に、物理的なメモリフル状態を表す第2の閾値Mth2 が設けられている。なお、以下では第1の閾値Mth1 が30%、第2の閾値Mth2 が0%に設定されているものとする。
【0019】
2チャンネルでのメモリ受信、あるいはメモリ受信と送信原稿の蓄積といったように、少なくとも2つ以上の蓄積ジョブが行われているとき、ステップS10では、メモリ残量検出部9によって画像メモリ3のメモリ残量Mが検出され、メモリ残量Mが第1の閾値Mth1 (30%)を下回ったか否かが判断される。下回っていないと判断されると、ステップS11では、受信が完了したか否かが判断され、受信が完了すると当該処理は終了する。
【0020】
また、ステップS10において、メモリ残量Mが第1の閾値Mth1 を下回ったと判断されると、ステップS12では、実行中の複数の蓄積ジョブの優先順位が判断され、優先順位の低い蓄積ジョブが中止される。
【0021】
図4は、優先順位の判定基準の一例を示しており、ここでは、各イメージデータがどのような蓄積ジョブに関するものであるかに応じて優先順位を判断するための判断基準であり、受信したイメージデータを蓄積するジョブの優先順位が最も高く、送信原稿のイメージデータを蓄積するジョブの優先順位が最も低くなっている。
【0023】
なお、このようにして選択された優先順位の低い蓄積ジョブを中止した場合には、当該蓄積ジョブによって途中まで蓄積されたイメージデータは画像メモリから消去してメモリ残量を回復させるようにすることが望ましい。
【0024】
また、中止した蓄積ジョブが受信ジョブであるような場合には、メモリ残量が回復した後に再送要求等を送出して改めてイメージデータの送出を依頼するようにしても良い。
【0025】
以上のようにして優先順位の低い蓄積ジョブが中止されると、ステップS13では、メモリ残量検出部9によって画像メモリ3のメモリ残量Mが検出される。メモリ残量Mが十分であれはステップS14において動作が継続され、メモリ残量Mが第2の閾値Mth2 に達したと判断されると、ステップS15では、実行中の全ての蓄積ジョブ中止される。
【0026】
本実施例によれば、複数の蓄積ジョブを実行中に画像メモリのメモリ残量が予定値を下回ると、優先順位の低い蓄積ジョブを中止するようにしたので、優先順位の低いイメージデータが蓄積されることによって優先順位の高いイメージデータの蓄積が妨げられてしまうことがない。
【0027】
なお、上記した実施例では、蓄積ジョブの優先順位をジョブの内容や送信相手に応じて判定するものとして説明したが、通信モードがG3であるかG4であるかに応じて判定するようにしても良い。そして、通信モードに基づいて判定する場合には、G3モードの優先順位を高く設定しておくことが望ましい。
【0028】
このようにすれば、G3モードによる蓄積ジョブとG4モードによる蓄積ジョブとが競合した場合、通信速度の速いG4モードによる蓄積ジョブが中止されるので、改めて受信する際の受信時間を短縮できるようになる。
【0029】
その他にも、一方の蓄積ジョブがリアルタイムプリントに係るものである場合のようにプリント動作が起動されているときには、当該蓄積ジョブの優先順位を最も高くするようにしても良い。このようにすれば、途中まで印字出力された記録紙を無駄にしてしまうことがない。
【0030】
また、上記した実施例では、複数の蓄積ジョブのうち優先順位の最も低いもののみを停止するものとして説明したが、本発明はこれのみに限定されず、優先順位の最も高い蓄積ジョブ以外のものを全て停止したり、優先順位の低い複数の蓄積ジョブを停止して、残りの複数の蓄積ジョブを継続するようにしても良い。
【0031】
さらに、上記した実施例では、本発明をファクシミリ装置に適用して説明したが、本発明はこれのみに限定されず、ファイルサーバやプリントサーバのように各種のネットワーク上に接続される、蓄積機能を備えた各種の通信端末装置にも同様に適用することができる。
【0032】
【発明の効果】
上記したように、本発明によれば、複数の蓄積ジョブを実行中にメモリのメモリ残量が予定値を下回ると、優先順位の低い蓄積ジョブが中止され、残りのメモリ容量を優先順位の高い蓄積ジョブに優先使用させることができるので、優先順位の低い情報が蓄積されることによって優先順位の高い情報を蓄積できなくなるといった事態が回避される。
【図面の簡単な説明】
【図1】本発明の機能ブロック図である。
【図2】本発明が適用されるファクシミリ装置のブロック図である。
【図3】本発明の一実施例の動作を示したフローチャートである。
【図4】優先順位の判定基準の一例を示した図である。
【符号の説明】
1…読み取り部、2…画像処理部、3…画像メモリ、4…RAM、5…主制御部、6…回線制御部、7…プリンタ部、8…操作パネル、9…メモリ残量検出手段、10…ROM、30…メモリ、41…閾値発生手段、53…比較手段、51…優先順位判定手段、52…選択手段
[0001]
[Industrial application fields]
The present invention relates to a memory management device, and more particularly to a memory management device used in a communication terminal device or the like having a memory for temporarily storing various information such as image data and numerical data.
[0002]
[Prior art]
Conventionally, a facsimile apparatus having an image memory for storing image data and a communication terminal apparatus having a function of temporarily storing various types of information such as character data and numerical data connected to a network have been widely used. Yes.
[0003]
However, the storage capacity of the memory is limited in terms of cost and space, and it is difficult to ensure a sufficient storage capacity. For this reason, there are many cases where it is impossible to continue the accumulation due to a shortage of remaining memory during the accumulation of information, and various improvements have been attempted in order to deal with such inconveniences.
[0004]
For example, in Japanese Patent Laid-Open Nos. 63-2336644, 63-2336645, and 1-183266, an original document is used to ensure that an image memory can be transmitted without overflow in a facsimile apparatus. There has been proposed a technique for prohibiting or stopping the accumulation of image data when the remaining amount of the image memory reaches a predetermined threshold during the accumulation of information.
[0005]
[Problems to be solved by the invention]
However, in the conventional technique described above, unlimited storage is permitted until the remaining memory capacity M of the image memory reaches a threshold value. Moreover, since the threshold value is physically set to a value that makes the remaining memory amount 0%, for example, if another image data b is input while one image data a is being stored, the remaining memory amount is the image data. Even when there is only the amount corresponding to a, the image data a and b are accumulated in parallel, and the image data b as well as the image data b could be completely accumulated without the image data b being input. There is a problem that even image data a can be accumulated only partway.
[0006]
The object of the present invention is to solve the above-mentioned problems of the prior art, and to prevent the occurrence of a situation in which the memory overflows during data accumulation and only incomplete data can be accumulated, and assures stable accumulation. It is to be able to obtain an operation.
[0007]
[Means for Solving the Problems]
In order to achieve the above object, the present invention has a memory for storing various types of information and a memory remaining amount detecting means for detecting the remaining amount of the memory, and transmitting information for storing transmission information in the memory. A memory management device capable of performing in parallel a plurality of different accumulation jobs including an accumulation job and a reception information accumulation job for accumulating received information in the memory, the remaining amount of memory detected by the remaining memory amount detecting means However, if the value is less than or equal to a preset value, the low priority storage job is canceled, and when the received information storage job is canceled, a signal that prompts retransmission of information is sent after the remaining memory is recovered. There is a feature in the point.
[0008]
[Action]
With the above arrangement, when the lower threshold of the appointments remaining memory capacity becomes low while executing a plurality of storage jobs are lower priority storage job cancel, since high priority stored job is continued Therefore, it is possible to prevent the stored job having a high priority from being disturbed by the stored job having a low priority.
[0009]
【Example】
Hereinafter, the present invention will be described in detail with reference to the drawings. FIG. 1 is a functional block diagram of the present invention.
[0010]
The memory 30 stores various information such as image data, character data, and numerical data. The remaining memory detecting means 9 detects the remaining memory M of the memory 30. The threshold generation unit 41 outputs a threshold Mth related to the remaining memory capacity of the memory 30.
[0011]
The comparing means 53 compares the remaining memory capacity M detected by the remaining memory capacity detecting means 9 with the threshold value Mth output from the threshold value generating means 41. The priority order determination means 51 determines the priority order regarding permission to store in the memory 30.
[0012]
When the comparing means 53 determines that the remaining memory M has fallen below the threshold value Mth, the selecting means 52 selects an accumulation job that permits accumulation in the memory 30 according to the priority order.
[0013]
In such a configuration, when the accumulation job A for accumulating the information a is started from the state in which the remaining memory M exceeds the threshold value Mth, and when the accumulation job B for accumulating the information b is further started, the accumulation job A , B are performed in parallel.
[0014]
When the residual memory capacity M while the thus accumulated job is being performed in parallel is lower than the threshold Mth, the priority of the stored job A and the accumulated job B by priority determining unit 51 is determined.
[0015]
Here, for example, when the priority of the stored job A is higher, only the stored job A is selected by the selection means 52, so that the storage of the information a is continued and the storage of the information b is interrupted. Therefore, a situation in which the remaining amount of memory 30 in the memory 30 is reduced due to the information b from the accumulation job B having a low priority, and the information a having a high priority cannot be accumulated is avoided.
[0016]
FIG. 2 is a schematic block diagram of a facsimile apparatus to which the present invention is applied.
The reading unit 1 is, for example, an image scanner, which reads document information and converts it into image data of an electrical signal. The image processing unit 2 encodes image data and decodes the encoded image data. The image memory 3 stores the encoded image data. The remaining memory detection unit 9 detects the remaining memory M of the image memory 3. A line control unit (NCU) 6 performs connection, disconnection, incoming call detection and the like between various line networks and the facsimile apparatus.
[0017]
The printer unit 7 prints out the received image data on a recording sheet. The operation panel 8 includes a numeric keypad, function keys, a display unit, and the like. The RAM 4 provides a work area and stores data set by the user from the operation panel 8. The ROM 10 stores a control program for operating this system, various basic data, and the like, and also stores an algorithm for determining the threshold value Mth and priority described with reference to FIG. The main control unit (CPU) 5 operates in accordance with a control program stored in the ROM 10, and functions as the comparison means, selection means, etc. described with reference to FIG.
[0018]
Next, the operation of the embodiment of the present invention will be described with reference to the flowchart of FIG. In the present embodiment, in addition to the first threshold value Mth1 generated by the threshold value generating means 41, a second threshold value Mth2 representing a physical memory full state is provided. In the following, it is assumed that the first threshold value Mth1 is set to 30% and the second threshold value Mth2 is set to 0%.
[0019]
When at least two or more accumulation jobs are being performed, such as memory reception with two channels or memory reception and accumulation of transmission originals, in step S10, the remaining memory capacity of the image memory 3 is detected by the memory remaining amount detection unit 9. The amount M is detected, and it is determined whether or not the remaining memory M is below the first threshold value Mth1 (30%). If it is determined that it is not lower, in step S11, it is determined whether or not the reception is completed. When the reception is completed, the process ends.
[0020]
If it is determined in step S10 that the remaining memory capacity M has fallen below the first threshold value Mth1, in step S12, the priority order of a plurality of storage jobs being executed is determined, and the storage job having a low priority order is canceled. Is done.
[0021]
FIG. 4 shows an example of a criterion for determining the priority order. Here, the criterion is a criterion for determining the priority order according to what stored job each image data relates to. The priority of the job for storing the image data is the highest, and the priority of the job for storing the image data of the transmission original is the lowest.
[0023]
In addition, when an accumulation job with a low priority selected in this way is canceled, the image data accumulated halfway by the accumulation job is deleted from the image memory to recover the remaining memory capacity. Is desirable.
[0024]
If the canceled accumulated job is a received job, a retransmission request or the like may be transmitted after the remaining memory capacity is recovered to request transmission of image data again.
[0025]
When an accumulation job with a low priority is canceled as described above, the memory remaining amount M of the image memory 3 is detected by the memory remaining amount detecting unit 9 in step S13. If the memory remaining amount M is sufficient, the operation is continued in step S14, and if it is determined that the memory remaining amount M has reached the second threshold value Mth2, all the stored jobs being executed are canceled in step S15. The
[0026]
According to this embodiment, when the remaining memory capacity of the image memory during a plurality of stored job is less than the predetermined value, since as to stop the low priority storage job, a low priority image data is accumulated As a result, accumulation of image data with high priority is not hindered.
[0027]
In the above-described embodiments, the priority of the stored jobs is described as being determined according to the job contents and the transmission partner. However, the determination is made according to whether the communication mode is G3 or G4. Also good. And when determining based on a communication mode, it is desirable to set the priority of G3 mode high.
[0028]
Thus, when where the stored job by accumulated job and G4 mode by G3 mode conflict, since accumulated job by fast communication speed G4 mode is canceled, so that it can shorten the reception time when receiving again Become.
[0029]
In addition, when the print operation is activated as in the case where one of the stored jobs is related to real-time printing, the priority order of the stored job may be made highest. In this way, recording paper that has been printed out halfway is not wasted.
[0030]
Further, in the above-described embodiment, it has been described that only the lowest priority among the plurality of stored jobs is stopped. However, the present invention is not limited to this, and other than the stored jobs with the highest priority. May be stopped, or a plurality of low-priority stored jobs may be stopped and the remaining plurality of stored jobs may be continued.
[0031]
Furthermore, in the above-described embodiments, the present invention has been described by applying it to a facsimile machine. However, the present invention is not limited to this, and a storage function connected to various networks such as a file server or a print server. The present invention can be similarly applied to various communication terminal devices including the above.
[0032]
【The invention's effect】
As described above, according to the present invention, when the remaining memory capacity of the memory during a plurality of stored job is less than the predetermined value, low priority stored job is aborted, higher priority the remaining memory capacity Since it is possible to preferentially use the stored job , it is possible to avoid a situation in which information having a high priority cannot be stored by storing information having a low priority.
[Brief description of the drawings]
FIG. 1 is a functional block diagram of the present invention.
FIG. 2 is a block diagram of a facsimile apparatus to which the present invention is applied.
FIG. 3 is a flowchart showing the operation of an embodiment of the present invention.
FIG. 4 is a diagram illustrating an example of a priority determination criterion.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Reading part, 2 ... Image processing part, 3 ... Image memory, 4 ... RAM, 5 ... Main control part, 6 ... Line control part, 7 ... Printer part, 8 ... Operation panel, 9 ... Memory remaining amount detection means, DESCRIPTION OF SYMBOLS 10 ... ROM, 30 ... Memory, 41 ... Threshold generation means, 53 ... Comparison means, 51 ... Priority determination means, 52 ... Selection means

Claims (2)

各種の情報を蓄積するメモリと、
前記メモリの残量を検出するメモリ残量検出手段とを有し、
送信情報を前記メモリへ蓄積する送信情報蓄積ジョブおよび受信情報を前記メモリへ蓄積する受信情報蓄積ジョブを含む複数の異なる蓄積ジョブを並列に行うことができるメモリ管理装置であって、
前記メモリ残量検出手段によって検出されたメモリの残量が、あらかじめ設定された値以下の場合には、優先順位の低い蓄積ジョブを中止し、
受信情報蓄積ジョブが中止されると、メモリ残量が回復した後に情報の再送を促す信号を送出することを特徴とするメモリ管理装置。
A memory for storing various types of information;
Memory remaining amount detecting means for detecting the remaining amount of memory,
A memory management device capable of performing in parallel a plurality of different accumulation jobs including a transmission information accumulation job for accumulating transmission information in the memory and a reception information accumulation job for accumulating reception information in the memory,
If the remaining amount of memory detected by the remaining memory detecting means is less than or equal to a preset value, the stored job with a lower priority is canceled,
A memory management device, wherein when a received information storage job is canceled, a signal for prompting retransmission of information is transmitted after the remaining memory is recovered .
前記メモリ残量検出手段によって検出されたメモリの残量が、あらかじめ設定された値以下の場合には、前記複数の蓄積ジョブのうち、優先順位の最も高い蓄積ジョブ以外の蓄積ジョブを全て中止することを特徴とする請求項1に記載のメモリ管理装置。If the remaining amount of memory detected by the remaining memory detection means is less than or equal to a preset value, all of the plurality of stored jobs other than the highest priority stored job are canceled . The memory management device according to claim 1.
JP04605093A 1993-02-12 1993-02-12 Memory management device Expired - Fee Related JP3632858B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04605093A JP3632858B2 (en) 1993-02-12 1993-02-12 Memory management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04605093A JP3632858B2 (en) 1993-02-12 1993-02-12 Memory management device

Related Child Applications (6)

Application Number Title Priority Date Filing Date
JP2000393599A Division JP3630231B2 (en) 2000-12-25 2000-12-25 Communication terminal device
JP2000393596A Division JP2001238055A (en) 2000-12-25 2000-12-25 Communication terminal equipment
JP2000393598A Division JP2001223864A (en) 2000-12-25 2000-12-25 Communication terminal
JP2000393595A Division JP3630230B2 (en) 2000-12-25 2000-12-25 Communication terminal device
JP2000393594A Division JP3512005B2 (en) 2000-12-25 2000-12-25 Communication terminal device
JP2000393597A Division JP2001223863A (en) 2000-12-25 2000-12-25 Communication terminal

Publications (2)

Publication Number Publication Date
JPH06244871A JPH06244871A (en) 1994-09-02
JP3632858B2 true JP3632858B2 (en) 2005-03-23

Family

ID=12736202

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04605093A Expired - Fee Related JP3632858B2 (en) 1993-02-12 1993-02-12 Memory management device

Country Status (1)

Country Link
JP (1) JP3632858B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013192176A (en) * 2012-03-15 2013-09-26 Hitachi Automotive Systems Ltd Electronic controller for automobile

Also Published As

Publication number Publication date
JPH06244871A (en) 1994-09-02

Similar Documents

Publication Publication Date Title
US6144459A (en) Facsimile machine adapted to reduce risk of data loss
US5886793A (en) Facsimile machine adapted to reduce risk of data loss
JPH08265485A (en) Facsimile equipment
JP3632858B2 (en) Memory management device
JP3630231B2 (en) Communication terminal device
JP3630230B2 (en) Communication terminal device
EP1261194A1 (en) Facsimile device, facsimile device control method, and computer-readable storage medium storing control program for facsimile device
US5355230A (en) Facsimile apparatus and facsimile system
JPH06245042A (en) Memory managing device
JP3512005B2 (en) Communication terminal device
JP2001238055A (en) Communication terminal equipment
JP3005242B2 (en) Facsimile machine
JP2001223864A (en) Communication terminal
JP2001223863A (en) Communication terminal
EP0456478A2 (en) Image communication apparatus
JP3085000B2 (en) Communication terminal device with storage function
JP3810774B2 (en) Compound facsimile machine
JPH06105172A (en) Facsimile equipment
KR100271162B1 (en) Method for administration memory
JP3594756B2 (en) Facsimile machine
JP2538015B2 (en) Image communication device
JP2858579B2 (en) Facsimile machine
JP2000101814A (en) Facsimile communication system
JP2008035129A (en) Image processing apparatus
JP2003115973A (en) Communication apparatus

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041216

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080107

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090107

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100107

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110107

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120107

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120107

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130107

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees