KR20050011032A - Method for writing information file in digital recorder - Google Patents

Method for writing information file in digital recorder Download PDF

Info

Publication number
KR20050011032A
KR20050011032A KR1020030049871A KR20030049871A KR20050011032A KR 20050011032 A KR20050011032 A KR 20050011032A KR 1020030049871 A KR1020030049871 A KR 1020030049871A KR 20030049871 A KR20030049871 A KR 20030049871A KR 20050011032 A KR20050011032 A KR 20050011032A
Authority
KR
South Korea
Prior art keywords
information file
recording
file
recorded
information
Prior art date
Application number
KR1020030049871A
Other languages
Korean (ko)
Inventor
고보형
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020030049871A priority Critical patent/KR20050011032A/en
Publication of KR20050011032A publication Critical patent/KR20050011032A/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B7/00Recording or reproducing by optical means, e.g. recording using a thermal beam of optical radiation by modifying optical properties or the physical structure, reproducing using an optical beam at lower power by sensing optical properties; Record carriers therefor
    • G11B7/004Recording, reproducing or erasing methods; Read, write or erase circuits therefor
    • G11B7/0045Recording
    • G11B7/00456Recording strategies, e.g. pulse sequences
    • 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
    • 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/12Formatting, e.g. arrangement of data block or words on the record carriers
    • 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
    • G11B2020/1062Data buffering arrangements, e.g. recording or playback buffers
    • G11B2020/10629Data buffering arrangements, e.g. recording or playback buffers the buffer having a specific structure
    • G11B2020/10666Ring buffers, e.g. buffers wherein an iteratively progressing read or write pointer moves back to the beginning of the buffer when reaching the last storage cell

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PURPOSE: A method for recording an information file in a digital recording device is provided to designate an information file recording area of a recording medium at more than 3 times, and to record an information file in the designated recording area by a ring buffer method, to reduce the number of recording times, thereby minimizing a probability of disk deterioration. CONSTITUTION: During a data recording process(S10), a microcomputer generates a final file and a backup file(S11), and records the generated files in an information file recording area(S12). If an information file does not exist, the microcomputer records the number of recording times of the information file in a portion of an ADDR2 area(S13). If the recorded information file is to be used for a reproduction process(S20), the microcomputer detects an information file having the biggest number of recording times(S21), and performs a control process for the reproduction process by using the detected information file(S22).

Description

디지털 기록장치에서의 정보파일 기록방법{Method for writing information file in digital recorder}Method for writing information file in digital recorder

본 발명은, 기록매체에의 데이터 기록 또는 삭제시마다 생성되는 정보파일의 기록방법에 관한 것이다.The present invention relates to a method of recording an information file generated each time data is recorded or deleted on a recording medium.

일반적인 디지털 기록장치, 예를 들어 광디스크 장치에서는 파일시스템 정보나, 데이터 스트림과 같이 실시간 기록되는 파일을 제외한 파일들 중에 백업파일이 필요한 경우, 광디스크 상의 기 지정된 정보파일 기록영역의 일부영역에 백업파일을 기록하게 되는데, 상기 정보파일 기록영역은 광디스크의 내주측에 위치하며 그 크기는 약 1M 이내이다.In general digital recording devices such as optical disc devices, if a backup file is required among files other than file system information or a file recorded in real time such as a data stream, the backup file is stored in a part of a predetermined information file recording area on the optical disc. The information file recording area is located on the inner circumferential side of the optical disc and its size is within about 1M.

상기 정보파일 기록영역에 기록되는 정보파일은 광디스크 상에 기록된 프로그램의 개수, 기록된 각 프로그램의 크기 및 각 프로그램의 기록 위치정보 등을 포함하는 최종파일과, 이에 대한 백업파일을 포함하는데, 종래의 상기 정보파일 기록형태는 다음과 같다.The information file recorded in the information file recording area includes a final file including the number of programs recorded on the optical disc, the size of each recorded program and the recording position information of each program, and a backup file thereof. The information file recording format of is as follows.

상기 정보파일 기록영역의 크기를 1M인 것으로 가정하면, 도1에서와 같이 상기 정보파일 기록영역의 선두에 있는 ADDR1 영역에는 상기 최종파일을, 그리고 ADDR2 영역에는 상기 최종파일에 대한 백업파일을 기록하게 되는데, 상기 백업파일은 상기 최종파일의 내용과 거의 동일하되, 이와 같이 동일한 정보를 백업파일 형태로 재기록하는 것은 디스크 손상으로 인해 ADDR1의 최종파일을 읽지 못하는 경우를 대비한 것이며, 최종파일을 읽지 못하는 경우가 발생하면 ADDR2의 백업파일을 이용하여 기록, 재생동작 등을 수행하기 위해서이다.Assuming that the size of the information file recording area is 1M, the final file is recorded in the ADDR1 area at the head of the information file recording area and the backup file for the final file is recorded in the ADDR2 area as shown in FIG. The backup file is almost identical to the contents of the final file, but the rewriting of the same information in the form of a backup file is for the case that the final file of ADDR1 cannot be read due to a disk damage, and the final file cannot be read. When a case occurs, it is to perform recording, reproducing operation, etc. using the backup file of ADDR2.

한편, 종래에는 상기 정보파일 기록영역이 최소한의 크기로 지정되어 있어, 정보파일의 갱신 기록시에는 이전 기록된 정보파일의 크기와 관계없이 무조건 상기 정보파일 기록영역의 맨처음 위치, 즉 상기 ADDR1 영역을 시작으로 하여 상기한 바와 같이 기록하게 되는데, 통상적으로 상기 정보파일은 데이터 기록영역에서의 데이터 기록 또는 삭제시마다 갱신 기록되므로, 상기 정보파일 기록영역은 데이터 기록영역에 비해 기록빈도수가 높다.On the other hand, in the past, the information file recording area is designated to a minimum size, so that at the time of updating and recording the information file, regardless of the size of the previously recorded information file, the first position of the information file recording area, namely, the ADDR1 area The above information recording is started as described above. In general, since the information file is updated and recorded every time data is recorded or deleted in the data recording area, the information file recording area has a higher recording frequency than the data recording area.

그럼에도 불구하고, 종래에는 상기한 바와 같이 최소한의 크기로 지정된 정보파일 기록영역의 고정된 위치에 정보파일을 계속해서 갱신 기록함에 따라 자칫 디스크 열화로 인해 중요정보를 손실할 수 있으며, 이는 특히 재기록 가능 광디스크(예를 들어, DVD-RW)의 경우 더욱 심한 문제점이 있었다.Nevertheless, conventionally, as the information file is continuously updated and recorded in a fixed position of the information file recording area designated to the minimum size as described above, important information may be lost due to deterioration of the disk, which is particularly rewritable. In the case of an optical disc (for example, DVD-RW) there was a more serious problem.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위하여 창작된 것으로서, 기록매체의 정보파일 기록영역을 종래에 비해 3배 이상으로 지정하고, 이와 같이 지정된 기록영역에 정보파일 기록시에는 링버퍼 방식으로 기록하여 기록빈도수를 감소시킴으로써 디스크 열화 가능성을 최소회시키도록 하는 디지털 기록장치에서의 정보파일 기록방법을 제공하는 데, 그 목적이 있는 것이다.Therefore, the present invention was created to solve the above problems, and designates an information file recording area of a recording medium more than three times as in the prior art, and in a ring buffer method when recording an information file in the designated recording area. It is an object of the present invention to provide a method of recording an information file in a digital recording apparatus which minimizes the possibility of disc deterioration by recording and reducing the number of recording frequencies.

도1은 종래의 정보파일 기록예를 도시한 것이고,Fig. 1 shows a conventional information file recording example.

도2는 본 발명에 따른 정보파일 기록방법이 적용되는 디지털 기록장치에 대한 구성을 도시한 것이고,2 shows a configuration of a digital recording apparatus to which an information file recording method according to the present invention is applied;

도3은 본 발명에 따른 디지털 기록장치에서의 정보파일 기록방법에 대한 동작 흐름도를 도시한 것이고,3 is a flowchart showing an operation of an information file recording method in the digital recording apparatus according to the present invention;

도4 및 도5는 본 발명에 따른 정보파일 기록예를 도시한 것이다.4 and 5 show an example of recording an information file according to the present invention.

※ 도면의 주요부분에 대한 부호의 설명※ Explanation of code for main part of drawing

10 : 광디스크 20 : 광픽업10: optical disc 20: optical pickup

30 : VDR 시스템 40 : 버퍼메모리30: VDR system 40: buffer memory

50 : 마이컴50: micom

상기와 같은 목적을 달성하기 위한 본 발명에 따른 디지털 기록장치에서의 정보파일 기록방법은, 기록매체의 내주측에 위치하고 있는 정보파일 기록영역의 기록방법에 있어서, 상기 기록매체에 대한 데이터 기록 또는 삭제시, 기록 또는 삭제데이터에 대한 정보파일을 생성하는 제 1단계; 및 상기 생성된 정보파일을 상기 정보파일 기록영역에 이전 기록된 정보파일에 이어서 순차적으로 기록하는 제 2단계를 포함하여 이루어지는 것에 그 특징이 있는 것이다.An information file recording method in a digital recording apparatus according to the present invention for achieving the above object, in the recording method of the information file recording area located on the inner circumferential side of the recording medium, recording or deleting data on the recording medium; A first step of generating an information file for data recorded or deleted; And a second step of sequentially recording the generated information file subsequent to the information file previously recorded in the information file recording area.

이하, 본 발명에 따른 디지털 기록장치에서의 정보파일 기록방법에 대한 바람직한 실시예에 대해, 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, a preferred embodiment of an information file recording method in a digital recording apparatus according to the present invention will be described in detail with reference to the accompanying drawings.

도2는 본 발명에 따른 디지털 기록장치에서의 정보파일 기록방법을 구현하기 위한 디지털 기록장치, 예를 들어 광디스크 장치의 일 실시예의 구성을 도시한 것으로서, 광픽업(20), VDR(Video Disc Record) 시스템(30), 버퍼메모리(40), 그리고 마이컴(50) 등이 포함 구성된다.Fig. 2 shows the configuration of an embodiment of a digital recording apparatus, for example, an optical disk apparatus, for implementing an information file recording method in a digital recording apparatus according to the present invention. The optical pickup 20, VDR (Video Disc Record) ) System 30, buffer memory 40, and microcomputer 50.

상기와 같이 구성되는 디지털 기록장치는, 입력데이터(방송데이터)의 기록 및 재생이 모두 가능하며 이를 위해 상기 버퍼메모리(40)를 사용하여 기록 또는 재생데이터를 임시 저장한다.The digital recording device configured as described above is capable of both recording and reproducing input data (broadcast data). For this purpose, the buffer memory 40 is used to temporarily store recording or reproducing data.

한편, 상기의 구성에서 상기 VDR 시스템(30)은 광디스크(10)에의 기록을 위해 외부로부터의 입력데이터를 지정된 기록포맷으로 엔코딩하는 엔코더와, 광디스크(10)로부터 독출 재생되는 데이터를 지정된 재생포맷으로 디코딩하는 디코더와,기록동작을 수행하는 기록계와, 재생동작을 수행하는 재생계를 포함 구성된다.On the other hand, in the above configuration, the VDR system 30 encodes an input data from the outside into a designated recording format for recording on the optical disc 10, and data read and reproduced from the optical disc 10 in a designated playback format. And a decoder for decoding, a recorder for performing a recording operation, and a playback system for performing a playback operation.

그리고, 상기 마이컴(50)은 삽입 장착된 광디스크(10)에 대한 데이터 기록 또는 삭제시 마다 상기 광디스크(10) 상의 기 지정된 정보파일 기록영역 상의 정보파일을 갱신 기록하게 되는데, 이에 대해서는 하기에서 상세히 설명하기로 한다.The microcomputer 50 updates and records the information file on the predetermined information file recording area on the optical disc 10 whenever data is recorded or deleted on the inserted optical disc 10, which will be described in detail below. Let's do it.

도3은 본 발명에 따른 디지털 기록장치에서의 정보파일 기록방법에 대한 바람직한 일 실시예의 흐름을 도시한 것으로서, 이하에서는 도2의 구성을 참조하여 본 발명에 따른 도3의 정보파일 기록방법에 대해 상세히 설명하기로 한다.3 is a flow chart illustrating a preferred embodiment of an information file recording method in a digital recording apparatus according to the present invention. Hereinafter, the information file recording method of FIG. 3 according to the present invention will be described with reference to the configuration of FIG. It will be described in detail.

우선, 상기 광디스크(10) 상의 내주측에는 정보파일 기록영역이 지정되어 있는데, 종래와는 달리 본 발명에서는 상기 정보파일 기록영역이 종래에 비해 적어도 3배 이상의 크기로 지정되어 있다. 즉, 종래에 상기 정보파일 기록영역이 ADDR1과 ADDR2 영역으로 이루어졌다면, 본 발명에서는 상기 정보파일 기록영역이 ADDR1∼ADDR6 영역으로 이루어지게 되며, 이와 같이 지정된 정보파일 기록영역의 위치는 상기 마이컴(50)에 의해 기억된다.First, an information file recording area is designated on the inner circumferential side of the optical disc 10. Unlike the related art, the information file recording area is designated at least three times larger than the conventional one. That is, if the information file recording area is conventionally composed of ADDR1 and ADDR2 areas, in the present invention, the information file recording area is composed of ADDR1 to ADDR6 areas, and the location of the designated information file recording area is the microcomputer 50. Is remembered).

이와 같은 상태에서, 상기 마이컴(50)의 특정동작, 예를 들어 데이터 기록동작 수행시에는(S10) 상기 마이컴(50)은 상기 VDR 시스템(30)의 기록계 및 상기 버퍼메모리(40)를 적절히 제어하여 상기 광픽업(20)으로 하여금 입력데이터를 상기 광디스크(10) 상의 데이터 기록영역에 기록하도록 한다.In this state, when performing a specific operation of the microcomputer 50, for example, a data writing operation (S10), the microcomputer 50 appropriately controls the recording system and the buffer memory 40 of the VDR system 30. Thus, the optical pickup 20 causes the input data to be recorded in the data recording area on the optical disc 10.

한편, 상기 마이컴(50)은 상기 기록데이터에 대한 정보파일, 즉 최종파일 및 백업파일을 생성하여(S11) 이를 상기 광디스크(10) 상의 정보파일 기록영역에 기록하는데(S12), 이는 다음과 같다.On the other hand, the microcomputer 50 generates an information file for the record data, that is, a final file and a backup file (S11) and records it in the information file recording area on the optical disc 10 (S12). .

만약, 상기 정보파일 기록영역에 정보파일이 존재하지 않는 경우에는 상기 마이컴(50)은 상기 기록데이터에 대한 최종파일은 상기 정보파일 기록영역의 ADDR1에, 그리고 이에 대한 백업파일은 다음영역인 ADDR2에 기록하게 되는데, 이때 상기 마이컴(50)은 상기 ADDR2(또는 ADDR1) 영역의 일부에 정보파일 기록횟수를 기록하게 된다(S13). 즉, 정보파일이 최초로 기록되는 경우에는 기록횟수를 '1'로 기록하고, 다음 기록시마다 그 값을 1씩 증가하여 기록하는데, 이와 같이 하는 이유에 대해서는 하기에서 설명하기로 한다.If the information file does not exist in the information file recording area, the microcomputer 50 determines that the final file for the record data is in ADDR1 of the information file recording area, and the backup file thereof is in ADDR2, the next area. In this case, the microcomputer 50 records the information file recording frequency in a part of the ADDR2 (or ADDR1) area (S13). That is, when the information file is recorded for the first time, the number of recordings is recorded as '1', and the value is increased by one each time the next recording is performed. The reason for doing so will be described below.

상기 광디스크(10)의 데이터 영역에 대해 기록동작이 다시 이루어지게 되면, 상기 마이컴(50)은 기록데이터에 대한 새로운 정보파일을 상기 정보파일 기록영역의 다음 기록위치, 즉 도4에 예시한 바와 같이 최종파일은 ADDR3에, 그리고 이에 대한 백업파일은 다음영역인 ADDR4에 기록하되, 이때 상기 마이컴(50)은 전술한 바에 근거하여 정보파일 기록횟수를 이전 값보다 하나 증가시켜 '2'로 기록하게 된다.When the recording operation is again performed on the data area of the optical disc 10, the microcomputer 50 sets a new information file for the recording data to the next recording position of the information file recording area, that is, as illustrated in FIG. The final file is recorded in ADDR3, and the backup file therefor is recorded in ADDR4, which is the next area. At this time, the microcomputer 50 increases the number of information file recordings by one more than the previous value and records it as '2'. .

상기 새로이 기록되는 정보파일은 이전 기록된 정보파일의 내용을 포함한다.The newly recorded information file includes the contents of the previously recorded information file.

이와 같이, 상기 마이컴(50)은 데이터 기록 또는 삭제시마다 상기 정보파일 기록영역의 다음 기록영역에 새로운 정보파일을 기록하게 되는데, 이때의 기록방식은 링버퍼 방식을 취하게 되며 새로운 정보파일의 기록시마다 상기한 바와 같이 기록횟수를 하나씩 증가시켜 기록하게 된다.In this manner, the microcomputer 50 records a new information file in the next recording area of the information file recording area every time data is recorded or deleted. The recording method takes a ring buffer method and every time a new information file is recorded. As described above, the recording frequency is increased one by one to record.

도5는 본 발명에 따른 정보파일의 다른 기록예를 도시한 것으로서, 정보파일의 최초 기록시에는 상기한 바와 같이 ADDR1, ADDR2 영역에 각각 최종파일과 백업파일을 기록하고, 다음으로 정보파일 기록시에는 직전 백업파일 기록영역인 ADDR2에 최종파일을, 다음 기록영역인 ADDR3에 백업파일을 기록하게 된다. 즉, 직전 백업파일 기록영역부터 새로운 정보파일을 기록하게 되는데, 이때에는 기록횟수 값을 백업파일 기록영역 보다는 최종파일 기록영역에 기록하는 것이 바람직하다.Fig. 5 shows another example of recording an information file according to the present invention. In the first recording of the information file, as described above, the last file and the backup file are recorded in the areas ADDR1 and ADDR2, and then the information file is recorded. Next, the final file is recorded in ADDR2, which is the previous backup file recording area, and the backup file is written in ADDR3, the next recording area. That is, a new information file is recorded from the previous backup file recording area. In this case, it is preferable to record the recording frequency value into the final file recording area rather than the backup file recording area.

한편, 상기 마이컴(50)이 재생동작(S20) 등을 위해 상기 기록된 정보파일을 이용하고자 하는 경우에는, 상기 마이컴(50)은 상기 정보파일 기록영역으로부터 기록횟수 값이 가장 큰 정보파일을 검출하고(S21) 만약 디스크 손상 등으로 인해 기록횟수 값이 가장 큰 정보파일을 읽을 수 없는 경우에는 다음으로 기록횟수 값이 큰 정보파일을 검출하여, 상기 검출된 정보파일을 이용하여 재생동작을 위한 제어동작을 수행하게 된다(S22).On the other hand, when the microcomputer 50 intends to use the recorded information file for the reproduction operation (S20) or the like, the microcomputer 50 detects the information file having the largest recording frequency value from the information file recording area. (S21) If the information file having the largest recording frequency value cannot be read due to a disk damage or the like, next, the information file having the largest recording frequency value is detected, and the control for the reproduction operation using the detected information file is performed. The operation is performed (S22).

전술한 상기의 실시예에서, 상기 정보파일 기록영역의 크기를 1회 기록되는 정보파일의 최대크기 보다 3배 이상이 되도록 지정한 후 전술한 바와 같이 링버퍼 방식으로 기록하는 것도 가능하다.In the above-described embodiment, it is also possible to specify the size of the information file recording area to be at least three times the maximum size of the information file recorded once, and then record in the ring buffer method as described above.

이상, 전술한 본 발명의 바람직한 실시예는, 예시의 목적을 위해 개시된 것으로, 당업자라면, 이하 첨부된 특허청구범위에 개시된 본 발명의 기술적 사상과 그 기술적 범위 내에서, 또 다른 다양한 실시예들을 개량, 변경, 대체 또는 부가 등이 가능할 것이다.As mentioned above, preferred embodiments of the present invention described above are disclosed for the purpose of illustration, and those skilled in the art can improve other various embodiments within the spirit and technical scope of the present invention disclosed in the appended claims below. Changes, substitutions or additions will be possible.

상기와 같이 이루어지는 본 발명에 따른 디지털 기록장치에서의 정보파일 기록방법은, 기록매체의 내주측에 위치하는 정보파일 기록영역을 종래에 비해 3배 이상으로 지정하고, 이와 같이 지정된 정보파일 기록영역에 정보파일 기록시에는 링버퍼 방식을 취함으로써, 기록빈도수가 종래에 비해 적어도 1/3 이하로 감소하여 디스크 열화 가능성을 감소시키고, 더불어 링버퍼 방식에 의해 새로운 정보파일을 이전 기록된 정보파일에 이어서 기록함으로써, 만약 디스크 손상 등으로 인해 최종 기록된 정보파일을 읽을 수 없는 경우에는 이전 기록된 정보파일을 이용할 수 있으므로 기록, 재생에러 등을 감소시킬 수 있는 매우 유용한 발명인 것이다.The information file recording method of the digital recording apparatus according to the present invention made as described above designates an information file recording area located on the inner circumferential side of the recording medium three times or more as compared with the conventional method, When the information file is recorded, the ring buffer method is used, so that the recording frequency is reduced to at least one third or less than conventionally, and thus the possibility of disc deterioration is reduced. In addition, the new information file is replaced with the previously recorded information file by the ring buffer method. By recording, if the last recorded information file cannot be read due to a disc damage or the like, the previously recorded information file can be used, which is a very useful invention that can reduce recording, playback errors, and the like.

Claims (7)

기록매체의 내주측에 위치하고 있는 정보파일 기록영역의 기록방법에 있어서,A recording method of an information file recording area located on an inner circumferential side of a recording medium, 상기 기록매체에 대한 데이터 기록 또는 삭제시, 기록 또는 삭제데이터에 대한 정보파일을 생성하는 제 1단계; 및A first step of generating an information file of recorded or deleted data when recording or deleting data on the recording medium; And 상기 생성된 정보파일을 상기 정보파일 기록영역에 이전 기록된 정보파일에 이어서 순차적으로 기록하는 제 2단계를 포함하여 이루어지는 디지털 기록장치에서의 정보파일 기록방법.And a second step of sequentially recording the generated information file following the information file previously recorded in the information file recording area. 제 1항에 있어서,The method of claim 1, 상기 정보파일은, 기록매체 상에 기록된 프로그램의 개수, 기록된 각 프로그램의 크기 및 각 프로그램의 기록 위치정보 등이 포함되는 최종파일과 상기 최종파일과 동일한 내용을 갖는 백업파일을 포함하는 것을 특징으로 하는 디지털 기록장치에서의 정보파일 기록방법.The information file includes a final file including the number of programs recorded on the recording medium, the size of each recorded program, the recording position information of each program, and the like, and a backup file having the same contents as the final file. An information file recording method in a digital recording device. 제 1항에 있어서,The method of claim 1, 상기 정보파일 기록영역은, 1회 기록되는 정보파일의 최대크기 보다 3배 이상의 크기인 것을 특징으로 하는 디지털 기록장치에서의 정보파일 기록방법.And the information file recording area is three times larger than the maximum size of the information file recorded once. 제 1항에 있어서,The method of claim 1, 상기 제 2단계는, 상기 정보파일의 기록시, 상기 정보파일의 기록횟수를 함께 기록하는 것을 특징으로 하는 디지털 기록장치에서의 정보파일 기록방법.The second step is an information file recording method in a digital recording device, characterized in that when recording the information file, the number of recording of the information file is recorded together. 제 4항에 있어서,The method of claim 4, wherein 상기 기록된 정보파일 중에서 정보파일의 기록횟수가 가장 큰 정보파일을 선택하는 제 3단계; 및A third step of selecting an information file having the largest number of recording times of the information file among the recorded information files; And 상기 선택된 정보파일을 이용한 제어동작을 수행하는 제 4단계를 더 포함하여 이루어지는 것을 특징으로 하는 디지털 기록장치에서의 정보파일 기록방법.And a fourth step of performing a control operation using the selected information file. 제 5항에 있어서,The method of claim 5, 상기 제 3단계는, 상기 기록횟수가 가장 큰 정보파일의 에러시, 기록횟수가 다음으로 큰 정보파일을 선택하는 것을 특징으로 하는 디지털 기록장치에서의 정보파일 기록방법.And wherein the third step selects an information file having the next largest recording frequency when an error occurs in the information file having the largest recording frequency. 제 1항에 있어서,The method of claim 1, 상기 제 2단계는, 링버퍼 방식으로 상기 정보파일을 기록하는 것을 특징으로 하는 디지털 기록장치에서의 정보파일 기록방법.And wherein said second step records said information file in a ring buffer manner.
KR1020030049871A 2003-07-21 2003-07-21 Method for writing information file in digital recorder KR20050011032A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030049871A KR20050011032A (en) 2003-07-21 2003-07-21 Method for writing information file in digital recorder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030049871A KR20050011032A (en) 2003-07-21 2003-07-21 Method for writing information file in digital recorder

Publications (1)

Publication Number Publication Date
KR20050011032A true KR20050011032A (en) 2005-01-29

Family

ID=37223140

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030049871A KR20050011032A (en) 2003-07-21 2003-07-21 Method for writing information file in digital recorder

Country Status (1)

Country Link
KR (1) KR20050011032A (en)

Similar Documents

Publication Publication Date Title
US6389569B1 (en) Recording medium for storing real time recording/reproduction information, method and apparatus for recording and reproducing in real time, and file operating method using the same
US6353704B1 (en) Optical disc recording apparatus, computer-readable recording medium recording a file management program, and optical disc
US8891940B2 (en) Method and apparatus for recording manufacturer information on a recording medium and for determining whether the manufacturer information is effective
US20060257114A1 (en) Optical disc recording apparatus, computer-readable recording medium recording a file management program, and optical disc
US20040136304A1 (en) Recording medium for storing real time recording/reproduction information, method and apparatus for recording and reproducing in real time, and file operating method using the same
JPH11242850A (en) Real time data recording system
US6618548B1 (en) Method for copying, recording, and editing data onto disk recording media, and disk recording apparatus
US7058770B2 (en) Method and apparatus for controlling the recording of digital information, by using unit management table
JP2006508486A (en) Power failure recovery method
JP2002520973A (en) Editing digital video information signals
JP3952659B2 (en) Information recording / reproducing apparatus, recording method, and information recording medium
JPH11297006A (en) Information processing apparatus
JP3338351B2 (en) Recording / reproducing method, recording / reproducing device
KR20050011032A (en) Method for writing information file in digital recorder
JPH11134809A (en) Recording and reproducing method, recording and reproducing device, and information recording device
KR100313854B1 (en) Optical disc on which the editing and duplication control information is recorded, the information recording control apparatus on the optical disc, the information editing and duplication control method
JP3850860B2 (en) Information recording device
JPH08315551A (en) Data recorder/reproducer
US20040190413A1 (en) Recording apparatus, recording method, program, and recording medium
KR20050011031A (en) Method for managing buffer memory in digital recorder
JP2008140482A (en) Optical disk device
KR20040067349A (en) Method for reproducing a replacement record data on optical disc
JP4013143B2 (en) Disc recording / playback device
JPH11327801A (en) Method and device for recording data to disk recording medium
JP2001325788A (en) Information recording device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application