JP2880377B2 - Information recording / reproducing device - Google Patents

Information recording / reproducing device

Info

Publication number
JP2880377B2
JP2880377B2 JP5177096A JP17709693A JP2880377B2 JP 2880377 B2 JP2880377 B2 JP 2880377B2 JP 5177096 A JP5177096 A JP 5177096A JP 17709693 A JP17709693 A JP 17709693A JP 2880377 B2 JP2880377 B2 JP 2880377B2
Authority
JP
Japan
Prior art keywords
recording
information
reproduction
main information
instruction
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 - Lifetime
Application number
JP5177096A
Other languages
Japanese (ja)
Other versions
JPH0729180A (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.)
Consejo Superior de Investigaciones Cientificas CSIC
Original Assignee
Consejo Superior de Investigaciones Cientificas CSIC
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 Consejo Superior de Investigaciones Cientificas CSIC filed Critical Consejo Superior de Investigaciones Cientificas CSIC
Priority to JP5177096A priority Critical patent/JP2880377B2/en
Publication of JPH0729180A publication Critical patent/JPH0729180A/en
Application granted granted Critical
Publication of JP2880377B2 publication Critical patent/JP2880377B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/10527Audio or video recording; Data buffering arrangements

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、ディジタル化したオー
ディオ信号等が任意に記録できる記録媒体、例えば記録
可能な光ディスク等を用いた情報記録再生装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information recording / reproducing apparatus using a recording medium on which a digitized audio signal or the like can be arbitrarily recorded, for example, a recordable optical disk.

【0002】[0002]

【従来の技術】従来から、音楽情報等の連続情報が光学
的に検出可能な微小ピットによりディジタル信号として
記録されたコンパクトディスク(以下、「CD」と呼
ぶ)が広く使用されている。CDは再生専用の光ディス
ク再生装置としてのCDプレーヤにより再生が行われる
ようになっている。
2. Description of the Related Art Conventionally, compact discs (hereinafter referred to as "CDs") in which continuous information such as music information is recorded as digital signals by minute pits which can be detected optically have been widely used. The CD is reproduced by a CD player as an optical disk reproducing apparatus exclusively for reproduction.

【0003】CDで用いられる信号フォーマットは、図
12に示すように、記録信号の1フレーム101aが、
フレームの先頭を示すフレーム同期信号101bと、デ
ータの付加情報を示すサブコード101cと、主情報で
ある24バイトデータにエラー検出訂正用パリティ符号
を付加したデータフィールド101dとにより構成され
たものからなっている。なお、データフィールド101
dはCIRC( CrossInterleaved Reed Solomon Code
)と呼ばれる非完結型インターリーブを組み合わせたエ
ラー検出訂正方式で構成される。
As shown in FIG. 12, a signal format used in a CD is such that one frame 101a of a recording signal is
It is composed of a frame synchronization signal 101b indicating the beginning of a frame, a subcode 101c indicating additional information of data, and a data field 101d obtained by adding an error detection and correction parity code to 24-byte data as main information. ing. The data field 101
d is CIRC (Cross Interleaved Reed Solomon Code
), Which is an error detection and correction system that combines incomplete interleaving.

【0004】上記のサブコード101cは、図13に示
すように、上記フレーム101aが98個で1つのサブ
コーディングフレーム102c(以下、「セクター」と
呼ぶ)をなし、トラック番号(主情報が音楽情報の場合
は曲番号と呼ばれる)及びディスク上の絶対アドレス情
報等が示される。上記セクター長は(1/75)秒であ
るので、75のセクターで1秒となり、セクター番号は
分:秒:フレームの情報(フレームは75進)として、
ディスクの最内周より順次増加する連続した時間情報及
び位置情報をなしている。さらにセクター内のデータフ
ィールド102dは98フレーム構成によって2352
バイトの主データと784バイトのパリティーで構成さ
れ、主データにオーディオ情報が配置される場合はCD
フォーマットによれば標本化周波数が44.1kHz、
量子化が16ビット直線、チャンネル数が2(ステレ
オ)となっているため、1秒当たりのデータ数は、 (44.1kHz×16×2)=1.4112Mビット=176.4kバイト であり、1セクター当たりのデータ数は、 (176.4kバイト/75)=2352バイト となり、上記の主データとして割り当てられている。
As shown in FIG. 13, the sub-code 101c has 98 sub-frames 101a and forms one sub-coding frame 102c (hereinafter referred to as "sector"), and has a track number (main information is music information). Is called a song number) and absolute address information on the disc. Since the sector length is (1/75) second, it is 1 second in 75 sectors, and the sector number is minute: second: frame information (the frame is in 75 base).
The time information and the position information continuously increase sequentially from the innermost circumference of the disk. Further, the data field 102d in the sector has 2352
It is composed of byte main data and 784-byte parity.
According to the format, the sampling frequency is 44.1 kHz,
Since the quantization is a 16-bit straight line and the number of channels is 2 (stereo), the number of data per second is (44.1 kHz × 16 × 2) = 1.4112 Mbits = 176.4 kbytes. The number of data per sector is (176.4 kbytes / 75) = 2352 bytes, and is allocated as the main data.

【0005】上記CDにおけるディスク100aの領域
配置は、図11に示すように、音楽情報等の主情報及び
上記サブコードによるセクター番号が含まれる主情報記
録領域100cと、上記主情報記録領域100cに記録
された各々の主情報に関する付加情報、例えば各トラッ
ク番号及び各トラックの記録開始セクター番号と、その
トラックが音楽等のオーディオ情報か、またはコンピュ
ーター用データかを識別する情報等がサブコードで示さ
れるTOC( Table Of Contents) 領域100bより構
成されている。
As shown in FIG. 11, the area arrangement of the disc 100a in the CD includes a main information recording area 100c including main information such as music information and a sector number according to the subcode, and a main information recording area 100c. Additional information about each recorded main information, for example, each track number and a recording start sector number of each track, and information identifying whether the track is audio information such as music or data for a computer are indicated by subcodes. (Table Of Contents) area 100b.

【0006】CDプレーヤーにおいては、上記フォーマ
ットにより、ディスクの装填時に上記TOC領域100
bのサブコード情報を読み出すことにより、各々の主情
報の数(音楽情報の場合、曲数に相当)及びその記録開
始位置のセクター番号と、情報の種別(オーディオまた
はデータ)を認知し、以後の再生指示に対して所望のト
ラックの再生が、TOC領域100bの情報と、主情報
記録領域100cのサブコードによるセクター番号の照
合とを行うことにより、アクセス動作を伴って速やかに
実行される。
[0006] In the CD player, the TOC area 100 is loaded when a disc is loaded.
By reading the sub-code information b, the number of each piece of main information (corresponding to the number of songs in the case of music information), the sector number of the recording start position thereof, and the type of information (audio or data) are recognized. In response to the reproduction instruction, the reproduction of a desired track is promptly executed with an access operation by comparing the information of the TOC area 100b with the sector number by the subcode of the main information recording area 100c.

【0007】これらCDは記録時に線速度一定、いわゆ
るCLV( Constant Linear Velocity ) 方式で記録さ
れているため、記録密度がディスク上のどの位置でも一
定であり、記録容量の向上を達成している。実際のCD
プレーヤーにおいては、上記信号フォーマットでCLV
記録されたCDの再生信号、例えばフレーム同期信号の
間隔が基準長となるよう、ディスクの回転制御を行うこ
とにより、CLV制御が実行される。
Since these CDs are recorded at a constant linear velocity during recording, that is, a so-called CLV (Constant Linear Velocity) method, the recording density is constant at any position on the disk, and the recording capacity is improved. Actual CD
In the player, the CLV
CLV control is executed by controlling the rotation of the disk so that the interval between the recorded reproduction signals of the CD, for example, the frame synchronization signal becomes the reference length.

【0008】一方、近年開発が進められている光磁気デ
ィスク等の書き換え可能型のディスクに音楽情報やコン
ピューター情報等の各種情報を記録して使用する際に、
従来のCDとの間で再生方式を共通化し、互換性を有す
るディスク記録再生装置を提供することが望ましい。
On the other hand, when recording and using various information such as music information and computer information on a rewritable disk such as a magneto-optical disk which has been recently developed,
It is desirable to provide a compatible disc recording / reproducing apparatus by sharing a reproducing method with a conventional CD.

【0009】この場合、特に情報の記録を行っていない
初期ディスクにおいては、上記CDの信号フォーマット
によるサブコードを用いた絶対アドレス情報及びCLV
制御に用いていたフレーム同期信号等が一切存在しない
ため、記録に先立った任意セクター位置へのアクセス動
作及び、記録中にも必要なCLV制御が行えなくなる。
そこで、前記サブコードによる絶対アドレス情報と等価
な絶対アドレス記録方式として、絶対アドレスをバイフ
ェーズマーク変調後、各ビットが“1”か“0”かに応
じて光ディスクの案内溝をディスク半径方向の内側また
は外側に偏倚させるかまたは案内溝の幅を変更するよう
にしたものが提案されている(特開昭64−39632
号公報)。その場合、バイトフェーズマーク変調による
絶対アドレスの周波数帯域と、EFM( Eight to Four
teen Modulation ) 変調による記録情報の周波数帯域と
相違させておけば、両者を互いに分離して再生すること
が可能であり、記録情報がない領域に対しても案内溝を
用いた上記絶対アドレスを用いてアクセス動作が可能で
ある。また、CLV制御についても上記絶対アドレスの
再生キャリア成分を用いることにより、正確なCLV制
御が可能であり、記録中においても同様に実施可能であ
る。
In this case, in particular, in an initial disk on which no information is recorded, absolute address information using a subcode according to the signal format of the CD and CLV
Since there is no frame synchronization signal or the like used for the control, an access operation to an arbitrary sector position prior to the recording and a necessary CLV control during the recording cannot be performed.
Therefore, as an absolute address recording method equivalent to the absolute address information by the sub-code, after the absolute address is bi-phase mark modulated, the guide groove of the optical disk is moved in the disk radial direction according to whether each bit is "1" or "0". There has been proposed one that is deflected inward or outward or that changes the width of the guide groove (Japanese Patent Application Laid-Open No. 64-39632).
No.). In that case, the frequency band of the absolute address by the byte phase mark modulation and the EFM (Eight to Four)
teen Modulation) If it is different from the frequency band of the recording information by modulation, it is possible to reproduce them separately from each other, and use the above absolute address using the guide groove even for the area where there is no recording information. Access operation is possible. Also, for the CLV control, accurate CLV control is possible by using the reproduced carrier component of the absolute address, and the same can be performed during recording.

【0010】[0010]

【発明が解決しようとする課題】しかしながら、従来の
上記書き換え可能ディスクを用いた情報記録再生装置で
は、一般的な民生用情報記録再生装置であるコンパクト
カセット等を用いたテープレコーダと同様に、録音中は
録音機能専用となるため、録音内容を再生したい場合
は、録音が終了した後でなければ再生できず、録音中に
それまでに録音した内容を再生することができない。例
えば、ユーザーが午後7時から8時までFM放送番組を
聴取したいがその時間に自宅に不在で聴取できない場合
に、タイマー予約を行って録音を行い、後に聴取を行う
ことができるが、午後7時15分に帰宅した場合には、
帰宅した以後のFM放送番組を途中から聴取することに
なり、午後7時開始の最初から聴取したい場合は録音が
終了する午後8時以降でなければ聴取することができな
い。
However, in the conventional information recording / reproducing apparatus using the rewritable disk, the recording / reproducing apparatus is similar to a tape recorder using a compact cassette or the like which is a general consumer information recording / reproducing apparatus. Since the recording function is exclusively used during the recording, if the user wants to reproduce the recorded contents, the recording can be performed only after the recording is completed, and the recorded contents cannot be reproduced during the recording. For example, if the user wants to listen to the FM broadcast program from 7:00 to 8:00 pm, but cannot listen to it at home at that time and cannot listen to the program, the user can make a timer reservation and record, and listen later. If you return home at 15:00,
If you want to listen to the FM broadcast program from the beginning after returning home, and want to listen to it from the beginning at 7:00 pm, you can only listen to it after 8:00 pm when recording ends.

【0011】また、例えば、FM放送聴取時に来客等が
あって聴取を中断する場合、中断の間の放送内容を聴き
逃さないためにはその時点で録音を開始すればよいが、
来客等の用件が短時間で終了して再び聴取を継続する時
点では中断の間の放送内容を直ちに聴取することはでき
ず、結局聴取を行いたい番組の最後まで録音を終了した
後でなければ、中断の間を含めた連続聴取を行うことが
できない。
Further, for example, when listening to an FM broadcast and there is a visitor or the like and the listening is interrupted, the recording may be started at that time so as not to miss the broadcast contents during the interruption.
At the time when the business of the visitor etc. is completed in a short time and the listening is continued again, the broadcast content during the interruption cannot be immediately heard, and it must be done after the recording to the end of the program to be listened to has been completed. For example, it is not possible to perform continuous listening even during the interruption.

【0012】本発明は、上記従来の問題点に鑑みなされ
たものであって、その目的は、記録中においても、すで
に記録された内容について直ちに再生することができ、
ひいては操作性を向上し得る情報記録再生装置を提供す
ることにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned conventional problems, and has as its object to be able to immediately reproduce already recorded contents even during recording,
It is another object of the present invention to provide an information recording / reproducing apparatus which can improve operability.

【0013】[0013]

【課題を解決するための手段】請求項1記載の発明の情
報記録再生装置は、上記課題を解決するために、外部か
ら入力される主情報に圧縮処理を施して、記録媒体に間
欠的な記録を行う記録手段と、記録媒体上の主情報を間
欠的に読み出し、伸長処理を施して再生する再生手段
と、上記記録媒体への主情報記録指示を入力するための
第1入力手段と、記録媒体への主情報再生指示または主
情報再生中断指示を入力するための第2入力手段と、
第1入力手段から上記主情報記録指示がなされた後、
上記第2入力手段から主情報再生指示が入力された時
に、上記主情報の記録媒体への間欠的な記録実行中に、
その記録された主情報を記録と並行して再生手段に間欠
的に読み出させ、さらに記録実行中の主情報の再生中に
上記第2入力手段から主情報再生中断指示が入力された
時、上記主情報の記録媒体への間欠的な記録を実行した
ままで再生手段による上記主情報の読み出しを中断さ
せ、以降の上記第2入力手段からの主情報再生指示の入
力により、任意位置から再生手段による上記主情報の読
み出しを継続させる制御手段とが設けられていることを
特徴としている。
In order to solve the above-mentioned problems, the information recording / reproducing apparatus according to the first aspect of the present invention performs a compression process on main information input from the outside, and intermittently stores the information in a recording medium. Recording means for performing recording, reproducing means for intermittently reading main information on the recording medium, performing expansion processing and reproducing the same, and first input means for inputting a main information recording instruction to the recording medium, The main information reproduction instruction to the recording medium or the main
Second input means for inputting an information reproduction interruption instruction ;
After the main information recording instruction is issued from the first input means,
When the main information reproduction instruction is input from the second input means, during the intermittent recording of the main information on the recording medium,
The recorded main information is read out intermittently by the reproducing means in parallel with the recording.
The main information reproduction interruption instruction is input from the second input means.
At the time, the intermittent recording of the main information on the recording medium was performed.
The reading of the main information by the playback means is interrupted.
Input of a main information reproduction instruction from the second input means thereafter.
Reading the main information from the arbitrary position
It is characterized in that the control means Ru is continued out look is provided.

【0014】請求項2記載の発明の情報記録再生装置
は、上記課題を解決するために、請求項1記載の情報記
録再生装置において、上記第1入力手段には、事前に設
定された記録開始時刻に従って記録の開始指示を行う
録時刻指示手段が設けられていることを特徴としてい
る。
According to a second aspect of the present invention, there is provided an information recording / reproducing apparatus according to the first aspect of the present invention, wherein the first input means is provided with a preset recording start time. serial, which instructs start of record in accordance with the time
A recording time indicating means is provided.

【0015】請求項3記載の発明の情報記録再生装置
は、上記課題を解決するために、請求項1記載の情報記
録再生装置において、上記第2入力手段には、再生開始
の時刻を指示するための再生時刻指示手段が設けられて
おり、上記制御手段には、上記再生時刻指示手段により
指示された時刻に対応して、該当する記録媒体の再生開
始絶対アドレス値を求める演算手段が設けられているこ
とを特徴としている。
According to a third aspect of the present invention, there is provided an information recording / reproducing apparatus according to the first aspect of the present invention, wherein the second input means instructs a reproduction start time. Playback time indicating means for
Wherein the control means is provided with an arithmetic means for obtaining a reproduction start absolute address value of a corresponding recording medium in accordance with the time designated by the reproduction time designation means. I have.

【0016】請求項4記載の発明の情報記録再生装置
は、上記課題を解決するために、請求項1記載の情報記
録再生装置において、上記第1入力手段には、外部から
主情報と共に入力される記録指示情報に基づき記録媒体
への外部からの主情報記録指示を行う外部情報入力手
段が設けられることを特徴としている。
According to a fourth aspect of the present invention, there is provided an information recording / reproducing apparatus according to the first aspect, wherein the first input means is externally input together with main information. External information input means for instructing external recording of main information on a recording medium based on the recording instruction information.

【0017】請求項5記載の発明の情報記録再生装置
は、上記課題を解決するために、請求項1記載の情報記
録再生装置において、上記制御手段には、記録媒体上の
所定領域内で記録手段による記録と再生手段による再生
とを順次繰り返す繰り返し手段が設けられていることを
特徴としている。
The information recording and reproducing apparatus of the fifth aspect of the present invention, in order to solve the above problems, an information recording reproducing apparatus according to claim 1, wherein, in the above-mentioned control means, recorded in a predetermined area on the recording medium A repetition means for sequentially repeating recording by the means and reproduction by the reproduction means is provided.

【0018】[0018]

【作用】請求項1の構成によれば、第1入力手段から入
力された主情報記録指示に基づいて、制御手段が、記録
手段に、外部から入力される主情報に圧縮処理を施して
記録媒体に間欠的に記録させる。また、制御手段は、上
記記録手段による記録媒体への間欠的な記録と並行し
て、既に記録媒体へ記録された内容を、第2入力手段か
ら入力された主情報再生指示に基づいて、再生手段に、
記録媒体上の主情報を間欠的に読み出させ、該主情報に
伸長処理を施して外部出力させる。さらに、上記制御手
段は、記録実行中の主情報の再生中に上記第2入力手段
から主情報再生中断指示が入力されると、記録媒体への
主情報の記録を実行させたままで、再生手段による主情
報の読み出しのみを中断させ、その後第2入力手段から
主情報再生指示が入力されると、任意位置から再生手段
による主情報の読み出しを継続させる。
According to the configuration of the first aspect, based on the main information recording instruction input from the first input means, the control means performs a compression process on the main information input from the outside to the recording means and records it. Intermittent recording on the medium. The control means reproduces the contents already recorded on the recording medium based on the main information reproduction instruction input from the second input means in parallel with the intermittent recording on the recording medium by the recording means. By means,
The main information on the recording medium is intermittently read, the main information is subjected to a decompression process, and output to the outside. In addition, the control
The second input means is provided for reproducing the main information during recording.
When the main information playback stop instruction is input from the
While recording the main information, the main information
Interrupts the reading of information only, and then from the second input means
When the main information reproduction instruction is input, the reproduction unit starts from an arbitrary position.
The reading of the main information is continued.

【0019】この結果、記録中においても、すでに記録
された内容について直ちに再生することが可能となる。
さらに、主情報の記録と再生とが同時に行われている途
中で、再生動作のみを中断または継続させることが容易
であることから、主情報の再生を一旦中断しても情報途
切れのない継続再生を面倒な操作を行うことなく実行す
ることができる。
As a result, even during recording, it is possible to immediately reproduce the already recorded contents.
Furthermore, while the recording and reproduction of the main information are being performed at the same time,
Easy to interrupt or continue playback operation only
Therefore, even if the reproduction of the main information is interrupted,
Perform continuous playback without interruption without performing troublesome operations
Can be

【0020】請求項2の構成によれば、第1入力手段に
は、事前に設定された記録開始時刻に従って記録の開始
指示を行う記録時刻指示手段が設けられているので、所
定記録開始時刻に自ら第1入力手段により入力しなくて
も、記録時刻指示手段が記録開始時刻に従って記録の開
始指示を自動的に行う。これにより、操作性の向上が図
れる。
According to the second aspect of the present invention, the first input means is provided with the recording time instructing means for instructing the start of the recording in accordance with the preset recording start time. The recording time instructing means automatically issues a recording start instruction in accordance with the recording start time without having to input the information by the first input means. Thereby, the operability can be improved.

【0021】請求項3の構成によれば、上記第2入力手
段には、再生開始の時刻を指示するための再生時刻指示
手段が設けられているので、これによって、自動的に所
定時刻に再生することが可能となる。また、上記制御手
段には、演算手段が設けられており、再生時には、
算手段が、指示された時刻に対応して該当する記録媒体
の再生開始絶対アドレス値を求めるので、希望する時刻
に該当する情報を再生することが可能となる。これによ
り、操作性の向上が図れる。
According to the third aspect of the present invention, the second input means is provided with the reproduction time instructing means for instructing the reproduction start time, whereby the reproduction is automatically performed at the predetermined time. It is possible to do. In addition, the control
The stage computing means is provided with, at the time of reproduction, the Starring <br/> calculation means, so obtaining the reproduction start absolute address value of the recording medium in question corresponding to the designated time, the time desired Can be reproduced. Thereby, the operability can be improved.

【0022】請求項4の構成によれば、第1入力手段に
は、外部から主情報と共に入力される記録指示情報に基
づき記録媒体への外部からの主情報記録指示を行う外
部情報入力手段が設けられるので、これによって、直接
手入力しなくても、外部から入力される主情報と共に、
上記記録媒体への外部からの主情報記録指示を含ませ
ておくことによって、自動的に記録媒体への主情報記録
を指示し、これによって、記録媒体へ記録することがで
きる。これにより、操作性の向上が図れる。
According to the fourth aspect of the present invention, the first input means includes an external information input means for instructing external recording of main information on a recording medium based on recording instruction information input together with external main information. Is provided, so that, without having to manually input directly, together with main information input from the outside,
By made to contain the main information recording instruction from the outside to the recording medium, it instructs the main information recording to automatically recording medium, thereby, can be recorded on the recording medium. Thereby, the operability can be improved.

【0023】請求項5の構成によれば、上記制御手段に
は、記録媒体上の所定領域内で記録手段による記録と
生手段による再生とを順次繰り返す繰り返し手段が設け
られているので、希望する情報を順次繰り返して記録及
び再生できる。これにより、操作性の向上が図れる。
According to the fifth aspect of the present invention, the control means controls the recording and reproduction by the recording means within a predetermined area on the recording medium.
Since the repetition means for sequentially repeating the reproduction by the generation means is provided, desired information can be sequentially recorded and reproduced repeatedly. Thereby, the operability can be improved.

【0024】[0024]

【実施例】本発明の一実施例について、図1ないし図1
0に基づいて説明すれば、以下の通りである。なお、本
実施例においては、例えば、書き換え可能型ディスクを
用いたディスク記録再生装置について説明するものであ
る。
1 to 1 show an embodiment of the present invention.
The following is a description based on 0. In this embodiment, for example, a disc recording / reproducing apparatus using a rewritable disc will be described.

【0025】本実施例の情報記録再生装置に使用される
書き換え可能型の光ディスクとしての光磁気ディスク1
は、図2に示すように、その内周側端部に管理情報領域
であるTOC( Table Of Contents) 領域1aが設けら
れると共に、TOC領域1aの外側の大部分の領域が主
情報領域1bとなっている。主情報領域1bには音楽情
報が記録される一方、TOC領域1aには主情報領域1
bに記録された各情報に関する付加情報、例えば、各曲
の曲番号、開始絶対アドレス位置及び終了絶対アドレス
位置等が記録されるようになっている。
Magneto-optical disk 1 as a rewritable optical disk used in the information recording / reproducing apparatus of this embodiment
As shown in FIG. 2, a TOC (Table Of Contents) area 1a, which is a management information area, is provided at an inner peripheral end thereof, and most of the area outside the TOC area 1a is a main information area 1b. Has become. Music information is recorded in the main information area 1b, while the main information area 1 is recorded in the TOC area 1a.
Additional information on each piece of information recorded in b, for example, a song number, a start absolute address position, and an end absolute address position of each song are recorded.

【0026】ここで用いられる信号フォーマットは従来
例の説明で用いた図12及び図13のものと同一とする
ことができる。
The signal format used here can be the same as that shown in FIGS. 12 and 13 used in the description of the conventional example.

【0027】上記光磁気ディスク1におけるTOC領域
1a及び主情報領域1bには、図3において便宜上ハッ
チングで示すように、予め螺旋状の案内溝2…がディス
ク半径方向に所定の間隔を隔てて形成されている。そし
て、光磁気ディスク1上の絶対アドレスは、バイフェー
ズマーク変調後、“1”であるか、あるいは“0”であ
るかに対応して、案内溝2…が光磁気ディスク1の半径
方向の内側又は外側に偏倚させられている。なお、上記
の絶対アドレスが、光磁気ディスク1上の位置を表すと
共に、CLV( Constant Linear Velocity ) の回転制
御情報としての事前記録情報となる。また、ここでの絶
対アドレスは前記CDフォーマットにおける1セクター
と対応しているため、以下、セクターとも呼ぶことにす
る。
In the TOC area 1a and the main information area 1b of the magneto-optical disk 1, spiral guide grooves 2 are formed at predetermined intervals in the radial direction of the disk as shown by hatching in FIG. Have been. The guide groove 2 in the radial direction of the magneto-optical disk 1 corresponds to whether the absolute address on the magneto-optical disk 1 is "1" or "0" after the biphase mark modulation. It is biased inward or outward. Note that the above-mentioned absolute address indicates a position on the magneto-optical disk 1 and becomes pre-recorded information as CLV (Constant Linear Velocity) rotation control information. Also, since the absolute address here corresponds to one sector in the CD format, it is also referred to as a sector hereinafter.

【0028】上記の光磁気ディスク1に使用されるフォ
ーマットを図4ないし図6に基づいて説明する。なお、
このフォーマットは、従来例で説明した、図12及び図
13に示すフォーマットをベースとしている。
The format used for the magneto-optical disk 1 will be described with reference to FIGS. In addition,
This format is based on the format described in the conventional example and shown in FIGS.

【0029】図4で示すフォーマットは、図13で示さ
れたセクター構造の内、2352バイトの主データ部分
についてのフォーマットを示したものであり、主データ
フィールド103aはセクターの先頭を識別するための
セクター同期信号103b、セクター毎の番地を示すセ
クターアドレス103c、及びユーザーデータ103d
により構成される。なお、セクターアドレスとしては例
えば光磁気ディスク1上に事前記録された上記絶対アド
レス情報と同一の値となっている。
The format shown in FIG. 4 shows the format of the main data portion of 2352 bytes in the sector structure shown in FIG. 13, and the main data field 103a is used to identify the head of the sector. Sector synchronization signal 103b, sector address 103c indicating the address of each sector, and user data 103d
It consists of. The sector address has the same value as the absolute address information pre-recorded on the magneto-optical disk 1, for example.

【0030】これらのバイト構成は、CD−ROM( C
ompact Disc - Read Only Memory)での例を適用すれ
ば、セクター同期信号103bは12バイト、セクター
アドレス103cは4バイト(CD−ROMではヘッダ
ーと呼ばれる)を割り当てることができる。
These byte structures are stored in a CD-ROM (C
If the example of ompact disc (read only memory) is applied, the sector synchronization signal 103b can allocate 12 bytes and the sector address 103c can allocate 4 bytes (called a header in a CD-ROM).

【0031】したがって、セクター当たりのユーザーデ
ータとしては、 (2352−12−4)=2336バイト を用いることができる。
Therefore, (2352-12-4) = 2336 bytes can be used as user data per sector.

【0032】本実施例で情報の書き換えを可能にするた
めに用いられるブロック構造のフォーマットは、図5に
示すように、記録再生動作の最小単位であるブロック1
04aが、セクター0(104b)〜セクター14(1
04p)の合計15セクターで構成される。この内、セ
クター0(104b)及びセクター1(104c)と、
セクター13(104o)及びセクター14(104
p)とはブロック単位で書き換えを行うために付加され
るセクター群である。すなわち、上記のようなCDの信
号フォーマットを用いて情報の書き換えを行おうとする
と、前記CIRCによる非完結型インターリーブによっ
て目的のセクター位置の情報が実際の光磁気ディスク1
上では前後のセクターに分散してしまうため、所望のセ
クターのみの書き換えが困難となるためにこのようにな
されるものである(詳細には、特公昭64−55787
号公報等でも説明されているので参照されたい)。
The format of the block structure used to enable information rewriting in this embodiment is, as shown in FIG. 5, a block 1 which is the minimum unit of the recording / reproducing operation.
04a is from sector 0 (104b) to sector 14 (1
04p). Among them, sector 0 (104b) and sector 1 (104c),
Sector 13 (104o) and sector 14 (104o)
p) is a sector group added for rewriting in block units. In other words, when information is to be rewritten using the above-described CD signal format, the information on the target sector position is transferred to the actual magneto-optical disk 1 by the incomplete interleaving by the CIRC.
In this case, since the data is dispersed in the preceding and following sectors, it becomes difficult to rewrite only the desired sector (in detail, Japanese Patent Publication No. 64-55787).
Please refer to it because it is also described in Japanese Patent Publication No.

【0033】なお、CDフォーマットによれば、記録情
報はすべて連続しているが、書き換えを行えば記録の開
始点及び終了点では多数のデータ誤りが発生してしま
い、CIRC本来の訂正能力を実現しようとすると、非
完結型インターリーブによる符号伝播長は105フレー
ム必要であるから、98フレームで構成されるセクター
に対し、前後に1.07セクター以上、すなわち2セク
ターの付加セクターを設けることが望ましい。また、前
部の付加セクターは記録開始点からのPLL( Phase L
ocked Loop )の引き込み用領域としても必要である。し
たがって、上記ブロック104aは15個のセクターの
内、ユーザーデータが配置されるセクター群の前後に各
々2個の付加セクターが割り当てられていると共に、デ
ータブロック105がセクター2(104d)〜セクタ
ー12(104n)の11個のセクターに配置され、 (2336×11≒25.7kバイト≒206kビット) が与えられている。
According to the CD format, all recording information is continuous, but if rewriting is performed, a large number of data errors will occur at the recording start and end points, realizing the original correction capability of the CIRC. In this case, since the code propagation length by the non-completed interleaving requires 105 frames, it is desirable to provide 1.07 sectors or more, that is, two additional sectors before and after the sector composed of 98 frames. The additional sector at the front is a PLL (Phase L) from the recording start point.
It is also necessary as an area for pulling in the ocked Loop. Accordingly, in the block 104a, two additional sectors are respectively allocated before and after the sector group in which the user data is arranged among the 15 sectors, and the data block 105 is composed of the sectors 2 (104d) to 12 ( 104n), and (2336 × 11 ≒ 25.7 kbytes ≒ 206 kbits) are given.

【0034】さらに、図6は実際の音楽情報に用いられ
る上記ブロックの配置を表しており、音楽1曲相当のプ
ログラム106aはブロックB0(106b)〜ブロッ
クBn(106n)のような連続するブロックの集合で
構成されていることを示している。
FIG. 6 shows the arrangement of the blocks used for actual music information. The program 106a corresponding to one piece of music is composed of blocks B0 (106b) to Bn (106n). It indicates that it is composed of a set.

【0035】次いで、本実施例の情報記録再生装置の構
成要素について、図9のブロック図に基づいて説明す
る。
Next, components of the information recording / reproducing apparatus of this embodiment will be described with reference to the block diagram of FIG.

【0036】本実施例の情報記録再生装置は、図9に示
すように、前記の光磁気ディスク1を支持して回転させ
るスピンドルモーター4と、記録及び再生時に光磁気デ
ィスク1にレーザー光を照射する光ヘッド3と、記録時
に光磁気ディスク1に磁界を印加するコイル24とを備
えている。そして、本実施例の情報記録再生装置はいわ
ゆる磁界変調方式で記録を行うように構成され、かつ記
録済の情報の上に新たな情報を重ねて記録するオーバー
ライトが行えるようになっている。
As shown in FIG. 9, the information recording / reproducing apparatus of this embodiment irradiates a laser beam onto the magneto-optical disk 1 during recording and reproduction, and a spindle motor 4 for supporting and rotating the magneto-optical disk 1. And a coil 24 for applying a magnetic field to the magneto-optical disk 1 during recording. The information recording / reproducing apparatus according to the present embodiment is configured to perform recording by a so-called magnetic field modulation method, and can perform overwriting for recording new information on the already recorded information.

【0037】基本的な情報記録動作に沿ってまず記録系
の各構成要素を説明すると、入力端子18から入力され
たアナログ情報は、A/D(アナログ/ディジタル)コ
ンバーター19でディジタル信号に変換された後、情報
圧縮処理回路20に供給される。
First, the components of the recording system will be described along with the basic information recording operation. Analog information input from the input terminal 18 is converted into a digital signal by an A / D (analog / digital) converter 19. After that, it is supplied to the information compression processing circuit 20.

【0038】情報圧縮処理回路20は、A/Dコンバー
ター19から連続して入力されるディジタルオーディオ
情報を所定のアルゴリズムを用いて圧縮処理を行う部分
であり、標本化周波数=44.1kHz、量子化ビット
数=16ビットのオーディオ情報を1チャンネル当たり
128kbps(ここでは2チャンネルを扱うため、2
56kbpsとなる)に圧縮する。
The information compression processing circuit 20 compresses digital audio information continuously input from the A / D converter 19 by using a predetermined algorithm. The information compression processing circuit 20 has a sampling frequency of 44.1 kHz and a quantization frequency of 44.1 kHz. The number of bits = 16 bits of audio information is 128 kbps per channel (here, since two channels are handled,
56 kbps).

【0039】すなわち、(44.1kHz×16×2≒
1.41Mbps)の情報を、256kbpsの情報に
圧縮するのであるから、(256k/1.41M≒1/
5.5)の圧縮率が得られることになる。
That is, (44.1 kHz × 16 × 2 ≒)
Since information of 1.41 Mbps is compressed into information of 256 kbps, (256 k / 1.41 Mbps)
A compression ratio of 5.5) is obtained.

【0040】具体的方法については、例えば林伸二「サ
ウンド符号化のアルゴリズムと標準化動向」(信学技報
Vol.89, No.434, pp.17-22 ) 等で紹介されているよう
な種々の方式を用いることができるが、ここではその内
容に限定されないため説明は省略する。
For specific methods, see, for example, Shinji Hayashi, “Sound Coding Algorithms and Standardization Trends” (IEICE Technical Report).
Vol.89, No.434, pp.17-22) and the like can be used, but the description is omitted here because it is not limited to the contents.

【0041】また、情報圧縮処理回路20では、前記圧
縮処理の他、図4に示すセクター内の主データフォーマ
ットにしたがって、ディジタル音楽情報であるユーザデ
ータ103dに、セクター同期信号103b、及びコン
トローラー10より与えられるセクターアドレス103
cをセクター毎に付加した後、、図5で示す付加セクタ
ーを生成し、圧縮オーディオ情報と共に圧縮オーディオ
ブロックとして、一旦、第1メモリ手段としての第1バ
ッファメモリー21に書き込まれる。この処理は、第1
記録手段としての機能である。
In addition, in addition to the above-described compression processing, the information compression processing circuit 20 applies the sector synchronization signal 103b and the controller 10 to the user data 103d as digital music information in accordance with the main data format in the sector shown in FIG. Given sector address 103
After adding c for each sector, an additional sector shown in FIG. 5 is generated, and is temporarily written as a compressed audio block together with the compressed audio information in the first buffer memory 21 as first memory means. This process is the first
This is a function as recording means.

【0042】次いで、コントローラー10の指示により
必要なタイミングで圧縮オーディオブロックが第1バッ
ファメモリー21から読み出されて記録データ処理回路
22へ送られる。
Next, the compressed audio block is read from the first buffer memory 21 at a necessary timing according to an instruction from the controller 10 and sent to the recording data processing circuit 22.

【0043】記録データ処理回路22では、第1バッフ
ァメモリー21からの圧縮オーディオブロックにCIR
Cによるエラー検出訂正用パリティーの生成付加を行
い、コントローラー10からのサブコード情報が付加さ
れ、これをEFM変調した後、さらにフレーム同期信号
を付加してコイルドライバー23に供給される。
In the recording data processing circuit 22, the compressed audio block from the first buffer
The parity for error detection and correction is generated and added by C, the subcode information from the controller 10 is added, and after EFM modulation, it is supplied to the coil driver 23 with a frame synchronization signal added.

【0044】コイルドライバー23は供給された信号に
基づいてコイル24を駆動し、それと同時に光ヘッド3
から光磁気ディスク1にレーザー光が照射されることに
より信号の記録が行われるものである。したがって、上
記記録データ処理回路22、コイルドライバー23、コ
イル24、光ヘッド3及びコントローラー10にて第2
記録手段が構成されている。
The coil driver 23 drives the coil 24 based on the supplied signal, and at the same time,
A signal is recorded by irradiating the magneto-optical disk 1 with a laser beam from the optical disk. Therefore, the recording data processing circuit 22, the coil driver 23, the coil 24, the optical head 3, and the controller 10
Recording means is configured.

【0045】次に、再生系について説明すると、光ヘッ
ド3で読み取られた信号は再生アンプ5で増幅され、2
値化された光磁気信号Psが再生データ処理回路9に供
給される。なお、光ヘッド3、再生アンプ5、及び再生
データ処理回路9にて第1再生手段が構成されている。
また、再生アンプ5で増幅された再生信号は事前記録情
報検出回路6に送られる。事前記録情報検出回路6は、
例えば帯域通過フィルターとPLL(Phase Locked Loo
p) とにより構成され、帯域通過フィルターにより抽出
された再生信号中の事前記録情報に対し、PLLによっ
てこの事前記録情報に同期したクロックが生成されるよ
うになっている。そして絶対アドレス情報のバイフェー
ズマーク変調からなる上記事前記録情報に同期したクロ
ックがCLV制御回路7に供給される。
Next, the reproduction system will be described. The signal read by the optical head 3 is amplified by the reproduction amplifier 5 and
The quantified magneto-optical signal Ps is supplied to the reproduction data processing circuit 9. The optical head 3, the reproduction amplifier 5, and the reproduction data processing circuit 9 constitute a first reproduction unit.
The reproduction signal amplified by the reproduction amplifier 5 is sent to the pre-recorded information detection circuit 6. The prerecorded information detection circuit 6
For example, a band-pass filter and a PLL (Phase Locked Loo
p), and for the pre-recorded information in the reproduction signal extracted by the band-pass filter, a clock synchronized with the pre-recorded information is generated by the PLL. Then, a clock synchronized with the above-described prerecorded information, which is formed by biphase mark modulation of the absolute address information, is supplied to the CLV control circuit 7.

【0046】CLV( Constant Linear Velocity ) 制
御回路7では事前記録情報検出回路6からの上記同期ク
ロックと内部で保有している基準周波数とを比較し、そ
の差信号でスピンドルモーター4を制御することによ
り、正確なCLV制御が実施される。また、事前記録情
報検出回路6で抽出された再生信号中の事前記録情報は
絶対アドレス検出回路8へ供給される。
The CLV (Constant Linear Velocity) control circuit 7 compares the synchronous clock from the pre-recorded information detecting circuit 6 with a reference frequency stored therein, and controls the spindle motor 4 with the difference signal. , Accurate CLV control is performed. The prerecorded information in the reproduced signal extracted by the prerecorded information detection circuit 6 is supplied to the absolute address detection circuit 8.

【0047】絶対アドレス検出回路8はバイフェーズマ
ーク復調回路及びアドレスデコーダーからなり、事前記
録情報検出回路6で抽出された事前記録情報のバイフェ
ーズマーク復調を行った後、アドレスデコーダーにより
ディスク上の位置情報、すなわちセクター番号である絶
対アドレス値にデコードされて、コントローラー10へ
供給される。
The absolute address detection circuit 8 comprises a bi-phase mark demodulation circuit and an address decoder. After the pre-recorded information extracted by the pre-recorded information detection circuit 6 is demodulated, the position on the disk is read by the address decoder. The information is decoded into an absolute address value which is a sector number and supplied to the controller 10.

【0048】再生データ処理回路9では再生アンプ5か
ら供給される再生信号中の2値化光磁気信号Psからフ
レーム同期信号の分離及びEFM( Eight to Fourteen
Modulation ) 復調を行いサブコード情報を分離してコ
ントローラー10へ送出すると共に、再生データのパリ
ティーを用いたCIRCによるエラー訂正動作を行う。
再生データ処理回路9によりエラー訂正された再生デー
タは、圧縮オーディオブロックとしてコントローラー1
0の指示により第2メモリ手段としての第2バッファメ
モリー14へ一旦書き込まれた後、コントローラー10
の指示により読み出されて第2再生手段としての情報伸
長処理回路15へ供給される。情報伸長処理回路15で
は第2バッファメモリー14から読み出される圧縮オー
ディオブロックから、セクターアドレス情報を抜き取っ
てコントローラー10へ供給すると共に、圧縮されたオ
ーディオデータについて所定の伸長動作(前記圧縮処理
とは逆の伸長処理)を行い、D/A(ディジタル/アナ
ログ)コンバーター16へ逐次供給することにより、端
子17からはアナログに復元されたオーディオ情報が再
生出力される。
The reproduction data processing circuit 9 separates the frame synchronization signal from the binarized magneto-optical signal Ps in the reproduction signal supplied from the reproduction amplifier 5 and performs EFM (Eight to Fourteen).
Modulation) The demodulation is performed, the subcode information is separated and sent to the controller 10, and the error correction operation by the CIRC using the parity of the reproduction data is performed.
The reproduced data having the error corrected by the reproduced data processing circuit 9 is converted into a compressed audio block by the controller 1.
0 is temporarily written to the second buffer memory 14 as the second memory means by the instruction of 0, and then the controller 10
And is supplied to the information decompression processing circuit 15 as the second reproducing means. The information decompression processing circuit 15 extracts the sector address information from the compressed audio block read from the second buffer memory 14 and supplies it to the controller 10, and performs a predetermined decompression operation on the compressed audio data (the reverse of the compression processing). (Decompression processing), and sequentially supplies the digital information to a D / A (digital / analog) converter 16, so that the terminal 17 reproduces and outputs the audio information restored to analog.

【0049】コントローラー10は、第1入力手段及び
第2入力手段としての操作部13を介してユーザーの記
録及び再生指示等を受けると共に、記録再生に関わる曲
番号、時間情報等を表示部12に逐次表示するようにな
っている。また、絶対アドレス検出回路8からのセクタ
ー値、つまり絶対アドレス情報を受けて光磁気ディスク
1上の光ヘッド3の位置を認識すると共に、図示しない
光ヘッド移動機構を用いて光ヘッド3を所望の位置へ移
動させるアクセス機能を有する。また、再生データ処理
回路9から与えられるサブコード情報の認識を行うと共
に、認識したサブコードがTOC領域の内容である場合
にはTOCメモリー11へ管理情報として記憶させ、必
要に応じてTOCメモリー11から管理情報の読み出し
を行う。
The controller 10 receives a user's recording and reproduction instructions and the like via an operation unit 13 as a first input unit and a second input unit, and displays a song number and time information related to recording and reproduction on the display unit 12. They are displayed sequentially. Further, receiving the sector value from the absolute address detection circuit 8, that is, the absolute address information, the position of the optical head 3 on the magneto-optical disk 1 is recognized, and the optical head 3 is moved to a desired position using an optical head moving mechanism (not shown). It has an access function to move to a position. Further, the sub-code information provided from the reproduction data processing circuit 9 is recognized, and if the recognized sub-code is the content of the TOC area, it is stored in the TOC memory 11 as management information. From the management information.

【0050】さらに、記録時には情報圧縮処理回路20
に対し、絶対アドレス情報に対応したセクターアドレス
を供給すると共に、記録を行った主情報、つまりここで
は音楽情報の絶対アドレス情報をTOCメモリー11に
記憶し、必要に応じてTOCメモリー11の内容をサブ
コード情報として記録データ処理回路22に供給するこ
とによって、光磁気ディスク1のTOC領域1aへの管
理情報登録が行われる。
Further, at the time of recording, the information compression processing circuit 20
In response to this, the sector address corresponding to the absolute address information is supplied, and the recorded main information, that is, the absolute address information of the music information is stored in the TOC memory 11, and the contents of the TOC memory 11 are stored as necessary. By supplying the subcode information to the recording data processing circuit 22, management information is registered in the TOC area 1a of the magneto-optical disk 1.

【0051】また、コントローラー10は、制御手段と
して、第1バッファメモリー21及び第2バッファメモ
リー14への圧縮オーディオブロック書き込み、及び読
み出しを指示し、実行させるようになっている。
Further, the controller 10 instructs and executes, as control means, writing and reading of a compressed audio block to and from the first buffer memory 21 and the second buffer memory 14.

【0052】次に、記録及び再生動作を各々単独に動作
する場合について、図7及び図8の概略タイミングチャ
ート及び前記図9のブロック図に基づいて説明すると以
下の通りである。ここで、図7は記録時(記録のみであ
り、再生は行わない場合)のみについて説明するもので
あり、図7(a)は情報圧縮処理回路20の入力情報
(圧縮前のディジタルオーディオ情報列)、図7(b)
は情報圧縮処理回路20から出力されて第1バッファメ
モリー21に書き込まれる圧縮オーディオブロック(圧
縮後のオーディオ情報列)、図7(c)は第1バッファ
メモリー21から読み出されて記録データ処理回路22
へ出力される圧縮オーディオブロック(記録される圧縮
オーディオブロック)の各々の関係を示す。なお、図7
(b)(c)に示すハッチング部分は情報転送のない区
間を示す。
Next, a case where the recording and reproducing operations are performed independently will be described below with reference to the schematic timing charts of FIGS. 7 and 8 and the block diagram of FIG. Here, FIG. 7 illustrates only the time of recording (when only recording is performed and reproduction is not performed). FIG. 7A illustrates input information of the information compression processing circuit 20 (the digital audio information sequence before compression). ), FIG. 7 (b)
7A is a compressed audio block (audio information sequence after compression) output from the information compression processing circuit 20 and written to the first buffer memory 21; FIG. 7C is a recording data processing circuit read from the first buffer memory 21 and 22
4 shows the relationship between each of the compressed audio blocks (compressed audio blocks to be recorded) that are output to. FIG.
The hatched portions shown in (b) and (c) indicate sections where there is no information transfer.

【0053】記録時において、まず、図9に示すよう
に、端子18から入力されるアナログオーディオ情報は
連続した情報として入力され、A/Dコンバーター19
によって1.41Mbpsのディジタルオーディオ情報
に変換される。すなわち、図7(a)に示すように、ブ
ロックA0(107a)・A1(107b)・A2(1
07c)…からなる連続情報は、各々約0.8秒に相当
するオーディオ情報をなしており、情報量は、 (44.1kHz×16ビット×2チャンネル×0.8秒 =1.12896Mビット=141.12kバイト) となっている。これら圧縮前情報列は上記情報圧縮処理
回路20によって、約1/5.5に圧縮されるため、 (141.12kバイト/5.5)≒25.66kバイト の圧縮オーディオ情報となる。そして、さらに、図4で
示すセクター同期信号及びセクターアドレス情報と、図
5に示す付加セクター群とが付加されて、図7(b)に
示すように、時刻tw0よりも若干の処理時間遅れを伴
って時刻tw1から、圧縮オーディオブロックB0(1
08b)・B1(108c)・B2(108d)…とし
て第1バッファメモリー21へ逐次書き込まれる。
At the time of recording, first, as shown in FIG. 9, the analog audio information inputted from the terminal 18 is inputted as continuous information, and the A / D converter 19
Is converted into 1.41 Mbps digital audio information. That is, as shown in FIG. 7A, blocks A0 (107a), A1 (107b), and A2 (1
07c)... Constitute audio information corresponding to about 0.8 seconds each, and the information amount is (44.1 kHz × 16 bits × 2 channels × 0.8 seconds = 1.12896 Mbits = 141.12 kbytes). Since these pre-compression information sequences are compressed to about 1 / 5.5 by the information compression processing circuit 20, the compressed audio information becomes (141.12 kbytes / 5.5) k25.66 kbytes. Further, the sector synchronization signal and the sector address information shown in FIG. 4 and the additional sector group shown in FIG. 5 are added, and as shown in FIG. 7B, a slight processing time delay from the time tw0 occurs. Accordingly, from time tw1, the compressed audio block B0 (1
08b) .B1 (108c), B2 (108d)... Are sequentially written to the first buffer memory 21.

【0054】なお、図7(b)に示される圧縮オーディ
オブロックは、1ブロック当たりの上記圧縮オーディオ
情報(25.66kバイト)に、セクター同期信号(1
2バイト×15セクター)とセクターアドレス情報(4
バイト×15セクター)及び付加セクター(2336バ
イト×4セクター)とが加えられるため、ブロックの総
容量は、 25.66k+(12×15)+(4×15)+(2336バイト×4) ≒35.2kバイト であり、第1バッファメモリー21への書き込み転送速
度は、 ((35.2kバイト×8ビット)/0.8秒)≒352.4kbps となっている。
In the compressed audio block shown in FIG. 7B, the compressed audio information (25.66 Kbytes) per block includes a sector synchronization signal (1).
2 bytes x 15 sectors) and sector address information (4
Since bytes × 15 sectors and additional sectors (2336 bytes × 4 sectors) are added, the total capacity of the block is 25.66 k + (12 × 15) + (4 × 15) + (2336 bytes × 4)) 35 .2 kbytes, and the write transfer speed to the first buffer memory 21 is ((35.2 kbytes × 8 bits) /0.8 seconds) ≒ 352.4 kbps.

【0055】一方、第1バッファメモリー21に書き込
まれた圧縮オーディオブロックは図7(c)で示すよう
に圧縮オーディオブロックの第1バッファメモリー21
への書き込みが完了する時刻tw2・tw4…毎に、圧
縮オーディオブロックB0(109b)・B1(109
d)…を第1バッファメモリー21から読み出して記録
データ処理回路22に出力することにより、前記一連の
動作を伴って記録が行われる。
On the other hand, the compressed audio block written in the first buffer memory 21 is stored in the first buffer memory 21 of the compressed audio block as shown in FIG.
The compressed audio blocks B0 (109b) and B1 (109) are written at times tw2, tw4,.
.. d) are read out from the first buffer memory 21 and output to the print data processing circuit 22, whereby printing is performed with the above-described series of operations.

【0056】なお、図7(c)におけるメモリー読み出
し速度(記録情報の転送速度に該当する)は、従来のC
Dと同一の1.41Mbpsであり、上記メモリー書き
込み転送速度に比べると、 (1.41Mbps/352.4kbps)≒4倍 となっている。この関係は、光磁気ディスク1上の圧縮
オーディオブロックB0(109b)・B1(109
d)…が各々15セクターで構成されており、1セクタ
ー当たりの時間が前述したように(1/75)秒である
から、 (1/75)×15=0.2秒 となり、前述した圧縮前のオーディオブロックA0(1
07a)・A1(107b)・A2(107c)…の占
有時間である0.8秒と比較しても、 (0.8/0.2)=4倍 となっており、前記転送速度比と一致している。
Note that the memory read speed (corresponding to the transfer speed of recorded information) in FIG.
D is 1.41 Mbps, which is the same as D, and is (1.41 Mbps / 352.4 kbps) ≒ 4 times as large as the above memory write transfer rate. This relationship is based on the compressed audio blocks B0 (109b) and B1 (109) on the magneto-optical disk 1.
d) are each composed of 15 sectors, and the time per sector is (1/75) seconds as described above. Therefore, (1/75) × 15 = 0.2 seconds. Previous audio block A0 (1
07a) · A1 (107b) · A2 (107c) ··· 0.8 seconds, which is the occupation time of (0.8 / 0.2) = 4 times. Match.

【0057】したがって、実際の記録動作は1ブロック
の圧縮オーディオブロック時間に対して1/4の時間で
実施されると共に、残りの3/4の時間は待機中とな
り、以降これらの間欠記録動作の繰り返しにより、外部
入力される連続オーディオ情報の記録が行われる。
Therefore, the actual recording operation is performed in 1/4 of the compressed audio block time of one block, and the remaining 3/4 of the time is in a standby state. By the repetition, recording of continuous audio information input from the outside is performed.

【0058】次に、図8は、再生時(再生のみであり、
記録は行わない場合)の動作を示しており、図8(a)
は光磁気ディスク1から再生されて、再生データ処理回
路9より第2バッファメモリー14に書き込まれる圧縮
オーディオブロック、図8(b)は、第2バッファメモ
リー14から読み出されて情報伸長処理回路15に供給
される圧縮オーディオブロック、図8(c)は情報伸長
処理回路15から出力される伸長後のオーディオ情報列
の各々の関係を示している。なお、図8(a)(b)
(c)において、ハッチング部分は情報転送のない区間
を示す。
Next, FIG. 8 shows a state at the time of reproduction (only reproduction is performed.
FIG. 8 (a) shows the operation of FIG.
8 is a compressed audio block reproduced from the magneto-optical disk 1 and written from the reproduced data processing circuit 9 to the second buffer memory 14. FIG. 8B is a diagram showing an information decompression processing circuit 15 read from the second buffer memory 14 and read from the second buffer memory 14. 8 (c) shows the relationship between each of the decompressed audio information strings output from the information decompression processing circuit 15. 8A and 8B.
In (c), a hatched portion indicates a section where there is no information transfer.

【0059】再生時には、まず、時刻tr0〜tr3に
おいて、図8(a)に示すように、圧縮オーディオブロ
ックB0(110a)〜B3(110d)が一気に第2
バッファメモリー14に書き込まれた後、書き込みが中
断される。ここで一旦中断するのは第2バッファメモリ
ー14の容量が有限となっているからであり、図8にお
いては説明の便宜上、4ブロック分のバッファメモリー
容量であった場合について示している。なお、図8
(a)に示す、バッファメモリー書き込み転送速度は上
記記録時と対応して1.41Mbpsである。
At the time of reproduction, first, at times tr0 to tr3, as shown in FIG. 8A, the compressed audio blocks B0 (110a) to B3 (110d) are all
After writing to the buffer memory 14, the writing is interrupted. The interruption is temporarily performed here because the capacity of the second buffer memory 14 is finite. FIG. 8 shows a case where the buffer memory capacity is four blocks for convenience of explanation. FIG.
The buffer memory write transfer rate shown in (a) is 1.41 Mbps corresponding to the above recording time.

【0060】また、並行して、図8(b)に示すよう
に、時刻tr1に圧縮オーディオブロックB0(110
a)のバッファメモリー書き込みが完了したことによ
り、読み出し動作が開始される。ここでの圧縮オーディ
オブロックB0(111b)のメモリー読み出し転送速
度は上記記録時と対応して352.4kbpsである。
At the same time, as shown in FIG. 8B, the compressed audio block B0 (110
The read operation is started when the buffer memory writing of a) is completed. Here, the memory read transfer rate of the compressed audio block B0 (111b) is 352.4 kbps corresponding to the recording time.

【0061】また、オーディオ情報伸長後のオーディオ
再生については、図8(c)に示すように、時刻tr1
よりも若干の処理時間遅れを伴って時刻tr2から情報
伸長処理回路15により伸長後のオーディオ出力が開始
されることにより行われる。
As shown in FIG. 8C, audio reproduction after audio information decompression is performed at time tr1.
This is performed when the expanded audio output is started by the information expansion processing circuit 15 from the time tr2 with a slight processing time delay.

【0062】一方、時刻tr4に達すると、図8(b)
における圧縮オーディオブロックB0(111b)の読
み出しが完了したことにより第2バッファメモリー14
に空きが生じるため、図8(a)に示すように、圧縮オ
ーディオブロックB4(110f)の再生、すなわち第
2バッファメモリー14への書き込みが行われ、再び待
機状態となる。なお、第2バッファメモリー14への書
き込み転送速度と読み出し転送速度の比は、 (1.41Mbps/352.4kbps)≒4倍 となっている。したがって、実際の再生動作は1ブロッ
クの圧縮オーディオブロック時間に対して1/4の時間
で実施されると共に、残りの3/4の時間は待機中とな
り、以後、同様に第2バッファメモリー14に空きが生
じる毎に間欠的に光磁気ディスク1から圧縮オーディオ
ブロックを読み出して第2バッファメモリー14に書き
込み補充していくことにより、連続したオーディオ情報
の再生が途切れることなく実施される。
On the other hand, when time tr4 is reached, FIG.
Has completed reading of the compressed audio block B0 (111b) in the second buffer memory 14
Therefore, as shown in FIG. 8A, reproduction of the compressed audio block B4 (110f), that is, writing to the second buffer memory 14, is performed, and the standby state is resumed. Note that the ratio of the write transfer rate to the second buffer memory 14 and the read transfer rate is (1.41 Mbps / 352.4 kbps) ≒ 4 times. Accordingly, the actual reproduction operation is performed in a time period of 1/4 of the compressed audio block time of one block, and the remaining 3/4 time is in a standby state. By reading the compressed audio block from the magneto-optical disk 1 intermittently every time a vacancy occurs and writing and supplementing it in the second buffer memory 14, continuous reproduction of audio information is performed without interruption.

【0063】次に、本実施例の情報記録再生装置におけ
る上記基本的な諸動作を基にした録音と再生との同時並
行動作について、すなわち、外部より入力される情報の
録音と、録音された情報の再生を並行して行う場合の動
作について、図1のフローチャート、図9のブロック
図、及び図10の動作タイムチャートに基づいて説明す
る。
Next, the simultaneous recording / reproducing operation based on the above-mentioned basic operations in the information recording / reproducing apparatus of the present embodiment, that is, the recording of information input from the outside and the recorded The operation when information is reproduced in parallel will be described with reference to the flowchart of FIG. 1, the block diagram of FIG. 9, and the operation time chart of FIG.

【0064】ここで、図10(a)(b)(c)は録音
動作に関わる信号流れを示しており、図10(a)は情
報圧縮処理回路20に入力されるオーディオ情報、図1
0(b)は情報圧縮処理回路20にて圧縮後、第1バッ
ファメモリー21へ書き込まれる圧縮オーディオブロッ
ク、図10(c)は第1バッファメモリー21から読み
出されて記録データ処理回路22へ供給される、つまり
記録がなされる圧縮オーディオブロックを示す。また、
図10(d)(e)(f)は、再生動作に関わる信号流
れを示しており、図10(d)は光磁気ディスク1より
再生されて再生データ処理回路9より第2バッファメモ
リー14に書き込まれる圧縮オーディオブロック、図1
0(e)は第2バッファメモリー14より読み出されて
情報伸長処理回路15に送られる圧縮オーディオブロッ
ク、図10(f)は情報伸長処理回路15により伸長さ
れて出力されるオーディオ情報を示す。なお、図10で
は説明の便宜上、時刻t0から録音開始指示を行い、時
刻t2で再生開始指示を行った場合を示しており、動作
としては録音開始後約5秒後に録音開始位置からの再生
が行われる場合、すなわち、録音入力されるオーディオ
情報が約5秒遅れで再生される場合の例で説明を行う。
FIGS. 10 (a), 10 (b) and 10 (c) show signal flows related to the recording operation. FIG. 10 (a) shows audio information input to the information compression processing circuit 20, and FIG.
0 (b) is a compressed audio block written to the first buffer memory 21 after being compressed by the information compression processing circuit 20, and FIG. 10 (c) is read from the first buffer memory 21 and supplied to the recording data processing circuit 22. Indicates a compressed audio block to be recorded, that is, recorded. Also,
10 (d), (e) and (f) show the signal flow relating to the reproducing operation. FIG. 10 (d) shows the signal reproduced from the magneto-optical disk 1 and transmitted from the reproduced data processing circuit 9 to the second buffer memory 14. Compressed audio block to be written, FIG. 1
0 (e) shows a compressed audio block read from the second buffer memory 14 and sent to the information decompression processing circuit 15, and FIG. 10 (f) shows audio information decompressed and output by the information decompression processing circuit 15. Note that FIG. 10 shows a case where a recording start instruction is issued from time t0 and a reproduction start instruction is issued at time t2 for convenience of explanation. As an operation, reproduction from the recording start position is performed about 5 seconds after the recording is started. An example in which the audio information is recorded and input is reproduced with a delay of about 5 seconds will be described.

【0065】また、ここでは、図7及び図8で示した情
報圧縮処理回路20及び情報伸長処理回路15の処理時
間遅れを省略して説明すると共に、第1バッファメモリ
ー21及び第2バッファメモリー14は少なくとも圧縮
オーディオブロックを5ブロック以上記憶できる容量を
有していることを前提としている。さらに、ユーザーの
録音指示により録音動作を開始し、録音動作中の再生指
示により所望の再生を録音と並行して行う場合を想定し
ている。
Here, the description will be made with the processing time delay of the information compression processing circuit 20 and the information decompression processing circuit 15 shown in FIGS. 7 and 8 omitted, and the first buffer memory 21 and the second buffer memory 14 are omitted. Is assumed to have a capacity capable of storing at least five or more compressed audio blocks. Further, it is assumed that a recording operation is started in response to a recording instruction from a user, and desired reproduction is performed in parallel with recording in accordance with a reproduction instruction during the recording operation.

【0066】図1に示すように、ユーザーからの録音指
示が操作部13より与えられ、コントローラー10に指
示されると(S0)、コントローラー10はまず再生動
作を示す処理上の識別情報であるplayフラグを
“0”として再生動作停止状態とし(S1)、録音ブロ
ック該当記録アドレスArを例えば光磁気ディスク1の
主情報領域1bの最内周該当アドレスである〔00分0
0秒00フレーム〕に設定する(S2)。なお、ここで
の記録アドレスAr及び後述の再生アドレスApは録音
及び再生の対象となる圧縮オーディオブロック毎の先頭
絶対アドレスを示している。
As shown in FIG. 1, when a recording instruction from the user is given from the operation unit 13 and is instructed by the controller 10 (S0), the controller 10 first plays, which is processing identification information indicating a reproduction operation. The flag is set to "0" to stop the reproduction operation (S1), and the recording address Ar corresponding to the recording block is, for example, the innermost corresponding address of the main information area 1b of the magneto-optical disk 1 [00:00]
0 seconds 00 frames] (S2). Note that the recording address Ar and the reproduction address Ap described below indicate the absolute head address of each compressed audio block to be recorded and reproduced.

【0067】次いで、第1バッファメモリー21への外
部情報書き込み開始が指示され(S3)、記録アドレス
Ar位置、すなわちディスク最内周アドレスである〔0
0分00秒00フレーム〕の位置へアクセス動作を行っ
た後(S4)、第1バッファメモリー21に4ブロック
分の圧縮オーディオブロック書込みが終了したか否かが
判定され(S5)、4ブロック分の圧縮オーディオデー
タが第1バッファメモリー21上に揃うまで繰り返され
る。終了判定がなされると、第1バッファメモリー21
より4ブロック分の圧縮オーディオブロックが読み出さ
れて記録データ処理回路22に供給されることにより光
磁気ディスク1への記録が実施される(S6)。
Next, the start of writing external information to the first buffer memory 21 is instructed (S3), and the recording address Ar position, that is, the disk innermost address [0
[0: 00: 00: 00]] (S4), it is determined whether or not writing of the compressed audio block of four blocks to the first buffer memory 21 has been completed (S5). Are repeated until all the compressed audio data of the first buffer memory 21 are collected. When the termination is determined, the first buffer memory 21
The compressed audio blocks of four blocks are read out and supplied to the recording data processing circuit 22, whereby recording on the magneto-optical disk 1 is performed (S6).

【0068】上記の手順を図10に対応させると、時刻
t0からS0〜S3の設定がなされた後、S4による録
音ブロック該当記録アドレスArへのアクセス動作が行
われ、図10(b)に示すように、第1バッファメモリ
ー21への圧縮オーディオブロック書込みが4ブロック
RB0(b0)・RB1(b1)・RB2(b2)・R
B3(b3)完了する時点t1から、図10(c)に示
すように、第1バッファメモリー21から圧縮オーディ
オブロックRB0(c0)・RB1(c1)・RB2
(c2)・RB3(c3)の読み出しが行われて光磁気
ディスク1上の該当位置に記録され、時刻t2に達す
る。なお、S5における第1バッファメモリー21に4
ブロック書き込み完了判定については、コントローラー
10が情報圧縮処理回路20に対してセクター毎に逐次
与えるセクターアドレス情報の関係により判定可能であ
る。
If the above procedure is made to correspond to FIG. 10, after the setting of S0 to S3 from time t0, an access operation to the recording block corresponding recording address Ar in S4 is performed, as shown in FIG. As described above, four blocks RB0 (b0), RB1 (b1), RB2 (b2), and R are used to write the compressed audio block to the first buffer memory 21.
From the time point t1 when B3 (b3) is completed, as shown in FIG. 10C, the compressed audio blocks RB0 (c0), RB1 (c1), RB2 are stored in the first buffer memory 21.
(C2) RB3 (c3) is read out and recorded at the corresponding position on the magneto-optical disk 1, and reaches time t2. Note that 4 is stored in the first buffer memory 21 in S5.
The block write completion determination can be made based on the relationship of the sector address information which the controller 10 sequentially gives to the information compression processing circuit 20 for each sector.

【0069】次いで、図1に示すように、次に録音すべ
き圧縮オーディオブロックの該当記録アドレスArの更
新を行う(S7)。ここではS6により、4ブロックが
記録済であるため、現在の記録アドレスAr値に対し4
ブロック分、すなわち(15×4)=60セクターを加
えたアドレス値とされ、〔00分00秒00フレーム〕
に60セクターが加えられ、〔00分00秒60フレー
ム〕が更新後の録音ブロック該当記録アドレスArとな
る。
Next, as shown in FIG. 1, the corresponding recording address Ar of the compressed audio block to be recorded next is updated (S7). In this case, since four blocks have been recorded in S6, 4 blocks are added to the current recording address Ar value.
An address value obtained by adding a block amount, that is, (15 × 4) = 60 sectors, is [00:00:00 frames].
Are added to the recording block, and [00:00:60 frame] is the recording address Ar corresponding to the updated recording block.

【0070】次に、操作部13からの再生開始指示の有
無が判定され(S8)、再生開始指示がない場合はS1
1に移行する一方、再生開始指示があった場合は再生ブ
ロック該当再生アドレスApが求められる(S9)。こ
の再生アドレスApの設定は通常の再生指示であれば録
音を開始したアドレスとされ、上記例を適用すれば〔0
0分00秒00フレーム〕とすることができる。また、
上記の再生開始指示が、再生時刻処理手段としての操作
部13からの時刻指定の再生指示であれば、その指示内
容より演算手段としてのコントローラ10にて演算して
求められる。例えば録音開始時点より15分先の再生指
示があった場合、本実施例においては1ブロックのオー
ディオ相当時間が0.8秒であるから、15分では(1
5×60)/0.8=1125ブロックに該当し、セク
ター数に変換すると、1125×15=16875セク
ターであるから、上記録音開始アドレスである〔00分
00秒00フレーム〕に対して上記16875セクター
を加えたアドレスとして、〔03分45秒00フレー
ム〕(アドレス値のフレームは75進、秒は60進)が
得られるものである。
Next, it is determined whether or not there is a reproduction start instruction from the operation unit 13 (S8).
When the reproduction start instruction is issued while the processing is shifted to 1, the reproduction block corresponding reproduction address Ap is obtained (S9). This reproduction address Ap is set to the address at which recording is started in the case of a normal reproduction instruction, and if the above example is applied, [0
0 minutes 00 seconds 00 frames]. Also,
If the reproduction start instruction is a reproduction instruction for time designation from the operation unit 13 as the reproduction time processing means, the reproduction start instruction is calculated and obtained by the controller 10 as the operation means from the contents of the instruction. For example, if there is a reproduction instruction 15 minutes ahead of the recording start time, since the audio equivalent time of one block is 0.8 seconds in this embodiment, (1
5 × 60) /0.8=1125 blocks, and when converted into the number of sectors, it is 1125 × 15 = 16875 sectors. Therefore, the above-mentioned 16875 is used for the recording start address [00: 00: 00: 00 frame]. [03:45:00 frame] (the frame of the address value is 75 base and the second is 60 base) is obtained as the address including the sector.

【0071】次いで、playフラグが“1”とされた
後(S10)、操作部13からの再生中断指示の有無が
判定され(S11)、再生中断指示がある場合はpla
yフラグが“0”とされ、第2バッファメモリー14の
読み出し停止が行われた後(S12)、playフラグ
による再生指示状態が判定される(S13)。すなわ
ち、playフラグは再生を行うか否かの判断情報であ
り、操作部13から再生開始指示が入力された場合はS
10にてplayフラグが“1”となり、再生中断指示
が入力された場合はS12にてplayフラグが“0”
となることで、指定状態の判定がなされる。
Next, after the play flag is set to "1" (S10), it is determined whether or not there is a reproduction interruption instruction from the operation unit 13 (S11).
After the y flag is set to "0" and the reading of the second buffer memory 14 is stopped (S12), the reproduction instruction state based on the play flag is determined (S13). In other words, the play flag is information for determining whether or not to perform playback, and when a playback start instruction is input from the operation unit 13, the play flag is set to S.
When the play flag is set to "1" at 10 and the reproduction interruption instruction is input, the play flag is set to "0" at S12.
As a result, the designated state is determined.

【0072】S13において、playフラグが“1”
の場合は再生ブロック該当再生アドレスApである〔0
0分00秒00フレーム〕位置へのアクセス動作が行わ
れ(S14)、第2バッファメモリー14からの圧縮オ
ーディオブロック読出が4ブロック分完了したか否かが
判定され(S15)、4ブロック分の読み出し完了判定
にて第2バッファメモリー14に空き領域が発生したこ
とが認識されるが、現時点では第2バッファメモリー1
4からの読み出し開始がまだ行われていない(第2バッ
ファメモリー14は空き状態である)ため、光磁気ディ
スク1上のAp位置に該当する圧縮オーディオブロック
からの再生が開始されて、第2バッファメモリー14へ
書き込まれると共に(S16)、第2バッファメモリー
14の読み出しが開始されることにより(S17)、所
望のオーディオ情報が光ヘッド3、再生アンプ5、再生
データ処理回路9、第2バッファメモリー14、情報伸
長処理回路15、及びD/Aコンバーター16等を介し
て再生が開始される。なお、S15における第2バッフ
ァメモリー14の読み出し状況判定は、情報伸長処理回
路15にて認識されるセクターアドレスによって判定す
ることができる。
At S13, the play flag is set to "1".
In the case of, the reproduction address corresponding to the reproduction block Ap [0
[00:00:00] frame] (S14), and it is determined whether reading of the compressed audio block from the second buffer memory 14 for four blocks has been completed (S15) or not. Although it is recognized that a free area has occurred in the second buffer memory 14 in the read completion determination, at this time, the second buffer memory 1
4 has not been started yet (the second buffer memory 14 is in an empty state), so that reproduction from the compressed audio block corresponding to the Ap position on the magneto-optical disk 1 is started and the second buffer memory 14 is started. The desired audio information is written into the memory 14 (S16) and the reading of the second buffer memory 14 is started (S17), so that the desired audio information is stored in the optical head 3, the reproduction amplifier 5, the reproduction data processing circuit 9, the second buffer memory, and the like. Reproduction is started via the information expansion processing circuit 15, the D / A converter 16, and the like. Note that the determination of the reading status of the second buffer memory 14 in S15 can be made based on the sector address recognized by the information decompression processing circuit 15.

【0073】次に、第2バッファメモリー14への圧縮
オーディオ情報書き込みが4ブロック分完了したことが
判定され(S18)、次に再生すべき圧縮オーディオブ
ロックの該当再生アドレスApの更新を行う(S1
9)。ここでは4ブロックが再生済であるため、現在の
アドレスAp値に対し4ブロック分、すなわち、15×
4=60セクターを加えたアドレス値とされ、〔00分
00秒00フレーム〕に60セクターが加えられ、〔0
0分00秒60フレーム〕が更新後の再生ブロック該当
アドレスApとなる。
Next, it is determined that the writing of the compressed audio information to the second buffer memory 14 has been completed for four blocks (S18), and the corresponding reproduction address Ap of the compressed audio block to be reproduced next is updated (S1).
9). In this case, since four blocks have been reproduced, four blocks, that is, 15 ×
4 = the address value obtained by adding 60 sectors, 60 sectors are added to [00:00:00 frame], and [0
0:00:60 frames] is the updated reproduction block corresponding address Ap.

【0074】以降、操作部13からの録音及び再生の終
了指示入力の判定がなされ(S20)、終了指示がない
場合はS4に戻って上記動作を繰り返すことにより、間
欠的な録音動作と再生動作が交互に行われることによる
同時並行録音再生が行われる。
Thereafter, it is determined whether an instruction to terminate recording and reproduction has been input from the operation unit 13 (S20), and if there is no termination instruction, the flow returns to S4 to repeat the above-mentioned operations. Are performed alternately to perform simultaneous and parallel recording and reproduction.

【0075】上記手順を図10のタイムチャートに対応
させると、時刻t2で操作部13からの再生開始指示が
入力されている場合を示しており、S8〜S11を経た
後、再生中断指示はないためにS13に達し、play
フラグが“1”であることが判定されてS14に対応し
て再生ブロック該当アドレスApである〔00分00秒
00フレーム〕位置へのアクセス動作が行われ、S16
に対応して時刻t3から、図10(d)に示すように、
光磁気ディスク1からのアドレスAp位置に該当する圧
縮オーディオブロックRB0(d0)の第2バッファメ
モリー14への書込みが開始され、S17に対応して、
図10(e)に示すように、第2バッファメモリー14
からの圧縮オーディオブロック読み出しがブロックPB
0(e0)から行われ、図10(f)に示す伸長後のオ
ーディオ情報として出力ブロックPA0(f0)より順
次出力される。
When the above procedure is made to correspond to the time chart of FIG. 10, it shows a case where a reproduction start instruction is input from the operation unit 13 at time t2, and there is no reproduction interruption instruction after S8 to S11. To reach S13 and play
It is determined that the flag is "1", and an access operation to the [00:00:00] frame position corresponding to the reproduction block corresponding address Ap is performed in response to S14, and S16 is performed.
From time t3, as shown in FIG.
Writing of the compressed audio block RB0 (d0) corresponding to the address Ap position from the magneto-optical disk 1 to the second buffer memory 14 is started, and in response to S17,
As shown in FIG. 10E, the second buffer memory 14
Read compressed audio block from block PB
0 (e0), and are sequentially output from the output block PA0 (f0) as decompressed audio information shown in FIG.

【0076】そして、S18に対応して時刻t4で図1
0(d)に示す圧縮オーディオブロックの4ブロック分
書込みが終了、すなわちブロックPB0(d0)・PB
1(d1)・PB2(d2)・PB3(d3)の書き込
み終了が認識され、S19、S20、S4〜S7のステ
ップに対応して次の録音動作として、図10(c)に示
すように時刻t5から圧縮オーディオブロックRB4
(c4)・RB5(c5)・RB6(c6)・RB7
(c7)の第1バッファメモリー21からの読み出し及
び光磁気ディスク1への記録動作が行われ、以後間欠的
な再生動作と記録動作が交互に行われる。
Then, at time t4 corresponding to S18, FIG.
Writing of four compressed audio blocks indicated by 0 (d) is completed, that is, blocks PB0 (d0) and PB0
The end of writing of 1 (d1) · PB2 (d2) · PB3 (d3) is recognized, and the next recording operation corresponding to the steps S19, S20 and S4 to S7 is performed as shown in FIG. From t5, the compressed audio block RB4
(C4) RB5 (c5) RB6 (c6) RB7
The reading from the first buffer memory 21 and the recording operation on the magneto-optical disk 1 in (c7) are performed, and thereafter, the intermittent reproducing operation and the recording operation are alternately performed.

【0077】一方、上記内容による間欠的な録音動作と
再生動作が行われている途中で操作部13からの再生中
断指示があった場合、S11によってその判定がなさ
れ、S12でplayフラグが“0”とされると共に第
2バッファメモリー14の読み出しが停止されることに
より、録音動作は行ったまま上記間欠的な再生動作が中
断され、以後の再生開始指示入力段階で前記中断位置か
らの再生が継続して行われる。
On the other hand, if there is a reproduction interruption instruction from the operation unit 13 during the intermittent recording operation and reproduction operation based on the above contents, the judgment is made in S11, and the play flag is set to "0" in S12. And reading of the second buffer memory 14 is stopped, so that the intermittent playback operation is interrupted while the recording operation is being performed, and playback from the interrupted position is performed in the subsequent playback start instruction input stage. It is performed continuously.

【0078】また、S7及びS19における記録アドレ
スAr及び再生アドレスApの更新は、記録再生を行う
光磁気ディスク1上の主情報領域100cにおいて、例
えば領域終端である最外周位置を越えた場合は領域始端
である最内周位置に設定されることにより、記録動作
(及び再生動作)がS20における録音停止指示が判定
されるまでの間、繰り返し手段としてのコントローラ1
0によりエンドレスに実行されるものである。
The recording address Ar and the reproducing address Ap in S7 and S19 are updated in the main information area 100c on the magneto-optical disk 1 where recording and reproduction are performed, for example, when the area exceeds the outermost peripheral position at the end of the area. By setting the recording operation (and the reproducing operation) at the innermost peripheral position, which is the start end, the controller 1 as a repetitive unit until the recording stop instruction in S20 is determined.
0 is executed endlessly.

【0079】なお、上記動作例において、S4及びS1
4におけるアクセス動作は、図10で明らかなように、
時刻t2〜t3の間、及び時刻t4〜t5の間、すなわ
ち本動作例においては最悪でも圧縮前の1オーディオブ
ロック所要時間である0.8秒以内に終了することを前
提としているが、アクセス性能が劣るシステムで適用す
る場合は第1バッファメモリー21及び又は第2バッフ
ァメモリー14の記憶容量を大きくすることにより、容
易に対応可能である。
In the above operation example, S4 and S1
The access operation in No. 4 is as shown in FIG.
The access performance is assumed to end between times t2 and t3, and between times t4 and t5, that is, at the worst, within 0.8 seconds, which is the required time of one audio block before compression. Can be easily handled by increasing the storage capacity of the first buffer memory 21 and / or the second buffer memory 14.

【0080】また、上記動作例において、録音開始指示
として操作部13からのユーザーの録音開始指示が与え
られた場合の例で説明したが、操作部13として記録時
刻指示手段としてのタイマー装置が含まれるよう構成
し、予め設定した録音開始時刻に対応したタイマー装置
からの録音開始指示とすることにより、利便性が増すも
のである。さらに、FMチューナー等を内蔵した情報記
録再生装置とした場合は、FM放送聴取の開始ボタンと
中断ボタンを設け、開始ボタンの入力によりFMチュー
ナー及びオーディオアンプ等の動作を許可すると共に録
音開始指示とし、中断ボタンの入力によりオーディオア
ンプの動作を中断(消音動作等)すると共に再生中断指
示とすることにより、ユーザーが情報記録再生装置とし
ての操作を意識する必要がなくなり、CD等の記録媒体
からの再生を行う感覚で任意時刻のFM放送聴取が可能
となる。
In the above-described operation example, an example in which a user's recording start instruction is given from the operation unit 13 as the recording start instruction has been described. However, the operation unit 13 includes a timer device as recording time instruction means. The recording start instruction from the timer device corresponding to the preset recording start time increases the convenience. Further, in the case of an information recording / reproducing apparatus having a built-in FM tuner or the like, a start button and a pause button for listening to FM broadcast are provided, and the operation of the FM tuner and the audio amplifier is permitted by inputting the start button, and a recording start instruction is given. By interrupting the operation of the audio amplifier by inputting a suspend button (silencing operation, etc.) and giving a reproduction suspension instruction, the user does not need to be conscious of the operation as the information recording / reproducing apparatus, and the recording medium such as a CD can be used. It becomes possible to listen to FM broadcast at an arbitrary time as if playing.

【0081】また、上記動作例では説明の便宜上、録音
開始後約5秒後に録音開始位置からの再生が行われる
例、すなわち、録音入力されるオーディオ情報が約5秒
遅れで再生される例で説明を行ったが、現実的な使用例
としては録音開始後の任意の時点で操作部13から再生
開始指示及び再生中断指示を行うことにより、記録媒体
の最大録音時間を越えない範囲でのタイムシフトを伴っ
た再生動作が行えるものである。
Further, in the above operation example, for convenience of explanation, the reproduction is performed from the recording start position approximately 5 seconds after the recording is started, that is, the audio information to be recorded is reproduced with a delay of approximately 5 seconds. As described above, as a practical use example, a playback start instruction and a playback interruption instruction are given from the operation unit 13 at any time after the start of recording, so that the time within a range not exceeding the maximum recording time of the recording medium is obtained. A reproducing operation with a shift can be performed.

【0082】このように、本実施例の情報記録再生装置
は、操作部13から入力された主情報記録指示に基づい
て、コントローラ10が、情報圧縮処理回路20にて外
部から入力される主情報を第1転送速度で第1バッファ
メモリ21に逐次記憶させ、かつ、記録データ処理回路
22にて第1バッファメモリ21に記憶された主情報を
第1転送速度よりも速い第2転送速度で読み出してブロ
ック単位で光磁気ディスク1に間欠的に記録させる。ま
た、コントローラ10は、記録データ処理回路22によ
る光磁気ディスク1への間欠的な記録と並行して、既に
光磁気ディスク1へ記録された内容を、操作部13から
入力された主情報再生指示に基づいて、再生データ処理
回路9にて、光磁気ディスク1上の主情報をブロック単
位で間欠的に読み出して第2転送速度で第2バッファメ
モリ14に記録させ、かつ、情報伸長処理回路15にて
第2バッファメモリ14に記憶された主情報を第1転送
速度で逐次読み出して外部出力する。
As described above, in the information recording / reproducing apparatus of the present embodiment, the controller 10 allows the information compression processing circuit 20 to output the main information input from the outside based on the main information recording instruction input from the operation unit 13. Are sequentially stored in the first buffer memory 21 at the first transfer speed, and the main information stored in the first buffer memory 21 is read out by the recording data processing circuit 22 at the second transfer speed higher than the first transfer speed. The data is intermittently recorded on the magneto-optical disk 1 in block units. In parallel with the intermittent recording on the magneto-optical disk 1 by the recording data processing circuit 22, the controller 10 transmits the content already recorded on the magneto-optical disk 1 to the main information reproduction instruction input from the operation unit 13. In the reproduction data processing circuit 9, the main information on the magneto-optical disk 1 is read out intermittently in units of blocks and recorded in the second buffer memory 14 at the second transfer speed, and the information decompression processing circuit 15 The main information stored in the second buffer memory 14 is sequentially read out at the first transfer rate and output to the outside.

【0083】この結果、録音動作を行っている最中にお
いても、任意位置の再生動作が同時に可能となり、光磁
気ディスク1の最大録音時間にまで遡った過去の放送内
容の聴取、すなわちFM放送等におけるタイムシフト聴
取が行える新規な情報記録再生装置を実現できる。した
がって、ユーザーは直接の録音指示を行うだけで、その
後はCDやテープ等の記録媒体を扱う感覚と同様に再生
ができ、例えば2時間の番組を収録している場合におい
ても、録音が終了するまで再生を待たされることがな
く、録音が終了している任意の時刻に遡った再生が可能
となる。
As a result, even during the recording operation, the reproduction operation at an arbitrary position can be performed at the same time, and the user can listen to the past broadcast content that goes back to the maximum recording time of the magneto-optical disk 1, that is, FM broadcast or the like. A new information recording / reproducing apparatus capable of performing a time-shift listening at a time can be realized. Therefore, the user only needs to give a direct recording instruction, and thereafter, can play back as if he were handling a recording medium such as a CD or tape. For example, even when a two-hour program is recorded, the recording ends. This makes it possible to play back to an arbitrary time at which recording is completed without waiting for playback.

【0084】さらに、録音と再生を同時に行っている途
中で再生動作のみを中断及び継続させることが容易であ
ることから、放送内容の聴取を中断しても情報途切れの
ない継続再生が面倒な操作を行うことなく実行できる。
Further, since it is easy to interrupt and continue only the playback operation during simultaneous recording and playback, even if the listening of broadcast contents is interrupted, continuous playback without interruption of information is troublesome operation. It can be performed without performing.

【0085】また、操作部13に事前に設定された記録
開始時刻に従って記録の開始指示を行うタイマー装置が
設けられているので、所定記録開始時刻に自ら操作部1
3により入力しなくても、タイマー装置が記録開始時刻
に従って記録の開始指示を自動的に行う。したがって、
ユーザーは予約録音のためのタイマー設定を行うだけ
で、その後はCDやテープ等の記録媒体を扱う間隔と同
様に再生ができ、例えば2時間の番組を収録している場
合においても、録音が終了するまで再生を待たされるこ
とがなく、録音が終了している任意の時刻に遡った再生
が可能となる。この結果、操作性の向上が図れる。
Further, since the operation unit 13 is provided with a timer device for instructing the start of recording in accordance with the preset recording start time, the operation unit 1 operates at the predetermined recording start time.
Even if no input is made by the user, the timer device automatically issues a recording start instruction according to the recording start time. Therefore,
The user only needs to set the timer for scheduled recording. After that, the recording can be played back at the same interval as when handling recording media such as CDs and tapes. For example, even if a two-hour program is recorded, the recording ends. The reproduction can be performed at an arbitrary time when the recording is completed without waiting for the reproduction. As a result, operability can be improved.

【0086】さらに、操作部13に再生開始の時刻を指
示するための再生時刻指示手段としての機能を設けるこ
とにより、自動的に所定時刻に再生することが可能とな
る。
Further, by providing the operation section 13 with a function as a reproduction time instructing means for instructing a reproduction start time, it is possible to automatically reproduce at a predetermined time.

【0087】また、再生時には、演算手段としてのコン
トローラ10が、指示された時刻に対応して該当する光
磁気ディスク1の再生開始絶対アドレス値を求めるの
で、希望する時刻に該当する情報を再生することが可能
となる。これにより、操作性の向上が図れる。
At the time of reproduction, the controller 10 as an arithmetic means determines the reproduction start absolute address value of the magneto-optical disk 1 corresponding to the instructed time, so that the information corresponding to the desired time is reproduced. It becomes possible. Thereby, the operability can be improved.

【0088】さらに、操作部13には、外部から主情報
と共に入力される記録指示情報に基づき記録媒体への主
情報記録指示を行う外部情報入力手段としてのコントロ
ーラ10が設けられているので、これによって、直接手
入力しなくても、外部から入力される主情報と共に、上
記記録媒体への主情報記録指示を含ませておくことによ
って、自動的に記録媒体への主情報記録を指示し、これ
によって、記録媒体へ記録することができる。これによ
り、操作性の向上が図れる。
Further, the operation unit 13 is provided with a controller 10 as external information input means for issuing a main information recording instruction to a recording medium based on recording instruction information input together with the main information from the outside. By, without direct manual input, together with the main information input from the outside, by including the main information recording instruction on the recording medium, automatically instruct the main information recording on the recording medium, Thereby, it is possible to record on the recording medium. Thereby, the operability can be improved.

【0089】また、コントローラ10には、光磁気ディ
スク1上の所定領域内で記録データ処理回路22による
記録と再生データ処理回路9による再生とを順次繰り返
す繰り返し手段としての機能がコントローラ10に設け
られているので、希望する情報を順次繰り返して記録及
び再生できる。これにより、操作性の向上が図れる。
The controller 10 is provided with a function as a repetition means for sequentially repeating recording by the recording data processing circuit 22 and reproduction by the reproduction data processing circuit 9 within a predetermined area on the magneto-optical disk 1. As a result, desired information can be recorded and reproduced sequentially and repeatedly. Thereby, the operability can be improved.

【0090】なお、上記実施例においてはCDフォーマ
ットをベースに応用した例を用いて説明したがこれに限
定されるものではなく、ブロック構成やセクター構成は
様々な形態があるのはもちろんのこと、アドレス情報に
ついても種々の形態が適用可能である。
Although the above embodiment has been described using an example of applying the CD format as a base, the present invention is not limited to this. Of course, there are various forms of block configuration and sector configuration. Various forms can be applied to the address information.

【0091】また、本実施例においてはオーディオ情報
を扱う例で説明したが、画像情報やその他の視覚的ある
いは聴覚的な連続情報を扱う場合においても本発明を適
用できることは明白である。さらに、本実施例では圧縮
されたオーディオ情報を用いた例で説明したがそれに限
定されるものではなく、基本的にはバッファメモリーの
書き込み側と読み出し側に情報転送速度の差があれば、
種々の形態で適用可能である。例えば、上記CDフォー
マットを例にすれば、ディスクの線速度を通常より大き
くすることにより、圧縮されない従来のCDオーディオ
情報(標本化周波数=44.1kHz、量子化ビット数
=16ビット、チャンネル数=2)のままで適用可能と
なる。
Further, in this embodiment, an example in which audio information is handled has been described. However, it is apparent that the present invention can be applied to a case in which image information and other visual or auditory continuous information are handled. Furthermore, in the present embodiment, an example using compressed audio information has been described, but the present invention is not limited to this. Basically, if there is a difference in information transfer speed between the writing side and the reading side of the buffer memory,
It can be applied in various forms. For example, in the case of the above-mentioned CD format, by increasing the linear velocity of the disc, the conventional CD audio information that is not compressed (sampling frequency = 44.1 kHz, quantization bit number = 16 bits, channel number = It becomes applicable as it is in 2).

【0092】また、コンピューター用外部記憶装置とし
て用いられる光ディスク装置はもとより、ハードディス
ク装置やフロッピーディスク装置等においても本発明の
趣旨を逸脱しない範囲で実施可能である。
The present invention can be implemented not only in an optical disk device used as an external storage device for a computer but also in a hard disk device, a floppy disk device, or the like without departing from the spirit of the present invention.

【0093】[0093]

【発明の効果】請求項1の発明の情報記録再生装置は、
以上のように、外部から入力される主情報に圧縮処理を
施して、記録媒体に間欠的な記録を行う記録手段と、記
録媒体上の主情報を間欠的に読み出し、伸長処理を施し
て再生する再生手段と、上記記録媒体への主情報記録指
示を入力するための第1入力手段と、記録媒体への主情
報再生指示または主情報再生中断指示を入力するための
第2入力手段と、上記第1入力手段から上記主情報記録
指示がなされた後、上記第2入力手段から主情報再生指
示が入力された時に、上記主情報の記録媒体への間欠的
な記録実行中に、その記録された主情報を記録と並行し
て再生手段に間欠的に読み出させ、さらに記録実行中の
主情報の再生中に上記第2入力手段から主情報再生中断
指示が入力された時、上記主情報の記録媒体への間欠的
な記録を実行したままで再生手段による上記主情報の読
み出しを中断させ、以降の主情報再生指示の入力によ
り、任意位置からの上記主情報の再生を継続させる制御
手段とが設けられている構成である。
According to the first aspect of the present invention, there is provided an information recording / reproducing apparatus.
As described above, recording means for performing compression processing on main information input from the outside and performing intermittent recording on the recording medium, and intermittently reading main information on the recording medium and performing expansion processing for reproduction A first input unit for inputting a main information recording instruction to the recording medium; a second input unit for inputting a main information reproduction instruction or a main information reproduction interruption instruction to the recording medium; after the main information recording instruction from said first input means is made, when the main information reproduction instruction from the second input means is input, during intermittent recording execution of the recording medium of the main information, the recording has been the main information in parallel with the recording was intermittently read out the reproduction means further recording running
During the reproduction of the main information, the reproduction of the main information is interrupted from the second input means.
When the instruction is input, the main information is intermittently recorded on the recording medium.
Reading of the above main information by the playback means while performing
Is interrupted, and a subsequent main information playback instruction is input.
Ri is a configuration in which a control means Ru allowed to continue reproduction of the main information is provided from an arbitrary position.

【0094】これにより、第1入力手段から入力された
主情報記録指示に基づいて、制御手段が、記録手段に、
外部から入力される主情報に圧縮処理を施して記録媒体
に間欠的に記録させる。また、制御手段は、上記記録手
段による記録媒体への間欠的な記録と並行して、既に記
録媒体へ記録された内容を、第2入力手段から入力され
た主情報再生指示に基づいて、再生手段に、記録媒体上
の主情報を間欠的に読み出させ、該主情報に伸長処理を
施して外部出力させる。さらに、上記制御手段は、記録
実行中の主情報の再生中に上記第2入力手段から主情報
再生中断指示が入力されると、記録媒体への主情報の記
録を実行させたままで、再生手段による主情報の読み出
しのみを中断させ、その後第2入力手段から主情報再生
指示が入力されると、任意位置から再生手段による主情
報の読み出しを継続させる。
Thus, based on the main information recording instruction input from the first input means, the control means causes the recording means to:
The main information input from the outside is subjected to a compression process to intermittently record on a recording medium. The control means reproduces the contents already recorded on the recording medium based on the main information reproduction instruction input from the second input means in parallel with the intermittent recording on the recording medium by the recording means. Means for intermittently reading the main information on the recording medium, subjecting the main information to a decompression process, and outputting the same externally. Further, the control means may include
During the reproduction of the main information being executed, the main information is input from the second input means.
When the playback interruption instruction is input, the main information is written to the recording medium.
The main information is read by the playback means while the recording is being executed.
Only the main information is reproduced from the second input means.
When an instruction is input, the main unit
Continue reading information.

【0095】この結果、記録中においても、すでに記録
された内容について直ちに再生することが可能となり、
ひいては操作性の向上を図ることができるという効果を
奏する。さらに、主情報の記録と再生とが同時に行われ
ている途中で、再生動作のみを中断または継続させるこ
とが容易であることから、主情報の再生を一旦中断して
も情報途切れのない継続再生を面倒な操作を行うことな
く実行することができるという効果も合わせて奏する。
As a result, even during recording, it is possible to immediately reproduce the already recorded contents,
As a result, the operability can be improved. Furthermore, recording and playback of main information are performed simultaneously.
Interrupting or continuing only the playback operation while
It is easy to stop the playback of the main information
No need to perform troublesome operations for continuous playback without interruption.
It also has the effect of being able to perform well.

【0096】請求項2の発明の情報記録再生装置は、以
上のように、請求項1記載の情報記録再生装置におい
て、第1入力手段には、事前に設定された記録開始時刻
に従って記録の開始指示を行う記録時刻指示手段が設け
られている構成である。
In the information recording / reproducing apparatus according to the second aspect of the present invention, as described above, in the information recording / reproducing apparatus according to the first aspect, the first input means starts recording according to a recording start time set in advance. This is a configuration in which recording time indicating means for giving an instruction is provided.

【0097】これにより、所定記録開始時刻に自ら第1
入力手段により入力しなくても、記録時刻指示手段が記
録開始時刻に従って記録の開始指示を自動的に行う。こ
れにより、操作性の向上が図れるという効果を奏する。
As a result, the first recording is started at the predetermined recording start time.
Even if no input is made by the input means, the recording time instructing means automatically issues a recording start instruction in accordance with the recording start time. As a result, there is an effect that the operability can be improved.

【0098】請求項3の発明の情報記録再生装置は、以
上のように、請求項1記載の情報記録再生装置におい
て、上記第2入力手段には、再生開始の時刻を指示する
ための再生時刻指示手段が設けられており、上記制御手
段には、上記再生時刻指示手段 により指示された時刻に
対応して、該当する記録媒体の再生開始絶対アドレス値
を求める演算手段が設けられている構成である。
According to the third aspect of the present invention, as described above, in the information recording / reproducing apparatus according to the first aspect, the second input means includes a reproduction time for designating a reproduction start time. Instruction means is provided, and the control means
The stage corresponds to a time indicated by said reproduction time instructing means is configured such that calculation means for determining a reproduction start absolute address value of the corresponding recording medium is provided.

【0099】これにより、自動的に所定時刻に再生する
ことが可能となる。また、再生時には、演算手段が、指
示された時刻に対応して該当する記録媒体の再生開始絶
対アドレス値を求めるので、希望する時刻に該当する情
報を再生することが可能となる。これにより、操作性の
向上が図れるという効果を奏する。
Thus, it is possible to automatically play back at a predetermined time. Further, at the time of reproduction, the arithmetic means finds the reproduction start absolute address value of the recording medium corresponding to the instructed time, so that the information corresponding to the desired time can be reproduced. As a result, there is an effect that the operability can be improved.

【0100】請求項4の発明の情報記録再生装置は、以
上のように、請求項1記載の情報記録再生装置におい
て、上記第1入力手段には、外部から主情報と共に入力
される記録指示情報に基づき記録媒体への外部からの
情報記録指示を行う外部情報入力手段が設けられる構
成である。
According to a fourth aspect of the present invention, as described above, in the information recording / reproducing apparatus according to the first aspect, the first input means includes recording instruction information externally input together with main information. External information input means for instructing the recording of the main information from the outside to the recording medium based on the information is provided.

【0101】これにより、直接手入力しなくても、外部
から入力される主情報と共に、上記記録媒体への外部か
らの主情報記録指示を含ませておくことによって、自
動的に記録媒体への主情報記録を指示し、記録媒体へ記
録することができる。この結果、操作性の向上が図れる
という効果を奏する。
Thus, even if the user does not manually input the information, the main information input from the outside and the external
By made to contain a recording instruction of the main information et instructs the main information recording to automatically recording medium can be recorded on a recording medium. As a result, there is an effect that the operability can be improved.

【0102】請求項5の発明の情報記録再生装置は、以
上のように、請求項1記載の情報記録再生装置におい
て、上記制御手段には、記録媒体上の所定領域内で記録
手段による記録と再生手段による再生とを順次繰り返す
繰り返し手段が設けられている構成である。
[0102] Information recording and reproducing apparatus of the invention of claim 5 is, as described above, in the information recording reproducing apparatus according to claim 1, wherein, in the above-mentioned control means, recorded in a predetermined area on the recording medium
In this configuration, a repetition means for sequentially repeating recording by means and reproduction by reproduction means is provided.

【0103】これにより、希望する情報を順次繰り返し
て記録及び再生できる。この結果、操作性の向上が図れ
るという効果を奏する。
As a result, desired information can be recorded and reproduced sequentially and repeatedly. As a result, there is an effect that the operability can be improved.

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

【図1】本発明の一実施例における情報記録再生装置の
コントローラの制御動作を示すフローチャートである。
FIG. 1 is a flowchart showing a control operation of a controller of an information recording / reproducing apparatus according to an embodiment of the present invention.

【図2】上記情報記録再生装置に使用される光磁気ディ
スクの領域配置を示す概略平面図である。
FIG. 2 is a schematic plan view showing an area arrangement of a magneto-optical disk used in the information recording / reproducing apparatus.

【図3】上記光磁気ディスクの拡大平面図である。FIG. 3 is an enlarged plan view of the magneto-optical disk.

【図4】上記光磁気ディスクのセクタ内の主データフォ
ーマットを示す模式図である。
FIG. 4 is a schematic diagram showing a main data format in a sector of the magneto-optical disk.

【図5】上記光磁気ディスクのセクタ構成を示す模式図
である。
FIG. 5 is a schematic diagram showing a sector configuration of the magneto-optical disk.

【図6】プログラム内のブロック構成を示す模式図であ
る。
FIG. 6 is a schematic diagram showing a block configuration in a program.

【図7】記録動作にかかわる情報の流れを示すタイミン
グチャートである。
FIG. 7 is a timing chart showing a flow of information related to a recording operation.

【図8】再生動作にかかわる情報の流れを示すタイミン
グチャートである。
FIG. 8 is a timing chart showing a flow of information related to a reproducing operation.

【図9】情報記録再生装置の構成を示すブロック図であ
る。
FIG. 9 is a block diagram illustrating a configuration of an information recording / reproducing apparatus.

【図10】録音動作と再生動作とを並行して行う場合の
情報の流れを示すタイミングチャートである。
FIG. 10 is a timing chart showing a flow of information when a recording operation and a reproducing operation are performed in parallel.

【図11】従来例の情報記録再生装置に使用されるCD
の領域配置を示す概略平面図である。
FIG. 11 is a CD used in a conventional information recording / reproducing apparatus.
It is a schematic plan view which shows the area | region arrangement | positioning of.

【図12】CDのフレーム信号フォーマットを示す模式
図である。
FIG. 12 is a schematic diagram showing a frame signal format of a CD.

【図13】CDのセクタフォーマットを示す模式図であ
る。
FIG. 13 is a schematic diagram showing a sector format of a CD.

【符号の説明】[Explanation of symbols]

1 光磁気ディスク(記録媒体) 3 光ヘッド(再生手段記録手段) 5 再生アンプ(再生手段) 9 再生データ処理回路(再生手段) 10 コントローラ(制御手段) 13 操作部(第1入力手段、第2入力手段) 14 第2バッファメモリ 21 第1バッファメモリ 22 記録データ処理回路(記録手段) 23 コイルドライバー(記録手段) 24 コイル(記録手段 DESCRIPTION OF SYMBOLS 1 Magneto-optical disk (recording medium) 3 Optical head ( reproduction means / recording means ) 5 Reproduction amplifier ( reproduction means ) 9 Reproduction data processing circuit ( reproduction means ) 10 Controller (control means) 13 Operation part (first input means, 2 input means) 14 second buffer memory 21 first buffer memory 22 recording data processing circuit ( recording means ) 23 coil driver ( recording means ) 24 coil ( recording means )

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G11B 20/10 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 6 , DB name) G11B 20/10

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】外部から入力される主情報に圧縮処理を施
して、記録媒体に間欠的な記録を行う記録手段と、 記録媒体上の主情報を間欠的に読み出し、伸長処理を施
して再生する再生手段と、 上記記録媒体への主情報記録指示を入力するための第1
入力手段と、 記録媒体への主情報再生指示または主情報再生中断指示
を入力するための第2入力手段と、上記 第1入力手段から上記主情報記録指示がなされた
後、上記第2入力手段から主情報再生指示が入力された
時に、上記主情報の記録媒体への間欠的な記録実行中
に、その記録された主情報を記録と並行して再生手段に
間欠的に読み出させ、さらに記録実行中の主情報の再生
中に上記第2入力手段から主情報再生中断指示が入力さ
れた時、上記主情報の記録媒体への間欠的な記録を実行
したままで再生手段による上記主情報の読み出しを中断
させ、以降の主情報再生指示の入力により、任意位置か
らの上記主情報の再生を継続させる制御手段とが設けら
れていることを特徴とする情報記録再生装置。
A recording means for intermittently recording on a recording medium by performing compression processing on main information input from the outside; intermittently reading out main information on the recording medium; And a first means for inputting a main information recording instruction to the recording medium.
An input means, second input means for inputting the main information reproduction instruction or main information playback interrupt instruction <br/> to the recording medium, after the said main information recording instruction from the first input means is made, the When the main information reproducing instruction is input from the second input means, during the intermittent recording of the main information on the recording medium, the recorded main information is intermittently read by the reproducing means in parallel with the recording. And play back the main information during recording
During the operation, the main information reproduction stop instruction is input from the second input means.
Intermittent recording of the above main information on the recording medium
Reading of the main information by the playback means is interrupted
The main information playback instruction,
Information recording and reproducing apparatus characterized by control means for Ru to continue the playback of al of the main information is provided.
【請求項2】上記第1入力手段には、事前に設定された
記録開始時刻に従って記録の開始指示を行う記録時刻指
示手段が設けられていることを特徴とする請求項1記載
の情報記録再生装置。
2. The information recording / reproducing apparatus according to claim 1, wherein said first input means is provided with a recording time instructing means for instructing a recording start according to a preset recording start time. apparatus.
【請求項3】上記第2入力手段には、再生開始の時刻を
指示するための再生時刻指示手段が設けられており、 上記制御手段には、上記再生時刻指示手段により 指示さ
れた時刻に対応して、該当する記録媒体の再生開始絶対
アドレス値を求める演算手段が設けられていることを特
徴とする請求項1記載の情報記録再生装置。
3. The reproduction apparatus according to claim 2, wherein the second input means includes a reproduction time instructing means for instructing a reproduction start time, and the control means has a function corresponding to the time instructed by the reproduction time instructing means. 2. The information recording / reproducing apparatus according to claim 1, further comprising a calculating means for obtaining a reproduction start absolute address value of the corresponding recording medium.
【請求項4】上記第1入力手段には、外部から主情報と
共に入力される記録指示情報に基づき記録媒体への外部
からの主情報の記録指示を行う外部情報入力手段が設け
られることを特徴とする請求項1記載の情報記録再生装
置。
4. The apparatus according to claim 1, wherein said first input means is provided with external information input means for instructing external recording of main information on a recording medium based on recording instruction information input together with main information from outside. The information recording / reproducing apparatus according to claim 1, wherein
【請求項5】上記制御手段には、記録媒体上の所定領域
内で記録手段による記録と再生手段による再生とを順次
繰り返す繰り返し手段が設けられていることを特徴とす
る請求項1記載の情報記録再生装置。
5. The information according to claim 1, wherein said control means is provided with a repetition means for sequentially repeating recording by said recording means and reproduction by said reproducing means within a predetermined area on the recording medium. Recording and playback device.
JP5177096A 1993-07-16 1993-07-16 Information recording / reproducing device Expired - Lifetime JP2880377B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5177096A JP2880377B2 (en) 1993-07-16 1993-07-16 Information recording / reproducing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5177096A JP2880377B2 (en) 1993-07-16 1993-07-16 Information recording / reproducing device

Publications (2)

Publication Number Publication Date
JPH0729180A JPH0729180A (en) 1995-01-31
JP2880377B2 true JP2880377B2 (en) 1999-04-05

Family

ID=16025071

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5177096A Expired - Lifetime JP2880377B2 (en) 1993-07-16 1993-07-16 Information recording / reproducing device

Country Status (1)

Country Link
JP (1) JP2880377B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07308736A (en) * 1994-05-16 1995-11-28 Kawasaki Heavy Ind Ltd Set up change device in forming machine
US6278807B1 (en) 1997-11-13 2001-08-21 Kabushiki Kaisha Toshiba Data recording/reproducing apparatus, data recording/reproducing method applied to the apparatus, and computer program product used in data processing apparatus
JP3879327B2 (en) 1999-10-01 2007-02-14 株式会社日立製作所 Recording / reproducing method of disc-shaped recording medium

Also Published As

Publication number Publication date
JPH0729180A (en) 1995-01-31

Similar Documents

Publication Publication Date Title
JP3528179B2 (en) Recording device and recording method
KR950007286B1 (en) Data recording/reproducing apparatus capable of simultaneously performing both reproduoing &amp; recording form &amp; ina signal recording medium
JP3431030B2 (en) Reproduction device and reproduction method
JPH0381225B2 (en)
JPH06195945A (en) Disk playing method
JP3233234B2 (en) Disk recording device
JP3068921B2 (en) Information recording / reproducing device
JP2880377B2 (en) Information recording / reproducing device
US6310842B1 (en) Recording apparatus and recording method
JPH0574053A (en) Disk recording device and disk reproducing device
JP3065155B2 (en) Information recording / reproducing device
JPH0644687A (en) Disk recorder
JP3493217B2 (en) Information recording device
JP2887189B2 (en) Information recording / reproducing device
JP3103907B2 (en) Data playback device
JP3338073B2 (en) Information recording / reproducing device
JP2808854B2 (en) Disk editing device
EP0596139A1 (en) Optical disk recorder/reproducer
JP2549105B2 (en) Information recording / playback method
JP3476738B2 (en) Information recording / reproducing device
JPH10177771A (en) Reproducing device
JP3482961B2 (en) Disc recording / playback method
JPH05114276A (en) Disc recording apparatus
JPH05166347A (en) Information recording and reproducing device
JPH06309788A (en) Information recording and reproducing device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080129

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090129

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100129

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20110129

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20120129

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20130129

Year of fee payment: 14

SG99 Written request for registration of restore

Free format text: JAPANESE INTERMEDIATE CODE: R316G99

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

Free format text: PAYMENT UNTIL: 20130129

Year of fee payment: 14

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20130129

Year of fee payment: 14

EXPY Cancellation because of completion of term