KR100547789B1 - Portable terminal and method for exchanging data with external device using internal storage media - Google Patents

Portable terminal and method for exchanging data with external device using internal storage media Download PDF

Info

Publication number
KR100547789B1
KR100547789B1 KR1020030076343A KR20030076343A KR100547789B1 KR 100547789 B1 KR100547789 B1 KR 100547789B1 KR 1020030076343 A KR1020030076343 A KR 1020030076343A KR 20030076343 A KR20030076343 A KR 20030076343A KR 100547789 B1 KR100547789 B1 KR 100547789B1
Authority
KR
South Korea
Prior art keywords
data
file
storage medium
external device
file system
Prior art date
Application number
KR1020030076343A
Other languages
Korean (ko)
Other versions
KR20050041240A (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 KR1020030076343A priority Critical patent/KR100547789B1/en
Publication of KR20050041240A publication Critical patent/KR20050041240A/en
Application granted granted Critical
Publication of KR100547789B1 publication Critical patent/KR100547789B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/38Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
    • H04B1/40Circuits

Abstract

본 발명에 따른 내부 저장매체를 이용하여 외부 디바이스와 데이터를 교환할 수 있는 휴대용 단말기는, 내부 저장매체 및 데이터 전송모듈을 갖는다. 여기서, 내부 저장매체는 휴대용 단말기의 내부에 마련되고, 휴대용 단말기 전용 파일 시스템 포맷의 데이터 및 외부 디바이스 전용 파일 시스템 포맷의 데이터를 각각 저장할 수 있는 제1,제2 파일 영역이 할당되어 있다. 또한, 데이터 전송모듈은 휴대용 단말기 전용 파일 시스템 포맷의 데이터를 제1 파일 영역에 라이트(write) 및 제1 파일 영역에 라이트된 데이터를 리드(read)하고, 외부 디바이스와 데이터 교환을 위한 인터페이스를 제공하며 외부 디바이스로부터 전송된 데이터를 제2파일 영역에 라이트 및 제2파일 영역에 라이트된 데이터를 외부 디바이스로 전송한다. A portable terminal capable of exchanging data with an external device using an internal storage medium according to the present invention has an internal storage medium and a data transmission module. Herein, the internal storage medium is provided inside the portable terminal, and the first and second file areas are respectively allocated to store data in the file system format dedicated to the portable terminal and data in the file system format dedicated to the external device. In addition, the data transmission module writes data in a file system format dedicated to a portable terminal to the first file area and reads the data written to the first file area, and provides an interface for exchanging data with an external device. The data transmitted from the external device is written in the second file area and the data written in the second file area is transmitted to the external device.

멀티미디어카드, MMC, 플래쉬 메모리, 내부 저장매체, 외부 저장매체Multimedia card, MMC, Flash memory, Internal storage medium, External storage medium

Description

내부 저장매체를 이용하여 외부 디바이스와 데이터를 교환할 수 있는 휴대용 단말기 및 방법{PORTABLE TERMINAL AND METHOD FOR EXCHANGING DATA WITH EXTERNAL DEVICE USING INTERNAL STORAGE MEDIA} PORTABLE TERMINAL AND METHOD FOR EXCHANGING DATA WITH EXTERNAL DEVICE USING INTERNAL STORAGE MEDIA}             

도 1은 종래의 외부 저장매체인 멀티미디어카드가 하드웨어적으로 구성된 휴대용 단말기와 컴퓨터의 연결 구조를 나타낸 도면,1 is a diagram illustrating a connection structure of a portable terminal and a computer in which a multimedia card, which is a conventional external storage medium, is hardware-configured.

도 2는 도 1의 구현을 위해 휴대용 단말기에 마련되는 세부 구성을 도시한 도면,2 is a diagram showing a detailed configuration provided in a portable terminal for the implementation of FIG.

도 3은 본 발명에 따른 외부 저장매체 기능을 겸한 내부 저장매체를 구비한 휴대용 단말기와 데이터 교환을 위한 컴퓨터의 연결 구조를 나타낸 도면, 3 is a diagram illustrating a connection structure of a portable terminal having an internal storage medium having an external storage medium function and a computer for data exchange according to the present invention;

도 4는 본 발명에 따른 외부 저장매체 기능을 겸한 내부 저장매체에 데이터Figure 4 is a data on the internal storage medium also serves as an external storage medium according to the present invention

를 저장할 수 있는 휴대용 단말기에 마련되는 데이터 저장 모듈을 상세히 도시한 블록도, A block diagram showing in detail the data storage module provided in the portable terminal capable of storing the;

도 5는 본 발명에 따른 휴대용 단말기의 플래쉬 메모리에 마련되는 데이터 저장 영역의 파일 구조를 나타낸 도면, 5 is a view showing a file structure of a data storage area provided in a flash memory of a portable terminal according to the present invention;

도 6은 도 4의 컴퓨터에서 플래쉬 메모리에 데이터를 라이트하는 과정을 나타낸 순서도, 그리고 FIG. 6 is a flowchart illustrating a process of writing data to a flash memory in the computer of FIG. 4. FIG.

도 7은 도 4에서 컴퓨터의 데이터 리드 요구에 따라 휴대용 단말기가 플래쉬 메모리에 존재하는 데이터를 리드하는 과정을 나타낸 순서도이다. FIG. 7 is a flowchart illustrating a process in which a portable terminal reads data existing in a flash memory according to a data read request of a computer in FIG. 4.

본 발명은 휴대용 단말기에 관한 것으로서, 보다 상세하게는, 외부 디바이스와 유선으로 연결된 상태에서 상기 외부 디바이스로부터 수신한 데이터가 저장되는 착탈 가능한 인터페이스에 연결되는 외부 메모리인 멀티미디어카드(Multi Media Card: MMC)가 구비되지 않더라고 상기 데이터를 용이하게 저장할 수 있는 휴대용 단말기에 관한 것이다. The present invention relates to a portable terminal, and more particularly, to an external memory connected to a removable interface for storing data received from the external device in a wired connection with an external device (Multi Media Card: MMC). The present invention relates to a portable terminal that can easily store the data even though it is not provided.

멀티미디어카드는 미국은 샌디스크(SanDisk)사와 독일 지멘스(Siemens)사가 공동 개발 및 생산하는 외부 저장 메모리이다. 멀티미디어카드는 사이즈가 작아 소형기기를 만드는데 유리하고 내부에 콘트롤러가 내장되어 있어서 제어가 쉽다. 그러나 멀티미디어카드는 시리얼 데이터 버스를 사용하므로 데이터의 전송 속도가 스마트 미디어 카드보다 현저하게 느리다. 이러한 멀티미디어카드는 MP3 플레이어 및 휴대용 단말기 등에서 외부 저장매체로서 이용되고 있다. The multimedia card is an external storage memory developed and produced by SanDisk in the United States and Siemens in Germany. The multimedia card has a small size, which is advantageous for making a small device, and the controller is easy to control because it has a built-in controller. However, because multimedia cards use a serial data bus, data transfer rates are significantly slower than smart media cards. Such multimedia cards are used as external storage media in MP3 players and portable terminals.

도 1은 종래의 외부 저장매체인 멀티미디어카드가 하드웨어적으로 구성된 휴대용 단말기와 컴퓨터의 연결 구조를 나타낸 도면이다. 1 is a diagram illustrating a connection structure between a portable terminal and a computer in which a multimedia card, which is a conventional external storage medium, is hardware-configured.

도시된 바와 같이 컴퓨터(20)와 휴대용 단말기(30)는 USB 케이블(24)을 통해 연결되고, 휴대용 단말기(30)에는 멀티미디어카드(40)가 착탈 가능하도록 장착되는 인터페이스(32)가 마련되어 있다. As shown, the computer 20 and the portable terminal 30 are connected through a USB cable 24, and the portable terminal 30 is provided with an interface 32 to which the multimedia card 40 is detachably mounted.

컴퓨터(20)는 휴대용 단말기(30)가 연결된 USB케이블(24)이 접속되면, 플러그 앤 플레이(Plug and Play)기능을 통해 휴대용 단말기(30)를 자동으로 인식한다. 이때, 컴퓨터(20)는 멀티미디어카드(40)가 휴대용 단말기(30)의 인터페이스(32)에 장착되면, 멀티미디어카드(40)를 USB 이동식 디스크로 인식하고 새로운 이동식 디스크를 생성 및 할당한다. 컴퓨터(20)는 이러한 진행 상황을 화면(22)에 표시하고, 멀티미디어카드(40)를 이동식 디스크로 생성하는 상태정보(10)를 화면(22)에 표시한다. When the USB cable 24 connected to the portable terminal 30 is connected, the computer 20 automatically recognizes the portable terminal 30 through a Plug and Play function. At this time, when the multimedia card 40 is mounted on the interface 32 of the portable terminal 30, the computer 20 recognizes the multimedia card 40 as a USB removable disk and creates and assigns a new removable disk. The computer 20 displays this progress on the screen 22 and displays on the screen 22 status information 10 for creating the multimedia card 40 as a removable disk.

이에 따라 컴퓨터(20)는 멀티미디어카드(40)를 하드디스크와 같이 파일 다운로드 및 업로드를 드래그 및 드롭(Drag and Drop)방식으로 편리하게 읽고 쓸 수 있도록 한다. Accordingly, the computer 20 allows the multimedia card 40 to be easily read and written in a drag and drop manner by downloading and uploading files, such as a hard disk.

도 2는 도 1의 구현을 위해 휴대용 단말기에 마련되는 세부 구성을 도시한 도면이다. 2 is a diagram illustrating a detailed configuration provided in the portable terminal for the implementation of FIG.

내부 저장매체인 플래쉬메모리(Flash)(59)는 휴대용 단말기(30)의 내부에 마련되어 있고, 멀티미디어카드(58)는 휴대용 단말기(30)에 마련된 인터페이스를 통해 외부에 장착되어 있다. An internal storage medium (Flash) 59 is provided in the portable terminal 30, and the multimedia card 58 is externally mounted through an interface provided in the portable terminal 30.

컴퓨터(20)와 데이터의 리드 및 라이트(read/write) 기능을 수행하는 휴대용 단말기(30)의 데이터 저장 모듈(50)에 연결된 멀티미디어카드(58) 간의 데이터 전송을 아래와 같이 이루어진다. Data transmission between the computer 20 and the multimedia card 58 connected to the data storage module 50 of the portable terminal 30 performing read and write (read / write) functions of the data is performed as follows.

데이터 저장 모듈(50)은 USB 접속 방식 중 하나인 대용량 저장(mass storage)방식을 지원하는 USB인터페이스(USB mass storage service라고 함)(56)와 멀티미디어카드(58)를 구동시켜 데이터를 인입 및 인출하는 멀티미디어카드(MMC) 드라이버(56)를 이용하여 외부 저장 장치인 멀티미디어카드(MMC)(58)에 데이터를 리드 및 라이트할 수 있다. The data storage module 50 drives a USB interface (referred to as USB mass storage service) 56 and a multimedia card 58 to support mass storage, which is one of USB connection methods, to insert and withdraw data. The multimedia card (MMC) driver 56 may read and write data to the multimedia card (MMC) 58 which is an external storage device.

컴퓨터(20)에서 멀티미디어카드(58)에 데이터를 라이트하는 동작을 살펴보면, 컴퓨터(20)는 로우 데이터(raw data)를 FAT(File Allocation Table) 포맷으로 변환한다. 이때, 컴퓨터(20)는 FAT 포맷 데이터를 USB(Universal Serial Bus) 패킷으로 변환하여 USB 케이블(24)을 통해 휴대용 단말기(30)의 데이터 저장 모듈(50)의 USB인터페이스(52)에 전송한다. Looking at the operation of writing data to the multimedia card 58 in the computer 20, the computer 20 converts raw data into a file allocation table (FAT) format. At this time, the computer 20 converts the FAT format data into a Universal Serial Bus (USB) packet and transmits the data to the USB interface 52 of the data storage module 50 of the portable terminal 30 through the USB cable 24.

USB 인터페이스(52)는 USB 케이블(24)로부터 USB 패킷을 수신하여 FAT 포맷데이터로 변환하여 MMC 드라이버(56)로 전송한다. MMC 드라이버(56)는 USB 인터페이스(52)로부터 전송된 FAT 포맷 데이터를 멀티미디어카드(58)에 라이트한다. The USB interface 52 receives the USB packet from the USB cable 24, converts the USB packet into FAT format data, and transmits the data to the MMC driver 56. The MMC driver 56 writes the FAT format data transferred from the USB interface 52 to the multimedia card 58.

한편, 컴퓨터(20)가 이동 디스크로 인식한 멀티미디어카드(58)에 저장된 데이터를 리드하는 경우를 살펴보면 아래와 같다. 먼저 컴퓨터(20)는 읽고자 하는 데이터의 기록 위치 정보, 읽을 데이터의 크기 정보를 USB 패킷으로 변환하여 USB 케이블(24)을 통해 휴대용 단말기(30)의 USB 인터페이스(52)로 전송한다. Meanwhile, the case where the computer 20 reads the data stored in the multimedia card 58 recognized as the moving disk will be described below. First, the computer 20 converts the recording position information of the data to be read and the size information of the data to be read into a USB packet and transmits them to the USB interface 52 of the portable terminal 30 through the USB cable 24.

USB 인터페이스(52)는 컴퓨터(20)로부터 전송된 USB 패킷으로부터 데이터의 기록 위치 정보 및 읽을 데이터의 크기 정보를 검출하여 MMC 드라이버(56)로 전송한다. MMC 드라이버(56)는 데이터의 기록 위치 정보를 기초로 멀티미디어카드(58) 의 주소에 위치하는 FAT 데이터를 리드하여 USB 인터페이스(52)로 전송한다. The USB interface 52 detects the recording position information of the data and the size information of the data to be read from the USB packet transmitted from the computer 20 and transmits it to the MMC driver 56. The MMC driver 56 reads the FAT data located at the address of the multimedia card 58 based on the recording position information of the data and transmits it to the USB interface 52.

USB 인터페이스(52)는 MMC 인터페이스(52)로부터 전송된 FAT 데이터를 USB 패킷으로 변환하여 USB 케이블(24)을 통해 컴퓨터(20)로 전송한다. The USB interface 52 converts the FAT data transmitted from the MMC interface 52 into a USB packet and transmits it to the computer 20 through the USB cable 24.

한편, 휴대용 단말기(30)의 응용부(application)(51)와 멀티미디어카드(58) 간의 데이터 전송 동작은 아래와 같이 이루어진다. On the other hand, the data transmission operation between the application unit 51 and the multimedia card 58 of the portable terminal 30 is performed as follows.

휴대용 단말기(30)의 데이터 저장 모듈(50)은 데이터를 리드 및 라이트하기 위해 파일 시스템을 이용한다. 따라서 휴대용 단말기(30)의 데이터 저장 모듈(50)은 외부 저장매체인 멀티미디어카드(58) 및 내부 저장매체인 플래쉬 메모리(57)에 접근하기 위해 파일 시스템을 이용한다. The data storage module 50 of the portable terminal 30 uses a file system to read and write data. Therefore, the data storage module 50 of the portable terminal 30 uses a file system to access the multimedia card 58 which is an external storage medium and the flash memory 57 which is an internal storage medium.

데이터 저장 모듈(50)은 EFS2(Embeded File System) 파일 시스템부(55) 및 SFAT 파일 시스템부(54)를 갖는다. EFS2 파일 시스템부(55)는 EFS2 포맷 데이터 변환을 제공하고, SFAT 파일 시스템부(54)는 FAT 포맷 데이터 변환을 제공한다. 액세스부(53)는 응용부(51)와, EFS2 파일 시스템부(55) 및 SFAT 파일 시스템부(54) 간을 연결시켜준다. The data storage module 50 has an embedded file system (EFS2) file system unit 55 and an SFAT file system unit 54. The EFS2 file system unit 55 provides the EFS2 format data conversion, and the SFAT file system unit 54 provides the FAT format data conversion. The access unit 53 connects the application unit 51 with the EFS2 file system unit 55 and the SFAT file system unit 54.

휴대용 단말기 응용부(51)는 액세스부(53)를 통해 EFS2 파일 시스템부(55) 및 SFAT 파일 시스템부(54)에 접근한다. 액세스부(53)는 입력받은 파일 이름 중 디렉토리 이름을 가지고 EFS2 파일 시스템부(55)를 액세스할 것인지, SFAT 파일 시스템부(54)에 액세스할 것인지를 결정한다. 즉, 액세스부(53)는 파일 이름 중 "nvm/mmc1"이 포함되어 있으면 SFAT 파일 시스템부(54)를 액세스하고, 그렇지 않으면 EFS2 파일 시스템부(55)를 액세스한다. The portable terminal application unit 51 accesses the EFS2 file system unit 55 and the SFAT file system unit 54 through the access unit 53. The access unit 53 determines whether to access the EFS2 file system unit 55 or the SFAT file system unit 54 with the directory name among the input file names. That is, the access unit 53 accesses the SFAT file system unit 54 if "nvm / mmc1" is included in the file name, and otherwise accesses the EFS2 file system unit 55.

휴대용 단말기(30)의 응용부(51)에서 멀티미디어카드(58)에 데이터를 라이트하는 동작은 아래와 같다. "nvm/mmc1/File_MMC1"이란 파일 이름을 가지는 특정 위치에 "X"라는 사이즈의 데이터를 라이트하는 경우를 예로 설명한다. 응용부(51)는 "nvm/mmc1/File_MMC1" 파일 이름과 파일 내의 위치, 라이트하려는 데이터가 저장되어 있는 메모리 주소, 및 "X"사이즈 정보를 액세스부(53)에 전송한다. The operation of writing data to the multimedia card 58 in the application unit 51 of the portable terminal 30 is as follows. The case where data of size "X" is written to a specific position having a file name "nvm / mmc1 / File_MMC1" will be described as an example. The application unit 51 transmits the "nvm / mmc1 / File_MMC1" file name and location in the file, the memory address where the data to be written is stored, and the "X" size information to the access unit 53.

액세스부(52)는 응용부(51)로부터 전송된 정보들 중 파일 이름에 "nvm/mmc1"가 포함되어 있는지의 여부를 판단한다. 여기서 액세스부(52)는 파일 이름에 "nvm/mmc1"이 포함되어 있지 때문에, SFAT 파일 시스템부(54)를 액세스하고 응용부(51)로부터 전송된 정보들을 SFAT 파일 시스템부(54)로 전송한다. The access unit 52 determines whether or not "nvm / mmc1" is included in the file name among the information transmitted from the application unit 51. Since the access unit 52 does not include "nvm / mmc1" in the file name, the access unit 52 accesses the SFAT file system unit 54 and transmits the information transmitted from the application unit 51 to the SFAT file system unit 54. do.

SFAT 파일 시스템부(54)는 액세스부(52)로부터 전송된 정보들 중 라이트하려는 데이터를 FAT 포맷으로 변환한다. 또한, SFAT 파일 시스템부(54)는 액세스부(52)로부터 전송된 정보들 중 파일 이름 및 파일 내 위치정보로부터 데이터가 저장될 멀티미디어카드(58)의 위치를 계산한다. 이에 따라 SFAT 파일 시스템부(54)는 데이터가 저장될 멀티미디어카드(58)의 위치정보, FAT 포맷된 데이터, 및 데이터의 크기 정보를 MMC드라이버(56)로 전송한다. The SFAT file system unit 54 converts data to be written out of information transmitted from the access unit 52 into a FAT format. In addition, the SFAT file system unit 54 calculates the position of the multimedia card 58 in which data is to be stored from the file name and the location information in the file among the information transmitted from the access unit 52. Accordingly, the SFAT file system unit 54 transmits the location information of the multimedia card 58, FAT formatted data, and size information of the multimedia card 58 to which the data is to be stored, to the MMC driver 56.

MMC 드라이버(56)는 SFAT 파일 시스템부(54)로부터 전송된 정보들을 기초로 멀티미디어카드(58)에 데이터를 라이트한다. The MMC driver 56 writes data to the multimedia card 58 based on the information transmitted from the SFAT file system unit 54.

휴대용 단말기(30)의 응용부(51)에서 멀티미디어카드(58)에 저장된 데이터를 리드(read)하는 동작은 아래와 같다. The operation of reading data stored in the multimedia card 58 in the application unit 51 of the portable terminal 30 is as follows.

멀티미디어카드(58)에 마련된 "nvm/mmc1/File_MMC1"이란 파일 이름을 가지는 파일의 특정 위치에 "X"라는 사이즈의 데이터를 리드하는 경우를 예로 설명한다. 응용부(51)는 "nvm/mmc1/File_MMC1" 파일 이름과 파일 내 위치, 리드한 데이터가 저장될 메모리 주소, 및 "X"사이즈 정보를 액세스부(53)로 전송한다. A case where the data of size "X" is read to a specific position of a file having a file name "nvm / mmc1 / File_MMC1" provided in the multimedia card 58 will be described as an example. The application unit 51 transmits the "nvm / mmc1 / File_MMC1" file name and location in the file, the memory address where the read data is to be stored, and the "X" size information to the access unit 53.

액세스부(53)는 응용부(51)로부터 전송된 정보들 중 파일 이름에 "nvm/mmc1"이 포함되어 있는지를 확인한다. 여기서 액세스부(53)는 파일 이름에 "nvm/mmc1"이 포함되어 있기 때문에 SFAT 파일 시스템부(54)에 액세스하고, 응용부(51)로부터 전송된 정보들을 SFAT 파일 시스템부(54)에 전송한다. The access unit 53 checks whether "nvm / mmc1" is included in the file name among the information transmitted from the application unit 51. Since the access unit 53 includes "nvm / mmc1" in the file name, the access unit 53 accesses the SFAT file system unit 54 and transmits the information transmitted from the application unit 51 to the SFAT file system unit 54. do.

SFAT 파일 시스템부(54)는 액세스부(53)로부터 전송된 정보들 중 파일 이름 및 파일 내 위치정보를 기초로 멀티미디어카드(58)에서 데이터의 위치를 계산한다. 또한 SFAT 파일 시스템부(54)는 멀티미디어카드(58)에서 리드하고자 하는 데이터가 저장된 파일의 위치, 읽은 데이터가 저장될 메모리 주소, 및 데이터 크기 정보를 MMC 드라이버(56)로 전송한다. The SFAT file system unit 54 calculates the position of the data in the multimedia card 58 based on the file name and the location information in the file among the information transmitted from the access unit 53. In addition, the SFAT file system unit 54 transmits the location of the file in which the data to be read in the multimedia card 58 is stored, the memory address in which the read data is to be stored, and the data size information to the MMC driver 56.

MMC 드라이버(56)는 SFAT 파일 시스템부(54)로부터 전송된 정보들을 기초로 멀티미디어카드(58)로부터 데이터를 리드한다. The MMC driver 56 reads data from the multimedia card 58 based on the information transmitted from the SFAT file system unit 54.

상술한 바와 같이, 종래에 컴퓨터(20)와 휴대용 단말기(30) 간에 이동식 디스크 방식 또는 USB 대용량 저장(mass storage)전송방식으로 데이터를 주고 받기 위해서는 별도의 멀티미디어카드(58)와 같은 외부 저장매체가 필요하다. As described above, in order to transmit and receive data between the computer 20 and the portable terminal 30 by a removable disk method or a USB mass storage transmission method, an external storage medium such as a separate multimedia card 58 is used. need.

컴퓨터(20)와 휴대용 단말기(30) 간에 이동식 디스크 방식 또는 USB 대용량 저장전송방식이 아닌 다른 방식으로 데이터를 주고 받도록 하기 위해서는, 기존 휴대용 단말기의 경우 플래쉬 메모리(59)와 같은 내부 저장매체를 사용해야한다. 이 경우, 휴대용 단말기(30)의 EFS2 파일 시스템부(55)가 컴퓨터(20)의 FAT 파일 시스템을 지원하지 않기 때문에, 데이터 전송을 위한 별도의 프로그램을 구성하여야 하는 문제점이 있다. In order to exchange data between the computer 20 and the portable terminal 30 in a manner other than a removable disk method or a USB mass storage transmission method, an existing storage terminal should use an internal storage medium such as a flash memory 59. . In this case, since the EFS2 file system unit 55 of the portable terminal 30 does not support the FAT file system of the computer 20, there is a problem in that a separate program for data transmission must be configured.

이와 같이 데이터 전송을 위한 별도의 전용 데이터 전송 프로그램을 사용할 경우, 전송속도는 휴대용 단말기(30)의 데이터 서비스 처리 속도에 의해 제한을 받게 된다. 이에 따라 이동식 디스크 방식 또는 USB 대용량 저장전송방식보다 전송 속도가 외부 저장 장치를 구성하였을 때의 1/20 내지 1/25 로 매우 느려지는 문제점이 있다. As such, when a separate dedicated data transmission program for data transmission is used, the transmission speed is limited by the data service processing speed of the portable terminal 30. Accordingly, there is a problem that the transmission speed is very slow to 1/20 to 1/25 when the external storage device is configured than the removable disk method or the USB mass storage transmission method.

또한, 내부 저장매체의 용도가 소프트웨어로 구성되는 데이터 전송모듈(50)에 의해 한정되기 때문에, 용량이 점차 대용량화되고 있는 플래쉬 메모리(59)와 같은 내부 저장매체의 용도가 국한되는 문제점이 있다. 이에 따라 대용량의 내부 저장매체를 효율적으로 사용하지 못하는 문제점이 있다. In addition, since the use of the internal storage medium is limited by the data transfer module 50 constituted by software, there is a problem in that the use of the internal storage medium such as the flash memory 59 whose capacity is gradually increased is limited. Accordingly, there is a problem in that a large capacity of the internal storage medium cannot be used efficiently.

상기와 같은 문제점을 해결하기 위한 본 발명의 목적은, 휴대용 단말기 내에 마련된 고정 메모리 공간을 사용자에게 외부 저장 장치와 같은 형태로 제공할 수 있는 휴대용 단말기를 제공하는 데 있다. An object of the present invention for solving the above problems is to provide a portable terminal that can provide a fixed memory space provided in the portable terminal to the user in the form of an external storage device.

본 발명의 다른 목적은, 보다 간단한 구성으로 외부 디바이스와 데이터를 교환할 수 있는 휴대용 단말기를 제공하는데 있다. Another object of the present invention is to provide a portable terminal capable of exchanging data with an external device with a simpler configuration.

본 발명의 또 다른 목적은, 휴대용 단말기 내에 마련되는 고정 메모리를 사 용자의 이용 목적에 따라 다양한 종류의 데이터를 저장할 수 있는 휴대용 단말기를 제공하는 데 있다. Still another object of the present invention is to provide a portable terminal capable of storing various types of data according to a user's purpose of using a fixed memory provided in the portable terminal.

본 발명의 또 다른 목적은, 컴퓨터와 같은 외부 디바이스와 데이터를 교환할 때 기존에 외부 디바이스에 마련된 프로그램을 이용하여 데이터를 교환할 수 있도록 인터페이스를 제공하는 휴대용 단말기를 제공하는 데 있다. Still another object of the present invention is to provide a portable terminal that provides an interface for exchanging data using a program provided in an external device when exchanging data with an external device such as a computer.

본 발명의 또 다른 목적은, 외부 디바이스와 데이터를 교환할 때 휴대용 단말기에 마련해야 하는 전용 데이터 교환 프로그램을 이용하지 않고도 보다 빠른 속도로 데이터를 교환할 수 있는 휴대용 단말기를 제공하는데 있다.
Still another object of the present invention is to provide a portable terminal capable of exchanging data at a higher speed without using a dedicated data exchange program to be provided in the portable terminal when exchanging data with an external device.

상기와 같은 목적은 본 발명에 따라, 외부 디바이스와 연결되어 상호 데이터 교환이 가능한 휴대용 단말기에 있어서, 휴대용 단말기의 내부에 마련되고, 휴대용 단말기 전용 파일 시스템 포맷의 데이터 및 외부 디바이스 전용 파일 시스템 포맷의 데이터를 각각 저장할 수 있는 제1,제2 파일 영역이 할당된 내부 저장매체; 및 휴대용 단말기 전용 파일 시스템 포맷의 데이터를 제1 파일 영역에 라이트(write) 및 제1 파일 영역에 라이트된 데이터를 리드(read)하고, 외부 디바이스와 상기 데이터 교환을 위한 인터페이스를 제공하며 외부 디바이스로부터 전송된 데이터를 제2파일 영역에 라이트 및 제2파일 영역에 라이트된 데이터를 외부 디바이스로 전송하는 데이터 전송모듈을 포함하는 휴대용 단말기에 의해 달성된다. According to the present invention, a portable terminal connected to an external device and capable of mutual data exchange is provided in the portable terminal, and has data in a file system format dedicated to a portable terminal and data in a file system format dedicated to an external device. Internal storage media to which first and second file regions capable of storing the data are allocated; And writing data in a file system format dedicated to a portable terminal to a first file area and reading data written to the first file area, and providing an interface for exchanging the data with an external device. It is achieved by a portable terminal including a data transmission module for writing the transmitted data to the second file area and the data written to the second file area to an external device.

바람직하게는, 상기 데이터 전송모듈은, 인터페이스, 외부 저장매체 드라이 버, 제1 파일시스템부, 제2 파일시스템부, 및 내부 저장매체 드라이버를 갖는다. Preferably, the data transmission module has an interface, an external storage medium driver, a first file system unit, a second file system unit, and an internal storage medium driver.

인터페이스는 외부 디바이스와 데이터 교환을 위한 프로토콜을 제공한다. 외부 저장매체 드라이버는 내부 저장매체의 제2 파일 영역에 데이터를 라이트 및 라이트된 데이터를 리드하기 위한 정보들을 제공한다. 제1 파일시스템부는 외부 디바이스 전용 파일 시스템 포맷 데이터를 리드 및 라이트 처리하기 위한 명령을 외부 저장매체 드라이버로 제공한다. 제2 파일시스템부는 휴대용 단말기 전용 파일 시스템 포맷 데이터를 리드 및 라이트 처리하기 위한 명령을 출력한다. 내부 저장매체 드라이버는 내부 저장매체의 제1 파일 영역 및 상기 제2 파일 영역에, 데이터를 라이트 및 라이트된 데이터를 리드한다. The interface provides a protocol for exchanging data with external devices. The external storage medium driver provides information for writing data to the second file area of the internal storage medium and reading the written data. The first file system unit provides a command to the external storage medium driver to read and write file system format data dedicated to the external device. The second file system unit outputs a command for reading and writing the file system format data dedicated to the portable terminal. The internal storage medium driver writes data and writes data to the first file area and the second file area of the internal storage medium.

본 발명에 따르면, 외부 저장매체를 연결하지 않고 내부 저장매체에 FAT 포맷 데이터를 저장할 수 있는 공간을 할당함으로써, 외부 디바이스에 데이터 교환을 위한 프로그램을 구비하지 않고도 용이하게 데이터를 교환할 수 있도록 구성할 수 있다. 또한 내부 저장매체를, 외부 디바이스와 연결하여 데이터를 교환할 수 있는 외부 저장매체 기능을 겸하여 구성함으로써, 기존 데이터 교환에 따른 전송 속도 보다 빠른 전송속도로 데이터를 교환할 수 있다. According to the present invention, by allocating a space for storing FAT-formatted data on the internal storage medium without connecting the external storage medium, it is possible to easily exchange data without having a program for data exchange in the external device. Can be. In addition, by configuring the internal storage medium to function as an external storage medium that can exchange data by connecting to an external device, it is possible to exchange data at a transfer rate faster than the transfer rate according to the existing data exchange.

이하, 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명한다. 도면들 중 동일한 구성요소들은 가능한 한 어느 곳에서든지 동일한 부호들로 나타내고 있음에 유의해야 한다. 또한 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략한다. Hereinafter, with reference to the accompanying drawings, preferred embodiments of the present invention will be described in detail. It should be noted that the same elements in the figures are represented by the same numerals wherever possible. In addition, detailed descriptions of well-known functions and configurations that may unnecessarily obscure the subject matter of the present invention will be omitted.

본 발명은 하드웨어적으로 멀티미디어카드(Multi Media Card: MMC)와 같은 외부 저장매체를 위한 인터페이스가 마련되어 있지 않은 휴대용 단말기에서 플래쉬 메모리와 같은 내부 저장매체의 일부 영역을 외부 저장매체와 같은 형태, 즉 내부 저장매체에 외부 저장매체 겸용으로 사용할 수 있도록 에뮬레이션(Emulation)하여 마치 멀티미디어카드가 휴대용 단말기에 연결되어 있는 것처럼 동작시킬 수 있도록 하는 방안을 제공한다. According to the present invention, a portion of an internal storage medium, such as a flash memory, is formed in a portable terminal that does not have an interface for an external storage medium, such as a multimedia card (HMC) in hardware, that is, an internal storage medium. Emulation is provided so that the storage media can be used as an external storage media so that the multimedia card can be operated as if the multimedia card is connected to the portable terminal.

도 3은 본 발명에 따른 외부 저장매체 기능을 겸한 내부 저장매체를 구비한 휴대용 단말기와 데이터 교환을 위한 컴퓨터의 연결 구조를 나타낸 도면이다. 3 is a view illustrating a connection structure of a portable terminal having an internal storage medium having an external storage medium function and a computer for data exchange according to the present invention.

도시된 바와 같이, 휴대용 단말기(200)는 본 발명의 외부 저장매체 기능을 겸한 내부 저장매체가 휴대용 단말기(200)에 내장되어 있기 때문에 외부에 외부 저장매체 장착을 위한 인터페이스를 구비하지 않는다. USB 케이블을 통해 휴대용 단말기(200)가 연결되면, 컴퓨터(100)는 플러그 앤 플레이 기능을 이용하여 휴대용 단말기(200)의 내부에 마련된 외부 저장매체 기능을 겸한 내부 저장매체(미도시)를 이동식 저장매체로 인식한다. 이에 따라, 컴퓨터(100)는 이동식 디스크 파일을 생성 및 공간을 할당하고 이에 대한 정보(140)를 화면(120)에 표시한다. As shown, the portable terminal 200 does not have an interface for mounting an external storage medium to the outside since the internal storage medium having the function of the external storage medium of the present invention is built in the portable terminal 200. When the portable terminal 200 is connected through a USB cable, the computer 100 uses a plug and play function to store an internal storage medium (not shown) that functions as an external storage medium provided in the portable terminal 200. Recognize it as a medium. Accordingly, the computer 100 generates a removable disk file, allocates space, and displays the information 140 on the screen 120.

도 4는 본 발명에 따른 외부 저장매체 기능을 겸한 내부 저장매체에 데이터를 저장할 수 있는 휴대용 단말기에 마련되는 데이터 저장 모듈을 상세히 도시한 블록도이다. 4 is a detailed block diagram illustrating a data storage module provided in a portable terminal capable of storing data in an internal storage medium having an external storage medium function according to the present invention.

본 발명에서는 기존에 외부 저장매체에 데이터를 리드 및 라이트하는 MMC드라이버(360)의 내부 함수 "mmc_read"함수와 "mmc_write"함수를 수정하여, MMC드라이버(360)가 휴대용 단말기의 내부 저장매체인 플래쉬 메모리(Flash memory)(400) 를 액세스하도록 구성한다. 또한, 플래쉬 메모리(400)의 일정 영역을 외부 저장매체인 멀티미디어카드 기능을 위한 영역으로 할당하고, FAT 포맷으로 변환하여 구성한다. In the present invention, by modifying the functions "mmc_read" and "mmc_write" of the internal functions of the MMC driver 360 that reads and writes data to an external storage medium, the MMC driver 360 flashes as an internal storage medium of the portable terminal. Configure to access flash memory 400. In addition, a predetermined area of the flash memory 400 is allocated to an area for a multimedia card function, which is an external storage medium, and converted into a FAT format.

본 발명에서 컴퓨터(100)와 휴대용 단말기(200)의 데이터 전송모듈(300)에 마련된 MMC 드라이버(360) 간의 데이터 전송과 데이터 전송모듈(300)의 응용부(310)와 MMC 드라이버(360) 간의 데이터 전송 방법은, 기존의 데이터 전송 방법과 동일하다. 따라서 MMC 드라이버(360)의 상위 계층에 마련되는 모듈들은 기존의 구성을 유지한다. In the present invention, data transmission between the computer 100 and the MMC driver 360 provided in the data transmission module 300 of the portable terminal 200 and between the application unit 310 and the MMC driver 360 of the data transmission module 300. The data transmission method is the same as the existing data transmission method. Therefore, modules provided in the upper layer of the MMC driver 360 maintain the existing configuration.

한편 내부 저장매체인 플래쉬 메모리(400)에는 MMC드라이버(360)에 의해 EFS2 파일시스템부(350)에 에뮬레이션 하려는 용량과 같은 크기를 갖는 파일(파일명: "nvm/mmc_emulation_file")이 새로 등록된다. 이 파일은 도 5와 같은 FAT 포맷으로 변환되어 플래쉬 메모리(400)의 데이터 저장 영역에 저장된다. On the other hand, a file (file name: "nvm / mmc_emulation_file") having the same size as the capacity to be emulated by the MMC driver 360 in the EFS2 file system unit 350 by the MMC driver 360 is newly registered. This file is converted into FAT format as shown in FIG. 5 and stored in the data storage area of the flash memory 400.

본 발명에서는 MMC드라이버(360)가 FAT 포맷으로 변환된 상기 파일을 액세스함으로써, 마치 멀티미디어카드가 존재하는 것처럼 데이터를 리스 및 라이트할 수 있다. In the present invention, the MMC driver 360 accesses the file converted into the FAT format so that data can be leased and written as if a multimedia card exists.

컴퓨터(100)와 휴대용 단말기(200)의 내부 저장매체인 플래쉬 메모리(400) 간의 데이터 전송은 아래와 같은 방법으로 이루어진다. 플래쉬 메모리(400)에 데이터를 리드 및 라이트하는 동작은 데이터 저장 모듈(300)의 USB인터페이스(320), MMC드라이버(360), 및 EFS2 파일시스템부(350)에 의해 이루어진다. Data transmission between the computer 100 and the flash memory 400 which is an internal storage medium of the portable terminal 200 is performed in the following manner. The operation of reading and writing data to the flash memory 400 is performed by the USB interface 320, the MMC driver 360, and the EFS2 file system unit 350 of the data storage module 300.

먼저 컴퓨터(100)에서 플래쉬 메모리(400)에 데이터를 라이트하는 동작을 살 펴본다. 컴퓨터(100)는 플래쉬 메모리(400)에 라이트하고자 하는 로우 데이터(raw data)를 FAT 포맷으로 변환한다. 컴퓨터(100)는 FAT 포맷 데이터를 USB 패킷으로 변환하여 USB 케이블을 통해 휴대용 단말기(200)로 전송한다. USB 패킷에는 멀티미디어카드 내에 데이터가 저장될 주소정보 및 저장될 데이터의 크기정보가 포함된다. First, the operation of writing data to the flash memory 400 in the computer 100 will be described. The computer 100 converts raw data to be written to the flash memory 400 into a FAT format. The computer 100 converts the FAT format data into a USB packet and transmits the data to the portable terminal 200 through a USB cable. The USB packet includes address information to be stored in the multimedia card and size information of the data to be stored.

휴대용 단말기(200)의 데이터 전송모듈(300)에 마련된 USB 인터페이스(320)는 USB 케이블을 통해 컴퓨터(100)로부터 전송된 USB 패킷을 수신하고, USB 패킷 중 FAT 포맷 데이터, 멀티미디어카드 내에 데이터가 저장될 주소정보, 및 저장될 데이터의 크기정보를 검출하여 MMC 드라이버(360)로 전송한다. The USB interface 320 provided in the data transmission module 300 of the portable terminal 200 receives a USB packet transmitted from the computer 100 through a USB cable, and stores data in FAT format data and a multimedia card among the USB packets. The address information to be stored and the size information of the data to be stored are detected and transmitted to the MMC driver 360.

MMC 드라이버(360)는 USB 인터페이스(320)로부터 전송된 FAT 포맷 데이터, 멀티미디어카드 내에 데이터가 저장될 주소정보, 및 저장될 데이터의 크기정보에 플래쉬 메모리(400)에 생성된 파일인 "nvm/mmc_emulation_file"의 위치정보를 포함시켜 EFS2 파일시스템부(350)로 전송한다. The MMC driver 360 stores the FAT format data transmitted from the USB interface 320, address information to be stored in the multimedia card, and size information of the data to be stored in the flash memory 400, which is a file "nvm / mmc_emulation_file". Including the location information of " and transmitting it to the EFS2 file system unit 350.

EFS2 파일시스템부(350)는 MMC 드라이버(360)로부터 전송된 "nvm/mmc_emulation_file"의 위치정보, FAT 포맷 데이터, 및 저장될 데이터의 크기정보를 기초로 플래쉬 메모리(400)의 해당 위치에 FAT 포맷 데이터를 라이트하도록 플래쉬 드라이버(370)를 제어한다. 이에 따라 플래쉬 드라이버(370)는 플래쉬 메모리(400)에 마련된 파일(nvm/mmc_emulation_file)에 FAT 포맷 데이터를 라이트한다. The EFS2 file system unit 350 performs FAT format on the corresponding location of the flash memory 400 based on the location information of "nvm / mmc_emulation_file", FAT format data, and size information of data to be stored, transmitted from the MMC driver 360. The flash driver 370 is controlled to write data. Accordingly, the flash driver 370 writes FAT format data to a file (nvm / mmc_emulation_file) provided in the flash memory 400.

따라서 외부 저장매체를 연결하지 않고 내부 저장매체인 플래쉬 메모리(400) 에 FAT 포맷 데이터를 저장할 수 있는 공간을 할당함으로써, 외부 디바이스에 데이터 교환을 위한 프로그램을 구비하지 않고도 용이하게 데이터를 교환할 수 있도록 구성할 수 있다. 또한 내부 저장매체인 플래쉬 메모리(400)를, 외부 디바이스와 연결하여 데이터를 교환할 수 있는 멀티미디어카드와 같은 외부 저장매체 기능을 겸하여 구성함으로써, 기존 데이터 교환에 따른 전송 속도 보다 빠른 전송속도로 데이터를 교환할 수 있다. Therefore, by allocating a space for storing FAT format data in the flash memory 400 which is an internal storage medium without connecting an external storage medium, the data can be easily exchanged without having a program for exchanging data in an external device. Can be configured. In addition, the flash memory 400, which is an internal storage medium, is configured as an external storage medium function such as a multimedia card that can exchange data by connecting to an external device, thereby allowing data to be transferred at a faster transfer rate than that of the existing data exchange. I can exchange it.

컴퓨터(100)에서 내부 저장매체인 플래쉬 메모리(400)에 존재하는 데이터를 리드하는 동작은 아래와 같다. The operation of reading data existing in the flash memory 400 which is an internal storage medium in the computer 100 is as follows.

컴퓨터(100)는 리드하고자 하는 파일의 위치정보 및 읽을 데이터의 크기정보를 USB 패킷으로 변환하여 USB 케이블을 통해 휴대용 단말기(200)로 전송한다. The computer 100 converts the location information of the file to be read and the size information of the data to be read into the USB packet and transmits the converted information to the portable terminal 200 through the USB cable.

휴대용 단말기(200)의 데이터 저장 모듈(300)에 마련된 USB 인터페이스(320)는 컴퓨터(100)로부터 전송된 USB 패킷을 수신하고, 수신한 USB 패킷 중 리드할 파일의 위치정보 및 리드할 데이터의 크기정보를 검출하여 MMC 드라이버(360)로 전송한다. The USB interface 320 provided in the data storage module 300 of the portable terminal 200 receives a USB packet transmitted from the computer 100, and among the received USB packets, location information of a file to be read and a size of data to be read. The information is detected and transmitted to the MMC driver 360.

MMC 드라이버(360)는 USB 인터페이스(320)로부터 전송된 리드할 파일의 위치정보인 멀티미디어카드에서 파일(nvm/mmc_emulation_file)의 위치정보와 읽을 데이터가 저장될 메모리 주소정보, 및 읽을 데이터 크기정보를 산출하여 EFS2 파일시스템부(350)로 전송한다. The MMC driver 360 calculates location information of a file (nvm / mmc_emulation_file), memory address information to be stored data to be read, and data size information to be read from the multimedia card, which is location information of a file to be read from the USB interface 320. To the EFS2 file system unit 350.

EFS2 파일시스템부(350)는 MMC 드라이버(360)로부터 전송된 파일(nvm/mmc_emulation_file)의 위치정보, 읽어진 데이터가 저장될 메모리 주소정 보, 및 읽을 데이터 크기정보를 기초로 플래쉬 메모리(400)의 해당 위치를 리드하고 리드한 데이터를 상기 읽어진 데이터가 저장될 메모리 주소정보에 대응하는 주소에 저장하도록 플래쉬 드라이버(370)를 제어한다. 이에 따라 플래쉬 드라이버(370)는 플래쉬 메모리(400)로부터 데이터를 리드하여 상기 읽어진 데이터가 저장될 메모리 주소정보의 주소에 저장 및 EFS2 파일시스템부(350)로 전송한다. The EFS2 file system unit 350 stores the flash memory 400 based on the location information of the file (nvm / mmc_emulation_file) transmitted from the MMC driver 360, the memory address information where the read data is to be stored, and the data size information to be read. The flash driver 370 is controlled to read the corresponding position of and store the read data at an address corresponding to the memory address information in which the read data is to be stored. Accordingly, the flash driver 370 reads data from the flash memory 400, stores the read data at the address of the memory address information to be stored, and transmits the data to the EFS2 file system unit 350.

EFS2 파일시스템부(350)는 플래쉬 드라이버(370)에서 리드한 데이터를 MMC 드라이버(360)로 전송한다. MMC 드라이버(360)는 EFS2 파일시스템부(350)로부터 전송된 리드한 데이터를 USB 인터페이스(320)로 전송한다. USB 인터페이스(320)는 MMC 드라이버(360)로부터 전송된 리드한 FAT 포맷의 데이터를 USB 패킷으로 변환하여 USB 케이블을 통해 컴퓨터(100)로 전송한다. The EFS2 file system unit 350 transmits the data read from the flash driver 370 to the MMC driver 360. The MMC driver 360 transmits the read data transmitted from the EFS2 file system unit 350 to the USB interface 320. The USB interface 320 converts the read FAT format data transmitted from the MMC driver 360 into a USB packet and transmits the data to the computer 100 through a USB cable.

휴대용 단말기(200)에서 데이터 전송모듈(300)에 마련된 응용부(310)와 내부저장매체인 플래쉬 메모리(400) 간의 데이터 전송 방법을 아래와 같이 이루어진다.In the portable terminal 200, a data transmission method between the application unit 310 provided in the data transmission module 300 and the flash memory 400, which is an internal storage medium, is performed as follows.

응용부(310)에서 플래쉬 메모리(400)에 데이터를 라이트하는 동작은 아래와 같다. "nvm/mmc1/File_MMC1"이란 파일 이름을 가지는 파일의 특정 위치에 "X"라는 사이즈의 데이터를 라이트하고자 하는 경우를 예로 설명한다. 응용부(310)는 "nvm/mmc1/File_MMC1" 파일 이름과 파일 내 위치, 쓰려는 데이터가 저장되어 있는 메모리 주소정보, 및 "X"사이즈 정보를 액세스부(330)로 전송한다. The operation of writing data to the flash memory 400 by the application unit 310 is as follows. A case where data of size "X" is to be written to a specific position of a file having a file name "nvm / mmc1 / File_MMC1" will be described as an example. The application unit 310 transmits the "nvm / mmc1 / File_MMC1" file name and location in the file, memory address information in which data to be written is stored, and "X" size information to the access unit 330.

액세스부(330)는 응용부(310)로부터 전송된 정보들 중에서 파일 이름을 검출하고, 검출된 파일 이름에 "nvm/mmc1"이 포함되어 있는지를 판단한다. 액세스부(330)는 파일 이름에 "nvm/mmc1"이 포함되어 있는 경우, SFAT 파일시스템부(340)를 액세스한다. 이때 액세스부(330)는 액세스한 SFAT 파일시스템부(340)로 응용부(310)로부터 수신 받은 정보들을 전송한다. The access unit 330 detects a file name from the information transmitted from the application unit 310 and determines whether "nvm / mmc1" is included in the detected file name. The access unit 330 accesses the SFAT file system unit 340 when "nvm / mmc1" is included in the file name. At this time, the access unit 330 transmits the information received from the application unit 310 to the accessed SFAT file system unit 340.

SFAT 파일시스템부(340)는 액세스부(330)로부터 전송된 정보들 중 라이트하려는 데이터를 FAT 포맷으로 변환한다. 또한, SFAT 파일시스템부(340)는 액세스부(330)로부터 전송된 정보들 중 파일 이름 및 파일 내 위치정보를 이용하여 멀티미디어카드에 라이트될 위치를 계산한다. SFAT 파일시스템부(340)는 멀티미디어카드에 라이트될 위치정보와 FAT 포맷으로 변환된 데이터, 및 데이터 크기정보를 MMC 드라이버(360)로 전송한다. The SFAT file system unit 340 converts data to be written among the information transmitted from the access unit 330 into a FAT format. In addition, the SFAT file system unit 340 calculates a position to be written to the multimedia card by using the file name and location information in the file among the information transmitted from the access unit 330. The SFAT file system unit 340 transmits the location information to be written to the multimedia card, data converted into FAT format, and data size information to the MMC driver 360.

MMC 드라이버(360)는 SFAT 파일시스템부(340)로부터 전송된 FAT 포맷 데이터, 데이터 크기정보 및 멀티미디어카드 내 저장될 주소정보에 파일(nvm/mmc_emulation_file)의 위치정보를 포함하여 EFS2 파일시스템부(350)로 전송한다. The MMC driver 360 includes the location information of the file (nvm / mmc_emulation_file) in the FAT format data transmitted from the SFAT file system unit 340, the data size information, and the address information to be stored in the multimedia card. To send).

EFS2 파일시스템부(350)는 MMC 드라이버(360)로부터 전송된 파일(nvm/mmc_emulation_file)의 위치정보, FAT 포맷 데이터, 및 데이터 크기정보를 기초로 플래쉬 메모리(400)에 데이터를 라이트하도록 플래쉬 드라이버(370)를 제어한다. 이에 따라 플래쉬 드라이버(370)는 플래쉬 메모리(400)에 마련된 파일(nvm/mmc_emulation_file)의 해당 위치에 데이터를 라이트한다. The EFS2 file system unit 350 is configured to write data to the flash memory 400 based on location information, FAT format data, and data size information of a file (nvm / mmc_emulation_file) transmitted from the MMC driver 360. 370 is controlled. Accordingly, the flash driver 370 writes data to a corresponding position of a file (nvm / mmc_emulation_file) provided in the flash memory 400.

따라서 내부 저장매체인 플래쉬 메모리(400)를 외부 저장매체 겸용으로 사용함으로써, 대용량의 플래쉬 메모리(400)의 저장 용량을 효율적으로 사용할 수 있 다. Therefore, by using the flash memory 400 which is an internal storage medium as an external storage medium, it is possible to efficiently use the storage capacity of the large-capacity flash memory 400.

휴대용 단말기(200)의 데이터 저장 모듈(300)에 마련된 응용부(310)에서 내부 저장매체인 플래쉬 메모리(400)에 라이트된 데이터를 리드하는 동작은 아래와 같이 이루어진다. The operation of reading the data written to the flash memory 400 which is an internal storage medium by the application unit 310 provided in the data storage module 300 of the portable terminal 200 is performed as follows.

"nvm/mmc1/File_MMC1"이란 파일 이름을 가지는 파일의 특정 위치에 "X"라는 사이즈의 데이터를 리드하는 경우를 예로 설명한다. 응용부(310)는 "nvm/mmc1/File_MMC1" 파일 이름과 파일 내 위치정보, 읽은 데이터가 저장될 메모리 주소정보, 및 "X"사이즈 정보를 액세스부(330)로 전송한다. The case where data of size "X" is read to a specific position of a file having a file name "nvm / mmc1 / File_MMC1" is described as an example. The application unit 310 transmits the file name "nvm / mmc1 / File_MMC1", location information in the file, memory address information where the read data is to be stored, and "X" size information to the access unit 330.

액세스부(330)는 응용부(310)로부터 전송된 파일 이름에 "nvm/mmc1"이 포함되어 있는지를 판단한다. 액세스부(330)는 파일 이름에 "nvm/mmc1"이 포함되어 있는 경우, SFAT 파일시스템부(340)를 액세스한다. 이때 액세스부(330)는 응용부(310)로부터 수신 받은 정보들을 액세스한 SFAT 파일시스템부(340)로 전송한다. The access unit 330 determines whether "nvm / mmc1" is included in the file name transmitted from the application unit 310. The access unit 330 accesses the SFAT file system unit 340 when "nvm / mmc1" is included in the file name. At this time, the access unit 330 transmits the information received from the application unit 310 to the SFAT file system unit 340 to access.

SFAT 파일시스템부(340)는 응용부(310)로부터 전송된 정보들인 파일 이름 및 파일 내 위치정보를 이용하여 저장된 데이터의 위치를 계산하고, FAT 포맷 데이터를 위해 할당된 플래쉬 메모리(400) 내의 위치, 읽은 데이터가 저장될 메모리 주소정보, 및 데이터 크기정보를 MMC 드라이버(360)로 전송한다. The SFAT file system unit 340 calculates the location of the stored data using the file name and the location information in the file, which are the information transmitted from the application unit 310, and the location in the flash memory 400 allocated for the FAT format data. Memory address information and data size information to be stored are transmitted to the MMC driver 360.

MMC 드라이버(360)는 SFAT 파일시스템부(340)로부터 전송된 파일의 위치 정보에 해당하는 플래쉬 메모리(400)에 마련된 FAT 포맷 파일의 주소를 가지고 "nvm/mmc_emulation_file"의 위치정보를 계산하고, 상기 위치정보와 읽을 데이터가 저장될 메모리 주소 정보, 읽을 데이터 크기 정보를 EFS2 파일시스템부(350)로 전송한다. The MMC driver 360 calculates the location information of "nvm / mmc_emulation_file" with the address of the FAT format file provided in the flash memory 400 corresponding to the location information of the file transmitted from the SFAT file system unit 340, and The location information, memory address information to be stored, and data size information to be read are transmitted to the EFS2 file system unit 350.

EFS2 파일시스템부(350)는 MMC 드라이버(360)로부터 전송된 파일(nvm/mmc_emulation_file)의 위치 정보, 읽을 데이터가 저장될 메모리 주소 정보, 및 읽을 데이터 크기 정보를 기초로 플래쉬 메모리(400)의 FAT 파일 영역으로부터 데이터를 리드하도록 플래쉬 드라이버(370)를 제어한다. 플래쉬 드라이버(370)는 상기 정보들을 기초로 플래쉬 메모리(370)로부터 데이터를 리드하여 읽은 데이터가 저장될 메모리 주소에 저장 및 EFS2 파일시스템부(350)로 전송한다. The EFS2 file system unit 350 may determine the FAT of the flash memory 400 based on the location information of the file (nvm / mmc_emulation_file) transmitted from the MMC driver 360, the memory address information to be stored in the read data, and the data size information to be read. The flash driver 370 is controlled to read data from the file area. The flash driver 370 reads data from the flash memory 370 based on the information and stores the read data at a memory address where the read data is to be stored and transmits the data to the EFS2 file system unit 350.

도 5는 본 발명에 따른 휴대용 단말기(200)의 플래쉬 메모리(400)에 마련되는 데이터 저장 영역의 파일 구조를 나타낸 도면이다. 5 is a view showing a file structure of a data storage area provided in the flash memory 400 of the portable terminal 200 according to the present invention.

여기서 기존의 플레쉬 메모리에 마련되는 FAT 파일 시스템 구조 외에 새로 마련되는 파일 FILE N+1(MMC 이미지)은 FAT 포맷된 이미지를 가지고 있는 파일이다. EFS2 파일시스템부(350)는 파일 FILE N+1을 액세스(리드 및 라이트)함으로써 컴퓨터(100)와 휴대용 단말기(200) 간의 데이터 전송이 가능하도록 한다. The file FILE N + 1 (MMC image) newly provided in addition to the FAT file system structure provided in the existing flash memory is a file having a FAT formatted image. The EFS2 file system unit 350 accesses (reads and writes) the file FILE N + 1 to enable data transmission between the computer 100 and the portable terminal 200.

도 6은 도 4의 컴퓨터(100)에서 플래쉬 메모리(400)에 데이터를 라이트하는 과정을 나타낸 순서도이다. 먼저, 컴퓨터(100)는 플래쉬 메모리(400)에 라이트하고자 하는 로우 데이터(raw data)를 FAT 포맷으로 변환한다(S110). 컴퓨터(100)는 FAT 포맷 데이터를 USB 패킷으로 변환하고(S120), USB 패킷으로 변환된 데이터를 USB 케이블을 통해 휴대용 단말기(200)로 전송한다(S130). 여기서 USB 패킷에는 멀티미디어카드 내에 데이터가 저장될 주소정보 및 저장될 데이터의 크기정보가 포함되어 있다. 6 is a flowchart illustrating a process of writing data to a flash memory 400 in the computer 100 of FIG. 4. First, the computer 100 converts raw data to be written to the flash memory 400 into a FAT format (S110). The computer 100 converts the FAT format data into a USB packet (S120), and transmits the data converted into the USB packet to the portable terminal 200 through the USB cable (S130). The USB packet includes address information for storing data and size information of the data to be stored in the multimedia card.

휴대용 단말기(200)의 데이터 전송모듈(300)에 마련된 USB 인터페이스(320)는 USB 케이블을 통해 컴퓨터(100)로부터 전송된 USB 패킷을 수신하여 FAT 포맷으로 복원한다(S140). 이때 USB 인터페이스(320)는 복원한 FAT 포맷에서 FAT 포맷의 데이터, 멀티미디어카드 내에 데이터가 저장될 주소정보, 및 저장될 데이터의 크기정보를 검출하여 MMC 드라이버(360)로 전송한다. The USB interface 320 provided in the data transmission module 300 of the portable terminal 200 receives a USB packet transmitted from the computer 100 through a USB cable and restores the data to a FAT format (S140). At this time, the USB interface 320 detects the FAT format data, the address information to be stored in the multimedia card, and the size information of the data to be stored in the restored FAT format and transmits the data to the MMC driver 360.

MMC 드라이버(360)는 USB 인터페이스(320)로부터 전송된 FAT 포맷 데이터, 멀티미디어카드 내에 데이터가 저장될 주소정보, 및 저장될 데이터의 크기정보에 플래쉬 메모리(400)에 생성된 파일인 "nvm/mmc_emulation_file"의 위치정보를 포함시켜 EFS2 파일시스템부(350)로 전송한다(S150). The MMC driver 360 stores the FAT format data transmitted from the USB interface 320, address information to be stored in the multimedia card, and size information of the data to be stored in the flash memory 400, which is a file "nvm / mmc_emulation_file". Include the location information of "and transmits to the EFS2 file system unit 350 (S150).

EFS2 파일시스템부(350)는 MMC 드라이버(360)로부터 전송된 "nvm/mmc_emulation_file"의 위치정보, FAT 포맷 데이터, 및 저장될 데이터의 크기정보를 기초로 플래쉬 메모리(400)의 해당 위치에 FAT 포맷 데이터를 라이트하도록 플래쉬 드라이버(370)를 제어한다(S160). 이에 따라 플래쉬 드라이버(370)는 플래쉬 메모리(400)에 마련된 파일(nvm/mmc_emulation_file)에 FAT 포맷 데이터를 라이트한다. The EFS2 file system unit 350 performs FAT format on the corresponding location of the flash memory 400 based on the location information of "nvm / mmc_emulation_file", FAT format data, and size information of data to be stored, transmitted from the MMC driver 360. The flash driver 370 is controlled to write data (S160). Accordingly, the flash driver 370 writes FAT format data to a file (nvm / mmc_emulation_file) provided in the flash memory 400.

도 7은 도 4에서 컴퓨터(100)의 데이터 리드 요구에 따라 휴대용 단말기(200)가 플래쉬 메모리(400)에 존재하는 데이터를 리드하는 과정을 도시한 순서도이다. FIG. 7 is a flowchart illustrating a process in which the portable terminal 200 reads data existing in the flash memory 400 according to a data read request of the computer 100 in FIG. 4.

먼저, 컴퓨터(100)는 리드하고자 하는 파일의 위치정보 및 읽을 데이터의 크기정보를 USB 패킷으로 변환하여 USB 케이블을 통해 휴대용 단말기(200)로 전송한다(S210). First, the computer 100 converts location information of a file to be read and size information of data to be read into a USB packet and transmits the converted information to a portable terminal 200 through a USB cable (S210).

휴대용 단말기(200)의 데이터 저장 모듈(300)에 마련된 USB 인터페이스(320)는 컴퓨터(100)로부터 전송된 USB 패킷을 수신하여 FAT 포맷으로 복원한다(S220). 이때 USB 이터페이스(320)는 복원한 FAT 포맷에서 리드할 파일의 위치정보 및 리드할 데이터의 크기정보를 검출하여 MMC 드라이버(360)로 전송한다(S230). The USB interface 320 provided in the data storage module 300 of the portable terminal 200 receives the USB packet transmitted from the computer 100 and restores it to the FAT format (S220). At this time, the USB interface 320 detects the position information of the file to be read and the size information of the data to be read in the restored FAT format and transmits the information to the MMC driver 360 (S230).

MMC 드라이버(360)는 USB 인터페이스(320)로부터 전송된 리드할 파일의 위치정보인 멀티미디어카드에서 파일(nvm/mmc_emulation_file)의 위치정보와 읽을 데이터가 저장될 메모리 주소정보, 및 읽을 데이터 크기정보를 산출하여 EFS2 파일시스템부(350)로 전송한다(S240). The MMC driver 360 calculates location information of a file (nvm / mmc_emulation_file), memory address information to be stored data to be read, and data size information to be read from the multimedia card, which is location information of a file to be read from the USB interface 320. The data is transmitted to the EFS2 file system unit 350 (S240).

EFS2 파일시스템부(350)는 MMC 드라이버(360)로부터 전송된 파일(nvm/mmc_emulation_file)의 위치정보, 읽어진 데이터가 저장될 메모리 주소정보, 및 읽을 데이터 크기정보를 기초로 플래쉬 메모리(400)의 해당 위치를 리드하고 리드한 데이터를 상기 읽어진 데이터가 저장될 메모리 주소정보에 대응하는 주소에 저장하도록 플래쉬 드라이버(370)를 제어한다(S250). 이에 따라 플래쉬 드라이버(370)는 플래쉬 메모리(400)로부터 데이터를 리드하여 상기 읽어진 데이터가 저장될 메모리 주소정보의 주소에 저장 및 EFS2 파일시스템부(350)로 전송한다. The EFS2 file system unit 350 of the flash memory 400 is based on the location information of the file (nvm / mmc_emulation_file) transmitted from the MMC driver 360, the memory address information on which the read data is to be stored, and the data size information to be read. The flash driver 370 is controlled to read the corresponding position and store the read data at an address corresponding to the memory address information in which the read data is to be stored (S250). Accordingly, the flash driver 370 reads data from the flash memory 400, stores the read data at the address of the memory address information to be stored, and transmits the data to the EFS2 file system unit 350.

EFS2 파일시스템부(350)는 플래쉬 드라이버(370)에서 리드한 데이터를 MMC 드라이버(360)로 전송한다. MMC 드라이버(360)는 EFS2 파일시스템부(350)로부터 전송된 리드한 데이터를 USB 인터페이스(320)로 전송한다. USB 인터페이스(320)는 MMC 드라이버(360)로부터 전송된 리드한 FAT 포맷의 데이터를 USB 패킷으로 변환하여(S260) USB 케이블을 통해 컴퓨터(100)로 전송한다(S276). The EFS2 file system unit 350 transmits the data read from the flash driver 370 to the MMC driver 360. The MMC driver 360 transmits the read data transmitted from the EFS2 file system unit 350 to the USB interface 320. The USB interface 320 converts the data of the read FAT format transmitted from the MMC driver 360 into a USB packet (S260) and transmits the data to the computer 100 through the USB cable (S276).

본 발명에 따르면, 외부 저장매체를 연결하지 않고 내부 저장매체에 FAT 포맷 데이터를 저장할 수 있는 공간을 할당함으로써, 외부 디바이스에 데이터 교환을 위한 프로그램을 구비하지 않고도 용이하게 데이터를 교환할 수 있도록 구성할 수 있다. According to the present invention, by allocating a space for storing FAT-formatted data on the internal storage medium without connecting the external storage medium, it is possible to easily exchange data without having a program for data exchange in the external device. Can be.

또한 내부 저장매체를, 외부 디바이스와 연결하여 데이터를 교환할 수 있는 외부 저장매체 기능을 겸하여 구성함으로써, 기존 데이터 교환에 따른 전송 속도 보다 빠른 전송속도로 데이터를 교환할 수 있다. In addition, by configuring the internal storage medium to function as an external storage medium that can exchange data by connecting to an external device, it is possible to exchange data at a transfer rate faster than the transfer rate according to the existing data exchange.

게다가 내부 저장매체인 플래쉬 메모리를 외부 저장매체 겸용으로 사용함으로써, 대용량의 플래쉬 메모리의 저장 용량을 효율적으로 사용할 수 있다. In addition, by using the flash memory which is an internal storage medium as an external storage medium, it is possible to efficiently use the storage capacity of a large flash memory.

이상에서는 본 발명에서 특정의 바람직한 실시예에 대하여 도시하고 또한 설명하였다. 그러나, 본 발명은 상술한 실시예에 한정되지 아니하며, 특허 청구의 범위에서 첨부하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 실시가 가능할 것이다. In the above, specific preferred embodiments of the present invention have been illustrated and described. However, the present invention is not limited to the above-described embodiment, and various modifications can be made by any person having ordinary skill in the art without departing from the gist of the present invention attached to the claims. will be.

Claims (16)

외부 디바이스와 연결되어 상호 데이터 교환이 가능한 휴대용 단말기에 있어서, In a portable terminal connected to an external device and mutual data exchange is possible, 상기 휴대용 단말기의 내부에 마련되고, 상기 휴대용 단말기의 내부 저장매체용 파일 시스템 포맷의 데이터 및 상기 외부 디바이스용 파일 시스템 포맷의 데이터를 각각 저장할 수 있는 제1,제2 파일 영역이 할당된 내부 저장매체; 및 An internal storage medium provided inside the portable terminal and having first and second file regions allocated therein for storing data of a file system format for an internal storage medium of the portable terminal and data of a file system format for an external device, respectively; ; And 상기 내부 저장매체용 파일 시스템 포맷의 데이터를 상기 제1 파일 영역에 라이트(write) 및 상기 제1 파일 영역에 라이트된 데이터를 리드(read)하고, 상기 외부 디바이스와 상기 데이터 교환을 위한 인터페이스를 제공하며 상기 외부 디바이스로부터 전송된 데이터를 상기 제2파일 영역에 라이트 및 상기 제2파일 영역에 라이트된 데이터를 상기 외부 디바이스로 전송하는 데이터 전송모듈을 포함하는 것을 특징으로 하는 휴대용 단말기. Write data in the file system format for the internal storage medium to the first file area, read data written to the first file area, and provide an interface for exchanging data with the external device. And a data transmission module for writing data transmitted from the external device to the second file area and transmitting data written to the second file area to the external device. 제 1항에 있어서, The method of claim 1, 상기 데이터 전송모듈은, The data transmission module, 상기 외부 디바이스와 상기 데이터 교환을 위한 프로토콜을 제공하는 인터페이스; An interface providing a protocol for exchanging the data with the external device; 상기 내부 저장매체의 제2 파일 영역에 데이터를 라이트 및 라이트된 상기 데이터를 리드하기 위한 정보들을 제공하는 외부 저장매체 드라이버; An external storage medium driver for writing data to a second file area of the internal storage medium and providing information for reading the written data; 상기 외부 디바이스용 파일 시스템 포맷 데이터를 리드 및 라이트 처리하기 위한 명령을 상기 외부 저장매체 드라이버로 제공하는 제1 파일시스템부; A first file system unit providing a command to the external storage medium driver to read and write the file system format data for the external device; 상기 내부 저장매체용 파일 시스템 포맷 데이터를 리드 및 라이트 처리하기 위한 명령을 출력하는 제2 파일시스템부; 및 A second file system unit outputting a command to read and write the file system format data for the internal storage medium; And 상기 내부 저장매체의 상기 제1 파일 영역 및 상기 제2 파일 영역에, 데이터를 라이트 및 라이트된 데이터를 리드하는 내부 저장매체 드라이버를 포함하는 것을 특징으로 하는 휴대용 단말기. And an internal storage medium driver for writing data and reading the written data in the first file area and the second file area of the internal storage medium. 제 2항에 있어서, The method of claim 2, 상기 내부 저장매체용 파일 시스템 포맷은 EFS2 포맷인 것을 특징으로 하는 휴대용 단말기. The file system format for the internal storage medium is a portable terminal, characterized in that the EFS2 format. 제 3항에 있어서, The method of claim 3, wherein 상기 외부 디바이스용 파일 시스템 포맷은 FAT 포맷인 것을 특징으로 하는 휴대용 단말기. And the file system format for the external device is a FAT format. 제 4항에 있어서, The method of claim 4, wherein 상기 제1 파일시스템부는 SFAT 파일 시스템 포맷을 처리하는 것을 특징으로 하는 휴대용 단말기. The first file system unit processes a SFAT file system format. 제 4항에 있어서, The method of claim 4, wherein 상기 제2 파일 시스템부는 EFS2 파일 시스템 포맷을 처리하는 것을 특징으로 하는 휴대용 단말기. And the second file system unit processes an EFS2 file system format. 제 4항에 있어서, The method of claim 4, wherein 상기 인터페이스는 USB 인터페이스인 것을 특징으로 하는 휴대용 단말기. The interface is a portable terminal, characterized in that the USB interface. 제 4항에 있어서, The method of claim 4, wherein 상기 내부 저장매체는 플래쉬 메모리인 것을 휴대용 단말기. And the internal storage medium is a flash memory. 제 8항에 있어서, The method of claim 8, 상기 내부 저장매체 드라이버는 플래쉬 드라이버인 것을 특징으로 하는 휴대 용 단말기. The internal storage medium driver is a flash terminal, characterized in that the flash driver. 제 2항에 있어서, The method of claim 2, 상기 외부 저장매체 드라이버는 멀티미디어카드(Multi Media Card: MMC) 드라이버인 것을 특징으로 하는 휴대용 단말기. The external storage medium driver is a multi-media card (MMC) driver, characterized in that the portable terminal. 제 2항에 있어서, The method of claim 2, 데이터가 리드 및 라이트되도록 하기 위한 명령을 출력하는 응용부; 및 An application unit for outputting a command to cause data to be read and written; And 상기 응용부의 리드 및 라이트 명령에 포함된 파일 이름을 기초로 상기 제1 파일시스템부 및 상기 제2 파일시스템부 중 어느 하나로 액세스하여 상기 응용부로부터 전송된 정보들을 출력하는 액세스부를 더 포함하는 것을 특징으로 하는 휴대용 단말기. And an access unit which accesses any one of the first file system unit and the second file system unit based on the file name included in the read and write commands of the application unit and outputs information transmitted from the application unit. Portable terminal made with. 내부 저장매체용 파일 시스템 포맷의 데이터 및 외부 디바이스용 파일 시스템 포맷의 데이터를 각각 저장할 수 있는 제1,제2 파일 영역이 할당된 내부 저장매체, 및 상기 내부 저장매체용 파일 시스템 포맷의 데이터를 상기 제1 파일 영역에 라이트(write) 및 상기 제1 파일 영역에 라이트된 데이터를 리드(read)하고 상기 외부 디바이스와 상기 데이터 교환을 위한 인터페이스를 제공하며 상기 외부 디바이스로부터 전송된 데이터를 상기 제2파일 영역에 라이트 및 상기 제2파일 영역에 라이트된 데이터를 상기 외부 디바이스로 전송하는 데이터 전송모듈을 구비한 휴대용 단말기와 외부 디바이스 간의 데이터 교환 방법에 있어서, The internal storage medium to which the first and second file areas are respectively allocated to store the data in the file system format for the internal storage medium and the data in the file system format for the external device, and the data in the file system format for the internal storage medium. Write to a first file area and read data written to the first file area, provide an interface for exchanging the data with the external device, and transfer the data transmitted from the external device to the second file. A data exchange method between a portable terminal and an external device having a data transfer module for writing to a region and data written to the second file region to the external device, 상기 외부 디바이스와 인터페이스를 위한 포맷으로 변환된 데이터를 수신하여 상기 외부 디바이스용 파일 포맷으로 변환하는 단계; Receiving data converted into a format for an interface with the external device and converting the data into a file format for the external device; 상기 외부 디바이스용 파일 포맷으로 변환된 데이터에 상기 제2 파일 영역에 등록된 파일의 위치 정보를 포함시키는 단계; Including location information of a file registered in the second file area in the data converted into the file format for the external device; 상기 위치 정보를 기초로 상기 외부 디바이스용 포맷의 데이터를 상기 제2 파일 영역에 라이트(write)하도록 제어하는 단계; 및 Controlling to write data of the format for the external device to the second file area based on the location information; And 상기 제2 파일 영역에 상기 외부 디바이스용 포맷의 데이터를 라이트하는 단계를 포함하는 것을 특징으로 하는 데이터 교환 방법. And writing the data of the format for the external device in the second file area. 제 12항에 있어서, The method of claim 12, 상기 내부 저장매체용 파일 시스템 포맷은 EFS2 포맷인 것을 특징으로 하는 데이터 교환 방법. And the file system format for the internal storage medium is an EFS2 format. 제 13항에 있어서, The method of claim 13, 상기 외부 디바이스용 파일 시스템 포맷은 FAT 포맷인 것을 특징으로 하는 데이터 교환 방법. And the file system format for the external device is a FAT format. 제 14항에 있어서, The method of claim 14, 상기 외부 디바이스와 인터페이스는 USB 인터페이스가 이용되는 것을 특징으로 하는 데이터 교환 방법. The external device and the interface is characterized in that a USB interface is used. 제 15항에 있어서, The method of claim 15, 상기 USB 인터페이스를 통해 상기 외부 디바이스로부터 전송된 데이터는 상기 제2 파일 영역에 데이터가 저장될 주소정보 및 저장될 데이터의 크기정보가 포함되는 것을 특징으로 하는 데이터 교환 방법. The data transmitted from the external device through the USB interface includes address information for storing data and size information of data to be stored in the second file area.
KR1020030076343A 2003-10-30 2003-10-30 Portable terminal and method for exchanging data with external device using internal storage media KR100547789B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030076343A KR100547789B1 (en) 2003-10-30 2003-10-30 Portable terminal and method for exchanging data with external device using internal storage media

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030076343A KR100547789B1 (en) 2003-10-30 2003-10-30 Portable terminal and method for exchanging data with external device using internal storage media

Publications (2)

Publication Number Publication Date
KR20050041240A KR20050041240A (en) 2005-05-04
KR100547789B1 true KR100547789B1 (en) 2006-01-31

Family

ID=37242739

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030076343A KR100547789B1 (en) 2003-10-30 2003-10-30 Portable terminal and method for exchanging data with external device using internal storage media

Country Status (1)

Country Link
KR (1) KR100547789B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793256A (en) * 2014-03-03 2014-05-14 联想(北京)有限公司 Method for management of memory cards, and electronic device

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100794345B1 (en) * 2006-07-04 2008-01-15 주식회사 모빌탑 Mobile Terminal Having UMS Data Communication Function and Method of Data Transmission Using The Same
KR100787861B1 (en) 2006-11-14 2007-12-27 삼성전자주식회사 Apparatus and method for verifying update data in portable communication system
KR101369630B1 (en) * 2006-12-19 2014-03-04 엘지전자 주식회사 Data receiving controller, Portable terminal having data receiving controller and Method of receiving data thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793256A (en) * 2014-03-03 2014-05-14 联想(北京)有限公司 Method for management of memory cards, and electronic device

Also Published As

Publication number Publication date
KR20050041240A (en) 2005-05-04

Similar Documents

Publication Publication Date Title
US5812814A (en) Alternative flash EEPROM semiconductor memory system
US7007127B2 (en) Method and related apparatus for controlling transmission interface between an external device and a computer system
JP4799417B2 (en) Host controller
US7219846B2 (en) Circuit module and memory card kit compliant with various access protocols
KR100725271B1 (en) USB-SD Memory with multiple DMA channels, and data storing method thereof
US7797490B2 (en) Memory card authentication system, memory card host device, memory card, storage area switching method, and storage area switching program
JP2003132305A (en) Device and method for controlling memory card
JP2006031733A (en) Architecture for pc flash disk based on universal serial bus
JPH1153485A (en) Computer system, storage device, conversion system and storage medium
US20060253673A1 (en) Apparatus and method for permitting access to storage means
US20080288698A1 (en) Card reader controlling apparatus based on secure digital protocol
JP2000105725A (en) Chip enable signal generating circuit, and memory device
US7925819B2 (en) Non-volatile memory storage system and method for reading an expansion read only memory image thereof
JP4799162B2 (en) Data input / output device and computer program
US20040103163A1 (en) Serial bus disk extender and portable storage device
KR100547789B1 (en) Portable terminal and method for exchanging data with external device using internal storage media
US20090138673A1 (en) Internal memory mapped external memory interface
CN114253461A (en) Mixed channel memory device
CN114253462A (en) Method for providing mixed channel memory device
KR20130009536A (en) Memory control device and method
CN208077160U (en) SD card driver based on SPI mode
JP4793798B2 (en) Microcomputer
KR100592109B1 (en) Method for controlling access to partitioned blocks of shared memory and portable terminal having shared memory
US7899986B2 (en) Method and system for controlling a hard disk drive using a multimediacard physical interface
CN110462598B (en) Information processing apparatus

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: 20121228

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20131230

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20141223

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20151229

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee