US20010029559A1 - Method for recording information on a memory - Google Patents

Method for recording information on a memory Download PDF

Info

Publication number
US20010029559A1
US20010029559A1 US09/875,948 US87594801A US2001029559A1 US 20010029559 A1 US20010029559 A1 US 20010029559A1 US 87594801 A US87594801 A US 87594801A US 2001029559 A1 US2001029559 A1 US 2001029559A1
Authority
US
United States
Prior art keywords
information
recorded
recording
compression
memory
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.)
Abandoned
Application number
US09/875,948
Inventor
Hiroyuki Ishihara
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.)
Pioneer Corp
Original Assignee
Pioneer Electronic 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 Pioneer Electronic Corp filed Critical Pioneer Electronic Corp
Priority to US09/875,948 priority Critical patent/US20010029559A1/en
Publication of US20010029559A1 publication Critical patent/US20010029559A1/en
Priority to US10/704,639 priority patent/US20040125672A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction

Definitions

  • the present invention relates to a method for recording information on a memory such as a so-called PC card provided with a semiconductor memory.
  • a tape recorder which uses such principle that information causes variation in magnetization has been widely used for recording audio information. Recently, there has been known and actually used another recording system using a memory card.
  • the memory card which is often referred to as a PC card, is provided with a semiconductor memory and has a size about a calling card.
  • the PC card comprises integrated elements such as the semiconductor memory, transistors, capacitors, and resistors.
  • the semiconductor memories can be roughly categorized into a bipolar memory and a MOS memory.
  • the bipolar memory is more advantageous than the MOS memory in that it requires less access time.
  • larger power is consumed, and in addition, causes a larger heat radiation.
  • the MOS memory requires a longer access time, but involves less power consumption and heat radiation.
  • the semiconductor memory with a large capacity is usually a MOS memory.
  • a conventional recording and reproducing system for the PC card comprises a CPU 1 , audio interface 2 , key interface 3 , display interface 4 , and a memory card interface 5 .
  • the audio interface 2 is applied with digital audio information through a DIR 7 , and analog audio information through an A/D converter 8 .
  • the digital information is transmitted from the recording and reproducing system through a D/A converter 9 .
  • the key interface 3 is connected with a key matrix 10 for the user to input various information
  • the display interface 4 is connected to a liquid crystal display 11 on which various information is shown.
  • a PC card 12 is detachably connected to the memory card interface 5 so that the desired information is recorded on the card and read out therefrom. The information may further be erased from the PC card 12 .
  • the CPU 1 and the interfaces 2 to 5 are connected to each other through a system bus 6 , and the interfaces 2 to 5 are connected to respective peripheral equipments 7 to 12 through the system buses 6 .
  • the recording and reproducing system is further provided with a ROM 13 and a RAM 14 .
  • the ROM 13 stores a program for controlling the operation of the entire system.
  • the program in the ROM 13 is stored in the RAM 14 which is a main memory, thereby starting a predetermined operation. Namely, the interfaces 2 to 5 are initialized and the operations thereof checked. Hence the system is ready for operation which is started by operating the key matrix 10 .
  • the CPU 1 executes the program stored in the ROM 13 .
  • Information applied through the audio interface 2 is temporarily stored in the RAM 14 , or in a separately provided buffer RAM, and thereafter, recorded on the PC card 12 .
  • the recorded information can be reproduced when a command signal is applied from the CPU 1 .
  • Various information is indicated on the display 11 during the operation.
  • information may be compressed as necessary.
  • the compressed information is directly recorded on the PC card 12 .
  • the uncompressed information corresponding to one block is stored in the RAM 14 or the buffer RAM, and thereafter, the block of information is compressed and written on the PC card 12 . In the latter method, the compression and the recording are repeated until the necessary information are written on the PC card 12 .
  • a compression factor at the compression is calculated as follows.
  • the sampling frequency when the information is not compressed is 48 kHz, which is the same as in the case of recording a digital audio tape (DAT), and one word corresponds to 16 bits, one channel bit rate (br) is 768 kbps/ch. Since
  • M is the storage capacity of the PC card 12
  • t is the recording time.
  • the numeral 2 in the denominator indicates that the compression factor is applied to a stereophonic recording.
  • the time capable of recording on the PC card at each compression factors is as follows.
  • the recording time is 208 sec/stereophonic recording.
  • the compression factor is 1 ⁇ 2
  • the recording time is 416 sec/stereophonic recording
  • the compression factor is 1 ⁇ 3, 624 sec/stereophonic recording
  • 1 ⁇ 6, 1248 sec/stereophonic recording is carried out in accordance with various conventional methods which have been developed and used, so that the detailed descriptions thereof are omitted.
  • An object of the present invention is to provide a method and a system for recording information on a PC card where the storage capacity thereof is effectively utilized, and the information of indefinite length is recorded to the end without fail.
  • a method for recording information on a memory comprising the steps of, setting a reference value for recording quantity of information, providing a plurality of compression factors for compressing information to be recorded, sequentially recording the information on a first area of a first memory at a first compression factor, determining whether a recorded quantity of a first information group reaches the reference value, compressing a second information group following the first information group at a second compression factor when the recorded quantity of the first information group reaches the reference value, recording the compressed second information group on the first memory on a second area, determining whether the recorded quantity of the second information group recorded in the second area reaches the reference value, compressing a third information group at a third compression factor when the recorded quantity reaches the reference value, repeating the compression of the information groups at succeeding compression factors and recording of the compressed information groups until end of the information to be recorded.
  • the first memory is a desired second memory.
  • the compression factor is increased at every change of the compression factor.
  • FIGS. 1 to 3 are flowcharts describing the operations of various embodiments of a system for recording information on a PC card according to the present invention
  • FIG. 4 is an illustration explaining reference values of quantity of information recorded on the PC card in the embodiment described in FIG. 3;
  • FIG. 5 is a flowchart describing the operation of another embodiment of the recording system
  • FIG. 6 is an illustration explaining reference values of quantity of information recorded on the PC card in the embodiment described in FIG. 5;
  • FIG. 7 is a block diagram showing a conventional recording and reproducing system for the PC card.
  • the recording system for recording information on a PC card to which the present invention is applied has the same basic construction as the system shown in FIG. 7. Namely, the system for the PC card comprises the CPU 1 , audio interface 2 , key interface 3 , display interface 4 , and the memory card interface 5 .
  • the audio interface 2 is applied with digital audio information through the DIR 7 , and analog audio information through the A/D converter 8 .
  • the digital information is transmitted from the recording and reproducing system through the D/A converter 9 .
  • the key interface 3 is connected with the key matrix 10 for the user to input various information
  • the display interface 4 is connected to the liquid crystal display 11 on which various information is shown.
  • the PC card 12 is detachably connected to the memory card interface 5 so that the desired information is recorded on the card and read out therefrom. The information may further be erased from the PC card 12 .
  • the CPU 1 and the interfaces 2 to 5 are connected to each other through the system bus 6 , and the interfaces 2 to 5 are connected to respective peripheral equipments 7 to 12 through the system buses 6 .
  • the recording and reproducing system is further provided with the ROM 13 and the RAM 14 .
  • the ROM 13 stores a program for controlling the operation of the entire system.
  • the program in the ROM 13 is stored in the RAM 14 which is a main memory, thereby starting a predetermined operation. Namely, the interfaces 2 to 5 are initialized and the operations thereof checked. Hence the system is ready for operation which is started by operating the key matrix 10 .
  • the CPU 1 executes the program stored in the ROM 13 .
  • Information applied through the audio interface 2 is temporarily stored in the RAM 14 , or in a separately provided buffer RAM, and thereafter, recorded on the PC card 12 .
  • the recorded information can be reproduced when a command signal is applied from the CPU 1 .
  • Various information is indicated on the display 11 during the operation.
  • a buffer RAM is provided in addition to the devices shown in FIG. 7.
  • the storage capacity of the buffer RAM is the same as, or larger than that of the PC card 12 .
  • a predetermined reference value which corresponds to the storage capacity of the PC card 12 , is set in the buffer RAM.
  • the initialization is carried out at a step S 1 , where the program stored in the ROM 13 is executed by the CPU 1 .
  • the program of the present embodiment is adapted to execute compression of information at six levels. Namely, the compression factor can be chosen from 1 , that is when information is not compressed, 1 ⁇ 2, 1 ⁇ 3, 1 ⁇ 4, ⁇ fraction (1/6 ) ⁇ , and ⁇ fraction (1/12) ⁇ .
  • the PC card 12 is loaded through an opening (not shown) of the system.
  • the system detects whether the PC card 12 is loaded, and indicates the result on the display 11 .
  • the program goes to a step S 2 where the storage capacity of the PC card 12 is detected and stored in the RAM 14 . If the PC card 12 already has information written on it, the remaining capacity is detected. In such a case, the new information is recorded following the already recorded information. However, with the operation of the key matrix 10 , the new information can be written over the recorded information.
  • the storage capacity of the PC card 12 in consideration to the operation of the keys is shown on the display 11 .
  • the display 11 may further show the possible recording time when each of the six compression rates is selected. The recording time can be input by operating the key matrix 10 if it is known to the user.
  • the information to be recorded is applied through a microphone or through an input terminal and written in the buffer RAM. At this time, the compression of information is not executed. Thereafter, at a step S 4 , the CPU 1 determines whether the quantity of the recorded information reaches the reference value, which is the capacity corresponding to one block of the buffer RAM. When the recorded quantity is smaller than the reference value, the program returns to the step S 2 to continue to temporarily store the information in the buffer RAM.
  • step S 4 If the quantity of the recorded information reaches the reference value, the program goes from the step S 4 to a step S 5 where the operation of the key matrix 10 for ending the recording is detected.
  • step S 5 the operation of the key matrix 10 for ending the recording is detected.
  • step S 16 the information stored in the buffer RAM is recorded on the PC card 12 without compressing. Thereafter, the program is ended at a step S 17 .
  • step S 6 the compression factor is raised one level. Namely, in the first routine, since the compression is not carried out, the compression factor is now set at the first compression factor of 1 ⁇ 2.
  • step S 7 the information stored in the buffer RAM is read out, at a step S 8 , the read out information is compressed, and at a step S 9 , the compressed information is again stored in the buffer RAM.
  • step S 10 it is determined whether the compression at the determined compression factor is completed. If the compression is completed, the program goes to a step S 14 , and if not, the steps S 7 through S 9 are repeated.
  • steps S 7 to S 10 another operation of steps S 11 through S 13 is carried out. Namely, at the step S 11 , the information to be recorded continues to be applied through the microphone or the input terminal as at the step S 2 . At the step S 12 , the applied information is compressed at the compression factor determined at the step S 6 , and stored in the buffer RAM at the step S 13 .
  • step S 14 it is determined whether the sum of the quantities of the compressed information recorded at the steps S 9 and S 13 reaches the reference value. If the recorded quantity does not yet reach the reference value, the program returns to the step S 11 to continue the recording.
  • the program goes to the step S 16 .
  • the program goes to a step S 18 to determine whether the compression factor set at the step S 6 is the maximum factor of ⁇ fraction (1/12) ⁇ , that is whether the compression is carried out at the maximum compression factor at the steps S 8 and S 12 . If the present compression factor is not the maximum factor, the program goes back to the step S 6 . More particularly, in the first routine, since the compression factor is the first factor of 1 ⁇ 2, the program returns from the step S 18 to the step S 6 where the second compression factor, 1 ⁇ 3, is determined. The steps S 6 to S 18 are repeated until the recording is completed, or the maximum compression factor is selected.
  • step S 18 When it is determined at the step S 18 that the compression is carried out at the maximum compression factor, it means there is an error, or the PC card 12 is full. Accordingly, an error sign or an instruction to exchange the PC card 12 for another is shown on the display 11 at a step S 19 . Thereafter, the program is ended at a step S 20 in the case of error, or returns to the step S 1 when the PC card 12 is changed.
  • the compression factor is gradually changed depending on the length of the information to be recorded.
  • the PC card is effectively utilized without wasting the remaining storage capacity, and the information can be recorded to the end.
  • the present invention may be applied both to the MOS memory and the bipolar memory.
  • the present embodiment may be so modified that the compression factor is initially set at the maximum factor of ⁇ fraction (1/12) ⁇ . Hence at the step S 6 , the compression factor is gradually decreased. At the step S 18 , it is determined whether the minimum compression factor is set, and when the compression factor is larger than the minimum factor, the compression factor is decreased one level at a time in the following routines.
  • the modification is inferior than the first embodiment in that, since the maximum compression factor is initially determined, the quality of the signal at reproduction is inevitably deteriorated.
  • the recording system of the second embodiment of the present invention is not provided with the buffer RAM. Hence the information is directly recorded on the PC card 12 .
  • the recording of the information on the PC card 12 is carried out at a step S 3 a .
  • the quantity of the recorded information is compared at a step S 4 a with a predetermined reference value, which is an arbitrary value smaller than the storage capacity of the PC card 12 .
  • a predetermined reference value which is an arbitrary value smaller than the storage capacity of the PC card 12 .
  • the information applied at the step S 11 is compressed at the step S 12 and recorded on the PC card 12 at a step S 13 a.
  • the compression factor is increased every time the quantity of information recorded on the PC card 12 reaches the reference value at a step S 14 a .
  • the error sign or the instruction to change the PC card 12 is indicated on the display 12 .
  • Other operations are the same as those of the first embodiment.
  • the second embodiment may also be modified in the same manner as the first embodiment as described above so that the compression factor is gradually decreased.
  • the reference value is changed from the first value to the larger second value at a step S 21 .
  • the compression factor is also set to the first compression factor of 1 ⁇ 2.
  • the information which is applied thereafter at the step S 11 is compressed at the increased compression factor at the step S 12 and recorded on the PC card at the step S 13 a .
  • the program returns to the step S 6 where the second compression factor 1 ⁇ 3 is set. The operation is repeated until the compression at the maximum compression factor is carried out.
  • the third embodiment may be further modified to gradually decrease the compression factor and the reference value.
  • the fourth embodiment is similar to the third embodiment expect that the recording system is provided with the buffer RAM as in the first embodiment. Hence the information temporarily stored in the buffer RAM is recorded on the PC card 12 without compression at the step S 16 when the recording is to be ended. The information is further recorded on the PC card 12 at a step S 22 before increasing the compression factor.
  • the first to fourth reference values in the fourth embodiment are predetermined as shown in FIG. 6.
  • the fourth embodiment may also be modified to decrease the reference value and the compression factor.
  • the present invention may be applied not only when recording audio information but also when recording visual signals.
  • the recording system may be a standalone recording device, or may be attached to other audio devices.
  • the present invention provides a method and a system for recording information on the PC card wherein the compression factor is changed dependent on the length of the information so that the storage capacity of the PC card is effectively utilized and the information is recorded to the end. Hence such inconveniences as the wasting of the remaining capacity of the PC card are prevented while recording the entire desired information.

Abstract

A reference value is set for recording quantity of information, and a plurality of compression factors is provided for compressing information to be recorded. The compression factors are arranged in order. The information is sequentially recorded on a first memory at a first compression factor of the arrangement of the compression factors. It is determined whether the recording quantity of a first information group reaches the reference value. The first information group is compressed at a larger second compression factor when the recording quantities reaches the reference value, and the compressed first information group is recorded on the first memory at a first area. A second information group following the first information group is compressed at the second compression factor, and the compressed second information group is recorded on the first memory at a second area next to the first area. It is determined whether the sum of the recorded first and second information groups reaches the reference value. The recorded first and second information group are compressed at a further larger third compression factor. The compression of the information groups at succeeding compression factors and recording of the compressed information groups are repeated until end of the information to be recorded.

Description

    BACKGROUND OF THE INVENTION
  • The present invention relates to a method for recording information on a memory such as a so-called PC card provided with a semiconductor memory. [0001]
  • A tape recorder which uses such principle that information causes variation in magnetization has been widely used for recording audio information. Recently, there has been known and actually used another recording system using a memory card. The memory card, which is often referred to as a PC card, is provided with a semiconductor memory and has a size about a calling card. [0002]
  • The PC card comprises integrated elements such as the semiconductor memory, transistors, capacitors, and resistors. The semiconductor memories can be roughly categorized into a bipolar memory and a MOS memory. The bipolar memory is more advantageous than the MOS memory in that it requires less access time. However, larger power is consumed, and in addition, causes a larger heat radiation. To the contrary, the MOS memory requires a longer access time, but involves less power consumption and heat radiation. The semiconductor memory with a large capacity is usually a MOS memory. [0003]
  • Referring to FIG. 7, a conventional recording and reproducing system for the PC card comprises a [0004] CPU 1, audio interface 2, key interface 3, display interface 4, and a memory card interface 5. The audio interface 2 is applied with digital audio information through a DIR 7, and analog audio information through an A/D converter 8. The digital information is transmitted from the recording and reproducing system through a D/A converter 9. The key interface 3 is connected with a key matrix 10 for the user to input various information, and the display interface 4 is connected to a liquid crystal display 11 on which various information is shown. A PC card 12 is detachably connected to the memory card interface 5 so that the desired information is recorded on the card and read out therefrom. The information may further be erased from the PC card 12. The CPU 1 and the interfaces 2 to 5 are connected to each other through a system bus 6, and the interfaces 2 to 5 are connected to respective peripheral equipments 7 to 12 through the system buses 6.
  • The recording and reproducing system is further provided with a [0005] ROM 13 and a RAM 14. The ROM 13 stores a program for controlling the operation of the entire system. When the power of the system is turned on, the program in the ROM 13 is stored in the RAM 14 which is a main memory, thereby starting a predetermined operation. Namely, the interfaces 2 to 5 are initialized and the operations thereof checked. Hence the system is ready for operation which is started by operating the key matrix 10.
  • In operation, when a predetermined switch is turned on, the [0006] CPU 1 executes the program stored in the ROM 13. Information applied through the audio interface 2 is temporarily stored in the RAM 14, or in a separately provided buffer RAM, and thereafter, recorded on the PC card 12. The recorded information can be reproduced when a command signal is applied from the CPU 1. Various information is indicated on the display 11 during the operation.
  • In order to record a large quantity of information on the [0007] PC card 12, information may be compressed as necessary. The compressed information is directly recorded on the PC card 12. Alternatively, the uncompressed information corresponding to one block is stored in the RAM 14 or the buffer RAM, and thereafter, the block of information is compressed and written on the PC card 12. In the latter method, the compression and the recording are repeated until the necessary information are written on the PC card 12.
  • A compression factor at the compression is calculated as follows. When the sampling frequency when the information is not compressed is 48 kHz, which is the same as in the case of recording a digital audio tape (DAT), and one word corresponds to 16 bits, one channel bit rate (br) is 768 kbps/ch. Since [0008]
  • br=fs*w,
  • br=48 (kHz)*16 (bit)=768 kbps/ch
  • The equation applies to a case of a recording with one channel so that at a stereophonic recording, the value is doubled. Hence the compression factor is calculated in accordance with, [0009]
  • br=fs*w=M/2t
  • wherein M is the storage capacity of the [0010] PC card 12, and t is the recording time. The numeral 2 in the denominator indicates that the compression factor is applied to a stereophonic recording.
  • For example, when the [0011] PC card 12 has a storage capacity of 40 MB (10M word/stereophonic recording), the time capable of recording on the PC card at each compression factors is as follows. When the information is not compressed, the recording time is 208 sec/stereophonic recording. When the compression factor is ½, the recording time is 416 sec/stereophonic recording, when the compression factor is ⅓, 624 sec/stereophonic recording, and when ⅙, 1248 sec/stereophonic recording. The compression is carried out in accordance with various conventional methods which have been developed and used, so that the detailed descriptions thereof are omitted.
  • In such a recording and reproducing system, when the quantity of the information to be recorded, that is the length of recording time, is known beforehand, the user can select a PC card having a sufficient storage capacity, or determine an appropriate compression factor dependent on the storage capacity of the PC card. Hence, the information can be recorded from the beginning to the end without fail. However, when the length of the information is unknown, such as when recording every statement made during a conference, there may be cases where the conventional system cannot record the conference to the end. The entire conference can be recorded if a system using a large compression factor is employed. However, when the information is recorded at a large compression factor, the deterioration in sound quality inevitably occurs. Although the recording of a conference does not require a superior sound quality, the large compression factor may cause error at reproduction. Thus, it is preferable to maintain the compression factor as small as possible. [0012]
  • In addition, there may be a case where the recording time is unexpectedly short so that the PC card still has a large storage capacity left when the recording is over. Since the user do not think of using the same PC card when recording another information, the remaining storage capacity is wasted. [0013]
  • Namely, although there still may be a storage capacity left in the PC card, the user do not usually use the card when recording information of indefinite length. The user will use a new PC card instead. Hence in a system where the compression factor can be set at various levels, when the information is recorded at the largest compression factor, the length of the recording information may be unexpectedly short so that the storage capacity of the PC is wasted, which is recording information may be unexpectedly short so that the storage capacity of the PC is wasted, which is undesirable. In order to prevent such a waste, the information on the PC card is re-recorded on another PC card so as to enable the information on the original PC card to be erased, or another information to be written over the old. Such an operation is troublesome. [0014]
  • SUMMARY OF THE INVENTION
  • An object of the present invention is to provide a method and a system for recording information on a PC card where the storage capacity thereof is effectively utilized, and the information of indefinite length is recorded to the end without fail. [0015]
  • According to the present invention, there is provided a method for recording information on a memory comprising the steps of, setting a reference value for recording quantity of information, providing a plurality of compression factors for compressing information to be recorded, sequentially recording the information on a first area of a first memory at a first compression factor, determining whether a recorded quantity of a first information group reaches the reference value, compressing a second information group following the first information group at a second compression factor when the recorded quantity of the first information group reaches the reference value, recording the compressed second information group on the first memory on a second area, determining whether the recorded quantity of the second information group recorded in the second area reaches the reference value, compressing a third information group at a third compression factor when the recorded quantity reaches the reference value, repeating the compression of the information groups at succeeding compression factors and recording of the compressed information groups until end of the information to be recorded. [0016]
  • The compressed information groups are finally recorded in a desired second memory. [0017]
  • The first memory is a desired second memory. [0018]
  • The compression factor is increased at every change of the compression factor.[0019]
  • BRIEF DESCRIPTION OF DRAWINGS
  • FIGS. [0020] 1 to 3 are flowcharts describing the operations of various embodiments of a system for recording information on a PC card according to the present invention;
  • FIG. 4 is an illustration explaining reference values of quantity of information recorded on the PC card in the embodiment described in FIG. 3; [0021]
  • FIG. 5 is a flowchart describing the operation of another embodiment of the recording system; [0022]
  • FIG. 6 is an illustration explaining reference values of quantity of information recorded on the PC card in the embodiment described in FIG. 5; and [0023]
  • FIG. 7 is a block diagram showing a conventional recording and reproducing system for the PC card.[0024]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • The recording system for recording information on a PC card to which the present invention is applied, has the same basic construction as the system shown in FIG. 7. Namely, the system for the PC card comprises the [0025] CPU 1, audio interface 2, key interface 3, display interface 4, and the memory card interface 5. The audio interface 2 is applied with digital audio information through the DIR 7, and analog audio information through the A/D converter 8. The digital information is transmitted from the recording and reproducing system through the D/A converter 9. The key interface 3 is connected with the key matrix 10 for the user to input various information, and the display interface 4 is connected to the liquid crystal display 11 on which various information is shown. The PC card 12 is detachably connected to the memory card interface 5 so that the desired information is recorded on the card and read out therefrom. The information may further be erased from the PC card 12. The CPU 1 and the interfaces 2 to 5 are connected to each other through the system bus 6, and the interfaces 2 to 5 are connected to respective peripheral equipments 7 to 12 through the system buses 6.
  • The recording and reproducing system is further provided with the [0026] ROM 13 and the RAM 14. The ROM 13 stores a program for controlling the operation of the entire system. When the power of the system is turned on, the program in the ROM 13 is stored in the RAM 14 which is a main memory, thereby starting a predetermined operation. Namely, the interfaces 2 to 5 are initialized and the operations thereof checked. Hence the system is ready for operation which is started by operating the key matrix 10.
  • In operation, when a predetermined switch is turned on, the [0027] CPU 1 executes the program stored in the ROM 13. Information applied through the audio interface 2 is temporarily stored in the RAM 14, or in a separately provided buffer RAM, and thereafter, recorded on the PC card 12. The recorded information can be reproduced when a command signal is applied from the CPU 1. Various information is indicated on the display 11 during the operation.
  • The operation of the first embodiment of the present invention will be described hereinafter with reference to FIG. 1. In the system of the first embodiment, a buffer RAM is provided in addition to the devices shown in FIG. 7. The storage capacity of the buffer RAM is the same as, or larger than that of the [0028] PC card 12. A predetermined reference value, which corresponds to the storage capacity of the PC card 12, is set in the buffer RAM.
  • With the turning on of a predetermined switch, the initialization is carried out at a step S[0029] 1, where the program stored in the ROM 13 is executed by the CPU 1. The program of the present embodiment is adapted to execute compression of information at six levels. Namely, the compression factor can be chosen from 1, that is when information is not compressed, ½, ⅓, ¼, {fraction (1/6)}, and {fraction (1/12)}.
  • The [0030] PC card 12 is loaded through an opening (not shown) of the system. The system detects whether the PC card 12 is loaded, and indicates the result on the display 11.
  • When the [0031] PC card 12 is correctly loaded, the program goes to a step S2 where the storage capacity of the PC card 12 is detected and stored in the RAM 14. If the PC card 12 already has information written on it, the remaining capacity is detected. In such a case, the new information is recorded following the already recorded information. However, with the operation of the key matrix 10, the new information can be written over the recorded information. The storage capacity of the PC card 12 in consideration to the operation of the keys is shown on the display 11. For the convenience of the user, the display 11 may further show the possible recording time when each of the six compression rates is selected. The recording time can be input by operating the key matrix 10 if it is known to the user.
  • At a step S[0032] 3, the information to be recorded is applied through a microphone or through an input terminal and written in the buffer RAM. At this time, the compression of information is not executed. Thereafter, at a step S4, the CPU 1 determines whether the quantity of the recorded information reaches the reference value, which is the capacity corresponding to one block of the buffer RAM. When the recorded quantity is smaller than the reference value, the program returns to the step S2 to continue to temporarily store the information in the buffer RAM.
  • If the quantity of the recorded information reaches the reference value, the program goes from the step S[0033] 4 to a step S5 where the operation of the key matrix 10 for ending the recording is detected. When the recording is to be ended, the program jumps to a step S16 where the information stored in the buffer RAM is recorded on the PC card 12 without compressing. Thereafter, the program is ended at a step S17.
  • When the [0034] matrix key 10 is not operated at the step S5 so that the recording is to be continued, the program proceeds to a step S6 where the compression factor is raised one level. Namely, in the first routine, since the compression is not carried out, the compression factor is now set at the first compression factor of ½. At a step S7, the information stored in the buffer RAM is read out, at a step S8, the read out information is compressed, and at a step S9, the compressed information is again stored in the buffer RAM. At a step S10, it is determined whether the compression at the determined compression factor is completed. If the compression is completed, the program goes to a step S14, and if not, the steps S7 through S9 are repeated.
  • During the operation of the steps S[0035] 7 to S10, another operation of steps S11 through S13 is carried out. Namely, at the step S11, the information to be recorded continues to be applied through the microphone or the input terminal as at the step S2. At the step S12, the applied information is compressed at the compression factor determined at the step S6, and stored in the buffer RAM at the step S13.
  • At the step S[0036] 14, it is determined whether the sum of the quantities of the compressed information recorded at the steps S9 and S13 reaches the reference value. If the recorded quantity does not yet reach the reference value, the program returns to the step S11 to continue the recording.
  • If the recorded quantity reaches the reference value, it is determined whether the [0037] key matrix 10 is operated to end the recording at a step S15. When the recording is to be ended, the program goes to the step S16. On the other hand, when the recording is to be continued, the program goes to a step S18 to determine whether the compression factor set at the step S6 is the maximum factor of {fraction (1/12)}, that is whether the compression is carried out at the maximum compression factor at the steps S8 and S12. If the present compression factor is not the maximum factor, the program goes back to the step S6. More particularly, in the first routine, since the compression factor is the first factor of ½, the program returns from the step S18 to the step S6 where the second compression factor, ⅓, is determined. The steps S6 to S18 are repeated until the recording is completed, or the maximum compression factor is selected.
  • When it is determined at the step S[0038] 18 that the compression is carried out at the maximum compression factor, it means there is an error, or the PC card 12 is full. Accordingly, an error sign or an instruction to exchange the PC card 12 for another is shown on the display 11 at a step S19. Thereafter, the program is ended at a step S20 in the case of error, or returns to the step S1 when the PC card 12 is changed.
  • Thus in accordance with the present invention, the compression factor is gradually changed depending on the length of the information to be recorded. Thus the PC card is effectively utilized without wasting the remaining storage capacity, and the information can be recorded to the end. The present invention may be applied both to the MOS memory and the bipolar memory. [0039]
  • The present embodiment may be so modified that the compression factor is initially set at the maximum factor of {fraction (1/12)}. Hence at the step S[0040] 6, the compression factor is gradually decreased. At the step S18, it is determined whether the minimum compression factor is set, and when the compression factor is larger than the minimum factor, the compression factor is decreased one level at a time in the following routines. However, the modification is inferior than the first embodiment in that, since the maximum compression factor is initially determined, the quality of the signal at reproduction is inevitably deteriorated.
  • The recording system of the second embodiment of the present invention, the operation of which is described in FIG. 2, is not provided with the buffer RAM. Hence the information is directly recorded on the [0041] PC card 12.
  • Referring to FIG. 2, after the system is initialized at the step S[0042] 1, and the storage capacity of the PC card 12 is detected at the step S2, the recording of the information on the PC card 12 is carried out at a step S3 a. The quantity of the recorded information is compared at a step S4 a with a predetermined reference value, which is an arbitrary value smaller than the storage capacity of the PC card 12. When the quantity of the recorded information reaches the reference value, the information already recorded on the PC card is read out at a step S7 a, compressed at the step S8 at the compression factor determined at the step S6, and rerecorded on the card at a step S9 a.
  • At the same time, the information applied at the step S[0043] 11, is compressed at the step S12 and recorded on the PC card 12 at a step S13 a.
  • The compression factor is increased every time the quantity of information recorded on the [0044] PC card 12 reaches the reference value at a step S14 a. When the quantity of information compressed at the maximum compression factor and recorded on the PC card 12 reaches the reference value, the error sign or the instruction to change the PC card 12 is indicated on the display 12. Other operations are the same as those of the first embodiment.
  • The second embodiment may also be modified in the same manner as the first embodiment as described above so that the compression factor is gradually decreased. [0045]
  • In the third embodiment described in FIG. 3, four reference values of the recording quantity are predetermined as shown in FIG. 4. [0046]
  • Namely, when it is determined at the steps S[0047] 4 a and S5 that the quantity of the recorded information reaches the initially set first reference value, and the recording is to be continued, the reference value is changed from the first value to the larger second value at a step S21. Thereafter, at the step S6, the compression factor is also set to the first compression factor of ½.
  • The information which is applied thereafter at the step S[0048] 11 is compressed at the increased compression factor at the step S12 and recorded on the PC card at the step S13 a. When the quantity of the recorded information reaches the second reference value at the step S14 a, the program returns to the step S6 where the second compression factor ⅓ is set. The operation is repeated until the compression at the maximum compression factor is carried out.
  • The third embodiment may be further modified to gradually decrease the compression factor and the reference value. [0049]
  • The fourth embodiment is similar to the third embodiment expect that the recording system is provided with the buffer RAM as in the first embodiment. Hence the information temporarily stored in the buffer RAM is recorded on the [0050] PC card 12 without compression at the step S16 when the recording is to be ended. The information is further recorded on the PC card 12 at a step S22 before increasing the compression factor.
  • The first to fourth reference values in the fourth embodiment are predetermined as shown in FIG. 6. [0051]
  • The fourth embodiment may also be modified to decrease the reference value and the compression factor. [0052]
  • The present invention may be applied not only when recording audio information but also when recording visual signals. The recording system may be a standalone recording device, or may be attached to other audio devices. [0053]
  • From the foregoing it will be understood that the present invention provides a method and a system for recording information on the PC card wherein the compression factor is changed dependent on the length of the information so that the storage capacity of the PC card is effectively utilized and the information is recorded to the end. Hence such inconveniences as the wasting of the remaining capacity of the PC card are prevented while recording the entire desired information. [0054]
  • While the invention has been described in conjunction with preferred specific embodiment thereof, it will be understood that this description is intended to illustrate and not limit the scope of the invention, which is defined by the following claims. [0055]

Claims (10)

What is claimed is:
1. A method for recording information on a memory comprising the steps of:
setting a reference value for recording quantity of information;
providing a plurality of compression factors for compressing information to be recorded;
sequentially recording the information on a memory at a first compression factor;
determining whether a recorded quantity reaches the reference value;
compressing following data at a second compression factor when the recorded quantity reaches the reference value;
recording th information compressed at the second compression factor on the memory;
repeating the compression of the information at succeeding compression factors and recording of the compressed information until end of the information to be recorded.
2. A method for recording information on a memory comprising the steps of:
setting a reference value for recording quantity of information;
providing a plurality of compression factors for compressing information to be recorded;
sequentially recording the information on a first area of a first memory at a first compression factor;
determining whether a recorded quantity of a first information group reaches the reference value;
compressing a second information group following the first information group at a second compression factor when the recorded quantity of the first information group reaches the reference value;
recording the compressed second information group on the first memory on a second area;
determining whether the recorded quantity of the second information group recorded in the second area reaches the reference value;
compressing a third information group at a third compression factor when the recorded quantity reaches the reference value;
repeating the compression of the information groups at succeeding compression factors and recording of the compressed information groups until end of the information to be recorded.
3. The method according to
claim 2
further comprising compressing the first information group at the second compression factor when the recorded quantity thereof reaches the reference value in parallel with the step of compressing of the second information group, determining whether the sum of the recorded first and second information groups reaches the reference value, compressing the recorded first and second information groups at the third compression factor.
4. The method according to
claim 2
wherein the compressed information groups are finally recorded in a desired second memory.
5. The method according to
claim 2
wherein the first memory is a desired second memory.
6. The method according to
claim 2
wherein the compression factor is increased at every change of the compression factor.
7. The method according to
claim 2
wherein the order of the compression factor is decreased at every change of the compression factor.
8. The method according to
claim 2
wherein the reference value is set in accordance with the capacity of the first memory.
9. A method for recording information on a memory comprising the steps of:
setting a plurality of reference values for recording quantity of information;
providing a plurality of compression factors for compressing information to be recorded;
sequentially recording the information on a memory at a first compression factor;
determining whether a recorded quantity reaches the reference value;
compressing following data at a second compression factor when the recorded quantity reaches the reference value;
recording the information compressed at the second compression factor on the memory;
repeating the compression of the information at succeeding compression factors and recording of the compressed information until end of the information to be recorded.
10. The method according to
claim 9
wherein the reference values are arranged in an increasing order in quantity.
US09/875,948 1997-04-30 2001-06-08 Method for recording information on a memory Abandoned US20010029559A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US09/875,948 US20010029559A1 (en) 1997-04-30 2001-06-08 Method for recording information on a memory
US10/704,639 US20040125672A1 (en) 1997-04-30 2003-11-12 Method for recording information on a memory

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP11319097A JP3580982B2 (en) 1997-04-30 1997-04-30 Information recording method and apparatus
JP9-113190 1997-04-30
US09/069,795 US6272568B1 (en) 1997-04-30 1998-04-30 Method for recording information on a memory
US09/875,948 US20010029559A1 (en) 1997-04-30 2001-06-08 Method for recording information on a memory

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/069,795 Division US6272568B1 (en) 1997-04-30 1998-04-30 Method for recording information on a memory

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US10/704,639 Continuation US20040125672A1 (en) 1997-04-30 2003-11-12 Method for recording information on a memory

