JP2006323585A - Communication system, data transmission equipment, data assembly equipment, data transmission method, data transmission program and data assembly program - Google Patents

Communication system, data transmission equipment, data assembly equipment, data transmission method, data transmission program and data assembly program Download PDF

Info

Publication number
JP2006323585A
JP2006323585A JP2005145485A JP2005145485A JP2006323585A JP 2006323585 A JP2006323585 A JP 2006323585A JP 2005145485 A JP2005145485 A JP 2005145485A JP 2005145485 A JP2005145485 A JP 2005145485A JP 2006323585 A JP2006323585 A JP 2006323585A
Authority
JP
Japan
Prior art keywords
area
information
service
packet
electronic device
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.)
Granted
Application number
JP2005145485A
Other languages
Japanese (ja)
Other versions
JP4695438B2 (en
Inventor
Yasumasa Nakatsugawa
泰正 中津川
Taro Kurita
太郎 栗田
Shigeru Moriya
繁 守屋
Takuya Ichikawa
琢也 市川
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.)
Felica Networks Inc
Original Assignee
Felica Networks Inc
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 Felica Networks Inc filed Critical Felica Networks Inc
Priority to JP2005145485A priority Critical patent/JP4695438B2/en
Publication of JP2006323585A publication Critical patent/JP2006323585A/en
Application granted granted Critical
Publication of JP4695438B2 publication Critical patent/JP4695438B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a communication system for transmitting information which is present in a hierarchy lower than the designated hierarchy of a memory area while suppressing the consumption of a memory. <P>SOLUTION: A personal digital assistant(PDA) 100 which requests the transmission of information and an IC chip 200 which transmits information stored in a memory area in response to this request are connected to a communication system 10. An information acquisition requesting part 111 of the PDA 100 designates the predetermined area of the memory area, and transmits an information acquisition request. A storage part 231 of an IC chip 200 divides the memory area into a plurality of areas having a hierarchical structure, and stores area information showing each of the divided areas and service information showing the position of a service. A selection part 241 selects the area information or the service information of the storage part 231 stored in the hierarchy below the designated area in accordance with the information acquisition request. A communication part 251 transmits the selected information to the PDA 100. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は,データを伝送する通信システムに関する。特に,第1の電子機器と,使用できるメモリに制限がある第2の電子機器と,の間でデータを伝送する通信システムに関する。   The present invention relates to a communication system for transmitting data. In particular, the present invention relates to a communication system that transmits data between a first electronic device and a second electronic device that has a limited memory.

たとえば,第2の電子機器(たとえば,図1のICチップ200)が,図3に示したような階層構造を持つメモリ領域を有していて,第1の電子機器(たとえば,図1の携帯情報端末100)が,図3にてAで示した階層部分の情報(エリア情報およびサービス情報)の取得を要求する場合,従来,Aに含まれる情報をすべて一括してICチップ200から携帯情報端末100へ伝送するデータ伝送方法は提案されていなかった。すなわち,携帯情報端末100がAに含まれる情報を取得するためには,携帯情報端末100は,エリア1,エリア2,エリア3を取得するための情報取得要求コマンドをそれぞれ別々に送信するとともに,サービス1,サービス2,サービス3,サービス4を取得するための情報取得要求コマンドをそれぞれ別々に送信しなければならず,処理が煩雑となっていた。   For example, the second electronic device (for example, the IC chip 200 in FIG. 1) has a memory area having a hierarchical structure as shown in FIG. 3, and the first electronic device (for example, the portable device in FIG. 1). When the information terminal 100) requests acquisition of the layer portion information (area information and service information) indicated by A in FIG. 3, conventionally, all the information included in A is collectively collected from the IC chip 200 to the portable information. A data transmission method for transmitting data to the terminal 100 has not been proposed. That is, in order for the portable information terminal 100 to acquire information included in A, the portable information terminal 100 transmits information acquisition request commands for acquiring area 1, area 2, and area 3 separately, Information acquisition request commands for acquiring service 1, service 2, service 3, and service 4 have to be transmitted separately, and the processing is complicated.

このような処理の煩雑さを回避するために,図3の階層構造を有する情報を1次元の情報として記憶している図4のノードツリーリスト230bを,ICチップ200に内蔵された不揮発性メモリ(たとえば,EEPROM)から揮発性メモリ(たとえば,RAM)へコピーした上で,1回の情報取得要求コマンドに対応して,揮発性メモリ上のデータをICチップ200から携帯情報端末100へ一括して伝送する方法も考えられる。   In order to avoid such complexity of processing, the node tree list 230b of FIG. 4 storing the information having the hierarchical structure of FIG. 3 as one-dimensional information is stored in the nonvolatile memory built in the IC chip 200. After copying from (for example, EEPROM) to volatile memory (for example, RAM), in response to a single information acquisition request command, the data on the volatile memory is batched from IC chip 200 to portable information terminal 100. It is also conceivable to transmit the data.

しかし,ICチップ200のように,ICチップ内の使用できる揮発性メモリ(RAM)の容量に制限がある装置では,メモリの消費を極力抑えたデータ伝送方法が望まれているにもかかわらず,上記伝送方法では,ノードツリーリストを揮発性メモリにコピーしなければならないため,データ伝送中に揮発性メモリの多くの領域が消費されてしまうという問題があった。   However, in an apparatus such as the IC chip 200 where the capacity of volatile memory (RAM) that can be used in the IC chip is limited, a data transmission method that suppresses memory consumption as much as possible is desired. In the above transmission method, since the node tree list must be copied to the volatile memory, there is a problem that a large area of the volatile memory is consumed during data transmission.

そこで,本発明は,このような問題に鑑みてなされたもので,その目的とするところは,メモリの消費を抑えながら,メモリ領域の指定された階層より下の階層にある情報を簡易に伝送する通信システムを提供することにある。   Therefore, the present invention has been made in view of such a problem, and an object of the present invention is to easily transmit information in a hierarchy below a specified hierarchy of a memory area while suppressing memory consumption. It is to provide a communication system.

上記課題の少なくとも一つを解決するために,本発明のある観点によれば,情報の伝送を要求する第1の電子機器と上記要求に応じてメモリ領域に記憶された情報を伝送する第2の電子機器とが接続された通信システムであって,以下の特徴を有する通信システムが提供される。すなわち,上記第1の電子機器は,上記メモリ領域の所定のエリアを指定して情報取得要求を上記第2の電子機器に送信する情報取得要求部を備え,上記第2の電子機器は,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の位置を示すサービス情報と,を記憶する記憶部と,上記送信された情報取得要求に応じて,上記記憶部に記憶されている情報のうち,上記指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を伝送情報として選択する選択部と,上記選択部により選択された伝送情報を上記第1の電子機器に伝送する通信部と,を備えることを特徴とする通信システムが提供される。   In order to solve at least one of the above problems, according to an aspect of the present invention, a first electronic device that requests transmission of information and a second that transmits information stored in a memory area in response to the request. A communication system having the following characteristics is provided. That is, the first electronic device includes an information acquisition request unit that designates a predetermined area of the memory area and transmits an information acquisition request to the second electronic device. The memory area is divided into a plurality of areas having a hierarchical structure so that the area of the upper layer is included in any area of the upper hierarchy, and area information indicating each divided area is provided to the user A storage unit for storing service information indicating a position of the service on the memory area; and information stored in the storage unit in response to the transmitted information acquisition request, the specified area or less A selection unit that selects area information and service information stored in the hierarchy as transmission information, and a communication unit that transmits the transmission information selected by the selection unit to the first electronic device. Communication system according to claim Rukoto is provided.

これによれば,第2の電子機器の記憶部には,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の位置を示すサービス情報と,が記憶される。   According to this, in the storage unit of the second electronic device, the memory area is divided into a plurality of areas having a hierarchical structure so that the lower hierarchical area is included in any of the upper hierarchical areas. Then, area information indicating each divided area and service information indicating the position of the service provided to the user on the memory area are stored.

このように,各情報が階層構造におけるメモリ上の自己の位置に関する情報を持つことにより,上記指定されたエリア以下の階層に記憶されている伝送情報(エリア情報およびサービス情報)を第2の電子機器から第1の電子機器に一括して伝送しても,第1の電子機器は,これら一括して送信された伝送情報から各情報の階層構造を再構築することができる。この結果,メモリ領域の指定された階層より下の階層にある情報を簡易に伝送する通信システムを構築することができる。   In this way, each piece of information has information about its own position on the memory in the hierarchical structure, so that transmission information (area information and service information) stored in the hierarchy below the designated area is transferred to the second electronic device. Even if the transmission from the device to the first electronic device is performed in a lump, the first electronic device can reconstruct the hierarchical structure of each information from the transmission information transmitted in a lump. As a result, it is possible to construct a communication system that easily transmits information in a hierarchy below the designated hierarchy of the memory area.

情報の伝送を要求する第1の電子機器は,たとえば,携帯情報端末またはリーダ/ライタから構成されていてもよい。また,メモリ領域に記憶された情報を伝送する上記第2の電子機器は,たとえば,ICチップまたはICチップを内蔵したICカードから構成されていてもよい。第1の電子機器が携帯情報端末であり,第2の電子機器が携帯情報端末に内蔵されたICチップである場合,ICチップ(第2の電子機器)を内蔵した携帯情報端末(第1の電子機器)は,ICチップ内のメモリに記憶されたエリア情報およびサービス情報をICチップから伝送させることにより,各情報を取得することができる。なお,第2の電子機器の一例であるICチップ内蔵のICカードの一例としては,FeliCa(登録商標)などの非接触型ICカードが挙げられるが,接触型ICカードであってもよい。   The first electronic device that requests the transmission of information may be composed of, for example, a portable information terminal or a reader / writer. In addition, the second electronic device that transmits information stored in the memory area may be configured by, for example, an IC chip or an IC card incorporating the IC chip. When the first electronic device is a portable information terminal and the second electronic device is an IC chip built in the portable information terminal, the portable information terminal (first electronic device) containing the IC chip (second electronic device) The electronic device) can acquire each information by transmitting the area information and the service information stored in the memory in the IC chip from the IC chip. An example of the IC card with an IC chip as an example of the second electronic device is a non-contact type IC card such as FeliCa (registered trademark), but may be a contact type IC card.

上記通信システムでは,上記通信部は,上記伝送情報をパケット毎に伝送してもよい。また,上記通信部は,上記指定されたエリア以下の階層に記憶されている複数のエリア情報およびサービス情報を含む伝送情報を複数のパケットに分けて順不同に伝送し,上記第1の電子機器は,さらに,上記伝送された複数のパケットを取得する取得部と,上記取得部により上記複数のパケットがすべて取得されたか否かを判定する判定部と,上記判定部により上記複数のパケットがすべて取得されたと判定された場合,取得したパケットに含まれる各エリア情報が示すエリアの広狭と,取得したパケットに含まれる各サービス情報が示すサービスの上記メモリ領域上の位置と,により,伝送された複数のエリア情報及びサービス情報を階層的に組み立てる組立部と,を備えていてもよい。   In the communication system, the communication unit may transmit the transmission information for each packet. In addition, the communication unit divides transmission information including a plurality of area information and service information stored in a hierarchy below the designated area into a plurality of packets and transmits them in a random order. Furthermore, an acquisition unit that acquires the plurality of transmitted packets, a determination unit that determines whether or not all of the plurality of packets have been acquired by the acquisition unit, and all of the plurality of packets that are acquired by the determination unit If it is determined that the service information has been received, a plurality of transmitted data are transmitted in accordance with the size of the area indicated by each area information included in the acquired packet and the position in the memory area of the service indicated by each service information included in the acquired packet. An assembly unit that hierarchically assembles the area information and the service information.

このとき,上記通信部は,伝送するパケット中に次に継続して伝送するパケットが存在するか否かを示す継続情報を含んで伝送し,上記判定部は,上記継続情報に基づいて上記複数のパケットをすべて取得したか否かを判定してもよい。   At this time, the communication unit transmits the packet including continuation information indicating whether or not there is a packet to be continuously transmitted in the packet to be transmitted. It may be determined whether or not all of the packets have been acquired.

これによれば,第1の電子機器は,継続情報に基づいて,指定されたエリア以下の階層に記憶されている複数のエリア情報およびサービス情報を含んだすべてのパケットを取得し,取得した複数のパケットに含まれる各情報を階層的に再構築することができる。   According to this, the first electronic device acquires all packets including a plurality of area information and service information stored in a hierarchy below the specified area based on the continuation information, and acquires the acquired plurality of packets. Each information included in the packet can be reconstructed hierarchically.

また,上記第1の電子機器は,さらに,所定のブラウザを用いて上記組立部により組み立てられたエリア情報及びサービス情報を表示する表示部を備えていてもよい。   The first electronic device may further include a display unit that displays area information and service information assembled by the assembly unit using a predetermined browser.

これによれば,第1の電子機器(たとえば,携帯情報端末)のユーザは,再構築されたエリア情報およびサービス情報を所定のブラウザを用いて表示させることにより,今まで自分が受けていたサービス以外にどんなサービスを自分が受けることができるのかを知ることができる。   According to this, the user of the first electronic device (for example, a portable information terminal) displays the reconstructed area information and service information using a predetermined browser, so that the service he has received up to now is displayed. You can find out what services you can get.

また,上記情報取得要求部は,伝送されたパケットの再送を要求し,上記通信部は,上記要求に応じて,伝送したパケットを再送してもよい。   The information acquisition request unit may request retransmission of the transmitted packet, and the communication unit may retransmit the transmitted packet in response to the request.

これによれば,データ伝送中にデータに誤りが生じても,パケットの再送を要求することにより,誤りが生じたデータのみを再度伝送することができる。このように,データ伝送中のデータの誤りに対してパケットを最初からすべて送信することなく,誤ったパケットのみを送信することにより,データ伝送を容易かつ確実に遂行することができる。   According to this, even if an error occurs in data during data transmission, only the data in which the error has occurred can be transmitted again by requesting retransmission of the packet. In this way, data transmission can be performed easily and reliably by transmitting only an erroneous packet without transmitting all packets from the beginning in response to an error in data transmission.

また,上記通信部は,上記情報取得要求部により新たなエリアを指定して新たな情報取得要求が送信された場合,進行中のパケットの伝送を停止し,新たな情報取得要求に応じたパケットの伝送を開始してもよい。   In addition, when a new information acquisition request is transmitted by designating a new area by the information acquisition request unit, the communication unit stops transmission of the ongoing packet and a packet corresponding to the new information acquisition request is sent. May be started.

これによれば,ある情報取得要求に対してパケットを伝送している最中に,新たな情報取得要求コマンドが送信された場合,直前の情報取得要求に対するパケット伝送を途中で終了させて,直ちに新たな情報取得要求に対するパケットの伝送が開始される。これにより,携帯情報端末100のユーザは,不必要なパケット伝送を中断して,所望するサービス情報を含んだパケット伝送に直ちに切り替えることができる。この結果,ユーザは,所望するサービス情報を直ちに入手することができる。   According to this, if a new information acquisition request command is transmitted while a packet is being transmitted in response to a certain information acquisition request, the packet transmission for the previous information acquisition request is terminated halfway and immediately Transmission of a packet in response to a new information acquisition request is started. Thereby, the user of the portable information terminal 100 can interrupt unnecessary packet transmission and immediately switch to packet transmission including desired service information. As a result, the user can immediately obtain desired service information.

上記エリア情報は,上記メモリ領域上のエリアの開始位置とエリアの終了位置とを示し,上記サービス情報は,サービスを特定するためのエリア内の位置を示していてもよい。ここで,上記エリアの開始位置と上記エリアの終了位置と上記サービスを特定するためのいずれかのエリア内の位置とは,上記メモリ領域の所定の位置を座標にて示した情報であってもよい。   The area information may indicate a start position and an end position of the area on the memory area, and the service information may indicate a position in the area for specifying a service. Here, the start position of the area, the end position of the area, and the position in any area for specifying the service may be information indicating a predetermined position of the memory area in coordinates. Good.

これによれば,エリアの開始位置とエリアの終了位置とから示される各エリアの広狭から上位のエリアと下位のエリアとを階層的に構築(組立)することができる。また,各サービス情報により示されるエリア内の所定位置から,所定のサービスがいずれのエリアに包含されているかを判定することによって,そのサービス情報を上記階層構造を持つエリアに階層的に組み入れることができる。   According to this, it is possible to hierarchically construct (assemble) the wide and narrow areas and the lower areas of each area indicated by the area start position and the area end position. In addition, by determining which area a predetermined service is included in from the predetermined position in the area indicated by each service information, the service information can be hierarchically incorporated into the area having the above hierarchical structure. it can.

また,本発明の他の観点によれば,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の位置を示すサービス情報と,を記憶する記憶部と,所定の電子機器から上記メモリ領域の所定のエリアを指定して送信された情報取得要求に応じて,上記記憶部に記憶されている情報のうち,上記指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を伝送情報として選択する選択部と,上記選択部により選択された伝送情報を上記所定の電子機器にパケット伝送する通信部と,を備えることを特徴とするデータ伝送機器が提供される。   According to another aspect of the present invention, the memory area is divided into a plurality of areas having a hierarchical structure so that a lower hierarchy area is included in any of the upper hierarchy areas. A storage unit for storing area information indicating each area and service information indicating a position of a service provided to the user on the memory area, and a predetermined area of the memory area specified by a predetermined electronic device A selection unit for selecting, as transmission information, area information and service information stored in a hierarchy below the designated area among the information stored in the storage unit in response to the transmitted information acquisition request; A data transmission device comprising: a communication unit that packet-transmits transmission information selected by the selection unit to the predetermined electronic device.

このとき,所定の電子機器としては,たとえば,上述した第1の電子機器,すなわち,携帯情報端末やリーダ/ライタが挙げられる。また,データ伝送機器としては,上述した第2の電子機器,すなわち,ICチップまたはICチップを内蔵したICカードが挙げられる。   At this time, examples of the predetermined electronic device include the first electronic device described above, that is, a portable information terminal and a reader / writer. Examples of the data transmission device include the second electronic device described above, that is, an IC chip or an IC card incorporating an IC chip.

また,本発明の他の観点によれば,メモリ領域の所定のエリアを指定して情報取得要求を送信する情報取得要求部と,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の位置を示すサービス情報と,記憶する記憶部を有する所定の電子機器から送信された,上記送信された情報取得要求にて指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を含んだ複数のパケットを受信することにより,上記複数のパケットを取得する取得部と,上記送信された複数のパケットがすべて取得されたか否かを判定する判定部と,上記判定部により上記送信された複数のパケットがすべて取得されたと判定された場合,取得した複数のパケットに含まれる各エリア情報が示すエリアの広狭と,取得した複数のパケットに含まれる各サービス情報が示すサービスの上記メモリ領域上の位置と,により,取得したエリア情報及びサービス情報を階層的に組み立てる組立部と,を備えることを特徴とするデータ組立機器が提供される。   According to another aspect of the present invention, an information acquisition request unit that designates a predetermined area in a memory area and transmits an information acquisition request, and a lower hierarchy area is included in any of the upper hierarchy areas. As described above, the memory area is divided into a plurality of areas having a hierarchical structure, area information indicating each divided area, service information indicating a position of the service provided to the user on the memory area, and storage Receiving a plurality of packets including area information and service information stored in a hierarchy below the area specified by the transmitted information acquisition request transmitted from a predetermined electronic device having a storage unit The acquisition unit for acquiring the plurality of packets, the determination unit for determining whether or not all of the plurality of transmitted packets have been acquired, and the transmission by the determination unit If it is determined that all of the acquired plurality of packets have been acquired, the area of the area indicated by each area information included in the acquired plurality of packets, and the memory of the service indicated by each service information included in the acquired plurality of packets There is provided a data assembly device including an assembly unit that hierarchically assembles acquired area information and service information according to a position on an area.

このとき,所定の電子機器としては,たとえば,上述した第2の電子機器,すなわち,ICチップまたはICチップを内蔵したICカードが挙げられる。また,データ組立機器としては,上述した第1の電子機器,すなわち,携帯情報端末やリーダ/ライタが挙げられる。   At this time, examples of the predetermined electronic device include the above-described second electronic device, that is, an IC chip or an IC card incorporating an IC chip. Examples of the data assembly device include the above-described first electronic device, that is, a portable information terminal and a reader / writer.

また,本発明の他の観点によれば,情報の伝送を要求する第1の電子機器と上記要求に応じてメモリ領域に記憶された情報を伝送する第2の電子機器との間でデータを伝送するデータ伝送方法であって,上記第1の電子機器が,上記メモリ領域の所定のエリアを指定して情報取得要求を上記第2の電子機器に送信するステップと,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の位置を示すサービス情報と,を記憶部に記憶するステップと,上記第2の電子機器が,上記送信された情報取得要求に応じて,上記記憶部に記憶されている情報のうち,上記指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を伝送情報として選択するステップと,上記選択された伝送情報を上記第1の電子機器にパケット伝送するステップと,を備えることを特徴とするデータ伝送方法が提供される。   According to another aspect of the present invention, data is transmitted between a first electronic device that requests transmission of information and a second electronic device that transmits information stored in a memory area in response to the request. A method of transmitting data, wherein the first electronic device designates a predetermined area of the memory area and transmits an information acquisition request to the second electronic device; The memory area is divided into a plurality of areas having a hierarchical structure so as to be included in any area of the upper hierarchy, area information indicating each divided area, and the memory area of the service provided to the user Storing the service information indicating the upper position in the storage unit, and the second electronic device, among the information stored in the storage unit in response to the transmitted information acquisition request, Designated A step of selecting area information and service information stored in a hierarchy below the rear as transmission information, and a step of packet-transmitting the selected transmission information to the first electronic device. A data transmission method is provided.

また,本発明の他の観点によれば,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の位置を示すサービス情報と,を記憶部に記憶する処理と,所定の電子機器から上記メモリ領域の所定のエリアを指定して送信された情報取得要求に応じて,上記記憶部に記憶されている情報のうち,上記指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を伝送情報として選択する処理と,上記選択された伝送情報を上記所定の電子機器にパケット伝送する処理と,をコンピュータに実行させることを特徴とするデータ伝送プログラムが提供される。   According to another aspect of the present invention, the memory area is divided into a plurality of areas having a hierarchical structure so that a lower hierarchy area is included in any of the upper hierarchy areas. Processing for storing area information indicating each area and service information indicating the position of the service provided to the user on the memory area in the storage unit, and specifying a predetermined area of the memory area from a predetermined electronic device A process of selecting area information and service information stored in a hierarchy below the designated area as transmission information from the information stored in the storage unit in response to the information acquisition request transmitted A data transmission program is provided that causes a computer to execute a process of packet-transmitting the selected transmission information to the predetermined electronic device.

また,本発明の他の観点によれば,メモリ領域の所定のエリアを指定して情報取得要求を送信する処理と,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の位置を示すサービス情報と,記憶する記憶部を有する所定の電子機器から送信された複数のパケットであって,上記情報取得要求にて指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を含んだ複数のパケットを受信することにより,上記複数のパケットを取得する処理と,上記送信された複数のパケットがすべて取得されたか否かを判定する処理と,上記送信された複数のパケットがすべて取得されたと判定された場合,取得した複数のパケットに含まれる各エリア情報が示すエリアの広狭と,取得した複数のパケットに含まれる各サービス情報が示すサービスの上記メモリ領域上の位置と,により,取得したエリア情報及びサービス情報を階層的に組み立てる処理と,をコンピュータに実行させることを特徴とするデータ組立プログラムが提供される。   Further, according to another aspect of the present invention, a process for designating a predetermined area of a memory area and transmitting an information acquisition request, and a lower hierarchy area are included in any of the upper hierarchy areas. In addition, the memory area is divided into a plurality of areas having a hierarchical structure, area information indicating each divided area, service information indicating a position of the service provided to the user on the memory area, and a storage unit for storing Receiving a plurality of packets transmitted from a predetermined electronic device including the area information and the service information stored in a hierarchy below the area designated by the information acquisition request. Thus, the processing for acquiring the plurality of packets, the processing for determining whether or not all of the plurality of transmitted packets have been acquired, and the plurality of packets transmitted. If it is determined that all of the service information is acquired, the area of the area indicated by each area information included in the acquired plurality of packets, the position of the service indicated by each service information included in the acquired plurality of packets in the memory area, and Thus, a data assembly program is provided which causes a computer to execute processing for hierarchically assembling the acquired area information and service information.

以上説明したように,本発明によれば,メモリの消費を抑えながら,メモリ領域の指定された階層より下の階層にある情報を簡易に伝送する通信システムを提供することができる。   As described above, according to the present invention, it is possible to provide a communication system that easily transmits information in a layer below a specified layer of a memory area while suppressing memory consumption.

以下に添付図面を参照しながら,本発明の好適な実施の形態について詳細に説明する。なお,本明細書及び図面において,実質的に同一の機能構成を有する構成要素については,同一の符号を付することにより重複説明を省略する。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the present specification and drawings, components having substantially the same functional configuration are denoted by the same reference numerals, and redundant description is omitted.

(通信システムの全体構成)
まず,本発明の一実施形態にかかる通信システムの全体構成について,図1を参照しながら説明する。通信システム10は,携帯情報端末100とICチップ200とから構成されている。携帯情報端末100は,コントローラ110およびディスプレイ120から構成されていて,さらに,ICチップ200を内蔵している。携帯情報端末100とICチップ200とは,有線インターフェース400(回路)により携帯情報端末100の内部にて接続されている。
(Overall configuration of communication system)
First, an overall configuration of a communication system according to an embodiment of the present invention will be described with reference to FIG. The communication system 10 includes a portable information terminal 100 and an IC chip 200. The portable information terminal 100 includes a controller 110 and a display 120, and further includes an IC chip 200. The portable information terminal 100 and the IC chip 200 are connected inside the portable information terminal 100 by a wired interface 400 (circuit).

コントローラ110には,図示しないCPU,ROM,RAMおよびインターフェースを主たる構成としたマイクロコンピュータが備えられている。図示しないROMには,後述する携帯情報端末100の各機能を実行するためのプログラムが記憶されている。また,図示しないCPUは,ROMに記憶されたプログラムを実行することにより携帯情報端末100の各機能を達成するようになっている。なお,本実施形態の携帯情報端末100は,情報の伝送を要求する第1の電子機器(データ組立機器)の一例である。   The controller 110 is provided with a microcomputer mainly composed of a CPU, a ROM, a RAM and an interface (not shown). A ROM (not shown) stores programs for executing functions of the portable information terminal 100 described later. Further, a CPU (not shown) achieves each function of the portable information terminal 100 by executing a program stored in the ROM. Note that the portable information terminal 100 of this embodiment is an example of a first electronic device (data assembly device) that requests transmission of information.

ICチップ200は,半導体集積回路であり,メモリ領域(不揮発性メモリ230)に記憶された情報を伝送する第2の電子機器の一例である。ICチップ200は,具体的には,ROM210,揮発性メモリ220(たとえば,RAM),不揮発性メモリ230(たとえば,EEPROM),CPU240および通信回路250から構成されている。   The IC chip 200 is a semiconductor integrated circuit, and is an example of a second electronic device that transmits information stored in a memory area (nonvolatile memory 230). Specifically, the IC chip 200 includes a ROM 210, a volatile memory 220 (for example, RAM), a nonvolatile memory 230 (for example, EEPROM), a CPU 240, and a communication circuit 250.

ROM210は,ICチップ200の各機能を実行するためのプログラムや各種データを記憶している。RAM220は,後述する開始インデックス,終了インデックス,各種コードなどのデータを一時的に記憶する。EEPROM230は,図4に示したノードツリーリストを記憶している。CPU240は,RAM220,EEPROM230に記憶されたデータを用いてROM210に記憶されたプログラムを実行することによりICチップ200の各機能を達成するようになっている。   The ROM 210 stores a program for executing each function of the IC chip 200 and various data. The RAM 220 temporarily stores data such as a start index, an end index, and various codes described later. The EEPROM 230 stores the node tree list shown in FIG. The CPU 240 achieves each function of the IC chip 200 by executing a program stored in the ROM 210 using data stored in the RAM 220 and the EEPROM 230.

(携帯情報端末100およびICチップ200の機能)
つぎに,携帯情報端末100およびICチップ200の各機能について,各部の機能ブロックを示した図2を参照して説明する。
(携帯情報端末100の機能)
携帯情報端末100のコントローラ110は,情報取得要求部111,取得部112,判定部113および組立部114により示した機能ブロックを有している。
(Functions of portable information terminal 100 and IC chip 200)
Next, each function of the portable information terminal 100 and the IC chip 200 will be described with reference to FIG. 2 showing functional blocks of each part.
(Function of portable information terminal 100)
The controller 110 of the portable information terminal 100 has functional blocks indicated by an information acquisition request unit 111, an acquisition unit 112, a determination unit 113, and an assembly unit 114.

情報取得要求部111は,図3に示したメモリ領域230aの所定のエリアを指定してノードツリー取得要求コマンド(情報取得要求)をICチップ200に送信する。また,情報取得要求部111は,継続パケットやパケットの再送をICチップ200に要求する。   The information acquisition request unit 111 transmits a node tree acquisition request command (information acquisition request) to the IC chip 200 by designating a predetermined area of the memory area 230a shown in FIG. In addition, the information acquisition request unit 111 requests the IC chip 200 to continue the packet or retransmit the packet.

ここで,ノードツリー取得要求コマンドについて述べる。ノードツリー取得要求コマンドは,図3のエリアとサービスの階層構造を持ったメモリ領域に対して,あるエリア以下の階層にある,エリア情報(エリアコード,エンドサービスコード),サービス情報(サービス名,サービスコード)を取得するためのコマンドである。ノードツリー取得要求コマンドの送信に際し,以下の条件があるものとする。   Here, the node tree acquisition request command will be described. The node tree acquisition request command includes area information (area code, end service code), service information (service name, service name, Service code). When sending a node tree acquisition request command, the following conditions are assumed.

(1)返信パケット長が制限される。ここでは,説明を簡単にするため,返信パケット長は6バイトとする。実際には,256バイトなどいずれのサイズであってもよい。
(2)エリア情報,サービス情報が返信パケット長を超えてしまい,1つの返信パケットに収まらなかった場合は,パケットが,継続フラグを「true」にして,複数のパケットに分けて返信するものとする。これ以上,返信パケットが存在しない場合は,継続フラグを「false」にして返信パケットを返信する。なお,パケット内では,「true」は「0x01」に対応し,「false」は,「0x00」に対応する。また,継続フラグは,次回伝送するパケットが存在するか否かを示す継続情報に相当する。
(3)返信するエリア情報,サービス情報の順番は問わない。
(4)再送要求があった場合は,前回返信したパケットを返す。
(1) The reply packet length is limited. Here, in order to simplify the explanation, the reply packet length is 6 bytes. Actually, it may be any size such as 256 bytes.
(2) If the area information and service information exceed the reply packet length and do not fit in one reply packet, the packet shall be returned in multiple packets with the continuation flag set to “true” To do. If there are no more reply packets, the reply packet is returned with the continuation flag set to “false”. In the packet, “true” corresponds to “0x01”, and “false” corresponds to “0x00”. The continuation flag corresponds to continuation information indicating whether there is a packet to be transmitted next time.
(3) The order of the area information and the service information to be returned does not matter.
(4) When there is a retransmission request, the previously sent packet is returned.

取得部112は,このような条件の下に,ICチップ200から伝送された複数のパケットを取得する。判定部113は,取得部112により複数のパケットがすべて取得されたか否かを判定する。   The acquisition unit 112 acquires a plurality of packets transmitted from the IC chip 200 under such conditions. The determination unit 113 determines whether or not all the plurality of packets have been acquired by the acquisition unit 112.

組立部114は,判定部113により複数のパケットがすべて取得されたと判定された場合,取得したパケットに含まれる各エリア情報が示すエリアの広狭と,取得したパケットに含まれる各サービス情報が示すエリア内のサービスの位置とにより,複数のパケットに含まれるエリア情報及びサービス情報の階層構造を組み立てる(再構築する)。表示部121は,組立部114により階層的に組み立てられた各エリア情報および各サービス情報を,ブラウザを用いてディスプレイ120に表示する。   When it is determined by the determination unit 113 that all of the plurality of packets have been acquired, the assembling unit 114 determines the size of the area indicated by each area information included in the acquired packet and the area indicated by each service information included in the acquired packet. The hierarchical structure of area information and service information included in a plurality of packets is assembled (reconstructed) according to the position of the service within the network. The display unit 121 displays each area information and each service information hierarchically assembled by the assembling unit 114 on the display 120 using a browser.

(ICチップ200の機能)
ICチップ200は,記憶部231,選択部241および通信部251により示した機能ブロックを有している。
(Function of IC chip 200)
The IC chip 200 has functional blocks indicated by the storage unit 231, the selection unit 241, and the communication unit 251.

記憶部231は,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の(いずれかのエリア内の)位置を示すサービス情報と,を記憶する。   The storage unit 231 divides the memory area into a plurality of areas having a hierarchical structure so that the area of the lower hierarchy is included in any area of the upper hierarchy, and area information indicating each divided area and , Service information indicating the location (within any area) of the service provided to the user on the memory area.

具体的には,メモリ領域は,図3にて示したように,階層構造を持つエリアに分割される。エリア情報には,エリア名(Area0など),エリアの開始位置を示すエリアコードおよびエリアの終了位置を示すエンドサービスコードが含まれている。エリアコードおよびエンドサービスコードには,エリアの範囲の開始位置と終了位置とを表す識別コードが16進数にて表示されている。   Specifically, the memory area is divided into areas having a hierarchical structure, as shown in FIG. The area information includes an area name (such as Area0), an area code indicating the start position of the area, and an end service code indicating the end position of the area. In the area code and the end service code, an identification code indicating the start position and end position of the area range is displayed in hexadecimal.

このように,各エリア情報に含まれるエリアコードおよびエンドサービスコードには,エリアの開始位置およびエリアの終了位置が示されているので,これらの識別コードによる範囲指定から上位の階層のエリア0には,エリア1〜エリア5が包含されていることがわかる。同様に,中位の階層のエリア1には,下位の階層のエリア2およびエリア3が包含され,中位の階層のエリア4には,下位の階層のエリア5が包含されている。このように,各エリア情報のエリアコードおよびエンドサービスコードは,下位の階層のエリアが上位の階層のエリアに含まれるように設定され,下位の階層のエリアが,上位の階層の複数のエリアにまたがるように設定されることはない。   As described above, the area code and end service code included in each area information indicate the start position and end position of the area, so that the range designation by these identification codes is changed to area 0 in the upper hierarchy. Indicates that area 1 to area 5 are included. Similarly, the area 1 of the lower hierarchy includes the areas 2 and 3 of the lower hierarchy, and the area 4 of the lower hierarchy includes the area 5 of the lower hierarchy. In this way, the area code and end service code of each area information are set so that the lower hierarchy area is included in the upper hierarchy area, and the lower hierarchy area is divided into multiple upper hierarchy areas. It is not set to span.

また,サービス情報には,サービス名(Service1など)と,サービスを特定するためのいずれかのエリア内の位置を示すサービスコードが含まれている。サービスコードには,メモリ領域上の識別コードが16進数にて表示されている。たとえば,サービス1のサービスコードには,エリア1[10,00]−[1f,ff]内の位置[10,08]が設定されている。   The service information includes a service name (Service 1 or the like) and a service code indicating a position in any area for specifying the service. In the service code, the identification code on the memory area is displayed in hexadecimal. For example, in the service code of service 1, the position [10, 08] in the area 1 [10:00]-[1f, ff] is set.

一方,図3のような階層構造を持つメモリ領域230a内の各情報は,その内部では,親子関係を保持することなく,図4に示すようなノードツリーリスト230b(一次元配列のリスト)の形式にてEEPROM230に記憶される。ノードツリーリスト230bには,インデックス230b1,名前230b2(本実施形態の説明のために使用され,実際にはあってもなくてもよい),エリアコードまたはサービスコード230b3,および,エンドサービスコード230b4が保持されている。リストの順番は,エリアとサービスが混在した状態で,識別コードによらず,ランダムに登録されている可能性がある。また,本実施形態では,リスト長は「11」である。   On the other hand, each information in the memory area 230a having a hierarchical structure as shown in FIG. 3 is stored in the node tree list 230b (one-dimensional array list) as shown in FIG. It is stored in the EEPROM 230 in the form. The node tree list 230b includes an index 230b1, a name 230b2 (used for the description of the present embodiment and may or may not actually exist), an area code or service code 230b3, and an end service code 230b4. Is retained. The order of the list may be randomly registered regardless of the identification code in a state where areas and services are mixed. In the present embodiment, the list length is “11”.

選択部241は,情報取得要求部111から送信されたノードツリー取得要求コマンドに応じて,記憶部231(EEPROM230)に記憶されている情報のうち,指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を伝送情報として選択する。たとえば,ノードツリー取得要求コマンドにてエリア1が指定された場合,選択部241は,図3のAで示した階層部分のエリア情報およびサービス情報を伝送情報として選択する。通信部251は,このようにして選択部241により選択された伝送情報を複数のノードツリーパケットに分けて順不同に伝送する。   In response to the node tree acquisition request command transmitted from the information acquisition request unit 111, the selection unit 241 is stored in the hierarchy below the specified area among the information stored in the storage unit 231 (EEPROM 230). Area information and service information are selected as transmission information. For example, when area 1 is designated by the node tree acquisition request command, the selection unit 241 selects area information and service information of the layer portion indicated by A in FIG. 3 as transmission information. The communication unit 251 divides the transmission information thus selected by the selection unit 241 into a plurality of node tree packets and transmits them in random order.

以上の機能ブロックに示した各機能を用いて,携帯情報端末100は,ノードツリー取得要求コマンドを送信し(1),ICチップ200は,これに応じて,あるエリアより下にあるエリア情報およびサービス情報を含むノードツリーパケットを伝送する(2)。伝送されたノードツリーパケットは,組立部114により再構築される。再構築された階層構造を有するノードツリーリスト230bは,ブラウザを用いてディスプレイ120に表示される(3)。これにより,携帯情報端末100のユーザは,表示されたノードツリーデータから自分が受けられるサービスを確認することができる。   Using each function shown in the above functional block, the portable information terminal 100 transmits a node tree acquisition request command (1), and the IC chip 200 responds accordingly with the area information below the certain area and A node tree packet including service information is transmitted (2). The transmitted node tree packet is reconstructed by the assembling unit 114. The node tree list 230b having the reconstructed hierarchical structure is displayed on the display 120 using a browser (3). Thereby, the user of the portable information terminal 100 can confirm the service he can receive from the displayed node tree data.

(パケット伝送方法)
(1.ノードツリー取得要求およびパケットの伝送)
つぎに,本実施形態において,携帯情報端末100とICチップ200との間で行われるパケット伝送方法について,図5および図6を参照しながら説明する。図5に示したように,まず,携帯情報端末100のCPUは,S11にて,エリア1を指定したノードツリー取得要求コマンドをICチップ200に送信する。
(Packet transmission method)
(1. Node tree acquisition request and packet transmission)
Next, a packet transmission method performed between the portable information terminal 100 and the IC chip 200 in the present embodiment will be described with reference to FIGS. As shown in FIG. 5, first, the CPU of the portable information terminal 100 transmits a node tree acquisition request command designating area 1 to the IC chip 200 in S11.

ノードツリー取得要求コマンドを受信すると,ICチップ200のCPUは,パケット伝送方法を示したフローチャートである図6のスタート(1)から処理を開始する。なお,スタート(1)から処理を開始する場合とは,検索対象のエリアコードが指定され,最初のパケットが要求された場合である。   When the node tree acquisition request command is received, the CPU of the IC chip 200 starts processing from the start (1) in FIG. 6 which is a flowchart showing the packet transmission method. The case where the process is started from the start (1) is a case where an area code to be searched is specified and the first packet is requested.

この場合,ICチップ200のCPUは,f1にて,ノードツリーリスト230bから,検索対象のエリア(この場合は,エリア1)を検索し,エリアコード[10,00](エンドサービスコード[1f,ff])のエリアがノードツリーリスト230bに存在することを確認する。つぎに,ICチップ200のCPUは,同f1にて,エリアコード[10,00]を検索対象エリアコード(R−1)としてRAM220に保持し,エンドサービスコード[1f,ff]を検索対象エンドサービスコード(R−2)としてRAMに保持する。   In this case, the CPU of the IC chip 200 searches the area to be searched (in this case, area 1) from the node tree list 230b at f1, and the area code [10:00] (end service code [1f, ff]) area is present in the node tree list 230b. Next, at the same f1, the CPU of the IC chip 200 holds the area code [10:00] as the search target area code (R-1) in the RAM 220 and the end service code [1f, ff] as the search target end. The service code (R-2) is stored in the RAM.

つぎに,ICチップ200のCPUは,f2に進んで,リストの先頭から検索が始まるようにノードツリーリスト230bの検索位置を示す検索インデックスに「0」の値を設定するとともに,開始インデックス(R−3)に「0」の値を設定し,f3に進んで,f3以降の検索処理を実行する。すなわち,まず,ICチップ200のCPUは,f3にて,検索インデックスを「1」増加させ,f4に進んで検索インデックスがノードツリーリスト230bのノード長を超えていないか否かを判定する。   Next, the CPU of the IC chip 200 proceeds to f2, sets a value of “0” to the search index indicating the search position of the node tree list 230b so that the search starts from the top of the list, and starts the index (R −3) is set to a value of “0”, the process proceeds to f3, and the search process after f3 is executed. That is, first, the CPU of the IC chip 200 increases the search index by “1” at f3, and proceeds to f4 to determine whether or not the search index exceeds the node length of the node tree list 230b.

この時点で,検索インデックスの値「1」は,図4に示したノードツリーリスト230bのノード長「11」を超えていない。そこで,ICチップ200のCPUは,f4にて「Yes」と判定してf5に進み,検索インデックスにて示されるインデックス「1」の情報が,エリア情報であるときには,エリアコード230b3およびエンドサービスコード230b4が,RAM220に保持された検索対象エリアコード(R−1)から検索対象エンドサービスコード(R−2)の範囲内か否かを判定する。なお,インデックスの情報が,エリア情報であるかサービス情報であるかは,名前230b2にて判断してもよいし,エンドサービスコード230b4の有無(すなわち,エンドサービスコード230b4のデータがノードツリーリスト230bに登録されていればエリア情報,登録されていなければサービス情報)によって判断してもよい。   At this time, the search index value “1” does not exceed the node length “11” of the node tree list 230b shown in FIG. Therefore, the CPU of the IC chip 200 determines “Yes” at f4 and proceeds to f5. When the information of the index “1” indicated by the search index is area information, the area code 230b3 and the end service code are displayed. It is determined whether 230b4 is within the range of the search target end service code (R-2) from the search target area code (R-1) held in the RAM 220. Whether the index information is area information or service information may be determined by the name 230b2, and the presence or absence of the end service code 230b4 (that is, the data of the end service code 230b4 is stored in the node tree list 230b). The service information may be determined based on area information if registered in service information, and service information if not registered.

この時点で,インデックス「1」はエリア情報であり,そのエリアコードは[00,00]であり,RAM220に保持された検索対象エリアコード(R−1)[10,00]の範囲外である。そこで,ICチップ200のCPUは,f5にて「No」と判定してf3に戻る。   At this time, the index “1” is area information, and the area code is [00, 00], which is outside the range of the search target area code (R−1) [10:00] held in the RAM 220. . Therefore, the CPU of the IC chip 200 determines “No” at f5 and returns to f3.

つぎに,ICチップ200のCPUは,f3にて検索インデックスを「1」増加させ,f4に進んで検索インデックスがノードツリーリスト230bのノード長を超えていないか否かを判定する。   Next, the CPU of the IC chip 200 increases the search index by “1” at f3, and proceeds to f4 to determine whether or not the search index exceeds the node length of the node tree list 230b.

この時点で,検索インデックスの値「2」は,ノード長「11」を超えていない。そこで,ICチップ200のCPUは,f4にて「Yes」と判定してf5に進む。検索インデックスにて示されるインデックス「2」の情報は,エリア情報であり,そのエリアコード230b3[20,00]およびエンドサービスコード230b4[4f,ff]は,検索対象エリアコード(R−1)[10,00]から検索対象エンドサービスコード(R−2)[1f,ff]の範囲外である。そこで,ICチップ200のCPUは,f5にて「No」と判定してf3に戻り,f3にて検索インデックスを「1」増加させ,f4に進んで検索インデックスがノードツリーリスト230bのノード長を超えていないか否かを判定する。   At this point, the search index value “2” does not exceed the node length “11”. Therefore, the CPU of the IC chip 200 determines “Yes” at f4 and proceeds to f5. The information of the index “2” indicated by the search index is area information, and the area code 230b3 [20:00] and end service code 230b4 [4f, ff] are the search area code (R-1) [ 10:00] to the search target end service code (R-2) [1f, ff]. Therefore, the CPU of the IC chip 200 determines “No” at f5, returns to f3, increases the search index by “1” at f3, advances to f4, and the search index increases the node length of the node tree list 230b. It is determined whether or not it exceeds.

この時点で,検索インデックスの値「3」は,ノード長「11」を超えていない。そこで,ICチップ200のCPUは,f4にて「Yes」と判定してf5に進み,インデックス「3」のエリアコード230b3[30,00]およびエンドサービスコード230b4[4f,ff]が,検索対象エリアコード(R−1)[10,00]から検索対象エンドサービスコード(R−2)[1f,ff]の範囲外であので,f5にて「No」と判定して再びf3に戻る。   At this time, the search index value “3” does not exceed the node length “11”. Therefore, the CPU of the IC chip 200 determines “Yes” at f4 and proceeds to f5. The area code 230b3 [3,00] and the end service code 230b4 [4f, ff] of the index “3” are searched. Since it is out of the range of the search target end service code (R-2) [1f, ff] from the area code (R-1) [10:00], it is determined as “No” at f5 and returns to f3 again.

つぎに,ICチップ200のCPUは,f3にて,検索インデックスを「1」増加させ,f4に進んで検索インデックスがノードツリーリスト230bのノード長を超えていないか否かを判定する。   Next, the CPU of the IC chip 200 increases the search index by “1” at f3, and proceeds to f4 to determine whether or not the search index exceeds the node length of the node tree list 230b.

この時点で,検索インデックスの値「4」は,ノード長「11」を超えていない。そこで,ICチップ200のCPUは,f4にて「Yes」と判定してf5に進む。ここで,インデックス「4」のエリアコード230b3[10,00]およびエンドサービスコード230b4[1f,ff]は,検索対象エリアコード(R−1)[10,00]から検索対象エンドサービスコード(R−2)[1f,ff]の範囲内である。そこで,ICチップ200のCPUは,f5にて「Yes」と判定してf6に進み,エリア情報をパケットに追加したときにパケット長(6バイト)に収まるか否かを判定する。   At this point, the search index value “4” does not exceed the node length “11”. Therefore, the CPU of the IC chip 200 determines “Yes” at f4 and proceeds to f5. Here, the area code 230b3 [10:00] and the end service code 230b4 [1f, ff] of the index “4” are searched from the search target area code (R-1) [10:00] to the search target end service code (R -2) It is within the range of [1f, ff]. Therefore, the CPU of the IC chip 200 determines “Yes” at f5, proceeds to f6, and determines whether or not the packet length (6 bytes) can be accommodated when the area information is added to the packet.

この時点で,図5のパケット1に示したように,エリア1のエリア情報[10,00],[1f,ff]をパケット1に追加したとき,使用されるパケット領域は4バイトであるので,エリア1のエリア情報はパケット1に収まる。そこで,ICチップ200のCPUは,f6にて「Yes」と判定してf7に進み,エリア1のエリア情報[10,00],[1f,ff]を返信パケット(パケット1)に追加してf3に戻る。   At this time, as shown in packet 1 of FIG. 5, when area information [10:00], [1f, ff] of area 1 is added to packet 1, the packet area used is 4 bytes. , Area information of area 1 is contained in packet 1. Therefore, the CPU of the IC chip 200 determines “Yes” at f6 and proceeds to f7 to add the area information [10, 00] and [1f, ff] of area 1 to the reply packet (packet 1). Return to f3.

つぎに,ICチップ200のCPUは,f3にて検索インデックスを「1」増加させ,f4に進んで検索インデックスがノードツリーリスト230bのノード長を超えていないか否かを判定する。   Next, the CPU of the IC chip 200 increases the search index by “1” at f3, and proceeds to f4 to determine whether or not the search index exceeds the node length of the node tree list 230b.

この時点で,検索インデックスの値「5」は,ノード長「11」を超えていない。そこで,ICチップ200のCPUは,f4にて「Yes」と判定してf5に進む。ここで,インデックス「5」の情報は,サービス情報であり,サービスコード230b3[10,08]は,検索対象エリアコード(R−1)[10,00]から検索対象エンドサービスコード(R−2)[1f,ff]の範囲内である。そこで,ICチップ200のCPUは,f5にて「Yes」と判定してf6に進み,サービス情報をパケットに追加したときにパケット長(6バイト)に収まるか否かを判定する。   At this time, the search index value “5” does not exceed the node length “11”. Therefore, the CPU of the IC chip 200 determines “Yes” at f4 and proceeds to f5. Here, the information of the index “5” is service information, and the service code 230b3 [10, 08] is searched from the search target area code (R-1) [10:00] to the search target end service code (R-2). ) Within the range of [1f, ff]. Therefore, the CPU of the IC chip 200 determines “Yes” at f5 and proceeds to f6 to determine whether or not the service length is within the packet length (6 bytes) when the service information is added to the packet.

この時点で,図5のパケット1に示したように,サービス1のサービス情報[10,08]をパケット1に追加したとき,使用されるパケット領域は2バイトであるので,サービス1のサービス情報はパケット1に収まる。そこで,ICチップ200のCPUは,f6にて「Yes」と判定してf7に進み,サービス1のサービス情報[10,08]を返信パケット(パケット1)に追加してf3に戻る。   At this time, as shown in packet 1 of FIG. 5, when service information [10, 08] of service 1 is added to packet 1, the packet area used is 2 bytes. Fits in packet 1. Therefore, the CPU of the IC chip 200 determines “Yes” at f6, proceeds to f7, adds the service information [10, 08] of service 1 to the return packet (packet 1), and returns to f3.

つぎに,ICチップ200のCPUが,f3にて検索インデックスを「1」増加させると,この時点で,検索インデックスの値「6」は,ノード長「11」を超えていない。そこで,ICチップ200のCPUは,f4にて「Yes」と判定してf5に進む。インデックス「6」のサービスコード230b3[11,09]は,検索対象エリアコード(R−1)[10,00]から検索対象エンドサービスコード(R−2)[1f,ff]の範囲内である。そこで,ICチップ200のCPUは,f5にて「Yes」と判定してf6に進み,サービス情報をパケットに追加したときにパケット長(6バイト)に収まるか否かを判定する。   Next, when the CPU of the IC chip 200 increases the search index by “1” at f3, the value “6” of the search index does not exceed the node length “11” at this time. Therefore, the CPU of the IC chip 200 determines “Yes” at f4 and proceeds to f5. The service code 230b3 [11, 09] of the index “6” is within the range of the search target area code (R-1) [10:00] to the search target end service code (R-2) [1f, ff]. . Therefore, the CPU of the IC chip 200 determines “Yes” at f5 and proceeds to f6 to determine whether or not the service length is within the packet length (6 bytes) when the service information is added to the packet.

この時点で,サービス2のサービス情報[11,09]をパケット1に追加すると,返信パケット長が6バイトを超えてしまう。そこで,ICチップ200のCPUは,f6にて「No」と判定してf8に進み,現時点の検索インデックス「6」から1を引いた値である「5」を終了インデックス(R−3)に保持する。ついで,ICチップ200のCPUは,f9に進んで,継続フラグに継続ありを示す「01(true)」を設定し,図5に示したように,エリア1とサービス1の情報と継続フラグとを含んだ,[10,00,1f,ff,10,08,01]のパケット1(返信パケット)を携帯情報端末100に送信し(S21),本処理を一旦終了する(リターン(1))。   At this time, if service information [11, 09] of service 2 is added to packet 1, the reply packet length exceeds 6 bytes. Therefore, the CPU of the IC chip 200 determines “No” at f6, proceeds to f8, and sets “5”, which is a value obtained by subtracting 1 from the current search index “6”, as the end index (R-3). Hold. Next, the CPU of the IC chip 200 proceeds to f9, sets “01 (true)” indicating that there is continuation in the continuation flag, and, as shown in FIG. 5, information on area 1 and service 1, the continuation flag, , [1, 00, 1f, ff, 10, 08, 01] packet 1 (reply packet) is transmitted to the portable information terminal 100 (S21), and this process is temporarily terminated (return (1)). .

この時点で,検索対象エリアコード(R−1)には,[10,00]が保持され,検索対象エンドサービスコード(R−2)には,[1f,ff]が保持され,開始インデックス(R−3)には「0」が保持され,終了インデックス(R−4)には「5」が保持されている。   At this time, [10, 00] is held in the search target area code (R-1), [1f, ff] is held in the search target end service code (R-2), and the start index ( “0” is held in R-3), and “5” is held in the end index (R-4).

(2.継続パケットの要求および継続パケットの伝送)
図5に示したように,携帯情報端末100がパケット1を受信すると,携帯情報端末100のCPUは,継続フラグが「true」であることを確認して,継続パケットを要求する(S12)。
(2. Request for continuation packet and transmission of continuation packet)
As shown in FIG. 5, when the portable information terminal 100 receives the packet 1, the CPU of the portable information terminal 100 confirms that the continuation flag is “true” and requests a continuation packet (S12).

継続パケットが要求された場合,ICチップ200のCPUは,図6のスタート(2)から処理を開始し,f11に進んで,終了インデックス(R−4)の値「5」を検索インデックス,および開始インデックス(R−3)に設定してf3に進む。つぎに,ICチップ200のCPUは,f6にて「No」と判定されるまでf3〜f7の処理を繰り返す。
この繰り返しにより,パケット2には,サービス2およびエリア2の情報が登録され,検索インデックスが「9」となった時点で,CPUがf3〜f6の処理を実行すると,ICチップ200のCPUは,f6にて「No」と判定し,f8に進んで,この時点の検索インデックス「9」から1を引いた値である「8」を終了インデックス(R−3)に保持する。ついで,ICチップ200のCPUは,f9に進んで,継続フラグに継続ありを示す「01(true)」を設定し,図5に示したように,サービス2およびエリア2の情報と継続フラグとを含んだ,[11,09,12,00,12,ff,01]のパケット2を携帯情報端末100に返信し(S22),本処理を一旦終了する(リターン(1))。
When the continuation packet is requested, the CPU of the IC chip 200 starts the processing from the start (2) in FIG. 6 and proceeds to f11 to set the value “5” of the end index (R-4) as the search index, and Set to the start index (R-3) and proceed to f3. Next, the CPU of the IC chip 200 repeats the processes from f3 to f7 until it is determined “No” at f6.
As a result of this repetition, the information of service 2 and area 2 is registered in packet 2, and when the CPU executes the processing of f3 to f6 when the search index becomes “9”, the CPU of IC chip 200 It is determined as “No” at f6, and the process proceeds to f8, where “8”, which is a value obtained by subtracting 1 from the search index “9” at this time, is held in the end index (R-3). Next, the CPU of the IC chip 200 proceeds to f9, sets “01 (true)” indicating the presence of continuation in the continuation flag, and, as shown in FIG. 5, information on the service 2 and area 2, the continuation flag, , [11, 09, 12, 00, 12, ff, 01] is returned to the portable information terminal 100 (S22), and the process is temporarily terminated (return (1)).

この時点で,検索対象エリアコード(R−1)には[10,00],検索対象エンドサービスコード(R−2)には[1f,ff],開始インデックス(R−3)には「5」,終了インデックス(R−4)には「8」が保持されている。   At this time, [10:00] for the search target area code (R-1), [1f, ff] for the search target end service code (R-2), and “5” for the start index (R-3). "," 8 "is held in the end index (R-4).

ついで,携帯情報端末100から送信される継続パケット要求(S13)に対して,ICチップ200のCPUは,再度,f11,f3〜f9の処理を繰り返し,その結果,図5に示したように,サービス3およびエリア3の情報と継続ありを示す継続フラグとを含んだ,[12,09,13,00,13,ff,01]のパケット3を携帯情報端末100に返信し(S23),本処理を一旦終了する(リターン(1))。   Next, in response to the continuation packet request (S13) transmitted from the portable information terminal 100, the CPU of the IC chip 200 repeats the processing of f11, f3 to f9 again. As a result, as shown in FIG. The packet 3 of [12, 09, 13, 00, 13, ff, 01] including the service 3 and area 3 information and the continuation flag indicating continuation is returned to the portable information terminal 100 (S23). The process is temporarily terminated (return (1)).

この時点で,検索対象エリアコード(R−1)には[10,00],検索対象エンドサービスコード(R−2)には[1f,ff],開始インデックス(R−3)には「8」,終了インデックス(R−4)には「10」が保持されている。   At this time, [10:00] for the search target area code (R-1), [1f, ff] for the search target end service code (R-2), and “8” for the start index (R-3). "," 10 "is held in the end index (R-4).

さらに,携帯情報端末100から送信される継続パケット要求(S14)に対して,ICチップ200のCPUは,f11にて,終了インデックスの値「10」を検索インデックス,および開始インデックスに設定してf3に進み,検索インデックスを「1」増加させ,f4に進む。この時点で,検索インデックスの値「11」は,ノード長「11」を超えていない。そこで,ICチップ200のCPUは,f4にて「Yes」と判定してf5に進む。インデックス「11」のサービスコード230b3[13,09]は,検索対象エリアコード(R−1)[10,00]から検索対象エンドサービスコード(R−2)[1f,ff]の範囲内である。そこで,ICチップ200のCPUは,f5にて「Yes」と判定してf6に進み,サービス情報をパケットに追加したときにパケット長(6バイト)に収まるか否かを判定する。   Further, in response to the continuation packet request (S14) transmitted from the portable information terminal 100, the CPU of the IC chip 200 sets the end index value “10” as the search index and the start index at f11, and sets f3. The search index is incremented by “1”, and the process proceeds to f4. At this point, the search index value “11” does not exceed the node length “11”. Therefore, the CPU of the IC chip 200 determines “Yes” at f4 and proceeds to f5. The service code 230b3 [13, 09] of the index “11” is within the range of the search target area code (R-1) [10:00] to the search target end service code (R-2) [1f, ff]. . Therefore, the CPU of the IC chip 200 determines “Yes” at f5 and proceeds to f6 to determine whether or not the service length is within the packet length (6 bytes) when the service information is added to the packet.

この時点で,サービス4のサービスコード230b3[13,09]をパケット4に追加しても,返信パケット長は6バイトを超えない。そこで,ICチップ200のCPUは,f6にて「Yes」と判定してf7に進み,サービス4のサービス情報[13,09]をパケット4に追加し,f3に戻る。   At this time, even if the service code 230b3 [13, 09] of the service 4 is added to the packet 4, the reply packet length does not exceed 6 bytes. Therefore, the CPU of the IC chip 200 determines “Yes” at f6, proceeds to f7, adds the service information [13, 09] of the service 4 to the packet 4, and returns to f3.

つぎに,ICチップ200のCPUは,f3にて,検索インデックスを「1」増加させ,f4に進む。この時点で,検索インデックスの値「12」は,ノード長「11」を超えている。そこで,ICチップ200のCPUは,f4にて「No」と判定してf10に進む。ついで,ICチップ200のCPUは,継続なしを示す「00(false)」を継続フラグに設定し,図5に示したように,サービス4の情報と継続フラグとを含んだ,[13,09,00]のパケット4を携帯情報端末100に返信し(S24),本処理を一旦終了する(リターン(2))。   Next, the CPU of the IC chip 200 increases the search index by “1” at f3 and proceeds to f4. At this time, the search index value “12” exceeds the node length “11”. Therefore, the CPU of the IC chip 200 determines “No” at f4 and proceeds to f10. Next, the CPU of the IC chip 200 sets “00 (false)” indicating no continuation as the continuation flag, and includes the information of the service 4 and the continuation flag as shown in FIG. , 00] is returned to the portable information terminal 100 (S24), and this process is temporarily terminated (return (2)).

このように,本実施形態の通信システム10によれば,わずか数個のインデックスの値をRAM220に一時保持するのみで,ノードツリーリスト230bをEEPROM230からRAM220にコピーすることなく,指定されたエリア以下の階層に記憶されているエリア情報またはサービス情報を複数のパケットに分けて順次伝送することができる。このように,本実施形態の通信システム10によれば,RAM220上のメモリの消費を極力抑えながら,メモリ領域の指定されたエリア以下の階層にある情報を簡易な方法にて一括して伝送することができる。   As described above, according to the communication system 10 of the present embodiment, only a few index values are temporarily stored in the RAM 220, and the node tree list 230b is not copied from the EEPROM 230 to the RAM 220. The area information or the service information stored in the hierarchy can be sequentially transmitted in a plurality of packets. As described above, according to the communication system 10 of the present embodiment, the information in the hierarchy below the specified area of the memory area is collectively transmitted by a simple method while suppressing the consumption of the memory on the RAM 220 as much as possible. be able to.

(3.再送要求およびパケット再送)
つぎに,携帯情報端末100がパケットの再送を要求した場合のパケット伝送方法について説明する。具体的には,図7に示したように,S11,S12,S21,S22により,パケット1およびパケット2が送信された後,携帯情報端末100から再送要求(リトライ)のパケットが送信された場合(S15)のパケットの再送処理(S25)について説明する。
(3. Retransmission request and packet retransmission)
Next, a packet transmission method when portable information terminal 100 requests retransmission of a packet will be described. Specifically, as shown in FIG. 7, when packet 1 and packet 2 are transmitted in S11, S12, S21, and S22, a packet for a retransmission request (retry) is transmitted from portable information terminal 100 The packet retransmission process (S25) in (S15) will be described.

パケット1およびパケット2が送信された後の時点では,前述したように,検索対象エリアコード(R−1)には[10,00],検索対象エンドサービスコード(R−2)には[1f,ff],開始インデックス(R−3)には「5」,終了インデックス(R−4)には「8」が保持されている。   At the time point after packet 1 and packet 2 are transmitted, as described above, the search target area code (R-1) is [10:00] and the search target end service code (R-2) is [1f. , Ff], “5” is held in the start index (R-3), and “8” is held in the end index (R-4).

ICチップ200のCPUは,図6のスタート(3)から処理を開始し,f12にて,開始インデックス(R−3)の値「5」を検索インデックスとして設定し,f3に進んで,f6にて「No」と判定されるまでf3〜f7の処理を繰り返すことにより,サービス2およびエリア2の情報とをパケット2に追加する。ICチップ200のCPUは,f6にて「No」と判定されたとき,f8に進み,現時点の検索インデックス「9」から1を引いた値である「8」を終了インデックス(R−3)に保持する。ついで,ICチップ200のCPUは,f9に進んで,継続フラグに継続ありを示す「01(true)」を設定し,図5に示したように,サービス2およびエリア2の情報と継続フラグとを含んだ,[11,09,12,00,12,ff,01]のパケット2を携帯情報端末100に再送し(S25),本処理を一旦終了する(リターン(1))。   The CPU of the IC chip 200 starts processing from the start (3) in FIG. 6, sets the value “5” of the start index (R-3) as a search index at f12, proceeds to f3, and moves to f6. By repeating the processing of f3 to f7 until it is determined as “No”, the information of service 2 and area 2 is added to packet 2. When it is determined “No” at f6, the CPU of the IC chip 200 proceeds to f8 and sets “8”, which is a value obtained by subtracting 1 from the current search index “9” as the end index (R-3). Hold. Next, the CPU of the IC chip 200 proceeds to f9, sets “01 (true)” indicating the presence of continuation in the continuation flag, and, as shown in FIG. 5, information on the service 2 and area 2, the continuation flag, , [11, 09, 12, 00, 12, ff, 01] packet 2 is retransmitted to the portable information terminal 100 (S25), and this process is temporarily terminated (return (1)).

引き続き,携帯情報端末100から継続パケットが要求された場合(S13),ICチップ200のCPUは,f11,f3〜f9の処理後,サービス3とエリア3の情報と継続フラグとを含んだパケット3を返信し(S23),本処理を一旦終了する(リターン(1))。   Subsequently, when a continuation packet is requested from the portable information terminal 100 (S13), the CPU of the IC chip 200, after the processing of f11, f3 to f9, the packet 3 including the service 3 and area 3 information and the continuation flag. Is returned (S23), and the process is temporarily terminated (return (1)).

さらに,再度,携帯情報端末100から継続パケットが要求された場合(S14),ICチップ200のCPUは,f11,f3,f4〜f10の処理を実行して,サービス4のサービス情報と継続なし(false)を示した継続フラグとを含んだパケット4を返信し(S24),一連の処理を終了する(リターン(2))。   Furthermore, when a continuation packet is requested again from the portable information terminal 100 (S14), the CPU of the IC chip 200 executes the processes of f11, f3, f4 to f10, and there is no continuation with the service information of the service 4 ( The packet 4 including the continuation flag indicating “false” is returned (S24), and the series of processing is terminated (return (2)).

このように,本実施形態の通信システム10によれば,データ伝送中にデータに誤りが生じても,携帯情報端末100がパケットの再送を要求することにより,誤りが生じたデータのみを再度取得することができる。この結果,データ伝送中のデータの誤りに対してパケットを最初からすべて送信することなく,誤ったパケットのみを送信することによりデータ伝送を容易かつ確実に遂行することができる。   As described above, according to the communication system 10 of the present embodiment, even if an error occurs in data during data transmission, only the data in which the error has occurred is acquired again by the mobile information terminal 100 requesting retransmission of the packet. can do. As a result, it is possible to easily and reliably perform data transmission by transmitting only an erroneous packet without transmitting all packets from the beginning in response to an error in data transmission.

(4.パケット伝送中に送信される新たな情報処理要求コマンド)
なお,携帯情報端末100が,パケット伝送中に新たな情報処理要求コマンドを送信した場合のパケット伝送方法について説明する。具体的には,図8に示したように,S11,S12,S21,S22により,パケット1およびパケット2が送信された後,携帯情報端末100から新たなエリアを指定して情報処理要求コマンドが送信された場合(S16),それ以前のパケットの伝送を停止し,新たな情報取得要求に応じたパケットの伝送を開始する処理(S26,S27)について説明する。
(4. New information processing request command transmitted during packet transmission)
A packet transmission method in the case where portable information terminal 100 transmits a new information processing request command during packet transmission will be described. Specifically, as shown in FIG. 8, after packets 1 and 2 are transmitted in S11, S12, S21, and S22, a new area is designated from the portable information terminal 100 and an information processing request command is issued. The process (S26, S27) of stopping transmission of the previous packet and starting transmission of the packet in response to a new information acquisition request when transmitted (S16) will be described.

パケット1およびパケット2が送信された後,携帯情報端末100のCPUが,エリア4を指定して新たな情報取得要求コマンドを送信すると,ICチップ200のCPUは,図6のスタート(1)から処理を開始し,f1にて,ノードツリーリスト230bから,検索対象のエリア(この場合は,エリア4)を検索し,エリアコード[20,00](エンドサービスコード[4f,ff])のエリアがノードツリーリスト230bに存在することを確認する。つぎに,ICチップ200のCPUは,同f1にて,エリアコード[20,00]を検索対象エリアコード(R−1)としてRAM220に保持し,エンドサービスコード[4f,ff]を検索対象エンドサービスコード(R−2)としてRAMに保持する。   After the packet 1 and the packet 2 are transmitted, when the CPU of the portable information terminal 100 designates the area 4 and transmits a new information acquisition request command, the CPU of the IC chip 200 starts from the start (1) in FIG. The processing is started, and the area to be searched (in this case, area 4) is searched from the node tree list 230b at f1, and the area of area code [20, 00] (end service code [4f, ff]) Exists in the node tree list 230b. Next, at the same f1, the CPU of the IC chip 200 holds the area code [20, 00] as the search target area code (R-1) in the RAM 220 and the end service code [4f, ff] as the search target end. The service code (R-2) is stored in the RAM.

つぎに,ICチップ200のCPUは,f2に進んで,検索インデックスに「0」の値を設定するとともに,開始インデックス(R−3)に「0」の値を設定した後,f3〜f9の処理を実行する。この結果,図5に示したように,エリア4の情報と継続ありを示す継続フラグとを含んだ,[20,00,4f,ff,01]の新パケット1を携帯情報端末100に返信し(S26),本処理を一旦終了する(リターン(1))。   Next, the CPU of the IC chip 200 proceeds to f2, sets a value of “0” to the search index, sets a value of “0” to the start index (R-3), and then sets f3 to f9. Execute the process. As a result, as shown in FIG. 5, a new packet 1 of [20, 00, 4f, ff, 01] including information on area 4 and a continuation flag indicating continuation is returned to portable information terminal 100. (S26), this process is temporarily terminated (return (1)).

引き続き,携帯情報端末100から継続パケットが要求された場合(S17),ICチップ200のCPUは,f11,f3〜f9の処理後,エリア5とサービス5の情報とを含んだ新パケット2を返信し(S27),本処理を一旦終了する(リターン(1))。以下,継続フラグが継続なしになるまで処理が継続されるが,その処理については説明を省略する。   Subsequently, when a continuation packet is requested from the portable information terminal 100 (S17), the CPU of the IC chip 200 returns a new packet 2 including information on the area 5 and the service 5 after processing f11, f3 to f9. (S27), and this process is temporarily terminated (return (1)). Hereinafter, the processing is continued until the continuation flag becomes no continuation, but the description of the processing is omitted.

このように,本実施形態の通信システム10によれば,情報取得要求に対してパケットが伝送されている最中に,新たな情報取得要求に対するパケットの伝送を要求することにより,直前の情報取得要求に対するパケット伝送を途中で終了させて,直ちに新たな情報取得要求に対するパケットの伝送を開始することができる。これにより,携帯情報端末100のユーザは,不必要なパケット伝送を中断して,所望するサービス情報を含んだパケット伝送に直ちに切り替えることができる。この結果,ユーザは,所望するサービス情報を直ちに入手することができる。   As described above, according to the communication system 10 of the present embodiment, while a packet is being transmitted in response to an information acquisition request, by requesting transmission of a packet in response to a new information acquisition request, the previous information acquisition is performed. The packet transmission for the request can be terminated halfway, and the packet transmission for the new information acquisition request can be started immediately. Thereby, the user of the portable information terminal 100 can interrupt unnecessary packet transmission and immediately switch to packet transmission including desired service information. As a result, the user can immediately obtain desired service information.

以上のように,本実施形態の通信システム10によれば,指定された検索対象エリア以下の階層にあるノードツリーリスト230bをRAM220に保持することなく,メモリ消費量を節約した形で,あるエリアより下の階層にあるノードツリーリスト230bを複数パケットに分割して返信することができる。また,再送要求に対応して,適宜,パケットを再送することが可能である。   As described above, according to the communication system 10 of the present embodiment, a certain area is saved in the form of saving memory without holding the node tree list 230b in the hierarchy below the designated search target area in the RAM 220. The node tree list 230b in the lower hierarchy can be returned after being divided into a plurality of packets. Further, it is possible to retransmit the packet as appropriate in response to the retransmission request.

なお,S11〜S17の処理は,情報取得要求部111の機能により達成される。また,S11〜S17により送信されたパケットを受信する処理およびS21〜S27の処理は,通信部251の機能により達成される。また,S21〜S27により送信されたパケットを受信する処理は,取得部112の機能により達成される。   Note that the processing of S11 to S17 is achieved by the function of the information acquisition request unit 111. Further, the process of receiving the packets transmitted in S11 to S17 and the process of S21 to S27 are achieved by the function of the communication unit 251. Further, the process of receiving the packets transmitted in S21 to S27 is achieved by the function of the acquisition unit 112.

(パケットの組立)
最後に,ICチップから取得したパケットの組立方法について説明する。携帯情報端末100のCPU(取得部112)が,図5に示した各パケット(パケット1〜パケット4)を取得すると,CPU(判定部113)は,各パケットに含まれる継続フラグの値が「01(true)」または「00(false)」のいずれかであるかによって複数のパケットをすべて取得したか否かを判定する。すなわち,CPU(判定部113)は,継続フラグの値が「01(true)」のとき,まだ取得されていないパケットがあると判定し,継続フラグの値が「00(false)」のとき,複数のパケットはすべて取得されたと判定する。
(Packet assembly)
Finally, a method for assembling a packet acquired from the IC chip will be described. When the CPU (acquisition unit 112) of the portable information terminal 100 acquires each packet (packet 1 to packet 4) illustrated in FIG. 5, the CPU (determination unit 113) indicates that the value of the continuation flag included in each packet is “ It is determined whether or not all the plurality of packets have been acquired depending on whether it is “01 (true)” or “00 (false)”. That is, when the value of the continuation flag is “01 (true)”, the CPU (determination unit 113) determines that there is a packet that has not yet been acquired, and when the value of the continuation flag is “00 (false)”, It is determined that all the plurality of packets have been acquired.

このようにして,CPU(判定部113)により複数のパケットがすべて取得されたと判定された場合,CPU(組立部114)は,取得したパケットに含まれる各エリア情報が示すエリアの広狭と,取得したパケットに含まれる各サービス情報が示すエリア内のサービスの位置とにより,伝送されたエリア情報及びサービス情報の階層構造を組み立てる。   In this way, when it is determined by the CPU (determination unit 113) that all the plurality of packets have been acquired, the CPU (assembly unit 114) determines whether the area indicated by each area information included in the acquired packet is wide and narrow. The hierarchical structure of the transmitted area information and service information is assembled according to the position of the service in the area indicated by each service information included in the received packet.

具体的には,たとえば,エリア1の範囲は[10,00]〜[1f,ff]であり,エリア2の範囲は,[12,00]〜[12,ff]であるため,エリア2はエリア1に包含される。よって,エリア2は,エリア1の下位に位置する。また,サービス1[10,08]は,エリア1の範囲に含まれるが,エリア2の範囲およびエリア3の範囲には含まれない。よって,サービス1は,エリア1の下位に位置する。さらに,サービス3[12,09]は,エリア1の範囲に含まれ,かつ,エリア2の範囲にも含まれる。よって,サービス3は,一番下位のエリアであるエリア2の下位に位置する。   Specifically, for example, the range of area 1 is [10:00] to [1f, ff], and the range of area 2 is [12.00] to [12, ff], so area 2 Included in area 1. Therefore, area 2 is located below area 1. Service 1 [10, 08] is included in the range of area 1, but is not included in the range of area 2 and the range of area 3. Therefore, service 1 is located in the lower part of area 1. Further, service 3 [12, 09] is included in the range of area 1 and also included in the range of area 2. Therefore, the service 3 is located in the lower level of the area 2 that is the lowest area.

このように判定しながら,組立部114は,取得したすべてのパケットに含まれるエリア情報及びサービス情報を階層的に再構築する。このようにして,組立部114が各情報を再構築することにより,表示部121は,たとえば,図2に示したようなエリア情報(電子マネー領域,定期券領域)およびサービス情報(残高情報,購入履歴,乗車区間,有効期限,乗車履歴)を階層的にディスプレイ120に表示する。   While making this determination, the assembling unit 114 hierarchically reconstructs the area information and service information included in all acquired packets. In this way, the assembling unit 114 reconstructs each information, so that the display unit 121 can display area information (electronic money area, commuter pass area) and service information (balance information, Purchase history, boarding section, expiration date, boarding history) are hierarchically displayed on the display 120.

たとえば,ユーザが,今まで,たとえば,残高情報照会サービスを受けていたとすると,従来は,その他に自分がどのようなサービスの提供を受けることができるのかを簡単に知る方法がなかった。しかし,本実施形態に係る通信システム10によれば,図2に示したように,電子マネーのサービスとして残高情報照会サービスや購入履歴,乗車履歴などの履歴情報のサービスをディスプレイ120に表示することができる。これにより,ユーザは,今まで自分が受けていた残高情報照会サービス以外にどんなサービス(たとえば,購入履歴サービス)を受けることができるのかを知ることができる。   For example, if the user has been receiving, for example, a balance information inquiry service, there has conventionally been no easy way to know what kind of service he can receive. However, according to the communication system 10 according to the present embodiment, as shown in FIG. 2, a balance information inquiry service, a history information service such as a purchase history, and a boarding history are displayed on the display 120 as an electronic money service. Can do. Thereby, the user can know what service (for example, purchase history service) can be received in addition to the balance information inquiry service that he has received so far.

上記実施形態において,各部の動作はお互いに関連しており,互いの関連を考慮しながら,一連の動作として置き換えることができる。そして,このように置き換えることにより,方法の発明の実施形態とすることができる。   In the above embodiment, the operations of the respective units are related to each other, and can be replaced as a series of operations in consideration of the relationship between each other. And it can be set as embodiment of method invention by replacing in this way.

また,上記各部の動作を,各部の処理と置き換えることにより,プログラムの実施の形態とすることができる。また,プログラムを,プログラムを記録したコンピュータ読み取り可能な記録媒体に記憶させることで,プログラムに記録したコンピュータ読み取り可能な記録媒体の実施の形態とすることができる。   Further, by replacing the operation of each unit with the processing of each unit, the program can be implemented. Further, by storing the program in a computer-readable recording medium in which the program is recorded, an embodiment of a computer-readable recording medium recorded in the program can be obtained.

したがって,データ伝送方法の実施形態は,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の位置を示すサービス情報と,を記憶部に記憶する処理と,所定の電子機器から上記メモリ領域の所定のエリアを指定して送信された情報取得要求に応じて,上記記憶部に記憶されている情報のうち,上記指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を伝送情報として選択する処理と,上記選択された伝送情報を上記所定の電子機器にパケット伝送する処理と,をコンピュータに実行させることを特徴とするデータ伝送プログラムおよびこのプログラムを記憶したコンピュータ読み取り可能な記録媒体の実施形態とすることができる。   Therefore, in the embodiment of the data transmission method, the memory area is divided into a plurality of areas having a hierarchical structure so that the lower hierarchy area is included in any area of the upper hierarchy, and each divided area is divided. Storing the area information indicating the service information indicating the location of the service provided to the user on the memory area in the storage unit, and specifying the predetermined area of the memory area from a predetermined electronic device. A process for selecting, as transmission information, area information and service information stored in a hierarchy below the designated area among the information stored in the storage unit in response to the transmitted information acquisition request; A data transmission program for causing a computer to execute a process of packet-transmitting the selected transmission information to the predetermined electronic device. It can be used as an embodiment of the computer readable recording medium storing the program.

また,データ組立方法の実施形態は,メモリ領域の所定のエリアを指定して情報取得要求を送信する処理と,下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに上記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの上記メモリ領域上の位置を示すサービス情報と,記憶する記憶部を有する所定の電子機器から送信された複数のパケットであって,上記情報取得要求にて指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を含んだ複数のパケットを受信することにより,上記複数のパケットを取得する処理と,上記送信された複数のパケットがすべて取得されたか否かを判定する処理と,上記送信された複数のパケットがすべて取得されたと判定された場合,取得した複数のパケットに含まれる各エリア情報が示すエリアの広狭と,取得した複数のパケットに含まれる各サービス情報が示すサービスの上記メモリ領域上の位置と,により,取得したエリア情報及びサービス情報を階層的に組み立てる処理と,をコンピュータに実行させることを特徴とするデータ組立プログラムおよびこのプログラムを記憶したコンピュータ読み取り可能な記録媒体の実施形態とすることができる。   Further, the embodiment of the data assembly method includes a process of designating a predetermined area of the memory area and transmitting an information acquisition request, and a lower hierarchy area is included in any area of the upper hierarchy. The memory area is divided into a plurality of areas having a hierarchical structure, area information indicating each divided area, service information indicating a position on the memory area of a service provided to the user, and a storage unit for storing By receiving a plurality of packets transmitted from a predetermined electronic device and including a plurality of packets including area information and service information stored in a hierarchy below the area specified in the information acquisition request, Processing for acquiring the plurality of packets, processing for determining whether or not all of the plurality of transmitted packets have been acquired, and processing for the plurality of transmitted packets. If it is determined that all the service information has been acquired, the area of the area indicated by each area information included in the acquired packets and the position of the service indicated by the service information included in the acquired packets in the memory area are described. And a process for hierarchically assembling the acquired area information and service information, and an embodiment of a data assembling program and a computer-readable recording medium storing the program. Can do.

以上,添付図面を参照しながら本発明の好適な実施形態について説明したが,本発明は係る例に限定されないことは言うまでもない。当業者であれば,特許請求の範囲に記載された範疇内において,各種の変更例または修正例に想到し得ることは明らかであり,それらについても当然に本発明の技術的範囲に属するものと了解される。   As mentioned above, although preferred embodiment of this invention was described referring an accompanying drawing, it cannot be overemphasized that this invention is not limited to the example which concerns. It will be apparent to those skilled in the art that various changes and modifications can be made within the scope of the claims, and these are of course within the technical scope of the present invention. Understood.

たとえば,上記実施形態では,第2の電子機器の一例としてICチップ200を挙げたが,本発明はこれに限定されず,たとえば,第2の電子機器は,ICチップを内蔵したICカードから構成されていてもよい。ICチップ内蔵のICカードの一例としては,FeliCa(登録商標)などの非接触型ICカードに限られず,接触型カードであってもよい。   For example, in the above embodiment, the IC chip 200 is given as an example of the second electronic device. However, the present invention is not limited to this. For example, the second electronic device is composed of an IC card incorporating the IC chip. May be. An example of an IC card with a built-in IC chip is not limited to a non-contact type IC card such as FeliCa (registered trademark), but may be a contact type card.

また,本実施形態では,ICチップ200が携帯情報端末100に内蔵されていたが,本発明はこれに限定されず,このICチップ200を,たとえば,外部から携帯情報端末100に装着させるようにしてもよい。   In the present embodiment, the IC chip 200 is built in the portable information terminal 100. However, the present invention is not limited to this, and the IC chip 200 is attached to the portable information terminal 100 from the outside, for example. May be.

また,上記実施形態では,第1の電子機器の一例として携帯情報端末100を挙げたが,たとえば,リーダ/ライタから構成されていてもよい。したがって,上記実施形態では,携帯情報端末100とICチップ200とのパケット通信システムについて説明したが,本発明はこれに限定されず,たとえば,図9に示したように,リーダ/ライタ300と携帯情報端末100に内蔵されたICチップ200との間で無線インターフェース500を介してパケットを伝送する通信システムであってもよい。   In the above embodiment, the portable information terminal 100 is described as an example of the first electronic device. However, the portable information terminal 100 may be configured by a reader / writer, for example. Therefore, although the packet communication system between the portable information terminal 100 and the IC chip 200 has been described in the above embodiment, the present invention is not limited to this, and for example, as shown in FIG. A communication system that transmits packets to / from the IC chip 200 built in the information terminal 100 via the wireless interface 500 may be used.

この場合には,リーダ/ライタ300が備えるプロセッサ310から情報取得要求コマンドが出力される。通信回路320が,そのコマンドをアンテナ330およびアンテナ260を介してICチップ200に送信すると,通信回路250が,このコマンドを受信する。このようにして受信したコマンドに応じて,上記データ伝送方法に基づいてリーダ/ライタ300と携帯情報端末100に内蔵されたICチップ200との間でノードツリーデータを伝送するパケット通信が実行される。   In this case, an information acquisition request command is output from the processor 310 provided in the reader / writer 300. When communication circuit 320 transmits the command to IC chip 200 via antenna 330 and antenna 260, communication circuit 250 receives this command. In accordance with the command received in this way, packet communication for transmitting node tree data is executed between the reader / writer 300 and the IC chip 200 built in the portable information terminal 100 based on the data transmission method. .

本発明は,メモリの消費を抑えながら,メモリ領域の指定された階層より下の階層にある情報を伝送する通信システム,データ電送機器に適用可能である。   The present invention can be applied to a communication system and a data transmission device that transmit information in a layer below a specified layer of a memory area while suppressing memory consumption.

本発明の一実施形態を示す通信システムの全体構成図である。1 is an overall configuration diagram of a communication system showing an embodiment of the present invention. 同実施形態における通信システムの機能を示す機能ブロック図である。It is a functional block diagram which shows the function of the communication system in the embodiment. 同実施形態におけるメモリ領域内の階層構造の一例を示した図である。It is the figure which showed an example of the hierarchical structure in the memory area | region in the embodiment. 図3のメモリ領域内の階層構造に対応するノードツリーリストの一例を示した図である。FIG. 4 is a diagram showing an example of a node tree list corresponding to the hierarchical structure in the memory area of FIG. 3. 同実施形態におけるパケットのタイムチャートおよび返信パケット例を示した図である。It is the figure which showed the time chart of the packet in the same embodiment, and the example of a reply packet. 同実施形態におけるノードツリー取得ルーチンを示したフローチャートである。It is the flowchart which showed the node tree acquisition routine in the same execution form. 同実施形態における再送時のパケットのタイムチャートおよび返信パケット例を示した図である。It is the figure which showed the time chart of the packet at the time of resending in the same embodiment, and the example of a reply packet. 同実施形態における新情報取得要求時のパケットのタイムチャートおよび返信パケット例を示した図である。It is the figure which showed the time chart of the packet at the time of the new information acquisition request in the same embodiment, and the example of a reply packet. 他の通信システムの全体構成図である。It is a whole block diagram of another communication system.

符号の説明Explanation of symbols

10 通信システム
100 携帯情報端末
110 コントローラ
111 情報取得要求部
112 取得部
113 判定部
114 組立部
120 ディスプレイ
121 表示部
200 ICチップ
220 揮発性メモリ
230 不揮発性メモリ
230a メモリ領域
230b ノードツリーリスト
231 記憶部
241 選択部
251 通信部
250,320 通信回路
260,330 アンテナ
300 リーダ/ライタ
310 プロセッサ
400 有線インターフェース
500 無線インターフェース
DESCRIPTION OF SYMBOLS 10 Communication system 100 Portable information terminal 110 Controller 111 Information acquisition request part 112 Acquisition part 113 Judgment part 114 Assembly part 120 Display 121 Display part 200 IC chip 220 Volatile memory 230 Non-volatile memory 230a Memory area 230b Node tree list 231 Storage part 241 Selection unit 251 Communication unit 250, 320 Communication circuit 260, 330 Antenna 300 Reader / writer 310 Processor 400 Wired interface 500 Wireless interface

Claims (15)

情報の伝送を要求する第1の電子機器と前記要求に応じてメモリ領域に記憶された情報を伝送する第2の電子機器とが接続された通信システムであって:
前記第1の電子機器は;
前記メモリ領域の所定のエリアを指定して情報取得要求を前記第2の電子機器に送信する情報取得要求部を備え,
前記第2の電子機器は;
下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに前記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの前記メモリ領域上の位置を示すサービス情報と,を記憶する記憶部と;
前記送信された情報取得要求に応じて,前記記憶部に記憶されている情報のうち,前記指定されたエリア以下の階層に記憶されているエリア情報またはサービス情報を伝送情報として選択する選択部と;
前記選択部により選択された伝送情報を前記第1の電子機器に伝送する通信部と;を備えることを特徴とする通信システム。
A communication system in which a first electronic device that requests transmission of information and a second electronic device that transmits information stored in a memory area in response to the request are connected:
The first electronic device is;
An information acquisition request unit for designating a predetermined area of the memory area and transmitting an information acquisition request to the second electronic device;
The second electronic device is;
The memory area is divided into a plurality of areas having a hierarchical structure so that a lower hierarchy area is included in any of the upper hierarchy areas, and area information indicating each divided area is provided to the user. A storage unit for storing service information indicating a position of the service on the memory area;
A selection unit that selects, as transmission information, area information or service information stored in a hierarchy below the designated area, out of information stored in the storage unit, in response to the transmitted information acquisition request; ;
And a communication unit that transmits the transmission information selected by the selection unit to the first electronic device.
前記通信部は;
前記伝送情報をパケット毎に伝送することを特徴とする請求項1に記載された通信システム。
The communication unit;
The communication system according to claim 1, wherein the transmission information is transmitted for each packet.
前記通信部は;
前記指定されたエリア以下の階層に記憶されている複数のエリア情報およびサービス情報を含む伝送情報を複数のパケットに分けて順不同に伝送し,
前記第1の電子機器は,さらに,
前記伝送された複数のパケットを取得する取得部と;
前記取得部により前記複数のパケットがすべて取得されたか否かを判定する判定部と;
前記判定部により前記複数のパケットがすべて取得されたと判定された場合,取得したパケットに含まれる各エリア情報が示すエリアの広狭と,取得したパケットに含まれる各サービス情報が示すサービスの前記メモリ領域上の位置と,により,伝送された複数のエリア情報及びサービス情報を階層的に組み立てる組立部と;を備えることを特徴とする請求項1に記載された通信システム。
The communication unit;
Transmission information including a plurality of area information and service information stored in a hierarchy below the designated area is divided into a plurality of packets and transmitted in random order;
The first electronic device further includes:
An acquisition unit for acquiring the plurality of transmitted packets;
A determination unit that determines whether or not all of the plurality of packets have been acquired by the acquisition unit;
When the determination unit determines that all of the plurality of packets have been acquired, the area of the area indicated by each area information included in the acquired packet and the memory area of the service indicated by each service information included in the acquired packet The communication system according to claim 1, further comprising: an assembling unit that hierarchically assembles a plurality of transmitted area information and service information according to the upper position.
前記第1の電子機器は,さらに,
所定のブラウザを用いて前記組立部により組み立てられたエリア情報およびサービス情報を表示する表示部を備えることを特徴とする請求項3に記載された通信システム。
The first electronic device further includes:
The communication system according to claim 3, further comprising a display unit that displays area information and service information assembled by the assembly unit using a predetermined browser.
前記情報取得要求部は,
伝送されたパケットの再送を要求し,
前記通信部は,
前記要求に応じて,伝送したパケットを再送することを特徴とする請求項1に記載された通信システム。
The information acquisition request unit includes:
Request retransmission of the transmitted packet,
The communication unit
The communication system according to claim 1, wherein the transmitted packet is retransmitted in response to the request.
前記通信部は,
前記情報取得要求部により新たなエリアを指定して新たな情報取得要求が送信された場合,進行中のパケットの伝送を停止し,新たな情報取得要求に応じたパケットの伝送を開始することを特徴とする請求項1に記載された通信システム。
The communication unit
When a new information acquisition request is transmitted by designating a new area by the information acquisition request unit, the transmission of the ongoing packet is stopped and the packet transmission in response to the new information acquisition request is started. The communication system according to claim 1, wherein the communication system is characterized.
前記通信部は;
伝送するパケット中に次に継続して伝送するパケットが存在するか否かを示す継続情報を含んで伝送し,
前記判定部は,
前記継続情報に基づいて前記複数のパケットをすべて取得したか否かを判定することを特徴とする請求項3に記載された通信システム。
The communication unit;
The transmission packet includes continuation information indicating whether or not there is a next packet to be transmitted continuously.
The determination unit
4. The communication system according to claim 3, wherein it is determined whether or not all of the plurality of packets have been acquired based on the continuation information.
前記第2の電子機器は,ICチップまたはICチップを内蔵したICカードのいずれかから構成されていることを特徴とする請求項1に記載された通信システム。   The communication system according to claim 1, wherein the second electronic device is configured by either an IC chip or an IC card incorporating the IC chip. 前記エリア情報は,前記メモリ領域上のエリアの開始位置とエリアの終了位置とを示し,
前記サービス情報は,サービスを特定するためのいずれかのエリア内の位置を示すことを特徴とする請求項1に記載された通信システム。
The area information indicates an area start position and an area end position on the memory area;
The communication system according to claim 1, wherein the service information indicates a position in any area for specifying a service.
前記エリアの開始位置と前記エリアの終了位置と前記サービスを特定するためのいずれかのエリア内の位置とは,
前記メモリ領域の所定の位置を座標にて示した情報であることを特徴とする請求項9に記載された通信システム。
The start position of the area, the end position of the area, and the position in any area for specifying the service are:
The communication system according to claim 9, wherein the communication area is information indicating a predetermined position of the memory area by coordinates.
下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに前記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの前記メモリ領域上の位置を示すサービス情報と,を記憶する記憶部と;
所定の電子機器から前記メモリ領域の所定のエリアを指定して送信された情報取得要求に応じて,前記記憶部に記憶されている情報のうち,前記指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を伝送情報として選択する選択部と;
前記選択部により選択された伝送情報を前記所定の電子機器にパケット伝送する通信部と;を備えることを特徴とするデータ伝送機器。
The memory area is divided into a plurality of areas having a hierarchical structure so that a lower hierarchy area is included in any of the upper hierarchy areas, and area information indicating each divided area is provided to the user. A storage unit for storing service information indicating a position of the service on the memory area;
In response to an information acquisition request transmitted from a predetermined electronic device by designating a predetermined area of the memory area, the information stored in the storage unit is stored in a hierarchy below the designated area. A selection unit for selecting area information and service information as transmission information;
A data transmission device comprising: a communication unit that packet-transmits transmission information selected by the selection unit to the predetermined electronic device.
メモリ領域の所定のエリアを指定して情報取得要求を送信する情報取得要求部と;
下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに前記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの前記メモリ領域上の位置を示すサービス情報と,記憶する記憶部を有する所定の電子機器から送信された複数のパケットであって,前記情報取得要求にて指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を含んだ複数のパケットを受信することにより,前記複数のパケットを取得する取得部と;
前記送信された複数のパケットがすべて取得されたか否かを判定する判定部と;
前記判定部により前記送信された複数のパケットがすべて取得されたと判定された場合,取得した複数のパケットに含まれる各エリア情報が示すエリアの広狭と,取得した複数のパケットに含まれる各サービス情報が示すサービスの前記メモリ領域上の位置と,により,取得したエリア情報及びサービス情報を階層的に組み立てる組立部と;を備えることを特徴とするデータ組立機器。
An information acquisition request unit that designates a predetermined area of the memory area and transmits an information acquisition request;
The memory area is divided into a plurality of areas having a hierarchical structure so that a lower hierarchy area is included in any of the upper hierarchy areas, and area information indicating each divided area is provided to the user. Service information indicating the location of the service on the memory area and a plurality of packets transmitted from a predetermined electronic device having a storage unit for storing the service information in a hierarchy below the area specified by the information acquisition request An acquisition unit for acquiring the plurality of packets by receiving a plurality of packets including the stored area information and service information;
A determination unit for determining whether or not all of the plurality of transmitted packets have been acquired;
When the determination unit determines that all of the plurality of transmitted packets have been acquired, the area information indicated by each area information included in the acquired plurality of packets and the service information included in the acquired plurality of packets A data assembly device comprising: an assembly unit that hierarchically assembles the acquired area information and service information according to the position of the service indicated in the memory area.
情報の伝送を要求する第1の電子機器と前記要求に応じてメモリ領域に記憶された情報を伝送する第2の電子機器との間でデータを伝送するデータ伝送方法であって:
前記第1の電子機器が,前記メモリ領域の所定のエリアを指定して情報取得要求を前記第2の電子機器に送信するステップと;
下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに前記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの前記メモリ領域上の位置を示すサービス情報と,を記憶部に記憶するステップと;
前記第2の電子機器が,前記送信された情報取得要求に応じて,前記記憶部に記憶されている情報のうち,前記指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を伝送情報として選択するステップと;
前記選択された伝送情報を前記第1の電子機器にパケット伝送するステップと;を備えることを特徴とするデータ伝送方法。
A data transmission method for transmitting data between a first electronic device requesting transmission of information and a second electronic device transmitting information stored in a memory area in response to the request:
The first electronic device transmitting a request for acquiring information to the second electronic device by designating a predetermined area of the memory area;
The memory area is divided into a plurality of areas having a hierarchical structure so that a lower hierarchy area is included in any of the upper hierarchy areas, and area information indicating each divided area is provided to the user. Storing service information indicating a position of the service on the memory area in a storage unit;
In response to the transmitted information acquisition request, the second electronic device obtains area information and service information stored in a hierarchy below the designated area out of information stored in the storage unit. Selecting as transmission information;
Packet-transmitting the selected transmission information to the first electronic device; and a data transmission method comprising:
下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに前記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの前記メモリ領域上の位置を示すサービス情報と,を記憶部に記憶する処理と;
所定の電子機器から前記メモリ領域の所定のエリアを指定して送信された情報取得要求に応じて,前記記憶部に記憶されている情報のうち,前記指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を伝送情報として選択する処理と;
前記選択された伝送情報を前記所定の電子機器にパケット伝送する処理と;をコンピュータに実行させることを特徴とするデータ伝送プログラム。
The memory area is divided into a plurality of areas having a hierarchical structure so that a lower hierarchy area is included in any of the upper hierarchy areas, and area information indicating each divided area is provided to the user. Storing the service information indicating the position of the service on the memory area in the storage unit;
In response to an information acquisition request transmitted from a predetermined electronic device by designating a predetermined area of the memory area, the information stored in the storage unit is stored in a hierarchy below the designated area. Selecting area information and service information as transmission information;
A data transmission program for causing a computer to execute a process of packet-transmitting the selected transmission information to the predetermined electronic device.
メモリ領域の所定のエリアを指定して情報取得要求を送信する処理と;
下位の階層のエリアが上位の階層のいずれかのエリアに包含されるように,階層構造を有する複数のエリアに前記メモリ領域を分割し,分割した各エリアを示すエリア情報と,ユーザに提供されるサービスの前記メモリ領域上の位置を示すサービス情報と,記憶する記憶部を有する所定の電子機器から送信された複数のパケットであって,前記情報取得要求にて指定されたエリア以下の階層に記憶されているエリア情報およびサービス情報を含んだ複数のパケットを受信することにより,前記複数のパケットを取得する処理と;
前記送信された複数のパケットがすべて取得されたか否かを判定する処理と;
前記送信された複数のパケットがすべて取得されたと判定された場合,取得した複数のパケットに含まれる各エリア情報が示すエリアの広狭と,取得した複数のパケットに含まれる各サービス情報が示すサービスの前記メモリ領域上の位置と,により,取得したエリア情報及びサービス情報を階層的に組み立てる処理と;をコンピュータに実行させることを特徴とするデータ組立プログラム。
A process of designating a predetermined area of the memory area and transmitting an information acquisition request;
The memory area is divided into a plurality of areas having a hierarchical structure so that a lower hierarchy area is included in any of the upper hierarchy areas, and area information indicating each divided area is provided to the user. Service information indicating the position of the service on the memory area and a plurality of packets transmitted from a predetermined electronic device having a storage unit for storing the service information in a hierarchy below the area specified by the information acquisition request Processing to obtain the plurality of packets by receiving a plurality of packets including stored area information and service information;
A process of determining whether or not all of the plurality of transmitted packets have been acquired;
When it is determined that all of the plurality of transmitted packets have been acquired, the area of the area indicated by each area information included in the acquired plurality of packets, and the service indicated by each service information included in the acquired plurality of packets are displayed. A data assembling program for causing a computer to execute a process of hierarchically assembling the acquired area information and service information according to the position on the memory area.
JP2005145485A 2005-05-18 2005-05-18 Communication system, data transmission device, data assembly device, data transmission method, data transmission program, and data assembly program Active JP4695438B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005145485A JP4695438B2 (en) 2005-05-18 2005-05-18 Communication system, data transmission device, data assembly device, data transmission method, data transmission program, and data assembly program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005145485A JP4695438B2 (en) 2005-05-18 2005-05-18 Communication system, data transmission device, data assembly device, data transmission method, data transmission program, and data assembly program

Publications (2)

Publication Number Publication Date
JP2006323585A true JP2006323585A (en) 2006-11-30
JP4695438B2 JP4695438B2 (en) 2011-06-08

Family

ID=37543222

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005145485A Active JP4695438B2 (en) 2005-05-18 2005-05-18 Communication system, data transmission device, data assembly device, data transmission method, data transmission program, and data assembly program

Country Status (1)

Country Link
JP (1) JP4695438B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001126034A (en) * 1999-10-27 2001-05-11 Nippon Telegr & Teleph Corp <Ntt> Ic card information display method and ic card loading application
JP2002149458A (en) * 2000-11-13 2002-05-24 Matsushita Electric Ind Co Ltd Information processor and image processor
JP2002279379A (en) * 2001-03-16 2002-09-27 Nippon Telegr & Teleph Corp <Ntt> Memory control method of ic card
JP2002345039A (en) * 2001-05-21 2002-11-29 Sony Corp Data terminal device and file sharing method
JP2005071258A (en) * 2003-08-27 2005-03-17 Nippon Telegr & Teleph Corp <Ntt> Data display method of ic card and ic card

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001126034A (en) * 1999-10-27 2001-05-11 Nippon Telegr & Teleph Corp <Ntt> Ic card information display method and ic card loading application
JP2002149458A (en) * 2000-11-13 2002-05-24 Matsushita Electric Ind Co Ltd Information processor and image processor
JP2002279379A (en) * 2001-03-16 2002-09-27 Nippon Telegr & Teleph Corp <Ntt> Memory control method of ic card
JP2002345039A (en) * 2001-05-21 2002-11-29 Sony Corp Data terminal device and file sharing method
JP2005071258A (en) * 2003-08-27 2005-03-17 Nippon Telegr & Teleph Corp <Ntt> Data display method of ic card and ic card

Also Published As

Publication number Publication date
JP4695438B2 (en) 2011-06-08

Similar Documents

Publication Publication Date Title
JP6962359B2 (en) Information processing equipment, information processing methods, and programs
EP2613255A2 (en) Method to update firmware
US8416752B2 (en) Communication system, communication terminal, and method therefor
EP2797026A2 (en) Smart card, portable electronic device and smart card processing device
JP3986524B2 (en) Communication terminal
TW200904046A (en) Method and system of communication employing spatial reuse reservation protocol
JP2003087863A (en) Mobile terminal with browser function
JP4695438B2 (en) Communication system, data transmission device, data assembly device, data transmission method, data transmission program, and data assembly program
US20100325237A1 (en) Communication apparatus and method for controlling the same
JP5290119B2 (en) Service providing system and service providing method
JP2008009826A (en) Reader/writer and data communication method
JP4227333B2 (en) Mobile communication terminal, information transmission system, and information reception method
KR100606806B1 (en) Method for upgrading software of mobile station
KR20090076712A (en) Firmware upgrade system
JP2006165886A (en) Information acquisition system, user terminal and communications equipment used for the system
JP2001145168A (en) Communication system, communications equipment, and communication method
CN113918200A (en) High-efficiency and reliable wireless upgrading method for application program of embedded equipment
KR100464026B1 (en) Data transmission method for mobile communication device
JP2002164901A (en) Master/slave setting method and communication controller and network system
JP4947950B2 (en) Semiconductor integrated circuit
JP4790308B2 (en) Information processing system, information processing apparatus, information processing method, and computer program
CN115396951B (en) Message communication method, device, terminal equipment and storage medium
JP2008310695A (en) Mobile communication terminal
JP2006165766A (en) Download method for mobile terminal
JP2006295524A (en) Software radio device, and base station compatible with software radio device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080515

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100902

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100907

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101025

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110201

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110225

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140304

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4695438

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250