Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6776053B2 - Automatic ticket gate - Google Patents
[go: Go Back, main page]

JP6776053B2 - Automatic ticket gate - Google Patents

Automatic ticket gate Download PDF

Info

Publication number
JP6776053B2
JP6776053B2 JP2016155771A JP2016155771A JP6776053B2 JP 6776053 B2 JP6776053 B2 JP 6776053B2 JP 2016155771 A JP2016155771 A JP 2016155771A JP 2016155771 A JP2016155771 A JP 2016155771A JP 6776053 B2 JP6776053 B2 JP 6776053B2
Authority
JP
Japan
Prior art keywords
data
ticket gate
code
cpu
automatic ticket
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.)
Active
Application number
JP2016155771A
Other languages
Japanese (ja)
Other versions
JP2018025877A (en
Inventor
唯 村上
唯 村上
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.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2016155771A priority Critical patent/JP6776053B2/en
Publication of JP2018025877A publication Critical patent/JP2018025877A/en
Application granted granted Critical
Publication of JP6776053B2 publication Critical patent/JP6776053B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Devices For Checking Fares Or Tickets At Control Points (AREA)

Description

本発明の実施形態は、自動改札機に関する。 An embodiment of the present invention relates to an automatic ticket gate.

自動改札機には、QRコード(登録商標)などのコードを読み取り、改札処理を行うものがある。また、自動改札機には、ICカードから読み取る情報に基づいて改札処理を行うものもある。コードによる改札処理機能とICカードによる改札処理機能とを有する自動改札機は、コードが記録された媒体とICカードとが同時に提示された場合、コードを読み取る前にICカードからの情報を読み取って改札処理を実行することがある。 Some automatic ticket gates read a code such as a QR code (registered trademark) and perform ticket gate processing. In addition, some automatic ticket gates perform ticket gate processing based on information read from an IC card. An automatic ticket gate that has a code-based ticket gate processing function and an IC card-based ticket gate processing function reads information from the IC card before reading the code when the medium on which the code is recorded and the IC card are presented at the same time. Ticket gate processing may be executed.

例えば、スマートフォンなどの携帯端末は、改札処理に利用可能なICカードとして機能するICチップを有するものがある。このようなICチップを有する携帯端末の表示部に表示したコードで改札処理を行いたい場合、自動改札機は、コードを読み取る前にICチップから情報を読み取って改札処理を実施してしまうという課題がある。 For example, some mobile terminals such as smartphones have an IC chip that functions as an IC card that can be used for ticket gate processing. When it is desired to perform ticket gate processing with the code displayed on the display unit of a mobile terminal having such an IC chip, the problem is that the automatic ticket gate reads information from the IC chip and performs ticket gate processing before reading the code. There is.

特開2015−176259号公報Japanese Unexamined Patent Publication No. 2015-176259

上記の課題を解決するために、コードに基づいた改札処理を優先的に行う自動改札機を提供する。 In order to solve the above problems, an automatic ticket gate that preferentially performs ticket gate processing based on the code will be provided.

実施形態によれば、自動改札機は、ICリーダと、コードリーダと、制御部と、を備える。ICリーダは、ICチップからICデータを読み取る。コードリーダは、媒体からコードの画像を読み取る。制御部は、前記ICリーダがICデータを取得した後に所定の待機時間内で前記コードリーダによる画像の読み取りを受け付け、前記コードをデコードして得られるコードデータを取得した場合に前記コードデータに基づいて入出場処理を行い、前記コードデータを取得しない場合に前記ICデータに基づいて入出場処理を行う。前記制御部は、前記ICデータに含まれる識別情報に基づいて前記媒体がスマートフォンであるか判定し、前記媒体がスマートフォンであると判定した場合に前記待機時間内で前記コードリーダによる画像の読み取りを受け付ける。 According to the embodiment, the automatic ticket gate includes an IC reader, a code reader, and a control unit. The IC reader reads IC data from the IC chip. The code reader reads an image of the code from the medium. The control unit receives the reading of the image by the code reader within a predetermined waiting time after the IC reader acquires the IC data, and when the code data obtained by decoding the code is acquired, the control unit is based on the code data. The entry / exit process is performed, and when the code data is not acquired, the entry / exit process is performed based on the IC data. The control unit determines whether the medium is a smartphone based on the identification information included in the IC data, and when it is determined that the medium is a smartphone, the code reader reads the image within the standby time. Accept.

図1は、第1実施形態に係る自動改札機の構成例を示すブロック図である。FIG. 1 is a block diagram showing a configuration example of an automatic ticket gate according to the first embodiment. 図2は、第1実施形態に係る自動改札機及び携帯端末の例を示す概念図である。FIG. 2 is a conceptual diagram showing an example of an automatic ticket gate and a mobile terminal according to the first embodiment. 図3は、第1実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 3 is a sequence diagram showing an operation example of the automatic ticket gate according to the first embodiment. 図4は、第1実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 4 is a sequence diagram showing an operation example of the automatic ticket gate according to the first embodiment. 図5は、第2実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 5 is a sequence diagram showing an operation example of the automatic ticket gate according to the second embodiment. 図6は、第2実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 6 is a sequence diagram showing an operation example of the automatic ticket gate according to the second embodiment. 図7は、第3実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 7 is a sequence diagram showing an operation example of the automatic ticket gate according to the third embodiment. 図8は、第3実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 8 is a sequence diagram showing an operation example of the automatic ticket gate according to the third embodiment. 図9は、第4実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 9 is a sequence diagram showing an operation example of the automatic ticket gate according to the fourth embodiment. 図10は、第4実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 10 is a sequence diagram showing an operation example of the automatic ticket gate according to the fourth embodiment. 図11は、第5実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 11 is a sequence diagram showing an operation example of the automatic ticket gate according to the fifth embodiment. 図12は、第5実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 12 is a sequence diagram showing an operation example of the automatic ticket gate according to the fifth embodiment. 図13は、第6実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 13 is a sequence diagram showing an operation example of the automatic ticket gate according to the sixth embodiment. 図14は、第6実施形態に係る自動改札機の動作例を示すシーケンス図である。FIG. 14 is a sequence diagram showing an operation example of the automatic ticket gate according to the sixth embodiment.

以下、実施形態について、図面を参照して説明する。
(第1実施形態)
まず、第1実施形態について説明する。
第1実施形態に係る自動改札機は、所定の場所への入場処理又は所定の場所からの出場処理を行う。利用者は、自動改札機の動作に従って、所定の場所へ入場し、又は所定の場所から出場する。
Hereinafter, embodiments will be described with reference to the drawings.
(First Embodiment)
First, the first embodiment will be described.
The automatic ticket gate according to the first embodiment performs entry processing to a predetermined place or entry processing from a predetermined place. The user enters or exits from a predetermined place according to the operation of the automatic ticket gate.

ここでは、自動改札機は、駅務機器として用いられるものとする。即ち、自動改札機は、駅への入場処理又は駅からの出場処理を行う。なお、自動改札機が入出場処理を行う対象は、特定の構成に限定されるものではない。 Here, the automatic ticket gate shall be used as station affairs equipment. That is, the automatic ticket gate processes the entrance to the station or the entry from the station. The target for entry / exit processing by the automatic ticket gate is not limited to a specific configuration.

自動改札機は、QRコードなどのコードを読み取って入出場処理を行う。また、自動改札機は、ICカードなどのICチップからデータを読み取って入出場処理を行う。また、自動改札機は、磁気券を用いて入出場処理を行ってもよい。 The automatic ticket gate reads a code such as a QR code to perform entry / exit processing. In addition, the automatic ticket gate reads data from an IC chip such as an IC card and performs entry / exit processing. Further, the automatic ticket gate may perform entry / exit processing using a magnetic ticket.

利用者は、自身が所持するスマートフォンなどの携帯端末にコードを表示させ、自動改札機に翳す。自動改札機は、翳された携帯端末からコードを読み取って入出場処理を行う。 The user displays the code on his / her own mobile terminal such as a smartphone and holds it at the automatic ticket gate. The automatic ticket gate reads the code from the held mobile terminal and performs entry / exit processing.

次に、自動改札機及び携帯端末について説明する。
図1は、自動改札機1の構成例を示すブロック図である。
Next, the automatic ticket gate and the mobile terminal will be described.
FIG. 1 is a block diagram showing a configuration example of the automatic ticket gate 1.

図1が示すように、自動改札機1は、CPU11、メモリ部12、人間検知部13、表示部14、スピーカ部15、ドア機構16、通信制御部17、ICリーダライタ18、コードリーダ19、磁気券処理部20、シャッタ21及び排出口22などを備える。 As shown in FIG. 1, the automatic ticket gate 1 includes a CPU 11, a memory unit 12, a human detection unit 13, a display unit 14, a speaker unit 15, a door mechanism 16, a communication control unit 17, an IC reader / writer 18, and a code reader 19. It includes a magnetic ticket processing unit 20, a shutter 21, a discharge port 22, and the like.

CPU11と、メモリ部12、人間検知部13、表示部14、スピーカ部15、ドア機構16、通信制御部17、ICリーダライタ18、コードリーダ19、磁気券処理部20、シャッタ21及び排出口22とは、互いにデータバスなどで通信可能に接続する。 CPU 11, memory unit 12, human detection unit 13, display unit 14, speaker unit 15, door mechanism 16, communication control unit 17, IC reader / writer 18, code reader 19, magnetic ticket processing unit 20, shutter 21, and discharge port 22 Is connected to each other so that they can communicate with each other via a data bus or the like.

CPU11(制御部)は、自動改札機1全体を制御する。CPU11は、内部キャッシュおよび各種のインターフェースなどを備えても良い。CPU11は、内部メモリ、又はメモリ部12に予め記憶したプログラムを実行することにより種々の処理を実現する。CPU11は、たとえば、プロセッサである。 The CPU 11 (control unit) controls the entire automatic ticket gate 1. The CPU 11 may include an internal cache, various interfaces, and the like. The CPU 11 realizes various processes by executing a program stored in advance in the internal memory or the memory unit 12. The CPU 11 is, for example, a processor.

なお、CPU11がプログラムを実行することにより実現する各種の機能のうちの一部は、ハードウエア回路により実現されるものであっても良い。この場合、CPU11は、ハードウエア回路により実行される機能を制御する。 It should be noted that some of the various functions realized by the CPU 11 executing the program may be realized by the hardware circuit. In this case, the CPU 11 controls the functions executed by the hardware circuit.

メモリ部12は、揮発性メモリ及び不揮発性メモリなどから構成される。たとえば、メモリ部12は、予め制御用のプログラム及び制御データなどを格納する。また、メモリ部12は、CPU11の処理中のデータなどを一時的に格納する。たとえば、メモリ部12は、CPU11からの命令に基づき種々の実行中のアプリケーションプログラムを格納する。また、メモリ部12は、アプリケーションプログラムの実行に必要なデータ及びアプリケーションプログラムの実行結果などを格納してもよい。 The memory unit 12 is composed of a volatile memory, a non-volatile memory, and the like. For example, the memory unit 12 stores a control program, control data, and the like in advance. In addition, the memory unit 12 temporarily stores data and the like being processed by the CPU 11. For example, the memory unit 12 stores various running application programs based on instructions from the CPU 11. Further, the memory unit 12 may store data necessary for executing the application program, an execution result of the application program, and the like.

人間検知部13は、自動改札機1が形成する通行路に利用者が進入したことを検知するセンサである。たとえば、人間検知部13は、通行路の所定の位置(たとえば、通行路の中腹部)に利用者が侵入すると利用者を検知する。たとえば、人間検知部13は、赤外線の遮断を検出して、利用者の進入を検知する。人間検知部13が利用者の進入を検知する方法は、特定の方法に限定されるものではない。 The human detection unit 13 is a sensor that detects that a user has entered the passageway formed by the automatic ticket gate 1. For example, the human detection unit 13 detects a user when the user invades a predetermined position of the passage (for example, the middle part of the passage). For example, the human detection unit 13 detects the blocking of infrared rays to detect the intrusion of a user. The method by which the human detection unit 13 detects the intrusion of the user is not limited to a specific method.

表示部14は、CPU11からの信号に基づいて種々の情報を画像で表示する。たとえば、表示部14は、通行の可否、又は、読み取りエラーなどのエラーメッセージなどを表示する。表示部14は、たとえば、液晶ディスプレイなどである。ここでは、表示部14は、第1の表示部14a及び第2の表示部14bなどから構成される。 The display unit 14 displays various information as an image based on the signal from the CPU 11. For example, the display unit 14 displays an error message such as passability or a read error. The display unit 14 is, for example, a liquid crystal display or the like. Here, the display unit 14 is composed of a first display unit 14a, a second display unit 14b, and the like.

スピーカ部15は、CPU11からの信号に基づいて種々の情報を音で提示する。たとえば、スピーカ部15は、通行の可否、又は、読み取りエラーなどを示す警告音又は音声などを出力する。 The speaker unit 15 presents various information by sound based on the signal from the CPU 11. For example, the speaker unit 15 outputs a warning sound or a voice indicating whether or not the passage is possible, or a reading error.

ドア機構16は、自動改札機1を通過する利用者を制御するために設けられているドアである。ドア機構16は、自動改札機1が形成する通行路側に設けられる。ドア機構16は、CPU11からの信号に基づいて、通行不可と判定された利用者の通行を阻止する。 The door mechanism 16 is a door provided to control a user passing through the automatic ticket gate 1. The door mechanism 16 is provided on the passage side formed by the automatic ticket gate 1. The door mechanism 16 blocks the passage of a user who is determined to be impassable based on the signal from the CPU 11.

通信制御部17は、上位装置としての管理サーバなどとの通信を行うインターフェースである。
ICリーダライタ18(ICリーダ)は、ICカード又は携帯端末などに組み込まれるICチップとデータを非接触で送受信するためのインターフェース装置である。ここで、ICチップは、改札処理に利用可能な非接触式のICカードと同様な機能を有するものとする。ICリーダライタ18は、ICチップとの無線通信を行うためのアンテナ及び通信制御部などにより構成される。ICリーダライタ18では、ICチップに対する電源供給、クロック供給、リセット制御及びデータの送受信などが行われる。ICリーダライタ18は、アンテナなどから磁界をICチップに供給し、電力を供給する。
The communication control unit 17 is an interface for communicating with a management server or the like as a host device.
The IC reader / writer 18 (IC reader) is an interface device for non-contact transmission / reception of data with an IC chip incorporated in an IC card or a mobile terminal. Here, the IC chip is assumed to have the same function as a non-contact type IC card that can be used for ticket gate processing. The IC reader / writer 18 includes an antenna for performing wireless communication with an IC chip, a communication control unit, and the like. The IC reader / writer 18 performs power supply, clock supply, reset control, data transmission / reception, and the like to the IC chip. The IC reader / writer 18 supplies a magnetic field to the IC chip from an antenna or the like to supply electric power.

このような機能によってICリーダライタ18は、CPU11による制御に基づいてICチップに対する電源供給、ICチップの活性化(起動)、クロック供給、リセット制御、種々のコマンドの送信、及び送信したコマンドに対する応答(レスポンス)の受信などを行なう。 With such a function, the IC reader / writer 18 supplies power to the IC chip, activates (starts) the IC chip, supplies clocks, reset control, transmits various commands, and responds to the transmitted commands based on the control by the CPU 11. Receives (response).

ICリーダライタ18は、所定の通信領域内にあるICチップと非接触通信を行い、非接触通信が確立したICチップから改札処理に必要な情報(ICデータ)を読み取る。ICリーダライタ18は、ICチップから改札処理に用いる情報が読み取れた場合、読み取った情報をCPU11へ送信する。 The IC reader / writer 18 performs non-contact communication with an IC chip within a predetermined communication area, and reads information (IC data) required for ticket gate processing from the IC chip for which non-contact communication has been established. When the information used for the ticket gate processing is read from the IC chip, the IC reader / writer 18 transmits the read information to the CPU 11.

例えば、ICリーダライタ18は、所定の通信領域内においてICチップからの応答を受信した場合、ICチップを検知したことを示す検知信号をCPU11へ送信する。ICリーダライタ18は、所定の通信領域内においてICチップを検知したが、改札処理に必要な情報の読取りに失敗した場合に、情報の読取り失敗を示す信号(読取失敗信号)をCPU11へ送信する。 For example, when the IC reader / writer 18 receives a response from the IC chip within a predetermined communication area, the IC reader / writer 18 transmits a detection signal indicating that the IC chip has been detected to the CPU 11. The IC reader / writer 18 detects an IC chip in a predetermined communication area, but when it fails to read the information required for ticket gate processing, it transmits a signal (reading failure signal) indicating information reading failure to the CPU 11. ..

コードリーダ19は、利用者が翳す携帯端末の画面又は券媒体などの媒体からコードを読み取る。コードリーダ19は、たとえば、光を媒体に照射してその反射光を取得することで、券媒体から二次元コードを読み取る。また、コードリーダ19は、媒体としての画面などが発する光を取得することで画像を取得する。また、コードリーダ19は、可視光などの通常光を用いて二次元コードを読み取ってもよい。また、コードリーダ19は、不可視光を用いて画像を取得することができる。即ち、コードリーダ19は、不可視光である所定の専用光を用いて画像を取得する。コードリーダ19は、コードを読み取るためのカメラ及び/又は照明などを備える。
コードリーダ19は、読み取ったコードをデコードして、コードデータを取得する。コードリーダ19は、取得したコードデータをCPU11へ送信する。
The code reader 19 reads the code from the screen of the mobile terminal held by the user or a medium such as a ticket medium. The code reader 19 reads a two-dimensional code from the ticket medium, for example, by irradiating the medium with light and acquiring the reflected light. Further, the code reader 19 acquires an image by acquiring light emitted from a screen or the like as a medium. Further, the code reader 19 may read the two-dimensional code using normal light such as visible light. In addition, the code reader 19 can acquire an image using invisible light. That is, the code reader 19 acquires an image using a predetermined dedicated light which is invisible light. The code reader 19 includes a camera and / or lighting for reading the code.
The code reader 19 decodes the read code and acquires the code data. The code reader 19 transmits the acquired code data to the CPU 11.

コードは、コードデータを所定のアルゴリズムに従ってコード化したものである。コードは、コンピュータなどの機械で読取可能な画像である。たとえば、コードは、バーコードなどの一次元コード、又は、QRコードなどの二次元コードである。なお、コードの構成は、特定の構成に限定されるものではない。 The code is code data encoded according to a predetermined algorithm. A code is an image that can be read by a machine such as a computer. For example, the code is a one-dimensional code such as a barcode or a two-dimensional code such as a QR code. The structure of the code is not limited to a specific structure.

磁気券処理部20は、磁気定期券又は切符に記録されている磁気情報を読み取り、又は、磁気定期券又は切符に磁気情報を書き込む。
シャッタ21は、磁気券の投入口に設置される。シャッタ21は、CPU11からの信号に基づいて、投入口への磁気券の投入を制御する。たとえば、シャッタ21は、投入口を閉じて磁気券の投入を阻止する。
The magnetic ticket processing unit 20 reads the magnetic information recorded on the magnetic commuter pass or the ticket, or writes the magnetic information on the magnetic commuter pass or the ticket.
The shutter 21 is installed at the insertion slot of the magnetic ticket. The shutter 21 controls the insertion of the magnetic ticket into the insertion slot based on the signal from the CPU 11. For example, the shutter 21 closes the slot to prevent the magnetic ticket from being inserted.

排出口22は、投入口に投入された磁気券を外部に放出する。
なお、自動改札機1は、適宜必要な構成を追加し、又は、不要な構成を削除してもよい。
The discharge port 22 discharges the magnetic ticket inserted in the insertion port to the outside.
The automatic ticket gate 1 may add a necessary configuration or delete an unnecessary configuration as appropriate.

図2は、自動改札機1及び携帯端末100の上面図である。
携帯端末100は、利用者が予め所持する端末である。
図2が示すように携帯端末100は、表示部101及びICチップ102などを備える。
FIG. 2 is a top view of the automatic ticket gate 1 and the mobile terminal 100.
The mobile terminal 100 is a terminal possessed by the user in advance.
As shown in FIG. 2, the mobile terminal 100 includes a display unit 101, an IC chip 102, and the like.

表示部101は、コードを表示する。たとえば、表示部101は、利用者の操作に基づいて、予め携帯端末100に格納されたコードを表示する。また、表示部101は、サーバからダウンロードされたコードを表示してもよい。コードは、乗車券情報など、改札処理に必要な情報を示す。たとえば、コードは、乗車料金又は有効期限などを示す。また、コードは、定期券情報として、定期区間及び期間などを示すものであってもよい。また、コードは、入場情報として、入場駅及び入場時刻などを示すものであってもよい。 The display unit 101 displays the code. For example, the display unit 101 displays the code stored in the mobile terminal 100 in advance based on the operation of the user. Further, the display unit 101 may display the code downloaded from the server. The code indicates information necessary for ticket gate processing, such as ticket information. For example, the code indicates a fare or expiration date. In addition, the code may indicate a commuter pass section, a period, or the like as commuter pass information. In addition, the code may indicate the entrance station, the entrance time, and the like as the entrance information.

ICチップ102は、非接触式のICカードと同等の機能を有し、ICリーダライタ18などの外部装置から電力などの供給を受けて活性化される(動作可能な状態になる)。たとえば、ICチップ102は、通信インターフェースとしてのアンテナ及び変復調回路などを介してICリーダライタ18からの電波を受信する。ICチップ102は、その電波から図示しない電源部により動作電源及び動作クロックを生成して活性化する。 The IC chip 102 has a function equivalent to that of a non-contact type IC card, and is activated (becomes operable) by receiving power or the like from an external device such as an IC reader / writer 18. For example, the IC chip 102 receives radio waves from the IC reader / writer 18 via an antenna as a communication interface, a modulation / demodulation circuit, and the like. The IC chip 102 is activated by generating an operating power supply and an operating clock from the radio wave by a power supply unit (not shown).

ICチップ102は、乗車券情報などの改札処理に必要な情報(改札情報)を含むICデータを格納する。たとえば、ICチップ102は、ストアードフェアに関する情報を格納してもよい。また、改札情報は、乗車料金又は有効期限などを含む情報であってもよい。また、改札情報は、定期券情報として、定期区間及び期間などを含む情報であってもよい。また、改札情報は、入場情報として、入場駅及び入場時刻などを含む情報であってもよい。 The IC chip 102 stores IC data including information (ticket gate information) necessary for ticket gate processing such as ticket information. For example, the IC chip 102 may store information about the stored fair. Further, the ticket gate information may be information including a boarding fee, an expiration date, and the like. Further, the ticket gate information may be information including a commuter pass section, a period, and the like as commuter pass information. Further, the ticket gate information may be information including the entrance station, the entrance time, and the like as the entrance information.

図2が示すように、自動改札機1の上面には、利用者が進行する方向に向って、シャッタ21、ICリーダライタ18並びにコードリーダ19、第1の表示部14a、排出口22及び第2の表示部14bが形成される。 As shown in FIG. 2, on the upper surface of the automatic ticket gate 1, the shutter 21, the IC reader / writer 18, the code reader 19, the first display unit 14a, the discharge port 22, and the second The display unit 14b of 2 is formed.

ICリーダライタ18及びコードリーダ19は、重なって形成される。即ち、所定の領域に携帯端末100がある場合、ICリーダライタ18は、携帯端末100のICチップ102と通信可能であり、かつ、コードリーダ19は、携帯端末100の表示部101からコードを読み取ることができる。 The IC reader / writer 18 and the code reader 19 are formed so as to overlap each other. That is, when the mobile terminal 100 is in a predetermined area, the IC reader / writer 18 can communicate with the IC chip 102 of the mobile terminal 100, and the code reader 19 reads the code from the display unit 101 of the mobile terminal 100. be able to.

次に、CPU11が実現する機能について説明する。
CPU11は、ICリーダライタ18を通じてICチップ102が格納するデータ(ICデータ)を取得する機能を有する。たとえば、ICリーダライタ18は、所定の領域に進入した携帯端末100のICチップ102とペアリングを行う。ICリーダライタ18は、リードコマンドなどをICチップ102に送信し、ICチップ102からICデータを取得する。ICリーダライタ18は、取得したICデータをCPU11へ送信する。
CPU11は、ICリーダライタ18からICデータを取得する。たとえば、CPU11は、ICデータとして改札処理に必要な情報を取得する。
Next, the functions realized by the CPU 11 will be described.
The CPU 11 has a function of acquiring data (IC data) stored in the IC chip 102 through the IC reader / writer 18. For example, the IC reader / writer 18 pairs with the IC chip 102 of the mobile terminal 100 that has entered a predetermined area. The IC reader / writer 18 transmits a read command or the like to the IC chip 102, and acquires IC data from the IC chip 102. The IC reader / writer 18 transmits the acquired IC data to the CPU 11.
The CPU 11 acquires IC data from the IC reader / writer 18. For example, the CPU 11 acquires information necessary for ticket gate processing as IC data.

また、CPU11は、コードリーダ19を通じて携帯端末100の表示部101が表示するコードからコードデータを読み取る機能を有する。たとえば、コードリーダ19は、表示部101を含む画像をラスタスキャンしてコードを特定する。コードリーダ19は、所定のアルゴリズムに従って特定されたコードをデコードしてコードデータを取得する。コードリーダ19は、取得されたコードデータをCPU11へ送信する。 Further, the CPU 11 has a function of reading code data from the code displayed by the display unit 101 of the mobile terminal 100 through the code reader 19. For example, the code reader 19 raster-scans an image including the display unit 101 to identify a code. The code reader 19 decodes the specified code according to a predetermined algorithm and acquires the code data. The code reader 19 transmits the acquired code data to the CPU 11.

CPU11は、コードリーダ19からコードデータを取得する。たとえば、CPU11は、コードデータとして改札処理に必要な情報を取得する。
なお、CPU11は、コードをデコードしてコードデータを取得してもよい。たとえば、コードリーダ19は、コードの画像を取得しCPU11へ送信する。CPU11は、コードの画像からコードをデコードしてコードデータを取得してもよい。
The CPU 11 acquires code data from the code reader 19. For example, the CPU 11 acquires information necessary for ticket gate processing as code data.
The CPU 11 may decode the code to acquire the code data. For example, the code reader 19 acquires an image of the code and transmits it to the CPU 11. The CPU 11 may decode the code from the image of the code and acquire the code data.

また、CPU11は、ICチップ102から取得されたICデータ又はコードをデコードして得られたコードデータに基づいて、改札処理を行う機能を有する。たとえば、CPU11は、ICデータ又はコードデータに基づいて、入出場判定を行う。CPU11は、判定結果に基づいて、利用者の通行を制御する。 Further, the CPU 11 has a function of performing ticket gate processing based on the IC data acquired from the IC chip 102 or the code data obtained by decoding the code. For example, the CPU 11 makes an entry / exit determination based on IC data or code data. The CPU 11 controls the passage of the user based on the determination result.

たとえば、CPU11は、ICデータ又はコードデータ、処理機3が設置される駅、及び、現日時などに基づいて、利用者が通行可能であるか判定する。CPU11は、利用者が通行可能であると判定すると、ドア機構16を開放する。また、CPU11は、通行可能であることを示すメッセージを表示部14などに表示してもよい。また、CPU11は、ストアードフェードの残代金などを表示してもよい。 For example, the CPU 11 determines whether or not the user can pass based on the IC data or code data, the station where the processor 3 is installed, the current date and time, and the like. When the CPU 11 determines that the user can pass through, the CPU 11 opens the door mechanism 16. Further, the CPU 11 may display a message indicating that the passage is possible on the display unit 14 or the like. Further, the CPU 11 may display the balance of the stored fade and the like.

また、CPU11は、利用者が通行可能でないと判定すると、ドア機構16を閉鎖する。また、CPU11は、通行不可能であることを示すメッセージを表示部14などに表示してもよい。また、CPU11は、スピーカ部15などを通じて警告音などを出力してもよい。 Further, the CPU 11 closes the door mechanism 16 when the user determines that the passage is not possible. Further, the CPU 11 may display a message indicating that the passage is impassable on the display unit 14 or the like. Further, the CPU 11 may output a warning sound or the like through the speaker unit 15 or the like.

また、CPU11は、ICチップ102からICデータを取得してから所定の待機時間内にコードリーダ19からコードデータを取得した場合には、コードデータに基づいて改札処理を行う機能を有する。たとえば、CPU11は、ICデータを取得すると、タイマを開始する。CPU11は、タイマが所定の待機時間に達したかを判定する。CPU11は、タイマが所定の待機時間に達する前にコードデータを取得すると、コードデータに基づいて改札処理を行う。また、CPU11は、タイマが所定の待機時間に達するとICデータに基づいて改札処理を行う。 Further, the CPU 11 has a function of performing ticket gate processing based on the code data when the code data is acquired from the code reader 19 within a predetermined standby time after the IC data is acquired from the IC chip 102. For example, the CPU 11 starts a timer when it acquires IC data. The CPU 11 determines whether the timer has reached a predetermined standby time. When the CPU 11 acquires the code data before the timer reaches the predetermined standby time, the CPU 11 performs the ticket gate processing based on the code data. Further, when the timer reaches a predetermined standby time, the CPU 11 performs ticket gate processing based on the IC data.

なお、CPU11は、ICリーダライタ18からICチップを検知した信号を受信した場合に、タイマを開始してもよい。また、タイマが待機時間を経過した場合に、CPU11は、再翳しを要求するメッセージなどを表示部14などに表示し、又は警告音などをスピーカ部15を通じて出力してもよい。 The CPU 11 may start the timer when it receives a signal from the IC reader / writer 18 that detects the IC chip. Further, when the timer has elapsed the standby time, the CPU 11 may display a message or the like requesting re-holding on the display unit 14 or the like, or output a warning sound or the like through the speaker unit 15.

待機時間は、CPU11がコードデータを取得するために必要な時間である。たとえば、待機時間は、コードリーダ19がコードを読み取ってデコードしデコードされたコードデータをCPU11へ送信するために必要な時間である。たとえば、待機時間は、数十ミリ秒程度である。 The standby time is the time required for the CPU 11 to acquire the code data. For example, the waiting time is the time required for the code reader 19 to read the code, decode it, and transmit the decoded code data to the CPU 11. For example, the waiting time is about several tens of milliseconds.

次に、自動改札機1の動作例について説明する。
図3は、自動改札機1の動作例を説明するためのフローチャートである。図3が示す例は、自動改札機1がICデータを取得した後にコードデータを取得する例である。即ち、利用者は、ICチップ102を備える携帯端末100の表示部101にコードを表示させて当該コードをコードリーダ19に翳す。また、同時に、携帯端末100のICチップ102は、ICリーダライタ18と通信可能な領域に進入する。
Next, an operation example of the automatic ticket gate 1 will be described.
FIG. 3 is a flowchart for explaining an operation example of the automatic ticket gate 1. The example shown in FIG. 3 is an example in which the automatic ticket gate 1 acquires code data after acquiring IC data. That is, the user causes the display unit 101 of the mobile terminal 100 including the IC chip 102 to display the code, and holds the code on the code reader 19. At the same time, the IC chip 102 of the mobile terminal 100 enters the area where it can communicate with the IC reader / writer 18.

まず、ICリーダライタ18は、ICチップ102からICデータを取得する(S11)。ICデータを取得すると、ICリーダライタ18は、ICデータをCPU11へ送信する(S12)。 First, the IC reader / writer 18 acquires IC data from the IC chip 102 (S11). When the IC data is acquired, the IC reader / writer 18 transmits the IC data to the CPU 11 (S12).

CPU11は、ICリーダライタ18からICデータを受信する。ICデータを受信すると、CPU11は、タイマを開始する(S13)。タイマを開始すると、CPU11は、シャッタ21へ閉鎖要求を送信する(S14)。 The CPU 11 receives IC data from the IC reader / writer 18. Upon receiving the IC data, the CPU 11 starts a timer (S13). When the timer is started, the CPU 11 transmits a closing request to the shutter 21 (S14).

シャッタ21は、閉鎖要求を受信すると、閉鎖する。閉鎖すると、シャッタ21は、閉鎖が完了したことを示す完了通知をCPU11へ送信する(S15)。 The shutter 21 closes when it receives a closing request. Upon closing, the shutter 21 transmits a completion notification indicating that the closing is completed to the CPU 11 (S15).

ここで、コードリーダ19は、表示部101からコードを読み取り、コードデータを取得するものとする(S16)。コードデータを取得すると、コードリーダ19は、コードデータをCPU11へ送信する(S17)。 Here, the code reader 19 reads the code from the display unit 101 and acquires the code data (S16). When the code data is acquired, the code reader 19 transmits the code data to the CPU 11 (S17).

CPU11は、コードリーダ19からコードデータを受信する。コードデータを受信すると、CPU11は、タイマを停止する(S18)。タイマを停止すると、CPU11は、読取禁止要求をICリーダライタ18へ送信する(S19)。読取禁止要求をICリーダライタ18へ送信すると、CPU11は、読取禁止要求をコードリーダ19へ送信する(S20)。 The CPU 11 receives the code data from the code reader 19. Upon receiving the code data, the CPU 11 stops the timer (S18). When the timer is stopped, the CPU 11 transmits a read prohibition request to the IC reader / writer 18 (S19). When the read prohibition request is transmitted to the IC reader / writer 18, the CPU 11 transmits the read prohibition request to the code reader 19 (S20).

ICリーダライタ18は、読取禁止要求を受信すると、新たなICチップの読み取りを停止する。読み取りを停止すると、ICリーダライタ18は、読み取りを停止したことを示す完了通知をCPU11へ送信する(S21)。 When the IC reader / writer 18 receives the read prohibition request, the IC reader / writer 18 stops reading the new IC chip. When the reading is stopped, the IC reader / writer 18 transmits a completion notification indicating that the reading has been stopped to the CPU 11 (S21).

コードリーダ19は、読取禁止要求を受信すると、新たなコードの読み取りを停止する。読み取りを停止すると、コードリーダ19は、読み取りを停止したことを示す完了通知をCPU11へ送信する(S22)。 When the code reader 19 receives the read prohibition request, the code reader 19 stops reading the new code. When the reading is stopped, the code reader 19 transmits a completion notification indicating that the reading has been stopped to the CPU 11 (S22).

CPU11は、コードリーダ19から完了通知を受信すると、コードデータに基づいて改札処理を行う(S23)。改札処理を行うと、CPU11は、開放要求をシャッタ21へ送信する(S24)。開放要求をシャッタ21へ送信すると、CPU11は、読取開始要求をICリーダライタ18へ送信する(S25)。 When the CPU 11 receives the completion notification from the code reader 19, the CPU 11 performs ticket gate processing based on the code data (S23). When the ticket gate processing is performed, the CPU 11 transmits a release request to the shutter 21 (S24). When the release request is transmitted to the shutter 21, the CPU 11 transmits the reading start request to the IC reader / writer 18 (S25).

シャッタ21は、開放要求を受信すると、開放する。開放すると、シャッタ21は、開放したことを示す完了通知をCPU11へ送信する(S26)。 The shutter 21 opens when it receives a release request. When released, the shutter 21 transmits a completion notification indicating that the shutter has been released to the CPU 11 (S26).

ICリーダライタ18は、読取開始要求を受信すると、ICチップの読み取りを開始する。ICチップの読み取りを開始すると、ICリーダライタ18は、ICチップの読み取りを開始したことを示す完了通知をCPU11へ送信する(S27)。 When the IC reader / writer 18 receives the reading start request, the IC reader / writer 18 starts reading the IC chip. When the reading of the IC chip is started, the IC reader / writer 18 transmits a completion notification indicating that the reading of the IC chip is started to the CPU 11 (S27).

CPU11は、コードリーダ19から完了通知を受信すると、読取開始要求をコードリーダ19へ送信する(S28)。コードリーダ19は、読取開始要求を受信すると、コードの読み取りを開始する。コードの読み取りを開始すると、コードリーダ19は、コードの読み取りを開始したことを示す完了通知をCPU11へ送信する(S29)。 Upon receiving the completion notification from the code reader 19, the CPU 11 transmits a reading start request to the code reader 19 (S28). When the code reader 19 receives the reading start request, the code reader 19 starts reading the code. When the reading of the code is started, the code reader 19 transmits a completion notification indicating that the reading of the code is started to the CPU 11 (S29).

CPU11がコードリーダ19から完了通知を受信すると、自動改札機1は、動作を終了する。
なお、S19とS20とは、いずれが先に行われてもよい。また、S24、S25及びS28は、いかなる順序で行われてもよい。
When the CPU 11 receives the completion notification from the code reader 19, the automatic ticket gate 1 ends the operation.
It should be noted that either S19 or S20 may be performed first. Further, S24, S25 and S28 may be performed in any order.

次に、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明する。
図4は、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明するためのシーケンス図である。ここでは、図3と同一の動作については、同一の符号を付して詳細な説明を省略する。
Next, a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data will be described.
FIG. 4 is a sequence diagram for explaining a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data. Here, the same operations as those in FIG. 3 are designated by the same reference numerals, and detailed description thereof will be omitted.

シャッタ21から完了通知を受信すると(S15)、CPU11は、待機時間が経過するまで待機する。待機時間が経過すると(S41)、CPU11は、S19に進む。 When the completion notification is received from the shutter 21 (S15), the CPU 11 waits until the waiting time elapses. When the standby time elapses (S41), the CPU 11 proceeds to S19.

コードリーダ19から読み取りを停止したことを示す完了通知を受信すると(S22)、CPU11は、ICデータに基づいて改札処理を行う(S43)。改札処理を行うと、CPU11は、所定のデータをICチップ102に書き込む書込要求をICリーダライタ18へ送信する(S42)。たとえば、入場処理を行った場合、CPU11は、入場駅又は入場時刻などを示す入場情報を書き込む要求を送信する。また、出場処理を行った場合、CPU11は、出場駅、出場時刻又は乗車代金などを示す出場情報を書き込む要求を送信する。 Upon receiving the completion notification indicating that the reading has been stopped from the code reader 19 (S22), the CPU 11 performs the ticket gate processing based on the IC data (S43). When the ticket gate processing is performed, the CPU 11 transmits a write request for writing predetermined data to the IC chip 102 to the IC reader / writer 18 (S42). For example, when the admission process is performed, the CPU 11 transmits a request for writing admission information indicating the admission station or the admission time. Further, when the participation process is performed, the CPU 11 transmits a request for writing the participation information indicating the participation station, the participation time, the boarding fee, and the like.

ICリーダライタ18は、書込要求を受信すると、書込要求に従って所定のデータをICチップ102に書き込む。所定のデータをICチップ102に書き込むと、ICリーダライタ18は、書込が完了したことを示す完了通知をCPU11へ送信する(S44)。
CPU11は、ICリーダライタ18から完了通知を受信すると、S24へ進む。
When the IC reader / writer 18 receives the write request, the IC reader / writer 18 writes predetermined data to the IC chip 102 according to the write request. When the predetermined data is written to the IC chip 102, the IC reader / writer 18 transmits a completion notification indicating that the writing is completed to the CPU 11 (S44).
When the CPU 11 receives the completion notification from the IC reader / writer 18, the CPU 11 proceeds to S24.

以上のように構成された自動改札機は、ICチップからICデータを取得した後に所定の時間待機する。自動改札機は、待機中にコードを読み取った場合には、コードをデコードして得られるコードデータに基づいて改札処理を行う。従って、自動改札機は、コードに基づく改札処理を優先的に行うことができる。その結果、自動改札機は、利用者がコードを翳しているにも拘わらずICチップによって改札処理が行われてしまうことを防止することができる。
(第2実施形態)
次に、第2実施形態について説明する。
第2実施形態に係る自動改札機1は、待機時間中にICデータに基づいた改札処理を開始する点で第1実施形態のそれと異なる。従って、同一の構成には、同一の符号を付して詳細な説明を省略する。
The automatic ticket gate configured as described above waits for a predetermined time after acquiring IC data from the IC chip. When the automatic ticket gate reads the code during standby, the automatic ticket gate processes the ticket gate based on the code data obtained by decoding the code. Therefore, the automatic ticket gate can preferentially perform the ticket gate processing based on the code. As a result, the automatic ticket gate can prevent the ticket gate processing from being performed by the IC chip even though the user holds the code.
(Second Embodiment)
Next, the second embodiment will be described.
The automatic ticket gate 1 according to the second embodiment is different from that of the first embodiment in that the ticket gate processing based on the IC data is started during the standby time. Therefore, the same components are designated by the same reference numerals and detailed description thereof will be omitted.

図5は、自動改札機1がICデータを取得した後にコードデータを取得する例である。ここでは、図3と同一の動作については、同一の符号を付して詳細な説明を省略する。 FIG. 5 is an example in which the automatic ticket gate 1 acquires code data after acquiring IC data. Here, the same operations as those in FIG. 3 are designated by the same reference numerals, and detailed description thereof will be omitted.

シャッタ21から閉鎖が完了したことを示す完了通知を受信すると(S15)、CPU11は、ICデータに基づく改札処理の少なくとも一部を開始する(S51)。たとえば、CPU11は、内部で行われる改札処理を行う。たとば、CPU11は、待機時間が経過するまでは、ICデータに基づいて利用者が通行可能であるかの判定、又は、ICチップに書き込むデータの生成などを行う。 Upon receiving the completion notification from the shutter 21 indicating that the closing is completed (S15), the CPU 11 starts at least a part of the ticket gate processing based on the IC data (S51). For example, the CPU 11 performs a ticket gate process that is performed internally. For example, the CPU 11 determines whether the user can pass based on the IC data or generates data to be written in the IC chip until the standby time elapses.

コードリーダ19は、コードデータをCPU11へ送信する(S17)。CPU11は、コードデータを受信すると、ICデータに基づく改札処理のデータを破棄する(S52)。データを破棄すると、CPU11は、S18へ進む。 The code reader 19 transmits the code data to the CPU 11 (S17). When the CPU 11 receives the code data, the CPU 11 discards the ticket gate processing data based on the IC data (S52). When the data is discarded, the CPU 11 proceeds to S18.

なお、CPU11は、待機時間が経過するまでは、内部で行われる改札処理以外の処理を行わない。たとえば、CPU11は、待機時間が経過するまでは、ドア機構16又は表示部14などへの制御を行わない。
次に、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明する。
図6は、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明するためのシーケンス図である。ここでは、図4と同一の動作については、同一の符号を付して詳細な説明を省略する。
Note that the CPU 11 does not perform any processing other than the ticket gate processing performed internally until the waiting time elapses. For example, the CPU 11 does not control the door mechanism 16 or the display unit 14 until the standby time elapses.
Next, a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data will be described.
FIG. 6 is a sequence diagram for explaining a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data. Here, the same operations as those in FIG. 4 are designated by the same reference numerals and detailed description thereof will be omitted.

ICデータに基づく改札処理を開始すると(S51)、CPU11は、待機時間が経過するまで待機する。待機時間が経過すると(S53)、CPU11は、読取禁止要求をICリーダライタ18へ送信する(S19)。 When the ticket gate processing based on the IC data is started (S51), the CPU 11 waits until the waiting time elapses. When the standby time elapses (S53), the CPU 11 transmits a read prohibition request to the IC reader / writer 18 (S19).

また、完了通知をコードリーダ19から受信すると(S22)、CPU11は、ICデータに基づく改札処理を完了する(S54)。たとえば、内部で行われる改札処理が終了していない場合には、CPU11は、当該処理を終え、その後の改札処理を行う。また、内部で行われる改札処理が終了している場合には、CPU11は、その後の改札処理を行う。
ICデータに基づく改札処理を完了すると、CPU11は、S43へ進む。
When the completion notification is received from the code reader 19 (S22), the CPU 11 completes the ticket gate processing based on the IC data (S54). For example, if the ticket gate processing performed internally is not completed, the CPU 11 finishes the processing and then performs the ticket gate processing. Further, when the ticket gate processing performed internally is completed, the CPU 11 performs the subsequent ticket gate processing.
When the ticket gate processing based on the IC data is completed, the CPU 11 proceeds to S43.

なお、CPU11は、S52でデータを破棄しなくともよい。たとえば、CPU11は、後に取得するコードデータに不備があった場合などにおいて、ICデータに基づく改札処理を継続してもよい。 The CPU 11 does not have to discard the data in S52. For example, the CPU 11 may continue the ticket gate processing based on the IC data when there is a defect in the code data acquired later.

以上のように構成された自動改札機は、ICデータを取得した時点で、ICデータに基づく改札処理を開始する。即ち、自動改札機は、待機時間中においてICデータに基づく改札処理を行う。その結果、その後にコードを読み取らなかった場合において、自動改札機は、迅速にICデータに基づく改札処理を完了することができる。
(第3実施形態)
次に、第3実施形態について説明する。
第3実施形態に係る自動改札機1は、ICデータが携帯端末100のICチップ102から取得したものである場合に、タイマを開始する点で第1実施形態のそれと異なる。従って、同一の構成には、同一の符号を付して詳細な説明を省略する。
The automatic ticket gate configured as described above starts the ticket gate processing based on the IC data when the IC data is acquired. That is, the automatic ticket gate performs ticket gate processing based on IC data during the standby time. As a result, if the code is not read after that, the automatic ticket gate can quickly complete the ticket gate processing based on the IC data.
(Third Embodiment)
Next, the third embodiment will be described.
The automatic ticket gate 1 according to the third embodiment is different from that of the first embodiment in that a timer is started when the IC data is acquired from the IC chip 102 of the mobile terminal 100. Therefore, the same components are designated by the same reference numerals and detailed description thereof will be omitted.

まず、CPU11が実現する機能について説明する。
CPU11は、ICデータに基づいてICデータの媒体がコードを表示する表示部を備える携帯端末であるかを判定する機能を有する。たとえば、CPU11は、ICデータの媒体がスマートフォンであるかを判定する。
First, the functions realized by the CPU 11 will be described.
The CPU 11 has a function of determining whether the medium of the IC data is a mobile terminal including a display unit for displaying a code based on the IC data. For example, the CPU 11 determines whether the medium of the IC data is a smartphone.

たとえば、CPU11は、ICデータが格納する識別情報(たとえば、固有識別情報(IDi))に基づいて、媒体が携帯端末であるか判定する。たとえば、CPU11は、識別情報内の所定の領域のビット列などを参照して、媒体が携帯端末であるか、他の媒体(たとえば、ICカード)であるかを判定する。 For example, the CPU 11 determines whether the medium is a mobile terminal based on the identification information (for example, unique identification information (IDi)) stored in the IC data. For example, the CPU 11 determines whether the medium is a mobile terminal or another medium (for example, an IC card) by referring to a bit string or the like in a predetermined area in the identification information.

また、CPU11は、媒体が携帯端末である場合には、タイマを開始する。即ち、CPU11は、コードデータを受信するまで所定の待機時間待機する。
また、CPU11は、媒体が携帯端末でない場合には、タイマを開始しない。即ち。CPU11は、待機時間待機することなく、ICデータに基づいて改札処理を行う。
Further, the CPU 11 starts a timer when the medium is a mobile terminal. That is, the CPU 11 waits for a predetermined waiting time until the code data is received.
Further, the CPU 11 does not start the timer when the medium is not a mobile terminal. That is. The CPU 11 performs ticket gate processing based on IC data without waiting for a standby time.

次に、自動改札機1の動作例について説明する。
図7は、自動改札機1の動作例について説明するためのシーケンス図である。
図7は、自動改札機1がICデータを取得した後にコードデータを取得する例である。ここでは、図3と同一の動作については、同一の符号を付して詳細な説明を省略する。
Next, an operation example of the automatic ticket gate 1 will be described.
FIG. 7 is a sequence diagram for explaining an operation example of the automatic ticket gate 1.
FIG. 7 is an example in which the automatic ticket gate 1 acquires code data after acquiring IC data. Here, the same operations as those in FIG. 3 are designated by the same reference numerals, and detailed description thereof will be omitted.

シャッタ21から閉鎖が完了したことを示す完了通知を受信すると(S15)、CPU11は、ICデータに基づいて、媒体が携帯端末100であるかを判定する(S61)。媒体が携帯端末であると判定すると(S61、YES)、CPU11は、タイマを開始する(S62)。CPU11がタイマを開始すると、自動改札機1は、S16に進む。
媒体が携帯端末でないと判定すると(S61、NO)、CPU11は、後術する図8のS19に進む。
Upon receiving the completion notification from the shutter 21 indicating that the closing is completed (S15), the CPU 11 determines whether the medium is the mobile terminal 100 based on the IC data (S61). When it is determined that the medium is a mobile terminal (S61, YES), the CPU 11 starts a timer (S62). When the CPU 11 starts the timer, the automatic ticket gate 1 proceeds to S16.
If it is determined that the medium is not a mobile terminal (S61, NO), the CPU 11 proceeds to S19 in FIG.

次に、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明する。
図8は、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明するためのシーケンス図である。ここでは、図4と同一の動作については、同一の符号を付して詳細な説明を省略する。
Next, a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data will be described.
FIG. 8 is a sequence diagram for explaining a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data. Here, the same operations as those in FIG. 4 are designated by the same reference numerals and detailed description thereof will be omitted.

タイマを開始すると(S62)、CPU11は、待機時間が経過するまで待機する。待機時間が経過すると(S63)、CPU11は、S19へ進む。
なお、第3実施形態に係る自動改札機1は、第2実施形態に係る自動改札機1の特徴を備えてもよい。
When the timer is started (S62), the CPU 11 waits until the standby time elapses. When the standby time elapses (S63), the CPU 11 proceeds to S19.
The automatic ticket gate 1 according to the third embodiment may have the characteristics of the automatic ticket gate 1 according to the second embodiment.

以上のように構成された自動改札機は、ICデータの媒体が携帯端末である場合に所定の待機時間コードデータの取得を待つ。即ち、自動改札機は、コードを表示する可能性のある媒体からICデータを取得した場合に、コードデータの取得を待つ。 The automatic ticket gate configured as described above waits for the acquisition of a predetermined standby time code data when the medium of the IC data is a mobile terminal. That is, when the automatic ticket gate acquires IC data from a medium that may display the code, it waits for the acquisition of the code data.

他方、自動改札機は、媒体が携帯端末でない場合(たとえば、ICカードである場合)、には、コードデータの取得を待つことなく、改札処理を実行する。即ち、自動改札機は、コードを表示する可能性のない媒体からICデータを取得した場合には、コードデータの取得を待たない。 On the other hand, when the medium is not a mobile terminal (for example, when it is an IC card), the automatic ticket gate executes the ticket gate process without waiting for the acquisition of the code data. That is, when the automatic ticket gate acquires IC data from a medium that does not have the possibility of displaying the code, the automatic ticket gate does not wait for the acquisition of the code data.

その結果、自動改札機は、コードを表示する可能性のない媒体からICデータを取得した場合に迅速に改札処理を行うことができる。
(第4実施形態)
次に、第4実施形態に係る自動改札機1について説明する。
第4実施形態に係る自動改札機1は、CPU11がICリーダライタ18からICデータを取得するまではコードデータに基づく改札処理を停止する点で第1実施形態のそれと異なる。
As a result, the automatic ticket gate can quickly perform ticket gate processing when IC data is acquired from a medium that does not have the possibility of displaying the code.
(Fourth Embodiment)
Next, the automatic ticket gate 1 according to the fourth embodiment will be described.
The automatic ticket gate 1 according to the fourth embodiment is different from that of the first embodiment in that the ticket gate processing based on the code data is stopped until the CPU 11 acquires the IC data from the IC reader / writer 18.

たとえば、CPU11は、ICリーダライタ18から、情報の読取り失敗を示す取得失敗信号を受信した場合、ICリーダライタ18からICデータを受信するまで待機する。即ち、CPU11は、ICリーダライタ18からICデータを受信するまでは、コードリーダ19からコードデータを取得してもコードデータに基づく改札処理を行わない。 For example, when the CPU 11 receives an acquisition failure signal indicating information reading failure from the IC reader / writer 18, the CPU 11 waits until the IC data is received from the IC reader / writer 18. That is, the CPU 11 does not perform ticket gate processing based on the code data even if the code data is acquired from the code reader 19 until the IC data is received from the IC reader / writer 18.

図9は、自動改札機1がICデータを取得した後にコードデータを取得する例である。ここでは、ICリーダライタ18は、ICチップ102を検知するがICデータの取得に失敗するものとする。また、図3と同一の動作については、同一の符号を付して詳細な説明を省略する。 FIG. 9 shows an example in which the automatic ticket gate 1 acquires code data after acquiring IC data. Here, it is assumed that the IC reader / writer 18 detects the IC chip 102 but fails to acquire the IC data. Further, the same operations as those in FIG. 3 are designated by the same reference numerals and detailed description thereof will be omitted.

まず、ICリーダライタ18は、ICチップ102を検知するがICデータの取得に失敗する(S71)。ICデータの取得に失敗すると、ICリーダライタ18は、読取失敗信号をCPU11へ送信する(S72)。 First, the IC reader / writer 18 detects the IC chip 102, but fails to acquire the IC data (S71). If the acquisition of the IC data fails, the IC reader / writer 18 transmits a read failure signal to the CPU 11 (S72).

CPU11は、読取失敗信号を受信すると、ICチップ102の再翳しを促す(S73)。たとえば、CPU11は、再翳しを促すメッセージを表示部14に表示し、警告音をスピーカ部15から出力する。再翳しを促すと、CPU11は、ICデータを受信するまで待機する。 When the CPU 11 receives the read failure signal, it prompts the IC chip 102 to be re-held (S73). For example, the CPU 11 displays a message prompting re-holding on the display unit 14, and outputs a warning sound from the speaker unit 15. When the re-holding is prompted, the CPU 11 waits until the IC data is received.

その後、ICリーダライタ18は、ICチップ102からICデータを取得するものとする。即ち、自動改札機1は、S11に進む。 After that, the IC reader / writer 18 shall acquire IC data from the IC chip 102. That is, the automatic ticket gate 1 proceeds to S11.

次に、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明する。
図10は、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明するためのシーケンス図である。ここでは、図4と同一の動作については、同一の符号を付して詳細な説明を省略する。
Next, a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data will be described.
FIG. 10 is a sequence diagram for explaining a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data. Here, the same operations as those in FIG. 4 are designated by the same reference numerals and detailed description thereof will be omitted.

まず、ICリーダライタ18は、ICチップ102を検知するがICデータの取得に失敗する(S71)。ICデータの取得に失敗すると、ICリーダライタ18は、読取失敗信号をCPU11へ送信する(S72)。 First, the IC reader / writer 18 detects the IC chip 102, but fails to acquire the IC data (S71). If the acquisition of the IC data fails, the IC reader / writer 18 transmits a read failure signal to the CPU 11 (S72).

CPU11は、読取失敗信号を受信すると、ICチップ102の再翳しを促す(S73)。 When the CPU 11 receives the read failure signal, it prompts the IC chip 102 to be re-held (S73).

なお、第4実施形態に係る自動改札機1は、第2又は第3実施形態に係る自動改札機1の特徴を備えてもよい。 The automatic ticket gate 1 according to the fourth embodiment may have the characteristics of the automatic ticket gate 1 according to the second or third embodiment.

以上のように構成された自動改札機は、ICデータの取得に失敗した場合にタイマを開始せずに利用者に再翳しを促す。そのため、自動改札機は、ICデータを取得した後にICデータに基づいてコードデータの取得を待つかを判定することができる。
(第5実施形態)
次に、第5実施形態について説明する。
第5実施形態に係る自動改札機1は、ICデータに定期券情報が含まれる場合に、タイマを開始しない点で第1実施形態のそれと異なる。従って、同一の構成には、同一の符号を付して詳細な説明を省略する。
The automatic ticket gate configured as described above prompts the user to re-hold the IC data without starting the timer when the acquisition of the IC data fails. Therefore, the automatic ticket gate can determine whether to wait for the acquisition of the code data based on the IC data after acquiring the IC data.
(Fifth Embodiment)
Next, the fifth embodiment will be described.
The automatic ticket gate 1 according to the fifth embodiment is different from that of the first embodiment in that the timer is not started when the IC data includes the commuter pass information. Therefore, the same components are designated by the same reference numerals and detailed description thereof will be omitted.

まず、CPU11が実現する機能について説明する。
CPU11は、ICデータに定期券情報が含まれるか判定する機能を有する。定期券情報は、定期券に関する情報である。たとえば、定期券情報は、有効区間及び有効期間などを含む。
First, the functions realized by the CPU 11 will be described.
The CPU 11 has a function of determining whether the IC data includes commuter pass information. The commuter pass information is information about the commuter pass. For example, the commuter pass information includes a valid section and a valid period.

また、CPU11は、ICデータに定期券情報が含まれない場合には、タイマを開始する。即ち、CPU11は、コードデータを受信するまで所定の待機時間待機する。
また、CPU11は、ICデータに定期券情報が含まれる場合には、タイマを開始しない。即ち。CPU11は、待機時間待機することなく、ICデータの定期券情報に基づいて改札処理を行う。
Further, the CPU 11 starts a timer when the IC data does not include the commuter pass information. That is, the CPU 11 waits for a predetermined waiting time until the code data is received.
Further, the CPU 11 does not start the timer when the IC data includes the commuter pass information. That is. The CPU 11 performs ticket gate processing based on the commuter pass information of the IC data without waiting for the waiting time.

次に、自動改札機1の動作例について説明する。
図11は、自動改札機1の動作例について説明するためのシーケンス図である。
図11は、自動改札機1がICデータを取得した後にコードデータを取得する例である。ここでは、図3と同一の動作については、同一の符号を付して詳細な説明を省略する。
Next, an operation example of the automatic ticket gate 1 will be described.
FIG. 11 is a sequence diagram for explaining an operation example of the automatic ticket gate 1.
FIG. 11 is an example in which the automatic ticket gate 1 acquires code data after acquiring IC data. Here, the same operations as those in FIG. 3 are designated by the same reference numerals, and detailed description thereof will be omitted.

シャッタ21から閉鎖が完了したことを示す完了通知を受信すると(S15)、CPU11は、ICデータに定期券情報が含まれるかを判定する(S81)。ICデータに定期券情報が含まれると判定すると(S81、YES)、CPU11は、タイマを開始する(S82)。CPU11がタイマを開始すると、自動改札機1は、S16に進む。
ICデータに定期券情報が含まれないと判定すると(S81、NO)、CPU11は、後術する図12のS19に進む。
Upon receiving the completion notification from the shutter 21 indicating that the closing is completed (S15), the CPU 11 determines whether the IC data includes the commuter pass information (S81). When it is determined that the IC data includes the commuter pass information (S81, YES), the CPU 11 starts the timer (S82). When the CPU 11 starts the timer, the automatic ticket gate 1 proceeds to S16.
If it is determined that the IC data does not include the commuter pass information (S81, NO), the CPU 11 proceeds to S19 in FIG.

次に、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明する。
図12は、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明するためのシーケンス図である。ここでは、図4と同一の動作については、同一の符号を付して詳細な説明を省略する。
Next, a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data will be described.
FIG. 12 is a sequence diagram for explaining a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data. Here, the same operations as those in FIG. 4 are designated by the same reference numerals and detailed description thereof will be omitted.

タイマを開始すると(S82)、CPU11は、待機時間が経過するまで待機する。待機時間が経過すると(S83)、CPU11は、S19へ進む。 When the timer is started (S82), the CPU 11 waits until the standby time elapses. When the standby time elapses (S83), the CPU 11 proceeds to S19.

なお、第5実施形態に係る自動改札機1は、第2乃至第4実施形態に係る自動改札機1の特徴を備えてもよい。 The automatic ticket gate 1 according to the fifth embodiment may have the characteristics of the automatic ticket gate 1 according to the second to fourth embodiments.

以上のように構成された自動改札機は、ICデータに定期券情報が含まれる場合には、待機時間待機せずにICデータに基づいて改札処理を行う。
通常、利用者が定期券を所持していれば、定期券に基づいて改札処理を行うことが最も利用者に対して有利である。
そのため、利用者が定期券を所持する場合に、自動改札機は、適切かつ迅速に改札処理を行うことができる。
(第6実施形態)
次に、第6実施形態について説明する。
第6実施形態に係る自動改札機1は、ICデータに入場情報が含まれる場合に、タイマを開始しない点で第1実施形態のそれと異なる。従って、同一の構成には、同一の符号を付して詳細な説明を省略する。
When the IC data includes commuter pass information, the automatic ticket gate configured as described above performs ticket gate processing based on the IC data without waiting for a waiting time.
Normally, if the user has a commuter pass, it is most advantageous for the user to perform ticket gate processing based on the commuter pass.
Therefore, when the user has a commuter pass, the automatic ticket gate can appropriately and quickly perform the ticket gate processing.
(Sixth Embodiment)
Next, the sixth embodiment will be described.
The automatic ticket gate 1 according to the sixth embodiment is different from that of the first embodiment in that the timer is not started when the IC data includes the entrance information. Therefore, the same components are designated by the same reference numerals and detailed description thereof will be omitted.

ここでは、自動改札機1は、出場処理を行うものとする。
まず、CPU11が実現する機能について説明する。
CPU11は、ICデータに入場情報が含まれるかを判定する機能を有する。入場情報は、自動改札機が入場処理を行った場合にICチップ102に格納する情報である。たとえば、入場情報は、入場駅及び入場日時などを示す。
Here, it is assumed that the automatic ticket gate 1 performs entry processing.
First, the functions realized by the CPU 11 will be described.
The CPU 11 has a function of determining whether the IC data includes admission information. The admission information is information stored in the IC chip 102 when the automatic ticket gate performs the admission process. For example, the admission information indicates an admission station, an admission date and time, and the like.

また、CPU11は、ICデータに入場情報が含まれない場合には、タイマを開始する。即ち、CPU11は、コードデータを受信するまで所定の待機時間待機する。
また、CPU11は、ICデータに入場情報が含まれる場合には、タイマを開始しない。即ち。CPU11は、待機時間待機することなく、ICデータの定期券情報に基づいて改札処理を行う。
Further, the CPU 11 starts a timer when the IC data does not include the admission information. That is, the CPU 11 waits for a predetermined waiting time until the code data is received.
Further, the CPU 11 does not start the timer when the IC data includes the entrance information. That is. The CPU 11 performs ticket gate processing based on the commuter pass information of the IC data without waiting for the waiting time.

次に、自動改札機1の動作例について説明する。
図13は、自動改札機1の動作例について説明するためのシーケンス図である。
図13は、自動改札機1がICデータを取得した後にコードデータを取得する例である。ここでは、図3と同一の動作については、同一の符号を付して詳細な説明を省略する。
Next, an operation example of the automatic ticket gate 1 will be described.
FIG. 13 is a sequence diagram for explaining an operation example of the automatic ticket gate 1.
FIG. 13 is an example in which the automatic ticket gate 1 acquires code data after acquiring IC data. Here, the same operations as those in FIG. 3 are designated by the same reference numerals, and detailed description thereof will be omitted.

シャッタ21から閉鎖が完了したことを示す完了通知を受信すると(S15)、CPU11は、ICデータに入場情報が含まれるかを判定する(S91)。ICデータに入場情報が含まれると判定すると(S91、YES)、CPU11は、タイマを開始する(S92)。CPU11がタイマを開始すると、自動改札機1は、S16に進む。
ICデータに入場情報が含まれないと判定すると(S91、NO)、CPU11は、後術する図14のS19に進む。
Upon receiving the completion notification indicating that the closing is completed from the shutter 21 (S15), the CPU 11 determines whether the IC data includes the admission information (S91). When it is determined that the IC data includes the admission information (S91, YES), the CPU 11 starts the timer (S92). When the CPU 11 starts the timer, the automatic ticket gate 1 proceeds to S16.
If it is determined that the IC data does not include the admission information (S91, NO), the CPU 11 proceeds to S19 in FIG.

次に、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明する。
図14は、自動改札機1がICデータを取得した後にコードデータを取得しない場合について説明するためのシーケンス図である。ここでは、図4と同一の動作については、同一の符号を付して詳細な説明を省略する。
Next, a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data will be described.
FIG. 14 is a sequence diagram for explaining a case where the automatic ticket gate 1 does not acquire the code data after acquiring the IC data. Here, the same operations as those in FIG. 4 are designated by the same reference numerals and detailed description thereof will be omitted.

タイマを開始すると(S92)、CPU11は、待機時間が経過するまで待機する。待機時間が経過すると(S93)、CPU11は、S19へ進む。
なお、第6実施形態に係る自動改札機1は、第2乃至第5実施形態に係る自動改札機1の特徴を備えてもよい。
When the timer is started (S92), the CPU 11 waits until the standby time elapses. When the standby time elapses (S93), the CPU 11 proceeds to S19.
The automatic ticket gate 1 according to the sixth embodiment may have the characteristics of the automatic ticket gate 1 according to the second to fifth embodiments.

以上のように構成された自動改札機は、ICデータに入場情報が含まれる場合には、待機時間待機せずにICデータに基づいて改札処理を行う。
利用者がICデータに基づいて入場処理を行っていれば、ICデータには入場情報が含まれる。従って、ICデータに基づいて出場処理を行うことが適切な改札処理である。
そのため、利用者がICデータに基づいて入場処理を行った場合に、自動改札機は、適切かつ迅速に改札処理を行うことができる。
When the IC data includes the admission information, the automatic ticket gate configured as described above performs the ticket gate processing based on the IC data without waiting for the waiting time.
If the user performs the admission process based on the IC data, the IC data includes the admission information. Therefore, it is an appropriate ticket gate process to perform the entry process based on the IC data.
Therefore, when the user performs the entrance process based on the IC data, the automatic ticket gate can appropriately and quickly perform the ticket gate process.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
以下に本件出願当初の特許請求の範囲に記載された発明を付記する。
[C1]
ICチップからICデータを読み取るICリーダと、
媒体からコードの画像を読み取るコードリーダと、
前記ICリーダがICデータを取得した後に所定の待機時間内で前記コードリーダによる画像の読み取りを受け付け、前記コードをデコードして得られるコードデータを取得した場合に前記コードデータに基づいて入出場処理を行い、前記コードデータを取得しない場合に前記ICデータに基づいて入出場処理を行う制御部と、
を備える自動改札機。
[C2]
前記制御部は、前記待機時間中に前記ICデータに基づく入出場処理の少なくとも一部を開始する、
前記C1に記載の自動改札機。
[C3]
前記制御部は、前記ICデータに含まれる識別情報に基づいて前記媒体がスマートフォンであるか判定し、前記媒体がスマートフォンであると判定した場合に前記待機時間内で前記コードリーダよる画像の読み取りを受け付ける、
前記C1又は2に記載の自動改札機。
[C4]
前記制御部は、前記ICデータに定期券情報が含まれる場合に、前記ICデータに基づいて入出場処理を行う、
前記C1乃至3の何れか1項に記載の自動改札機。
[C5]
前記制御部は、前記ICデータに入場情報が含まれる場合に、前記ICデータに基づいて入出場処理を行う、
前記C1乃至4の何れか1項に記載の自動改札機。
[C6]
前記制御部は、前記ICリーダからICデータを受信するまで、前記コードデータに基づく入出場処理を停止する、
前記C1乃至5の何れか1項に記載の自動改札機。
[C7]
前記制御部は、入出場処理として、駅への入場処理又は駅からの出場処理を行う、
前記C1乃至6の何れか1項に記載の自動改札機。
Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.
The inventions described in the claims at the time of filing the present application are described below.
[C1]
An IC reader that reads IC data from an IC chip,
A code reader that reads the image of the code from the medium,
After the IC reader acquires the IC data, the code reader accepts the reading of the image within a predetermined waiting time, and when the code data obtained by decoding the code is acquired, the entry / exit process is performed based on the code data. And a control unit that performs entry / exit processing based on the IC data when the code data is not acquired.
Automatic ticket gate equipped with.
[C2]
The control unit starts at least a part of the entry / exit process based on the IC data during the standby time.
The automatic ticket gate according to C1.
[C3]
The control unit determines whether the medium is a smartphone based on the identification information included in the IC data, and when it is determined that the medium is a smartphone, the code reader reads an image within the waiting time. Accept,
The automatic ticket gate according to C1 or 2 above.
[C4]
When the IC data includes commuter pass information, the control unit performs entry / exit processing based on the IC data.
The automatic ticket gate according to any one of C1 to 3 above.
[C5]
When the IC data includes entry information, the control unit performs entry / exit processing based on the IC data.
The automatic ticket gate according to any one of C1 to C4.
[C6]
The control unit stops the entry / exit process based on the code data until the IC data is received from the IC reader.
The automatic ticket gate according to any one of C1 to 5 above.
[C7]
The control unit performs entry processing to the station or entry processing from the station as entry / exit processing.
The automatic ticket gate according to any one of C1 to 6 above.

1…自動改札機、11…CPU、12…メモリ部、13…人間検知部、14…表示部、15…スピーカ部、16…ドア機構、17…通信制御部、18…ICリーダライタ、19…コードリーダ、20…磁気券処理部、21…シャッタ、22…排出口、100…携帯端末、101…表示部、102…ICチップ。 1 ... Automatic ticket gate, 11 ... CPU, 12 ... Memory unit, 13 ... Human detection unit, 14 ... Display unit, 15 ... Speaker unit, 16 ... Door mechanism, 17 ... Communication control unit, 18 ... IC reader / writer, 19 ... Code reader, 20 ... magnetic ticket processing unit, 21 ... shutter, 22 ... outlet, 100 ... mobile terminal, 101 ... display unit, 102 ... IC chip.

Claims (6)

ICチップからICデータを読み取るICリーダと、
媒体からコードの画像を読み取るコードリーダと、
前記ICリーダがICデータを取得した後に所定の待機時間内で前記コードリーダによる画像の読み取りを受け付け、前記コードをデコードして得られるコードデータを取得した場合に前記コードデータに基づいて入出場処理を行い、前記コードデータを取得しない場合に前記ICデータに基づいて入出場処理を行う制御部と、
を備え、
前記制御部は、前記ICデータに含まれる識別情報に基づいて前記媒体がスマートフォンであるか判定し、前記媒体がスマートフォンであると判定した場合に前記待機時間内で前記コードリーダによる画像の読み取りを受け付ける、
自動改札機。
An IC reader that reads IC data from an IC chip,
A code reader that reads the image of the code from the medium,
After the IC reader acquires the IC data, the code reader accepts the reading of the image within a predetermined waiting time, and when the code data obtained by decoding the code is acquired, the entry / exit process is performed based on the code data. And a control unit that performs entry / exit processing based on the IC data when the code data is not acquired.
Bei to give a,
The control unit determines whether the medium is a smartphone based on the identification information included in the IC data, and when it is determined that the medium is a smartphone, the code reader reads the image within the standby time. Accept,
Automatic ticket gate.
前記制御部は、前記待機時間中に前記ICデータに基づく入出場処理の少なくとも一部を開始する、
前記請求項1に記載の自動改札機。
The control unit starts at least a part of the entry / exit process based on the IC data during the standby time.
The automatic ticket gate according to claim 1.
前記制御部は、前記ICデータに定期券情報が含まれる場合に、前記ICデータに基づいて入出場処理を行う、
前記請求項1又は2に記載の自動改札機。
When the IC data includes commuter pass information, the control unit performs entry / exit processing based on the IC data.
The automatic ticket gate according to claim 1 or 2 .
前記制御部は、前記ICデータに入場情報が含まれる場合に、前記ICデータに基づいて入出場処理を行う、
前記請求項1乃至の何れか1項に記載の自動改札機。
When the IC data includes entry information, the control unit performs entry / exit processing based on the IC data.
The automatic ticket gate according to any one of claims 1 to 3 .
前記制御部は、前記ICリーダからICデータを受信するまで、前記コードデータに基づく入出場処理を停止する、
前記請求項1乃至の何れか1項に記載の自動改札機。
The control unit stops the entry / exit process based on the code data until the IC data is received from the IC reader.
The automatic ticket gate according to any one of claims 1 to 4 .
前記制御部は、入出場処理として、駅への入場処理又は駅からの出場処理を行う、
前記請求項1乃至の何れか1項に記載の自動改札機。
The control unit performs entry processing to the station or entry processing from the station as entry / exit processing.
The automatic ticket gate according to any one of claims 1 to 5 .
JP2016155771A 2016-08-08 2016-08-08 Automatic ticket gate Active JP6776053B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016155771A JP6776053B2 (en) 2016-08-08 2016-08-08 Automatic ticket gate

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016155771A JP6776053B2 (en) 2016-08-08 2016-08-08 Automatic ticket gate

Publications (2)

Publication Number Publication Date
JP2018025877A JP2018025877A (en) 2018-02-15
JP6776053B2 true JP6776053B2 (en) 2020-10-28

Family

ID=61194110

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016155771A Active JP6776053B2 (en) 2016-08-08 2016-08-08 Automatic ticket gate

Country Status (1)

Country Link
JP (1) JP6776053B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7032343B2 (en) * 2019-02-26 2022-03-08 Kddi株式会社 Touchless gate systems, communication devices, and touchless gate authentication methods
JP7631117B2 (en) * 2021-06-21 2025-02-18 株式会社東芝 Ticket gate, ticket gate system, ticket gate method, and ticket gate program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5586438B2 (en) * 2010-11-29 2014-09-10 株式会社東芝 Ticket gate system and automatic ticket gate device
JP5932558B2 (en) * 2012-08-08 2016-06-08 株式会社東芝 Station service system, automatic ticket gate and central management server
JP6313078B2 (en) * 2014-03-14 2018-04-18 株式会社東芝 Ticket processing apparatus and ticket processing system
JP2016130880A (en) * 2015-01-13 2016-07-21 株式会社東芝 Automatic ticket gate

Also Published As

Publication number Publication date
JP2018025877A (en) 2018-02-15

Similar Documents

Publication Publication Date Title
US10438106B2 (en) Smartcard
ES2960946T3 (en) Autonomous incorporation procedure and system for biometric device holder
US10339519B2 (en) Visual access token
US12387069B2 (en) Systems and methods for age verification
CN108475372B (en) Access Control Bypass on Mobile Devices for Mass Transit
KR101675728B1 (en) Method and apparatus for processing user authentification using information processing device
US20190258838A1 (en) Systems and Methods for Point of Sale Age Verification
JP6776053B2 (en) Automatic ticket gate
US20230186177A1 (en) Technologies for enabling efficient check in operations for hotels
EP3365833B1 (en) A method performed by an electronic device capable of communicating with a reader with improved self-testing
JP2021089507A (en) Ticket examination machine, ticket examination method, and program
KR20230029176A (en) Apparatus for managing walk of pet and operation method thereof
KR20160120410A (en) Non-contact payment information receiver having mst reader and nfc reader
JP2017054235A (en) Use ticket processing device
EP3867846A1 (en) Systems and methods for point of sale age verification
WO2024108291A1 (en) Apparatus and method for facilitating nfc transactions within a payment slot
US10268944B2 (en) Dual-interface payment device with display
JP2016170510A (en) Issuing machine, processor, medium, and processing system
JP6430260B2 (en) Automatic ticket gates and ticketing machines
WO2019106690A2 (en) Artificial intelligence (ai) driven dynamic smartcard
JP2017162008A (en) Ticket issuing machine, admission processing machine, entry processing machine, ticket processing system and ticket medium
JP2021135570A (en) Terminal control method, terminal, and program
JP6813292B2 (en) Data management server, automatic ticket gate, and station affairs system
JP2018045487A (en) Automatic ticket gate
JP2017162229A (en) Automatic ticket gates, checkout machines, and ticket machines

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20170904

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20170905

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190604

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200525

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200609

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200807

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201007

R150 Certificate of patent or registration of utility model

Ref document number: 6776053

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350