KR100713971B1 - Method for discriminating firmware download in optical disc device - Google Patents

Method for discriminating firmware download in optical disc device Download PDF

Info

Publication number
KR100713971B1
KR100713971B1 KR1020050023157A KR20050023157A KR100713971B1 KR 100713971 B1 KR100713971 B1 KR 100713971B1 KR 1020050023157 A KR1020050023157 A KR 1020050023157A KR 20050023157 A KR20050023157 A KR 20050023157A KR 100713971 B1 KR100713971 B1 KR 100713971B1
Authority
KR
South Korea
Prior art keywords
firmware
downloaded
download
check sum
normally
Prior art date
Application number
KR1020050023157A
Other languages
Korean (ko)
Other versions
KR20060101641A (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 KR1020050023157A priority Critical patent/KR100713971B1/en
Publication of KR20060101641A publication Critical patent/KR20060101641A/en
Application granted granted Critical
Publication of KR100713971B1 publication Critical patent/KR100713971B1/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/0632Configuration or reconfiguration of storage systems by initialisation or re-initialisation of storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • 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

본 발명은, 광디스크 장치에서의 펌웨어 다운로드 판별방법에 관한 것으로, 예를 들어 디스크 드라이브(Disc Drive)와 같은 광디스크 장치에서, 개인용 컴퓨터(PC)와 같은 호스트(Host)로부터 전송되는 펌웨어(Firmware)를 수신하여, 에스디-램(SD-RAM)에 다운로드한 후, 그 펌웨어를 다시 플래시 롬(Flash ROM) 등에 다운로드하는 경우, 상기 플래시 롬에 다시 다운로드되는 펌웨어에 대한 체크 섬(Check Sum) 동작을 부분적(Partial)으로 수행하여, 펌웨어의 정상적인 다운로드 여부를 신속하게 판별함으로써, 펌웨어의 정상 다운로드 여부를 판별하기 위해 소요되는 시간을 보다 효율적으로 단축시킬 수 있게 되는 매우 유용한 발명인 것이다. BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a firmware download determination method in an optical disk device. For example, in an optical disk device such as a disc drive, firmware transmitted from a host such as a personal computer (PC) can be obtained. When receiving, downloading to the SD-RAM, and downloading the firmware again to a flash ROM, etc., the check sum operation for the firmware downloaded to the flash ROM is partially performed. (Partial), by quickly determining whether or not the normal download of the firmware, it is a very useful invention that can reduce the time required to determine whether or not the normal download of the firmware more efficiently.

디스크 드라이브, 펌웨어, 다운로드, 전체 체크 섬, 부분 체크 섬 Disk drive, firmware, download, full checksum, partial checksum

Description

광디스크 장치에서의 펌웨어 다운로드 판별방법 {Method for discriminating firmware download in optical disc device} Method for discriminating firmware download in optical disc device

도 1은 일반적인 디스크 드라이브와 개인용 컴퓨터가 연결 접속된 실시예를 도시한 것이고, 1 illustrates an embodiment in which a general disk drive and a personal computer are connected and connected.

도 2는 일반적인 펌웨어 내에 펌웨어 정보와 전체 체크 섬 값이 기록된 실시예를 도시한 것이고,2 illustrates an embodiment in which firmware information and a total checksum value are recorded in a general firmware.

도 3은 본 발명에 따른 펌웨어 내에 펌웨어 정보와 전체 체크 섬 값, 그리고 부분 체크 섬 값이 기록된 실시예를 도시한 것이고,3 illustrates an embodiment in which firmware information, a full checksum value, and a partial checksum value are recorded in firmware according to the present invention;

도 4는 본 발명에 따른 광디스크 장치에서의 펌웨어 다운로드 판별방법에 대한 동작 흐름도를 도시한 것이다. 4 is a flowchart illustrating a method of determining a firmware download in an optical disk device according to the present invention.

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

100 : 디스크 드라이브 200 : 개인용 컴퓨터100: disk drive 200: personal computer

10 : 디지털 신호처리부 11 : 에스디-램10: digital signal processing unit 11: SD-RAM

12 : 플래시 롬 12: flash ROM

본 발명은, 광디스크 장치에서의 펌웨어 다운로드 판별방법에 관한 것으로, 예를 들어 디스크 드라이브와 같은 광디스크 장치에서, 개인용 컴퓨터 등으로부터 다운로드받은 펌웨어를, 플래시 롬(Flash ROM) 등과 같은 기록매체에 다시 다운로드하는 경우, 그 펌웨어의 정상 다운로드 여부를 신속하게 판별할 수 있도록 하기 위한 광디스크 장치에서의 펌웨어 다운로드 판별방법에 관한 것이다. BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for determining the firmware download in an optical disk device. For example, in an optical disk device such as a disk drive, the firmware downloaded from a personal computer or the like is downloaded again to a recording medium such as a flash ROM. In this case, the present invention relates to a firmware download determining method in an optical disk device for quickly determining whether or not the firmware is normally downloaded.

도 1은, 일반적인 디스크 드라이브와 같은 광디스크 장치와, 개인용 컴퓨터와 같은 호스트가 연결 접속된 실시예를 도시한 것으로, 상기 디스크 드라이브(100)와 개인용 컴퓨터(200)는, 예를 들어 ATAPI(AT Attachment Packet Interface) 통신 방식을 통해 서로 인터페이스하게 된다.FIG. 1 shows an embodiment in which an optical disk device such as a general disk drive and a host such as a personal computer are connected and connected. The disk drive 100 and the personal computer 200 are, for example, ATAPI (AT Attachment). Packet Interface) Interface with each other through communication method.

한편, 상기 디스크 드라이브(100)에는, 디지털 신호 처리부(10)와, 에스디-램(SD-RAM)(11), 그리고 플래시 롬(Flash ROM)(12) 등이 포함 구성될 수 있는 데, 상기 디지털 신호 처리부(10)에 포함된 ATAPI 프로그램은, 상기 에스디-램(11)에 다운로드되어 실행될 수 있다.The disk drive 100 may include a digital signal processor 10, an SD-RAM 11, a flash ROM 12, and the like. The ATAPI program included in the digital signal processing unit 10 may be downloaded to the SD-RAM 11 and executed.

또한, 상기 ATAPI 프로그램이 실행되면, 상기 개인용 컴퓨터로 ATAPI 커맨드를 전송하여, 개인용 컴퓨터에 저장된 로더(Loader) 프로그램을 요구하게 되고, 이후 상기 개인용 컴퓨터로부터 로더 프로그램이 전송되면, 그 로더 프로그램을 상기 에스디-램(11)에 다운로드하여 실행시키게 된다.When the ATAPI program is executed, the ATAPI command is transmitted to the personal computer to request a loader program stored in the personal computer. When the loader program is transmitted from the personal computer, the loader program is stored in the SD. It is downloaded to the RAM 11 and executed.

그리고, 상기 로더 프로그램이 실행되면, 상기 개인용 컴퓨터로 ATAPI 커맨드를 전송하여, 개인용 컴퓨터에 저장된 펌웨어(Firmware)를 요구하게 되고, 이후 상기 개인용 컴퓨터로부터 펌웨어가 전송되면, 그 펌웨어를 상기 에스디-램(11)에 다운로드하게 된다.When the loader program is executed, ATAPI commands are transmitted to the personal computer to request firmware stored in the personal computer. When the firmware is transmitted from the personal computer, the firmware is transferred to the SD-RAM. 11) to download.

한편, 상기 디지털 신호 처리부(10)에 포함된 블랭크 판별 프로그램이 실행되어, 상기 다운로드된 펌웨어에 대한 체크 섬(Check Sum) 동작을 수행하게 되는 데, 예를 들어, 도 2에 도시한 바와 같이, 상기 펌웨어는, 512 Kbytes의 기록 크기로 선두 32 바이트에는, 펌웨어 정보(Firmware Information)가 기록되고, 마지막 4 바이트에는, 전체 체크 섬 값(Total Check Sum Value)이 기록될 수 있다.Meanwhile, a blank determination program included in the digital signal processor 10 is executed to perform a check sum operation on the downloaded firmware. For example, as illustrated in FIG. 2, In the firmware, firmware information is recorded in the first 32 bytes at a recording size of 512 Kbytes, and a total check sum value is recorded in the last 4 bytes.

또한, 상기 다운로드된 펌웨어에 대한 체크 섬 동작을 수행하여 전체 체크 섬 값이 검출되면, 상기 펌웨어의 마지막 4 바이트로 기록되어 있는 전체 체크 섬 값과 일치하는 지를 비교하게 된다.In addition, when a checksum operation is performed on the downloaded firmware and the total checksum value is detected, it is compared with the total checksum value recorded as the last 4 bytes of the firmware.

그리고, 상기 비교 결과, 일치하면, 정상적으로 다운로드가 수행되었다고 판별하게 되고, 상기 비교결과 일치하지 않으면, 정상적으로 다운로드가 수행되지 않았다고 판별하여, 상기 개인용 컴퓨터로 펌웨어 전송을 재 요구하게 된다.If the result of the comparison matches, it is determined that the download has been normally performed. If the result of the comparison does not match, it is determined that the download has not been normally performed, and the firmware transmission is requested again to the personal computer.

한편, 상기와 같은 일련의 체크 섬 동작을 수행하여, 펌웨어가 정상적으로 다운로드된 상태에서, 상기 에스디-램(11)에 다운로드된 펌웨어를, 상기 플래시 롬(12)에 다시 다운로드하게 되면, 전술한 바와 같이, 다시 다운로드된 펌웨어에 대한 체크 섬 동작을 수행하게 된다. On the other hand, by performing the series of checksum operations as described above, when the firmware downloaded to the SD-RAM 11 is downloaded to the flash ROM 12 again in the state where the firmware is normally downloaded, Similarly, a checksum operation is performed on the downloaded firmware again.

즉, 상기 에스디-램(11)에서 플래시 롬(12)으로 펌웨어가 다시 다운로드되는 경우에도, 그 펌웨어에 대한 체크 섬 동작을 다시 반복 수행하여, 전체 체크 섬 값이 검출되면, 상기 펌웨어의 마지막 4 바이트로 기록되어 있는 전체 체크 섬 값과 일치하는 지를 비교하게 된다. That is, even when the firmware is downloaded from the SD-RAM 11 to the flash ROM 12 again, if the checksum operation is repeated for the firmware and the total checksum value is detected, the last 4 of the firmware is detected. The match is made against the total checksum value in bytes.

그리고, 상기 비교 결과, 일치하면, 정상적으로 다운로드가 수행되었다고 판별하게 되고, 상기 비교결과 일치하지 않으면, 정상적으로 다운로드가 수행되지 않았다고 판별하여, 상기 에스디-램에서 플래시 롬으로의 펌웨어 다운로드 동작을 다시 수행하게 된다. If the result of the comparison matches, it is determined that the download has been normally performed. If the result of the comparison does not match, it is determined that the download has not been normally performed, and the firmware download operation from the SD-RAM to the flash ROM is performed again. do.

그러나, 상기와 같이 전체 체크 섬 동작을 수행하여, 에스디-램(SD-RAM)에 정상적으로 다운로드되었다고 이미 판별된 펌웨어를, 디스크 드라이브 내의 플래시 롬(Flash ROM)에 다시 다운로드하는 경우에도, 그 펌웨어에 대한 체크 섬 동작을 전체적으로 반복 수행하기 때문에, 체크 섬 동작에서 소요되는 시간을 효율적으로 단축시킬 수 없게 되는 문제점이 있다. However, even when the firmware has already been determined to have been successfully downloaded to the SD-RAM by downloading the entire checksum operation as described above, the firmware is again downloaded to the flash ROM in the disk drive. Since the check sum operation is repeatedly performed, the time required for the check sum operation cannot be shortened efficiently.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위하여 창작된 것으로서, 예를 들어 디스크 드라이브와 같은 광디스크 장치 내의 에스디-램(SD-RAM)에 정상적으로 다운로드된 펌웨어를, 상기 디스크 드라이브 내의 플래시 롬(Flash ROM)에 다시 다운로드하는 경우, 그 펌웨어에 대한 체크 섬 동작을 부분적(Partial)으로 신속하게 수행하여, 체크 섬 동작에서 소요되는 시간을 효율적으로 단축시킬 수 있도록 하기 위한 광디스크 장치에서의 펌웨어 다운로드 판별방법을 제공하는 데, 그 목적이 있는 것이다. Therefore, the present invention was created to solve the above problems, and for example, firmware downloaded normally to an SD-RAM in an optical disk device such as a disk drive, and a flash ROM in the disk drive. In the case of downloading to the ROM again, the firmware download determination method of the optical disk device for performing the checksum operation on the firmware quickly and partially to efficiently shorten the time required for the checksum operation. To provide a, that is the purpose.

상기와 같은 목적을 달성하기 위한 본 발명에 따른 광디스크 장치에서의 펌웨어 다운로드 판별방법은, 전체 체크 섬 동작에 의해 정상적으로 다운로드가 확인된 펌웨어를, 다른 기록매체에 다운로드하는 1단계; 상기 다른 기록매체에 다운로드된 펌웨어에 대한 부분 체크 섬 동작을 수행하여, 그 부분 체크 섬 값을, 상기 펌웨어의 특정 위치에 기록되어 있는 부분 체크 섬 값과 비교하는 2단계; 및 상기 비교 결과에 따라, 상기 펌웨어가 정상적으로 다운로드되었는 지를 판별하는 3단계를 포함하여 이루어지는 것을 특징으로 한다. According to an aspect of the present invention, there is provided a firmware download determining method for an optical disk device, the method including: downloading firmware, which has been normally downloaded by a full checksum operation, to another recording medium; Performing a partial check sum operation on the firmware downloaded to the other recording medium, and comparing the partial check sum value with the partial check sum value recorded at a specific position of the firmware; And three steps of determining whether the firmware has been normally downloaded according to the comparison result.

이하, 본 발명에 따른 광디스크 장치에서의 펌웨어 다운로드 판별방법에 대한 바람직한 실시예에 대해, 첨부된 도면을 참조하여 상세히 설명한다. Hereinafter, a preferred embodiment of a firmware download determining method in an optical disk device according to the present invention will be described in detail with reference to the accompanying drawings.

우선, 본 발명에 따른 펌웨어 다운로드 판별방법은, 도 1을 참조로 전술한 바와 같이 구성되는 디스크 드라이브(Disc Drive)는 물론, 그 이외의 또다른 다양한 유형의 광디스크 장치에 적용될 수 있다. First, the firmware download determining method according to the present invention can be applied to not only a disc drive configured as described above with reference to FIG. 1 but also other various types of optical disc devices.

한편, 본 발명에 따른 펌웨어는, 예를 들어 도 3에 도시한 바와 같이, 512 Kbytes의 기록 크기로 선두 32 바이트에는, 펌웨어 정보(Firmware Information)가 기록되고, 마지막 4 바이트에는, 전체 체크 섬 값(Total Check Sum Value)이 기록되며, 그 이전의 4 바이트에는, 부분 체크 섬 값(Partial Check Sum Value)이 기록될 수 있다.On the other hand, in the firmware according to the present invention, for example, as shown in Fig. 3, firmware information is recorded in the first 32 bytes at a recording size of 512 Kbytes, and the total checksum value is stored in the last 4 bytes. (Total Check Sum Value) is recorded, and a partial check sum value (Partial Check Sum Value) can be recorded in the previous 4 bytes.

또한, 본 발명에서는, 개인용 컴퓨터(200)로부터 전송되는 펌웨어를 디스크 드라이브(100)의 에스디-램(SD-RAM)에 다운로드하는 경우, 전체 체크 섬 동작을 수행하되, 상기 에스디-램에 이미 다운로드된 펌웨어롤, 상기 플래시 롬에 다시 다운로드하는 경우에는, 도 3에 도시한 바와 같이, 펌웨어를 다수개의 블록(예: 8 개의 블록)으로 나눈 후, 각 블록 내의 일부분들에 대해서만 부분적으로 체크 섬 동작을 신속하게 수행하게 되는 데, 이에 대해 상세히 설명하면 다음과 같다. In addition, in the present invention, when downloading the firmware transmitted from the personal computer 200 to the SD-RAM (SD-RAM) of the disk drive 100, the entire checksum operation is performed, but already downloaded to the SD-RAM In the case of downloading the downloaded firmware roll back to the flash ROM, as shown in FIG. 3, after dividing the firmware into a plurality of blocks (for example, eight blocks), a checksum operation is performed on only parts of each block. This will be carried out quickly, described in detail as follows.

도 4는, 본 발명에 따른 광디스크 장치에서의 펌웨어 다운로드 판별방법에 대한 동작 흐름도를 도시한 것으로, 전술한 바와 같이, 상기 디스크 드라이브(100)의 디지털 신호 처리부(10)에 저장된 ATAPI 프로그램이, 상기 에스디-램(11)으로 다운로드되어 실행되면(S20), 상기 ATAPI 프로그램에서는, 상기 개인용 컴퓨터로 ATAPI 커맨드를 전송하여, 개인용 컴퓨터에 저장된 로더(Loader) 프로그램을 요구하게 되고, 이후 상기 개인용 컴퓨터로부터 로더 프로그램이 전송되면, 그 로더 프로그램을 상기 에스디-램(11)에 다운로드하여 실행시키게 된다(S21).FIG. 4 is a flowchart illustrating a method for determining a firmware download in an optical disk device according to the present invention. As described above, the ATAPI program stored in the digital signal processing unit 10 of the disk drive 100 is described above. When downloaded to the SD-RAM 11 and executed (S20), the ATAPI program transmits an ATAPI command to the personal computer, requesting a loader program stored in the personal computer, and then loading the loader from the personal computer. When the program is transmitted, the loader program is downloaded to the SD-RAM 11 and executed (S21).

그리고, 상기 로더 프로그램이 실행되면, 상기 개인용 컴퓨터로 ATAPI 커맨드를 전송하여, 개인용 컴퓨터에 저장된 펌웨어(Firmware)를 요구하게 되고, 이후 상기 개인용 컴퓨터로부터 펌웨어가 전송되면, 그 펌웨어를 상기 에스디-램(11)에 다운로드하게 되는 데, 이때 상기 디지털 신호 처리부(10)에 포함된 블랭크 판별 프로그램이 실행되어, 상기 다운로드된 펌웨어에 대한 전체 체크 섬 동작을 수행하게 된다(S22).When the loader program is executed, ATAPI commands are transmitted to the personal computer to request firmware stored in the personal computer. When the firmware is transmitted from the personal computer, the firmware is transferred to the SD-RAM. In step 11), a blank determination program included in the digital signal processor 10 is executed to perform a full checksum operation on the downloaded firmware (S22).

한편, 상기 다운로드된 펌웨어에 대한 체크 섬 동작을 수행하여 전체 체크 섬 값이 검출되면, 상기 펌웨어에 마지막 4 바이트로 기록되어 있는 전체 체크 섬 값과 일치하는 지를 비교하게 되며(S23), 상기 비교 결과, 일치하면, 정상적으로 다운로드가 수행되었다고 판별하게 되고, 상기 비교결과 일치하지 않으면, 정상적으로 다운로드가 수행되지 않았다고 판별하여, 상기 개인용 컴퓨터로 펌웨어 전송을 재 요구하게 된다.On the other hand, if the checksum operation is performed on the downloaded firmware and the total checksum value is detected, it is compared with the total checksum value recorded as the last 4 bytes in the firmware (S23). If a match is found, it is determined that the download has been normally performed. If the result of the comparison does not match, it is determined that the download has not been normally performed, and the firmware transmission is requested again to the personal computer.

또한, 상기와 같은 일련의 전체 체크 섬 동작을 수행하여, 펌웨어가 정상적으로 다운로드된 상태에서, 상기 에스디-램(11)에 다운로드된 펌웨어를, 상기 플래시 롬(12)에 다시 다운로드하게 되면, 도 3에 도시한 바와 같이, 상기 플래시 롬에 다운로드된 펌웨어의 선두 32 바이트 내에 기록된 펌웨어 정보(Firmware Information)가 정상적으로 검출되지는 지를 판별하게 된다(S25).In addition, when the above-described full checksum operation is performed and the firmware downloaded to the SD-RAM 11 is downloaded again to the flash ROM 12 in the state where the firmware is normally downloaded, FIG. As shown in FIG. 25, it is determined whether or not the firmware information recorded in the first 32 bytes of the firmware downloaded to the flash ROM is normally detected (S25).

그리고, 상기 판별결과, 펌웨어 정보가 정상 검출되지 않으면, 펌웨어 다운로드 실패로 판별하게 되고, 상기 펌웨어 정보가 정상 검출되면, 상기 플래시 롬에 다운로드된 펌웨어를 다수의 블록으로 나누게 되는 데, 예를 들어, 도 3에 도시한 바와 같이, 상기 펌웨어를 8 개의 블록을 나눈 후, 각 블록(약 64 Kbytes) 중 10 Kbyte에 대해서만, 부분적으로 체크 섬 동작을 수행하게 된다(S26).As a result of the determination, if the firmware information is not detected normally, it is determined that the firmware download has failed. If the firmware information is detected normally, the firmware downloaded to the flash ROM is divided into a plurality of blocks. As shown in FIG. 3, after dividing the eight blocks of the firmware, the checksum operation is partially performed on only 10 Kbytes of each block (about 64 Kbytes) (S26).

즉, 상기 에스디-램(11)에서 플래시 롬(12)으로 펌웨어가 다시 다운로드되는 경우에는, 그 펌웨어에 대한 부분 체크 섬 동작을 신속하게 수행하여, 부분 체크 섬 값이 검출되면, 상기 펌웨어에 4 바이트로 기록되어 있는 부분 체크 섬 값과 일치하는 지를 비교하게 된다(S27). That is, when the firmware is downloaded again from the SD-RAM 11 to the flash ROM 12, the partial check sum operation for the firmware is quickly performed. It is compared whether or not it matches the partial checksum value recorded in bytes (S27).

그리고, 상기 비교 결과, 일치하면, 정상적으로 다운로드가 수행되었다고 판별하여, 그 펌웨어를 실행시키게 되고(S26), 상기 비교결과 일치하지 않으면, 정상적으로 다운로드가 수행되지 않았다고 판별하여, 상기 에스디-램에서 플래시 롬으로의 펌웨어 다운로드 동작을 다시 수행하게 된다. If the result of the comparison matches, it is determined that the download has been normally performed, and the firmware is executed (S26). If the result of the comparison does not match, it is determined that the download has not been performed normally. Will perform the firmware download operation again.

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

상기와 같이 구성 및 이루어지는 본 발명에 따른 광디스크 장치에서의 펌웨어 다운로드 판별방법은, 예를 들어 디스크 드라이브(Disc Drive)와 같은 광디스크 장치에서, 개인용 컴퓨터(PC)와 같은 호스트(Host)로부터 전송되는 펌웨어(Firmware)를 수신하여, 에스디-램(SD-RAM)에 다운로드한 후, 그 펌웨어를 다시 플래시 롬(Flash ROM) 등에 다운로드하는 경우, 상기 플래시 롬에 다시 다운로드되는 펌웨어에 대한 체크 섬(Check Sum) 동작을 부분적(Partial)으로 수행하여, 펌웨어 의 정상적인 다운로드 여부를 신속하게 판별함으로써, 펌웨어의 정상 다운로드 여부를 판별하기 위해 소요되는 시간을 보다 효율적으로 단축시킬 수 있게 되는 매우 유용한 발명인 것이다. The firmware download determination method in the optical disk device according to the present invention configured and made as described above is, for example, firmware transmitted from a host such as a personal computer (PC) in an optical disk device such as a disc drive. When the firmware is received, downloaded to the SD-RAM, and the firmware is downloaded again to a flash ROM or the like, a check sum for the firmware downloaded to the flash ROM again is checked. It is a very useful invention that the time required for determining whether the firmware is normally downloaded can be shortened more efficiently by performing a partial operation and quickly determining whether the firmware is normally downloaded.

Claims (5)

전체 체크 섬 동작에 의해 정상적으로 다운로드가 확인된 펌웨어를, 다른 기록매체에 다운로드하는 1단계; Downloading the firmware, which has been normally downloaded by the entire checksum operation, to another recording medium; 상기 다른 기록매체에 다운로드된 펌웨어의 선두 N 바이트 내에 기록된 펌웨어 정보의 정상 검출 여부를 판단하는 2단계;Determining whether or not the firmware information recorded in the first N bytes of the firmware downloaded to the other recording medium is detected normally; 상기 펌웨어의 선두 N 바이트 내에 기록된 펌웨어 정보가 정상 검출되면, 상기 다른 기록매체에 다운로드된 펌웨어에 대한 부분 체크 섬 동작을 수행하여, 그 부분 체크 섬 값을, 상기 펌웨어의 특정 위치에 기록되어 있는 부분 체크 섬 값과 비교하는 3단계; 및 If the firmware information recorded in the first N bytes of the firmware is normally detected, a partial check sum operation is performed on the firmware downloaded to the other recording medium, and the partial check sum value is recorded at a specific position of the firmware. Comparing the partial check sum value with three; And 상기 비교 결과에 따라, 상기 펌웨어가 정상적으로 다운로드되었는 지를 판별하는 4단계를 포함하여 이루어지는 것을 특징으로 하는 광디스크 장치에서의 펌웨어 다운로드 판별방법. And determining, according to the comparison result, whether or not the firmware has been downloaded normally. 삭제delete 제 1항에 있어서, The method of claim 1, 상기 부분 체크 섬 값은, 상기 펌웨어의 후단에 기록된 전체 체크 섬 정보와 함께, 사전에 설정된 임의의 소정 값으로 기록 관리되는 것을 특징으로 하는 광디 스크 장치에서의 펌웨어 다운로드 판별방법.And the partial check sum value is recorded and managed at a predetermined predetermined value together with all check sum information recorded at a later stage of the firmware. 제 1항에 있어서, The method of claim 1, 상기 부분 체크 섬 동작은, 상기 펌웨어를 다수의 블록으로 나눈 후, 각 블록 내의 일부분들에 대해서만 부분적으로 체크 섬 동작을 수행하는 것을 특징으로 하는 광디스크 장치에서의 펌웨어 다운로드 판별방법. In the partial check sum operation, after the firmware is divided into a plurality of blocks, the firmware download discrimination method of the optical disc apparatus, characterized in that the partial check sum operation is performed only on a part of each block. 제 1항에 있어서, The method of claim 1, 상기 다른 기록매체는, 광디스크 장치의 내부에 포함 구성된 임의의 기록매체인 것을 특징으로 하는 광디스크 장치에서의 펌웨어 다운로드 판별방법. And the other recording medium is any recording medium included in the optical disc device.
KR1020050023157A 2005-03-21 2005-03-21 Method for discriminating firmware download in optical disc device KR100713971B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050023157A KR100713971B1 (en) 2005-03-21 2005-03-21 Method for discriminating firmware download in optical disc device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050023157A KR100713971B1 (en) 2005-03-21 2005-03-21 Method for discriminating firmware download in optical disc device

Publications (2)

Publication Number Publication Date
KR20060101641A KR20060101641A (en) 2006-09-26
KR100713971B1 true KR100713971B1 (en) 2007-05-02

Family

ID=37632664

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050023157A KR100713971B1 (en) 2005-03-21 2005-03-21 Method for discriminating firmware download in optical disc device

Country Status (1)

Country Link
KR (1) KR100713971B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11520483B2 (en) 2020-09-24 2022-12-06 Samsung Electronics Co., Ltd. Operating method for performing firmware image chunk update and verification of whether damage as occurred on storage device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0916404A (en) * 1995-06-28 1997-01-17 Nec Corp Downloading system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0916404A (en) * 1995-06-28 1997-01-17 Nec Corp Downloading system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
09016404 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11520483B2 (en) 2020-09-24 2022-12-06 Samsung Electronics Co., Ltd. Operating method for performing firmware image chunk update and verification of whether damage as occurred on storage device

Also Published As

Publication number Publication date
KR20060101641A (en) 2006-09-26

Similar Documents

Publication Publication Date Title
US7080245B2 (en) Method and system of switching between two or more images of firmware on a host device
KR102626253B1 (en) Method and apparatus for updating vehicle software using ota
CN102521081B (en) Repair destroyed software
US20140129785A1 (en) Security Erase of a Delete File and of Sectors Not Currently Assigned to a File
US8103878B2 (en) Control device, update method and control software
US9891862B2 (en) Forensic data acquisition apparatus and method for guaranteeing integrity of flash memory in smart device
JP2010140266A (en) Electronic device system and electronic device
KR20120108561A (en) Data storage device including anti-virus unit and operating method thereof
US20160306757A1 (en) Bridge configuration in computing devices
CN104036194A (en) Vulnerability detection method and device for revealing private data in application program
CN104036193A (en) Local cross-domain vulnerability detection method and device for application program
KR100713971B1 (en) Method for discriminating firmware download in optical disc device
TW201305842A (en) Method and apparatus for securing storage devices by real-time monitoring file system
KR20190060424A (en) Memory system for error test
KR100706471B1 (en) Method for update of firm ware in an electronic products
CN111143258A (en) Method, system, device and medium for accessing FPGA (field programmable Gate array) by system based on Opencl
US8015612B2 (en) Addressing security in writes to memory
JP2007052558A (en) Flash memory rewrite device, flash memory rewrite method and flash memory rewrite program
US8627157B2 (en) Storing apparatus
JP5158883B2 (en) Firmware update method and firmware update apparatus
KR100732965B1 (en) Upgrade apparatus of the mobile communication terminal and the method thereof
CN111913720A (en) Program deployment method and device
JP2005010912A (en) Program and computer
JP2004280340A (en) Starting system for radio base station
KR20200057301A (en) User terminal device, server, control method of user terminal device and control method of server

Legal Events

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

Payment date: 20110411

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee