Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5523732B2 - Disc player - Google Patents
[go: Go Back, main page]

JP5523732B2 - Disc player - Google Patents

Disc player Download PDF

Info

Publication number
JP5523732B2
JP5523732B2 JP2009100597A JP2009100597A JP5523732B2 JP 5523732 B2 JP5523732 B2 JP 5523732B2 JP 2009100597 A JP2009100597 A JP 2009100597A JP 2009100597 A JP2009100597 A JP 2009100597A JP 5523732 B2 JP5523732 B2 JP 5523732B2
Authority
JP
Japan
Prior art keywords
information
disc
resume
playback
disk
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2009100597A
Other languages
Japanese (ja)
Other versions
JP2010250907A (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.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
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 Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP2009100597A priority Critical patent/JP5523732B2/en
Publication of JP2010250907A publication Critical patent/JP2010250907A/en
Application granted granted Critical
Publication of JP5523732B2 publication Critical patent/JP5523732B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)
  • Television Signal Processing For Recording (AREA)

Description

本発明は、ディスクなどのランダムアクセスが可能な記録媒体に記録されたデータを再生中に中断し、その後再び中断した位置から再生を継続するレジューム機能を有したディスク再生装置に関する。   The present invention relates to a disk reproducing apparatus having a resume function for interrupting data recorded on a recording medium such as a disk, which can be accessed randomly, during reproduction, and then continuing reproduction again from the position at which it was interrupted again.

CDプレーヤーやDVDプレーヤー等のディスク再生装置は、ディスクから音声や映像データを読み取って音声又は映像信号を生成しスピーカーやディスプレイに出力することでディスクに記録されているデータを再生している。   A disc playback device such as a CD player or a DVD player plays back data recorded on a disc by reading audio or video data from the disc, generating audio or video signals, and outputting them to a speaker or display.

これらのディスク再生装置では、特許文献1に記載されているように、再生を停止した後、その再生停止位置から音声や映像の再生を行う、いわゆるレジューム機能を有するものがある。   Some of these disk playback apparatuses have a so-called resume function in which playback of audio and video is performed from the playback stop position after playback is stopped, as described in Patent Document 1.

このレジューム機能では、停止したときの時間情報やトラック情報等をバックアップ用のメモリに記憶しておき、再生するときにメモリに記憶された情報を参照して前回の続きの位置から再生するようにしている。   With this resume function, time information, track information, etc. at the time of stoppage are stored in a backup memory, and the information stored in the memory is referred to when starting playback, and playback is resumed from the previous position. ing.

特公平07−082740号公報Japanese Patent Publication No. 07-082740

近年、上述したようなディスク再生装置は車両にも搭載されるようになってきており、車室内で所望の音楽や映像を視聴することができるようになっている。   In recent years, the above-described disk playback apparatus has been mounted on vehicles, and desired music and video can be viewed in the passenger compartment.

このようなディスク再生装置を車両に搭載している場合、CDプレーヤーでは、再生途中に停止させたときには、その停止位置等の情報をメモリ(揮発性)に格納し、レジューム再生が可能になるようにしている。通常のCDプレーヤーでは、車両のACCをオフにした場合であっても、常時、メモリに電源を供給しているため、揮発性メモリであってもレジューム機能を実現することに問題はなかった。   When such a disc playback apparatus is mounted on a vehicle, when the CD player is stopped during playback, information such as the stop position is stored in a memory (volatile) so that resume playback is possible. I have to. In a normal CD player, since power is always supplied to the memory even when the vehicle ACC is turned off, there is no problem in realizing the resume function even with a volatile memory.

しかし、車両ACCオフ時に消費電流をゼロにすることが要求されてきており、電源供給がない状態であってもレジューム機能を実現するための情報を保存する必要がある。   However, there has been a demand for zero current consumption when the vehicle ACC is off, and it is necessary to store information for realizing the resume function even when there is no power supply.

電源供給がない状態であってもこのような情報を不揮発性メモリに保持することにより、レジューム機能を実現することが可能である。しかし、電源がいつオフになるか不明であるため、レジューム情報を失うことのないように記録領域を2つ分持つ、いわゆるダブルバッファ構造をしている。ダブルバッファ構造では、2つの記憶領域を用意して、データの書き込みを交互に行うようになっている。そのため、一方の記憶領域への書き込み途中で電源がオフになった場合でも他方の記憶領域の情報を用いることによりレジューム機能を実現しているが、部品コストが増加してしまう。   Even when there is no power supply, it is possible to realize the resume function by holding such information in the nonvolatile memory. However, since it is unknown when the power is turned off, a so-called double buffer structure having two recording areas is provided so as not to lose the resume information. In the double buffer structure, two storage areas are prepared and data is written alternately. Therefore, even when the power is turned off during writing to one storage area, the resume function is realized by using the information in the other storage area, but the component cost increases.

また、レジューム機能を実現するための情報を不揮発性メモリに記録する際に電源がオフになった場合、正常に情報が記録されず、レジューム再生ができないことも起こり得る。   In addition, when the information for realizing the resume function is recorded in the nonvolatile memory and the power is turned off, the information is not normally recorded and the resume reproduction may not be performed.

本発明は、かかる従来技術の課題に鑑みなされたものであり、簡易なメモリ構成の変更によって、装置の電源がオフの状態でもレジューム情報を保持するとともに、保持されるレジューム情報に応じたレジューム再生機能を実現可能なディスク再生装置を提供することを目的とする。   The present invention has been made in view of the above-described problems of the prior art, and retains resume information even when the apparatus is turned off by a simple memory configuration change, and resume playback according to the retained resume information. An object of the present invention is to provide a disc reproducing apparatus capable of realizing the function.

上述した従来技術の課題を解決するため、本発明の基本形態によれば、ディスクに記憶されている信号を読み取り、読み取った信号をデコードして再生するディスク再生装置であって、電源の供給がある状態でレジューム再生に必要な情報を記憶する第1の記憶手段と、不揮発性メモリで構成され前記レジューム再生に必要な情報を記憶する第2の記憶手段と、ディスクの再生位置を検出し、再生位置から前記ディスクを再生する制御手段と、を有し、前記レジューム再生に必要な情報は、TOC情報及びファイルのディレクトリ構成を含むディスクの構成情報並びにディスクの再生位置情報であり、前記制御手段は、前記ディスク再生装置を停止する旨の指示を受けたとき前記第1の記憶手段に記録されている前記レジューム再生に必要な情報を前記第2の記憶手段に格納して前記ディスクの再生を停止し、前記ディスク再生装置の電源供給が開始されたとき、前記第2の記憶手段に格納した前記レジューム再生に必要な情報を前記第1の記憶手段に転送し、前記ディスクを再生する指示を受信したとき、前記第2の記憶手段に格納されていた前記レジューム再生に必要な情報の種類に応じて異なる複数のレジューム再生の実行方法のうち、当該指示に対応するレジューム再生の実行方法を行って、前記ディスクのレジューム再生をすることを特徴とするディスク再生装置が提供される。 In order to solve the above-described problems of the prior art, according to the basic form of the present invention, a disk playback device that reads a signal stored in a disk, decodes the read signal, and plays it back. First storage means for storing information necessary for resume reproduction in a certain state; second storage means configured by a nonvolatile memory for storing information necessary for resume reproduction; and detecting a reproduction position of the disk; Control means for reproducing the disc from a reproduction position, and the information necessary for the resume reproduction is TOC information and disc configuration information including a directory structure of the file and disc reproduction position information, and the control means Is necessary for the resume reproduction recorded in the first storage means when receiving an instruction to stop the disk reproduction apparatus. Information is stored in the second storage means to stop the reproduction of the disk, and when the power supply to the disk reproduction apparatus is started, information necessary for the resume reproduction stored in the second storage means is stored. When receiving an instruction to transfer to the first storage means and play back the disc, a plurality of resume playbacks differing depending on the type of information required for the resume playback stored in the second storage means. Of the execution methods, there is provided a disc playback apparatus characterized in that a resume playback method corresponding to the instruction is performed to resume playback of the disc.

この形態に係るディスク再生装置において、前記制御手段は、前記ディスクをレジューム再生する際に、前記指示に対応するレジューム再生の実行方法として、前記ディスクのTOCのリード及びディスク解析を行わず、前記第2の記憶手段に格納されてい前記レジューム再生に必要な情報のTOC情報及びディスク解析情報を用いて前記ディスクのレジューム再生を行うようにしてもよく、前記制御手段は、前記ディスクをレジューム再生する際に、前記指示に対応するレジューム再生の実行方法として、前記ディスクのTOCのリード及びディスク解析を行い、前記第2の記憶手段に格納されていTOC情報及びディスク解析情報以外の前記レジューム再生に必要な情報を用いて前記ディスクのレジューム再生を行うようにしてもよく、前記制御手段は、前記ディスクをレジューム再生する際に、前記指示に対応するレジューム再生の実行方法として、前記ディスクのディスク解析を行い、前記第2の記憶手段に格納されていディスク解析情報以外の前記レジューム再生に必要な情報を用いて前記ディスクのレジューム再生を行うようにしてもよい。 A disk reproducing apparatus according to this embodiment, the control means, when resuming reproducing the disc, as an execution method of resume reproduction corresponding to the instruction, without lead and disk analysis of TOC of the disc, the first may be performed resume playback of the disc by using the TOC information and disk analysis information of the information necessary for the resume reproduction which has been stored in the second storage means, said control means resumes playback the disc when, as an execution method of resume reproduction corresponding to the instruction, perform read and disk analysis of TOC of the disc, the resume reproduction other than the second TOC information and disk analysis information stored in the storage means You may be able to resume playback of the disc using the necessary information. , Wherein, when resuming reproducing the disc, as an execution method of resume reproduction corresponding to the instruction, performs disk analysis of the disk, other than the disk analysis information stored in the second storage means The disc may be resumed using information necessary for the resume playback.

本発明のディスク再生装置によれば、従来の揮発性メモリを用いてレジューム再生機能を実現していたシステムに不揮発性メモリを追加している。そして、ディスク再生装置を停止する指示を受け付けたとき、揮発性メモリに保持していたレジューム再生に必要な情報を不揮発性メモリに記録している。これにより、電源供給がオフのときにもレジューム再生に必要な情報が消去されることなく、レジューム再生機能を実現することが可能となる。   According to the disk playback apparatus of the present invention, a nonvolatile memory is added to a system that has realized a resume playback function using a conventional volatile memory. When an instruction to stop the disk playback device is received, information necessary for resume playback stored in the volatile memory is recorded in the nonvolatile memory. This makes it possible to realize a resume playback function without erasing information necessary for resume playback even when the power supply is off.

また、ディスク再生装置を停止する指示を受けた時点でレジューム再生に必要な情報を保持することにより、任意の位置にレジューム再生位置を設定することが可能となる。   In addition, by holding information necessary for resume playback at the time when an instruction to stop the disk playback device is received, the resume playback position can be set at an arbitrary position.

さらに、レジューム再生の際に、ディスクのTOCやディレクトリ構造等のディスク解析を行う場合と、これらの解析を行わずにメモリに保持した情報を使用する場合等の複数のレジューム再生方法を用意している。これにより、メモリへの保持が不備であった場合にも、レジューム再生を実施することが可能となる。   In addition, a plurality of resume playback methods are available, such as when performing disk analysis such as the TOC and directory structure of the disk during resume playback, and when using information stored in the memory without performing such analysis. Yes. As a result, resume playback can be carried out even if the memory is inadequate.

本発明の一実施形態に係るディスク再生装置の構成を示すブロック図である。It is a block diagram which shows the structure of the disc reproducing | regenerating apparatus concerning one Embodiment of this invention. 図1におけるディスク再生装置のうちのメモリの構成を示すブロック図である。It is a block diagram which shows the structure of the memory of the disc reproducing | regenerating apparatus in FIG. レジューム再生に必要な情報であるPPM情報及びMPM情報の一例を示す図である。It is a figure which shows an example of PPM information and MPM information which are information required for resume reproduction | regeneration. 図1のディスク再生装置において行うPPM情報記録処理の一例を示すフローチャートである。3 is a flowchart showing an example of PPM information recording processing performed in the disc playback apparatus of FIG. 1. PPM情報記録処理を説明する図である。It is a figure explaining a PPM information recording process. 図1のディスク再生装置において行うレジューム再生処理の一例を示すフローチャートである。3 is a flowchart showing an example of resume playback processing performed in the disc playback apparatus of FIG. 1. レジューム再生処理を説明する図である。It is a figure explaining resume reproduction | regeneration processing.

