KR100390487B1 - Memory card and his access method - Google Patents

Memory card and his access method Download PDF

Info

Publication number
KR100390487B1
KR100390487B1 KR10-2001-0027327A KR20010027327A KR100390487B1 KR 100390487 B1 KR100390487 B1 KR 100390487B1 KR 20010027327 A KR20010027327 A KR 20010027327A KR 100390487 B1 KR100390487 B1 KR 100390487B1
Authority
KR
South Korea
Prior art keywords
register
card
information
value
memory card
Prior art date
Application number
KR10-2001-0027327A
Other languages
Korean (ko)
Other versions
KR20020088579A (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 KR10-2001-0027327A priority Critical patent/KR100390487B1/en
Publication of KR20020088579A publication Critical patent/KR20020088579A/en
Application granted granted Critical
Publication of KR100390487B1 publication Critical patent/KR100390487B1/en

Links

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/08Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers from or to individual record carriers, e.g. punched card, memory card, integrated circuit [IC] card or smart card
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • 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/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements

Abstract

본 발명은 메모리카드를 위한 FAT 파일구조 및 액세스방법에 관한 것으로, 카드의 기본정보를 저장하는 레지스터의 값을 메모리카드의 일부 영역에 저장하도록 한 메모리카드를 위한 FAT 파일구조 및 액세스방법에 관한 것이다. 이를 위하여 본 발명은 실제 데이터가 저장되는 사용자 영역과, 파일에 관한 정보가 저장되는 관리영역으로 구성된 FAT구조를 갖는 메모리 카드에 있어서, 관리영역에 카드의 기본정보를 저장하는 레지스터정보를 저장할 수 있도록 서로 다른 두개의 영역을 구비한다.The present invention relates to a FAT file structure and an access method for a memory card, and more particularly, to a FAT file structure and an access method for a memory card in which a value of a register for storing basic information of the card is stored in a part of the memory card. . To this end, the present invention provides a memory card having a FAT structure including a user area in which actual data is stored and a management area in which information about a file is stored, so that register information for storing basic information of the card can be stored in the management area. It has two different areas.

Description

메모리카드 및 그의 액세스방법{MEMORY CARD AND HIS ACCESS METHOD}Memory card and its access method {MEMORY CARD AND HIS ACCESS METHOD}

본 발명은 메모리카드 및 그의 액세스방법에 관한 것으로, 특히 카드의 기본정보를 저장하는 레지스터의 값을 메모리카드의 일부 영역에 저장하도록 한 메모리카드 및 그의 액세스방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory card and an access method thereof, and more particularly, to a memory card and an access method thereof in which a value of a register for storing basic information of the card is stored in a part of the memory card.

최근 MP3플레이어의 급속한 보급됨에 따라, 그 MP3플레이어에 사용되는 여러가지 저장장치의 사용이 늘어나고 있는데, ATA플래시 카드, 컴팩트 플래시 카드, MMC카드등이 있다.Recently, with the rapid spread of MP3 players, the use of various storage devices used in the MP3 players is increasing, including ATA flash cards, compact flash cards, and MMC cards.

상기 ATA플래시 카드, 컴팩트 플래시 카드, MMC카드,SD(Secure Digital)카드는 각기 파일을 저장하기 위한 나름대로의 방법을 가지고 있으며 그 대표적인 것이 FAT파일 시스템 구조이다.The ATA flash card, compact flash card, MMC card, and SD (Secure Digital) card have their own methods for storing files, and the representative one is the FAT file system structure.

도1과 같이, FAT파일 시스템 구조는 크게, 각 파티션의 위치에 관한정보가 저장되는 파티션영역과, 운영체계의 위치 정보를 저장하는 MBR(Master Boot Record)영역과, 실제 데이터가 저장되는 부분은 사용자 영역이며, 파일의 배치에 대한 정보가 기록되는 파일배치영역으로 이루어진다.As shown in Fig. 1, the FAT file system structure is largely divided into a partition area in which information on the location of each partition is stored, an MBR (Master Boot Record) area in which location information of an operating system is stored, and a part in which actual data is stored. It is a user area and consists of a file arrangement area in which information on the arrangement of files is recorded.

그리고, 도2는 상기 MBR(Master Boot Record)영역의 테이블을 보인도로서, MBR(Master Boot Record)은 '0~446바이트'는사용되지 않는 영역이고, 운영체계가 어디에, 어떻게 위치해 있는지를 식별하여 컴퓨터의 주기억장치에 적재될 수 있도록 하기 위한 정보로서 하드디스크나 디스켓의 첫 번째 섹터에 저장되어 있다.2 shows a table of the MBR (Master Boot Record) area, in which the MBR (Master Boot Record) is an area where 0 to 446 bytes is not used, and identifies where and how the operating system is located. It is stored in the first sector of a hard disk or diskette so that it can be loaded into the main memory of the computer.

MBR(Master Boot Record)은 또한 "파티션 섹터" 또는 "마스터 파티션 테이블"이라고도 불리는데, 그 이유는 하드디스크가 포맷될 때 나뉘어지는 각 파티션의 위치에 관한 정보를 가지고 있기 때문이다.The Master Boot Record (MBR) is also called the "partition sector" or "master partition table" because it contains information about the location of each partition that is divided when the hard disk is formatted.

여기서, 도3은 파티션 테이블의 구성을 보인 개략도이다.3 is a schematic diagram showing the configuration of a partition table.

그외에도, MBR(Master Boot Record)은 메모리에 적재될 운영체계가 저장되어 있는 파티션의 부트 섹터 레코드를 읽을 수 있는 프로그램을 포함하고 있는데, 부트 섹터 레코드에는 다시 운영체계의 나머지 부분들을 메모리에 적재시키는 프로그램을 담고 있다.In addition, the Master Boot Record (MBR) contains a program that can read the boot sector record of the partition where the operating system to be loaded into memory is stored, which in turn loads the rest of the operating system into memory. Contains the program.

상기 MMC카드와 SD(Secure Digital)카드의 경우, 카드의 기본정보를 저장하는 레지스터가 저장되는데, 이러한 레지스터로 OCR,CID(Card Identification) ,CSD(Card Specific Data),RCA,DSR,SCR(SD Card Configuration)레지스터가 있으며,특히 CID(Card Identification)레지스터와 CSD(Card Specific Data)레지스터는 카드의 사용에 필요한 기본적인 정보가 저장된다.In the case of the MMC card and the SD (Secure Digital) card, a register for storing basic information of the card is stored, and such registers include OCR, CID (Card Identification), CSD (Card Specific Data), RCA, DSR, and SCR (SD). Card Configuration register, and in particular, the CID (Card Identification) register and the CSD (Card Specific Data) register store basic information necessary for card use.

상기 MMC카드 또는 SD(Secure Digital)카드 사용시, 종종 에러가 발생하는 경우가 있는데, 일부는 저장매체의 오류에 의해 발생하는 경우도 있지만 상기 레지스터의 값이 잘못되는 경우에 의해 발생하기도 한다.When using the MMC card or SD (Secure Digital) card, an error often occurs. In some cases, it may be caused by an error of a storage medium, but may also be caused by an incorrect value of the register.

이러한 경우, 실제 저장공간을 접근하는데는 문제가 없지만 레지스터정보를 읽어올 수 없기 때문에 저장장치를 사용하지 못하는 문제점이 있다.In this case, there is no problem in accessing the actual storage space, but there is a problem in that the storage device cannot be used because register information cannot be read.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로, 카드의 중요한 레지스터를 카드의 메모리영역에 저장하여 레지스터의 오류로 인한 메모리 카드 재생 불능을 방지하도록 한 메모리카드 및 그의 액세스방법을 제공함에 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and provides a memory card and an access method thereof in which an important register of the card is stored in the memory area of the card to prevent the memory card from being reproduced due to an error of the register. There is a purpose.

도1은 FAT파일 시스템 구조를 보인 개략도.1 is a schematic diagram showing a FAT file system structure.

도2는 도1에 있어서, MBR(Master Boot Record)영역의 테이블을 보인도.Fig. 2 shows a table of the MBR (Master Boot Record) area in Fig. 1;

도3은 도2에 있어서, 파티션 테이블을 보인도.Figure 3 shows a partition table in Figure 2;

도4는 본 발명 메모리카드의 FAT 파일 구조를 보인 개략도.Fig. 4 is a schematic diagram showing the FAT file structure of the memory card of the present invention.

상기와 같은 목적을 달성하기 위한 본 발명은 실제 데이터가 저장되는 사용자 영역과, 파일에 관한 정보가 저장되는 관리영역으로 구성된 FAT구조를 갖는 메모리 카드에 있어서, 관리영역에 카드의 기본정보를 저장하는 레지스터정보를 저장할 수 있도록 서로 다른 두개의 영역을 구비한 것을 특징으로 한다.상기와 같은 목적을 달성하기 위한 본 발명은 메모리 카드의 레지스터정보를 리드하여 레지스터정보가 읽혀지면 제1 변수 레지스터에 저장하고, 읽혀지지 않으면 레지스터정보를 '0'으로 설정하는 제1 단계와; 관리영역에 기록된 제1 레지스터의 값을 리드하여 읽은 값을 제2 변수레지스터에 저장하는 제2 단계와; 상기 제1,제2 변수레지스터에 저장된 값이 서로 같으면 그 값을 이용하고, 서로 다르면 관리영역에 기록된 제2 레지스터의 값을 리드하여 제3 변수레지스터에 저장하는 제3 단계와; 상기 제3 변수레지스터의 값이 제2 변수레지스터의 값과 같으면 그 값을 이용하고, 서로 다르면 제3 변수레지스터의 값과 제1 변수레지스터의 값을 비교하는 제4 단계와; 상기 제4 단계의 비교결과, 제3 변수레지스터의 값과 제1 변수레지스터의 값이 동일하면 그 값을 사용하고, 제1,제2,제3 변수레지스터의 값이 모두 다르면 제1 레지스터의 값을 사용하는 제5 단계로 수행함을 특징으로 한다.In order to achieve the above object, the present invention provides a memory card having a FAT structure including a user area in which actual data is stored and a management area in which information about a file is stored, wherein the basic information of the card is stored in the management area. In order to achieve the above object, the present invention reads the register information of a memory card and stores the register information in the first variable register when the register information is read. A first step of setting register information to '0' if not read; A second step of reading a value of the first register recorded in the management area and storing the read value in the second variable register; A third step of using the values stored in the first and second variable registers if the values are the same, and if the values are different from each other, reading the values of the second registers recorded in the management area and storing them in the third variable register; A fourth step of using the value of the third variable register if the value of the third variable register is equal to the value of the second variable register, and comparing the value of the third variable register with the value of the first variable register; As a result of the comparison in the fourth step, if the value of the third variable register and the value of the first variable register are the same, the value is used. If the values of the first, second, and third variable registers are different, the value of the first register is different. Characterized in that the fifth step to use.

이하, 본 발명에 의한 메모리카드 및 그의 액세스방법에 대한 작용 및 효과를 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, operations and effects of the memory card and its access method according to the present invention will be described in detail with reference to the accompanying drawings.

본 발명 메모리카드 구조는 도1과 동일하며, 다만 본 발명은 도4에서 보는 바와같이, 실제 데이터가 저장되는 사용자 영역과, 파일의 배치에 대한 정보가 기록되는 파일배치영역과, 각 파티션의 위치에 관한정보가 저장되는 파티션영역과, 운영체계의 위치 정보를 저장하는 MBR(Master Boot Record)영역으로 이루어진 FAT파일 시스템에 있어서, 상기 MBR(Master Boot Record)영역은 카드의 아이디정보를 가지는 CID(Card Identification)레지스터의 값과 카드의 크기, 블록의 크기, 카드의 접근속도등의 상태정보를 가지는 CSD(Card Specific Data)레지스터의 값 및 SD(Secure Digital)카드의 정보를 가지는 SCR(SD Card Configuration)레지스터의 값을 저장하는 영역을 포함하여 구성하며, 이와같은 본 발명의 동작을 설명한다.The memory card structure of the present invention is the same as that of Fig. 1, except that the present invention shows a user area in which actual data is stored, a file placement area in which information on file placement is recorded, and the location of each partition. In a FAT file system comprising a partition area for storing information about the MBR and a Master Boot Record (MBR) area for storing location information of an operating system, the MBR (Master Boot Record) area includes a CID (ID) having card ID information. Card Identification) SCR (SD Card Configuration) that contains the value of CSD (Card Specific Data) register and status information of SD (Secure Digital) card with status information such as register value, card size, block size, card access speed, etc. It comprises a region for storing the value of the register, and describes the operation of the present invention.

먼저, MMC에는 OCR,CID(Card Identification),CSD(Card Specific Data),RCA레지스터가 있고, SD(Secure Digital)에는 DSR,SCR(SD Card Configuration)레지스터가 추가로 존재하는데, 상기 레지스터들은 각각 메모리 카드의 정보를 담고 있으며, 어떤 값은 읽기전용으로 카드가 생산될 때 한번만 기록된다.First, MMC has OCR, Card Identification (CID), Card Specific Data (RCD) and RCA registers, and SD (Secure Digital) registers DSR and SCR (SD Card Configuration) registers. Contains information about the card, some values are read only once when the card is produced.

상기 CID(Card Identification)레지스터는 읽기전용으로, 16바이트의 크기를 가지며 카드의 아이디 정보를 표시하고, CSD(Card Specific Data)레지스터는 읽기전용과 쓰기영역으로 분할되어 16바이트의 크기를 가지며 카드의 상태정보를 담고 있는데, 그 상태정보에는 카드의 크기,블록의 크기,카드의 접근속도등이다.The CID (Card Identification) register is read only, has a size of 16 bytes, displays ID information of the card, and the CSD (Card Specific Data) register is divided into read-only and write areas, and has a size of 16 bytes. It contains status information, such as card size, block size, and card access speed.

상기 SCR(SD Card Configuration)레지스터는 상기 CSD(Card Specific Data)레지스터와 함께 SD(Secure Digital)카드의 정보를 담고 있는 영역이며, 크기는 8바이트이고 읽기전용이다.The SCR (SD Card Configuration) register is an area containing information of a Secure Digital (SD) card together with the CSD (Card Specific Data) register, and is 8 bytes in size and is read-only.

여기서, 본 발명은, 도4와 같이 메모리카드의 MBR(Master Boot Record) 영역에 상기 CID(Card Identification)레지스터의 값과 CSD(Card Specific Data)레지스터의 값및 SCR(SD Card Configuration)레지스터의 값을 추가하여 저장함으로써, 상기 CID(Card Identification)레지스터의 값과 CSD(Card Specific Data)레지스터의 값 및 SCR(SD Card Configuration)레지스터의 값의 손상에 의해 카드를 쓸수 없는 경우를 방지한다.In the present invention, the value of the CID (Card Identification) register, the value of the Card Specific Data (CSD) register, and the value of the SCR (SD Card Configuration) register are displayed in the MBR (Master Boot Record) area of the memory card as shown in FIG. By adding and storing the data, the card can be prevented from being damaged due to the damage of the value of the CID (Card Identification) register, the value of the Card Specific Data (CSD) register, and the value of the SCR (SD Card Configuration) register.

상기 CID(Card Identification)레지스터와 CSD(Card Specific Data)레지스터 및 SCR(SD Card Configuration)레지스터는 총40바이트로 이루어지고, 안정성을 위해 메모리카드의 두개의 내부영역에 각각 저장한다.The CID (Card Identification) register, the CSD (Card Specific Data) register, and the SCR (SD Card Configuration) register have a total of 40 bytes, and are stored in two internal areas of the memory card for stability.

여기서, 상기 FAT구조를 갖는 카드의 레지스터를 접근하는 방법을 설명하면, 메모리 카드의 레지스터정보를 리드하여 레지스터정보가 읽혀지면 제1 변수 레지스터에 저장하고, 읽혀지지 않으면 레지스터정보를 '0'으로 설정한다.Here, the method of accessing the register of the card having the FAT structure, the register information of the memory card is read and stored in the first variable register when the register information is read, and set the register information to '0' if it is not read. do.

그 다음, 상기 MBR(Master Boot Record)영역에 기록된 제1 레지스터의 값을 리드하여 읽은 값을 제2 변수레지스터에 저장한후, 그 제1,제2 변수레지스터에 저장된 값이 서로 같으면 그 값을 이용하고, 서로 다르면 MBR(Master Boot Record)에 기록된 제2 레지스터의 값을 리드하여 제3 변수레지스터에 저장한다.Next, after reading the value of the first register recorded in the MBR (Master Boot Record) area and storing the read value in the second variable register, if the values stored in the first and second variable registers are equal to each other, the value is stored. If different from each other, the value of the second register recorded in the MBR (Master Boot Record) is read and stored in the third variable register.

그 다음, 상기 제3 변수레지스터의 값이 제2 변수레지스터의 값과 같으면 그 값을 이용하고, 서로 다르면 제3 변수레지스터의 값과 제1 변수레지스터의 값을 비교하여, 제3 변수레지스터의 값과 제1 변수레지스터의 값이 동일하면 그 값을 사용하고, 제1,제2,제3 변수레지스터의 값이 모두 다르면 제1 레지스터의 값을 사용한다.Next, if the value of the third variable register is equal to the value of the second variable register, the value is used. If different, the value of the third variable register is compared with the value of the third variable register. If the values of the first and second variable registers are the same, the values are used. If the values of the first, second, and third variable registers are different, the value of the first register is used.

이에 따라, 카드가 원래 가지고 있는 레지스터의 값과 메모리 영역에 기록된 값을 읽어 레지스터 값의 유효여부를 가릴수 있게 된다.As a result, the value of the register originally owned by the card and the value recorded in the memory area can be read to determine whether the register value is valid.

이상에서 상세히 설명한 바와같이 본 발명은 메모리 카드의 메모리 영역에 MMC,SD(Secure Digital)카드의 레지스터정보를 두개의 영역에 저장함으로써, 어느 한곳에 저장된 레지스터정보에 오류가 발생하여도 다른 한 곳에 저장된 레지스터 정보를 이용하여 메모리카드를 정상적으로 사용할 수 있는 효과가 있다.As described in detail above, the present invention stores register information of an MMC and SD (Secure Digital) card in two areas in a memory area of a memory card, so that a register stored in another place even if an error occurs in the register information stored in one place. By using the information, the memory card can be used normally.

Claims (11)

실제 데이터가 저장되는 사용자 영역과, 파일에 관한 정보가 저장되는 관리영역으로 구성된 FAT구조를 갖는 메모리 카드에 있어서,A memory card having a FAT structure including a user area in which actual data is stored and a management area in which information about a file is stored, 관리영역에 카드의 기본정보를 저장하는 레지스터정보를 저장할 수 있도록 서로 다른 두개의 영역을 구비한 것을 특징으로 하는 메모리카드.2. A memory card comprising two different areas for storing register information for storing basic information of a card in a management area. 제1 항에 있어서, 관리영역은 파일의 배치에 대한 정보가 기록되는 파일배치영역과, 각 파티션의 위치에 관한정보가 저장되는 파티션영역과, 운영체계의 위치 정보를 저장하는 MBR(Master Boot Record) 영역으로 이루어진 것을 특징으로 하는 메모리카드.The master boot record according to claim 1, wherein the management area includes a file layout area in which information on file layout is recorded, a partition area in which information on the location of each partition is stored, and an MBR (Master Boot Record) in which location information of an operating system is stored. Memory card, characterized in that the area consisting of. 제1 항에 있어서, 관리영역은, 카드의 아이디정보를 가지는 CID(Card Identification) 레지스터의 정보가 저장되는 영역을 구비하는 것을 특징으로 하는 메모리카드.The memory card according to claim 1, wherein the management area includes an area in which information of a CID (Card Identification) register having ID information of the card is stored. 제3 항에 있어서, CID(Card Identification) 레지스터는 16바이트의 크기를 가지는 것을 특징으로 하는 메모리카드.4. The memory card of claim 3, wherein the card identification (CID) register has a size of 16 bytes. 제1 항에 있어서, 관리영역은 카드의 상태정보를 가지는 CSD(Card Specific Data) 레지스터의 정보가 저장되는 영역을 구비하는 것을 특징으로 하는 메모리카드.The memory card according to claim 1, wherein the management area includes an area in which information of a card specific data (CSD) register having status information of the card is stored. 제5 항에 있어서, CSD(Card Specific Data) 레지스터는 16바이트의 크기를 가지는 것을 특징으로 하는 메모리카드.6. The memory card of claim 5, wherein the card specific data (CSD) register has a size of 16 bytes. 제5 항에 있어서, 상태정보는 카드의 크기, 블록의 크기, 카드의 접근속도로 이루어진 것을 특징으로 하는 메모리카드.6. The memory card of claim 5, wherein the status information comprises a size of a card, a size of a block, and an access speed of the card. 제1 항에 있어서,관리영역은 SD(Secure Digital)카드의 정보를 가지는 SCR(SD Card Configuration)레지스터의 값을 저장하는 영역을 구비하는 것을 특징으로 하는 메모리카드.The memory card according to claim 1, wherein the management area has an area for storing a value of an SCR (SD Card Configuration) register having information of a secure digital (SD) card. 제8 항에 있어서, SCR(SD Card Configuration) 레지스터는 8바이트의 크기를 가지는 것을 특징으로 하는 메모리카드.10. The memory card of claim 8, wherein the SCR (SD Card Configuration) register has a size of 8 bytes. 제 1항에 있어서, 관리영역은 CID(Card Identification) 레지스터 정보와 CSD(Card Specific Data) 레지스터 정보 및 SCR(SD Card Configuration) 레지스터정보를 소정크기로 두 부분의 영역에 저장하는 것을 특징으로 하는 메모리카드.The memory of claim 1, wherein the management area stores CID (Card Identification) register information, CSD (Card Specific Data) register information, and SCR (SD Card Configuration) register information in two areas with a predetermined size. Card. 메모리 카드의 레지스터정보를 리드하여 레지스터정보가 읽혀지면 제1 변수 레지스터에 저장하고, 읽혀지지 않으면 레지스터정보를 '0'으로 설정하는 제1 단계와;A first step of reading register information of the memory card and storing the register information in the first variable register if the register information is read, and setting the register information to '0' if it is not read; 관리영역에 기록된 제1 레지스터의 값을 리드하여 읽은 값을 제2 변수레지스터에 저장하는 제2 단계와;A second step of reading a value of the first register recorded in the management area and storing the read value in the second variable register; 상기 제1,제2 변수레지스터에 저장된 값이 서로 같으면 그 값을 이용하고, 서로 다르면 관리영역에 기록된 제2 레지스터의 값을 리드하여 제3 변수레지스터에 저장하는 제3 단계와;A third step of using the values stored in the first and second variable registers if the values are the same, and if the values are different from each other, reading the values of the second registers recorded in the management area and storing them in the third variable register; 상기 제3 변수레지스터의 값이 제2 변수레지스터의 값과 같으면 그 값을 이용하고, 서로 다르면 제3 변수레지스터의 값과 제1 변수레지스터의 값을 비교하는 제4 단계와;A fourth step of using the value of the third variable register if the value of the third variable register is equal to the value of the second variable register, and comparing the value of the third variable register with the value of the first variable register; 상기 제4 단계의 비교결과, 제3 변수레지스터의 값과 제1 변수레지스터의 값이 동일하면 그 값을 사용하고, 제1,제2,제3 변수레지스터의 값이 모두 다르면 제1 레지스터의 값을 사용하는 제5 단계로 수행함을 특징으로 하는 메모리카드 액세스방법.As a result of the comparison in the fourth step, if the value of the third variable register and the value of the first variable register are the same, the value is used. If the values of the first, second, and third variable registers are different, the value of the first register is different. Memory card access method characterized in that performed in the fifth step using.
KR10-2001-0027327A 2001-05-18 2001-05-18 Memory card and his access method KR100390487B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0027327A KR100390487B1 (en) 2001-05-18 2001-05-18 Memory card and his access method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0027327A KR100390487B1 (en) 2001-05-18 2001-05-18 Memory card and his access method

Publications (2)

Publication Number Publication Date
KR20020088579A KR20020088579A (en) 2002-11-29
KR100390487B1 true KR100390487B1 (en) 2003-07-07

Family

ID=27705468

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0027327A KR100390487B1 (en) 2001-05-18 2001-05-18 Memory card and his access method

Country Status (1)

Country Link
KR (1) KR100390487B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07175592A (en) * 1993-06-14 1995-07-14 Sony Corp Recording medium management method, recording area setting method, data recording method, recording medium, computer system and data recorder
JPH09198317A (en) * 1996-01-23 1997-07-31 Nakamichi Corp Protecting method for recorded information
US5708650A (en) * 1993-08-26 1998-01-13 Fujitsu Limited Multiple format interchangeable optical recording medium and method of controlling same
JPH11134255A (en) * 1997-10-31 1999-05-21 Fujitsu Ltd Management method for data buffer in storage device
KR20000055718A (en) * 1999-02-09 2000-09-15 구자홍 Encryption method for digital data file
KR20000076696A (en) * 1999-02-26 2000-12-26 이데이 노부유끼 Recording method, managing method and recording apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07175592A (en) * 1993-06-14 1995-07-14 Sony Corp Recording medium management method, recording area setting method, data recording method, recording medium, computer system and data recorder
US5708650A (en) * 1993-08-26 1998-01-13 Fujitsu Limited Multiple format interchangeable optical recording medium and method of controlling same
JPH09198317A (en) * 1996-01-23 1997-07-31 Nakamichi Corp Protecting method for recorded information
JPH11134255A (en) * 1997-10-31 1999-05-21 Fujitsu Ltd Management method for data buffer in storage device
KR20000055718A (en) * 1999-02-09 2000-09-15 구자홍 Encryption method for digital data file
KR20000076696A (en) * 1999-02-26 2000-12-26 이데이 노부유끼 Recording method, managing method and recording apparatus

Also Published As

Publication number Publication date
KR20020088579A (en) 2002-11-29

Similar Documents

Publication Publication Date Title
US8312247B2 (en) Plural-partitioned type nonvolatile storage device and system
US7039754B2 (en) Detachably mounted removable data storage device
US7809779B2 (en) Method of creating symbolic link capable of being compatible with file system, and method and apparatus for accessing file or directory by using symbolic link
US7500093B2 (en) Startup program execution method, device, storage medium, and program
US9477487B2 (en) Virtualized boot block with discovery volume
US8275927B2 (en) Storage sub-system for a computer comprising write-once memory devices and write-many memory devices and related method
CN101847101A (en) Method for automatically mounting USB storage device under embedded Linux
US20060018154A1 (en) Partial permanent write protection of a memory card and partially permanently write protected memory card
US20080250189A1 (en) Circuit and Method for Improving Operation Life of Memory
US20060136690A1 (en) Storage device having independent storage areas and password protection method thereof
KR100425678B1 (en) Memory card to adapt digital player and file write/read method thereof
US6233105B1 (en) Method of disk formatting
KR20010019732A (en) File backup method of computer system
US20060289642A1 (en) Method of simulating an optical disk drive by a memory card and method of reading the memory card
KR100390487B1 (en) Memory card and his access method
CN110321740B (en) Data operation method of storage device and storage device
JP2912771B2 (en) Memory card device
JP4465746B2 (en) Storage device adapter and connection method using the same
JP3231448B2 (en) IC card
KR100400546B1 (en) Recording and access method for digital file
KR100261177B1 (en) Message handling routine
CN100389396C (en) FAT file system error treating method and device
JP3988417B2 (en) Computer system, storage device, file arrangement method, and file arrangement program
JP2867260B2 (en) Method of recording data on card type optical recording medium
CN114360627A (en) Lightweight TF card detection tool

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
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: 20080319

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee