US20100075762A1 - Segmented Memory Control System for Gaming Devices - Google Patents

Segmented Memory Control System for Gaming Devices Download PDF

Info

Publication number
US20100075762A1
US20100075762A1 US12/560,918 US56091809A US2010075762A1 US 20100075762 A1 US20100075762 A1 US 20100075762A1 US 56091809 A US56091809 A US 56091809A US 2010075762 A1 US2010075762 A1 US 2010075762A1
Authority
US
United States
Prior art keywords
memory
unit
data
primary
units
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.)
Abandoned
Application number
US12/560,918
Inventor
Demetrius Comes
Tony DeFeo
Richard A. Ditton
Lawrence Hodgson
Leif Marwede
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.)
Incredible Technologies Inc
Original Assignee
Incredible Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Incredible Technologies Inc filed Critical Incredible Technologies Inc
Priority to US12/560,918 priority Critical patent/US20100075762A1/en
Publication of US20100075762A1 publication Critical patent/US20100075762A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/32Coin-freed apparatus for hiring articles; Coin-freed facilities or services for games, toys, sports, or amusements
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/32Coin-freed apparatus for hiring articles; Coin-freed facilities or services for games, toys, sports, or amusements
    • G07F17/3202Hardware aspects of a gaming system, e.g. components, construction, architecture thereof
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/32Coin-freed apparatus for hiring articles; Coin-freed facilities or services for games, toys, sports, or amusements
    • G07F17/3202Hardware aspects of a gaming system, e.g. components, construction, architecture thereof
    • G07F17/3223Architectural aspects of a gaming system, e.g. internal configuration, master/slave, wireless communication

Definitions

  • a second object of the invention is to provide a means of quickly and easily upgrading gaming units to change any desired parameter or play means.
  • a third object of the invention is to provide a means of upgrading gaming units which minimizes the total change to the gaming unit to facilitate regulatory evaluation of the upgraded gaming unit.
  • FIG. 2 is an abstract representational view of an embodiment of the segmented memory control system.
  • Data Set Specific data in the form of machine-readable text, code, sound or graphics is referred to as a Data Set.
  • a Data Set there are two Removable Memory Units and one Primary Memory Unit to be evaluated. It is required that the Primary Memory Unit contain a Data Set for each Data Type, even if it is only a default “zero value,” or else that the code controlling the unit set a default value for any Data Type for which a Data Set is not found.
  • Step 210 the unit first looks for a Data Set in Memory Unit Address Location 1 , which corresponds to Removable Memory Unit 105 in reader unit 103 (not shown: see FIG. 1 ) as in Step 210 . If it does not find a Data Set to put in the current Data Type, it increments the location to search by one as in Step 212 and repeats Step 210 . This process repeats until a Data Set is found or the lowest-priority location has been evaluated. It is, as previously stated, required that either the primary memory 108 (not shown, see FIG.
  • the unit After setting the contents of the current Data Type, the unit checks to see if it has filled all Data Types—in other words, to see if the Segmented Memory Evaluation process has executed YMAX times. If the answer is no, the unit increments the Data Type to be evaluated by one as in Step 218 , and then the unit returns to Step 206 , and the process repeats. If the answer is yes, the process is complete, and the process terminates as in Step 220 .
  • the means of prioritizing the memory units could be as straightforward as assigning each a volume or device identifier and using what is typically referred to in most modern operating systems as the PATH variable to allow reference to otherwise-identical file specification paths in the order in which the devices are referred to in the PATH variable.

Abstract

A segmented memory control system is disclosed. Specifically, multiple memory locations, including removable memory locations, are part of a gaming device. The memory locations are prioritized and data, including new data on removable memory units, with a higher priority is used by the gaming device at run time.

Description

    BACKGROUND OF THE INVENTION
  • Although the invention is suitable for a wide variety of applications, the description of the preferred embodiment uses it in a gaming unit, one of the class of machines variably known as slot machines, video poker machines, video keno machines, or generally as “gambling devices.” Such devices have become ubiquitous throughout the world as various jurisdictions have legalized gambling as a recreational pastime and means of generating tax revenues.
  • These devices began as purely mechanical “slot machines” more than a century ago (with various mechanical amusement devices dating back much further.) With the addition of electromechanical mechanisms and, more recently, electronics and virtual displays, they have becomes exceedingly complex gaming platforms capable of offering a vast array of gaming choices to today's sophisticated gaming customer. The problem is that customers insist on more and more choices, with more and more frequent updates. Unlike traditional “arcade” gaming systems, gambling devices are heavily regulated. States either maintain their own independent testing laboratories or rely on closely monitored independent laboratories to make sure the machines are honest and perform as advertised and within the gambling regulatory scheme of the pertinent jurisdiction. This means that every time a manufacturer wants to upgrade an existing machine, the entire configuration must be retested and certified: in most jurisdictions, the regulations are so strict that a state regulatory employee must be present if a gambling machine is so much as moved on the floor or opened to replace a burned-out light bulb.
  • Given this regulatory environment, and the price of the machines, it can be very difficult for manufacturers to provide upgrades at a reasonable cost and in a timely fashion while maintaining security and reliability. It would be desirable to provide a means of upgrading gambling machines which would provide maximum opportunity for diverse consumer choices while allowing ease of upgrade and simple evaluation by regulatory agencies. The present invention addresses these concerns.
  • OBJECTS OF THE INVENTION
  • An object of the invention is to provide a segmented memory control system for gaming units.
  • A second object of the invention is to provide a means of quickly and easily upgrading gaming units to change any desired parameter or play means.
  • A third object of the invention is to provide a means of upgrading gaming units which minimizes the total change to the gaming unit to facilitate regulatory evaluation of the upgraded gaming unit.
  • Other objects and advantages of the invention will become apparent in the following disclosure.
  • SUMMARY OF THE INVENTION
  • The present invention relates to a segmented memory control system for gaming units. Multiple memory reader units, each capable of reading removable memory units, are incorporated into the gaming unit. The gaming unit has a prioritization scheme so that data on the memory units are evaluated and if a data set on a higher priority reader unit overrides a data set on a lower priority reader unit or the gaming unit's base instruction and data sets, the data on the highest-priority reader unit is used by the gaming unit as it executes instructions and play proceeds. This allows upgrades to be submitted as individual data sets to regulators and for the upgrading process to be efficient, fast, and simple to minimize expense and downtime for the gaming unit.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The characteristic features of the invention will be particularly pointed out in the claims. The descriptions of the preferred embodiment refer to the preceding drawings:
  • FIG. 1 is an abstract representational view of the entire apparatus.
  • FIG. 2 is an abstract representational view of an embodiment of the segmented memory control system.
  • FIG. 3 is a flow chart demonstrating the operational cycle of the apparatus.
  • DESCRIPTION OF THE PREFERRED EMBODIMENT
  • The description of the preferred embodiment uses the invention in a gaming device of the type usually referred to as a “slot machine.” It could be used in any desired gaming or entertainment device, including but not limited to such things as a video poker game, a video keno game, a combination gaming machine, or even a coin-operated or bartop amusement device.
  • By referring to FIG. 1, the basic concept of the invention may be easily understood. Gaming Unit 100 comprises cabinet 109, which contains user control array 104 and display 106, which are controlled by the segmented memory control system. (See FIG. 2.)
  • FIG. 2 details a potential embodiment of the invention. Central processor 102 uses instructions, graphics, sound and other customary data stored on primary memory 108 to conduct play by displaying graphics on display 106 and allowing interaction (game selection, wagering, etc.) by the player via user control array 104. It is preferred, but not required, that primary memory 108 be a ROM, PROM, or E-PROM chip as customarily used in the field of electronics. Primary memory 108 could also comprise a flash RAM chip, a hard drive, an optical disc in an optical disc reader, or any other non-volatile means of storing data as required to conduct game play. While it is not required, a random-access memory means, such as a RAM chip or a hard drive (not shown) will greatly facilitate the operation of gaming unit 100 by allowing the unit to temporarily store information such as the size of the current wager, the results of prior games conducted by the current player, personal data about the current player for customized game play, or any other desired temporary information.
  • Reader units 101 and 103 are capable of reading removable memory units 105 and 107. It is preferred, but not required, that the reader units be USB-based flash RAM readers, and that removable memory units be flash RAM cards, as both of those items are customarily used in the field of electronics. The reader units could also be optical disc readers, DIP or ZIF sockets for DIP chips, or any other configuration allowing the insertion and removal of corresponding appropriate removable memory units. It is strongly preferred, but not required, that the reader units be such that if there is no removable memory unit present, the reader units do not suffer degradation and can be disregarded by the central processing unit without any interference in the operation of the gaming unit.
  • FIG. 3 details the operation of the preferred embodiment. At an appropriate time or times (preferably, at bootup of the gaming unit) the Segmented Memory Evaluation Process begins as in Step 200. First, the device determines, whether by inquiring of a central server, reading back a non-volatile memory location, asking for user input, or any other reasonable means, how many Data Types are to be evaluated as in Step 202, up to a constant which is referred to as YMAX. YMAX represents the number of times the entire Segmented Memory Evaluation procedure will be executed. Each Data Type represents a class or subclass of computer code, computer graphics, digitized sound, algorithms, localized language text, or other suitable type of electronic data. Specific data in the form of machine-readable text, code, sound or graphics is referred to as a Data Set. In the example given, there are two Removable Memory Units and one Primary Memory Unit to be evaluated. It is required that the Primary Memory Unit contain a Data Set for each Data Type, even if it is only a default “zero value,” or else that the code controlling the unit set a default value for any Data Type for which a Data Set is not found.
  • After setting the Data Type to “1” as in Step 204, where a location of “1” corresponds to the first Data Type to be set, the unit establishes the priority of Data Sets according to their location in memory locations, beginning with memory location 1 as in Step 208. The priority of each memory location (removable or primary) is set according to a predetermined scheme. In the example given, the lower the number of the address of the memory location, the higher priority Data Sets from that location receive in the Segmented Memory Evaluation process. The actual method and means of prioritization is not specific, only that there be such a prioritization. It is permissible, although not preferred or required, that the Removable Memory Units contain prioritizing Data sets which independently establish their priority, e.g. under a priority system using a hierarchy patterned after the Greek alphabet, a Removable Memory Unit could contain a Data Set which gave its priority as “Beta,” which would mean it would override any Removable Memory Unit with a priority of “Delta” but would be overridden by a Removable Memory Unit with a priority of “Alpha,” using a hierarchy following the Greek alphabet. If this technique is used, it is required that some means of either preventing or dealing with duplicate priority claims, such as assigning the higher priority to a data set with a more recent write date, or in the lowest-positioned Reader Unit, or other sufficiently identifiable criteria.
  • Once the prioritization has been established—here, simply using locations referred to by ascending Roman numerals—the unit first looks for a Data Set in Memory Unit Address Location 1, which corresponds to Removable Memory Unit 105 in reader unit 103 (not shown: see FIG. 1) as in Step 210. If it does not find a Data Set to put in the current Data Type, it increments the location to search by one as in Step 212 and repeats Step 210. This process repeats until a Data Set is found or the lowest-priority location has been evaluated. It is, as previously stated, required that either the primary memory 108 (not shown, see FIG. 1) or whatever corresponds to the lowest-priority memory location contain default data for all Data Types, or some process for dealing with non-specified Data Sets be implemented. Here, it is assumed that the former is true and therefore at some point, an appropriate Data Set will be located. When this occurs, the unit sets the contents of the current Data Type to equal the current Data Set as in Step 214.
  • After setting the contents of the current Data Type, the unit checks to see if it has filled all Data Types—in other words, to see if the Segmented Memory Evaluation process has executed YMAX times. If the answer is no, the unit increments the Data Type to be evaluated by one as in Step 218, and then the unit returns to Step 206, and the process repeats. If the answer is yes, the process is complete, and the process terminates as in Step 220.
  • To cite an example which is not preferred or required, but well illustrates the practice of the invention to those of ordinary skill in the relevant art, the means of prioritizing the memory units, including both primary and removable memory units, could be as straightforward as assigning each a volume or device identifier and using what is typically referred to in most modern operating systems as the PATH variable to allow reference to otherwise-identical file specification paths in the order in which the devices are referred to in the PATH variable. Then, if the data required for any particular data set is normally stored in a data file identified as DEVICE/foo/bar/file.ext, the gaming unit looks for it in each device in turn according to the priority set forth in the PATH variable such that if the highest priority device is identified as device_0, the next highest is identified as device 1, and so forth until the primary device is identified as device_X, the gaming unit will first look in device_0/foo/bar/ for the data file it needs, then device_1/foo/bar/, and so on until it reaches device_X/foo/bar/, at which point it will either find default data or respond as desired to a lack of defined data for that data set.
  • While the description above details the preferred and best mode(s) of practicing the invention, many other configurations and variations are possible. For example:
      • 1) The invention need not be practiced as a gaming unit, but could be a coin-operated amusement device, a home gaming system, or any other appropriate system.
      • 2) The various memories need not comprise physical RAM, Flash RAM, or other similar devices, but could comprise optical discs, floppy discs, or even remote memory locations accessible through a network.
        Accordingly, the scope of the invention should be determined not by the embodiment(s) illustrated, but by the claims below and their equivalents.

Claims (5)

1) A segmented memory control system comprising:
A) A gaming unit having a central processor and a primary memory, the primary memory containing a plurality of primary data sets, each comprising computer code, computer graphics, digitized sound files, or general-purpose data;
B) At least two reader units operably connected to the central processor, each reader unit capable of reading one of a plurality of removable memory units, each of which contains a plurality of data sets, each data set comprising computer code, graphics, or general-purpose data, the primary memory and the removeable memory units together comprising the memory units;
C) A means for prioritizing the reader units so that the data sets on the removable memory unit which is inserted into the reader unit with a higher priority takes precedence over the data sets on any removable memory unit which is inserted into the reader unit with a lower priority and the primary data sets in the primary memory, such that the central processor uses the data set with the higher priority during operation of the gaming unit or, if no data set with higher priority exists, the central processor uses a primary data set.
2) A segmented memory control system as in claim 1 wherein the removable memory unit comprises a virtual removable memory unit comprising a data file located outside the gaming unit and accessible through a computer network.
3) A segmented memory control system as in claim 1 wherein the means of prioritizing the memory units comprises assigning the primary memory and each inserted removable memory unit a unique device identifier and then setting a PATH variable such that the unique device identifiers are ordered in a desired sequence in the PATH variable such that the data sets are referred to by a plurality of unique file paths, the unique file paths then being searched by the central processor in the desired sequence for the data sets.
4) A segmented memory control system as in claim 1 wherein the removable memory units contain a priority indicating data set which independently establishes the priority of that removable memory unit in the means for prioritizing the memory units.
5) A segmented memory control system as in claim 1 wherein the primary memory is itself removable from the gaming unit.
US12/560,918 2008-09-24 2009-09-16 Segmented Memory Control System for Gaming Devices Abandoned US20100075762A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/560,918 US20100075762A1 (en) 2008-09-24 2009-09-16 Segmented Memory Control System for Gaming Devices

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US9960908P 2008-09-24 2008-09-24
US12/560,918 US20100075762A1 (en) 2008-09-24 2009-09-16 Segmented Memory Control System for Gaming Devices

Publications (1)

Publication Number Publication Date
US20100075762A1 true US20100075762A1 (en) 2010-03-25

Family

ID=42038238

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/560,918 Abandoned US20100075762A1 (en) 2008-09-24 2009-09-16 Segmented Memory Control System for Gaming Devices

Country Status (1)

Country Link
US (1) US20100075762A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8777738B2 (en) * 2011-09-30 2014-07-15 Igt System and method for an extensible boot image for electronic gaming machines

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6321140B1 (en) * 1997-12-22 2001-11-20 Sony Corporation Robot device
US20020072415A1 (en) * 1998-12-11 2002-06-13 Hideaki Kikukawa Entertainment system, recording medium and entertainment apparatus
US20030176213A1 (en) * 2002-03-12 2003-09-18 Igt Virtual gaming peripherals for a gaming machine
US20040254014A1 (en) * 1999-10-06 2004-12-16 Igt Protocols and standards for USB peripheral communications
US6962530B2 (en) * 2002-04-25 2005-11-08 Igt Authentication in a secure computerized gaming system
US20060240888A1 (en) * 2005-04-25 2006-10-26 Aruze Corp. Gaming machine, gaming information authentication loading device and gaming information loading device
US20060287108A1 (en) * 2005-05-17 2006-12-21 Canterbury Stephen A Wagering game with usb nonvolatile storage
US20070078008A1 (en) * 2005-10-04 2007-04-05 Nintendo Co., Ltd. Game system
US20070111802A1 (en) * 2005-11-16 2007-05-17 Nintendo Co.,Ltd. The Pokemon Company And Chunsoft Co., Ltd. Video game system, video game program, and video game device
US20080045342A1 (en) * 2003-03-05 2008-02-21 Bally Gaming, Inc. Data Integrity and Non-Repudiation
US20080139311A1 (en) * 2004-09-09 2008-06-12 Richard Bates Data Processing
US20080248873A1 (en) * 2007-04-03 2008-10-09 American Express Travel Related Services Company, Inc. Systems, methods and computer products for running a multi-stage online elimination competition based on member generated content
US20090061988A1 (en) * 2006-03-22 2009-03-05 Wms Gaming Inc. Wagering game machine with a toolless hard drive mount
US7651397B2 (en) * 2002-02-28 2010-01-26 Konami Digital Entertainment Co., Ltd. Game device, program, information storage medium, game device control method, game distribution method, and game distribution device
US20100062834A1 (en) * 2004-04-07 2010-03-11 Phillip James Ryan Player controls

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6321140B1 (en) * 1997-12-22 2001-11-20 Sony Corporation Robot device
US20020072415A1 (en) * 1998-12-11 2002-06-13 Hideaki Kikukawa Entertainment system, recording medium and entertainment apparatus
US20040254014A1 (en) * 1999-10-06 2004-12-16 Igt Protocols and standards for USB peripheral communications
US7651397B2 (en) * 2002-02-28 2010-01-26 Konami Digital Entertainment Co., Ltd. Game device, program, information storage medium, game device control method, game distribution method, and game distribution device
US20030176213A1 (en) * 2002-03-12 2003-09-18 Igt Virtual gaming peripherals for a gaming machine
US6962530B2 (en) * 2002-04-25 2005-11-08 Igt Authentication in a secure computerized gaming system
US20080045342A1 (en) * 2003-03-05 2008-02-21 Bally Gaming, Inc. Data Integrity and Non-Repudiation
US20100062834A1 (en) * 2004-04-07 2010-03-11 Phillip James Ryan Player controls
US20080139311A1 (en) * 2004-09-09 2008-06-12 Richard Bates Data Processing
US20060240888A1 (en) * 2005-04-25 2006-10-26 Aruze Corp. Gaming machine, gaming information authentication loading device and gaming information loading device
US20060287108A1 (en) * 2005-05-17 2006-12-21 Canterbury Stephen A Wagering game with usb nonvolatile storage
US20070078008A1 (en) * 2005-10-04 2007-04-05 Nintendo Co., Ltd. Game system
US20070111802A1 (en) * 2005-11-16 2007-05-17 Nintendo Co.,Ltd. The Pokemon Company And Chunsoft Co., Ltd. Video game system, video game program, and video game device
US20090061988A1 (en) * 2006-03-22 2009-03-05 Wms Gaming Inc. Wagering game machine with a toolless hard drive mount
US20080248873A1 (en) * 2007-04-03 2008-10-09 American Express Travel Related Services Company, Inc. Systems, methods and computer products for running a multi-stage online elimination competition based on member generated content

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8777738B2 (en) * 2011-09-30 2014-07-15 Igt System and method for an extensible boot image for electronic gaming machines

Similar Documents

Publication Publication Date Title
US8079909B2 (en) Method and apparatus for managing gaming machine code downloads
US8321571B2 (en) Local game-area network method
US20060205511A1 (en) Remote game processing
US9305419B2 (en) Gaming system and a method of gaming
EP1811374B1 (en) Methods and system for customizing electronic gaming machines
WO2002071726A2 (en) Wide area program distribution and game information communication system
WO2007033195A2 (en) Gaming floor control and configuration system
US20080113814A1 (en) Bar-coded player tracking equipment set up system and method
US20230290215A1 (en) Multi-cabinet game build and gaming machines using same
US9536371B2 (en) Gaming system and a method of gaming
US20130079153A1 (en) Local game-area network method
US9076309B2 (en) Gaming system and a method of gaming
US20100075762A1 (en) Segmented Memory Control System for Gaming Devices
US8360888B2 (en) External control of a peripheral device through a communication proxy in a wagering game system
AU2019226256B2 (en) A gaming system and a method of gaming
US8376830B2 (en) Gaming system and method of gaming
US20130109460A1 (en) Gaming system and a method of gaming
AU2013273806A1 (en) A gaming system and a method of gaming
AU2002255490A1 (en) Wide area program distribution and game information communication system

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION