IP Library Granted Patent US 8,631,287
Granted Patent B2
US 8,631,287 · App. 13/780,935 · Granted Jan 14, 2014

Method in a gaming machine for providing data recovery

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,631,287
App. No.
13/780,935
Granted
Jan 14, 2014
Kind
B2
Abstract

Disclosed is a gaming machine capable of data restoration.

Claims (22)

1. In a gaming machine, including a memory for storing gaming data, divided into first and second equal-sized banks each storing copies of gaming data and each including error detecting data, a method for providing data recovery, comprising:

writing a data set by:

writing the data set to the first bank then updating error detecting data associated with the data set after the data set is completely written;

writing the data set to the second bank then updating error detecting data associated with the data set after the data set is completely written; and

reading a data set by:

in the first bank:

reading the data set;

reading error detecting data associated with the data set; and

calculating error detecting data associated with the read data set and comparing it to the read error detecting data and if they are different, detecting an error in the first bank;

in the second bank:

reading the data set from the second bank;

reading error detecting data associated with the data set from the second bank; and

calculating error detecting data associated with the read data set and comparing it to the read error detecting data and if they are different, detecting an error in the second bank;

if no errors are detected, returning the data set read from one of the first and second banks;

if errors are detected in both the first and second banks, reporting an unrecoverable error;

if an error is detected in the first bank, copying the data set and error detecting data associated with the data set from the second bank to the first bank and returning the data set read from the second bank; and

if an error is detected in the second bank, copying the data set and error detecting data associated with the data set from the first bank to the second bank and returning the data set read from the first bank.

2. The method of claim 1 wherein the error detecting data is a cyclical redundancy check (CRC) code.

3. The method of claim 1 wherein the error detecting data is a checksum.

4. The method of claim 1 , further comprising:

operating in a first mode as described in claim 1 ; and

operating in a second mode with no data recovery.