以下、本発明の実施形態について、添付の図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.

図1は、本発明の一実施形態に係るディスク再生装置100のブロック構成図を示している。   FIG. 1 is a block diagram of a disc playback apparatus 100 according to an embodiment of the present invention.

本実施形態に係るディスク再生装置100は、基本的には、ディスク1を駆動させるディスク駆動部(スピンドルモータ)2と、ディスクの情報を読み取って出力するディスク情報読取り部3と、操作部4と、これらディスク駆動部2、ディスク情報読取り部3及び操作部4を制御する制御部5で構成されている。   The disc reproducing apparatus 100 according to the present embodiment basically includes a disc drive unit (spindle motor) 2 that drives the disc 1, a disc information reading unit 3 that reads and outputs information on the disc, and an operation unit 4. The disk drive unit 2, the disk information reading unit 3 and the control unit 5 for controlling the operation unit 4 are configured.

スピンドルモータ2は、サーボ制御部14の制御下でディスク1を所定の回転数で回転させる。   The spindle motor 2 rotates the disk 1 at a predetermined number of rotations under the control of the servo control unit 14.

ディスク情報読取り部3は、ピックアップ6、RFアンプ7、デジタル信号処理部8、RAM9、デコーダ10、RAM11及び出力部12で構成されている。   The disc information reading unit 3 includes a pickup 6, an RF amplifier 7, a digital signal processing unit 8, a RAM 9, a decoder 10, a RAM 11, and an output unit 12.

ピックアップ6は、ディスク1にレーザービームを照射し、ディスク1から反射される反射光量に該当する記録された信号をピックアップして、RFアンプ7に出力する。RFアンプ7は、入力した信号を増幅してデジタル信号処理部8に出力する。デジタル信号処理部8では、ピックアップ6で読み取った再生信号のノイズや歪み等の除去処理と施して、符号化データを生成する。   The pickup 6 irradiates the disk 1 with a laser beam, picks up a recorded signal corresponding to the amount of reflected light reflected from the disk 1, and outputs it to the RF amplifier 7. The RF amplifier 7 amplifies the input signal and outputs the amplified signal to the digital signal processing unit 8. The digital signal processing unit 8 performs processing for removing noise, distortion, and the like of the reproduction signal read by the pickup 6 to generate encoded data.

デコーダ10は、デジタル信号処理部8で信号処理された符号化データを復号化する。デコーダ10に接続されているRAM11は、デコード処理されたデータを一時的に保存するためのメモリである。また、RAM11には、後述するようにレジューム情報を記録する領域が割り当てられており、レジューム再生に必要な情報が保持される。復号化されたデータの信号は、出力部12でD/A変換されて、音声や映像が出力される。   The decoder 10 decodes the encoded data signal-processed by the digital signal processing unit 8. A RAM 11 connected to the decoder 10 is a memory for temporarily storing the decoded data. The RAM 11 is assigned an area for recording resume information as will be described later, and holds information necessary for resume reproduction. The decoded data signal is D / A converted by the output unit 12 to output audio and video.

スレッドモータ13は、ピックアップ6をディスク1の外周と内周間で直線的に移動させるスクリューガイドを回転させる。スクリューガイドを一方の方向に回転させると、ピックアップ6は例えばディスク1の内周側に移動し、他方の方向に回転させると、ピックアップ6はディスク1の外周側に移動する。   The thread motor 13 rotates a screw guide that linearly moves the pickup 6 between the outer periphery and the inner periphery of the disk 1. When the screw guide is rotated in one direction, the pickup 6 moves to the inner peripheral side of the disk 1, for example, and when the screw guide is rotated in the other direction, the pickup 6 moves to the outer peripheral side of the disk 1.

操作部4は、ユーザが行う入力操作を受け付ける。例えば、ディスクのレジューム再生の方法に応じたコマンドが入力される。また、ディスク1の再生途中で装置を停止する旨の指示を入力することにより、レジューム再生の位置を指定する。   The operation unit 4 receives an input operation performed by the user. For example, a command corresponding to a method for replaying a disc is input. Also, the resume playback position is designated by inputting an instruction to stop the apparatus during the playback of the disk 1.

制御部5は、マイコン15とサーボ制御部14で構成されている。また、マイコン15は不揮発性メモリ16及びRAM17を有している。   The control unit 5 includes a microcomputer 15 and a servo control unit 14. Further, the microcomputer 15 has a nonvolatile memory 16 and a RAM 17.

サーボ制御部14は、マイコン15からの指示に従って動作し、スピンドルモータ2の制御、スレッドモータ13の制御、ピックアップ6の制御を行う。   The servo control unit 14 operates according to an instruction from the microcomputer 15 and controls the spindle motor 2, the sled motor 13, and the pickup 6.

不揮発性メモリ16には、後述するように、装置の電源がオフされる毎に、レジューム再生に必要なPPM情報が記録される。RAM17には、レジュームの情報を記録する領域が割り当てられており、レジューム再生に必要な情報が保持される。   As will be described later, PPM information necessary for resume reproduction is recorded in the nonvolatile memory 16 every time the apparatus is turned off. An area for recording resume information is allocated to the RAM 17 and information necessary for resume reproduction is held.

次に、図2及び図3を用いて、ディスク再生装置100のレジューム再生に関する情報の処理について説明する。図2は、図1のディスク再生装置100におけるメモリ部分の構成を示した図である。また、図3は、レジューム再生に必要な情報(PPM情報及びMPM情報)の一例を示した図である。   Next, processing of information related to resume playback of the disc playback apparatus 100 will be described with reference to FIGS. 2 and 3. FIG. 2 is a diagram showing the configuration of the memory portion in the disc playback apparatus 100 of FIG. FIG. 3 is a diagram showing an example of information (PPM information and MPM information) necessary for resume reproduction.

ディスク再生装置100のメモリは、揮発性メモリを用いた従来の第1のメモリ21(第1の記憶手段)と、不揮発性メモリを使用した第2のメモリ22(第2の記憶手段)で構成されている。第1のメモリ21は、デコーダRAM23とMCU−RAM25で構成されており、デコーダRAM23にはレジューム情報記録領域24が割り当てられている。このレジューム情報記録領域24には、再生位置情報及びディスク構成情報が保持される。   The memory of the disk reproducing apparatus 100 is composed of a conventional first memory 21 (first storage means) using a volatile memory and a second memory 22 (second storage means) using a nonvolatile memory. Has been. The first memory 21 includes a decoder RAM 23 and an MCU-RAM 25, and a resume information recording area 24 is allocated to the decoder RAM 23. In the resume information recording area 24, reproduction position information and disc configuration information are held.

図3(a)に示すように、再生位置(Last Position Play)情報は、再生情報、タグ情報及びMix再生履歴が保持されている。再生情報は、データ位置を表現する時間情報MSF(M=分、S=秒、F=フレーム)、トラック及びファイル番号が含まれている。タグ情報は、再生中のファイル名や楽曲のジャンル等の情報が含まれている。   As shown in FIG. 3A, the reproduction position (Last Position Play) information holds reproduction information, tag information, and a Mix reproduction history. The reproduction information includes time information MSF (M = minute, S = second, F = frame) expressing a data position, a track, and a file number. The tag information includes information such as the name of the file being played and the genre of the music.

ディスク構成情報は、デコーダ内のRAMに保持しているディスク構成情報であり、各フォルダやファイルのディスク上の記録位置、各フォルダやファイルのサイズ、フォルダやファイルの詳細情報が含まれている。   The disc configuration information is disc configuration information held in the RAM in the decoder, and includes the recording position of each folder or file on the disc, the size of each folder or file, and detailed information on the folder or file.

また、MCU−RAM25には、PPM情報記録領域26とレジューム情報記録領域27が割り当てられている。PPM情報記録領域26は、第2のメモリ22に記録するレジューム再生に必要な情報が一時的に保持される。例えば、再生している曲の情報(ファイル名やフォルダ名等)が保持される。また、レジューム情報記録領域27には、再生している曲の情報を含むディスク構成情報が保持される。   In addition, a PPM information recording area 26 and a resume information recording area 27 are allocated to the MCU-RAM 25. The PPM information recording area 26 temporarily holds information necessary for resume reproduction recorded in the second memory 22. For example, information (file name, folder name, etc.) of the music being played is retained. The resume information recording area 27 holds disc configuration information including information on the music being reproduced.

図3(a)に示すように、ディスク構成情報は、TOC(Table Of Contents)情報、セッション情報及びフォルダ/ファイル構成を含んでいる。TOC情報は、ディスクのセッションのリードイン領域に記録されており、トラック開始時間が保持されている。セッション情報には、セッション数、セッション開始時間及び各セッションのリードアウト時間が保持されている。また、フォルダ/ファイル構成には、フォルダ内のファイル数やファイルの種別、全ファイル数、全フォルダ数が保持されている。   As shown in FIG. 3A, the disk configuration information includes TOC (Table Of Contents) information, session information, and folder / file configuration. The TOC information is recorded in the lead-in area of the disc session, and the track start time is held. The session information holds the number of sessions, the session start time, and the lead-out time of each session. Further, the folder / file structure holds the number of files in the folder, the file type, the total number of files, and the total number of folders.

一方、第2のメモリ22は、不揮発性メモリ(EEPROM)28で構成され、PPM情報記録領域29及びMPM情報記録領域30が割り当てられている。PPM情報記録領域29には、レジューム再生に必要な情報が記録され、MPM情報記録領域30には、レジューム再生に必要なメカの状態を示す情報が記録される。   On the other hand, the second memory 22 is composed of a nonvolatile memory (EEPROM) 28, and a PPM information recording area 29 and an MPM information recording area 30 are allocated thereto. Information necessary for resume reproduction is recorded in the PPM information recording area 29, and information indicating a mechanical state necessary for resume reproduction is recorded in the MPM information recording area 30.

PPM情報記録領域29には、装置が停止する指示を受けた時点で第1のメモリ21からレジューム再生に必要な情報が転送されて記録される。また、MPM情報は、図3(b)及び(c)に示すような、レジューム再生に必要なメカの状態を示す情報である。   Information required for resume reproduction is transferred from the first memory 21 and recorded in the PPM information recording area 29 when an instruction to stop the apparatus is received. The MPM information is information indicating the state of the mechanism necessary for resume reproduction as shown in FIGS. 3B and 3C.

図3(b)は、メカが複数のディスクを扱うチェンジャーメカの場合であり、各トレイにディスクがあるかないか、また、現在のトレイのディスク番号の情報が含まれる。   FIG. 3B shows the case where the mechanism is a changer mechanism that handles a plurality of discs, and whether or not there is a disc in each tray and information on the disc number of the current tray is included.

また、図3(c)は、一枚のディスクを扱うシングルメカの場合であり、ディスクのサイズ情報などが含まれる。   FIG. 3C shows the case of a single mechanism that handles one disk, and includes disk size information and the like.

このように構成されたディスク再生装置100において、制御部5はディスクの再生中にシステムオフのコマンド(装置を停止する旨のコマンド)を受信すると、そのときに演奏されている楽曲のディスクの位置情報などを一時的に保存しているデコーダRAM23及びMCU-RAM25からレジューム再生に必要な情報を抽出して不揮発性メモリ28に保存する。再び、ディスク再生装置100に電源が投入されたことを検知したとき、不揮発性メモリ28に保存しておいてレジューム再生に必要な情報をデコーダRAM23及びMCU-RAM25に転送し、レジューム再生を実施する。このとき、TOCやディスクの解析をディスクから行うか否か等で異なるレジューム再生の方法を指定可能とし、指定された方法によるレジューム再生を実施する。   In the disc playback apparatus 100 configured as described above, when the control unit 5 receives a system-off command (command to stop the apparatus) during playback of the disc, the position of the disc of the music being played at that time Information necessary for resume reproduction is extracted from the decoder RAM 23 and MCU-RAM 25 that temporarily store information and the like, and stored in the nonvolatile memory 28. When it is detected again that the disk playback apparatus 100 is powered on, information stored in the non-volatile memory 28 and necessary for resume playback is transferred to the decoder RAM 23 and MCU-RAM 25, and resume playback is performed. . At this time, a different resume playback method can be specified depending on whether or not the analysis of the TOC or the disc is performed from the disc, and the resume playback by the specified method is performed.

以下に、ディスク再生装置100におけるレジューム再生機能について説明する。まず、レジュームに必要な情報(PPM情報)の記録機能について説明し、次に、PPM情報の読み込み機能、及びレジューム再生コマンドについて説明する。   The resume playback function in the disc playback apparatus 100 will be described below. First, a recording function of information (PPM information) necessary for resume will be described, and then a PPM information reading function and a resume reproduction command will be described.

以下に、図4のフローチャートを参照して、ディスク再生装置100におけるPPM情報の記録処理について説明する。   The PPM information recording process in the disc playback apparatus 100 will be described below with reference to the flowchart in FIG.

まず、ステップS11において、ディスク解析を行う。ディスク解析では、ディレクトリ情報やTOC情報の解析を行う。ディレクトリ情報とは、ディスク上でどのようなディレクトリがどのような階層構造をしているかの情報や、ファイルがどのディレクトリに属しディスクのどの位置(アドレス)にあるかを示すファイル位置情報である。また、TOC情報とは、ディスクのトラック総数や、トラック開始位置の情報である。   First, in step S11, disk analysis is performed. In the disk analysis, directory information and TOC information are analyzed. The directory information is information about what directory has what hierarchical structure on the disk and file position information indicating which directory the file belongs to and at which position (address) on the disk. The TOC information is information on the total number of tracks on the disk and the track start position.

次のステップS12において、ステップS11で解析した、TOC情報やセッション情報、フォルダ/ファイル構成の情報をMCU-RAM25のレジューム情報記録領域27に格納する。   In the next step S12, the TOC information, session information, and folder / file structure information analyzed in step S11 are stored in the resume information recording area 27 of the MCU-RAM 25.

次のステップS13において、ステップS11で解析した、再生情報やタグ情報の最終位置(Last Position Play)情報及びディレクトリ情報等をデコーダRAM23のレジューム情報記録領域24に格納する。   In the next step S13, the reproduction information, the final position (Last Position Play) information of the tag information and the directory information analyzed in step S11 are stored in the resume information recording area 24 of the decoder RAM 23.

次のステップS14において、ディスクを再生する。   In the next step S14, the disc is reproduced.

次のステップS15において、システムオフコマンドを受信する。システムオフコマンドは、操作部4を介してユーザから入力される。制御部5は、受信したコマンドを解析し、システムオフコマンドであることを判定する。   In the next step S15, a system off command is received. The system off command is input from the user via the operation unit 4. The control unit 5 analyzes the received command and determines that it is a system off command.

次のステップS16において、不揮発性メモリ28にPPM情報を記録する。図5(a)及び(b)は、不揮発性メモリ28へのPPM情報の転送の概要を示している。まず、図5(a)に示すように、MCU−RAM25のレジューム情報記録領域27に格納されているPPM情報をMCU−RAM25のPPM情報記録領域26に転送する。また、デコーダRAM23のレジューム情報記録領域24に格納されているPPM情報をMCU−RAM25のPPM情報記録領域26に転送する。その後、図5(b)に示すように、MCU−RAM25のPPM情報記録領域26内のPPM情報を不揮発性メモリ28のPPM情報記録領域29に転送する。   In the next step S16, PPM information is recorded in the nonvolatile memory 28. 5A and 5B show an outline of the transfer of PPM information to the nonvolatile memory 28. FIG. First, as shown in FIG. 5A, the PPM information stored in the resume information recording area 27 of the MCU-RAM 25 is transferred to the PPM information recording area 26 of the MCU-RAM 25. Further, the PPM information stored in the resume information recording area 24 of the decoder RAM 23 is transferred to the PPM information recording area 26 of the MCU-RAM 25. Thereafter, as shown in FIG. 5B, the PPM information in the PPM information recording area 26 of the MCU-RAM 25 is transferred to the PPM information recording area 29 of the nonvolatile memory 28.

以上の処理によって、システムオフのコマンドを受信した時点におけるレジューム再生に必要なPPM情報が、不揮発性メモリ28に保持される。この情報は、車両のACCがオフになり、ディスク再生装置100に電源が供給されなくなった場合でも消去されることなく保持される。また、システムオフコマンドを受信したときだけPPM情報が保持されるため、メモリの領域も1つのレジューム情報の量だけで済むことになる。   Through the above processing, the PPM information necessary for resume reproduction at the time when the system off command is received is held in the nonvolatile memory 28. This information is retained without being erased even when the ACC of the vehicle is turned off and power is not supplied to the disc playback apparatus 100. In addition, since the PPM information is held only when the system off command is received, the memory area only needs to be the amount of one resume information.

次に、図6のフローチャートを参照して、ディスク再生装置100におけるレジューム再生処理について説明する。   Next, resume playback processing in the disc playback apparatus 100 will be described with reference to the flowchart of FIG.

まず、ステップS21において、ディスク再生装置100に電源が供給されたことを検出する。車両のACCがオンになったことにより検出する。   First, in step S21, it is detected that power is supplied to the disc playback apparatus 100. It is detected when the ACC of the vehicle is turned on.

次のステップS22において、不揮発性メモリ28に格納されているPPM情報をMCU−RAM25のPPM情報記録領域26へ転送する。不揮発性メモリ28のPPM情報記録領域29には、デコーダRAM23に格納するPPM情報とMCU-RAM25に格納するPPM情報とが区別された状態で格納されており、同じ構成でMCU−RAM25のPPM情報記録領域26へ転送する。   In the next step S22, the PPM information stored in the nonvolatile memory 28 is transferred to the PPM information recording area 26 of the MCU-RAM 25. In the PPM information recording area 29 of the non-volatile memory 28, the PPM information stored in the decoder RAM 23 and the PPM information stored in the MCU-RAM 25 are stored in a distinguished state, and the PPM information in the MCU-RAM 25 has the same configuration. Transfer to the recording area 26.

