JP2017187826A - トータリゼータシステム、投票端末及びサーバ - Google Patents
トータリゼータシステム、投票端末及びサーバ Download PDFInfo
- Publication number
- JP2017187826A JP2017187826A JP2016073952A JP2016073952A JP2017187826A JP 2017187826 A JP2017187826 A JP 2017187826A JP 2016073952 A JP2016073952 A JP 2016073952A JP 2016073952 A JP2016073952 A JP 2016073952A JP 2017187826 A JP2017187826 A JP 2017187826A
- Authority
- JP
- Japan
- Prior art keywords
- voting
- data
- ticket
- race
- voting 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.)
- Granted
Links
- 230000005540 biological transmission Effects 0.000 claims description 20
- 238000004458 analytical method Methods 0.000 claims description 6
- 238000007599 discharging Methods 0.000 claims 2
- 238000010586 diagram Methods 0.000 description 29
- 238000012545 processing Methods 0.000 description 21
- 238000007639 printing Methods 0.000 description 12
- 238000003860 storage Methods 0.000 description 11
- 238000003780 insertion Methods 0.000 description 10
- 230000037431 insertion Effects 0.000 description 10
- 238000000034 method Methods 0.000 description 9
- 238000004891 communication Methods 0.000 description 7
- 230000014509 gene expression Effects 0.000 description 6
- 102100035353 Cyclin-dependent kinase 2-associated protein 1 Human genes 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 3
- 238000000605 extraction Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000007723 transport mechanism Effects 0.000 description 2
- 210000000481 breast Anatomy 0.000 description 1
- 238000004140 cleaning Methods 0.000 description 1
- 230000002542 deteriorative effect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Time Recorders, Dirve Recorders, Access Control (AREA)
Abstract
Description
<トータリゼータシステムの構成>
図1は、実施例1のトータリゼータシステムの構成例を示す図である。図1に示すトータリゼータシステム1は、公営競技におけるものであり、例えば、投票券の発売や投票券の払戻の処理、オッズの計算、配当金の計算等の処理を行う。
図2は、実施例1の投票端末の概要の説明に供する図である。図2において、投票端末30は、運用状況表示窓301と、投票券投入口302と、投票券排出口303と、投票カード投入排出口304と、紙幣投入排出口305と、硬貨投入口306と、硬貨排出口307と、タッチパネル308とを有する。
図3は、実施例1の投票端末の構成例を示す機能ブロック図である。図3において、投票端末30は、読取部321と、データ処理部324と、通信部320と、印刷部325とを有する。通信部320は、送信部322と、受信部323とを有する。送信部322及び受信部323は、ネットワーク40に接続される。
図4は、実施例1の抽選サーバの構成例を示す機能ブロック図である。図4において、抽選サーバ20は、通信部210と、情報取得部202と、記憶部203と、抽選部204と、将来レースデータ生成部205とを有する。通信部210は、受信部201と、送信部206とを有する。受信部201及び送信部206は、ネットワーク40に接続される。
図5は、実施例1のトータリゼータシステムの処理シーケンスの一例を示す図である。
図6は、実施例1の外れ投票券データの一例を示す図である。受信部201は、例えば、図6に示す外れ投票券データD1〜D4を、投票端末30−1〜30−Nのうちの何れか1つの投票端末30から受信する。外れ投票券データD1〜D4の各々は、投票端末30に一度にまとめて投入された4枚の投票券の各々に対応する。外れ投票券データD1〜D4の各々には、レース開催日、場名、レース番号、式別、買目、及び、投票金額が含まれる。また、ここでは、外れ投票券データD1〜D4の投票金額の合計は1000円であるため、抽選部204による外れ投票券に対する抽選は10回行われる。以下では、10回の抽選が行われた結果、1回当選し、9回落選したものとする。抽選部204は、外れ投票券データD1〜D4に対し、1回の当選と、9回の落選とを、抽選結果として将来レースデータ生成部205へ出力する。
図14は、実施例1の将来レースデータ生成部の処理の説明に供するフローチャートである。
<投票端末のハードウェア構成>
投票端末30は、例えば、次のようなハードウェア構成により実現することができる。図15は、実施例2の投票端末のハードウェア構成例を示す図である。図15に示すように、投票端末30は、ハードウェアの構成要素として、プロセッサ30aと、メモリ30bと、搬送機構30cと、印刷モジュール30dと、磁気読取モジュール30eと、ネットワークインタフェースモジュール30fとを有する。プロセッサ30aの一例として、CPU(Central Processing Unit),DSP(Digital Signal Processor),FPGA(Field Programmable Gate Array)等が挙げられる。また、投票端末30は、プロセッサ30aと周辺回路とを含むLSI(Large Scale Integrated circuit)を有しても良い。メモリ30bの一例として、SDRAM(Synchronous Dynamic Random Access Memory)等のRAM(Random Access Memory),ROM(Read Only Memory)、フラッシュメモリ等が挙げられる。
抽選サーバ20は、例えば、次のようなハードウェア構成により実現することができる。図16は、実施例2の抽選サーバのハードウェア構成例を示す図である。図16に示すように、抽選サーバ20は、ハードウェアの構成要素として、プロセッサ20aと、メモリ20bと、ネットワークインタフェースモジュール20cとを有する。プロセッサ20aの一例として、CPU,DSP,FPGA等が挙げられる。また、抽選サーバ20は、プロセッサ20aと周辺回路とを含むLSIを有しても良い。メモリ20bの一例として、SDRAM等のRAM,ROM、フラッシュメモリ等が挙げられる。
20 抽選サーバ
30−1〜30−N 投票端末
202 情報取得部
203 記憶部
204 抽選部
205 将来レースデータ生成部
210,320 通信部
321 読取部
324 データ処理部
325 印刷部
Claims (7)
- 投票端末と、サーバと、を具備し、
前記投票端末は、
公営競技の投票券であって、当たりか外れかが確定している前記投票券である確定投票券が投入され、
投入された前記確定投票券が外れ投票券である場合に、前記外れ投票券の投票内容を示すデータである第1データを前記サーバへ送信し、
前記サーバは、
前記第1データを受信し、
受信した前記第1データに基づいて、投票券を購入可能な将来のレースの投票内容を示すデータである第2データを生成し、
生成した前記第2データを前記投票端末へ送信し、
前記投票端末は、
前記第2データを受信し、
受信した前記第2データに応じた券を排出する、
トータリゼータシステム。 - 前記サーバは、
前記外れ投票券に対する抽選を行い、
前記外れ投票券が前記抽選に当選した場合に、前記第1データに基づいて前記第2データを生成する、
請求項1に記載のトータリゼータシステム。 - 前記サーバは、レース開催日、場名、レース番号、式別、及び、買目を含む前記第2データを生成し、
前記投票端末は、受信した前記第2データに基づいて、前記レース開催日、前記場名、前記レース番号、前記式別、及び、前記買目が印刷された投票券を排出する、
請求項1または請求項2に記載のトータリゼータシステム。 - 前記サーバは、式別、及び、投票券の購入可能金額を含む前記第2データを生成し、
前記投票端末は、受信した前記第2データに基づいて、前記式別及び前記購入可能金額が印刷された投票用ギフト券を排出する、
請求項1から3の何れか一つに記載のトータリゼータシステム。 - 前記サーバは、受信した前記第1データの買目と前記買目の人気順位とを分析し、分析結果に基づいて前記第2データを生成する、
請求項1から4の何れか一つに記載のトータリゼータシステム。 - 公営競技の投票券であって、当たりか外れかが確定している前記投票券である確定投票券を投入可能な投入口と、
投入された前記確定投票券が外れ投票券である場合に、前記外れ投票券の投票内容を示すデータである第1データをサーバへ送信する送信部と、
前記サーバによって前記第1データに基づいて生成された第2データであって、投票券を購入可能な将来のレースの投票内容を示すデータである前記第2データを前記サーバから受信する受信部と、
受信された前記第2データに応じた券を排出する排出口と、
を具備する投票端末。 - 公営競技の投票券であって、当たりか外れかが確定している前記投票券である確定投票券のうち外れ投票券の投票内容を示すデータである第1データを投票端末から受信する受信部と、
受信された前記第1データに基づいて、投票券を購入可能な将来のレースの投票内容を示すデータである第2データを生成する生成部と、
生成された前記第2データを前記投票端末へ送信する送信部と、
を具備するサーバ。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016073952A JP6637366B2 (ja) | 2016-04-01 | 2016-04-01 | トータリゼータシステム、投票端末及びサーバ |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016073952A JP6637366B2 (ja) | 2016-04-01 | 2016-04-01 | トータリゼータシステム、投票端末及びサーバ |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017187826A true JP2017187826A (ja) | 2017-10-12 |
JP6637366B2 JP6637366B2 (ja) | 2020-01-29 |
Family
ID=60044086
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016073952A Expired - Fee Related JP6637366B2 (ja) | 2016-04-01 | 2016-04-01 | トータリゼータシステム、投票端末及びサーバ |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6637366B2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6856881B1 (ja) * | 2019-11-28 | 2021-04-14 | 株式会社ミクシィ | 情報処理装置、情報処理方法及びプログラム |
JP2021101355A (ja) * | 2019-11-28 | 2021-07-08 | 株式会社ミクシィ | 情報処理装置、情報処理方法及びプログラム |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002092241A (ja) * | 2000-09-20 | 2002-03-29 | Mitsubishi Electric Corp | ポイント処理装置、ポイント処理方法及び記録媒体 |
JP2002117427A (ja) * | 2000-10-10 | 2002-04-19 | Fujitsu Ltd | 投票券発券機及びプログラム記録媒体 |
JP2002259615A (ja) * | 2001-03-02 | 2002-09-13 | Fujitsu Ltd | 時間帯分割投票方式 |
JP2005128723A (ja) * | 2003-10-23 | 2005-05-19 | Nec Corp | 公営競技における特典付与方法、投票券払戻機および投票券 |
JP2005196451A (ja) * | 2004-01-07 | 2005-07-21 | Fujitsu Ltd | 投票ゲーム用システムのホストコンピュータ、端末機及びプログラム |
JP2006171844A (ja) * | 2004-12-13 | 2006-06-29 | Fujitsu Ltd | 投票ゲーム用システムのホストコンピュータプログラム |
JP2013114298A (ja) * | 2011-11-25 | 2013-06-10 | Fujitsu Frontech Ltd | 投票装置、および、投票画面の表示方法 |
-
2016
- 2016-04-01 JP JP2016073952A patent/JP6637366B2/ja not_active Expired - Fee Related
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002092241A (ja) * | 2000-09-20 | 2002-03-29 | Mitsubishi Electric Corp | ポイント処理装置、ポイント処理方法及び記録媒体 |
JP2002117427A (ja) * | 2000-10-10 | 2002-04-19 | Fujitsu Ltd | 投票券発券機及びプログラム記録媒体 |
JP2002259615A (ja) * | 2001-03-02 | 2002-09-13 | Fujitsu Ltd | 時間帯分割投票方式 |
JP2005128723A (ja) * | 2003-10-23 | 2005-05-19 | Nec Corp | 公営競技における特典付与方法、投票券払戻機および投票券 |
JP2005196451A (ja) * | 2004-01-07 | 2005-07-21 | Fujitsu Ltd | 投票ゲーム用システムのホストコンピュータ、端末機及びプログラム |
JP2006171844A (ja) * | 2004-12-13 | 2006-06-29 | Fujitsu Ltd | 投票ゲーム用システムのホストコンピュータプログラム |
JP2013114298A (ja) * | 2011-11-25 | 2013-06-10 | Fujitsu Frontech Ltd | 投票装置、および、投票画面の表示方法 |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6856881B1 (ja) * | 2019-11-28 | 2021-04-14 | 株式会社ミクシィ | 情報処理装置、情報処理方法及びプログラム |
JP2021099858A (ja) * | 2019-11-28 | 2021-07-01 | 株式会社ミクシィ | 情報処理装置、情報処理方法及びプログラム |
JP2021101355A (ja) * | 2019-11-28 | 2021-07-08 | 株式会社ミクシィ | 情報処理装置、情報処理方法及びプログラム |
JP7481629B2 (ja) | 2019-11-28 | 2024-05-13 | 株式会社Mixi | 情報処理装置、情報処理方法及びプログラム |
JP7538423B2 (ja) | 2019-11-28 | 2024-08-22 | 株式会社Mixi | 情報処理装置、情報処理方法及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP6637366B2 (ja) | 2020-01-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20120077561A1 (en) | Game ticket with a related web site | |
JP2010160612A (ja) | 投票予想公開システム及び方法ならびにコンピュータプログラム | |
US20100203942A1 (en) | Systems and methods for determining a lottery winner based on a plurality of lottery tickets | |
US11132872B2 (en) | Lottery ticket | |
JP6626297B2 (ja) | 販売機システム及び商品選択方法 | |
US20050108127A1 (en) | Stored value lottery card and methods | |
JP6637366B2 (ja) | トータリゼータシステム、投票端末及びサーバ | |
US20090298566A1 (en) | Subset partial match prize category | |
JP2019195448A (ja) | 遊技場用管理システム | |
KR20070070329A (ko) | 경품과 이벤트가 결합된 검색엔진시스템 | |
JP2005177305A (ja) | 遊技用管理装置 | |
JP2003022344A (ja) | 数字選択式くじの投票支持率情報提供システム | |
JP4504173B2 (ja) | 投票ゲーム用システム | |
JP7420117B2 (ja) | 投票券処理装置、投票券処理方法、プログラム | |
KR20180002075A (ko) | 로또 복권 시스템, 로또 복권 판매 장치 및 그 동작 방법 | |
JP4735014B2 (ja) | 副賞付投票券発行装置、副賞付投票券発行方法、副賞付投票券発行プログラム | |
JP2008117144A (ja) | メール送信システムおよびメール送信方法 | |
JP2005196451A (ja) | 投票ゲーム用システムのホストコンピュータ、端末機及びプログラム | |
WO2019172404A1 (ja) | コンピュータプログラム | |
JP2000149081A (ja) | サッカーくじ発券装置およびサッカーくじ照合装置 | |
JPH11169542A (ja) | 遊技媒体の計数と景品の選択を行うシステム | |
JP2004326460A (ja) | 投票券管理装置及びシステム | |
JP2021196861A (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP2001209748A (ja) | 投票券用icカード及び投票券発売方式 | |
JP5587242B2 (ja) | 投票端末装置、記念投票券作成方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180612 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180620 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190513 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190521 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190712 |
|
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: 20191217 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20191220 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6637366 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |