WO2005093753A1 - File system of hybrid disc - Google Patents

File system of hybrid disc Download PDF

Info

Publication number
WO2005093753A1
WO2005093753A1 PCT/IB2005/050779 IB2005050779W WO2005093753A1 WO 2005093753 A1 WO2005093753 A1 WO 2005093753A1 IB 2005050779 W IB2005050779 W IB 2005050779W WO 2005093753 A1 WO2005093753 A1 WO 2005093753A1
Authority
WO
WIPO (PCT)
Prior art keywords
pointer
file system
files
storage
updatable
Prior art date
Application number
PCT/IB2005/050779
Other languages
French (fr)
Inventor
Bei Wang
Gongming Wei
Original Assignee
Koninklijke Philips Electronics N.V.
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 Koninklijke Philips Electronics N.V. filed Critical Koninklijke Philips Electronics N.V.
Publication of WO2005093753A1 publication Critical patent/WO2005093753A1/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel
    • G11B27/19Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier
    • G11B27/28Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording
    • G11B27/32Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording on separate auxiliary tracks of the same or an auxiliary record carrier
    • G11B27/327Table of contents
    • G11B27/329Table of contents on a disc [VTOC]

Definitions

  • the present invention relates to a storage medium, a file system stored on the medium and a method of playing the storage medium, and in particular to a hybrid disc, a file system stored on the hybrid disc and a method of playing the hybrid disc.
  • Hybrid disc is one of them.
  • a hybrid disc may comprise two parts: an un-updatable part (i.e. read-only or recordable storage part) and an updatable part (i.e. rewritable storage part). Both read-only part and rewritable part of a hybrid disc can store files.
  • Fig. 2 illustrates a schematic diagram of the logical structure of a read-only optical disc in the prior art.
  • a read-only optical disc comprises a storage location pointed by pointer 4, the storage location stores pointer 5.
  • Pointer 4 is specified by the file system standard of readonly optical disc (e.g. UDF file system).
  • Pointer 5 indicates the start address of the storage segment in which file system 2 of read-only optical disc is located.
  • File system 2 of a read-only optical disc comprises header data, for example, PVD (Primary Volume Descriptor), file name, directory name, etc; and the start address of each file storage segment for storing files, for example, address A, address B, address C, etc.
  • Each start address (address A, address B, address C, etc.) points at the corresponding file storage segment (file A, file B, file C, etc.) respectively.
  • File system 2 described above is a structure referring to UDF (universal disc format) file system.
  • UDF universal disc format
  • the invention provides a storage medium, comprising: an un-updatable storage part for storing a first file, and an updatable storage part for storing a second file, wherein the updatable storage part further stores a file system comprising information related to said first file and said second file.
  • the present invention further provides a storage medium, comprising: an un-updatable storage part for storing a first file, and an updatable storage part for storing a second file, wherein said un-updatable storage part further stores a first file system comprising information related to said first part of files, said updatable storage part further stores a second file system comprising information related to said first file and said second file.
  • the present invention further provides a method for playing the aforesaid storage medium, including the steps of: selecting playing mode, the playing mode includes the mode of only playing un-updatable storage part and the mode of playing a whole storage medium; reading files from said storage medium through said first pointer and said fourth pointer respectively based on the selected playing mode; decoding the read files, and outputting the decoded files to realize playing.
  • Figure 1 illustrates a schematic diagram of the logical structure of a hybrid disc according to preferable embodiments of present invention.
  • Figure 2 illustrates a schematic diagram of the logical structure of a read-only optical disc in the prior art.
  • FIG. 1 illustrates a schematic diagram of the structure of a hybrid disc according to preferable embodiments of present invention.
  • the hybrid disc comprises a read-only part and a rewritable part.
  • the read-only part comprises a storage location pointed by pointer 1 , the location stores pointer 2.
  • pointer 1 may be a preset address and is universal to any optical disc.
  • the read-only part further comprises multiple read-only file storage segments for storing read-only files 1A, file 1 B, file 1C, etc.
  • the address 1A, address 1B, address 1C and so on indicate the start addresses of these file storage segments respectively.
  • the rewritable part comprises a storage location pointed by pointer 2, the location stores pointer 3.
  • Pointer 3 points at the start address of file system 1 stored in the rewritable part.
  • the rewritable part further comprises multiple rewritable file storage segments for storing rewritable files 2A, file 2B, file 2C, etc.
  • File system 1 employs a UDF structure, i.e. comprises header data, for example, PVD, file name, directory name, etc, and start address of each file storage segment, including the start address of readonly file storage segment and the start address of rewritable file storage segment, for example, address 1A, address 1B, address 10... address 2A, address 2B, address 2C...etc.
  • file system 1 may employ other structures, as those known in the prior art.
  • the file system of a hybrid disc as shown in Fig.1 is stored in the rewritable part instead of the read-only part, so people can add, delete and update the file system correspondingly at the time of adding, deleting and updating files according to needs.
  • file 1A stored in read-only storage parts updated in the rewritable part to produce, a new file 1A', and the old file 1A is not expected to be played.
  • the old file 1A will be replaced completely by the new file 1 during playing.
  • a file system is used to record the related information of all the files stored on a whole hybrid disc.
  • pointer 2 When playing a hybrid disc with the logical structure as illustrated in Fig.1, pointer 2 will be firstly found according to preset pointer 1 , wherein pointer 1 is known and unique to all the players playing a hybrid disc. Then pointer 3 will be found via pointer 2, and file system 1 will be found through pointer 3, and the corresponding files will be read from read-only part and rewritable part respectively based on file system 1. After that, these files are decoded and played. Thus, it can be seen that pointer 2 is a bridge to skip from read-only part to rewritable part since the pointer will always be searched from the read-only part during playing.
  • the read-only part of a hybrid disc may further store read-only file system(s) for recording the information related to read-only files.
  • the specific structure of the file system is shown in Fig. 2.
  • the read-only part further needs to comprise a storage location pointed by preset pointer 4 to store pointer 5.
  • Pointer 5 only points at the start address of read-only file system. This is consistent with the prior art referring to Fig. 2. While playing the hybrid disc, the user first selects to play the read-only part only or play the whole disc.
  • pointer 5 will be firstly found through pointer 4 and then the read-only file system will be found through pointer 5, as it is in prior art. After that, the read-only file(s) will be read based on the read-only file system. If the user selected to play the whole disc, the process of playing is as above description referring to Fig.1. Here details are not repeated any more. Furthermore, pointer 1 and pointer 2 may be omitted, or pointer 3 may be omitted. In the former case, pointer 3 is a preset address. During playing, the player directly finds file system 1 through pointer 3. In the latter case, however, pointer 2 directly points at the start address of file system 1. During playing, the player finds pointer 2 through pointer 1 , and then finds file system 1 through pointer 2. Certainly, these or other modifications should fall within the scope of appended claims.

Abstract

The present invention discloses a novel hybrid laser disk comprising an un-updatable storage part for storing a first and an updatable storage part for storing a second file, wherein the updatable part comprises a file system comprising information related to the first and second files. Because the file system is stored in the updatable storage part, the contents of the file system may be modified accordingly while a new file is being written into the updatable storage part.

Description

FILE SYSTEM OF HYBRID DISC
TECHNICAL BACKGROUND The present invention relates to a storage medium, a file system stored on the medium and a method of playing the storage medium, and in particular to a hybrid disc, a file system stored on the hybrid disc and a method of playing the hybrid disc. With the development of optical disc and optical disc recording technique, many different kinds of optical discs emerge. Hybrid disc is one of them. A hybrid disc may comprise two parts: an un-updatable part (i.e. read-only or recordable storage part) and an updatable part (i.e. rewritable storage part). Both read-only part and rewritable part of a hybrid disc can store files. This requires a novel file system, which can record the information related to the files, including file name, directory name, and start address of each storage segment for storing files. The file system structure of a read-only optical disc in the prior art is firstly described below. Fig. 2 illustrates a schematic diagram of the logical structure of a read-only optical disc in the prior art. As shown in Fig. 2, a read-only optical disc comprises a storage location pointed by pointer 4, the storage location stores pointer 5. Pointer 4 is specified by the file system standard of readonly optical disc (e.g. UDF file system). Pointer 5 indicates the start address of the storage segment in which file system 2 of read-only optical disc is located. File system 2 of a read-only optical disc comprises header data, for example, PVD (Primary Volume Descriptor), file name, directory name, etc; and the start address of each file storage segment for storing files, for example, address A, address B, address C, etc. Each start address (address A, address B, address C, etc.) points at the corresponding file storage segment (file A, file B, file C, etc.) respectively. File system 2 described above is a structure referring to UDF (universal disc format) file system. Certainly, there are additional file system structures in the prior art, for example, ISO9660. Here unnecessary details of such file system structures will not be described.
CONTENTS OF THE INVENTION One object of the present invention is to provide a hybrid disc which has a novel efficient file system. According to the first aspect of the present invention, the invention provides a storage medium, comprising: an un-updatable storage part for storing a first file, and an updatable storage part for storing a second file, wherein the updatable storage part further stores a file system comprising information related to said first file and said second file. According to the second aspect of present invention, the present invention further provides a storage medium, comprising: an un-updatable storage part for storing a first file, and an updatable storage part for storing a second file, wherein said un-updatable storage part further stores a first file system comprising information related to said first part of files, said updatable storage part further stores a second file system comprising information related to said first file and said second file. The present invention further provides a method for playing the aforesaid storage medium, including the steps of: selecting playing mode, the playing mode includes the mode of only playing un-updatable storage part and the mode of playing a whole storage medium; reading files from said storage medium through said first pointer and said fourth pointer respectively based on the selected playing mode; decoding the read files, and outputting the decoded files to realize playing. Other purposes and effects of present invention will become clearer and easier to understand through the following illustration in combination with accompanying drawings and the contents of the claims and with more comprehensive understanding of this invention.
DESCRIPTION OF ACCOMPANYING DRAWINGS With reference to the accompanying drawings, the above and other features of present invention will become apparent through detailed description of preferable embodiments in the invention, wherein the same reference sign in accompanying drawings is correspondingly indicated: Figure 1 illustrates a schematic diagram of the logical structure of a hybrid disc according to preferable embodiments of present invention. Figure 2 illustrates a schematic diagram of the logical structure of a read-only optical disc in the prior art.
EXEMPLARY EMBODIMENTS Figure 1 illustrates a schematic diagram of the structure of a hybrid disc according to preferable embodiments of present invention. The hybrid disc comprises a read-only part and a rewritable part. The read-only part comprises a storage location pointed by pointer 1 , the location stores pointer 2. In which, pointer 1 may be a preset address and is universal to any optical disc. The read-only part further comprises multiple read-only file storage segments for storing read-only files 1A, file 1 B, file 1C, etc. The address 1A, address 1B, address 1C and so on indicate the start addresses of these file storage segments respectively. The rewritable part comprises a storage location pointed by pointer 2, the location stores pointer 3. Pointer 3 points at the start address of file system 1 stored in the rewritable part. The rewritable part further comprises multiple rewritable file storage segments for storing rewritable files 2A, file 2B, file 2C, etc. File system 1 employs a UDF structure, i.e. comprises header data, for example, PVD, file name, directory name, etc, and start address of each file storage segment, including the start address of readonly file storage segment and the start address of rewritable file storage segment, for example, address 1A, address 1B, address 10... address 2A, address 2B, address 2C...etc. Certainly, file system 1 may employ other structures, as those known in the prior art. The file system of a hybrid disc as shown in Fig.1 is stored in the rewritable part instead of the read-only part, so people can add, delete and update the file system correspondingly at the time of adding, deleting and updating files according to needs. For example, file 1A stored in read-only storage parts updated in the rewritable part to produce, a new file 1A', and the old file 1A is not expected to be played. This requires the address of old file 1A to be replaced with the address of new file 1A' in file system 1. In this way, the old file 1A will be replaced completely by the new file 1 during playing. In the above embodiment, a file system is used to record the related information of all the files stored on a whole hybrid disc. In this way, the integrity of file information is guaranteed and the storage space is also saved. When playing a hybrid disc with the logical structure as illustrated in Fig.1, pointer 2 will be firstly found according to preset pointer 1 , wherein pointer 1 is known and unique to all the players playing a hybrid disc. Then pointer 3 will be found via pointer 2, and file system 1 will be found through pointer 3, and the corresponding files will be read from read-only part and rewritable part respectively based on file system 1. After that, these files are decoded and played. Thus, it can be seen that pointer 2 is a bridge to skip from read-only part to rewritable part since the pointer will always be searched from the read-only part during playing. Above is the description of the preferable embodiments of present invention, based on the disclosed principles of this invention, it should be understood by those skilled in the art that various modifications and changes to present invention are feasible and fall within the scope of appended claims. For example, the read-only part of a hybrid disc may further store read-only file system(s) for recording the information related to read-only files. The specific structure of the file system is shown in Fig. 2. In this case, the read-only part further needs to comprise a storage location pointed by preset pointer 4 to store pointer 5. Pointer 5 only points at the start address of read-only file system. This is consistent with the prior art referring to Fig. 2. While playing the hybrid disc, the user first selects to play the read-only part only or play the whole disc. If the user selects to play the read-only part, pointer 5 will be firstly found through pointer 4 and then the read-only file system will be found through pointer 5, as it is in prior art. After that, the read-only file(s) will be read based on the read-only file system. If the user selected to play the whole disc, the process of playing is as above description referring to Fig.1. Here details are not repeated any more. Furthermore, pointer 1 and pointer 2 may be omitted, or pointer 3 may be omitted. In the former case, pointer 3 is a preset address. During playing, the player directly finds file system 1 through pointer 3. In the latter case, however, pointer 2 directly points at the start address of file system 1. During playing, the player finds pointer 2 through pointer 1 , and then finds file system 1 through pointer 2. Certainly, these or other modifications should fall within the scope of appended claims.

Claims

WHAT IS CLAIMED IS:
1. A storage medium, comprising: an un-updatable storage portion for storing a first portion of files; and an updatable storage portion for storing a second portion of files, wherein a file system comprising information relevant to said first and second portions of the files is also stored in said updatable storage portion.
2. The storage medium according to claim 1 , wherein the information relevant to said first and second portions of the files comprises titles and start addresses of said files.
3. The storage medium according to claim 1 or 2, wherein said un-updatable storage portion further comprises a first storage unit pointed at by a preset first pointer, wherein a second pointer is stored in said first storage unit.
4. The storage medium according to claim 3, wherein said updatable storage portion further comprises a second storage unit pointed at by said second pointer, a third pointer is stored in said second storage unit, wherein said third pointer is indicative of a start address of said file system.
5. A storage medium, comprising: an un-updatable storage portion for storing a first portion of files; and a updatable storage portion for storing a second portion of files, wherein a first file system comprising information relevant to the first portion of the files is also stored in the un-updatable storage portion; and a second file system comprising information relevant to the fist and second portions of the files is also stored in the updatable storage portion.
6. The storage medium according to claim 5, wherein the information relevant to said first and second portions of the files comprises titles and start addresses of said files.
7. The storage medium according to claim 5 or 6, wherein said un-updatable storage portion further comprises a first storage unit pointed at by a preset first pointer, wherein a second pointer is stored in the first storage unit.
8. The storing medium according to claim 7, wherein said updatable storage portion further comprises a second storage unit pointed at by said second pointer, a third pointer is stored in the second storage unit, wherein the third pointer is indicative of a start address of said second file system.
9. The storage medium according to claim 8, wherein said un-updatable storage portion further comprises a third storage unit pointed at by a preset fourth pointer, a fifth pointer is stored in the third storage unit, wherein the fifth pointer is indicative of a start address of said first file system.
10. A method for manufacturing a storage medium, comprising the steps of: formatting the storage medium, which comprises an un-updatable storage portion for storing a first portion of files and a updatable storage portion for storing a second portion of files; and recording a file system in said updatable storage portion, the file system comprises information relevant to said first and second portions of the files.
11. The method according to claim 10, wherein the information relevant to said first and second portions of the files comprises titles and start addresses of said files.
12. The storage medium according to claim 10 or 11 , wherein said un-updatable storage portion further comprises a first storage unit pointed at by a preset first pointer, wherein a second pointer is stored in said storage unit.
13. The storing medium according to claim 12, wherein said updatable storage portion further comprises a second storage unit pointed at by said second pointer, a third pointer is stored in the second storage unit, wherein the third pointer is indicative of a start address of said file system.
14. A method for manufacturing a storage medium, comprising the steps of: formatting the storage medium, which comprises an un-updatable storage portion for storing a first portion of files and an updatable storage portion for storing a second portion of files; and recording a first file system in the un-updatable storage portion, the first file system comprises information relevant to the first portion of the files; and recording a second file system in the updatable storage portion, said file system comprises information relevant to the first and second portions of the files.
15. The method according to claim 14, wherein the information relevant to said first and second portions of the files comprises titles and start addresses of said files.
16. The method according to claim 14 or 15, wherein said un-updatable storage portion further comprises a first storage unit pointed at by a preset first pointer, wherein a second pointer is stored in the first storage unit.
17. The method according to claim 16, wherein said updatable storage portion further comprises a second storage unit pointed at by said second pointer, a third pointer is stored in the second storage unit, wherein the third pointer is indicative of a start address of said second file system.
18. The method according to claim 17, wherein said un-updatable storage portion further comprises a third storage unit pointed at by a preset fourth pointer, a fifth pointer is stored in the third storage unit, wherein the fifth pointer is indicative of a start address of said first file system.
PCT/IB2005/050779 2004-03-23 2005-03-03 File system of hybrid disc WO2005093753A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200410031760.5 2004-03-23
CN 200410031760 CN1674138A (en) 2004-03-23 2004-03-23 Document system for mixed optical disc

Publications (1)

Publication Number Publication Date
WO2005093753A1 true WO2005093753A1 (en) 2005-10-06

Family

ID=34960641

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2005/050779 WO2005093753A1 (en) 2004-03-23 2005-03-03 File system of hybrid disc

Country Status (3)

Country Link
CN (1) CN1674138A (en)
TW (1) TW200632885A (en)
WO (1) WO2005093753A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7577691B2 (en) 2006-08-02 2009-08-18 Microsoft Corporation Extending hierarchical synchronization scopes to non-hierarchical scenarios

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0482851A2 (en) * 1990-10-20 1992-04-29 Fujitsu Limited A file management system for a partially rewritable storage medium
EP0626646A1 (en) * 1993-05-25 1994-11-30 Fujitsu Limited File management method for interchangeable storage media
EP1139346A2 (en) * 2000-03-24 2001-10-04 Pioneer Corporation Hybrid recording medium and information recording apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0482851A2 (en) * 1990-10-20 1992-04-29 Fujitsu Limited A file management system for a partially rewritable storage medium
EP0626646A1 (en) * 1993-05-25 1994-11-30 Fujitsu Limited File management method for interchangeable storage media
EP1139346A2 (en) * 2000-03-24 2001-10-04 Pioneer Corporation Hybrid recording medium and information recording apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7577691B2 (en) 2006-08-02 2009-08-18 Microsoft Corporation Extending hierarchical synchronization scopes to non-hierarchical scenarios

Also Published As

Publication number Publication date
CN1674138A (en) 2005-09-28
TW200632885A (en) 2006-09-16

Similar Documents

Publication Publication Date Title
US5210734A (en) Information management method for appendage type additional information recording medium
KR100521914B1 (en) Method for managing a summary of playlist information
JP3997428B2 (en) Recording apparatus, file management method, file management method program, and recording medium recording file management method program
US20120014240A1 (en) Method and apparatus for recording manufacturer information on a recording medium and for determining whether the manufacturer information is effective
KR20030011100A (en) Methods and devices for recording or reading files on/from a sequential medium and sequential medium
JP2009187654A (en) Redundant data retrieving device and redundant data retrieving method
JP2006514394A (en) System and method for resume playback
JP2003151216A (en) Information recording method and information recorder
KR20060063601A (en) Method and apparatus of downloading/updating a data to local storage
EP1178470A1 (en) Method and apparatus for information recording medium
US20090116349A1 (en) Information recording device and method, program storage medium, and program
JP2004070983A (en) Reproducing device
JP2008519389A (en) Method and apparatus for reproducing data from a recording medium using a local storage
KR100595093B1 (en) Method for managing book mark information and method for reproducing a contents
WO2005093753A1 (en) File system of hybrid disc
RU2393554C2 (en) Method and device for data reproduction from recording medium, using local memory unit
US20080259754A1 (en) Recorder, Host Device, Recording Method, Instruction Method, Program, Integrated Circuit, Reproducing Device, Reproducing Method and Write-Once-Read-Many Recording Medium
JP2004079085A (en) Optical disk player
US7916608B2 (en) Recording apparatus
JP2008527582A (en) How to change operations on a storage medium from the current file system to a new or updated file system
US8077575B2 (en) Information recording method that records management information for managing dummy information as a file in a user data area
JP2005011430A (en) File management method, recording device, reproducing device, and recording medium
JP2003263860A (en) Storage medium where data can additionally be written after finalization, and device and method for recording and reproducing the same
KR100940027B1 (en) Method for managing resume mark each program
JP3997434B2 (en) Recording apparatus, recording method, recording method program, and recording medium recording the recording method program

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase