KR101203906B1 - Method for sending data in optical disc drive capable of changing mode - Google Patents

Method for sending data in optical disc drive capable of changing mode Download PDF

Info

Publication number
KR101203906B1
KR101203906B1 KR1020100111460A KR20100111460A KR101203906B1 KR 101203906 B1 KR101203906 B1 KR 101203906B1 KR 1020100111460 A KR1020100111460 A KR 1020100111460A KR 20100111460 A KR20100111460 A KR 20100111460A KR 101203906 B1 KR101203906 B1 KR 101203906B1
Authority
KR
South Korea
Prior art keywords
file
data
address
host
file system
Prior art date
Application number
KR1020100111460A
Other languages
Korean (ko)
Other versions
KR20120050109A (en
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 KR1020100111460A priority Critical patent/KR101203906B1/en
Priority to US13/240,030 priority patent/US20120113779A1/en
Priority to US13/241,093 priority patent/US20120113778A1/en
Priority to EP11008762A priority patent/EP2453346A2/en
Priority to EP11008898A priority patent/EP2453347A2/en
Priority to CN2011103519558A priority patent/CN102467920A/en
Priority to CN2011103519806A priority patent/CN102467921A/en
Publication of KR20120050109A publication Critical patent/KR20120050109A/en
Application granted granted Critical
Publication of KR101203906B1 publication Critical patent/KR101203906B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0634Configuration or reconfiguration of storage systems by changing the state or mode of one or more devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2213/00Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F2213/0042Universal serial bus [USB]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/25Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
    • G11B2220/2537Optical discs

Abstract

본 발명은 모드 전환이 가능한 광 디스크 드라이브에서 데이터 전송 방법에 관한 것이다. 본 발명의 일 실시예에서, 연결된 호스트로부터 읽기 커맨드가 수신되는 경우 상기 커맨드에 포함된 주소가 소정의 파일 시스템의 파일 시스템 영역을 가리키는 지 확인하고, 상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에 있는 것으로 확인되는 경우 광 디스크에 기록된 파일들에 대한 파일 정보를 상기 소정의 파일 시스템으로 변환한 데이터를 상기 호스트에 전송할 수 있다. 상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에서 파일의 데이터가 기록된 주소들이 나열된 주소 테이블이 기록된 주소를 가리키는 경우, 시작 주소를 기준으로 정렬된 파일 정보를 이용하여 상기 커맨드에 포함된 주소가 가리키는 테이블에 해당하는 파일을 검색하고, 상기 검색된 파일의 데이터의 주소 테이블을 생성하고, 상기 생성된 주소 테이블을 상기 호스트에 전송할 수 있다. 상기 광 디스크에서 데이터를 독출할 때 같은 데이터에 대해서 소정 회수 이상 오류가 발생하면, 더미 데이터를 생성하여 상기 호스트에 전송할 수 있다. 따라서, 광 디스크 드라이브가 PC 이외의 USB 입력이 있는 기기에 연결될 때 동작 모드를 자동으로 전환할 수 있다.The present invention relates to a data transmission method in an optical disk drive capable of switching modes. In one embodiment of the present invention, when a read command is received from a connected host, check whether an address included in the command points to a file system area of a predetermined file system, and the address included in the command is within the file system area. When it is confirmed that the data is found, the data obtained by converting the file information on the files recorded on the optical disk into the predetermined file system can be transmitted to the host. When the address included in the command indicates an address in which an address table in which file data is recorded in the file system area is written, an address included in the command using file information sorted based on a start address. Search for a file corresponding to the table indicated by, generate an address table of the data of the searched file, and transmit the generated address table to the host. If an error occurs more than a predetermined number of times for the same data when reading data from the optical disc, dummy data may be generated and transmitted to the host. Thus, the operation mode can be automatically switched when the optical disc drive is connected to a device having a USB input other than a PC.

Description

모드 전환이 가능한 광 디스크 드라이브에서 데이터 전송 방법 {Method for sending data in optical disc drive capable of changing mode}How to transfer data from an optical disc drive capable of mode switching {Method for sending data in optical disc drive capable of changing mode}

본 발명은 모드 전환이 가능한 광 디스크 드라이브에서 데이터 전송 방법에 관한 것으로, 더욱 상세하게는 PC 이외의 USB 입력이 있는 기기에 사용이 가능하게 하는 광 디스크 드라이브에 관한 것이다.The present invention relates to a data transfer method in an optical disk drive capable of mode switching, and more particularly, to an optical disk drive that can be used in a device having a USB input other than a PC.

CD(Compact Disc), DVD(Digital Versatile Disc), BD(Blu-ray Disc)와 같은 광 디스크는 휴대가 간편하고 착탈이 가능하고 많은 양의 데이터를 기록 및 저장할 수 있기 때문에, 광 디스크를 재생 또는 기록할 수 있는 광 디스크 드라이브가 데스크 탑 컴퓨터 또는 노트북 컴퓨터의 주변 장치로 널리 이용되고 있다.Optical discs such as CDs (Compact Discs), DVDs (Digital Versatile Discs), and BDs (Blu-ray Discs) are portable, removable, and record and store large amounts of data. Recordable optical disc drives are widely used as peripherals for desktop or notebook computers.

또한, 최근에는 데스크 탑 컴퓨터가 슬림화되고 또한 노트북 컴퓨터도 두께가 얇아짐에 따라, 내장형 광 디스크 드라이브가 아니라 외장형 광 디스크 드라이브가 인기를 끌고 있는데, 이 경우 하나의 외장형 광 디스크 드라이브를 여러 대의 컴퓨터에서 주변 기기로 나누어 사용할 수 있게 되는 장점이 있다.In addition, as desktop computers become slimmer and notebook computers become thinner in recent years, external optical disk drives, not internal optical disk drives, have become popular, in which case an external optical disk drive can be used in multiple computers. There is an advantage that can be divided into peripheral devices.

외장형 광 디스크 드라이브는 USB(Universal Serial Bus) 인터페이스를 통해 컴퓨터와 연결되어 데이터를 주고 받을 수 있다.An external optical disk drive can be connected to a computer via a USB (Universal Serial Bus) interface to send and receive data.

최근에는 TV나 각종 AV 기기는, 영상이나 오디오 소오스의 폭을 넓힐 수 있도록, USB 인터페이스를 통해 SD, 메모리 스틱 등의 플래시 메모리 또는 외장형 하드 디스크 등에 저장된 데이터를 불러와 재생하는 기능을 제공하고 있다.In recent years, TVs and various AV devices provide a function of reading and playing data stored in a flash memory such as an SD or a memory stick or an external hard disk through a USB interface so as to expand the width of a video or audio source.

하지만, 기존의 외장형 광 디스크 드라이브는, 외부 기기와 연결하기 위한 USB 인터페이스가 마련되어 있지만, 컴퓨터에만 연결하여 사용 가능하고 다른 기기에는 연결하더라도 사용할 수 없는 실정이다.However, although the conventional external optical disk drive is provided with a USB interface for connecting to an external device, it can only be used by connecting to a computer and cannot be used even when connected to other devices.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위해 창작된 것으로서, 본 발명의 목적은, USB 입력이 있는 기기에 사용이 가능하게 하는 광 디스크 드라이브를 제공하는 데 있다.Accordingly, the present invention has been made to solve the above problems, and an object of the present invention is to provide an optical disk drive that can be used in a device having a USB input.

본 발명의 다른 목적은, USB 입력이 있는 기기에 연결될 수 있도록 광 디스크 드라이브의 동작 모드를 전환하는 방법을 제공하는 데 있다.Another object of the present invention is to provide a method of switching the operation mode of an optical disk drive to be connected to a device having a USB input.

본 발명의 또 다른 목적은, 광 디스크 드라이브에 연결된 USB 기기가 광 디스크에 저장된 데이터에 접근할 수 있도록 광 디스크의 파일 시스템을 변환하는 방법을 제공하는 데 있다.Still another object of the present invention is to provide a method of converting a file system of an optical disk so that a USB device connected to the optical disk drive can access data stored on the optical disk.

본 발명의 또 다른 목적은, 광 디스크 드라이브에 연결된 USB 기기가 광 디스크에 기록된 콘텐츠를 끊김 없이 재생할 수 있도록 광 디스크의 데이터를 독출하고 전송하는 방법을 제공하는 데 있다.It is still another object of the present invention to provide a method of reading and transferring data on an optical disc so that a USB device connected to the optical disc drive can seamlessly reproduce contents recorded on the optical disc.

상기와 같은 목적을 달성하기 위한 본 발명의 일 실시예에 따른 광 디스크 드라이브에서 데이터 전송 방법은, 연결된 호스트로부터 읽기 커맨드가 수신되는 경우, 상기 커맨드에 포함된 주소가 소정의 파일 시스템의 파일 시스템 영역을 가리키는 지 확인하는 단계; 및 상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에 있는 것으로 확인되는 경우, 광 디스크에 기록된 파일들에 대한 파일 정보를 상기 소정의 파일 시스템으로 변환한 데이터를 상기 호스트에 전송하는 단계를 포함하여 이루어지는 것을 특징으로 한다.In the optical disk drive according to an embodiment of the present invention for achieving the above object, in the data transfer method, when a read command is received from a connected host, the address included in the command is a file system area of a predetermined file system Checking that it points to; And when it is determined that an address included in the command is in the file system area, transmitting the data converted from the file information on the files recorded on the optical disk to the predetermined file system to the host. Characterized in that made.

일 실시예에서, 상기 커맨드의 수신에 앞서 상기 광 디스크에 기록된 파일들에 대한 파일 정보가 소정의 파일 시스템으로 변환되어 메모리에 저장되고, 상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내 파일 정보가 기록된 주소를 가리키는 경우, 상기 메모리에 저장되어 있는 변환된 파일 정보가 전송될 수 있다.In one embodiment, the file information for the files recorded on the optical disk prior to the reception of the command is converted to a predetermined file system and stored in the memory, the address included in the command is file information in the file system area Indicates the recorded address, the converted file information stored in the memory can be transmitted.

일 실시예에서, 상기 변환된 파일 정보는 상기 디스크에 포함된 파일의 개수, 및 각 파일에 대해서 파일 이름, 파일 크기, 데이터의 시작 주소, 속성, 시간 정보를 포함할 수 있는데, 이때 상기 광 디스크에 기록된 파일들에 대한 파일 정보가 상기 소정의 파일 시스템으로 변환될 때 상기 데이터의 시작 주소는 광 디스크에서 기록된 해당 파일의 시작 주소에 적어도 상기 파일 시스템 영역의 크기를 더한 값으로 바뀔 수 있다.In one embodiment, the converted file information may include the number of files included in the disk, file name, file size, start address of data, attribute, time information of each file, wherein the optical disk When the file information for the files recorded in the file is converted into the predetermined file system, the start address of the data may be changed to a value obtained by adding at least the size of the file system area to the start address of the file recorded on the optical disk. .

일 실시예에서, 상기 변환된 파일 정보가 각 파일 데이터의 시작 주소를 기준으로 정렬되어 추가로 저장될 수 있는데, 이때 상기 파일 정보 중에서 파일 이름, 데이터의 시작 주소, 파일 크기만이 저장될 수 있다.In one embodiment, the converted file information may be additionally stored based on the start address of each file data, wherein only the file name, the start address of the data, and the file size of the file information may be stored. .

일 실시예에서, 상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에서 파일의 데이터가 기록된 주소들이 나열된 주소 테이블이 기록된 주소를 가리키는 경우, 상기 시작 주소를 기준으로 정렬된 파일 정보를 이용하여 상기 커맨드에 포함된 주소가 가리키는 테이블에 해당하는 파일이 검색되고, 상기 검색된 파일의 데이터의 주소 테이블이 생성되고, 상기 생성된 주소 테이블이 상기 호스트에 전송될 수 있다.In an embodiment, when an address included in the command indicates an address in which an address table in which addresses of data of a file are recorded in the file system area is written, the file information sorted based on the start address is used. A file corresponding to a table indicated by an address included in the command may be searched, an address table of data of the searched file may be generated, and the generated address table may be transmitted to the host.

일 실시예에서, 상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에 있지 않은 것으로 확인되는 경우, 상기 커맨드에 포함된 주소에 해당하는 데이터가 상기 광 디스크에서 독출되어 상기 호스트에 전송될 수 있는데, 이때 상기 커맨드에 포함된 주소에서 상기 파일 시스템 영역의 크기를 뺀 주소로부터 데이터가 독출될 수 있다.In an embodiment, when it is determined that the address included in the command is not within the file system area, data corresponding to the address included in the command may be read from the optical disc and transmitted to the host. Data may be read from an address included in the command minus the size of the file system area.

일 실시예에서, 상기 광 디스크에서 데이터를 독출할 때 같은 데이터에 대해서 소정 회수 이상 오류가 발생하면, 더미 데이터가 생성되어 상기 호스트에 전송될 수 있다.In an embodiment, if an error occurs more than a predetermined number of times for the same data when reading data from the optical disc, dummy data may be generated and transmitted to the host.

일 실시예에서, 상기 광 디스크에는 ISO1996 또는 UDF 파일 시스템에 따라 데이터가 기록되고, 상기 소정의 파일 시스템은 FAT32일 수 있다.In one embodiment, data is recorded on the optical disc according to ISO1996 or UDF file system, and the predetermined file system may be FAT32.

본 발명의 다른 실시예에 따른 광 디스크 드라이브는, 광 디스크로부터 데이터를 읽거나 광 디스크에 데이터를 기록하는 로더; 호스트와 연결되는 인터페이스; 및 상기 인터페이스를 통해 상기 호스트로부터 읽기 커맨드가 수신되는 경우, 상기 커맨드에 포함된 주소가 소정의 파일 시스템의 파일 시스템 영역을 가리키는 지 확인하고, 상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에 있는 경우 광 디스크에 기록된 파일들에 대한 파일 정보를 상기 소정의 파일 시스템으로 변환한 데이터를 상기 인터페이스를 통해 상기 호스트에 전송하는 제어기를 포함하여 구성되는 것을 특징으로 한다.According to another embodiment of the present invention, an optical disk drive includes a loader for reading data from or writing data to an optical disk; An interface connected with the host; And when a read command is received from the host through the interface, check whether an address included in the command points to a file system area of a predetermined file system, and if the address included in the command is within the file system area. And a controller for transmitting the data converted from the file information on the files recorded on the optical disk to the predetermined file system to the host through the interface.

따라서, 광 디스크 드라이브가 PC 이외의 USB 입력이 있는 기기에 연결될 때 동작 모드를 자동으로 전환할 수 있게 된다.Thus, when the optical disc drive is connected to a device having a USB input other than a PC, the operation mode can be automatically switched.

또한, 광 디스크 드라이브를 PC 이외의 USB 입력이 있는 기기에서 사용할 수 있게 된다.In addition, optical disc drives can be used in devices with USB inputs other than PCs.

도 1은 본 발명이 적용되는 광 디스크 드라이브의 구성을 도시한 것이고,
도 2는 본 발명의 일 실시예에 따라 광 디스크 드라이브의 동작 모드를 USB 모드로 전환하는 방법에 대한 동작 흐름도를 도시한 것이고,
도 3은 광 디스크 드라이브의 동작 모드를 전환하기 위하여 2개의 인터페이스를 마련한 실시예를 도시한 것이고,
도 4는 본 발명의 일 실시예에 따라 광 디스크 드라이브가 USB 모드로 전환하면서 광 디스크의 파일 시스템을 변환하는 과정을 설명하는 동작 흐름도이고,
도 5는 각 파일의 시작 주소를 기준으로 파일 정보를 소팅하는 방법에 대한동작 흐름도를 도시한 것이고,
도 6은 본 발명의 일 실시예에 따라 FAT32 포맷으로 변환된 파일 시스템 및 광 디스크에 기록된 데이터를 연결된 USB 호스트에 전송하는 방법에 대한 동작 흐름도를 도시한 것이고,
도 7은 광 디스크의 데이터를 독출하여 전송할 때 독출 에러가 발생하는 경우에 처리하는 방법에 대해서 종래의 방법과 본 발명에 따른 방법을 비교한 것이다.
1 illustrates a configuration of an optical disk drive to which the present invention is applied.
2 is a flowchart illustrating a method of switching an operation mode of an optical disk drive to a USB mode according to an embodiment of the present invention.
3 illustrates an embodiment in which two interfaces are provided to switch an operation mode of an optical disc drive.
4 is an operation flowchart illustrating a process of converting a file system of an optical disk while the optical disk drive switches to a USB mode according to an embodiment of the present invention.
5 is a flowchart illustrating a method of sorting file information based on a start address of each file.
6 is a flowchart illustrating an operation of a method of transferring a file system converted to FAT32 format and data recorded on an optical disk to a connected USB host according to an embodiment of the present invention.
7 compares the conventional method and the method according to the present invention with respect to a method of processing when a read error occurs when reading and transmitting data of an optical disc.

이하, 본 발명에 따른 모 모드 전환이 가능한 광 디스크 드라이브에서 데이터 전송 방법에 대한 실시예를 첨부하는 도면에 의거하여 상세히 설명한다.Hereinafter, an embodiment of a data transmission method in an optical disk drive capable of switching a mother mode according to the present invention will be described in detail with reference to the accompanying drawings.

광 디스크 드라이브는, 지금까지 컴퓨터의 주변 기기로만 이용되었기 때문에, 내장용으로 사용되는 경우 E-IDE(Enhanced-Integrated Drive Electronics)나 SATA(Serial Advanced Technology Attachment) 방식으로 연결되고 외장용으로 사용되는 경우 USB나 SCSI(Small Computer System Interface) 방식으로 컴퓨터와 연결되었다.Since optical disc drives have been used only as peripherals for computers until now, they can be connected using Enhanced-Integrated Drive Electronics (E-IDE) or Serial Advanced Technology Attachment (SATA) when used for internal use and USB when used for external use. It is also connected to a computer using the small computer system interface (SCSI).

또한, 광 디스크에는 ISO9660 또는 UDF(Universal Disk Format) 파일 시스템으로 데이터가 기록되는데, 컴퓨터의 OS(Operating System)에서 지원하는 파일 시스템과 다르기 때문에, OS가 직접 디스크에 접근하는 것이 아니라 OA에서 실행되는 프로그램(예를 들어 네로)이 디스크에 액세스하여 디스크에 데이터를 기록하거나 독출한다. 즉, 디스크의 파일 변환이 광 디스크 드라이브가 아닌 연결된 컴퓨터에 의해 이루어진다.In addition, data is recorded on an optical disk in the ISO9660 or Universal Disk Format (UDF) file system, which is different from the file system supported by the computer's operating system (OS), so that the OS runs on the OA rather than directly accessing the disk. A program (e.g. Nero) accesses the disk to write or read data on the disk. In other words, the file conversion of the disk is done by the connected computer and not by the optical disk drive.

이에 따라, 종래의 외장형 광 디스크 드라이브는, USB 또는 SCSI 방식으로 연결된 호스트 컴퓨터에 디스크에 기록된 데이터를 전송할 때에는 ISO9660 또는 UDF 파일 시스템의 데이터를 USB 또는 SCSI 포맷으로 변환하여 호스트에 전송하고, 호스트로부터 데이터를 받을 때에는 호스트(호스트 컴퓨터의 OS에서 동작하는 프로그램)에 의해 ISO9660 또는 UDF로 변환된 데이터를 USB 또는 SCSI 포맷으로 캡슐된 상태로 전송 받는다.Accordingly, the conventional external optical disk drive converts the data of the ISO9660 or UDF file system into USB or SCSI format and transfers the data to the host when the data recorded on the disk is transferred to the host computer connected by USB or SCSI method. When receiving data, data converted to ISO9660 or UDF by the host (a program running in the host computer's OS) is transferred in the USB or SCSI format encapsulated.

하지만, OS나 OS에서 실행되는 프로그램이 설치된 컴퓨터가 아닌 USB 입력을 갖는 일반 A/V 재생 장치는 FAT32 파일 시스템을 사용하고 데이터의 파일 시스템을 변환하는 기능을 포함하지 않기 때문에, 외장형 광 디스크 드라이브와 USB를 통해 연결되더라도 광 디스크에 기록된 다른 파일 시스템의 데이터에 접근할 수 없다.However, ordinary A / V playback devices with USB inputs, rather than computers with OS or programs running on them, use the FAT32 file system and do not include the ability to convert the file system of the data. Even if connected via USB, data on other file systems recorded on the optical disc cannot be accessed.

본 발명에 따른 광 디스크 드라이브는, 컴퓨터뿐만 아니라 USB 입력을 갖는 USB 기기도 디스크에 기록된 데이터를 접근할 수 있도록, 컴퓨터(또는 이와 유사한 기능을 하는 장치)와 연결되는 모드(ODD 모드)와 단순히 연결된 USB 매체의 데이터를 재생만 하는 USB 기기(USB 호스트)에 연결되는 모드(USB 모드)를 포함해서 두 가지 동작 모드를 제공하고, 연결된 기기가 컴퓨터인지 USB 호스트인지 판단하여 동작 모드를 전환할 지 결정하고, 또한 USB 모드로 전환하는 경우 연결된 USB 호스트가 디스크에 기록된 데이터에 접근할 수 있도록 디스크에 기록된 데이터의 파일 시스템을 USB 호스트에서 사용하는 파일 시스템으로 변환하여 연결된 USB 호스트에 전송할 수 있다.The optical disc drive according to the present invention is simply a mode (ODD mode) which is connected to a computer (or a device having a similar function) so that not only a computer but also a USB device having a USB input can access data recorded on the disc. Two modes of operation are provided, including a mode (USB mode) connected to a USB device (USB host) that only plays data from the connected USB media, and it is determined whether the connected device is a computer or a USB host to switch the operation mode. In addition, when switching to USB mode, the file system of the data recorded on the disk can be converted to the file system used by the USB host and transferred to the connected USB host so that the connected USB host can access the data recorded on the disk. .

도 1은 본 발명이 적용되는 광 디스크 드라이브의 구성을 도시한 것이다.1 shows a configuration of an optical disk drive to which the present invention is applied.

본 발명에 따른 광 디스크 드라이브(100)는, 광 디스크에 데이터를 기록하거나 광 디스크로부터 데이터를 독출하기 위하여 광 픽업, 스핀들 모터, 슬레드 모터 등을 구동하는 로더(10), 외부 기기와 연결하기 위한 인터페이스(20), 데이터를 임시로 저장하기 위한 메모리(30), 타이머(40) 및 각 요소를 제어하고 동작 모드를 결정하고 동작 모드를 전환하며 파일 시스템을 변환하기 위한 제어기(50)를 포함하여 구성될 수 있다.The optical disk drive 100 according to the present invention includes a loader 10 for driving an optical pickup, a spindle motor, a sled motor, and the like, for recording data to or reading data from the optical disk, and connecting with an external device. An interface 20, a memory 30 for temporarily storing data, a timer 40, and a controller 50 for controlling each element, determining an operation mode, switching an operation mode, and converting a file system. Can be configured.

먼저, 광 디스크 드라이브의 동작 모드를 변환하는 방법을 설명한다.First, a method of converting the operation mode of the optical disk drive will be described.

광 디스크 드라이브가 컴퓨터 또는 컴퓨터 이외의 USB 호스트에서 사용하기 위해서는, 동작 모드를 ODD 모드 또는 USB 모드로 전환하는 것이 필요하다.In order for the optical disk drive to be used in a computer or a USB host other than the computer, it is necessary to switch the operation mode to the ODD mode or the USB mode.

동작 모드를 전환하는 첫 번째 방법은, 광 디스크 드라이브를 컴퓨터 또는 컴퓨터 이외의 USB 호스트에 연결할 때, 컴퓨터 또는 USB 호스트로부터 들어오는 명령어(Command)를 구분하여 동작 모드를 USB 모드로 자동으로 전환한다.The first method of switching the operation mode is to automatically switch the operation mode to the USB mode by separating commands coming from the computer or the USB host when the optical disk drive is connected to the computer or the USB host other than the computer.

광 디스크 드라이브는 USB 인터페이스를 통해 컴퓨터에 연결되면, 연결된 컴퓨터로부터 Get Event/Status Notification, Get Configuration, Mode Sense 2A page의 컴퓨터용 커맨드를 받게 된다. 따라서, 해당 커맨드의 수신 여부로 연결된 기기가 컴퓨터인지 아니면 일반 USB 호스트인지 판단할 수 있다.When an optical disc drive is connected to a computer via a USB interface, the computer receives commands from the connected computer for Get Event / Status Notification, Get Configuration, and Mode Sense 2A pages. Therefore, it is possible to determine whether the connected device is a computer or a general USB host by receiving the corresponding command.

도 2에 자동으로 USB 모드로 전환하는 실시예에 대한 동작 흐름도가 도시되어 있다.2 is a flowchart illustrating an embodiment of automatically switching to a USB mode.

광 디스크 드라이브에 전원이 인가되면, 제어기(50)는 로더(10)를 제어하여 삽입된 디스크를 인식하는데(S210), 광 디스크 드라이브에 전원이 인가된 상태에서 인터페이스(20), 예를 들어 USB 인터페이스가 새로이 외부 기기와 연결되면, S210 단계는 생략될 수 있다.When power is applied to the optical disk drive, the controller 50 controls the loader 10 to recognize the inserted disk (S210). In the state in which power is applied to the optical disk drive, the interface 20, for example, USB If the interface is newly connected to the external device, step S210 may be omitted.

제어기(50)는, 타이머(40)를 제어하여 시간 카운트를 시작하고(S220), 소정의 시간, 예를 들어 3초를 카운트하는 동안 Get Event/Status Notification, Get Configuration, Mode Sense 2A page의 컴퓨터용 커맨드가 인터페이스(20)를 통해 전송되는 지 확인하는데(S230), S220와 S230 단계는 S210 단계와 병행하여 실행될 수도 있다.The controller 50 controls the timer 40 to start time counting (S220), and the computer of Get Event / Status Notification, Get Configuration, Mode Sense 2A page while counting a predetermined time, for example, 3 seconds. In order to check whether the command is transmitted through the interface 20 (S230), steps S220 and S230 may be executed in parallel with step S210.

3초 이내에 Get Event/Status Notification, Get Configuration, Mode Sense 2A page 커맨드 중 하나 이상이 수신되면(S230에서 YES), 제어기(50)는 드라이브 유형(Device Type)을 ODD로 전환하여 ODD 모드로 진입하고(S240), 인터페이스(20)를 제어하여 외부 기기와 연결을 시도한다(S250).If at least one of the Get Event / Status Notification, Get Configuration, and Mode Sense 2A page commands is received within 3 seconds (YES in S230), the controller 50 switches the drive type to ODD to enter the ODD mode. In operation S250, the controller 20 attempts to connect with an external device by controlling the interface 20.

반면, 3초 이내에 하나의 커맨드도 수신되지 않으면(S230에서 NO), 제어기(50)는 드라이브 유형을 USB로 전환하여 USB 모드로 진입하고(S260), 인터페이스(20)를 제어하여 일단 외부 기기와 연결을 끊는데(S270), 이는 이후 파일 시스템을 변환하기 위함이다.On the other hand, if no command is received within 3 seconds (NO in S230), the controller 50 switches the drive type to USB to enter the USB mode (S260), and controls the interface 20 to once with an external device. The connection is disconnected (S270), after which the file system is converted.

동작 모드를 전환하는 두 번째 방법은, 광 디스크 드라이브의 외부에 마련된 특정 버튼이 눌리는 경우 USB 모드로 전환하는 것이다. 특정 버튼은 제어기(50)의 GIO(Global Input Output) 단자에 연결되어, 특정 버튼이 눌리면 GIO 단자가 High(또는 Low)가 되어 모드 전환 요청을 인식할 수 있다. 제어기(50)는, GIO 단자가 High(또는 Low)가 되면, 드라이브 유형을 USB로 전환하여 USB 모드로 진입하고, 인터페이스(20)를 제어하여 일단 외부 기기와 연결을 끊는다.The second method of switching the operation mode is to switch to the USB mode when a specific button provided on the outside of the optical disk drive is pressed. The specific button is connected to a global input output (GIO) terminal of the controller 50, and when a specific button is pressed, the GIO terminal becomes high (or low) to recognize a mode switch request. When the GIO terminal becomes high (or low), the controller 50 switches the drive type to USB to enter the USB mode, and controls the interface 20 to disconnect the external device once.

동작 모드를 전환하는 세 번째 방법은, 광 디스크 드라이브의 특정 버튼, 예를 들어 이젝트 버튼이 소정의 패턴으로 조작되는 경우 USB 모드로 전환하는 것이다. 소정의 패턴은 소정 시간 내에 연속으로 2회 이상 이젝트 버튼이 눌리거나 다른 소정 시간 동안 이젝트 버튼이 계속해서 눌려 있는 경우 등이 될 수 있다. 제어기(50)는, 기본 동작 모드를 ODD 모드로 하지만, 이젝트 버튼이 소정의 패턴으로 조작되는 것을 감지하면, 드라이브 유형을 USB로 전환하여 USB 모드로 진입하고, 인터페이스(20)를 제어하여 일단 외부 기기와 연결을 끊는다.A third method of switching the operation mode is to switch to the USB mode when a specific button of the optical disc drive, for example, an eject button, is operated in a predetermined pattern. The predetermined pattern may be a case where the eject button is pressed two or more times consecutively within a predetermined time, or the eject button is continuously pressed for another predetermined time. The controller 50 sets the basic operation mode to the ODD mode, but when the eject button is detected to be operated in a predetermined pattern, the controller 50 switches the drive type to USB to enter the USB mode, and controls the interface 20 to externally Disconnect from the device.

동작 모드를 전환하는 네 번째 방법은, 도 3에 도시한 바와 같이, 인터페이스(20)를 2개 마련하여 하나는 ODD 모드용 포트(포트 #1), 다른 하나는 USB 모드용 포트(포트 #2)로 사용하는 것이다. 제어기(50)의 GIO 단자에 포트 #1/#2가 연결되어 있어서, 외부 기기가 인터페이스(20)의 포트 #2에 연결되면, 제어기(50)의 GIO 단자가 High(또는 Low)가 되고, 이를 감지한 제어기(50)는 드라이브 유형을 USB로 전환하여 USB 모드로 진입하고, 인터페이스(20)를 제어하여 일단 외부 기기와 연결을 끊는다. 반면, 제어기(50)는, GIO 단자가 Low(또는 High)가 되는 것을 감지하면, 드라이브 유형을 ODD로 전환하여 ODD 모드로 진입하고, 인터페이스(20)를 제어하여 외부 기기와 연결을 시도한다.
As a fourth method of switching the operation mode, as shown in FIG. 3, two interfaces 20 are provided, one for the ODD mode port (port # 1) and the other for the USB mode port (port # 2). ) To use. Port # 1 / # 2 is connected to the GIO terminal of the controller 50, and when an external device is connected to port # 2 of the interface 20, the GIO terminal of the controller 50 becomes high (or low), The controller 50 detects this, enters the USB mode by switching the drive type to USB, and controls the interface 20 to disconnect the external device. On the other hand, when the controller 50 detects that the GIO terminal becomes low (or high), the controller 50 switches the drive type to ODD to enter the ODD mode, and attempts to connect to an external device by controlling the interface 20.

한편, 광 디스크 드라이브는 ISO9660 또는 UDF 파일 시스템을 사용하여 광 디스크에 데이터를 기록하고, 일반 USB 호스트는 FAT32 파일 시스템을 사용하여 하드 디스크, 플래시 메모리 등에 데이터를 기록하거나 재생한다.On the other hand, the optical disk drive records data on the optical disk using the ISO9660 or UDF file system, and the general USB host uses the FAT32 file system to record or play back data on hard disks, flash memories, and the like.

따라서, 광 디스크 드라이브가 컴퓨터가 아니라 USB 입력을 갖는 USB 호스트와 연결되어 동작 모드를 USB 모드로 전환할 때, 연결된 USB 호스트가 광 디스크에 기록된 데이터를 제어할 수 있도록 광 디스크의 파일 시스템을 변환하는 것이 필요하다.Therefore, when the optical disc drive is connected to a USB host with a USB input instead of a computer, and the operation mode is switched to the USB mode, the file system of the optical disc is converted so that the connected USB host can control the data recorded on the optical disc. It is necessary to do

광 디스크 드라이브는, 동작 모드를 USB 모드로 전환할 때, 광 디스크의 파일 시스템을 FAT32에 맞게 변환하고, 변환된 파일 시스템을 연결된 USB 호스트에 전달하면, USB 호스트가 광 디스크에 기록된 파일들을 액세스하여 재생할 수 있다.When the optical disk drive switches the operation mode to the USB mode, the optical disk's file system is converted to FAT32, and the converted file system is transferred to the connected USB host so that the USB host can access the files recorded on the optical disk. Can be played back.

도 4는 일반 USB 호스트에 연결된 광 디스크 드라이브가 USB 모드로 전환하면서 광 디스크의 파일 시스템을 변환하는 과정을 설명하는 동작 흐름도이다.4 is an operation flowchart illustrating a process of converting a file system of an optical disk while the optical disk drive connected to the general USB host is switched to the USB mode.

제어기(50)는, 컴퓨터가 아닌 USB 입력을 갖는 USB 호스트에 연결된 광 디스크 드라이브에 광 디스크가 삽입되면(S410), 인터페이스(20)를 제어하여 연결된 USB 호스트와 연결을 끊고(S420), 동작 모드를 디폴트 모드인 ODD 모드에서 USB 모드로 전환하고(S430), 로더(10)를 제어하여 광 디스크 내부의 파일 시스템을 검색한다(S440).When the optical disk is inserted into the optical disk drive connected to the USB host having the USB input instead of the computer (S410), the controller 50 controls the interface 20 to disconnect the connected USB host (S420) and the operation mode. To switch from the default mode ODD mode to the USB mode (S430), the loader 10 is controlled to search the file system inside the optical disk (S440).

제어기(50)는, 광 디스크의 파일 시스템이 ISO9660이거나 UDF인 경우(S450에서 YES), 디스크에 포함된 각 파일에 대한 파일 시스템을 FAT32 포맷으로 변환하는데, 로더(10)를 제어하여 디스크에 기록된 각 파일에 대한 파일 정보를 읽고 이를 FAT32로 변환하여 DRAM과 같은 메모리(30)에 저장하고(S460), 디스크에 포함된 모든 파일에 대한 파일 시스템 변환이 끝날 때까지 반복한다(S470).If the file system of the optical disk is ISO9660 or UDF (YES in S450), the controller 50 converts the file system for each file included in the disk into FAT32 format, and controls the loader 10 to write to the disk. The file information of each file is read and converted to FAT32 and converted to FAT32 and stored in the memory 30 such as DRAM (S460), and repeated until the file system conversion for all files included in the disk is completed (S470).

제어기(50)는, 광 디스크에 저장된 파일의 개수, 각 파일에 대해서 파일 이름, 파일 이름 길이, 데이터의 시작 주소, 파일 크기(또는 길이), 속성(파일인지 폴더인지), 시간 정보 등의 파일 시스템 정보를 FAT32 포맷에 맞게 생성하여 메모리(30)에 저장하는데, 각 파일의 시작 주소는 모든 파일에 대한 파일 시스템 정보(및 FAT 테이블 포함)가 차지할 크기 이상을 뒤로 이동시킨 값, 즉 광 디스크에 기록되는 원래 시작 주소와 파일 시스템 정보 크기(또는 파일 시스템 정보가 기록되는 영역인 파일 시스템 영역의 크기)의 합으로 변환될 수 있고, 광 디스크로부터 실제 데이터를 읽을 때에는 요청된 주소에서 파일 시스템 정보 크기만큼 뺀 주소부터 데이터를 읽을 수 있다.The controller 50 stores the number of files stored on the optical disk, file name, file name length, data start address, file size (or length), attributes (file or folder), time information and the like for each file. The system information is generated in the FAT32 format and stored in the memory 30. The start address of each file is a value that is moved backwards or more than the size occupied by the file system information (and the FAT table) for all files, that is, on the optical disk. It can be converted to the sum of the original starting address written and the size of the file system information (or the size of the file system area where the file system information is written), and the size of the file system information at the requested address when reading actual data from the optical disc. Data can be read from the address subtracted by.

이후, 제어기(50)는, FAT32 파일 시스템으로 변환된 파일 정보를 메모리(30)에 저장하고, 또한 각 파일 정보 중 일부(파일 이름, 시작 주소, 파일 크기) 정보를 시작 주소 순서로 소팅(sorting) 하여 추가로 저장하고(S480), 다시 USB 호스트와 연결을 시도한다(S490).Thereafter, the controller 50 stores the file information converted into the FAT32 file system in the memory 30 and sorts some of the file information (file name, start address, file size) in the order of start address. Save additionally (S480), and try to connect to the USB host again (S490).

광 디스크 드라이브는, FAT32 포맷의 파일 시스템으로 변환한 파일 정보를 USB 호스트로 전송 한 후, USB 호스트의 요청에 따라 원하는 파일에 대한 FAT 테이블(해당 파일에 포함된 소정 단위(예를 들어 섹터)의 데이터가 기록된 모든 주소들을 각각 소정 길이(4 바이트)로 표현하여 나열한 테이블임) 데이터를 생성하여 USB 호스트로 전송해야만 한다. FAT32 파일 시스템에서, 각 파일에 대한 FAT 테이블이 기록되는 주소는 각 파일의 시작 위치와 크기에 의해 정해지고, USB 호스트는 원하는 파일의 FAT 테이블 데이터를 요청할 때, 각 파일의 시작 위치와 크기를 기초로 FAT 테이블 데이터가 기록된 주소를 읽을 것을 요청하는 커맨드를 전송한다.The optical disk drive transfers the file information converted to a FAT32 format file system to a USB host, and then, upon request of the USB host, a FAT table (for example, a predetermined number of sectors included in the file) for the desired file. All addresses where data is written are listed in a table representing each length (4 bytes). Data must be generated and transmitted to the USB host. In the FAT32 file system, the address where the FAT table for each file is written is determined by the start position and size of each file, and when the USB host requests the FAT table data of the desired file, it is based on the start position and size of each file. Command to request reading of the address where the FAT table data is recorded.

따라서, 광 디스크 드라이브는 USB 호스트가 전송하는 커맨드에 포함된 주소가 가리키는 FAT 테이블에 해당하는 파일을 빨리 검색할 수 있도록, S450 단계 내지 S470 단계를 통해 변환된 각 파일 정보를 시작 주소 순서로 소팅하는 것이 유리하다. 도 5에는 각 파일의 시작 주소에 따라 파일 정보를 소팅하는 방법이 도시되어 있는데, 각 파일 이름 순서로 나열된 파일 정보에서 순차적으로 다음 파일과 시작 주소를 비교하여 가장 낮은 주소에서 가장 높은 주소 순서로 파일 정보의 순서를 바꾸어 저장한다.Accordingly, the optical disk drive sorts the information of each file converted in steps S450 to S470 in the start address order so that a file corresponding to the FAT table indicated by the address included in the command transmitted by the USB host can be quickly searched. It is advantageous. 5 shows a method of sorting file information according to the start address of each file. In the file information listed in the order of each file name, the next file and the start address are sequentially compared to the file in the order of the lowest address to the highest address. Change the order of the information and save it.

다음으로, USB 모드로 전환하여 FAT32 포맷으로 변환된 파일 시스템 및 광 디스크에 기록된 데이터를 연결된 USB 호스트에 전송하는 방법을 설명하는데, 도 6에 이에 대한 동작 흐름도가 도시되어 있다.Next, a method of transferring a file system converted to FAT32 format and data recorded on an optical disk to a connected USB host by switching to the USB mode will be described. FIG. 6 shows an operation flowchart thereof.

USB 호스트가 처음으로 USB HDD나 USB 메모리와 같은 USB 매체에 접근할 때에는 해당 매체에 저장된 데이터를 확인하기 위해서 USB 매체에 기록된 모든 파일에 대한 파일 시스템 정보를 요청하는 커맨드를 보내는데, 해당 커맨드는 FAT32 규격에 정해진 파일 시스템 정보가 저장된 영역을 목적지로 하는 읽기 커맨드이고, 이에 대응하여 해당 매체에 저장된 데이터의 파일 개수, 각 파일의 이름, 파일 이름 길이, 파일 크기, 시작 주소, 속성, 시간 등을 포함하는 파일 시스템 정보가 반환된다.The first time a USB host accesses a USB medium, such as a USB HDD or USB memory, it sends a command to request file system information for all files recorded on the USB medium to verify the data stored on that medium. This is a read command that uses the area where the file system information specified in the standard is stored as a destination, and correspondingly includes the number of files of data stored in the media, the name of each file, the length of the file name, the file size, the start address, the attribute, the time, and the like. File system information is returned.

또한, USB 호스트는, USB 매체에 포함된 디렉토리, 파일 및 각 파일에 대한 정보가 확인된 후 원하는 파일에 접근할 때, 원하는 파일에 포함된 모든 섹터의 주소들을 나열한 FAT 테이블의 전송을 요청하는 커맨드를 전송하고, 이에 따라 FAT 테이블이 전송되면 이를 참조하여 원하는 주소로부터 데이터 전송을 요청하는 커맨드를 전송하여 이에 따라 전송되는 데이터를 재생한다. 각 파일의 FAT 테이블도 데이터가 저장되는 영역과 분리되어 파일 시스템 영역에 기록되고, 해당 매체에 포함된 모든 파일에 대한 파일 정보, 즉 각 파일의 시작 주소와 크기로부터 해당 파일의 FAT 테이블이 기록된 주소를 계산할 수 있다.In addition, the USB host requests a transfer of a FAT table listing addresses of all sectors included in the desired file when accessing the desired file after checking the information on the directory, the file, and each file included in the USB medium. When the FAT table is transmitted, a command for requesting data transmission from a desired address is transmitted with reference to the FAT table, thereby reproducing the transmitted data. The FAT table of each file is also recorded in the file system area separately from the area where data is stored, and the file information of all files included in the media, that is, the FAT table of the file from the start address and size of each file is recorded. You can calculate the address.

광 디스크에 기록된 데이터에 대한 파일 시스템이 USB 호스트에서 접근이 가능한 FAT32 포맷으로 변환된 이후 USB 호스트와 연결이 되면, 제어기(50)는, USB 호스트로부터 인터페이스(20)를 통해 USB 모드의 광 디스크 드라이브에 삽입된 디스크의 데이터를 읽기 위한 명령어(Read CMD)가 전송되는지 확인한다(S610).When the file system for the data recorded on the optical disk is converted to the FAT32 format accessible by the USB host and then connected to the USB host, the controller 50 connects the optical disk in the USB mode through the interface 20 from the USB host. It is checked whether a command (Read CMD) for reading data of the disc inserted into the drive is transmitted (S610).

제어기(50)는, Read CMD가 수신되면(S610에서 YES), USB 호스트가 보낸 Read CMD의 목적지(Destination) 주소를 확인하여 FAT32에 미리 정해진 파일 시스템 영역, 즉 디스크에 기록된 파일들을 요약한 파일 정보와 FAT 테이블이 기록된 파일 시스템 영역인지 판단한다(S620).When the controller 50 receives the read CMD (YES in S610), the controller 50 checks the destination address of the read CMD sent by the USB host, and summarizes the file system area defined in FAT32, that is, the files recorded on the disk. It is determined whether the information and the FAT table are recorded in the file system area (S620).

USB 호스트가 보낸 Read CMD에 포함된 주소가 파일 시스템 영역 중에서 파일 정보가 기록된 주소를 가리키는 경우(S630에서 YES), 제어기(50)는 이미 FAT32 포맷으로 변환되어 메모리(30)에 저장되어 있는 파일 정보를 인터페이스(20)를 통해 USB 호스트로 전송한다(S640).When the address included in the Read CMD sent by the USB host points to the address where the file information is recorded in the file system area (YES in S630), the controller 50 is already converted to FAT32 format and stored in the memory 30. The information is transmitted to the USB host through the interface 20 (S640).

반면, USB 호스트가 보낸 Read CMD에 포함된 주소가 파일 시스템 영역에서 FAT 테이블이 기록된 주소를 가리키는 경우(S630에서 NO), 즉 USB 호스트가 광 디스크에 기록된 데이터에 대한 파일 정보를 이미 획득한 후 이를 기초로 원하는 파일의 FAT 테이블 데이터의 전송을 요청하는 경우, 연결된 USB 호스트에 전송할 데이터를 임시로 저장하는 버퍼(메모리(30) 또는 제어기(50) 내에 마련된 버퍼)를 깨끗이 하고(S650), S480 단계에서 시작 주소 순서로 나열된 파일 정보를 검색하여 Read CMD에 포함된 주소가 가리키는 FAT 테이블에 대응하는 파일 정보를 찾고(S660), 해당 파일의 시작 주소와 크기 정보를 기초로 해당 파일에 대한 FAT 테이블을 생성하여 인터페이스(20)를 통해 USB 호스트로 전송한다(S670). S660과 S670 단계는 이후에 자세히 설명한다.On the other hand, if the address included in the Read CMD sent by the USB host points to the address where the FAT table is written in the file system area (NO in S630), that is, the USB host has already obtained file information on the data recorded on the optical disk. After requesting the transfer of the FAT table data of the desired file based on this, the buffer (buffer provided in the memory 30 or the controller 50) for temporarily storing the data to be transmitted to the connected USB host is cleaned (S650). In step S480, the file information listed in the start address order is searched to find the file information corresponding to the FAT table indicated by the address included in the read CMD (S660), and the FAT for the file is based on the start address and size information of the file. The table is generated and transmitted to the USB host through the interface 20 (S670). Steps S660 and S670 will be described later in detail.

반면, USB 호스트가 보낸 Read CMD의 목적지 주소가 파일 시스템이 기록된 영역이 아닌 경우(S620에서 NO), 즉 USB 호스트가 광 디스크에 기록된 데이터에 대한 파일 정보와 원하는 파일에 대한 FAT 테이블 데이터를 이미 획득한 후 이를 기초로 해당 파일의 데이터의 전송을 요청하는 경우, 제어기(50)는 전송 요청한 주소의 데이터를 광 디스크에서 독출하여 USB 호스트에 전송하는데(S680), 요청된 주소에서 파일 시스템 정보(각 파일 정보와 각 파일의 FAT 테이블 포함) 크기(또는 파일 시스템 영역의 크기)만큼 뺀 주소부터 데이터를 독출하여 USB 호스트에 전송한다. 광 디스크에서 데이터를 독출하면서 오류가 발생하는 경우에 대해서는 다음에 상세히 설명한다.On the other hand, if the destination address of the Read CMD sent by the USB host is not the area in which the file system is recorded (NO in S620), that is, the USB host will display the file information for the data written to the optical disk and the FAT table data for the desired file. In case of requesting the transmission of the data of the corresponding file based on the information already acquired, the controller 50 reads the data of the transmission request address from the optical disk and transmits the data to the USB host (S680). The file system information is requested at the requested address. Data is read from the address minus the size (or the size of the file system area) and transferred to the USB host. The case where an error occurs while reading data from the optical disc will be described in detail later.

S660과 S670 단계에 대해서 설명한다.The steps S660 and S670 will be described.

FAT32 파일 시스템에 따른 매체에는, MBR(Mater Boot Record), 부트 섹터(Boot Sector), FAT 테이블, 디렉토리/파일 정보가 기록되는 파일 시스템 영역과 실제 파일 데이터가 기록되는 데이터 영역이 차례로 형성되어 데이터가 기록된다.In the medium according to the FAT32 file system, a MBR (Mater Boot Record), a Boot Sector, a FAT table, a file system area in which directory / file information is recorded, and a data area in which actual file data is recorded are sequentially formed. Is recorded.

FAT 테이블은 매체에 기록된 데이터의 양(데이터 영역에 기록된 섹터의 개수)이 많아짐에 따라 그 크기도 커지기 때문에, 광 디스크의 파일 시스템을 변환할 때 각 파일에 대한 FAT 테이블을 모두 변환하여 메모리(30)에 저장할 수 없게 되고, USB 호스트가 요청할 때마다 요청한 파일에 해당하는 FAT 테이블을 새로 생성할 수 밖에 없다.As the FAT table increases in size as the amount of data written to the medium (the number of sectors written to the data area) increases, the FAT table for each file is converted to memory when the file system of the optical disk is converted. 30 cannot be stored, and a new FAT table corresponding to the requested file is created every time the USB host requests it.

FAT 테이블 영역에는 시작 주소가 빠른 순서로 각 파일에 대한 FAT 테이블이 생성되어 기록되는데, 예를 들어, 도 5에 도시한 바와 같이, File#1의 시작 주소가 100이고, 파일 크기에 해당하는 섹터 수가 50개이고(100, 50), File#2는 (450, 100), File#3은 (300, 150), File#4는 (150, 100), File#5는 (250, 50), File#6은 (550, 100)인 경우, 시작 주소가 가장 빠른 File#1에 대해서 50(섹터) x 4(바이트/섹터) = 200(바이트)의 FAT 테이블이 FAT 테이블 영역 내의 소정 주소(A)로부터 기록되고, 이후 다음으로 시작 주소가 빠른 File#4에 대한 100 x 4 = 400(바이트)의 FAT 테이블이 기록되고, 계속해서 50 x 4 = 200(바이트)의 File#5에 대한 FAT 테이블, 150 x 4 = 600(바이트)의 File#3에 대한 FAT 테이블, 100 x 4 = 400(바이트)의 File#2에 대한 FAT 테이블, 100 x 4 = 400(바이트)의 File#6에 대한 FAT 테이블이 기록된다.In the FAT table area, a FAT table for each file is generated and recorded in ascending order of start addresses. For example, as shown in FIG. 5, a sector corresponding to a file size having a start address of File # 1 is 100 and is shown in FIG. The number is 50 (100, 50), File # 2 is (450, 100), File # 3 is (300, 150), File # 4 is (150, 100), File # 5 is (250, 50), File If # 6 is (550, 100), a FAT table with 50 (sectors) x 4 (bytes / sectors) = 200 (bytes) for the file # 1 having the earliest starting address is a predetermined address (A) in the FAT table area. FAT table for File # 5, which is written from, and then 100 x 4 = 400 (bytes) of FAT table for File # 4 with the next highest starting address, followed by 50 x 4 = 200 (bytes) of FAT table, FAT table for File # 3 with 150 x 4 = 600 (bytes), FAT table for File # 2 with 100 x 4 = 400 (bytes), FAT table for File # 6 with 100 x 4 = 400 (bytes) This is recorded.

디렉토리/파일 정보를 수신한 USB 호스트는, 원하는 파일에 접근하기 위하여 해당 파일에 대한 FAT 테이블을 요청하는데, 파일 정보(각 파일의 시작 주소와 크기)를 기초로 해당 파일에 대한 FAT 테이블이 기록된 주소를 계산하고, 계산된 주소를 포함하는 Read 커맨드를 보낸다. 앞의 예에서, USB 호스트가 File#3의 FAT 테이블을 요청할 때에는 File#3의 FAT 테이블이 기록되는 주소와 그 FAT 테이블의 크기를 매개 변수로 하는 Read 커맨드를 발송하는데, File#3의 FAT 테이블이 기록되는 주소는 File#3의 데이터의 시작 주소보다 앞에 있는 파일들의 FAT 테이블 크기(200(File#1) + 400(File#4) + 200(File#5))와 첫 FAT 테이블이 기록되는 시작 주소(A)의 합으로 구할 수 있다.The USB host receiving the directory / file information requests a FAT table for the file in order to access the desired file. The FAT table for the file is written based on the file information (start address and size of each file). Compute the address and send a Read command containing the calculated address. In the previous example, when the USB host requests a FAT table of File # 3, it sends a Read command whose parameters are the file where the FAT table of File # 3 is written and the size of the FAT table. The recorded address is the FAT table size (200 (File # 1) + 400 (File # 4) + 200 (File # 5)) of the files before the start address of the data of File # 3 and the first FAT table is written. Can be obtained by adding up the start address (A).

광 디스크 드라이브는, FAT 테이블 데이터의 전송을 요청하는 Read 커맨드를 수신하면, 해당 커맨드에 포함된 주소로부터 해당 커맨드가 파일 시스템 영역인지, 파일 정보가 기록된 주소인지 아니면 FAT 테이블이 기록된 주소인지 확인해야 하고, FAT 테이블이 기록된 주소에 해당하는 경우 해당 주소가 어느 파일에 대한 FAT 테이블에 해당하는지 검색해야 한다.When the optical disk drive receives a Read command requesting the transfer of FAT table data, the optical disk drive determines whether the command is a file system area, an address where file information is recorded, or an address where a FAT table is written from an address included in the command. If the FAT table corresponds to the recorded address, it must search for which file the FAT table corresponds to.

FAT32 포맷으로 변환된 파일 시스템의 파일 정보가 파일 이름으로 정렬되어 메모리(30)에 저장되어 있는 경우, 제어기(50)는 첫 파일부터 모든 파일에 대해서 시작 주소와 크기 정보를 읽고 이를 기초로 각 파일의 FAT 테이블 데이터가 기록될 주소를 계산하고 계산된 주소와 Read 커맨드에 포함된 주소와 비교하여 USB 호스트가 원하는 FAT 테이블에 해당하는 파일을 찾아야 한다.When the file information of the file system converted to FAT32 format is stored in the memory 30, sorted by file name, the controller 50 reads start address and size information for all files from the first file and based on each file, Calculate the address where the FAT table data will be written, and compare the calculated address with the address included in the Read command to find the file corresponding to the FAT table desired by the USB host.

하지만, 광 디스크의 파일 시스템을 FAT32 포맷의 파일 정보로 변환하여 메모리(30)에 저장할 때 시작 주소를 기준으로 각 파일의 파일 정보를 정렬하는 경우, 제어기(50)는, 메모리(30)에 저장되어 있는 파일 정보(파일 크기)를 기초로 시작 주소가 가장 빠른 파일부터 차례로 해당 파일에 대한 FAT 테이블이 기록될 주소를 계산할 수 있기 때문에, 계산되는 주소와 Read 커맨드에 포함된 주소를 비교하여 Read 커맨드에 포함된 주소에 해당하는 FAT 테이블에 해당하는 파일을 빨리 찾을 수 있다. 즉, 도 5와 같이 파일 정보를 시작 주소를 기준으로 정렬하면 USB 호스트가 요청한 FAT 테이블에 해당하는 파일을 빨리 검색할 수 있다.However, when the file system of the optical disk is converted into file information of FAT32 format and stored in the memory 30, when the file information of each file is sorted based on the start address, the controller 50 stores the file information in the memory 30. Based on the file information (file size), it is possible to calculate the address where the FAT table for the file is written in order from the file with the earliest starting address. Therefore, the Read command is compared to the address included in the Read command. You can quickly find the file in the FAT table that corresponds to the address contained in. That is, as shown in FIG. 5, if the file information is arranged based on the start address, the USB host may quickly search for a file corresponding to the requested FAT table.

USB 호스트가 요청한 FAT 테이블에 해당하는 파일을 찾은 경우, 제어기(50)는, 해당 파일의 시작 주소와 길이 정보를 기초로 FAT 테이블 데이터를 새로 생성하고 인터페이스(20)를 통해 USB 호스트에 전송할 수 있다.When the USB host finds a file corresponding to the requested FAT table, the controller 50 may generate new FAT table data based on the start address and length information of the file and transmit the data to the USB host through the interface 20. .

다음으로, USB 호스트가 요청한 데이터를 독출하여 전송하는 방법에 대해 설명한다. 도 7은 광 디스크의 데이터를 독출하여 전송하면서 독출 에러가 발생할 때 처리하는 방법에서 종래의 방법과 본 발명에 따른 방법을 비교하고 있다.Next, a method of reading and transmitting data requested by the USB host will be described. 7 compares the conventional method and the method according to the present invention in a method of processing when a read error occurs while reading and transmitting data of an optical disc.

광 디스크 드라이브는, USB 호스트에서 요청한 주소의 데이터를 광 디스크로부터 독출하여 USB 호스트에 전송하는데, 종래에는 광 디스크에 결함이 있거나 재생 신호의 품질이 떨어져 독출한 신호의 디코딩이 실패하면 재시도를 하고 재시도가 진행될수록 시간 지연이 발생하고, 재시도가 소정 회수 이상 반복되어 재시도 한도를 초과하면 에러를 보고하므로, USB 호스트에서는 해당 콘텐츠의 재생이 중단되게 된다.The optical disc drive reads data from the optical disc at the address requested by the USB host and transmits the data to the USB host. Conventionally, if the optical disc is defective or the decoding of the read signal fails due to poor playback signal quality, the optical disc drive retries. As the retry progresses, a time delay occurs, and when the retry is repeated for a predetermined number of times and exceeds the retry limit, an error is reported, so that playback of the corresponding content is stopped in the USB host.

컴퓨터가 아닌 USB 호스트는, MP3 플레이어, PMP, TV, AV 재생기 등으로, USB를 통해 연결된 저장 매체에 저장된 음악, 동영상, 그림, 텍스트 등을 전송 받아 재생하는데, 특히 동영상이나 음악 같은 콘텐츠를 재생하는 경우는 일부 데이터에 에러가 있더라도 재생을 중단하지 않고 끊김 없이 재생하는 것이 사용자의 편의에 더 부응하는 것이 될 수 있다.A USB host, not a computer, is an MP3 player, PMP, TV, or AV player that receives and plays music, movies, pictures, and text stored on a storage medium connected via USB. In some cases, even if there is an error in some data, the playback without interruption without interruption may be more in accordance with the user's convenience.

따라서, 본 발명에 따른 광 디스크 드라이브는, USB 모드에서 예를 들어 동영상 콘텐츠를 독출하여 USB 호스트에 전송할 때, 광 디스크에서 독출한 신호를 디코딩 하면서 소정 회수(예를 들어 4회) 이상 재시도에도 디코딩에 실패하는 경우, 더미 데이터를 생성하여 USB 호스트에 전송할 수 있다. USB 호스트는, 더미 데이터 이후에 데이터가 제대로 전송되면, 재생하는 동영상에 약간의 모자이크 잡음이 발생할 뿐 끊김 없이 재생할 수 있다.Therefore, when the optical disk drive according to the present invention, for example, reads video content and transmits it to the USB host in the USB mode, the optical disk drive may retry a predetermined number of times (for example, four times) while decoding the signal read from the optical disk. If decoding fails, dummy data can be generated and sent to the USB host. If the data is transferred correctly after the dummy data, the USB host can play without interruption as it generates some mosaic noise in the video being played.

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

10: 로더 20: 인터페이스
30: 타이머 40: 메모리
50: 제어기 100: 광 디스크 드라이브
10: Loader 20: Interface
30: timer 40: memory
50: controller 100: optical disk drive

Claims (18)

연결된 호스트가 컴퓨터가 아니라고 판단되면, 광 디스크에 기록된 파일들에 대한 파일 정보를 상기 호스트가 접근할 수 있는 소정의 파일 시스템으로 변환하여 메모리에 저장하는 단계;
상기 호스트로부터 읽기 커맨드가 수신되면, 상기 커맨드에 포함된 주소를 확인하는 단계; 및
상기 커맨드에 포함된 주소가 상기 소정의 파일 시스템의 파일 시스템 영역 내 파일 정보가 기록된 주소를 가리키면, 상기 메모리에 저장되어 있는 변환된 파일 정보를 상기 호스트에 전송하는 단계를 포함하여 이루어지는 광 디스크 드라이브에서 데이터 전송 방법.
If it is determined that the connected host is not a computer, converting file information about files recorded on an optical disc into a predetermined file system accessible by the host and storing the file information in a memory;
If a read command is received from the host, checking an address included in the command; And
And transmitting the converted file information stored in the memory to the host when the address included in the command indicates an address in which file information in a file system area of the predetermined file system is recorded. How to transfer data from
제 1항에 있어서,
상기 저장하는 단계는,
상기 변환에 앞서 상기 호스트와의 연결을 끊은 단계; 및
상기 변환된 파일 정보를 메모리에 저장한 후 상기 호스트와 다시 연결을 시도하는 단계를 더 포함하는 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
The method of claim 1,
The storing step,
Disconnecting from the host prior to the conversion; And
Storing the converted file information in a memory and attempting to reconnect with the host.
제 1항에 있어서,
상기 변환된 파일 정보는, 상기 디스크에 포함된 파일의 개수, 및 각 파일에 대해서 파일 이름, 파일 크기, 데이터의 시작 주소, 속성, 시간 정보를 포함하는 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
The method of claim 1,
The converted file information includes a number of files included in the disc, a file name, a file size, a start address of a data, an attribute, and time information for each file. .
제 3항에 있어서,
상기 광 디스크에 기록된 파일들에 대한 파일 정보를 상기 소정의 파일 시스템으로 변환할 때, 상기 데이터의 시작 주소를 광 디스크에서 기록된 해당 파일의 시작 주소에 적어도 상기 파일 시스템 영역의 크기를 더한 값으로 바꾸는 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
The method of claim 3, wherein
When converting file information on the files recorded on the optical disk into the predetermined file system, the start address of the data is added to the start address of the corresponding file recorded on the optical disk, at least the size of the file system area. Data transmission method of an optical disk drive, characterized in that for changing.
제 1항에 있어서,
상기 저장하는 단계는, 상기 변환된 파일 정보를 각 파일 데이터의 시작 주소를 기준으로 정렬하여 추가로 저장하는 단계를 더 포함하여 이루어지는 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
The method of claim 1,
The storing may further include storing the converted file information by sorting the converted file information based on a start address of each file data.
제 5항에 있어서,
상기 시작 주소를 기준으로 정렬할 때 상기 파일 정보 중에서 파일 이름, 데이터의 시작 주소, 파일 크기만을 저장하는 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
6. The method of claim 5,
And storing only a file name, a start address of a data, and a file size among the file information when sorting based on the start address.
제 5항에 있어서,
상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에서 파일의 데이터가 기록된 주소들이 나열된 주소 테이블이 기록된 주소를 가리키는 경우, 상기 시작 주소를 기준으로 정렬된 파일 정보를 이용하여 상기 커맨드에 포함된 주소가 가리키는 테이블에 해당하는 파일을 검색하고, 상기 검색된 파일의 데이터의 주소 테이블을 생성하고, 상기 생성된 주소 테이블을 상기 호스트에 전송하는 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
6. The method of claim 5,
When the address included in the command indicates an address in which an address table in which file data of the file is recorded in the file system area is recorded, the file information sorted based on the start address is included in the command. And searching for a file corresponding to a table indicated by an address, generating an address table of data of the found file, and transmitting the generated address table to the host.
제 1항에 있어서,
상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에 있지 않은 것으로 확인되는 경우, 상기 커맨드에 포함된 주소에 해당하는 데이터를 상기 광 디스크에서 독출하여 상기 호스트에 전송하는 단계를 더 포함하여 이루어지는 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
The method of claim 1,
If it is determined that the address included in the command is not within the file system area, the method further comprises reading data corresponding to the address included in the command from the optical disc and transmitting the data to the host. To transfer data from an optical disc drive.
제 8항에 있어서,
상기 광 디스크에서 데이터를 독출할 때, 상기 커맨드에 포함된 주소에서 상기 파일 시스템 영역의 크기를 뺀 주소로부터 데이터를 독출하는 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
The method of claim 8,
When reading data from the optical disc, reading data from an address subtracted from the size of the file system area from an address included in the command.
제 8항에 있어서,
상기 광 디스크에서 데이터를 독출할 때 같은 데이터에 대해서 소정 회수 이상 오류가 발생하면, 더미 데이터를 생성하여 상기 호스트에 전송하는 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
The method of claim 8,
And generating dummy data and transmitting the dummy data to the host if an error occurs more than a predetermined number of times of the same data when reading data from the optical disk.
제 1항에 있어서,
상기 광 디스크에는 ISO1996 또는 UDF 파일 시스템에 따라 데이터가 기록되고, 상기 소정의 파일 시스템은 FAT32인 것을 특징으로 하는 광 디스크 드라이브에서 데이터 전송 방법.
The method of claim 1,
The data is recorded on the optical disc according to ISO1996 or UDF file system, and the predetermined file system is FAT32.
광 디스크로부터 데이터를 읽거나 광 디스크에 데이터를 기록하는 로더;
호스트와 연결되는 인터페이스;
소정의 파일 시스템으로 변환된 파일 정보를 저장하기 위한 메모리; 및
상기 인터페이스를 통해 연결된 호스트가 컴퓨터인지 판단하고, 상기 연결된 호스트가 컴퓨터가 아니라고 판단되면 상기 광 디스크에 기록된 파일들에 대한 파일 정보를 상기 호스트가 접근할 수 있는 상기 소정의 파일 시스템으로 변환하여 상기 메모리에 저장하고, 상기 인터페이스를 통해 상기 호스트로부터 읽기 커맨드가 수신되면 상기 커맨드에 포함된 주소를 확인하고, 상기 커맨드에 포함된 주소가 상기 소정의 파일 시스템의 파일 시스템 영역 내 파일 정보가 기록된 주소를 가리키면 상기 메모리에 저장되어 있는 변환된 파일 정보를 상기 인터페이스를 통해 상기 호스트에 전송하는 제어기를 포함하여 구성되는 광 디스크 드라이브.
A loader for reading data from or writing data to the optical disk;
An interface connected with the host;
A memory for storing file information converted to a predetermined file system; And
It is determined whether the host connected through the interface is a computer, and if it is determined that the connected host is not a computer, the file information on the files recorded on the optical disk is converted into the predetermined file system accessible by the host, and the Store in a memory, and when a read command is received from the host through the interface, check an address included in the command, and the address included in the command is an address in which file information in a file system area of the predetermined file system is recorded. And a controller for transmitting the converted file information stored in the memory to the host through the interface.
제 12항에 있어서,
상기 변환된 파일 정보는 상기 디스크에 포함된 파일의 개수, 및 각 파일에 대해서 파일 이름, 파일 크기, 데이터의 시작 주소, 속성, 시간 정보를 포함하는 것을 특징으로 하는 광 디스크 드라이브.
13. The method of claim 12,
The converted file information includes a number of files included in the disc, and a file name, a file size, a start address of a data, an attribute, and time information for each file.
제 13항에 있어서,
상기 제어기는 상기 소정의 파일 시스템으로 파일 정보를 변환할 때, 상기 데이터의 시작 주소는 광 디스크에서 기록된 해당 파일의 시작 주소에 적어도 상기 파일 시스템 영역의 크기를 더한 값으로 바꾸는 것을 특징으로 하는 광 디스크 드라이브.
The method of claim 13,
And when the controller converts file information into the predetermined file system, the start address of the data is changed to a value obtained by adding at least the size of the file system area to the start address of the corresponding file recorded on the optical disk. Disk drive.
제 13항에 있어서,
상기 제어기는 상기 변환된 파일 정보 중에서 파일 이름, 데이터의 시작 주소, 파일 크기만을 각 파일 데이터의 시작 주소를 기준으로 정렬하여 추가로 상기 메모리에 저장하는 것을 특징으로 하는 광 디스크 드라이브.
The method of claim 13,
The controller may further store the file name, the start address of the data, and the file size of the converted file information based on the start address of each file data and store them in the memory.
제 15항에 있어서,
상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에서 파일의 데이터가 기록된 주소들이 나열된 주소 테이블이 기록된 주소를 가리키는 경우, 상기 제어기는 상기 시작 주소를 기준으로 정렬된 파일 정보를 이용하여 상기 커맨드에 포함된 주소가 가리키는 테이블에 해당하는 파일을 검색하고, 상기 검색된 파일의 데이터의 주소 테이블을 생성하고, 상기 생성된 주소 테이블을 상기 인터페이스를 통해 상기 호스트에 전송하는 것을 특징으로 하는 광 디스크 드라이브.
16. The method of claim 15,
When the address included in the command indicates an address in which an address table in which file data is recorded in the file system area is written, the controller uses the file information arranged based on the start address, and the command is used. And searching for a file corresponding to a table indicated by an address included in the table, generating an address table of data of the found file, and transmitting the generated address table to the host through the interface.
제 12항에 있어서,
상기 커맨드에 포함된 주소가 상기 파일 시스템 영역 내에 있지 않은 것으로 확인되는 경우, 상기 제어기는, 상기 로더를 제어하여 상기 커맨드에 포함된 주소에 해당하는 데이터를 상기 광 디스크에서 독출하고, 상기 인터페이스를 제어하여 상기 독출한 데이터를 상기 호스트에 전송하는 것을 특징으로 하는 광 디스크 드라이브.
13. The method of claim 12,
When it is confirmed that the address included in the command is not within the file system area, the controller controls the loader to read data corresponding to the address included in the command from the optical disc, and to control the interface. And transmit the read data to the host.
제 17항에 있어서,
상기 제어기는, 상기 광 디스크에서 데이터를 독출할 때 같은 데이터에 대해서 소정 회수 이상 오류가 발생하면 더미 데이터를 생성하여 상기 호스트에 전송하는 것을 특징으로 하는 광 디스크 드라이브.
18. The method of claim 17,
And the controller generates dummy data and transmits the dummy data to the host if an error occurs more than a predetermined number of times when the data is read from the optical disk.
KR1020100111460A 2010-11-10 2010-11-10 Method for sending data in optical disc drive capable of changing mode KR101203906B1 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
KR1020100111460A KR101203906B1 (en) 2010-11-10 2010-11-10 Method for sending data in optical disc drive capable of changing mode
US13/240,030 US20120113779A1 (en) 2010-11-10 2011-09-22 Method for sending data in optical disc drive capable of changing mode
US13/241,093 US20120113778A1 (en) 2010-11-10 2011-09-22 Optical disc drive capable of changing mode and method for changing mode in the same
EP11008762A EP2453346A2 (en) 2010-11-10 2011-11-03 Optical disc drive capable of changing mode and method for changing mode in the same
EP11008898A EP2453347A2 (en) 2010-11-10 2011-11-08 Method for sending data in optical disc drive capable of changing mode
CN2011103519558A CN102467920A (en) 2010-11-10 2011-11-09 Optical disc drive capable of changing mode and method for changing mode in the same
CN2011103519806A CN102467921A (en) 2010-11-10 2011-11-09 Optical disc drive capable of changing mode and mode-changing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100111460A KR101203906B1 (en) 2010-11-10 2010-11-10 Method for sending data in optical disc drive capable of changing mode

Publications (2)

Publication Number Publication Date
KR20120050109A KR20120050109A (en) 2012-05-18
KR101203906B1 true KR101203906B1 (en) 2012-11-23

Family

ID=46267671

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100111460A KR101203906B1 (en) 2010-11-10 2010-11-10 Method for sending data in optical disc drive capable of changing mode

Country Status (1)

Country Link
KR (1) KR101203906B1 (en)

Also Published As

Publication number Publication date
KR20120050109A (en) 2012-05-18

Similar Documents

Publication Publication Date Title
JP3118189B2 (en) CD-ROM playback device and control method thereof
EP2453347A2 (en) Method for sending data in optical disc drive capable of changing mode
KR101151684B1 (en) Method for converting data in optical disc drive
KR100589518B1 (en) Method for controlling data read speed in optical disc driver
JP2006511901A (en) Handheld PDA video accessories
US7716412B2 (en) Data storage apparatus and data access method for controlling address information for data writing using a free area control table
KR101203906B1 (en) Method for sending data in optical disc drive capable of changing mode
KR101137835B1 (en) Optical disc drive capable of changing mode and mode-changing method
KR101255339B1 (en) Optical disc drive and driving method thereof
US20020024907A1 (en) Disk drive unit and disk drive method
KR101330821B1 (en) Optical disc drive and driving method thereof
US8285119B2 (en) Method for playing digital videos, a method for reading data and a method for smoothly playing pictures
JP2000149427A (en) Recorder and recording method, reproducer and reproducing method, recording and reproducing device and method therefor, and provision medium
JP2008217946A (en) Reproducing device
US20070036043A1 (en) Safe recovery in DVD recordable/rewritable realtime recording
KR101339429B1 (en) Optical disc drive and driving method thereof
JP5976024B2 (en) Playback apparatus, control method, and control program
KR20150022271A (en) Optical disc drive and driving method thereof
US8218410B2 (en) Method for managing defect of optical disc
KR100621375B1 (en) Combination Control System Using 3-State Transceiver
KR20050119318A (en) System for usb connection type reader and method therefor
KR20150022273A (en) Optical disc drive and driving method thereof
JP2005327376A (en) Optical disk reproducing method, optical disk apparatus, and optical disk system
KR20110061855A (en) Apparatus and method for back up image file
JP2008269752A (en) Disk recording device

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20151001

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20161010

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20171011

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20181001

Year of fee payment: 7