次のステップS23において、レジューム再生コマンドを取得する。操作部4を介して、ユーザからどのような方法でレジューム再生を行うかが指定される。レジューム再生を行う際のレジューム再生コマンドとして、レジュームの記録内容(フォルダ情報、ファイル情報等のディスク構成等)に応じて4種類のコマンドが用意されている。ディスク再生装置によっては、不揮発性メモリ28に格納されるレジューム再生情報の内容が異なる場合もあり得る。また、不揮発性メモリ28へのレジューム再生情報の記録が失敗するなど不具合が発生する可能性もある。このような場合、複数のレジューム再生方法を用意しておくことにより、レジューム再生を確実に実施できるようにしている。   In the next step S23, a resume playback command is acquired. Via the operation unit 4, the user designates how to resume playback. As resume playback commands when performing resume playback, four types of commands are prepared according to the recorded contents of the resume (disk configuration such as folder information and file information). Depending on the disc playback device, the content of the resume playback information stored in the nonvolatile memory 28 may be different. In addition, there is a possibility that problems such as failure to record resume reproduction information in the nonvolatile memory 28 may occur. In such a case, by preparing a plurality of resume reproduction methods, the resume reproduction can be surely performed.

(1)Normal Playコマンド
このコマンドでは、第1のメモリ21にレジューム情報がある場合にはレジューム再生を実施し、ない場合にはTOC Readを実施した後、先頭から再生する。
(1) Normal Play command With this command, if there is resume information in the first memory 21, resume playback is performed, and if not, TOC Read is performed, and playback is performed from the beginning.

(2)PPM Play Without TOC Readコマンド
このコマンドは、TOC情報、ディスク構成及びレジューム再生位置をレジューム情報として記録している場合に実行可能なコマンドである。このコマンドが指示されると、ディスクのTOC Readとディスク解析は実施せず、不揮発性メモリ28に格納されたPPM情報のみを用いてレジューム再生を実施する。
(2) PPM Play Without TOC Read Command This command can be executed when TOC information, disk configuration, and resume playback position are recorded as resume information. When this command is instructed, the disk TOC Read and disk analysis are not performed, and resume playback is performed using only the PPM information stored in the nonvolatile memory 28.

このコマンドによるレジューム再生の実施では、レジューム再生に必要なPPM情報量が多く、PPM情報を不揮発性メモリ28からデコーダRAM23及びMCU-RAM25のレジューム情報記録領域24,27に記録するまでに要する時間はかかるが、レジューム再生開始までに必要な時間が短縮される。   In the execution of resume reproduction by this command, the amount of PPM information necessary for resume reproduction is large, and the time required for recording the PPM information from the nonvolatile memory 28 to the resume information recording areas 24 and 27 of the decoder RAM 23 and MCU-RAM 25 is as follows. However, the time required until the resume reproduction is started is shortened.

(3)PPM Play With TOC Readコマンド
レジューム再生位置を記録している場合に実行可能なコマンドである。このコマンドが指示されると、ディスクのTOC Readとディスク解析を実施した後、不揮発性メモリ28に格納されたTOC情報及びディスク解析情報以外のPPM情報を用いてレジューム再生を実施する。
(3) PPM Play With TOC Read command This command can be executed when the resume playback position is recorded. When this command is instructed, disc TOC read and disc analysis are performed, and then resume playback is performed using the TOC information stored in the nonvolatile memory 28 and PPM information other than the disc analysis information.

このコマンドによるレジューム再生の実施では、レジューム再生に必要なPPM情報量は少なく、PPM情報を不揮発性メモリ28からデコーダRAM23及びMCU-RAM25のレジューム情報記録領域24,27に記録するまでに要する時間は短いが、レジューム再生開始までに必要な時間がかかる。   In the execution of resume reproduction by this command, the amount of PPM information necessary for resume reproduction is small, and the time required for recording the PPM information from the nonvolatile memory 28 to the resume information recording areas 24 and 27 of the decoder RAM 23 and MCU-RAM 25 is as follows. Although it is short, it takes time to start resume playback.

(4)PPM Play With Disc Analysisコマンド
レジューム再生位置及びTOC情報を記録している場合に実行可能なコマンドである。このコマンドが指示されると、ディスクのTOC Readは行わず、ディスク解析を実施した後、不揮発性メモリ28に格納されたディスク解析情報以外のPPM情報を用いてレジューム再生を実施する。
(4) PPM Play With Disc Analysis command This command can be executed when a resume playback position and TOC information are recorded. When this command is instructed, disc TOC read is not performed, disc analysis is performed, and then resume playback is performed using PPM information other than the disc analysis information stored in the nonvolatile memory 28.

このコマンドによるレジューム再生の実施では、レジューム再生に必要なPPM情報量は(2)と(3)の中間であり、PPM情報を不揮発性メモリ28からデコーダRAM23及びMCU-RAM25のレジューム情報記録領域24,27に記録するまでに要する時間は(2)と(3)の中間である。   In the execution of resume reproduction by this command, the amount of PPM information necessary for resume reproduction is intermediate between (2) and (3), and the PPM information is transferred from the nonvolatile memory 28 to the resume information recording area 24 of the decoder RAM 23 and MCU-RAM 25. , 27 is intermediate between (2) and (3).

次に図6に戻り、ステップS24において、レジューム再生コマンドに応じて、必要なPPM情報をデコーダRAM23及びMCU-RAM25のレジューム情報記録領域24,27に展開する。図7(a)及び(b)は、PPM情報のレジューム情報記録領域への展開の概要を示している。まず、図7(a)はステップS22に対応し、不揮発性メモリ28のPPM情報記録領域29からMCU−RAM25のPPM情報記録領域26にレジューム再生に必要なPPM情報を転送した状態を示している。   Next, returning to FIG. 6, in step S24, necessary PPM information is developed in the resume information recording areas 24 and 27 of the decoder RAM 23 and MCU-RAM 25 in accordance with the resume reproduction command. FIGS. 7A and 7B show an outline of development of PPM information in the resume information recording area. First, FIG. 7A corresponds to step S22, and shows a state in which PPM information necessary for resume reproduction is transferred from the PPM information recording area 29 of the nonvolatile memory 28 to the PPM information recording area 26 of the MCU-RAM 25. .

次に図7(b)に示すように、MCU-RAM25のPPM情報記録領域26からPPM情報PPM Info(DEC)をデコーダRAM23のレジューム情報記録領域24に格納し、MCU−RAM25のPPM情報記録領域26からPPM Info(MCU)をMCU−RAM25のレジューム情報記録領域27に格納する。   Next, as shown in FIG. 7B, PPM information PPM Info (DEC) is stored in the resume information recording area 24 of the decoder RAM 23 from the PPM information recording area 26 of the MCU-RAM 25, and the PPM information recording area of the MCU-RAM 25 is stored. 26, PPM Info (MCU) is stored in the resume information recording area 27 of the MCU-RAM 25.

次のステップS25において、レジューム再生コマンドに応じて、不揮発性メモリ28のPPM情報記録領域29に格納されていたPPM情報の他に必要なレジューム再生に必要な情報を取得する。例えば、レジューム再生コマンドが、TOCリードなしの場合には、不揮発性メモリ28のPPM情報記録領域29に格納されていたPPM情報だけを用いてレジューム再生を実施するので、他の情報を取得する必要はない。また、レジューム再生コマンドが、TOCリードありの場合には、ディスク1からTOC情報及びディスク解析を実行して、レジューム再生位置に関する情報を取得する。   In the next step S25, according to the resume playback command, necessary information for resume playback is acquired in addition to the PPM information stored in the PPM information recording area 29 of the nonvolatile memory 28. For example, when the resume playback command is “No TOC read”, the resume playback is performed using only the PPM information stored in the PPM information recording area 29 of the nonvolatile memory 28, so that it is necessary to acquire other information. There is no. If the resume playback command is TOC read, TOC information and disc analysis are executed from the disc 1 to obtain information on the resume playback position.

次のステップS26において、不揮発性メモリ28のMPM情報記録領域30に格納されたメカのレジューム再生に必要な情報も参照して、各コマンドに応じたレジューム再生を実施する。   In the next step S26, resume playback corresponding to each command is performed with reference to information necessary for resume playback of the mechanism stored in the MPM information recording area 30 of the nonvolatile memory 28.

以上、説明したように、本実施形態のディスク再生装置100によれば、従来の揮発性メモリを用いてレジューム再生機能を実現していたシステムに不揮発性メモリを追加している。そして、ディスク再生装置を停止する指示を受け付けたとき、揮発性メモリに保持していたレジューム再生に必要な情報を不揮発性メモリに記録している。これにより、電源供給がオフのときにもレジューム再生に必要な情報が消去されることなく、レジューム再生機能を実現することが可能となる。   As described above, according to the disk playback apparatus 100 of the present embodiment, a nonvolatile memory is added to a system that has realized a resume playback function using a conventional volatile memory. When an instruction to stop the disk playback device is received, information necessary for resume playback stored in the volatile memory is recorded in the nonvolatile memory. This makes it possible to realize a resume playback function without erasing information necessary for resume playback even when the power supply is off.

また、ディスク再生装置を停止する指示を受けた時点でレジューム再生に必要な情報を保持することにより、任意の位置にレジューム再生位置を設定することが可能となる。   In addition, by holding information necessary for resume playback at the time when an instruction to stop the disk playback device is received, the resume playback position can be set at an arbitrary position.

さらに、レジューム再生の際に、ディスクのTOCやディレクトリ構造等のディスク解析を行う場合と、これらの解析を行わずにメモリに保持した情報を使用する場合等の複数のレジューム再生方法を用意している。これにより、メモリへの保持が不備であった場合にも、レジューム再生を実施することが可能となる。   In addition, a plurality of resume playback methods are available, such as when performing disk analysis such as the TOC and directory structure of the disk during resume playback, and when using information stored in the memory without performing such analysis. Yes. As a result, resume playback can be carried out even if the memory is inadequate.

1…ディスク、
2…スピンドルモータ、
3…ディスク情報読取り部、
4…操作部、
5…制御部(制御手段)、
11,23…デコーダRAM、
16,28…EEPROM(不揮発性メモリ)、
17,25…MCU−RAM、
21…第1のメモリ(第1の記憶手段)、
22…第2のメモリ(第2の記憶手段)、
24,27…レジューム情報記録領域、
26,29…PPM情報記録領域、
100…ディスク再生装置。
1 ... disc,
2 ... Spindle motor,
3. Disc information reading unit,
4 ... operation part,
5. Control unit (control means),
11, 23 ... Decoder RAM,
16, 28 ... EEPROM (nonvolatile memory),
17, 25 ... MCU-RAM,
21 ... 1st memory (1st memory | storage means),
22 ... Second memory (second storage means),
24, 27 ... Resume information recording area,
26, 29 ... PPM information recording area,
100: Disc player.

Claims (4)

ディスクに記憶されている信号を読み取り、読み取った信号をデコードして再生するディスク再生装置であって、
電源の供給がある状態でレジューム再生に必要な情報を記憶する第1の記憶手段と、
不揮発性メモリで構成され前記レジューム再生に必要な情報を記憶する第2の記憶手段と、
ディスクの再生位置を検出し、再生位置から前記ディスクを再生する制御手段と、
を有し、
前記レジューム再生に必要な情報は、TOC情報及びファイルのディレクトリ構成を含むディスクの構成情報並びにディスクの再生位置情報であり、
前記制御手段は、前記ディスク再生装置を停止する旨の指示を受けたとき前記第1の記憶手段に記録されている前記レジューム再生に必要な情報を前記第2の記憶手段に格納して前記ディスクの再生を停止し、
前記ディスク再生装置の電源供給が開始されたとき、前記第2の記憶手段に格納した前記レジューム再生に必要な情報を前記第1の記憶手段に転送し、
前記ディスクを再生する指示を受信したとき、前記第2の記憶手段に格納されていた前記レジューム再生に必要な情報の種類に応じて異なる複数のレジューム再生の実行方法のうち、当該指示に対応するレジューム再生の実行方法を行って、前記ディスクのレジューム再生をすることを特徴とするディスク再生装置。
A disk playback device that reads a signal stored in a disk, decodes the read signal, and plays back the signal.
First storage means for storing information necessary for resume reproduction in a state where power is supplied;
Second storage means configured by a non-volatile memory and storing information necessary for the resume reproduction;
Control means for detecting the playback position of the disc and playing the disc from the playback position;
Have
The information necessary for the resume reproduction is the disk configuration information including the TOC information and the directory structure of the file, and the reproduction position information of the disk.
The control means stores in the second storage means the information necessary for the resume reproduction recorded in the first storage means when receiving an instruction to stop the disk reproduction apparatus. Stop playing,
When the power supply of the disk playback device is started, the information necessary for the resume playback stored in the second storage means is transferred to the first storage means,
When an instruction to play the disc is received , it corresponds to the instruction among a plurality of resume playback execution methods that differ depending on the type of information required for the resume playback stored in the second storage means. A disc reproducing apparatus for performing resume reproduction of the disc by executing a method for executing resume reproduction .
前記制御手段は、前記ディスクをレジューム再生する際に、前記指示に対応するレジューム再生の実行方法として、前記ディスクのTOCのリード及びディスク解析を行わず、前記第2の記憶手段に格納されてい前記レジューム再生に必要な情報のTOC情報及びディスク解析情報を用いて前記ディスクのレジューム再生を行うことを特徴とする請求項1に記載のディスク再生装置。 Wherein, when resuming reproducing the disc, as an execution method of resume reproduction corresponding to the instruction, without lead and disk analysis of TOC of the disc, it has been stored in the second storage means 2. The disc playback apparatus according to claim 1 , wherein said disc is resumed using TOC information and disc analysis information of information necessary for said resume playback. 前記制御手段は、前記ディスクをレジューム再生する際に、前記指示に対応するレジューム再生の実行方法として、前記ディスクのTOCのリード及びディスク解析を行い、前記第2の記憶手段に格納されていTOC情報及びディスク解析情報以外の前記レジューム再生に必要な情報を用いて前記ディスクのレジューム再生を行うことを特徴とする請求項1に記載のディスク再生装置。 When resuming playback of the disc, the control means performs TOC reading and disc analysis of the disc as a method of executing resume playback corresponding to the instruction, and stores the TOC stored in the second storage means. 2. The disc playback apparatus according to claim 1 , wherein said disc is resumed using information necessary for said resume playback other than information and disc analysis information. 前記制御手段は、前記ディスクをレジューム再生する際に、前記指示に対応するレジューム再生の実行方法として、前記ディスクのディスク解析を行い、前記第2の記憶手段に格納されていディスク解析情報以外の前記レジューム再生に必要な情報を用いて前記ディスクのレジューム再生を行うことを特徴とする請求項1に記載のディスク再生装置。 Wherein, when resuming reproducing the disc, as an execution method of resume reproduction corresponding to the instruction, it performs disk analysis of the disk, other than the disk analysis information stored in the second storage means 2. The disk reproducing apparatus according to claim 1 , wherein the disk is resumed using information necessary for the resume reproduction.
JP2009100597A 2009-04-17 2009-04-17 Disc player Expired - Fee Related JP5523732B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009100597A JP5523732B2 (en) 2009-04-17 2009-04-17 Disc player

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009100597A JP5523732B2 (en) 2009-04-17 2009-04-17 Disc player

Publications (2)

Publication Number Publication Date
JP2010250907A JP2010250907A (en) 2010-11-04
JP5523732B2 true JP5523732B2 (en) 2014-06-18

Family

ID=43313066

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009100597A Expired - Fee Related JP5523732B2 (en) 2009-04-17 2009-04-17 Disc player

Country Status (1)

Country Link
JP (1) JP5523732B2 (en)

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0744325A (en) * 1993-07-27 1995-02-14 Fuji Electric Co Ltd Disk storage startup and data read / write method
JPH08124276A (en) * 1994-10-19 1996-05-17 Clarion Co Ltd Medium record reproducing equipment
JP2000011518A (en) * 1998-06-19 2000-01-14 Sony Corp Playback device
JP2000182364A (en) * 1998-12-16 2000-06-30 Sony Corp Audio player
JP2001291308A (en) * 2000-04-10 2001-10-19 Alpine Electronics Inc DVD video player
JP3974482B2 (en) * 2002-08-30 2007-09-12 アルパイン株式会社 Removable media playback method
JP2004118970A (en) * 2002-09-27 2004-04-15 Clarion Co Ltd Device, method and program for audio reproduction
JP2005085337A (en) * 2003-09-05 2005-03-31 Toshiba Corp Compressed data reproducing apparatus and compressed data reproducing method
JP2006127571A (en) * 2004-10-26 2006-05-18 Matsushita Electric Ind Co Ltd Disc player
JP2007235543A (en) * 2006-03-01 2007-09-13 Funai Electric Co Ltd Optical disk drive
JP5034608B2 (en) * 2007-03-30 2012-09-26 株式会社日立製作所 Recording method

Also Published As

Publication number Publication date
JP2010250907A (en) 2010-11-04

Similar Documents

Publication Publication Date Title
JP3972456B2 (en) Multi-layer disc playback apparatus and multi-layer disc playback method
US6594212B2 (en) Reproducing device with cross-fading operation
JP5523732B2 (en) Disc player
JP2002269913A (en) Information reproducing apparatus and information reproducing method
JP2002269911A (en) Information recording / reproducing apparatus, information recording / reproducing method, and program recording medium recording information recording / reproducing procedure program
JP3747494B2 (en) Disc-shaped recording medium reproducing apparatus and reproducing method
JP4533954B2 (en) Recording medium reproducing apparatus and reproducing method
JP4000425B2 (en) Data reproducing apparatus and data reproducing method
JP4256339B2 (en) File reproduction apparatus, control method, and program
JP2630001B2 (en) Music player
JP4733673B2 (en) Optical disc playback device, optical disc playback method, optical disc playback program, and recording medium
JP2007080351A (en) Optical disk recording and reproducing apparatus
JPWO2008026262A1 (en) Recording medium reproducing apparatus, recording medium reproducing method, recording medium reproducing program, and recording medium
US7545714B2 (en) Method for controlling data read speed of optical disc
JP4317158B2 (en) Playback apparatus and playback program
JP3013309U (en) Optical disc player
JP2010176743A (en) Recording medium playback device and method, recording medium playback program and recording medium storing the recording medium playback program
JP2005129162A (en) Digital information recording / reproducing apparatus and method
JP2005174394A (en) Disc recording method, disc recording apparatus, disc medium, and recording processing program
JP2001076424A (en) Data recorder
JP2004022050A (en) Disc reproducing method and disc reproducing apparatus
WO2006064703A1 (en) Information reproduction device, information reproduction method, information reproduction program, and information recording medium
JP2005174395A (en) Disc playback method, disc playback apparatus, and disc playback system
JP2007213707A (en) Optical disk player equipped with hd
JP2000011521A (en) Disc playback device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120321

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130510

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130913

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130924

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140408

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140409

R150 Certificate of patent or registration of utility model

Ref document number: 5523732

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees