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
JP7625799B2 - PROGRAM, INFORMATION PROCESSING DEVICE AND LOTTERY TICKET SYSTEM - Google Patents
[go: Go Back, main page]

JP7625799B2 - PROGRAM, INFORMATION PROCESSING DEVICE AND LOTTERY TICKET SYSTEM - Google Patents

PROGRAM, INFORMATION PROCESSING DEVICE AND LOTTERY TICKET SYSTEM Download PDF

Info

Publication number
JP7625799B2
JP7625799B2 JP2020112618A JP2020112618A JP7625799B2 JP 7625799 B2 JP7625799 B2 JP 7625799B2 JP 2020112618 A JP2020112618 A JP 2020112618A JP 2020112618 A JP2020112618 A JP 2020112618A JP 7625799 B2 JP7625799 B2 JP 7625799B2
Authority
JP
Japan
Prior art keywords
lottery
ticket
tamper
lottery ticket
proof code
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
JP2020112618A
Other languages
Japanese (ja)
Other versions
JP2022011461A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2020112618A priority Critical patent/JP7625799B2/en
Publication of JP2022011461A publication Critical patent/JP2022011461A/en
Application granted granted Critical
Publication of JP7625799B2 publication Critical patent/JP7625799B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、プログラム、情報処理装置及び抽選券システムに関する。 The present invention relates to a program, an information processing device, and a lottery ticket system.

近年の抽選装置は電子化が促進され、パーソナルコンピュータを利用したビンゴゲームやルーレットゲームによって抽選結果を決定する装置も存在する。例えば店舗から顧客に配布された抽選券を用いて店舗にて抽選を行うシステムは従来から知られている(例えば特許文献1参照)。 In recent years, lottery devices have become increasingly electronic, and there are devices that determine the lottery results by playing bingo or roulette games using personal computers. For example, systems that hold lotteries at stores using lottery tickets distributed to customers by the stores have been known for some time (see, for example, Patent Document 1).

しかしながら、店舗から顧客に配布された抽選券を用いて店舗にて抽選を行う従来のシステムはコピー機や撮影画像などを使った抽選券の偽造や複製、改ざん等の不正行為を防ぐ仕組みが必要であった。なお、特許文献1には一旦読み取った抽選券固有の識別子を記憶しておくことで、同じ抽選券が何度も利用されることを防止している。 However, conventional systems in which a lottery is drawn at a store using lottery tickets distributed by the store to customers require a mechanism to prevent fraudulent activities such as counterfeiting, duplicating, or tampering with the lottery tickets using copy machines or photographed images. In addition, in Patent Document 1, a unique identifier for a lottery ticket is stored once it has been read, preventing the same lottery ticket from being used multiple times.

本発明の実施の形態は、抽選券を用いた抽選の不正行為を防止できるプログラムを提供することを目的とする。 The object of the embodiment of the present invention is to provide a program that can prevent fraudulent activities in lotteries using lottery tickets.

上記した課題を達成するため、本願請求項1は、情報処理装置を、抽選番号、抽選の結果、及び改ざん防止コードが対応付けて記憶されている抽選情報記憶手段、前記抽選情報記憶手段に対応付けて記憶されている不可視の前記抽選番号及び可視の改ざん防止コードが印刷された抽選券から、前記抽選番号を読み取るようにリーダを制御する抽選券読取手段、前記抽選券から読み取った前記抽選番号を用いて抽選を行い、前記抽選番号に対応付けて記憶されている前記抽選の結果及び前記改ざん防止コードを選出する抽選処理実行手段、選出された前記抽選の結果及び前記改ざん防止コードを出力する抽選結果出力手段、として機能させ、前記抽選結果出力手段は、選出された前記抽選の結果及び前記改ざん防止コードを、プリンタを制御して前記抽選券に印刷するか、又は、選出された前記抽選の結果及び前記改ざん防止コードを、ディスプレイを制御して表示する、プログラムであることを特徴とする。
In order to achieve the above-mentioned object, claim 1 of the present application is a program that causes an information processing device to function as a lottery information storage means in which a lottery number, a lottery result, and a tamper-proof code are stored in correspondence with each other, a lottery ticket reading means that controls a reader to read the lottery number from a lottery ticket on which the invisible lottery number and the visible tamper-proof code printed and stored in correspondence with the lottery information storage means are printed, a lottery process execution means that conducts a lottery using the lottery number read from the lottery ticket and selects the lottery result and the tamper-proof code stored in correspondence with the lottery number , and a lottery result output means that outputs the selected lottery result and the tamper-proof code, and the lottery result output means controls a printer to print the selected lottery result and the tamper-proof code on the lottery ticket, or controls a display to display the selected lottery result and the tamper-proof code.

本発明の実施の形態によれば、抽選券を用いた抽選の不正行為を防止できる。 According to an embodiment of the present invention, it is possible to prevent fraudulent activities in lotteries using lottery tickets.

本実施形態に係る抽選券システムの一例の構成図である。FIG. 1 is a configuration diagram of an example of a lottery ticket system according to an embodiment of the present invention. 本実施形態に係る抽選券システムの一例の構成図である。FIG. 1 is a configuration diagram of an example of a lottery ticket system according to an embodiment of the present invention. 本実施形態に係るコンピュータの一例のハードウェア構成図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of a computer according to the present embodiment. 本実施形態に係る抽選券システムの一例の機能構成図である。FIG. 2 is a functional configuration diagram of an example of a lottery ticket system according to the present embodiment. 本実施形態に係る抽選券システムの処理概要の一例を説明する為の図である。1 is a diagram for explaining an example of an outline of the processing of the lottery ticket system according to the present embodiment. FIG. 抽選情報の一例の構成図である。FIG. 11 is a diagram illustrating an example of lottery information. 本実施形態に係る抽選券システムの処理の一例のシーケンス図である。FIG. 11 is a sequence diagram of an example of processing of the lottery ticket system according to the embodiment. 本実施形態の抽選券システムで利用する抽選券のデザイン例を説明する図である。1A to 1C are diagrams illustrating example designs of lottery tickets used in the lottery ticket system of this embodiment.

以下、本発明の実施形態について図面を参照しながら説明する。本実施形態では、長方形の用紙に印刷された抽選券の例を説明するが、これに限定されるものではなく、長方形以外の形状の用紙に印刷された抽選券であってもよく、用紙以外のノベルティ(販促活動や広告宣伝のために配布するアイテム)等に印刷された抽選券であってもよい。 Embodiments of the present invention will be described below with reference to the drawings. In this embodiment, an example of a lottery ticket printed on rectangular paper will be described, but the present invention is not limited to this, and may be a lottery ticket printed on paper of a shape other than rectangular, or may be a lottery ticket printed on a novelty item other than paper (an item distributed for promotional activities or advertising).

[第1の実施形態]
<システム構成>
図1は、本実施形態に係る抽選券システムの一例の構成図である。図1の抽選券システム1は、PC10が、リーダ12及びプリンタ14と有線又は無線によりデータ通信可能に接続されている。
[First embodiment]
<System Configuration>
Fig. 1 is a diagram showing an example of a lottery ticket system according to the present embodiment. In the lottery ticket system 1 shown in Fig. 1, a PC 10 is connected to a reader 12 and a printer 14 so as to be capable of data communication via wired or wireless communication.

PC10はリーダ12及びプリンタ14を制御する。PC10は情報処理装置の一例である。情報処理装置は、リーダ12及びプリンタ14を制御可能であれば、PC10に限定するものではない。情報処理装置は、例えば産業機械、携帯電話、スマートフォン、タブレット端末、ゲーム機、PDA(Personal Digital Assistant)等であってもよい。 The PC 10 controls the reader 12 and the printer 14. The PC 10 is an example of an information processing device. The information processing device is not limited to the PC 10 as long as it is capable of controlling the reader 12 and the printer 14. The information processing device may be, for example, an industrial machine, a mobile phone, a smartphone, a tablet terminal, a game console, a PDA (Personal Digital Assistant), etc.

PC10は抽選の主催者などから抽選に必要な情報の登録を受け付ける。PC10は登録を受け付けた情報に従い、プリンタ14を制御して抽選券を印刷する。また、PC10はリーダ12を制御して抽選券から抽選番号などの抽選に必要な情報を読み取る。PC10は抽選券から読み取った後、その抽選番号に従った抽選の結果を、ディスプレイへの表示や抽選券への印刷などにより出力する。 The PC 10 accepts registration of information necessary for the lottery from the organizer of the lottery, etc. According to the accepted registered information, the PC 10 controls the printer 14 to print a lottery ticket. The PC 10 also controls the reader 12 to read information necessary for the lottery, such as the lottery number, from the lottery ticket. After reading the information from the lottery ticket, the PC 10 outputs the result of the lottery according to the lottery number by displaying it on a display or printing it on the lottery ticket.

プリンタ14は例えば無色透明のため自然光環境で不可視であり、赤外線用のリーダ12により読み取りが可能な赤外線用のインク又はトナーを用いて、抽選券に不可視の抽選番号を印刷する。なお、赤外線用のリーダ12により読み取りが可能な赤外線用のインク又はトナーを用いた印刷(IRプリント)の技術は特開2019-117352号公報などに記載されているように公知技術である。また、プリンタ14は例えば無色透明のため自然光環境で不可視であり、紫外線用のリーダ12により読み取りが可能な紫外線用のインク又はトナーを用いて、抽選券に不可視の抽選番号を印刷するようにしてもよい。 The printer 14 prints an invisible lottery number on the lottery ticket using, for example, infrared ink or toner that is colorless and transparent and therefore invisible in natural light environments and that can be read by an infrared reader 12. Note that the technology of printing using infrared ink or toner that can be read by an infrared reader 12 (IR printing) is a publicly known technology, as described in, for example, JP 2019-117352 A. The printer 14 may also print an invisible lottery number on the lottery ticket using, for example, ultraviolet ink or toner that is colorless and transparent and therefore invisible in natural light environments and that can be read by an ultraviolet reader 12.

赤外線用のリーダ12は赤外光を照射し、赤外線用のインク又はトナーを用いて印刷された画像を読み取り可能である。また、紫外線用のリーダ12は紫外光を照射し、紫外線用のインク又はトナーを用いて印刷された画像を読み取り可能である。例えばリーダ12は赤外線用又は紫外線用のインク又はトナーを用いてプリンタ14により印刷された抽選番号を抽選券から読み取る。スマートフォン、タブレット端末等のカメラは、リーダ12として利用できる場合がある。 The infrared reader 12 emits infrared light and is capable of reading images printed using infrared ink or toner. The ultraviolet reader 12 emits ultraviolet light and is capable of reading images printed using ultraviolet ink or toner. For example, the reader 12 reads a lottery number printed by the printer 14 using infrared or ultraviolet ink or toner from a lottery ticket. A camera on a smartphone, tablet terminal, etc. may be used as the reader 12.

なお、図1に示す抽選券システム1の構成は一例である。例えばPC10はリーダ12又はプリンタ14と一体化してもよい。また、リーダ12とプリンタ14とは一体化してもよい。また、PC10はクラウドサービスを利用して実現してもよい。抽選券システム1は図2に示すような構成であってもよい。 The configuration of the lottery ticket system 1 shown in FIG. 1 is an example. For example, the PC 10 may be integrated with the reader 12 or the printer 14. The reader 12 and the printer 14 may also be integrated. The PC 10 may also be realized using a cloud service. The lottery ticket system 1 may have a configuration as shown in FIG. 2.

図2は、本実施形態に係る抽選券システムの一例の構成図である。図2の抽選券システム1は、PC10A、PC10B、リーダ12、プリンタ14A、プリンタ14B、及びサーバ16を有する構成である。PC10A及びプリンタ14Aは抽選券の印刷部を構成している。また、PC10B、リーダ12、及びプリンタ14Bは抽選部を構成する。抽選部は複数であってもよい。例えば抽選会場には一つ以上の抽選部が設けられる。 Figure 2 is a configuration diagram of an example of a lottery ticket system according to this embodiment. The lottery ticket system 1 in Figure 2 has a configuration including PC 10A, PC 10B, reader 12, printer 14A, printer 14B, and server 16. PC 10A and printer 14A make up a lottery ticket printing unit. PC 10B, reader 12, and printer 14B make up a lottery unit. There may be multiple lottery units. For example, one or more lottery units are provided at a lottery venue.

PC10A、PC10B、及びサーバ16は、インターネットなどのネットワーク18を介してデータ通信可能に接続されている。PC10Aは、プリンタ14Aと有線又は無線によりデータ通信可能に接続されている。 PC 10A, PC 10B, and server 16 are connected to each other via a network 18 such as the Internet so that data can be communicated between them. PC 10A is connected to printer 14A via a wired or wireless connection so that data can be communicated between them.

PC10Aはプリンタ14Aを制御する。PC10Aは、図1のPC10と同様に情報処理装置の一例である。PC10Aは抽選の主催者などから抽選に必要な情報の登録を受け付ける。PC10Aは登録を受け付けた情報に従い、プリンタ14Aを制御して抽選券を印刷する。プリンタ14Aで印刷された抽選券に関する情報(抽選番号など)はPC10Aからサーバ16を介して抽選部のPC10Bに通知される。なお、プリンタ14Aで印刷された抽選券に関する情報をサーバ16で管理することで、複数の抽選部で抽選券による抽選を行うことができる。また、サーバ16を省略して、PC10Aから抽選部のPC10Bにプリンタ14Aで印刷された抽選券に関する情報を通知してもよい。 PC 10A controls printer 14A. PC 10A is an example of an information processing device, similar to PC 10 in FIG. 1. PC 10A accepts registration of information necessary for the lottery from the organizer of the lottery, etc. PC 10A controls printer 14A to print lottery tickets according to the accepted registered information. Information about the lottery ticket printed by printer 14A (lottery number, etc.) is notified from PC 10A to PC 10B of the lottery section via server 16. Note that by managing information about the lottery ticket printed by printer 14A on server 16, lotteries using lottery tickets can be held at multiple lottery sections. Also, server 16 may be omitted and PC 10A may notify PC 10B of the lottery section of information about the lottery ticket printed by printer 14A.

プリンタ14Aは図1のプリンタ14と同様、例えば無色透明のため自然光環境で不可視であり、赤外線用のリーダ12により読み取りが可能な赤外線用のインク又はトナーを用いて、抽選券に不可視の抽選番号を印刷する。プリンタ14Aは例えば無色透明のため自然光環境で不可視であり、紫外線用のリーダ12により読み取りが可能な紫外線用のインク又はトナーを用いて、抽選券に不可視の抽選番号を印刷するようにしてもよい。 Like the printer 14 in FIG. 1, the printer 14A prints an invisible lottery number on the lottery ticket using, for example, infrared ink or toner that is colorless and transparent and therefore invisible in natural light environments and that can be read by an infrared reader 12. The printer 14A may also print an invisible lottery number on the lottery ticket using, for example, ultraviolet ink or toner that is colorless and transparent and therefore invisible in natural light environments and that can be read by an ultraviolet reader 12.

PC10Bはリーダ12を制御して抽選券から抽選番号などの抽選に必要な情報を読み取る。PC10Bは抽選番号などの抽選に必要な情報を抽選券から読み取った後、その抽選番号に従った抽選の結果を、ディスプレイへの表示やプリンタ14Bを利用した抽選券への印刷などにより出力する。 PC 10B controls reader 12 to read information necessary for the lottery, such as the lottery number, from the lottery ticket. After reading information necessary for the lottery, such as the lottery number, from the lottery ticket, PC 10B outputs the results of the lottery according to the lottery number by displaying it on the display or printing it on the lottery ticket using printer 14B.

赤外線用のリーダ12は赤外光を照射し、赤外線用のインク又はトナーを用いて印刷された画像を読み取り可能である。また、紫外線用のリーダ12は紫外光を照射し、紫外線用のインク又はトナーを用いて印刷された画像を読み取り可能である。例えばリーダ12は赤外線用又は紫外線用のインク又はトナーを用いてプリンタ14Aにより印刷された抽選番号を抽選券から読み取る。 The infrared reader 12 emits infrared light and is capable of reading images printed using infrared ink or toner. The ultraviolet reader 12 emits ultraviolet light and is capable of reading images printed using ultraviolet ink or toner. For example, the reader 12 reads a lottery number printed by the printer 14A using infrared or ultraviolet ink or toner from a lottery ticket.

プリンタ14Bは自然光環境で可視のインク又はトナーを用いて、例えば抽選券の表面や裏面の空欄等、印刷した内容を視認可能な位置に、抽選の結果を印刷する。抽選の結果を印刷する位置は、例えば抽選券のデザインにより予め決められる。 Printer 14B uses ink or toner that is visible in a natural light environment to print the lottery results in a position where the printed content can be seen, such as in a blank space on the front or back of the lottery ticket. The position where the lottery results are printed is determined in advance, for example, by the design of the lottery ticket.

なお、図1に示す抽選券システム1の構成は一例である。例えばサーバ16はクラウドサービスを利用して実現してもよい。また、PC10A、PC10B、及びサーバ16は一体化してもよい。また、PC10A、PC10B、及びサーバ16の機能は、PC10A、PC10B、及びサーバ16の何れかが備えていればよい。また、PC10A、PC10B、及びサーバ16の機能の少なくとも一部は、例えばPC10A、PC10B、及びサーバ16以外の他の情報処理装置で実現する構成であってもよい。 The configuration of the lottery ticket system 1 shown in FIG. 1 is an example. For example, the server 16 may be realized using a cloud service. Furthermore, the PC 10A, the PC 10B, and the server 16 may be integrated. Furthermore, the functions of the PC 10A, the PC 10B, and the server 16 may be provided by any of the PC 10A, the PC 10B, and the server 16. Furthermore, at least some of the functions of the PC 10A, the PC 10B, and the server 16 may be realized by, for example, an information processing device other than the PC 10A, the PC 10B, and the server 16.

<ハードウェア構成>
《コンピュータ》
図1に示したPC10、図2に示したPC10A、PC10B、及びサーバ16は、例えば図3に示すようなハードウェア構成のコンピュータ500により実現される。図3は本実施形態に係るコンピュータの一例のハードウェア構成図である。
<Hardware Configuration>
"computer"
The PC 10 shown in Fig. 1, the PC 10A, the PC 10B, and the server 16 shown in Fig. 2 are realized by a computer 500 having a hardware configuration as shown in Fig. 3. Fig. 3 is a diagram showing an example of the hardware configuration of a computer according to the present embodiment.

図3に示されているように、コンピュータ500はCPU(Central Processing Unit)501、ROM(Read Only Memory)502、RAM(Random Access Memory)503、HD504、HDD(Hard Disk Drive)コントローラ505、ディスプレイ506、外部機器接続I/F(Interface)508、ネットワークI/F509、データバス510、キーボード511、ポインティングデバイス512、DVD-RW(Digital Versatile Disk Rewritable)ドライブ514、メディアI/F516を備えている。 As shown in FIG. 3, the computer 500 includes a CPU (Central Processing Unit) 501, a ROM (Read Only Memory) 502, a RAM (Random Access Memory) 503, a HD 504, a HDD (Hard Disk Drive) controller 505, a display 506, an external device connection I/F (Interface) 508, a network I/F 509, a data bus 510, a keyboard 511, a pointing device 512, a DVD-RW (Digital Versatile Disk Rewritable) drive 514, and a media I/F 516.

これらのうち、CPU501は、プログラムに従ってコンピュータ500全体の動作を制御する。ROM502は、IPL等のCPU501の駆動に用いられるプログラムを記憶する。RAM503は、CPU501のワークエリアとして使用される。HD504は、プログラム等の各種データを記憶する。HDDコントローラ505は、CPU501の制御にしたがってHD504に対する各種データの読み出し又は書き込みを制御する。 Of these, CPU 501 controls the operation of the entire computer 500 according to a program. ROM 502 stores programs used to drive CPU 501, such as IPL. RAM 503 is used as a work area for CPU 501. HD 504 stores various data such as programs. HDD controller 505 controls the reading and writing of various data from HD 504 according to the control of CPU 501.

ディスプレイ506は、カーソル、メニュー、ウインドウ、文字、又は画像などの各種情報を表示する。外部機器接続I/F508は、各種の外部機器を接続するためのインターフェースである。この場合の外部機器は、例えば、USB(Universal Serial Bus)メモリやリーダ12、プリンタ14等である。ネットワークI/F509はネットワーク18を利用してデータ通信をするためのインターフェースである。データバス510は、CPU501等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 The display 506 displays various information such as a cursor, a menu, a window, characters, or an image. The external device connection I/F 508 is an interface for connecting various external devices. In this case, the external devices are, for example, a USB (Universal Serial Bus) memory, a reader 12, a printer 14, etc. The network I/F 509 is an interface for data communication using the network 18. The data bus 510 is an address bus, a data bus, etc. for electrically connecting each component such as the CPU 501.

キーボード511は、文字、数値、各種指示などの入力のための複数のキーを備えた入力手段の一種である。ポインティングデバイス512は、各種指示の選択や実行、処理対象の選択、カーソルの移動などを行う入力手段の一種である。DVD-RWドライブ514は、着脱可能な記録媒体の一例としてのDVD-RW513に対する各種データの読み出し又は書き込みを制御する。なお、DVD-RWに限らず、DVD-R等であってもよい。メディアI/F516は、フラッシュメモリ等の記録メディア515に対するデータの読み出し又は書き込み(記憶)を制御する。 The keyboard 511 is a type of input means equipped with multiple keys for inputting characters, numbers, various instructions, etc. The pointing device 512 is a type of input means for selecting and executing various instructions, selecting a processing target, moving the cursor, etc. The DVD-RW drive 514 controls the reading and writing of various data from the DVD-RW 513, which is an example of a removable recording medium. Note that this is not limited to a DVD-RW, and may be a DVD-R, etc. The media I/F 516 controls the reading and writing (storing) of data from the recording medium 515, such as a flash memory.

<機能構成>
ここでは、図1に示した抽選券システム1の機能構成を一例として説明する。図1の抽選券システム1のPC10は、例えば抽選券システム1のアプリケーションのプログラムを実行することにより、図4に示すような機能構成を実現する。図4は本実施形態に係る抽選券システムの一例の機能構成図である。図4の機能構成は、本実施形態の説明に不要な構成について適宜省略している。
<Functional configuration>
Here, the functional configuration of the lottery ticket system 1 shown in Fig. 1 will be described as an example. The PC 10 of the lottery ticket system 1 in Fig. 1 realizes the functional configuration as shown in Fig. 4 by, for example, executing an application program of the lottery ticket system 1. Fig. 4 is a functional configuration diagram of an example of a lottery ticket system according to this embodiment. In the functional configuration of Fig. 4, configuration unnecessary for the explanation of this embodiment is appropriately omitted.

図4に示したPC10は、抽選番号/景品登録部30、抽選券印刷部32、抽選券読取部34、抽選処理実行部36、抽選結果出力部38、及び抽選情報記憶部40を有する構成である。 The PC 10 shown in FIG. 4 has a lottery number/prize registration unit 30, a lottery ticket printing unit 32, a lottery ticket reading unit 34, a lottery processing execution unit 36, a lottery result output unit 38, and a lottery information storage unit 40.

抽選番号/景品登録部30は、抽選に必要な情報として、例えば抽選番号、改ざん防止コード、及び景品の登録を抽選の主催者などから受け付ける。主催者などから受け付けた抽選に必要な情報は、抽選情報として抽選情報記憶部40に記憶される。抽選情報の詳細は後述する。 The lottery number/prize registration unit 30 receives information necessary for the lottery, such as the lottery number, tamper prevention code, and prize registration, from the organizer of the lottery. The information necessary for the lottery received from the organizer is stored in the lottery information storage unit 40 as lottery information. The lottery information will be described in detail later.

なお、抽選番号及び改ざん防止コードの登録は、印刷する抽選券の枚数を設定することにより、自動で登録されるようにしてもよい。また、抽選番号に対する景品の登録は、景品の景品名及び当選数を設定することにより、自動で登録されるようにしてもよい。抽選番号に対する景品の登録は、抽選券の配布前であっても配布後であってもよく、リーダ12が抽選券から抽選番号を読み取った後であってもよい。 The lottery number and tamper prevention code may be registered automatically by setting the number of lottery tickets to be printed. The prizes for the lottery numbers may be registered automatically by setting the prize names and the number of prizes to be won. The prizes for the lottery numbers may be registered before or after the lottery tickets are distributed, or after the reader 12 reads the lottery numbers from the lottery tickets.

なお、本実施形態における抽選の実行とは、抽選番号と対応付けられた景品の当選が確定させる処理であり、抽選番号に対する景品の登録の処理であってもよいし、抽選会場において抽選券から読み取った抽選番号に、当選率に従って景品を対応付ける処理であってもよい。また、抽選番号に対する景品の登録の処理を事前に行う場合であっても、抽選券から抽選番号を読み取る処理を抽選の実行と呼んでもよい。 In this embodiment, the execution of a lottery refers to a process of confirming the winning of a prize associated with a lottery number, and may be a process of registering a prize for a lottery number, or a process of associating a prize with a lottery number read from a lottery ticket at a lottery venue according to the winning rate. Even if the process of registering a prize for a lottery number is performed in advance, the process of reading a lottery number from a lottery ticket may be called the execution of a lottery.

抽選券印刷部32は抽選情報記憶部40に記憶された抽選情報に従い、プリンタ14を制御して不可視の抽選番号が埋め込まれた抽選券を印刷する。また、抽選券読取部34はリーダ12を制御して抽選券から不可視の抽選番号を読み取る。抽選処理実行部36は読み取った抽選番号及び抽選情報記憶部40に記憶された抽選情報に従い、その抽選番号に従った抽選を実行する。抽選結果出力部38は抽選の結果を、ディスプレイ506への表示やプリンタ14による印刷などにより出力する。なお、抽選情報記憶部40は抽選情報を記憶する。 The lottery ticket printing unit 32 controls the printer 14 to print a lottery ticket with an invisible lottery number embedded therein according to the lottery information stored in the lottery information storage unit 40. The lottery ticket reading unit 34 controls the reader 12 to read the invisible lottery number from the lottery ticket. The lottery processing execution unit 36 executes a lottery according to the read lottery number and the lottery information stored in the lottery information storage unit 40. The lottery result output unit 38 outputs the lottery result by displaying it on the display 506 or printing it using the printer 14. The lottery information storage unit 40 stores the lottery information.

なお、上記の各機能構成は、コンピュータ500のハードウェアとソフトウェアとが協働することにより実現される。ソフトウェアは、一台以上のコンピュータ500のハードウェアと複数のソフトウェアとが協働して動作するものも含む。 The above-mentioned functional configurations are realized by the hardware and software of the computer 500 working together. The software also includes the hardware of one or more computers 500 working together with multiple pieces of software.

<処理>
本実施形態に係る抽選券システム1は、例えば図5に示すような手順で抽選券を用いた抽選を実現している。図5は本実施形態に係る抽選券システムの処理概要の一例を説明する為の図である。
<Processing>
The lottery ticket system 1 according to this embodiment realizes a lottery using a lottery ticket, for example, in the procedure shown in Fig. 5. Fig. 5 is a diagram for explaining an example of the outline of the process of the lottery ticket system according to this embodiment.

図5の左上に記載された抽選券1000は、表面に不可視の抽選番号が二次元コードで印刷されている例である。なお、図5の抽選券1000は説明のために二次元コードを表示しているが、不可視に印刷されているものとする。抽選券1000は二次元コードが自然光環境で不可視であり、偽造や複製、改ざん等の不正行為が極めて困難である。 The lottery ticket 1000 shown in the upper left of Figure 5 is an example in which an invisible lottery number is printed on the front as a two-dimensional code. Note that the lottery ticket 1000 in Figure 5 displays a two-dimensional code for the purpose of explanation, but it is assumed that the code is printed invisibly. The two-dimensional code on the lottery ticket 1000 is invisible in a natural light environment, making it extremely difficult to commit fraudulent acts such as counterfeiting, copying, or tampering.

なお、抽選券1000に不可視に印刷されている抽選番号は、抽選情報記憶部40に記憶されている図6に示すような抽選情報により、景品名、改ざん防止コード、及びリーダ読み取りチェックの情報と対応付けられている。 The lottery number printed invisibly on the lottery ticket 1000 is associated with the prize name, anti-tamper code, and reader read check information by the lottery information stored in the lottery information storage unit 40 as shown in FIG. 6.

図6は抽選情報の一例の構成図である。図6の抽選情報は、抽選番号、景品名、改ざん防止コード、及びリーダ読取りチェックの情報が対応付けられている。抽選番号は抽選券1000を識別する識別情報の一例である。景品名は、抽選の等級と景品とを表す情報の一例である。改ざん防止コードは、抽選の結果が正しい抽選券1000に印刷されたかを目視により確認するための情報である。リーダ読取りチェックは、リーダ12により抽選券1000から読み取られた抽選番号を判別するための情報であり、例えば読み取られた年月日時分を記載する。図6の抽選情報により、印刷した抽選券1000と、その抽選券1000の抽選の結果と、を管理できる。 Figure 6 is a diagram showing an example of lottery information. The lottery information in Figure 6 corresponds to information on a lottery number, a prize name, a tamper-proof code, and a reader read check. The lottery number is an example of identification information for identifying the lottery ticket 1000. The prize name is an example of information indicating the lottery grade and the prize. The tamper-proof code is information for visually confirming whether the lottery result has been printed on the correct lottery ticket 1000. The reader read check is information for determining the lottery number read from the lottery ticket 1000 by the reader 12, and for example, describes the year, month, day, hour, and minute when it was read. The lottery information in Figure 6 makes it possible to manage the printed lottery ticket 1000 and the lottery result for that lottery ticket 1000.

また、図5の例では、お買い上げ500円ごとに、顧客に抽選券1000を配布する例を示している。抽選券を配布された顧客は、店舗などに設けられた抽選会場に行き、抽選券1000による抽選を行う。例えば抽選会場の係員は、顧客から抽選券1000を受け取り、その抽選券1000からリーダ12で不可視の二次元コードをスキャンし、抽選番号を読み取る。 The example in FIG. 5 shows a case where a lottery ticket 1000 is distributed to a customer for every 500 yen spent. The customer who is distributed the lottery ticket goes to a lottery venue set up in a store or the like and participates in a lottery using the lottery ticket 1000. For example, a staff member at the lottery venue receives the lottery ticket 1000 from the customer and scans the invisible two-dimensional code on the lottery ticket 1000 with the reader 12 to read the lottery number.

リーダ12とデータ通信可能に接続されたPC10は、抽選券1000から読み取られた抽選番号の抽選を実行し、その抽選番号に対応付けられた景品名及び改ざん防止コードを図6の抽選情報から選出する。また、このときPC10は、図6の抽選情報のリーダ読取りチェックの情報を記載することで、抽選券1000の使用を履歴として残せる。 The PC 10, which is connected to the reader 12 so as to be able to carry out data communication, executes a lottery for the lottery number read from the lottery ticket 1000, and selects the prize name and tamper-proof code associated with the lottery number from the lottery information in FIG. 6. At this time, the PC 10 also records the reader read check information of the lottery information in FIG. 6, thereby recording the use of the lottery ticket 1000 as a history.

PC10はプリンタ14を制御し、抽選券1000から読み取った抽選番号と対応付けられた景品名及び改ざん防止コードを、例えば図5の下中央に記載したように、抽選券1000の裏面に印刷する。 The PC 10 controls the printer 14 to print the prize name and tamper-proof code associated with the lottery number read from the lottery ticket 1000 on the back of the lottery ticket 1000, for example as shown in the lower center of Figure 5.

なお、プリンタ14による抽選券1000の裏面への印刷は抽選会場の係員に行わせてもよいし、顧客に行わせるようにしてもよい。図5の下中央に記載した抽選券1000の裏面には商品面「3等賞ドリンク無料券」と改ざん防止コード「12345」とが表示されている。改ざん防止コード「12345」は図5の左上に記載した抽選券1000の表面にも記載されており、表面と裏面の改ざん防止コードを確認することで、間違った抽選券1000の裏面への抽選の結果の印刷や、不正行為を発見しやすくなる。また、PC10は図6の抽選情報を用いることで、すでに使用された抽選券1000を判別でき、その旨の警告を行うこと等が可能となる。 The printing on the back of the lottery ticket 1000 by the printer 14 may be done by a staff member at the lottery venue or by the customer. The back of the lottery ticket 1000 shown in the lower center of FIG. 5 displays the product name "Third Prize Free Drink Ticket" and the tamper-proof code "12345". The tamper-proof code "12345" is also printed on the front of the lottery ticket 1000 shown in the upper left of FIG. 5. By checking the tamper-proof codes on the front and back, it becomes easier to detect the printing of the lottery result on the back of the wrong lottery ticket 1000 or fraudulent activity. Furthermore, by using the lottery information in FIG. 6, the PC 10 can identify lottery tickets 1000 that have already been used and issue a warning to that effect.

図5に示す手順の抽選では、抽選券1000の配布時、抽選券1000の抽選を抽選会場で行う時、後日に景品を受け取る場合は、その景品を受け取る時など、顧客に来店を促す効果がある。 The lottery procedure shown in FIG. 5 has the effect of encouraging customers to visit the store when the lottery tickets 1000 are distributed, when the lottery tickets 1000 are drawn at the lottery venue, and when they receive prizes at a later date.

図7は本実施形態に係る抽選券システムの処理の一例のシーケンス図である。ステップS10において、抽選の主催者等は抽選券システム1のアプリケーションを起動し、抽選番号/景品登録部30に抽選券の配布枚数の登録を行う。なお、ステップS10において抽選番号/景品登録部30は抽選券のデザインの登録を主催者等から受け付けるようにしてもよい。 Figure 7 is a sequence diagram of an example of the processing of the lottery ticket system according to this embodiment. In step S10, the organizer of the lottery or the like starts the application of the lottery ticket system 1 and registers the number of lottery tickets to be distributed in the lottery number/prize registration unit 30. Note that in step S10, the lottery number/prize registration unit 30 may also accept registration of the lottery ticket design from the organizer or the like.

ステップS12に進み、抽選番号/景品登録部30は配布枚数分の抽選番号を抽選情報記憶部40の抽選情報に記憶する。なお、配布枚数は多めに登録してもよいし、少なめに登録して、後で増やしてもよい。また、抽選番号は「1」から順番に登録するようにしてもよいし、店舗ごとに異なる規則で登録するようにしてもよい。店舗ごとに異なる規則で抽選番号を登録する場合は、来店解析等の利用や、店舗毎に景品を異ならせる等、が可能となる。ステップS14に進み、抽選番号/景品登録部30は配布枚数分の抽選番号と対応付けて改ざん防止コードを抽選情報記憶部40の抽選情報に記憶する。なお、改ざん防止コードは「1」から順番に登録するようにしてもよいし、他の規則により登録するようにしてもよい。 Proceeding to step S12, the lottery number/prize registration unit 30 stores the lottery numbers for the number of distributed sheets in the lottery information storage unit 40. Note that the number of distributed sheets may be registered as large or small and then increased later. The lottery numbers may be registered in order starting from "1", or may be registered according to different rules for each store. When lottery numbers are registered according to different rules for each store, it is possible to use store visit analysis, or to provide different prizes for each store. Proceeding to step S14, the lottery number/prize registration unit 30 stores tamper-proof codes in the lottery information storage unit 40 in association with the lottery numbers for the number of distributed sheets. Note that the tamper-proof codes may be registered in order starting from "1", or may be registered according to other rules.

ステップS16に進み、抽選番号/景品登録部30は抽選券の印刷に必要な情報を抽選情報記憶部40に記憶させると共に、抽選券印刷部32に連絡する。ステップS18において、抽選券印刷部32は抽選券のデザインを作成する。なお、抽選券は偽造や複製、改ざん等の不正行為等がされにくいデザインを設計することで、セキュリティ性を上げることができる。 Proceeding to step S16, the lottery number/prize registration unit 30 stores the information required for printing the lottery ticket in the lottery information storage unit 40 and contacts the lottery ticket printing unit 32. In step S18, the lottery ticket printing unit 32 creates a design for the lottery ticket. Note that security can be improved by designing the lottery ticket to be less susceptible to fraudulent acts such as counterfeiting, copying, and tampering.

ステップS20において、抽選券印刷部32は設計されたデザインの画像に不可視の抽選番号及び可視の改ざん防止コードを埋め込んだ抽選券を、プリンタ14を制御して印刷する。印刷された抽選券はステップS22において主催者等に抽選券を納品する。 In step S20, the lottery ticket printing unit 32 controls the printer 14 to print a lottery ticket with an invisible lottery number and a visible tamper-proof code embedded in the image of the designed design. In step S22, the printed lottery ticket is delivered to the organizer, etc.

ステップS24において、主催者等は抽選券を顧客に配布する。なお、顧客に対する抽選券の配布は、お買い上げ毎/お買い上げ金額毎/無料配布など、主催者等が任意に決めることができる。 In step S24, the organizer distributes lottery tickets to customers. The organizer can decide how to distribute lottery tickets to customers, such as with each purchase, per purchase amount, or free of charge.

また、ステップS26において主催者等はPC10から景品の登録を行う。主催者等により登録された景品は図6の抽選情報の景品名の登録に利用される。ステップS28において、抽選番号/景品登録部30は抽選に必要な情報を抽選情報記憶部40に記憶させると共に、抽選処理実行部36に連絡する。 In addition, in step S26, the organizer or the like registers the prizes from the PC 10. The prizes registered by the organizer or the like are used to register the prize names in the lottery information of FIG. 6. In step S28, the lottery number/prize registration unit 30 stores the information necessary for the lottery in the lottery information storage unit 40 and contacts the lottery processing execution unit 36.

ステップS30に進み、抽選券を配布された顧客等は、抽選券を持って店舗などに設けられた抽選会場に行く。ステップS32において、例えば抽選会場の係員は、顧客から抽選券を受け取り、その抽選券からリーダ12で不可視の抽選番号を読み取る。抽選券読取部34は抽選券から読み取った抽選番号を抽選処理実行部36に連絡する。 Proceeding to step S30, the customer or the like to whom the lottery ticket has been distributed goes to a lottery venue set up in a store or the like with the lottery ticket. In step S32, for example, a staff member at the lottery venue receives the lottery ticket from the customer and reads the invisible lottery number from the lottery ticket with the reader 12. The lottery ticket reading unit 34 communicates the lottery number read from the lottery ticket to the lottery processing execution unit 36.

ステップS36において、抽選処理実行部36は読み取った抽選番号及び抽選情報記憶部40に記憶された抽選情報に従い、その抽選番号に従った抽選を実行し、読み取った抽選番号と対応付けられた景品名と改ざん防止コードとを求める。また、抽選処理実行部36はステップS32で抽選券から読み取られた抽選番号のリーダ読取りチェックに例えば抽選番号が抽選券から読み取られた年月日時分を記載する。なお、リーダ読取チェックの記載は一例であって、チェックのみであってもよいし、セキュリティによっては無くてもよい。 In step S36, the lottery process execution unit 36 executes a lottery according to the read lottery number and the lottery information stored in the lottery information storage unit 40, and obtains the prize name and tamper prevention code associated with the read lottery number. In addition, the lottery process execution unit 36 writes, for example, the year, month, date, time, and minute when the lottery number was read from the lottery ticket in the reader read check of the lottery number read from the lottery ticket in step S32. Note that writing in the reader read check is one example, and it may be just a check, or it may not be necessary depending on the security.

ステップS38に進み、抽選処理実行部36は抽選券から読み取った抽選番号に対応付けられた景品名と改ざん防止コードとを抽選結果出力部38に転送する。なお、ステップS36において、読み取った抽選番号と対応付けられたリーダ読取チェックに、すでに使用された抽選券であることを示す情報が記載されていれば、抽選処理実行部36は、その旨を抽選結果出力部38に通知する。すでに使用された抽選券であることが通知された抽選結果出力部38は、その旨をディスプレイ506に表示して出力してもよく、もしくはエラーとして警告音等を出力してもよい。 Proceeding to step S38, the lottery process execution unit 36 transfers the prize name and tamper prevention code associated with the lottery number read from the lottery ticket to the lottery result output unit 38. Note that in step S36, if the reader read check associated with the read lottery number contains information indicating that the lottery ticket has already been used, the lottery process execution unit 36 notifies the lottery result output unit 38 of this fact. Upon being notified that the lottery ticket has already been used, the lottery result output unit 38 may output a message to that effect on the display 506, or may output a warning sound or the like as an error.

ステップS40において、抽選結果出力部38はプリンタ14を制御し、抽選処理実行部36から転送された抽選の結果である景品名と、改ざん防止コードとを、抽選券の例えば裏面に印刷する。また、抽選結果出力部38は抽選処理実行部36から転送された抽選の結果である景品名と、改ざん防止コードとを、ディスプレイ506に表示し、抽選券の裏面に係員等がハンコなどで抽選結果である景品名を記載するようにしてもよい。 In step S40, the lottery result output unit 38 controls the printer 14 to print the prize name, which is the result of the lottery, and the tamper prevention code transferred from the lottery processing execution unit 36, on, for example, the back side of the lottery ticket. The lottery result output unit 38 may also display the prize name, which is the result of the lottery, and the tamper prevention code transferred from the lottery processing execution unit 36 on the display 506, and an attendant or the like may write the prize name, which is the result of the lottery, on the back side of the lottery ticket using a seal or the like.

なお、抽選会場の係員等は、抽選券の裏面に印刷された改ざん防止コードと、その抽選券の表面に印刷されている改ざん防止コードと、が同じであることを視認し、例えば複数の抽選券を持つ顧客等が、印刷先の抽選券を間違えていないか、を確認できる。抽選券の表面と裏面に印刷される改ざん防止コードは、係員等が間違いのないことを確認できるのであれば、必ずしも同一でなくてもよく、暗号などを利用してもよい。 Note that staff at the lottery venue can visually confirm that the tamper-proof code printed on the back of the lottery ticket is the same as the tamper-proof code printed on the front of the same lottery ticket, and can check, for example, whether a customer who has multiple lottery tickets has printed the wrong ticket. The tamper-proof codes printed on the front and back of the lottery ticket do not necessarily have to be the same, as long as staff can confirm that there is no mistake, and a code or other code may be used.

ステップS42において、係員等は裏面に抽選の結果である景品名と改ざん防止コードとが印刷された抽選券を顧客に返却する。ステップS44において、顧客は抽選券の裏面に印刷された景品名に従い、店舗などで景品を受け取ることができる。 In step S42, the attendant or the like returns the lottery ticket to the customer, on the back of which is printed the name of the prize that is the result of the lottery and a tamper-proof code. In step S44, the customer can collect the prize at a store or the like according to the name of the prize printed on the back of the lottery ticket.

本実施形態の抽選券システム1で利用する抽選券のデザインは様々である。図8は本実施形態の抽選券システムで利用する抽選券のデザイン例を説明する図である。本実施形態の抽選券システム1で利用する抽選券は、例えば図8(a)に示すように抽選券の表面に不可視の抽選番号が二次元コードで印刷されている欄が明示されていてもよい。また、本実施形態の抽選券システム1で利用する抽選券は、例えば図8(b)に示すように不可視の抽選番号が二次元コードで印刷されている欄が明示されていなくてもよい。 The lottery ticket used in the lottery ticket system 1 of this embodiment may have a variety of designs. Figure 8 is a diagram illustrating an example of a design of a lottery ticket used in the lottery ticket system of this embodiment. The lottery ticket used in the lottery ticket system 1 of this embodiment may clearly indicate a field on the surface of the lottery ticket where an invisible lottery number is printed in a two-dimensional code, as shown in Figure 8(a), for example. Furthermore, the lottery ticket used in the lottery ticket system 1 of this embodiment may not clearly indicate a field on the surface of the lottery ticket where an invisible lottery number is printed in a two-dimensional code, as shown in Figure 8(b), for example.

また、本実施形態の抽選券システム1で利用する抽選券は、赤外光を吸収する単色黒インク又はトナー(第1のインク又はトナーの一例)を用いた黒色の画像と、赤外光を反射するシアン+マゼンダ+イエローのインク又はトナー(第2のインク又はトナーの一例)を用いた黒色の画像とを混在させて(第1のインク又はトナーを用いた黒色の画像の少なくとも一部を隠すように)印刷することで、不可視の抽選番号の印刷が可能となる。 The lottery ticket used in the lottery ticket system 1 of this embodiment is printed with a mixture of a black image made with a monochrome black ink or toner (an example of a first ink or toner) that absorbs infrared light and a black image made with cyan+magenta+yellow ink or toner (an example of a second ink or toner) that reflects infrared light (so as to hide at least a portion of the black image made with the first ink or toner), making it possible to print an invisible lottery number.

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。なお、本実施形態で説明した抽選券システム1は一例であって、用途や目的に応じて様々なシステム構成例があることは言うまでもない。 The present invention is not limited to the specifically disclosed embodiment above, and various modifications and variations are possible without departing from the scope of the claims. It goes without saying that the lottery ticket system 1 described in this embodiment is only one example, and there are various system configuration examples depending on the application and purpose.

上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(digital signal processor)、FPGA(field programmable gate array)や従来の回路モジュール等のデバイスを含むものとする。 Each function of the above-described embodiments can be realized by one or more processing circuits. In this specification, the term "processing circuit" includes a processor programmed to execute each function by software, such as a processor implemented by an electronic circuit, and devices such as an ASIC (Application Specific Integrated Circuit), DSP (digital signal processor), FPGA (field programmable gate array), and conventional circuit modules designed to execute each function described above.

実施例に記載された装置群は、本明細書に開示された実施形態を実施するための複数のコンピューティング環境のうちの1つを示すものにすぎない。 The devices described in the examples are merely illustrative of one of several computing environments for implementing the embodiments disclosed herein.

ある実施形態では、サーバ16は、サーバクラスタといった複数のコンピューティングデバイスを含む。複数のコンピューティングデバイスは、ネットワーク18や共有メモリなどを含む任意のタイプの通信リンクを介して互いに通信するように構成されており、本明細書に開示された処理を実施する。同様に、PC10A及び10Bは、互いに通信するように構成された複数のコンピューティングデバイスを含むことができる。 In one embodiment, server 16 includes multiple computing devices, such as a server cluster, configured to communicate with each other over any type of communications link, including network 18, shared memory, etc., to perform the processes disclosed herein. Similarly, PCs 10A and 10B may include multiple computing devices configured to communicate with each other.

さらに、PC10A、PC10B、及びサーバ16などのユニットは、開示された処理ステップを様々な組み合わせで共有するように構成できる。例えば、所定のユニットによって実行されるプロセスは、他のユニットによって実行され得る。同様に、所定のユニットの機能は、他のユニットによって実行することができる。また、PC10A、PC10B、及びサーバ16の各要素は、1つの装置にまとめられていてもよいし、複数の装置に分けられていてもよい。 Furthermore, units such as PC 10A, PC 10B, and server 16 can be configured to share the disclosed processing steps in various combinations. For example, a process performed by a given unit can be performed by another unit. Similarly, a function of a given unit can be performed by another unit. Also, each element of PC 10A, PC 10B, and server 16 can be combined into one device or separated into multiple devices.

1 抽選券システム
10、10A、10B PC
12 リーダ
14、14A、14B プリンタ
16 サーバ
18 ネットワーク
30 抽選番号/景品登録部
32 抽選券印刷部
34 抽選券読取部
36 抽選処理実行部
38 抽選結果出力部
40 抽選情報記憶部
506 ディスプレイ
1000 抽選券
1 Lottery ticket system 10, 10A, 10B PC
12 Reader 14, 14A, 14B Printer 16 Server 18 Network 30 Lottery number/prize registration unit 32 Lottery ticket printing unit 34 Lottery ticket reading unit 36 Lottery processing execution unit 38 Lottery result output unit 40 Lottery information storage unit 506 Display 1000 Lottery ticket

特開2002-342528号公報JP 2002-342528 A

Claims (8)

情報処理装置を、
抽選番号、抽選の結果、及び改ざん防止コードが対応付けて記憶されている抽選情報記憶手段、
前記抽選情報記憶手段に対応付けて記憶されている不可視の前記抽選番号及び可視の改ざん防止コードが印刷された抽選券から、前記抽選番号を読み取るようにリーダを制御する抽選券読取手段、
前記抽選券から読み取った前記抽選番号を用いて抽選を行い、前記抽選番号に対応付けて記憶されている前記抽選の結果及び前記改ざん防止コードを選出する抽選処理実行手段、
選出された前記抽選の結果及び前記改ざん防止コードを出力する抽選結果出力手段、
として機能させ
前記抽選結果出力手段は、選出された前記抽選の結果及び前記改ざん防止コードを、プリンタを制御して前記抽選券に印刷するか、又は、選出された前記抽選の結果及び前記改ざん防止コードを、ディスプレイを制御して表示する、
プログラム。
An information processing device,
a lottery information storage means for storing the lottery number, the lottery result, and the tamper-proof code in association with each other;
a lottery ticket reading means for controlling a reader to read the lottery number from a lottery ticket on which the invisible lottery number and a visible tamper-proof code, which are stored in association with the lottery information storage means, are printed;
a lottery process execution means for conducting a lottery using the lottery number read from the lottery ticket, and selecting the lottery result and the tamper-proof code stored in correspondence with the lottery number;
a lottery result output means for outputting the selected lottery result and the tamper-proof code;
Function as a
the lottery result output means controls a printer to print the selected lottery result and the tamper-proof code on the lottery ticket, or controls a display to display the selected lottery result and the tamper-proof code.
program.
前記抽選券読取手段は、赤外線用又は紫外線用のリーダを制御して、自然光環境では不可視に前記抽選番号が印刷された前記抽選券から、前記抽選番号を読み取ること
を特徴とする請求項1記載のプログラム。
2. The program according to claim 1, wherein the lottery ticket reading means controls an infrared or ultraviolet reader to read the lottery number from the lottery ticket on which the lottery number is printed so as to be invisible in a natural light environment.
前記抽選の結果は、抽選の等級と景品とを表す情報であること
を特徴とする請求項1又は2記載のプログラム。
The program according to claim 1 or 2, characterized in that the result of the lottery is information indicating the rank and prize of the lottery .
前記抽選番号は、前記抽選を行う店舗ごとに異なる規則で登録されていること
を特徴とする請求項1乃至の何れか一項に記載のプログラム。
4. The program according to claim 1 , wherein the lottery numbers are registered according to different rules for each store that conducts the lottery.
抽選番号、抽選の結果、及び改ざん防止コードが対応付けて記憶されている抽選情報記憶手段と、
前記抽選情報記憶手段に対応付けて記憶されている不可視の前記抽選番号及び可視の改ざん防止コードが印刷された抽選券から、前記抽選番号を読み取るようにリーダを制御する抽選券読取手段と、
前記抽選券から読み取った前記抽選番号を用いて抽選を行い、前記抽選番号に対応付けて記憶されている前記抽選の結果及び前記改ざん防止コードを選出する抽選処理実行手段と、
選出された前記抽選の結果及び前記改ざん防止コードを出力する抽選結果出力手段と、
を有し、
前記抽選結果出力手段は、選出された前記抽選の結果及び前記改ざん防止コードを、プリンタを制御して前記抽選券に印刷するか、又は、選出された前記抽選の結果及び前記改ざん防止コードを、ディスプレイを制御して表示する
情報処理装置。
a lottery information storage means for storing a lottery number, a lottery result, and a tamper-proof code in association with each other;
a lottery ticket reading means for controlling a reader to read the lottery number from a lottery ticket on which the invisible lottery number and a visible tamper-proof code, which are stored in association with the lottery information storage means, are printed;
a lottery process execution means for conducting a lottery using the lottery number read from the lottery ticket and selecting the lottery result and the tamper-proof code stored in correspondence with the lottery number;
a lottery result output means for outputting the selected lottery result and the tamper-proof code;
having
the lottery result output means controls a printer to print the selected lottery result and the tamper-proof code on the lottery ticket, or controls a display to display the selected lottery result and the tamper-proof code .
Information processing device.
可視及び不可視の画像を印刷可能なプリンタと、前記プリンタが印刷した不可視の画像を読取可能なリーダと、前記プリンタ及び前記リーダを制御して抽選券による抽選を管理する情報処理装置と、を有する抽選券システムであって、
前記情報処理装置は、
抽選番号、抽選の結果、及び改ざん防止コードが対応付けて記憶されている抽選情報記憶手段と、
前記抽選情報記憶手段に対応付けて記憶されている不可視の前記抽選番号及び可視の改ざん防止コードを含む前記抽選券を印刷するように前記プリンタを制御する抽選券印刷手段と、
前記抽選券から不可視の前記抽選番号を読み取るように前記リーダを制御する抽選券読取手段と、
前記抽選券から読み取った前記抽選番号を用いて抽選を行い、前記抽選番号に対応付けて記憶されている前記抽選の結果及び前記改ざん防止コードを選出する抽選処理実行手段と、
選出された前記抽選の結果及び前記改ざん防止コードを出力する抽選結果出力手段と、
を有し、
前記抽選結果出力手段は、選出された前記抽選の結果及び前記改ざん防止コードを、プリンタを制御して前記抽選券に印刷するか、又は、選出された前記抽選の結果及び前記改ざん防止コードを、ディスプレイを制御して表示する
抽選券システム。
A lottery ticket system having a printer capable of printing visible and invisible images, a reader capable of reading the invisible images printed by the printer, and an information processing device that controls the printer and the reader to manage a lottery using a lottery ticket,
The information processing device includes:
a lottery information storage means for storing a lottery number, a lottery result, and a tamper-proof code in association with each other;
a lottery ticket printing means for controlling the printer to print the lottery ticket including the invisible lottery number and the visible tamper-proof code stored in association with the lottery information storage means;
a lottery ticket reading means for controlling the reader to read the invisible lottery number from the lottery ticket;
a lottery process execution means for conducting a lottery using the lottery number read from the lottery ticket and selecting the lottery result and the tamper-proof code stored in correspondence with the lottery number;
a lottery result output means for outputting the selected lottery result and the tamper-proof code;
having
the lottery result output means controls a printer to print the selected lottery result and the tamper-proof code on the lottery ticket, or controls a display to display the selected lottery result and the tamper-proof code .
Lottery ticket system.
前記抽選券印刷手段は、自然光環境で不可視であり、赤外線用又は紫外線用のリーダにより読み取り可能なインク又はトナーを用いて、前記抽選券に不可視の前記抽選番号を印刷すること
を特徴とする請求項記載の抽選券システム。
The lottery ticket system according to claim 6, characterized in that the lottery ticket printing means prints the invisible lottery number on the lottery ticket using ink or toner that is invisible in natural light environments and can be read by an infrared or ultraviolet reader.
前記抽選券印刷手段は、自然光環境で可視であり、赤外線用又は紫外線用のリーダにより読み取り可能な第1のインク又はトナーと、自然光環境で可視であり、赤外線用又は紫外線用のリーダにより読み取りできない第2のインク又はトナーと、を用いて、前記第1のインク又はトナーにより印刷された前記抽選番号が視認できなくなるように前記第2のインク又はトナーにより前記抽選番号の画像と同色の画像を印刷することで、前記抽選券に不可視の前記抽選番号を印刷すること
を特徴とする請求項記載の抽選券システム。
The lottery ticket system described in claim 6, characterized in that the lottery ticket printing means uses a first ink or toner that is visible in a natural light environment and can be read by an infrared or ultraviolet reader, and a second ink or toner that is visible in a natural light environment and cannot be read by an infrared or ultraviolet reader, and prints an image of the same color as the image of the lottery number using the second ink or toner so that the lottery number printed with the first ink or toner is not visible, thereby printing an invisible lottery number on the lottery ticket.
JP2020112618A 2020-06-30 2020-06-30 PROGRAM, INFORMATION PROCESSING DEVICE AND LOTTERY TICKET SYSTEM Active JP7625799B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020112618A JP7625799B2 (en) 2020-06-30 2020-06-30 PROGRAM, INFORMATION PROCESSING DEVICE AND LOTTERY TICKET SYSTEM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020112618A JP7625799B2 (en) 2020-06-30 2020-06-30 PROGRAM, INFORMATION PROCESSING DEVICE AND LOTTERY TICKET SYSTEM

Publications (2)

Publication Number Publication Date
JP2022011461A JP2022011461A (en) 2022-01-17
JP7625799B2 true JP7625799B2 (en) 2025-02-04

Family

ID=80148199

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020112618A Active JP7625799B2 (en) 2020-06-30 2020-06-30 PROGRAM, INFORMATION PROCESSING DEVICE AND LOTTERY TICKET SYSTEM

Country Status (1)

Country Link
JP (1) JP7625799B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003141296A (en) 2001-10-30 2003-05-16 Toppan Printing Co Ltd Lottery operation system server and print medium on which lottery information is printed
JP2005190118A (en) 2003-12-25 2005-07-14 Toshiba Corp Winning inquiry device, winning inquiry system, and issuing device for paper with prizes
JP2008273051A (en) 2007-04-27 2008-11-13 Sony Corp Image printer apparatus and image printing method
JP2016099889A (en) 2014-11-25 2016-05-30 株式会社新盛インダストリーズ Printing data creation device and printer with lottery function
WO2019098272A1 (en) 2017-11-15 2019-05-23 凸版印刷株式会社 Authentication device, server computer, authentication method, camera-equipped mobile device, and code label

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003141296A (en) 2001-10-30 2003-05-16 Toppan Printing Co Ltd Lottery operation system server and print medium on which lottery information is printed
JP2005190118A (en) 2003-12-25 2005-07-14 Toshiba Corp Winning inquiry device, winning inquiry system, and issuing device for paper with prizes
JP2008273051A (en) 2007-04-27 2008-11-13 Sony Corp Image printer apparatus and image printing method
JP2016099889A (en) 2014-11-25 2016-05-30 株式会社新盛インダストリーズ Printing data creation device and printer with lottery function
WO2019098272A1 (en) 2017-11-15 2019-05-23 凸版印刷株式会社 Authentication device, server computer, authentication method, camera-equipped mobile device, and code label

Also Published As

Publication number Publication date
JP2022011461A (en) 2022-01-17

Similar Documents

Publication Publication Date Title
US5464971A (en) Apparatus and method for receiving and processing a bet
EP2143003B1 (en) Coupon copy protection
CA2388602C (en) System for linking a unique identifier to an instant game ticket
US7195148B2 (en) Card printer in a card information management system
JP2008526464A5 (en)
US9311642B2 (en) Apparatus and method for creating coupon for free gift
JP2024047515A (en) Metaverse service platform using NFT-based metaverse ticket and method for providing the same
US20170053473A1 (en) Systems and tickets for playing scratch-off games of chance
JP7625799B2 (en) PROGRAM, INFORMATION PROCESSING DEVICE AND LOTTERY TICKET SYSTEM
US20100133340A1 (en) System and method for use of lottery terminals as electronic voting mechanisms
US20230046351A1 (en) E-ticket and e-coupon, game system and method based on e-ticket and e-coupon
JP6672593B2 (en) Information processing apparatus and program
JP2016139276A (en) Voting terminal, voting ticket issue method, and voting ticket issue program
JP5952772B2 (en) Commemorative voting ticket issuing device and commemorative voting ticket issuing program
JP7218272B2 (en) VOTING METHOD AND VOTE PROCESSING DEVICE
JP2000149081A (en) Soccer lottery issuing device and soccer lottery collating device
US20210089252A1 (en) Information processing apparatus, information processing method and non-transitory recording medium
JP2021099558A (en) Voting device, voting method, and voting system
JP4808943B2 (en) Voting ticket issuing device, voting ticket issuing method and voting ticket issuing program
JP2015011459A (en) Reader, read threshold setting method, and read threshold setting program
US20120122536A1 (en) Method and apparatus for a progressive prize structure in an instant game
JP2021124804A (en) Information processing system, information processing method and information processing equipment
US20230259897A1 (en) Digital Data Object System
JP6865500B2 (en) Voting card printing system, voting card printing device and voting card printing method
JP2026051610A (en) Terminal configuration system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230412

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240312

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240509

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240813

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20241010

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250106

R150 Certificate of patent or registration of utility model

Ref document number: 7625799

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150