Publications (1)

Publication Number Publication Date
US20010029559A1 true US20010029559A1 (en) 2001-10-11

Family

ID=14605847

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/069,795 Expired - Fee Related US6272568B1 (en) 1997-04-30 1998-04-30 Method for recording information on a memory
US09/875,948 Abandoned US20010029559A1 (en) 1997-04-30 2001-06-08 Method for recording information on a memory
US10/704,639 Abandoned US20040125672A1 (en) 1997-04-30 2003-11-12 Method for recording information on a memory

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/069,795 Expired - Fee Related US6272568B1 (en) 1997-04-30 1998-04-30 Method for recording information on a memory

Family Applications After (1)

Application Number Title Priority Date Filing Date
US10/704,639 Abandoned US20040125672A1 (en) 1997-04-30 2003-11-12 Method for recording information on a memory

Country Status (2)

Country Link
US (3) US6272568B1 (en)
JP (1) JP3580982B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150253989A1 (en) * 2014-03-06 2015-09-10 Hangzhou Dianzi University Card reader controller with compression engine
US20150254012A1 (en) * 2014-03-06 2015-09-10 Hangzhou Dianzi University Data Compression Device

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6779057B2 (en) * 2001-04-18 2004-08-17 International Business Machines Corporation Method, system, and program for indicating data transmitted to an input/output device as committed
JP2003009086A (en) * 2001-06-22 2003-01-10 Matsushita Electric Ind Co Ltd Video recording device and recording method
US7370120B2 (en) * 2001-12-07 2008-05-06 Propel Software Corporation Method and system for reducing network latency in data communication
AU2003249168A1 (en) * 2002-07-11 2004-02-02 Raytheon Company System and method for asynchronous storage and playback of a system state
AU2003251879A1 (en) * 2002-07-12 2004-02-02 Raytheon Company Scene graph based display for desktop applications
EP1554870A1 (en) * 2002-08-29 2005-07-20 Opentv, Inc. A method and apparatus for selecting compression for an incoming video signal in an interactive television system
JP2007108353A (en) * 2005-10-12 2007-04-26 Sharp Corp Information processor
JP2007215031A (en) * 2006-02-10 2007-08-23 Sony Corp Imaging apparatus and control method thereof
JP7390251B2 (en) * 2020-04-30 2023-12-01 株式会社日立製作所 storage system

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69021143T2 (en) * 1989-06-28 1996-02-29 Ibm Method of effectively using removable data recording media.
US5210829A (en) * 1990-12-12 1993-05-11 Digital Equipment Corporation Adjustable threshold for buffer management
US5194995A (en) * 1991-01-09 1993-03-16 Wangdat, Inc. Method and apparatus for recording compressed data on DAT media
US5272691A (en) * 1991-05-30 1993-12-21 Matsushita Electric Industrial Co., Ltd. Method for recording and reproducing compressed data
DE4229710B4 (en) * 1991-09-09 2008-06-05 Samsung Electronics Co., Ltd. Digital audio data storage system and digital audio system equipped therewith
US5150454A (en) * 1991-10-16 1992-09-22 Patrick Wood Printing system and method
EP0567697A1 (en) * 1992-04-29 1993-11-03 Yiu Keung Chan Method for spatial domain image compression
US5734892A (en) * 1992-06-29 1998-03-31 Apple Computer, Inc. Efficient method and apparatus for access and storage of compressed data
US5479587A (en) * 1992-09-03 1995-12-26 Hewlett-Packard Company Page printer having adaptive data compression for memory minimization
US5594598A (en) * 1992-10-19 1997-01-14 Canon Kabushiki Kaisha Information recording apparatus having variable compression ratio
CA2108833A1 (en) * 1992-10-22 1994-04-23 Masanori Ishii File compression processor
US5533051A (en) * 1993-03-12 1996-07-02 The James Group Method for data compression
US5577134A (en) * 1994-01-07 1996-11-19 Panasonic Technologies, Inc. Method and apparatus for encoding a segmented image without loss of information
US5574952A (en) * 1994-05-11 1996-11-12 International Business Machines Corporation Data storage system and method for operating a disk controller including allocating disk space for compressed data
EP0704803B1 (en) * 1994-09-30 1997-03-05 Alcatel SEL Aktiengesellschaft Flash memory management method
US5561824A (en) * 1994-10-04 1996-10-01 International Business Machines Corporation Storage management of data for ensuring communication of minimal length data
JP3582675B2 (en) * 1994-10-28 2004-10-27 セイコーエプソン株式会社 Apparatus and method for storing image data in memory
JP3062679B2 (en) * 1995-05-31 2000-07-12 シャープ株式会社 Network printer system
KR100224815B1 (en) * 1995-06-23 1999-10-15 윤종용 Data compression and expansion method
US6263106B1 (en) * 1995-07-04 2001-07-17 Asahi Kogaku Kogyo Kabushiki Kaisha Image data compression device having compression inhibiting function
US5671389A (en) * 1996-01-11 1997-09-23 Quantum Corporation Adaptive compression caching for tape recording
JPH09307726A (en) * 1996-05-17 1997-11-28 Oki Data:Kk Image compression and restoring device
US5832443A (en) * 1997-02-25 1998-11-03 Alaris, Inc. Method and apparatus for adaptive audio compression and decompression
US6000009A (en) * 1997-05-06 1999-12-07 International Business Machines Corporation Method and apparatus for allocation of disk memory space for compressed data records
JP3750771B2 (en) * 1997-12-25 2006-03-01 富士写真フイルム株式会社 Image recording method and apparatus
GB0024114D0 (en) * 2000-10-03 2000-11-15 Pace Micro Tech Plc Recompression of data for PVRs (Personal Video Recorders)
US7227998B2 (en) * 2002-06-11 2007-06-05 Canon Kabushiki Kaisha Image processing apparatus, control method of the same, computer program, and computer-readable storage medium
US7551787B2 (en) * 2003-01-28 2009-06-23 International Business Machines Corporation Adaptive compression quality

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150253989A1 (en) * 2014-03-06 2015-09-10 Hangzhou Dianzi University Card reader controller with compression engine
US20150254012A1 (en) * 2014-03-06 2015-09-10 Hangzhou Dianzi University Data Compression Device

Also Published As

Publication number Publication date
US6272568B1 (en) 2001-08-07
JPH10304310A (en) 1998-11-13
JP3580982B2 (en) 2004-10-27
US20040125672A1 (en) 2004-07-01

Similar Documents

Publication Publication Date Title
JP2986067B2 (en) Digital signal manager that dynamically selects hardware or software compression / decompression and provides a common data exchange format
US6094693A (en) Information recording apparatus using erasure units
KR100723663B1 (en) Recording/reproducing apparatus
US6272568B1 (en) Method for recording information on a memory
EP0523519B1 (en) Sound recording and reproducing apparatus
JP2971302B2 (en) Recording device using EEPROM
JPH05173897A (en) Recorder and reproducer
EP0299711A2 (en) An audio signal recording and reproducing apparatus
US7356370B2 (en) Data processing circuit, data processing apparatus, data processing method, data processing control method, recording medium on which data processing program is stored and recording medium on which data processing control program is stored
US5311374A (en) Recording/reproducing system using memory functions of digital audio tape recorder (DAT) and method thereof
US20050259972A1 (en) Recording and reproducing apparatus
US6721709B1 (en) Digital data player, and data processing method and data storage medium for the same
US6493787B1 (en) Device, system and method for accessing plate-shaped memory
US20050027753A1 (en) Data recording apparatus and its control method
US5559779A (en) Digital audio recorder using external memory medium and leading portion audio data memory
US7124086B2 (en) Data reproducing apparatus and data reproducing system for reproducing contents stored on a removable recording medium
US20020010833A1 (en) Disc device
JP2927237B2 (en) Data recording / reproducing device
US20010018683A1 (en) High-speed audio/video information server and magnetic disk device extension method thereof
JP3323877B2 (en) Sound generation control device
US7433583B2 (en) Recording apparatus
JP4470308B2 (en) Voice information processing apparatus and method
JPH06309861A (en) Method or device for recording and reproducing information
JP3045018B2 (en) Waveform recording / reproducing device
JPH08305504A (en) Solid-state recording and reproducing device

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION