JP2010055139A - Memory controller, non-volatile storage device, access device, and non-volatile memory system - Google Patents

Memory controller, non-volatile storage device, access device, and non-volatile memory system Download PDF

Info

Publication number
JP2010055139A
JP2010055139A JP2008216128A JP2008216128A JP2010055139A JP 2010055139 A JP2010055139 A JP 2010055139A JP 2008216128 A JP2008216128 A JP 2008216128A JP 2008216128 A JP2008216128 A JP 2008216128A JP 2010055139 A JP2010055139 A JP 2010055139A
Authority
JP
Japan
Prior art keywords
data
memory
storage device
access device
nonvolatile
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2008216128A
Other languages
Japanese (ja)
Inventor
Masahiro Nakamura
雅裕 中村
Hiroki Eto
博樹 衛藤
Takuji Maeda
卓治 前田
Makoto Ochi
誠 越智
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Corp
Original Assignee
Panasonic Corp
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 Panasonic Corp filed Critical Panasonic Corp
Priority to JP2008216128A priority Critical patent/JP2010055139A/en
Publication of JP2010055139A publication Critical patent/JP2010055139A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Memory System (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that a large capacity is required for a ROM in an access device to store a program for a file system which analyzes and operates a data structure recorded in a non-volatile memory in order to record data in a non-volatile storage device with a non-volatile memory mounted thereon. <P>SOLUTION: A non-volatile storage device includes a writable address management part for managing a writable region of a non-volatile memory. An access device acquires a logical address in which data can be recorded from the writable address management part. The access device determines a data recording position (address) to the non-volatile storage device based on the acquired logical address, and records the data in the non-volatile memory. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、メモリコントローラ、不揮発性記憶装置、アクセス装置、不揮発性記憶システムに関するものであり、特に不揮発性メモリがOTP(One Time Programmable)メモリであるものに関する。   The present invention relates to a memory controller, a non-volatile storage device, an access device, and a non-volatile storage system, and particularly relates to a case where the non-volatile memory is an OTP (One Time Programmable) memory.

近年、音楽コンテンツや、映像データ等のデジタルデータを記憶する記憶装置には、磁気ディスク、光ディスク、光磁気ディスク等、様々な種類が存在する。これら記憶装置の1種類であるメモリカードは、記憶素子としてフラッシュメモリ等の不揮発性メモリを主に使用しており、小型化が図れることから、デジタルスチルカメラや携帯電話端末、ビデオカメラ等、小型の携帯機器を中心に急速に普及している。   In recent years, there are various types of storage devices that store music content and digital data such as video data, such as magnetic disks, optical disks, and magneto-optical disks. Memory cards, which are one type of these storage devices, mainly use non-volatile memories such as flash memories as storage elements and can be miniaturized, so that they can be miniaturized in digital still cameras, mobile phone terminals, video cameras, etc. It is spreading rapidly, especially in mobile devices.

メモリカードに格納されたデータはファイルシステムにより管理されており、ユーザは格納されたデータをファイルとして容易に取り扱うことができる。従来使用されているファイルシステムとして、FATファイルシステム(詳細は、非特許文献1参照)や、UDFファイルシステム(Universal Disk Format)(詳細は、非特許文献2参照)、NTFSファイルシステム(New Technology File System)等が存在する。これらファイルシステムによりデータが管理されたメモリカードは、同一のファイルシステムを解釈する機器間でファイルを共有することができるため、これらの機器間でデータを授受することが可能となる。   The data stored in the memory card is managed by a file system, and the user can easily handle the stored data as a file. Conventionally used file systems include a FAT file system (refer to Non-Patent Document 1 for details), a UDF file system (Universal Disk Format) (refer to Non-Patent Document 2 for details), and an NTFS file system (New Technology File). System) and the like exist. Since memory cards in which data is managed by these file systems can share files between devices that interpret the same file system, data can be exchanged between these devices.

一方、近年NAND型フラッシュメモリとは異なる記憶素子として、従来のCMOSプロセスの技術を応用して安価に製造することが可能なOTP(One Time Programmable)メモリが登場し、注目されている。OTPメモリは同一の物理メモリ領域に対して1回しか書込みできないという制限を持つが、製造コストが安価であるため、特にDVD−R等のメディア同様、データの長期保存などの用途に使用されるメモリカードの記憶素子として普及する可能性がある。すなわち、従来のメモリカードのように複数回の書換えが必要な用途向けにはNAND型フラッシュメモリを用いて比較的高価なメモリカードとして販売し、1回書込みした以後は書換えが不要であるような用途向けにはOTPメモリを用いて比較的安価なメモリカードとして販売することで、ユーザニーズに応じて使い分けることが可能である。また、1回だけ書込み可能なOTPメモリを用いて、階層ディレクトリ構造でファイルデータの管理を行う方法も提案されている(例えば特許文献1)。
特開2003−196142号公報 ISO/IEC9293,“Information Technology−Volume and file structure of disk cartridges for information”,1994年 OSTA Universal Disk Format Specification Revision 1.50,1997年
On the other hand, in recent years, an OTP (One Time Programmable) memory that can be manufactured at low cost by applying the technology of the conventional CMOS process is attracting attention as a memory element different from the NAND flash memory. The OTP memory has a limitation that it can be written only once to the same physical memory area, but because of its low manufacturing cost, it is used for applications such as long-term storage of data, especially like media such as DVD-R. There is a possibility of spreading as a memory element of a memory card. That is, it is sold as a relatively expensive memory card using a NAND flash memory for applications that require rewriting multiple times, such as a conventional memory card, and rewriting is unnecessary after writing once. By selling it as a relatively inexpensive memory card using an OTP memory, it can be used properly according to user needs. A method of managing file data in a hierarchical directory structure using an OTP memory that can be written only once has also been proposed (for example, Patent Document 1).
JP 2003-196142 A ISO / IEC9293, “Information Technology-Volume and file structure of disk cartridges for information”, 1994 OSTA Universal Disk Format Specification Revision 1.50, 1997

しかしながら、上記、従来のOTPメモリを搭載した記憶(メモリ)装置に対してデータ記録再生装置等のアクセス装置でファイルデータを書込む際には、階層ディレクトリ構造でファイルデータを管理したり、擬似的にファイルデータ等を消去、上書きできるようにするためアクセス装置には、特殊なファイル管理方法が必要となり、そのプログラムを格納しておくためのアクセス装置のROM容量が大きくなりコストが高くなる欠点があった。   However, when file data is written in an access device such as a data recording / reproducing device to the above storage (memory) device equipped with the conventional OTP memory, the file data is managed in a hierarchical directory structure, or pseudo- In order to be able to erase and overwrite file data, etc., the access device requires a special file management method, and the ROM capacity of the access device for storing the program becomes large and the cost increases. there were.

またアクセス装置に一般的なファイルシステムを使用した場合は、OTPメモリを搭載した記憶装置の方にアドレス変換や階層ディレクトリ構造でファイルデータを管理したり、擬似的にファイルデータ等を消去、上書きできるようにするためのプログラムを格納するためのROM容量やメモリコントローラのゲート数が大きくなり、記憶装置のコストが高くなってしまったり、書込み中に記憶装置への供給電源が突発的に遮断された場合にファイルシステムの管理情報が破損し、他のファイルデータも読み込めなくなるような欠点があった。   In addition, when a general file system is used for the access device, it is possible to manage the file data in a storage device equipped with an OTP memory with address conversion or a hierarchical directory structure, or to erase or overwrite the file data in a pseudo manner. As a result, the ROM capacity for storing the program and the number of gates of the memory controller are increased, the cost of the storage device is increased, or the power supply to the storage device is suddenly cut off during writing. In some cases, the file system management information is damaged, and other file data cannot be read.

本発明は、アクセス装置側のファイル管理方法と記憶装置側の処理を、簡略化することにより、プログラムを格納するためのROM容量やメモリコントローラのゲート数を減らすことを目的とするものである。   An object of the present invention is to reduce the ROM capacity for storing a program and the number of gates of a memory controller by simplifying the file management method on the access device side and the processing on the storage device side.

本発明は、不揮発性メモリへのデータ記録を制御するメモリコントローラにおいて、不揮発性メモリへのデータ書き込みが可能な物理アドレスに対応する論理アドレスを算出し、該論理アドレスを外部へ出力する書き込み可能アドレス管理部を備えることを特徴とするものである。   The present invention relates to a writable address that calculates a logical address corresponding to a physical address at which data can be written to a nonvolatile memory and outputs the logical address to the outside in a memory controller that controls data recording to the nonvolatile memory. A management unit is provided.

これにより、アクセス装置側はメモリに記録したデータ管理等のプログラムを格納する必要が無くなり、必要なROM容量等を削減することが可能となる。   As a result, it is not necessary for the access device side to store a program such as data management recorded in the memory, and the required ROM capacity or the like can be reduced.

本発明は、上記のメモリコントローラと不揮発性メモリを備えた不揮発性記憶装置として実現することも可能である。   The present invention can also be realized as a non-volatile storage device including the above-described memory controller and a non-volatile memory.

この場合には、当該不揮発性記憶装置は、アクセス装置側にメモリに記録したデータ管理等のプログラムを格納する必要が無くなり、必要なROM容量等を削減することが可能な不揮発性記憶装置を実現することが可能となる。   In this case, the nonvolatile storage device does not need to store a program such as data management recorded in the memory on the access device side, and realizes a nonvolatile storage device capable of reducing the required ROM capacity and the like. It becomes possible to do.

さらに本発明は、不揮発性メモリと不揮発性メモリを制御するメモリコントローラを備える不揮発性記憶装置と接続するアクセス装置において、不揮発性メモリへのデータ書き込みが可能な論理アドレスに係わる情報を不揮発性記憶装置から取得する記憶装置インタフェース部と、情報を保持し、情報に基づいて新たに記録するデータの書き込み論理アドレスを決定するファイルデータ格納位置管理部とを備えることを特徴とするものである。   Furthermore, the present invention relates to an access device connected to a nonvolatile memory device having a nonvolatile memory and a memory controller for controlling the nonvolatile memory, and stores information related to a logical address at which data can be written to the nonvolatile memory. And a file data storage location management unit that holds information and determines a write logical address of data to be newly recorded based on the information.

この場合には、当該アクセス装置には前記メモリコントローラや不揮発性記憶装置に対してデータ書き込みの際にファイルシステム等のプログラムは不要となり、必要なROM容量等を削減したアクセス装置が実現可能となる。   In this case, the access device does not require a program such as a file system when writing data to the memory controller or the non-volatile storage device, and an access device with a reduced ROM capacity or the like can be realized. .

また、上記のメモリコントローラ、不揮発性記憶装置、アクセス装置の発明において、不揮発性メモリは、複数回データの書き換えが可能な不揮発性メモリ、又は1回のデータ記録のみが可能なOTPメモリのいずれかであればよい。   In the invention of the above memory controller, nonvolatile storage device, and access device, the nonvolatile memory is either a nonvolatile memory capable of rewriting data a plurality of times or an OTP memory capable of recording data only once. If it is.

これにより、メモリコントローラ、不揮発性記憶装置、アクセス装置等は不揮発性メモリの種類に応じて、効果的に不揮発性メモリへデータ記録を行うことが可能となる。   Thereby, the memory controller, the nonvolatile storage device, the access device, and the like can effectively record data in the nonvolatile memory according to the type of the nonvolatile memory.

また、本発明は、上記の不揮発性記憶装置、アクセス装置を備えた不揮発性記憶システムとしても実現可能である。   The present invention can also be realized as a nonvolatile storage system including the above-described nonvolatile storage device and access device.

以上の説明のように本発明によるメモリコントローラ、不揮発性記憶装置、不揮発性記憶システムによれば、アクセス装置が不揮発性メモリを有した不揮発性記憶装置にファイルデータの書込みを行うためにファイルシステムなどを用意する必要がなくなり、必要なプログラムを格納するためのROM容量を減らすことができる。   As described above, according to the memory controller, nonvolatile storage device, and nonvolatile storage system according to the present invention, the file system or the like for the access device to write file data to the nonvolatile storage device having the nonvolatile memory. It is no longer necessary to prepare the program, and the capacity of the ROM for storing necessary programs can be reduced.

(第1の実施の形態)
図1は、本実施の形態における不揮発性記憶システムの実施方法を示したブロック図である。不揮発性記憶システムは、不揮発性メモリを備えた不揮発性記憶装置と、不揮発性記憶装置へデータ書き込み等の要求を出すアクセス装置とを備えるものである。図1においてアクセス装置1は、CPU11、RAM12、記憶装置インタフェース13、ROM14を含む。ROM14にはアクセス装置1を制御するプログラムが格納されており、このプログラムはRAM12を一時記憶領域として使用し、CPU11上で動作する。記憶装置インタフェース13は、不揮発性記憶装置2とアクセス装置1との接続部であり、制御信号及びデータは記憶装置インタフェース13を経由してアクセス装置1と不揮発性記憶装置2間で送受信される。ROM14に記録されているプログラムは、更にアプリケーション制御部15、記憶装置判定部16、ファイルデータ格納位置管理部17、記録装置アクセス部18を含む。
(First embodiment)
FIG. 1 is a block diagram showing an implementation method of the nonvolatile memory system in the present embodiment. The non-volatile storage system includes a non-volatile storage device including a non-volatile memory and an access device that issues a request such as data writing to the non-volatile storage device. In FIG. 1, the access device 1 includes a CPU 11, a RAM 12, a storage device interface 13, and a ROM 14. The ROM 14 stores a program for controlling the access device 1, and this program operates on the CPU 11 using the RAM 12 as a temporary storage area. The storage device interface 13 is a connection unit between the nonvolatile storage device 2 and the access device 1, and control signals and data are transmitted and received between the access device 1 and the nonvolatile storage device 2 via the storage device interface 13. The programs recorded in the ROM 14 further include an application control unit 15, a storage device determination unit 16, a file data storage location management unit 17, and a recording device access unit 18.

アプリケーション制御部15は、ファイルデータの生成や電源の制御などアクセス装置1全体の制御を行う。   The application control unit 15 performs overall control of the access device 1 such as file data generation and power control.

記憶装置判定部16は、記憶装置インタフェース13に接続された不揮発性記憶装置2から読み書きが可能な容量や、搭載している不揮発性メモリ27がOTPメモリであるかフラッシュメモリであるかを区別する情報や、さらにファイルデータを書込むことができるアドレスの情報を通知するための制御信号やコマンドが使用できるかどうかの情報を取得し判定を行う。   The storage device determination unit 16 distinguishes the capacity that can be read and written from the nonvolatile storage device 2 connected to the storage device interface 13 and whether the installed nonvolatile memory 27 is an OTP memory or a flash memory. Information and whether or not a control signal and a command for notifying information on an address where file data can be written can be used are obtained and determined.

ファイルデータ格納位置管理部17は、不揮発性記憶装置2からデータの書込みが可能な論理アドレスとサイズの情報を取得し、アプリケーション制御部15からのファイルデータを不揮発性記憶装置2のどの論理アドレスに書込みを行うかを決定し、記録装置アクセス部18に、それらの情報を渡す。   The file data storage location management unit 17 acquires logical address and size information to which data can be written from the nonvolatile storage device 2, and assigns the file data from the application control unit 15 to which logical address of the nonvolatile storage device 2. It is determined whether to perform writing, and the information is transferred to the recording device access unit 18.

記録装置アクセス部18は、ファイルデータ格納位置管理部17から渡されたファイルデータとサイズと書込み論理アドレスの情報をもとに、記憶装置インタフェース13を通して、不揮発性記憶装置2に対してコマンドやファイルデータの送受信を制御する。   The recording device access unit 18 sends commands and files to the nonvolatile storage device 2 through the storage device interface 13 based on the file data, size, and write logical address information passed from the file data storage location management unit 17. Control sending and receiving data.

一方、図1において不揮発性記憶装置2は、メモリコントローラ25、不揮発性メモリ27を含む。   On the other hand, in FIG. 1, the nonvolatile memory device 2 includes a memory controller 25 and a nonvolatile memory 27.

メモリコントローラ25は、ホストインタフェース部(以下、ホストI/F部と記載)250と、アドレス管理部251と、メモリアクセス部252と、記憶装置情報通知部253と、書込み可能アドレス管理部254とを含む。   The memory controller 25 includes a host interface unit (hereinafter referred to as a host I / F unit) 250, an address management unit 251, a memory access unit 252, a storage device information notification unit 253, and a writable address management unit 254. Including.

ホストI/F部250は、アクセス装置1と制御信号、ファイルデータ、各種情報、コマンド等を送受信するインタフェースである。   The host I / F unit 250 is an interface that transmits and receives control signals, file data, various information, commands, and the like to and from the access device 1.

アドレス管理部251は、アクセス装置1からのファイルデータと各種情報を読み書きするために指定された論理アドレスから搭載している不揮発性メモリ27の物理アドレスに変換する機能を提供する。   The address management unit 251 provides a function of converting file data and various types of information from the access device 1 to a physical address of the mounted nonvolatile memory 27 from a specified logical address.

メモリアクセス部252は、アクセス装置1からのファイルデータと各種情報を読み書きするために指定された論理アドレスから不揮発性メモリ27に対して物理的な読み書きを行う機能を提供する。   The memory access unit 252 provides a function of physically reading / writing data from / to the nonvolatile memory 27 from a logical address designated for reading / writing file data and various information from the access device 1.

記憶装置情報通知部253は、不揮発性記憶装置2の情報を通知する機能を提供し、具体的には、書込みが可能な論理アドレスの情報を通知するための制御信号やコマンドが使用できるといった情報や、搭載している不揮発性メモリ27がOTPメモリであるかフラッシュメモリであるかを区別する情報や、読み書きが可能な容量の情報などである。   The storage device information notification unit 253 provides a function of notifying information of the nonvolatile storage device 2, and specifically, information that a control signal and a command for notifying information of a writable logical address can be used. And information for distinguishing whether the mounted non-volatile memory 27 is an OTP memory or a flash memory, and information on a capacity capable of reading and writing.

書込み可能アドレス管理部254は、不揮発性メモリ27の中から書込みが可能な論理アドレスと、そのサイズを検出し、アクセス装置1に、その情報を通知する機能を提供する。   The writable address management unit 254 provides a function of detecting a writable logical address and its size from the nonvolatile memory 27 and notifying the access device 1 of the information.

不揮発性メモリ27は、ファイルデータやファイルシステム管理情報等を格納する論理アドレス空間を構成する記憶領域271と、記憶領域271に記憶されたデータの論理アドレスと物理アドレスとの対応関係を管理する情報を格納したり、記憶領域が使用済みかどうかを示す情報を格納したりするアドレス管理情報格納部272とで構成される。   The nonvolatile memory 27 is a storage area 271 that constitutes a logical address space for storing file data, file system management information, and the like, and information that manages the correspondence between the logical address and the physical address of the data stored in the storage area 271 And an address management information storage unit 272 that stores information indicating whether or not the storage area has been used.

以上のように構成された、本発明の不揮発性記憶システムについて説明する。はじめに、アクセス装置1がファイルデータを不揮発性記憶装置2へ書込む際の処理手順について図2を用いて説明する。   The nonvolatile memory system of the present invention configured as described above will be described. First, a processing procedure when the access device 1 writes file data to the nonvolatile storage device 2 will be described with reference to FIG.

S201にて、アクセス装置1が不揮発性記憶装置2に対して、接続された記憶装置の情報を取得するための記憶装置情報取得コマンドを送信する。   In S201, the access device 1 transmits a storage device information acquisition command for acquiring information of the connected storage device to the nonvolatile storage device 2.

S202にて、不揮発性記憶装置2から記憶装置情報として、書込みが可能な論理アドレスの情報を通知するためのコマンドが使用できるという情報と、搭載している不揮発性メモリの種類と、読み書きできる最大容量情報が返される。   In S202, information that a command for notifying information of a writable logical address can be used as storage device information from the nonvolatile storage device 2, the type of the mounted nonvolatile memory, and the maximum readable / writable value Capacity information is returned.

S203にて、アクセス装置1は、記憶装置判定部16により書込みが可能な論理アドレスの情報を知るためのコマンドが使用できるという判定をする。   In S <b> 203, the access device 1 determines that a command for knowing information on logical addresses that can be written by the storage device determination unit 16 can be used.

S204にて、書込みが可能な論理アドレスの情報を知るための書込み可能アドレス情報取得コマンドを不揮発性記憶装置2に対して送信する。   In S204, a writable address information acquisition command for knowing information of writable logical addresses is transmitted to the nonvolatile memory device 2.

S205にて、不揮発性記憶装置2が、書込み可能アドレス情報取得コマンドを受信し、書込み可能アドレス管理部254が不揮発性メモリ27の中から書込みが可能な論理アドレスと、そのサイズを検出し、その情報をホストI/F部250に渡す。   In S205, the non-volatile storage device 2 receives the writable address information acquisition command, and the writable address management unit 254 detects the writable logical address and its size from the non-volatile memory 27, and Information is passed to the host I / F unit 250.

S206にて、不揮発性記憶装置2のホストI/F部250を通して、アクセス装置1に書込みが可能な論理アドレスと、そのサイズが返信されるので、ファイルデータ格納位置管理部17にて管理する。   In S206, the logical address that can be written to the access device 1 and its size are returned through the host I / F unit 250 of the nonvolatile storage device 2, and the file data storage location management unit 17 manages them.

S207にて、アクセス装置1のアプリケーション制御部15から受け取ったファイルデータを、ファイルデータ格納位置管理部17が不揮発性記憶装置2の書込みが可能な論理アドレスと、そのサイズの情報の中から書込みを行う論理アドレスを決定する。   In S207, the file data received from the application control unit 15 of the access device 1 is written from the logical address and the size information that the file data storage location management unit 17 can write to the nonvolatile storage device 2. Determine the logical address to be performed.

S208にて、記録装置アクセス部18が書込みを行う論理アドレスとサイズを指定して、記憶装置インタフェース13を通して不揮発性記憶装置2に対してコマンドを送信し、ファイルデータの書込みをする。   In S208, the recording device access unit 18 designates a logical address and a size to be written, transmits a command to the nonvolatile storage device 2 through the storage device interface 13, and writes file data.

S209にて、不揮発性記憶装置2は、受け取ったファイルデータをアドレス管理部251で指定された論理アドレスから物理アドレスに変換し、メモリアクセス部252にて不揮発性メモリ27に書込みを行う。   In S209, the nonvolatile storage device 2 converts the received file data from a logical address designated by the address management unit 251 to a physical address, and writes it in the nonvolatile memory 27 by the memory access unit 252.

尚、本発明を上記の実施形態に基づいて説明してきたが、本発明は上記の実施形態に限定されないのは勿論である。本発明の趣旨を逸脱しない範囲で実施変更することができる。例えば、本実施の形態においてS201からS209まで順に実行しているが、不揮発性記憶装置2が、アクセス装置1に装着された際に、S201からS206を実施しておき、S207からS209まではファイルデータが生成されたときに行うとしたり、必要に応じて繰り返し書込みコマンドを送信しても良い。また、書込み可能なアドレス情報を取得する際に、アドレスの他にサイズの情報も取得しているが、このサイズの情報については、あらかじめ不揮発性記憶装置とアクセス装置の間で取り決めをしておけば、なくても良い。   Although the present invention has been described based on the above embodiment, it is needless to say that the present invention is not limited to the above embodiment. Various modifications can be made without departing from the spirit of the present invention. For example, in this embodiment, S201 to S209 are executed in order, but when the nonvolatile storage device 2 is attached to the access device 1, S201 to S206 are executed, and S207 to S209 are file. It may be performed when data is generated, or a write command may be repeatedly transmitted as necessary. In addition, when acquiring writable address information, size information is also acquired in addition to the address. For this size information, an agreement can be made in advance between the nonvolatile storage device and the access device. If not, it is not necessary.

本実施の形態により、アクセス装置1は不揮発性記憶装置2から取得した書き込み可能アドレス情報に基づいてファイルデータを記録する論理アドレスを決定することができるので、アクセス装置1にファイルシステムなどを用意する必要がなくなり、当該プログラムを格納するためのROM容量を減らすことができる。   According to the present embodiment, the access device 1 can determine a logical address for recording file data on the basis of writable address information acquired from the nonvolatile storage device 2, so that a file system or the like is prepared for the access device 1. This eliminates the need to reduce the ROM capacity for storing the program.

また、本実施の形態では、アクセス装置1はデータ領域にデータのみを記録し、データの管理情報については記録しないため、不揮発性記憶装置2の電源が突発的に遮断されたとしてもファイルシステム等の管理情報が破損するなどして、他のファイルデータが読み込めなくなるようなこともない。   In the present embodiment, since the access device 1 records only data in the data area and does not record data management information, even if the power source of the nonvolatile storage device 2 is cut off suddenly, the file system or the like The file management information is not damaged, and other file data cannot be read.

(第2の実施の形態)
本実施の形態では、ファイルシステムが存在している状態でも、同様の方法で処理することによりプログラムを格納するROM容量やメモリコントローラのゲート数を減らす同じ効果が得られる。更に、そのファイルシステムを扱うことができるパソコンなど別のアクセス装置にて読み込みが可能となり、利便性を向上させることができるので、それらについて説明する。
(Second Embodiment)
In the present embodiment, even when the file system exists, the same effect can be obtained by reducing the capacity of the ROM storing the program and the number of gates of the memory controller by processing in the same manner. Furthermore, it becomes possible to read with another access device such as a personal computer capable of handling the file system, and the convenience can be improved.

図3は、不揮発性記憶装置2に対してFATファイルシステムでフォーマットした状態の一例を示す図である。確保済みFAT1041、1042、1043、1044は、それぞれデータ領域1011、1012、1013、1014に対応したクラスタチェーンを構成している。確保済みディレクトリエントリ1051、1052、1053、1054は、それぞれデータ領域1011、1012、1013、1014の開始クラスタとサイズの情報、ファイル名が書かれている。   FIG. 3 is a diagram illustrating an example of a state in which the nonvolatile storage device 2 is formatted with the FAT file system. The secured FATs 1041, 1042, 1043, and 1044 constitute cluster chains corresponding to the data areas 1011, 1012, 1013, and 1014, respectively. The reserved directory entries 1051, 1052, 1053, and 1054 have the start cluster, size information, and file name of the data areas 1011, 1012, 1013, and 1014, respectively.

図4は、図3の状態における不揮発性メモリ27の論理アドレス空間と物理アドレス空間の状態を示す一例である。確保済みFAT1041、1042、1043、1044は、記憶領域271に記憶されており、アドレス管理情報可能部272にそれぞれ論理アドレス情報としてA010、A020、A030、A040で記憶されている。   FIG. 4 is an example showing the state of the logical address space and physical address space of the nonvolatile memory 27 in the state of FIG. The secured FATs 1041, 1042, 1043, and 1044 are stored in the storage area 271, and are stored as logical address information in the address management information enabling unit 272 as A010, A020, A030, and A040, respectively.

確保済みディレクトリエントリは、FATファイルシステムでは32バイトと小さいため、確保済みディレクトリエントリ1051から1054までが論理アドレス情報のA050から記憶されている。   Since the reserved directory entry is as small as 32 bytes in the FAT file system, the reserved directory entries 1051 to 1054 are stored from the logical address information A050.

次に図5を用いて、アクセス装置1に不揮発性記憶装置2を装着する前の処理手順について説明する。   Next, a processing procedure before mounting the nonvolatile memory device 2 on the access device 1 will be described with reference to FIG.

S501にて、アクセス装置1に装着する前に、工場での検査工程で用いられる検査装置を使って、不揮発性記憶装置2に対して、FS管理情報書込みコマンドを送信し、図3、図4の状態になるようにマスターブートレコード、パーティションブートセクタ、FAT、ディレクトリエントリなどのファイルシステム管理情報(FS管理情報)を書込む。   Before mounting the access device 1 in S501, an FS management information write command is transmitted to the nonvolatile storage device 2 using the inspection device used in the inspection process at the factory, and FIGS. The file system management information (FS management information) such as the master boot record, the partition boot sector, the FAT, and the directory entry is written so that the state becomes.

S502にて、不揮発性記憶装置2は、送られてきたFS管理情報を不揮発性メモリ27で記憶し、図3、図4の状態とする。   In S502, the non-volatile storage device 2 stores the sent FS management information in the non-volatile memory 27, and sets the states shown in FIGS.

S503にて、検査装置が不揮発性記憶装置2に対して、書込み可能アドレス情報設定コマンドを送信し、S501にて書込みを行ったFATとディレクトリエントリと合致するファイルデータを書き込むためのデータ領域の先頭論理アドレスとそのサイズの情報を書込む。例えば、図3の場合は、データ領域1011の開始論理アドレスA100と、そのサイズ100クラスタ、データ領域1012の開始論理アドレスA200と、そのサイズ100クラスタ、データ領域1013の開始論理アドレスA300と、そのサイズ100クラスタ、データ領域1014の開始論理アドレスA400と、そのサイズ100クラスタの情報を書込む。   In S503, the inspection device transmits a writable address information setting command to the nonvolatile storage device 2, and starts the data area for writing the file data that matches the FAT and directory entry written in S501. Write logical address and size information. For example, in the case of FIG. 3, the start logical address A100 of the data area 1011 and its size 100 clusters, the start logical address A200 of the data area 1012, its size 100 clusters, the start logical address A300 of the data area 1013, and its size Information of 100 clusters and the start logical address A400 of the data area 1014 and its size 100 clusters are written.

S504にて、不揮発性記憶装置2は、送られてきた書込み可能論理アドレス情報を不揮発性メモリ27で記憶する。   In S504, the nonvolatile storage device 2 stores the sent writable logical address information in the nonvolatile memory 27.

ここまでで、アクセス装置1に装着する前の処理は終わりである。次にアクセス装置1に前述の不揮発性記憶装置2を装着した後の手順について説明する。S201からS204は、第1の実施の形態と同じ処理を行うので説明を省略する。   Up to this point, the processing before being attached to the access device 1 is completed. Next, a procedure after the above-described nonvolatile memory device 2 is mounted on the access device 1 will be described. Steps S201 to S204 are the same as those in the first embodiment, and a description thereof will be omitted.

S505にて、不揮発性記憶装置2が、書込み可能アドレス情報取得コマンドを受信し、書込み可能アドレス管理部254が不揮発性メモリ27の中から書込みが可能な論理アドレスと、そのサイズを検出し、その情報をホストI/F部250に渡す。具体的には、S0903で検査装置から送られてきたデータ領域の先頭論理アドレスとサイズの情報であり、図3の場合であれば、データ領域1011の開始論理アドレスA100と、そのサイズ100クラスタ、データ領域1012の開始論理アドレスA200と、そのサイズ100クラスタ、データ領域1013の開始論理アドレスA300と、そのサイズ100クラスタ、データ領域1014の開始論理アドレスA400と、そのサイズ100クラスタがホストI/F部250に渡される。   In S505, the non-volatile storage device 2 receives the writable address information acquisition command, and the writable address management unit 254 detects a writable logical address and its size from the non-volatile memory 27. Information is passed to the host I / F unit 250. Specifically, it is information on the start logical address and size of the data area sent from the inspection apparatus in S0903. In the case of FIG. 3, the start logical address A100 of the data area 1011 and its size 100 cluster, The start logical address A200 of the data area 1012, its size 100 clusters, the start logical address A300 of the data area 1013, its size 100 clusters, the start logical address A400 of the data area 1014, and its size 100 clusters are the host I / F part. 250.

S506にて、不揮発性記憶装置2のホストI/F部250を通して、アクセス装置1に書込みが可能なアドレスと、そのサイズが返信される。   In S 506, an address that can be written to the access device 1 and its size are returned through the host I / F unit 250 of the nonvolatile storage device 2.

S507にて、アクセス装置1のアプリケーション制御部15から受け取ったファイルデータを、ファイルデータ格納位置管理部17にて不揮発性記憶装置2の書込みが可能な論理アドレスと、そのサイズの情報の中から書込みを行う論理アドレスを決定する。例えば、図3の場合であれば、データ領域1011の開始論理アドレスA100と、ファイルデータのサイズ100クラスタの書込みを行うことを決定する。   In S507, the file data received from the application control unit 15 of the access device 1 is written from the logical address and the size information that can be written to the nonvolatile storage device 2 by the file data storage location management unit 17. The logical address to perform is determined. For example, in the case of FIG. 3, it is determined to write the start logical address A100 of the data area 1011 and the file data size 100 clusters.

S508にて、記録装置アクセス部18が書込みを行う論理アドレスとサイズを指定して記憶装置インタフェース13を通して不揮発性記憶装置2に対してコマンドを送信し、ファイルデータの書込みをする。   In S508, the recording device access unit 18 designates the logical address and size to be written, transmits a command to the nonvolatile storage device 2 through the storage device interface 13, and writes the file data.

S509にて、不揮発性記憶装置2はホストI/F部250を通してファイルデータと書込む論理アドレスを受信する。受信したファイルデータは、アドレス管理部251にて適切な物理アドレスを決定し、メモリアクセス部252を通して不揮発性メモリ27に物理的な書込みが行われる。例えば、S509の書込み前の不揮発性メモリ27の状態が図4の状態であれば、ファイルデータの書込みにより図6のような状態となる。   In S509, the non-volatile storage device 2 receives the file data and the logical address to be written through the host I / F unit 250. For the received file data, an appropriate physical address is determined by the address management unit 251, and physical writing is performed in the nonvolatile memory 27 through the memory access unit 252. For example, if the state of the nonvolatile memory 27 before the writing in S509 is the state of FIG. 4, the state shown in FIG. 6 is obtained by writing the file data.

本実施の形態により、アクセス装置1は不揮発性記憶装置2から取得した書き込み可能アドレス情報に基づいてファイルデータを記録する論理アドレスを決定することができるので、アクセス装置1にファイルシステムなどを用意する必要がなくなり、当該プログラムを格納するためのROM容量を減らすことができる。   According to the present embodiment, the access device 1 can determine a logical address for recording file data on the basis of writable address information acquired from the nonvolatile storage device 2, so that a file system or the like is prepared for the access device 1. This eliminates the need to reduce the ROM capacity for storing the program.

また、本実施の形態により、不揮発性記憶装置2にファイルシステムのルールに従って記録されたデータが存在している状態でも、アクセス装置1は不揮発性記憶装置2からデータ書き込み可能なアドレス情報を取得することで、ファイルシステムのルールに従ってデータを記録する論理アドレスを決定することができるので、アクセス装置1のプログラムを格納するROM容量を減らすことができる。この場合には、ファイルシステムを扱うことができるパソコンなど別のアクセス装置に、不揮発性記憶装置2を装着した場合でも、FATとディレクトリエントリと書込まれたファイルデータの論理アドレスの整合性がとれているためファイルデータとしての読み込みが可能となり、利便性を向上させることができる効果も得られる。   In addition, according to the present embodiment, the access device 1 acquires address information from which data can be written to the nonvolatile storage device 2 even when data recorded in accordance with the rules of the file system exists in the nonvolatile storage device 2. Thus, since the logical address for recording data can be determined according to the rules of the file system, the capacity of the ROM for storing the program of the access device 1 can be reduced. In this case, even when the nonvolatile storage device 2 is installed in another access device such as a personal computer that can handle the file system, the FAT, the directory entry, and the logical address of the written file data are consistent. Therefore, it can be read as file data, and the convenience can be improved.

また、本実施の形態では、アクセス装置1はデータ領域にデータのみを記録し、データの管理情報については記録しないため、不揮発性記憶装置2の電源が突発的に遮断されたとしてもファイルシステム等の管理情報が破損するなどして、他のファイルデータが読み込めなくなるようなこともない。   In the present embodiment, since the access device 1 records only data in the data area and does not record data management information, even if the power source of the nonvolatile storage device 2 is cut off suddenly, the file system or the like The file management information is not damaged, and other file data cannot be read.

尚、本発明を上記の実施形態に基づいて説明してきたが、本発明は上記の実施形態に限定されないのは勿論である。本発明の趣旨を逸脱しない範囲で実施変更することができる。本実施の形態において使用した数値は一例であり、その他の数値を使用しても良い。例えば、図3、図4、図6において、確保済みFAT、確保済みディレクトリエントリ、データ領域を4つに分けたり、論理アドレス、物理アドレス、サイズを具体的な数値として記載したりしているが、アクセス装置1にアプリケーション制御部が生成するファイルデータのサイズに最適な値にすることが望ましく、限定することに特に意味をもたない。また、S501、S503では、工場での検査装置としているが、書込み場所や装置名称に限定されるものではなく、ファイルシステムをもつ装置であればパソコンやその他の装置でも構わない。   Although the present invention has been described based on the above embodiment, it is needless to say that the present invention is not limited to the above embodiment. Various modifications can be made without departing from the spirit of the present invention. The numerical values used in the present embodiment are examples, and other numerical values may be used. For example, in FIG. 3, FIG. 4, and FIG. 6, the reserved FAT, the reserved directory entry, and the data area are divided into four, and the logical address, physical address, and size are described as specific numerical values. It is desirable to set the optimum value for the size of the file data generated by the application control unit in the access device 1, and there is no particular significance in limiting it. In S501 and S503, a factory inspection device is used. However, the device is not limited to a writing location or a device name, and a personal computer or other device may be used as long as it has a file system.

(第3の実施の形態)
図7は、本発明の実施の形態における不揮発性記憶システムの実施方法を示したブロック図である。図1の実施の形態で示した構成その相違点は、不揮発性記憶装置2のメモリコントローラ25に書き込み可能アドレス管理部254が存在しないことである。
(Third embodiment)
FIG. 7 is a block diagram showing a method for implementing the nonvolatile memory system in the embodiment of the present invention. The configuration shown in the embodiment of FIG. 1 is different in that the writable address management unit 254 does not exist in the memory controller 25 of the nonvolatile memory device 2.

そのため、アクセス装置1のファイルデータ格納位置管理部17は、不揮発性記憶装置2に対してファイルデータ読み出しコマンドを送信し、ファイルデータを読み込み、そのファイルデータの中身をチェックし書込み済みであるかを判定し、それを必要に応じて繰り返し行うことで、書込みが可能な論理アドレスを把握して管理する。また、アプリケーション制御部15からのファイルデータを不揮発性記憶装置2のどの論理アドレスに書込みを行うかを決定し、記録装置アクセス部18に、それらの情報を渡す。   Therefore, the file data storage location management unit 17 of the access device 1 transmits a file data read command to the nonvolatile storage device 2, reads the file data, checks the contents of the file data, and determines whether or not the file data has been written. By making a determination and repeating it as necessary, a writable logical address is grasped and managed. Further, the logical address of the nonvolatile storage device 2 to which the file data from the application control unit 15 is written is determined, and the information is passed to the recording device access unit 18.

不揮発性記憶装置2の記憶装置情報通知部253は、不揮発性記憶装置2の情報を通知する機能を提供し、具体的には、搭載している不揮発性メモリ27がOTPメモリであるかフラッシュメモリであるかを区別する情報や、読み書きが可能な容量の情報などである。   The storage device information notification unit 253 of the nonvolatile storage device 2 provides a function of notifying information of the nonvolatile storage device 2, and specifically, whether the mounted nonvolatile memory 27 is an OTP memory or a flash memory. Information for discriminating whether or not the information is available, and information on the capacity that can be read and written.

以上のように構成された、本実施の形態の不揮発性記憶システムの処理手順について説明する。処理手順は第2の実施の形態と同様に不揮発性記憶装置2をアクセス装置1へ装着する前の処理と、装着後の処理の2つに大別できる。、まずアクセス装置1に不揮発性記憶装置2を装着する前の処理に手順について説明する。   A processing procedure of the nonvolatile storage system of the present embodiment configured as described above will be described. Similar to the second embodiment, the processing procedure can be roughly divided into two processes: a process before mounting the nonvolatile memory device 2 to the access device 1 and a process after mounting. First, a procedure for processing before the nonvolatile storage device 2 is mounted on the access device 1 will be described.

S801にて、アクセス装置1に装着する前に、工場での検査工程で用いられる検査装置を使って、不揮発性記憶装置2に対して、FS管理情報書込みコマンドを送信し、図3、図4の状態になるようにマスターブートレコード、パーティションブートセクタ、FAT、ディレクトリエントリなどのファイルシステム管理情報(FS管理情報)を書込む。   Before mounting the access device 1 in S801, an FS management information write command is transmitted to the non-volatile storage device 2 using the inspection device used in the inspection process at the factory, and FIGS. The file system management information (FS management information) such as the master boot record, the partition boot sector, the FAT, and the directory entry is written so that the state becomes.

S802にて、不揮発性記憶装置2は、送られてきたFS管理情報を不揮発性メモリ27で記憶し、図3、図4の状態とする。図3と図4の状態は、実施の形態2と同じであるので説明を省略する。ここまででがアクセス装置1に装着する前の処理である。以下は、アクセス装置1に装着後の処理となる。   In S802, the non-volatile storage device 2 stores the sent FS management information in the non-volatile memory 27, and sets the states shown in FIGS. Since the states of FIGS. 3 and 4 are the same as those of the second embodiment, description thereof is omitted. The processing up to this point is the processing before being attached to the access device 1. The following processing is performed after the access device 1 is mounted.

S803にて、アクセス装置1が不揮発性記憶装置2に対して、接続された記憶装置の情報を取得するための記憶装置情報取得コマンドを送信する。   In step S <b> 803, the access device 1 transmits a storage device information acquisition command for acquiring information of the connected storage device to the nonvolatile storage device 2.

S804にて、不揮発性記憶装置2から記憶装置情報として搭載している不揮発性メモリの種類と、読み書きできる最大容量情報が返される。   In S804, the type of the nonvolatile memory mounted as the storage device information and the maximum capacity information that can be read and written are returned from the nonvolatile storage device 2.

S805にて、アクセス装置1は、記憶装置判定部16により書込みが可能な論理アドレスの情報を知るためのコマンドが使用できないという判定をし、別の方法で書込み可能な論理アドレスを把握する必要があると判断する。   In S805, the access device 1 needs to determine that the command for knowing the information of the writable logical address by the storage device determination unit 16 cannot be used, and to grasp the writable logical address by another method. Judge that there is.

S806にて、書込み可能な論理アドレスを把握する方法として、不揮発性記憶装置2の読み書きできる容量情報から、事前に取り決めておいた論理アドレスのファイルデータを読み出すためのファイルデータ読み出しコマンドを送信する。   In S806, as a method of grasping the writable logical address, a file data read command for reading file data of the logical address decided in advance is transmitted from the capacity information that can be read and written in the nonvolatile storage device 2.

S807にて、指定した論理アドレスのファイルデータが不揮発性記憶装置2から返される。   In S807, the file data of the designated logical address is returned from the non-volatile storage device 2.

S808にて、アクセス装置1のファイルデータ格納位置管理部17はファイルデータの中身を確認し書込み済みであるか判定する。必要に応じて、S806からS808を繰り返し実施し、書込み可能な論理アドレスとそのサイズを把握する。具体的には、S801で検査装置がファイルシステム管理情報として書き込んだディレクトリエントリの情報が指し示すファイルデータの論理アドレスの情報であり、図3の場合であれば、データ領域1011の開始論理アドレスA100と、そのサイズ100クラスタ、データ領域1012の開始論理アドレスA200と、そのサイズ100クラスタ、データ領域1013の開始論理アドレスA300と、そのサイズ100クラスタ、データ領域1014の開始論理アドレスA400と、そのサイズ100クラスタであることを把握する。   In step S808, the file data storage location management unit 17 of the access device 1 confirms the contents of the file data and determines whether the data has been written. If necessary, S806 to S808 are repeatedly performed to grasp the writable logical address and its size. Specifically, it is the logical address information of the file data indicated by the directory entry information written as file system management information by the inspection apparatus in S801. In the case of FIG. 3, the start logical address A100 of the data area 1011 is The start logical address A200 of the size 100 cluster and the data area 1012, the start logical address A300 of the size 100 cluster and the data area 1013, the start logical address A400 of the size 100 cluster and the data area 1014, and the size 100 cluster. Know that it is.

S809にてアクセス装置1のアプリケーション制御部15から受け取ったファイルデータを、ファイルデータ格納位置管理部17にて不揮発性記憶装置2の書込みが可能な論理アドレスと、そのサイズの情報の中から書込みを行う論理アドレスを決定する。例えば、図3の場合であれば、データ領域1011の開始論理アドレスA100と、ファイルデータのサイズ100クラスタの書込みを行うことを決定する。   In step S809, the file data received from the application control unit 15 of the access device 1 is written from the logical address that can be written to the nonvolatile storage device 2 by the file data storage location management unit 17 and the size information. Determine the logical address to be performed. For example, in the case of FIG. 3, it is determined to write the start logical address A100 of the data area 1011 and the file data size 100 clusters.

S0810にて、記録装置アクセス部18が書込みを行う論理アドレスとサイズを指定して記憶装置インタフェース13を通して不揮発性記憶装置2に対してコマンドを送信し、ファイルデータの書込みをする。   In S0810, the recording device access unit 18 designates a logical address and size to be written, transmits a command to the nonvolatile storage device 2 through the storage device interface 13, and writes file data.

S0811にて、不揮発性記憶装置2のホストI/F部250を通してファイルデータと書込む論理アドレスを受信する。受信したファイルデータは、アドレス管理部251にて適切な物理アドレスを決定し、メモリアクセス部252を通して不揮発性メモリ27に物理的な書込みが行われる。例えば、S811の書込み前の不揮発性メモリ27の状態が図4の状態であれば、ファイルデータの書込みにより図6のような状態となる。   In S0811, the file data and the logical address to be written are received through the host I / F unit 250 of the nonvolatile memory device 2. For the received file data, an appropriate physical address is determined by the address management unit 251, and physical writing is performed in the nonvolatile memory 27 through the memory access unit 252. For example, if the state of the non-volatile memory 27 before the writing in S811 is the state of FIG. 4, the state shown in FIG. 6 is obtained by writing the file data.

本実施の形態により、アクセス装置1はファイルシステムなどを備えなくとも、不揮発性記憶装置2にデータの書き込み等を実現することが可能となり、ファイルシステム等のプログラムを格納するためのアクセス装置1のROM容量を減らすことができる。つまり、不揮発性記憶装置2に書き込み可能アドレス管理部254がなくても、アクセス装置1のROM容量の低減が可能となる。   According to the present embodiment, even if the access device 1 does not include a file system or the like, it becomes possible to write data to the nonvolatile storage device 2 and the like of the access device 1 for storing a program such as a file system. ROM capacity can be reduced. That is, the ROM capacity of the access device 1 can be reduced without the writable address management unit 254 in the nonvolatile storage device 2.

また、本実施の形態により、不揮発性記憶装置2にファイルシステムのルールに従って記録されたデータが存在している状態でも、アクセス装置1は、ファイルシステムのルールに従ってデータを記録する論理アドレスを決定することができるので、アクセス装置1のプログラムを格納するROM容量を減らすことができる。この場合には、ファイルシステムを扱うことができるパソコンなど別のアクセス装置に、不揮発性記憶装置2を装着した場合でも、FATとディレクトリエントリと書込まれたファイルデータの論理アドレスの整合性がとれているためファイルデータとしての読み込みが可能となり、利便性を向上させることができる効果も得られる。   Further, according to the present embodiment, even when data recorded in accordance with the file system rules exists in the nonvolatile storage device 2, the access device 1 determines a logical address for recording data in accordance with the file system rules. Therefore, the ROM capacity for storing the program of the access device 1 can be reduced. In this case, even when the nonvolatile storage device 2 is installed in another access device such as a personal computer that can handle the file system, the FAT, the directory entry, and the logical address of the written file data are consistent. Therefore, it can be read as file data, and the convenience can be improved.

また、本実施の形態では、アクセス装置1はデータ領域にデータのみを記録し、データの管理情報については記録しないため、不揮発性記憶装置2の電源が突発的に遮断されたとしてもファイルシステム等の管理情報が破損するなどして、他のファイルデータが読み込めなくなるようなこともない。   In the present embodiment, since the access device 1 records only data in the data area and does not record data management information, even if the power source of the nonvolatile storage device 2 is cut off suddenly, the file system or the like The file management information is not damaged, and other file data cannot be read.

尚、本発明を上記の実施形態に基づいて説明してきたが、本発明は上記の実施形態に限定されないのは勿論である。本発明の趣旨を逸脱しない範囲で実施変更することができる。本実施の形態において使用した数値は一例であり、その他の数値を使用しても良い。例えば、図3、図4、図6において、確保済みFAT、確保済みディレクトリエントリ、データ領域を4つに分けたり、論理アドレス、物理アドレス、サイズを具体的な数値として記載したりしているが、アクセス装置1にアプリケーション制御部が生成するファイルデータのサイズに最適な値にすることが望ましく、限定することに特に意味をもたない。また、S801では、工場での検査装置としているが、書込み場所や装置名称に限定されるものではなく、ファイルシステムをもつ装置であればパソコンやその他の装置でも構わない。   Although the present invention has been described based on the above embodiment, it is needless to say that the present invention is not limited to the above embodiment. Various modifications can be made without departing from the spirit of the present invention. The numerical values used in the present embodiment are examples, and other numerical values may be used. For example, in FIG. 3, FIG. 4, and FIG. 6, the reserved FAT, the reserved directory entry, and the data area are divided into four, and the logical address, physical address, and size are described as specific numerical values. It is desirable to set the optimum value for the size of the file data generated by the application control unit in the access device 1, and there is no particular significance in limiting it. In S801, the inspection apparatus at the factory is used. However, the apparatus is not limited to the writing location and the apparatus name, and may be a personal computer or other apparatus as long as it has a file system.

また、第1、第2、第3の実施の形態において不揮発性メモリは、複数回のデータ書き換えが可能な不揮発性メモリだけでなく、データの記録が1回のみのOTPメモリを用いたものであってもよい。この場合には、アクセス装置が不揮発性記憶装置(不揮発性メモリ)に記録可能な容量を把握してデータ記録を行うため、本発明によりOTPにデータの記録を効果的に行うことが可能となる。   In the first, second, and third embodiments, the nonvolatile memory is not only a nonvolatile memory that can be rewritten a plurality of times but also an OTP memory that records data only once. There may be. In this case, since the access device grasps the capacity that can be recorded in the nonvolatile storage device (nonvolatile memory) and performs data recording, the present invention makes it possible to effectively record data in the OTP. .

本発明にかかる不揮発性記憶システムは、アクセス装置側のファイル管理方法と記憶装置側の処理を、簡略化することにより、必要なプログラムを格納するためのROM容量やメモリコントローラのゲート数を減らすことができ、安価な不揮発性記憶システムを提供することを提案したものである。このようなアクセス装置は、簡易な静止画記録再生装置や動画記録再生装置として有益である。   The nonvolatile storage system according to the present invention reduces the ROM capacity and the number of gates of the memory controller for storing necessary programs by simplifying the file management method on the access device side and the processing on the storage device side. Therefore, it is proposed to provide an inexpensive non-volatile storage system. Such an access device is useful as a simple still image recording / reproducing device or moving image recording / reproducing device.

第1、第2の実施の形態における不揮発性記憶システムの構成を示すブロック図The block diagram which shows the structure of the non-volatile storage system in 1st, 2nd embodiment 第1の実施の形態における処理手順を説明する図The figure explaining the process sequence in 1st Embodiment 第2、第3の実施の形態において検査装置によりFATファイルシステムのデータを書込んだ不揮発性メモリの論理アドレス空間を示す図The figure which shows the logical address space of the non-volatile memory which written the data of FAT file system by the test | inspection apparatus in 2nd, 3rd embodiment 第2、第3の実施の形態において検査装置によりFATファイルシステムのデータを書込んだ不揮発性メモリの論理アドレス空間と物理アドレス空間の対応を示す図The figure which shows a response | compatibility with the logical address space of the non-volatile memory which written the data of FAT file system by the test | inspection apparatus in 2nd, 3rd Embodiment, and physical address space 第2の実施の形態における処理手順を説明する図The figure explaining the process sequence in 2nd Embodiment 第2、第3の実施の形態においてアクセス装置によるファイルデータを書込んだ後の不揮発性メモリの論理アドレス空間と物理アドレス空間の対応を示す図The figure which shows a response | compatibility with the logical address space of the non-volatile memory after writing the file data by the access apparatus in 2nd, 3rd Embodiment, and physical address space 第3の実施の形態における不揮発性記憶システムの構成を示すブロック図The block diagram which shows the structure of the non-volatile storage system in 3rd Embodiment 第3の実施の形態における処理手順を説明する図The figure explaining the process sequence in 3rd Embodiment

符号の説明Explanation of symbols

1 アクセス装置
2 不揮発性記憶装置
11 CPU
12 RAM
13 記憶装置インタフェース
14 ROM
15 アプリケーション制御部
16 記憶装置判定部
17 ファイルデータ格納位置管理部
18 記録装置アクセス部
25 メモリコントローラ
27 不揮発性メモリ
100 管理情報領域
101 データ領域
102 マスターブートレコード・パーティションテーブル
103 パーティションブートセクタ
104 FAT
105 ディレクトリエントリ
250 ホストI/F部
251 アドレス管理部
252 メモリアクセス部
253 記憶装置情報通知部
254 書込み可能アドレス管理部
271 記憶領域
272 アドレス管理情報格納部
1 Access device 2 Non-volatile storage device 11 CPU
12 RAM
13 Storage device interface 14 ROM
DESCRIPTION OF SYMBOLS 15 Application control part 16 Storage device determination part 17 File data storage location management part 18 Recording device access part 25 Memory controller 27 Non-volatile memory 100 Management information area 101 Data area 102 Master boot record partition table 103 Partition boot sector 104 FAT
105 Directory entry 250 Host I / F unit 251 Address management unit 252 Memory access unit 253 Storage device information notification unit 254 Writable address management unit 271 Storage area 272 Address management information storage unit

Claims (7)

不揮発性メモリへのデータ記録を制御するメモリコントローラにおいて、
前記不揮発性メモリへのデータ書き込みが可能な物理アドレスに対応する論理アドレスを算出し、該論理アドレスを外部へ出力する書き込み可能アドレス管理部を備えることを特徴とするメモリコントローラ。
In a memory controller that controls data recording to a nonvolatile memory,
A memory controller comprising a writable address management unit that calculates a logical address corresponding to a physical address at which data can be written to the nonvolatile memory and outputs the logical address to the outside.
請求項1に記載のメモリコントローラであって、
前記不揮発性メモリが、複数回データの書き換えが可能な不揮発性メモリ、又は1回のデータ記録のみが可能なOTPメモリのいずれかであることを特徴とするメモリコントローラ。
The memory controller of claim 1,
The memory controller, wherein the nonvolatile memory is either a nonvolatile memory capable of rewriting data a plurality of times or an OTP memory capable of recording data only once.
請求項1に記載のメモリコントローラと、
前記メモリコントローラによって制御される不揮発性メモリとを備える不揮発性記憶装置。
A memory controller according to claim 1;
A non-volatile storage device comprising: a non-volatile memory controlled by the memory controller.
請求項3に記載の不揮発性記憶装置であって、
前記不揮発性メモリが、複数回データの書き換えが可能な不揮発性メモリ、又は1回のデータ記録のみが可能なOTPメモリのいずれかであることを特徴とする不揮発性記憶装置。
The non-volatile memory device according to claim 3,
The nonvolatile memory device is characterized in that the nonvolatile memory is either a nonvolatile memory capable of rewriting data a plurality of times or an OTP memory capable of recording data only once.
不揮発性メモリと該不揮発性メモリを制御するメモリコントローラを備える不揮発性記憶装置と接続するアクセス装置において、
前記不揮発性メモリへのデータ書き込みが可能な論理アドレスに係わる情報を前記不揮発性記憶装置から取得する記憶装置インタフェース部と、
前記情報を保持し、該情報に基づいて新たに記録するデータの書き込み論理アドレスを決定するファイルデータ格納位置管理部とを備えることを特徴とするアクセス装置。
In an access device connected to a nonvolatile memory device including a nonvolatile memory and a memory controller that controls the nonvolatile memory,
A storage device interface unit for acquiring information related to a logical address in which data can be written to the nonvolatile memory from the nonvolatile storage device;
An access device comprising: a file data storage location management unit that holds the information and determines a write logical address of data to be newly recorded based on the information.
請求項4に記載のアクセス装置であって、
前記不揮発性メモリが、複数回データの書き換えが可能な不揮発性メモリ、又は1回のデータ記録のみが可能なOTPメモリのいずれかであることを特徴とするアクセス装置。
The access device according to claim 4,
An access device, wherein the nonvolatile memory is either a nonvolatile memory capable of rewriting data a plurality of times, or an OTP memory capable of recording data only once.
請求項3乃至4のいずれかに記載の不揮発性記憶装置と、前記5乃至6のいずれかに記載のアクセス装置とを備えることを特徴とする不揮発性記憶システム。 A nonvolatile storage system comprising: the nonvolatile storage device according to claim 3; and the access device according to claim 5.
JP2008216128A 2008-08-26 2008-08-26 Memory controller, non-volatile storage device, access device, and non-volatile memory system Pending JP2010055139A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008216128A JP2010055139A (en) 2008-08-26 2008-08-26 Memory controller, non-volatile storage device, access device, and non-volatile memory system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008216128A JP2010055139A (en) 2008-08-26 2008-08-26 Memory controller, non-volatile storage device, access device, and non-volatile memory system

Publications (1)

Publication Number Publication Date
JP2010055139A true JP2010055139A (en) 2010-03-11

Family

ID=42071037

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008216128A Pending JP2010055139A (en) 2008-08-26 2008-08-26 Memory controller, non-volatile storage device, access device, and non-volatile memory system

Country Status (1)

Country Link
JP (1) JP2010055139A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8762425B2 (en) 2010-10-18 2014-06-24 Hewlett-Packard Development Company, L.P. Managing a data structure
CN112286468A (en) * 2020-12-28 2021-01-29 湖北芯擎科技有限公司 Access control method and device of storage device and electronic equipment
CN113050880A (en) * 2019-12-26 2021-06-29 新唐科技股份有限公司 One-time programmable memory device and fault-tolerant method thereof

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8762425B2 (en) 2010-10-18 2014-06-24 Hewlett-Packard Development Company, L.P. Managing a data structure
CN113050880A (en) * 2019-12-26 2021-06-29 新唐科技股份有限公司 One-time programmable memory device and fault-tolerant method thereof
CN113050880B (en) * 2019-12-26 2023-09-29 新唐科技股份有限公司 One-time programmable memory device and fault tolerance method thereof
CN112286468A (en) * 2020-12-28 2021-01-29 湖北芯擎科技有限公司 Access control method and device of storage device and electronic equipment

Similar Documents

Publication Publication Date Title
JP5992178B2 (en) Method, computer readable storage medium, and system for managing storage space areas on a storage medium
US8103845B2 (en) Data storage device using two types of storage medium
JP5129156B2 (en) Access device and write-once recording system
JP4209820B2 (en) Memory card system, write-once memory card used in the memory card system, system comprising host system and semiconductor storage device
US8312554B2 (en) Method of hiding file at data protecting mode for non-volatile memory module, memory controller and portable memory storage apparatus
US10977171B2 (en) Method for creating multi-namespace and accessing data therein
JP4679512B2 (en) INFORMATION RECORDING MEDIUM, ACCESS DEVICE, AND INFORMATION RECORDING MEDIUM PROCESSING METHOD
CN102063943B (en) Nand flash memory parameter automatic detecting system
JP2008547068A (en) USB-SD storage device having a plurality of DMA channels, storage method thereof and recording medium
KR20180097026A (en) Nonvolatile memory device, data stroage device including thereof and operating method of data storage device
JP2009043054A5 (en)
US7689807B2 (en) Mass storage device, mass storage controller and methods for use therewith
JP2010055139A (en) Memory controller, non-volatile storage device, access device, and non-volatile memory system
US8631166B2 (en) Storage devices with bi-directional communication techniques and method of forming bi-directional communication layer between them
US7716412B2 (en) Data storage apparatus and data access method for controlling address information for data writing using a free area control table
JP4929242B2 (en) Semiconductor memory device
JP2005050192A (en) Information recording system
KR102423278B1 (en) Memory system and operating method thereof
US8627157B2 (en) Storing apparatus
JP2009205590A (en) Access module, information recording module, controller, and information recording system
TWI390399B (en) External device having a virtual storage device
JPWO2009022388A1 (en) Removable media, formatting device, formatting system, formatting method, and formatting program
JP2008152415A (en) Access device, memory controller, non-volatile memory device, and non-volatile memory system
JPWO2008102610A1 (en) MEMORY CONTROLLER, NONVOLATILE STORAGE DEVICE, AND NONVOLATILE STORAGE SYSTEM
TW201135457A (en) Storage device, memory controller, and data protection method