The present invention relates to a method for buffering audio data in systems for optical recording media, and to an apparatus for reading from and/or writing to optical recording media using such method.
Nowadays many apparatuses for reading from and/or writing to optical recording media are capable of handling compressed audio data, e.g. MP3-files. Usually the audio data are compressed by a factor of 4 to 12, for example. This means that if the data are read from the optical recording medium with a speed of 1x, i.e. with the speed necessary for reading uncompressed audio data, the recovered data arrive too fast for the decoder. However, in case of a recording medium operated at constant linear velocity the servo controller can usually only slow down the rotation speed to 0.6×. Therefore, the incoming compressed data have to be buffered in a memory before being conveyed to the decoder, and the decoder retrieves the data from the memory as they are needed. The buffer memory usually is an SDRAM.
The scenario is similar in the case of a shock proof apparatus, where a memory is filled with data earlier and faster than the memory is read out in order to cope with interruptions caused by a shock. In this case data corrupted by the shock are overwritten with correct data.
EP717407 discloses a shock resistant apparatus for playback of Compact Disks. A control unit stores the address of a write pointer indicating the first address of the last valid subcode information within a buffer. In the case of an interruption the write pointer is used as a reference both for the location of the interruption on the information medium and for the last valid data in the buffer and the writing to the buffer. For achieving the synchronization of the data stream in the buffer the synchronization bytes (S0, S1) included in the subcode information are used.
However, on optical recording media with very poor quality the marker signal may be corrupted. Either no marker signal is present at the specified position, or there are additional incorrect marker signals between two valid marker signals.
It is an object of the invention to propose a reliable method for buffering the audio data in an apparatus for reading from and/or writing to optical recording media.
According to the invention, this object is achieved by a method for buffering audio data read from an optical recording medium in a memory, the audio data being divided into frames with a determined number of audio samples, wherein in case of an error condition audio data from a previous position on the optical recording medium prior to a position corresponding to a determined verified write position in the memory are read and writing to the memory is inhibited, including the steps of:
When the markers have a fixed position within the frames searching for two subsequent markers having a distance equal to the number of audio samples of a frame ensures that no corrupted markers are used for determining the remaining distance to the verified write position. When the subsequent markers are found the counted audio samples are preferably used for searching for the audio data corresponding to the verified write position.
An error condition in which the method is advantageously used is an overflow or an impending overflow of the memory or an interruption caused by a shock. In the first case more audio data than actually needed by the decoder have already been read. It is then necessary to wait until the decoder has requested further audio data from the memory, so that memory space becomes available again. In the second case the memory contains a certain amount of incorrect audio data, which needs to be replaced by correct audio data. In the event of a further interruption before reaching the verified write position audio data are preferably read from a further previous position on the optical recording medium.
Preferably, the marker is a synchronisation bit of a subcode frame. Such a synchronisation bit can easily be detected within the data read from the optical recording medium. The distance to the verified write position is advantageously determined in number of subcode frames. In this case a counter (Nsc) is provided for counting down the number of subcode frames remaining to the verified write position. However, it is likewise possible to determine the distance to the verified write position in number of audio samples etc.
Counting the number of audio samples read from the optical recording medium is preferably started by a signal indicating the start of a new frame. This ensures that at the end of a frame the number of counted audio samples equals the number of audio samples of a frame.
Preferably, an error status is indicated if a read counter of the memory reaches the verified write position. In this situation the apparatus has not yet recovered from the error condition, which means that no further verified audio data is available in the memory.
Favourably, a method according to the invention is used in an apparatus for reading from and/or writing to optical recording media.
For a better understanding of the invention, exemplary embodiments are specified in the following description with reference to the figures. It is understood that the invention is not limited to these exemplary embodiments and that specified features can also expediently be combined and/or modified without departing from the scope of the present invention. In the figures:
Audio data are read from an optical recording medium 1 by an optical pickup 4. The recording medium 1 is rotated by a motor 2 with a constant linear velocity, e.g. 0.6x to 4x. The rotation is controlled by a CLV controller 3. The audio data read by the optical pickup 4 are received by an analog frontend 5 and transmitted to an acquisition block 6. An error correction block 7 performs error correction on the acquired audio data. The corrected audio data are then buffered in a memory 9 via a memory controller 8. When an MP3 decoder 10 requests the transmission of audio data, the memory controller 8 fetches the requested audio data from the memory 9 and transmits the data to the MP3 decoder. After decoding by the MP3 decoder 10, the audio data are sent to an audio processing block 11 and finally to a large scale integrated audio digital-to-analog converter (LSI Audio DAC, not shown).
The acquisition block 6 in addition sends subcode information to a subcode decoder 12, which in turn sends the decoded subcodes to a micro controller 13. The micro controller 13 is used for controlling the memory controller 8 in case of a shock or when the memory 9 is full.
In
At the other end of the memory 9, a write counter (Write Cntr) is used for storing new incoming audio data into the memory 9. Each time a new sample arrives from the CD, it is stored at the location pointed to by the write counter. The write counter is then incremented by one position.
The CD is divided into subcode frames each 1176 (98×12) samples long. At the beginning of a new subcode frame, an S1 signal is asserted, from which the memory controller 8 can deduce which audio samples correspond to the beginning of the frame. These locations are indicated by the dashed arrows. From time to time, the micro controller 13 selects one of these locations as the position of a verified write counter (verified Write cntr). Preferably, the most recent known valid subcode frame starting position is selected for this purpose.
In
The micro controller 13 reacts to the shock by stopping both reading from the CD and the writing to the memory 9. The micro controller 13 then initiates a “jump back” of the pickup 4 to a previous position on the CD. At the time of the jump back the position where the jump ends is unknown.
In
From the actual position of the pickup 4 and the value of the verified write counter the micro controller 13 calculates how far the pickup 4 is from the position on the CD where writing to the memory 9 needs to be restarted, in number of subcode frames. This is indicated in
The micro controller 13 then puts the memory controller 8 into a “seeking” mode, where the memory controller 8 watches for the data sample following the one stored at the position of the verified write counter, in order to restart the write operation.
In
However, for recording media with very poor quality the S1 signal may be corrupted. Either no S1 signal is present at the beginning of a new subcode frame, or there are additional incorrect S1 signals between two valid S1 signals. In order to handle this situation, a lock mechanism is implemented. The lock mechanism is reset and restarted by a command from the micro controller 13. After a reset, the lock mechanism searches for a pair of S1 signals separated by exactly 1176 samples, i.e. a complete subcode frame. For counting the 1176 samples, a ESP_S1 signal is generated by hardware inside an input FIFO by synchronizing the S1 signal with an ADAT_STRT signal. More details to the ESP_S1 signal are given below with reference to
The lock mechanism needs to be reset after every jump back operation to restart searching for a valid pair of S1 signals. Note that only one valid S1 signal is needed to exactly determine where to restart writing. This valid subcode signal is also needed by the microcontroller 13 to compute the actual position of the pickup 4 after the jump back operation.
If a new shock occurs during seeking operation, the memory controller 8 is put back from seeking mode to “read enabled, write disabled” mode. The operations then starts again as depicted in
If during write disabled, or seek mode, the read counter reaches the value of the verified write counter, the memory 9 is empty and the micro controller 13 needs to react accordingly, e.g. by generating an interrupt or error signal.
As depicted in
The same lock mechanism is used when compressed audio data are retrieved from a CD and the memory is full. In this case a jump back of the pickup 4 is initiated and a certain amount of data is discarded. When the pickup reaches the verified write counter, part of the data buffered in the memory 9 have already been read and the memory 9 is no longer full.
Number | Date | Country | Kind |
---|---|---|---|
04018062.2 | Jul 2004 | EP | regional |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/EP05/53406 | 7/15/2005 | WO | 00 | 1/29/2007 |