USRE42134E1 - Process for generating a serial number from random numbers - Google Patents

Process for generating a serial number from random numbers Download PDF

Info

Publication number
USRE42134E1
USRE42134E1 US11/865,705 US86570507A USRE42134E US RE42134 E1 USRE42134 E1 US RE42134E1 US 86570507 A US86570507 A US 86570507A US RE42134 E USRE42134 E US RE42134E
Authority
US
United States
Prior art keywords
serial number
bus
generated
random
seed
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.)
Expired - Lifetime, expires
Application number
US11/865,705
Inventor
Chui-Kuei Chiu
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.)
Intellectual Ventures I LLC
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US11/865,705 priority Critical patent/USRE42134E1/en
Assigned to TRANSPACIFIC SYSTEMS, LLC reassignment TRANSPACIFIC SYSTEMS, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: TRANSPACIFIC IP LTD.
Application granted granted Critical
Publication of USRE42134E1 publication Critical patent/USRE42134E1/en
Assigned to TITUSVILLE CANAVERAL LLC reassignment TITUSVILLE CANAVERAL LLC MERGER (SEE DOCUMENT FOR DETAILS). Assignors: TRANSPACIFIC SYSTEMS, LLC
Assigned to INTELLECTUAL VENTURES I LLC reassignment INTELLECTUAL VENTURES I LLC MERGER (SEE DOCUMENT FOR DETAILS). Assignors: TITUSVILLE CANAVERAL LLC
Adjusted expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/58Random or pseudo-random number generators
    • G06F7/588Random number generators, i.e. based on natural stochastic processes

Definitions

  • the present invention relates to a process for generating serial number, and particularly to a process for generating serial number from random number.
  • USB Universal-Serial Bus
  • IEEE 1394 Bus IEEE 1394 Bus
  • every device will be given one and only serial number or ID.
  • the processes for generating serial number at present can be divided into two kinds. Wherein one kind of the processes for generating serial number is to use a fixed serial number on devices of the same kind. Although this process is simple and convenient, the devices of the same kind cannot be connected to one and the same USB or IEEE 1394 Bus and be used normally.
  • serial number The other commonly known process for generating serial number is to store the serial number of devices in ROM, EPROM, EEPROM or flash memory, in order to make the serial number one and only.
  • this process will cause the increase of the cost for programming the serial number and the increase of the expenses for memory circuit components in the process of manufacturing the devices.
  • it is necessary to have control to prevent the serial number from repetition in the process of manufacturing, and in order to have the function of control, a related control circuit must be provided accordingly.
  • the present invention provides a process for generating serial number from random number.
  • the process is suitable for being used on devices that use a serial number in a bus.
  • This process first generates the serial number for use from random number based on a seed number, it then checks whether the serial number for use is repeated in the bus. If the generated serial number for use repeats the serial number corresponding to any other devices of the same kind in the bus, a new serial number for use is generated.
  • the seed number can be any of the serial number corresponding to any of the devices of the same kind in the bus.
  • the serial number for use is obtained from the combination in a random way of the serial numbers corresponding to these devices of the same kind.
  • the seed number can be obtained by the variability of the increase of the tube's brightness after the device is started, the brightness of the reflected light of the correcting board, the random noise of the Charge Couple Device (CCD), or the distance between the edge of the correcting board and the home position, or by other ways. If the serial number for use includes several digits, any one of the digits can be generated from the seed number obtained by any one of the ways for obtaining seed numbers.
  • CCD Charge Couple Device
  • the present invention is to generate a needed serial number for use from random number.
  • a Central Processing Unit CPU
  • CPU Central Processing Unit
  • the invention can save time and the expense of related components, and can at the same time avoid the interference of the same serial numbers; thereby devices of the same kind can be installed on the same bus.
  • FIG. 1 shows a step flow chart of a preferred embodiment according to the present invention.
  • FIG. 2 shows another step flow chart of a preferred embodiment according to the present invention.
  • FIG. 1 shows a step flow chart of a preferred embodiment according to the invention.
  • the device that uses the process of the invention must obtain a seed number, and generate random number based on the seed number.
  • the seed numbers that can be used may vary with devices. The better way would be to choose device that can obtain seed number with the least need of extra devices.
  • the way to obtain seed number can be by the variability of the increase of the tube's brightness after the device is started, the brightness of the reflected light of the correcting board, the random noise of the Charge Couple Device, or by the distance between the edge of the correcting board and the home position.
  • Step 120 is to generate a serial number from a combination of the random number.
  • the most typical way is to take directly the random number obtained from Step 110 as the serial number for use.
  • Step 130 determines if the serial number for use obtained from Step 120 repeats the serial number of the other devices of the same kind in the bus. If it repeats, the device goes back to Step 110 to obtain a new seed number and then to obtain a new random number and a new serial number. Of course, it is also possible to renew only the random number without the need to obtain a new seed number.
  • Step 110 can be repeated for several times, and a random number is obtained in the process of each repetition. Then the random numbers obtained from every time are combined together in Step 120 . In another word, several random numbers can be taken as digits that form the serial numbers in use.
  • FIG. 2 shows flow chart of another preferred embodiment according to the invention.
  • the device that uses the process of the present invention first in Step 210 obtains serial numbers from the other devices of the same kind in the bus, then in Step 220 combines random numbers with these serial numbers, and obtain the serial number of the device according to the result of the combination.
  • Step 230 it checks the serial number for use in order to make sure the serial number for use does not repeats the serial numbers of the other devices of the same kind.
  • the device goes back to Step 220 to combine random number and serial numbers again to obtain another serial number for use.
  • the advantages of the present invention are as follows: the invention saves working time and the cost of the relevant component, and it easily avoids the disturbance caused by the same serial numbers.

Abstract

A process for generating a serial number from a random number is suitable for being used on a device that uses serial number in a bus. First, this process generates a serial number for use from a random number according to a seed number, and then it checks if this generated serial number is repeated in the bus. When this generated serial number is the same as the serial number corresponding to any other devices that are of the same kind as the above mentioned device in the bus, a new serial number for use will be generated.

Description

Notice: More than one reissue application has been filed for the reissue of U.S. Pat. No. 6,647,402 filed as application Ser. No. 09/655,151 on Sep. 5, 2000.
The present application is a continuation of U.S. application Ser. No. 11/274,714 filed Nov. 14, 2005, which in turn is a reissue of U.S. application Ser. No. 09/655,151 filed Sep. 5, 2000, all of which are assigned to the assignee of the present invention.
DESCRIPTION OF THE INVENTION FIELD OF THE INVENTION
The present invention relates to a process for generating serial number, and particularly to a process for generating serial number from random number.
BACKGROUND OF THE INVENTION
In USB (Universal-Serial Bus) or IEEE 1394 Bus, every device will be given one and only serial number or ID. Generally speaking, the processes for generating serial number at present can be divided into two kinds. Wherein one kind of the processes for generating serial number is to use a fixed serial number on devices of the same kind. Although this process is simple and convenient, the devices of the same kind cannot be connected to one and the same USB or IEEE 1394 Bus and be used normally.
The other commonly known process for generating serial number is to store the serial number of devices in ROM, EPROM, EEPROM or flash memory, in order to make the serial number one and only. However, this process will cause the increase of the cost for programming the serial number and the increase of the expenses for memory circuit components in the process of manufacturing the devices. Apart from this, it is necessary to have control to prevent the serial number from repetition in the process of manufacturing, and in order to have the function of control, a related control circuit must be provided accordingly.
In such a situation, the present invention provides a process for generating serial number from random number. The process is suitable for being used on devices that use a serial number in a bus. This process first generates the serial number for use from random number based on a seed number, it then checks whether the serial number for use is repeated in the bus. If the generated serial number for use repeats the serial number corresponding to any other devices of the same kind in the bus, a new serial number for use is generated.
Among these numbers, the seed number can be any of the serial number corresponding to any of the devices of the same kind in the bus. The serial number for use is obtained from the combination in a random way of the serial numbers corresponding to these devices of the same kind.
Apart from this, when the device is a scanner, the seed number can be obtained by the variability of the increase of the tube's brightness after the device is started, the brightness of the reflected light of the correcting board, the random noise of the Charge Couple Device (CCD), or the distance between the edge of the correcting board and the home position, or by other ways. If the serial number for use includes several digits, any one of the digits can be generated from the seed number obtained by any one of the ways for obtaining seed numbers.
To sum up, the present invention is to generate a needed serial number for use from random number. In most devices nowadays, a Central Processing Unit (CPU) is installed, therefor it will not be a problem to generate a random number. The invention can save time and the expense of related components, and can at the same time avoid the interference of the same serial numbers; thereby devices of the same kind can be installed on the same bus.
In order to make the above description and other objects, characteristics, and advantages of the invention clearer and easier to understand, A detailed description will be provided with preferred embodiments and with reference to the accompanying drawings as follows:
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 shows a step flow chart of a preferred embodiment according to the present invention; and
FIG. 2 shows another step flow chart of a preferred embodiment according to the present invention.
PREFERRED EMBODIMENT OF THE INVENTION
FIG. 1 shows a step flow chart of a preferred embodiment according to the invention. First in Step 110, the device that uses the process of the invention must obtain a seed number, and generate random number based on the seed number. Here the seed numbers that can be used may vary with devices. The better way would be to choose device that can obtain seed number with the least need of extra devices. For example, when this device is a scanner, the way to obtain seed number can be by the variability of the increase of the tube's brightness after the device is started, the brightness of the reflected light of the correcting board, the random noise of the Charge Couple Device, or by the distance between the edge of the correcting board and the home position.
Following Step 110, Step 120 is to generate a serial number from a combination of the random number. In this step, the most typical way is to take directly the random number obtained from Step 110 as the serial number for use. After this, Step 130 determines if the serial number for use obtained from Step 120 repeats the serial number of the other devices of the same kind in the bus. If it repeats, the device goes back to Step 110 to obtain a new seed number and then to obtain a new random number and a new serial number. Of course, it is also possible to renew only the random number without the need to obtain a new seed number.
Apart from this, when the serial number for use includes several digits, Step 110 can be repeated for several times, and a random number is obtained in the process of each repetition. Then the random numbers obtained from every time are combined together in Step 120. In another word, several random numbers can be taken as digits that form the serial numbers in use.
FIG. 2 shows flow chart of another preferred embodiment according to the invention. In this embodiment, the device that uses the process of the present invention first in Step 210 obtains serial numbers from the other devices of the same kind in the bus, then in Step 220 combines random numbers with these serial numbers, and obtain the serial number of the device according to the result of the combination. Finally, in Step 230 it checks the serial number for use in order to make sure the serial number for use does not repeats the serial numbers of the other devices of the same kind. When the serial number for use repeats the serial numbers of the other devices of the same kind, the device goes back to Step 220 to combine random number and serial numbers again to obtain another serial number for use.
It must be noted that while this invention can be used in devices with Central Processing Unit, it is not limited to the scanner mentioned herein. In addition, the processes disclosed in the two examples of embodiment for generating serial number from random number can be used together. They do not have to be used separately.
To sum up, the advantages of the present invention are as follows: the invention saves working time and the cost of the relevant component, and it easily avoids the disturbance caused by the same serial numbers.
While the invention is disclosed above with the preferred examples of embodiment, the invention is not limited by the preferred examples of embodiment. Anyone who is familiar with the art can make various modifications thereto, and it is intended that the appended claims cover all such modifications as fall within the true spirit and scope of the invention.

Claims (35)

1. A process for generating a serial number from a random number, which is suitable for being used on a device that uses the serial number in a bus, the process comprising:
generating the serial number for use from a random number based on a seed number, wherein the seed number is taken from an actual operation quantity carried by the device;
checking if the generated serial number is repeated in the bus; and
when the generated serial number is the same as a serial number corresponding to any other device of the bus, regenerating another serial number for the device.
2. A process for generating a serial number from a random number according to claim 1, wherein the seed number is a serial number corresponding to any of other devices in the bus.
3. A process for generating a serial number from a random number according to claim 2, wherein the generated serial number for use is formed by the combination of the serial number corresponding to any of the other devices in the bus.
4. A process for generating a serial number from a random number according to claim 3, wherein the said serial number is formed by permuting in a random way the said serial number corresponding to any of the other devices in the bus.
5. A process for generating a serial number from a random number, which is suitable for being used on a device that uses the serial number in a bus, the process comprising:
generating the serial number for use from a random number based on a seed number;
checking if the generated serial number is repeated in the bus; and
when the generated serial number is the same as a serial number corresponding to any other device of the bus, regenerating another serial number for the device,
wherein the device is a scanner, and the seed number is taken from a quantity selected from the group consisting of a variability of increasing of a tube's brightness after the scanner is started, a brightness of a reflected light of a correcting board, a random noise of a charge couple device, and a distance between an edge of the correcting board and a home position of the correcting board.
6. A process for generating a serial number from a random number according to claim 5, wherein said generated serial number for use comprises a plurality of digit bits.
7. A process for generating a serial number from a random number according to claim 6, wherein each said digit bit of the generated serial number is generated from the seed number.
8. A process for generating a serial number from a random number according to claim 5, wherein the seed number is a serial number corresponding to any of other devices in the bus.
9. A process for generating a serial number from a random number according to claim 8, wherein the generated serial number for use is formed by the combination of the serial number corresponding to any of the other devices in the bus.
10. A process for generating a serial number from a random number according to claim 9, wherein the said serial number is formed by permuting in a random way the said serial number corresponding to any of the other devices in the bus.
11. An apparatus, comprising:
a processor configured to generate a random number based on a seed number and to generate a serial number for use by a device on a bus, the generated serial number based at least in part on the random number that is based on the seed number;
wherein the seed number is taken from a property of the device, and wherein the processor is configured to determine whether the generated serial number is the same as a serial number corresponding to another device on the bus.
12. The apparatus of claim 11, wherein the device comprises a scanning device.
13. The apparatus of claim 12, wherein the seed number is based on at least one property selected from the group comprising a variability of a tube's brightness after the scanning device is started, a brightness of a reflected light of a correcting board, a random noise of a light sensing device, and a distance between an edge of the correcting board and a home position of the correcting board.
14. The apparatus of claim 11, wherein the processor is configured to generate a new serial number for use by the device on the bus in response to a determination that the generated serial number is repeated by another device on the bus.
15. The apparatus of claim 11, wherein the processor is configured to check other devices on the bus to determine whether the generated serial number is being used by another device.
16. The apparatus of claim 11, wherein the processor is configured to:
generate several random numbers using the seed number; and
combine the generated random numbers to form the serial number.
17. The apparatus of claim 11, wherein the processor comprises a central processing unit for the apparatus.
18. The apparatus of claim 11, wherein the bus operates according to either the Universal Serial Bus (USB) standard or the Institute of Electrical and Electronics Engineers (IEEE) 1394 standard.
19. An apparatus to generate a serial number for use by a device on a bus, the apparatus comprising a processor configured to:
obtain a serial number associated with another device on the bus;
generate the serial number for use by the device by combining a random number with the obtained serial number, wherein the processor is configured to use a seed number to obtain the random number, the seed number based on a property of the device; and
determine whether the generated serial number is the same as a serial number corresponding to other devices on the bus.
20. The apparatus of claim 19, wherein the processor is configured to:
identify any other devices on the bus that are the same type as the device; and
determine whether the generated serial number is the same as a serial number corresponding to only the identified devices.
21. The apparatus of claim 19, wherein the processor is configured to:
generate a new serial number for use by the device on the bus in response to a determination that the generated serial number is repeated by another device on the bus, the new serial number generated by combining the obtained serial number and a random value.
22. The apparatus of claim 19, wherein the device comprises a scanning device, and wherein the seed number is based on at least one property selected from the group comprising a variability of a tube's brightness after the scanning device is started, a brightness of a reflected light of a correcting board, a random noise of a light sensing device, and a distance between an edge of the correcting board and a home position of the correcting board.
23. An apparatus to generate a serial number for use by a device on a bus, the apparatus comprising:
means for obtaining a serial number associated with another device on the bus;
means for generating the serial number for use by the device by combining a random number with the obtained serial number, wherein the random number is based on a property of the device; and
means for determining whether the generated serial number is the same as a serial number corresponding to other devices on the bus.
24. The apparatus of claim 23, further comprising:
means for identifying other devices on the bus that are a same type as the device; and
means for obtaining the serial number only from the identified other devices.
25. The apparatus of claim 24, further comprising:
means for determining whether the generated serial number is the same as a serial number corresponding to only the identified other devices.
26. A method, comprising:
generating a random number based on a seed number to generate a serial number for use by a device on a bus, the generated serial number based at least in part on the random number that is based on the seed number;
wherein the seed number is taken from a property of the device; and
determining whether the generated serial number is the same as a serial number corresponding to another device on the bus.
27. The method of claim 26, wherein the device comprises a scanning device, and wherein the seed number is based on at least one property selected from the group comprising a variability of a tube's brightness after the scanning device is started, a brightness of a reflected light of a correcting board, a random noise of a light sensing device, and a distance between an edge of the correcting board and a home position of the correcting board.
28. The method of claim 26, further comprising generating a new serial number for use by the device on the bus in response to a determination that the generated serial number is repeated by another device on the bus.
29. The method of claim 26, further comprising checking other devices on the bus to determine whether the generated serial number is being used by another device.
30. The method of claim 26, further comprising:
generating several random numbers using the seed number; and
combining the generated random numbers to form the serial number.
31. A computer readable storage medium having instructions stored thereon, that, in response to execution by a system cause the system to perform operations comprising:
generating a random number based on a seed number to generate a serial number for use by a device on a bus, the generated serial number based at least in part on the random number that is based on the seed number;
wherein the seed number is taken from a property of the device; and
determining whether the generated serial number is the same as a serial number corresponding to another device on the bus.
32. The computer readable storage medium of claim 31, wherein the device comprises a scanning device, and wherein the seed number is based on at least one property selected from the group comprising a variability of a tube's brightness after the scanning device is started, a brightness of a reflected light of a correcting board, a random noise of a light sensing device, and a distance between an edge of the correcting board and a home position of the correcting board.
33. The computer readable storage medium of claim 31, wherein the operations further comprise generating a new serial number for use by the device on the bus in response to a determination that the generated serial number is repeated by another device on the bus.
34. The computer readable storage medium of claim 31, wherein the operations further comprise checking other devices on the bus to determine whether the generated serial number is being used by another device.
35. The computer readable storage medium of claim 31, wherein the operations further comprise:
generating several random numbers using the seed number; and
combining the generated random numbers to form the serial number.
US11/865,705 2000-05-05 2007-10-01 Process for generating a serial number from random numbers Expired - Lifetime USRE42134E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/865,705 USRE42134E1 (en) 2000-05-05 2007-10-01 Process for generating a serial number from random numbers

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
TW089108603A TW469404B (en) 2000-05-05 2000-05-05 Method for generating serial numbers by random numbers
US09/655,151 US6647402B1 (en) 2000-05-05 2000-09-05 Process for generating a serial number from random numbers
US11/274,714 USRE40389E1 (en) 2000-05-05 2005-11-14 Generating a serial number from random numbers
US11/865,705 USRE42134E1 (en) 2000-05-05 2007-10-01 Process for generating a serial number from random numbers

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/655,151 Reissue US6647402B1 (en) 2000-05-05 2000-09-05 Process for generating a serial number from random numbers

Publications (1)

Publication Number Publication Date
USRE42134E1 true USRE42134E1 (en) 2011-02-08

Family

ID=31190455

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/655,151 Ceased US6647402B1 (en) 2000-05-05 2000-09-05 Process for generating a serial number from random numbers
US11/274,714 Expired - Lifetime USRE40389E1 (en) 2000-05-05 2005-11-14 Generating a serial number from random numbers
US11/865,705 Expired - Lifetime USRE42134E1 (en) 2000-05-05 2007-10-01 Process for generating a serial number from random numbers

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US09/655,151 Ceased US6647402B1 (en) 2000-05-05 2000-09-05 Process for generating a serial number from random numbers
US11/274,714 Expired - Lifetime USRE40389E1 (en) 2000-05-05 2005-11-14 Generating a serial number from random numbers

Country Status (2)

Country Link
US (3) US6647402B1 (en)
TW (1) TW469404B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090220072A1 (en) * 2008-02-28 2009-09-03 James Paul Schneider Secure serial number generation

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0102840D0 (en) * 2001-02-05 2001-03-21 Cambridge Silicon Radio Ltd Generating random data
EP1389524A1 (en) * 2002-08-16 2004-02-18 Kba-Giori S.A. Numbering process and numbering box to carry out the process
KR100529876B1 (en) * 2002-10-10 2005-11-22 엘지전자 주식회사 Home network system's operating method
US7193502B2 (en) * 2004-03-06 2007-03-20 Wayne-Dalton Corp. Operating system and methods for seeding a random serial number for radio frequency control of a barrier operator's accessories
US20050286719A1 (en) * 2004-06-29 2005-12-29 Canon Kabushiki Kaisha Generating entropy through image capture
US8358784B2 (en) 2010-01-04 2013-01-22 Tata Consultancy Services Limited System and method for a secure synchronization between a wireless communication device and a server
US8375066B2 (en) 2010-04-26 2013-02-12 International Business Machines Corporation Generating unique identifiers
US8560698B2 (en) 2010-06-27 2013-10-15 International Business Machines Corporation Allocating unique identifiers using metadata
US9092608B2 (en) 2010-12-14 2015-07-28 Nxp B.V. Random-ID function for smartcards
US8781119B2 (en) 2010-12-14 2014-07-15 Nxp, B.V. User-controlled Random-ID generation function for smartcards
DE102011010627A1 (en) * 2011-02-08 2012-08-09 Giesecke & Devrient Gmbh Method of programming a mobile terminal chip
CN103460219B (en) 2011-04-11 2016-03-16 惠普发展公司,有限责任合伙企业 Batch serialization
US8893975B2 (en) 2012-09-07 2014-11-25 Emery A. Sanford Device identifier processing
US20140089202A1 (en) * 2012-09-27 2014-03-27 Michael K. Bond CRM Security Core

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5068894A (en) 1989-08-22 1991-11-26 U.S. Philips Corp. Method of generating a unique number for a smart card and its use for the cooperation of the card with a host system
US5515307A (en) 1994-08-04 1996-05-07 Bell Communications Research, Inc. Pseudo-random generator
US5539682A (en) 1992-08-07 1996-07-23 Lsi Logic Corporation Seed generation technique for iterative, convergent digital computations
US5727063A (en) 1995-11-27 1998-03-10 Bell Communications Research, Inc. Pseudo-random generator
US5732138A (en) 1996-01-29 1998-03-24 Silicon Graphics, Inc. Method for seeding a pseudo-random number generator with a cryptographic hash of a digitization of a chaotic system
US5892929A (en) 1996-12-30 1999-04-06 Compaq Computer Corp. Avoiding non-unique identifiers for bus devices
US6298360B1 (en) 1995-05-26 2001-10-02 Sun Microsystems, Inc. Method and apparatus for generating a highly random number while using existing circuitry
US6502116B1 (en) 1998-09-14 2002-12-31 Igt Random number generator seeding method and apparatus
US6615285B1 (en) * 1998-11-23 2003-09-02 Lucent Technologies Inc. Method and apparatus for dynamically determining an address uniquely identifying a hardware component on a common bus

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5068894A (en) 1989-08-22 1991-11-26 U.S. Philips Corp. Method of generating a unique number for a smart card and its use for the cooperation of the card with a host system
US5539682A (en) 1992-08-07 1996-07-23 Lsi Logic Corporation Seed generation technique for iterative, convergent digital computations
US5515307A (en) 1994-08-04 1996-05-07 Bell Communications Research, Inc. Pseudo-random generator
US6298360B1 (en) 1995-05-26 2001-10-02 Sun Microsystems, Inc. Method and apparatus for generating a highly random number while using existing circuitry
US5727063A (en) 1995-11-27 1998-03-10 Bell Communications Research, Inc. Pseudo-random generator
US5732138A (en) 1996-01-29 1998-03-24 Silicon Graphics, Inc. Method for seeding a pseudo-random number generator with a cryptographic hash of a digitization of a chaotic system
US5892929A (en) 1996-12-30 1999-04-06 Compaq Computer Corp. Avoiding non-unique identifiers for bus devices
US6502116B1 (en) 1998-09-14 2002-12-31 Igt Random number generator seeding method and apparatus
US6615285B1 (en) * 1998-11-23 2003-09-02 Lucent Technologies Inc. Method and apparatus for dynamically determining an address uniquely identifying a hardware component on a common bus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090220072A1 (en) * 2008-02-28 2009-09-03 James Paul Schneider Secure serial number generation
US8347109B2 (en) * 2008-02-28 2013-01-01 Red Hat, Inc. Secure serial number generation

Also Published As

Publication number Publication date
USRE40389E1 (en) 2008-06-17
TW469404B (en) 2001-12-21
US6647402B1 (en) 2003-11-11

Similar Documents

Publication Publication Date Title
USRE42134E1 (en) Process for generating a serial number from random numbers
US5367640A (en) System for configuring an input/output board in a computer
US5274771A (en) System for configuring an input/output board in a computer
US4598401A (en) Circuit testing apparatus employing signature analysis
US20050141521A1 (en) Method for burning MAC ddress
CN86102265A (en) The fast functional testing method and the system thereof of random access memory (RAM)
JPH0632072B2 (en) Slice circuit for multilevel pattern signals
US4953228A (en) Apparatus for detecting pattern of crest line
US5179686A (en) Method for automatically detecting the size of a memory by performing a memory warp operation
US4958323A (en) Semiconductor file memory
CN111586202B (en) Network mask checking method and device, electronic equipment and storage medium
US6697995B1 (en) Diagnostic method for logic used in vehicle
US5283840A (en) Method and apparatus for extracting image data
KR970072438A (en) Peripheral Device Identification Method Used in Semiconductor Devices
US6401139B1 (en) System for activating and configuring an input/output board in a computer
US20090210629A1 (en) Method, system and computer program product for selectively purging cache entries
EP0540198A1 (en) Memory controller and data processing system
EP0353519A2 (en) Protective instruction fetch apparatus
US20040236935A1 (en) Boot strap processor selection
US20210034744A1 (en) Vehicle-mounted communication system, determination device, communication device, determination method, and computer program
US11537547B2 (en) Slave device, master device, and data transmission method
US5400293A (en) Method of setting addresses of memories
US6892937B2 (en) Method and configuration for operating a multistage counter in one counting direction
US7155563B1 (en) Circuits to generate a sequential index for an input number in a pre-defined list of numbers
JP3121006B2 (en) Image processing device

Legal Events

Date Code Title Description
AS Assignment

Owner name: TRANSPACIFIC SYSTEMS, LLC, DELAWARE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:TRANSPACIFIC IP LTD.;REEL/FRAME:023107/0267

Effective date: 20090618

FPAY Fee payment

Year of fee payment: 8

CC Certificate of correction
AS Assignment

Owner name: TITUSVILLE CANAVERAL LLC, DELAWARE

Free format text: MERGER;ASSIGNOR:TRANSPACIFIC SYSTEMS, LLC;REEL/FRAME:030628/0681

Effective date: 20130213

AS Assignment

Owner name: INTELLECTUAL VENTURES I LLC, DELAWARE

Free format text: MERGER;ASSIGNOR:TITUSVILLE CANAVERAL LLC;REEL/FRAME:030639/0330

Effective date: 20130214

FPAY Fee payment

Year of fee payment: 12