| « | November 2025 | » | | 日 | 一 | 二 | 三 | 四 | 五 | 六 | | | | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | | | | | |
|
|
[通信技术]smart card 8 |
gun 发表于 2005/1/14 17:33:00 |
|
A New Breed of Operating Systems
The commonly used smart card operating system supports a file system as specified in ISO 7816-4. Although the may pose a little resemblance to the commonly employed operating systems such as windows, UNIX etc.
APDUs, which are specified under ISO 7816-4 are generally file system oriented commands. It contains a user application that mainly compromise of data file that are used for storing application specific information. Operating system is used implement semantics and instruction for accessing the data file.
Since, the old system does not have a well defined separation between the operating system and the application. So, newer operating system, which support a better system layer and downloading of custom application code are now in wider use.
A File System Too
File system used for the smart card have a hierarchical file system and supports three types of file:
Master file (MF): this single file is the root of the file system and contains dedicated file and elementary files.
Dedicated file (DF): it is the directory of the smart card and holds all files like dedicated and elementary files.
Elementary file (EF): it is a file which contains other files. It can be further categorized into:
Transparent file: this file consists of structured sequence of data bytes.
Other’s : these files consist of sequence of individually identifiable records
Linear fixed file: it contains records of fixed size.
Variable: It contains records of variable size.
Cyclic file: it consists of files organized as ring structure.
An operation on any file is done after opening it; some of the cards in use open the master file as soon as the powered is on. Access condition allows the access to file system, and it can be easily specified distinctive for distinct read and write operation. | |
|
|
|
|
| 公告 |
公告无语 |
| 统计 |
blog名称: 日志总数:52 评论数量:44 留言数量:1 访问次数:229117 建立时间:2005年1月4日 | |