Hardware RNG: Difference between revisions
Djingis Kan (talk | contribs) No edit summary |
Djingis Kan (talk | contribs) No edit summary |
||
Line 39: | Line 39: | ||
* Amtel |
* Amtel |
||
** [http://www.atmel.com/dyn/products/product_card.asp?part_id=2573 AT43USB355]:<small> |
** [http://www.atmel.com/dyn/products/product_card.asp?part_id=2573 AT43USB355]:<small> |
||
**: 24 |
**: 24 KByte Programm Speicher |
||
**: 1 |
**: 1 KByte RAM |
||
**: 27 I/O Ports |
**: 27 I/O Ports |
||
**: 12 A/D 10bit (not shared) |
**: 12 A/D 10bit (not shared) |
||
**: Preis: ca. 6 EUR</small> |
**: Preis: ca. 6 EUR</small> |
||
** [http://www.atmel.com/dyn/products/product_card.asp?part_id=3556 AT76C713]:<small> |
|||
**: 16 KByte Programm Speicher (flüchtig) |
|||
**: 8 KByte RAM |
|||
**: 40 I/O Ports |
|||
⚫ | |||
** [http://www.atmel.com/dyn/products/product_card.asp?part_id=3479 AT89C5131A-M]:<small> |
** [http://www.atmel.com/dyn/products/product_card.asp?part_id=3479 AT89C5131A-M]:<small> |
||
**: 32 KByte Programm Speicher + 8 KByte Bootloader |
|||
⚫ | |||
**: 1280 Byte RAM |
|||
**: 34 I/O Ports |
|||
**: Preis: nicht verfügbar</small> |
|||
** [http://www.atmel.com/dyn/products/product_card.asp?part_id=2890 AT89C5132]:<small> |
|||
**: 64 KByte Programm Speicher + 4 KByte Bootloader |
|||
**: 2304 Byte RAM |
|||
**: 44 I/O Ports |
|||
**: 2 A/D 10bit (not shared) |
|||
**: Preis: ca. 14 EUR</small> |
|||
* AMD |
|||
** [http://www.amd.com/us-en/ConnectivitySolutions/ProductInformation/0,,50_2330_8579_8580%5E8587,00.html Am186 CU]:<small> |
|||
**: Kein interner Speicher |
|||
**: 48 I/O Ports |
|||
**: Preis: unbekannt (scheint schwer zu bekommen sein)</small> |
|||
<br> |
<br> |
Revision as of 23:12, 10 September 2005
Status
Momentan ist das Projekt noch in der frühen Planungsphase.
Momentan suche ich nach geeigneten Kontrollern als Basisbaustein. (Djingis Kan)
Der Plan
Es geht darum einen hardware Zufallsgenerator zu bauen, der auf echtem physikalischem Zufall beruht.
Das ganz soll per USB an jedem Rechner anschließbar sein. Es soll eine Basisplatine entwickelt werden, auf die verschiedene Module mit den eigentlichen Zufallsgeneratoren gesteckt werden können. (Momentan sind 4 Slots geplant)
Zeil ist es, dass Programme die Daten ohne weitere Nachbearbeitung als hochqualitative Zufallszahlen verwenden können. Dafür ist es notwendig eine gewisse Preprocessing-Power im Zufallsgenerator zu haben, dafür erscheint es sinnvoll einen Microprozessor mit integriertem USB-Interface als Basis-Baustein für das System zu wählen.
Bauteile
Microcontroller
Kandidaten:
- Microchip
- PIC16C765:
- 14336 Byte Programm Speicher
- 256 Byte RAM
- 33 I/O Ports
- 8 A/D 8bit
- Preis: ca. 5 EUR
- PIC18F2550:
- 32768 Byte Programm Speicher
- 2048 Byte RAM
- 256 Byte EEPROM Speicher
- 23 I/O Ports
- 10 A/D 10bit
- Preis: ca. 8 EUR
- PIC18F4550:
- 32768 Byte Programm Speicher
- 2048 Byte RAM
- 256 Byte EEPROM Speicher
- 34 I/O Ports
- 12 A/D 10bit
- Preis: ca. 8 EUR
- PIC16C765:
- Amtel
- AT43USB355:
- 24 KByte Programm Speicher
- 1 KByte RAM
- 27 I/O Ports
- 12 A/D 10bit (not shared)
- Preis: ca. 6 EUR
- AT76C713:
- 16 KByte Programm Speicher (flüchtig)
- 8 KByte RAM
- 40 I/O Ports
- Preis: nicht verfügbar
- AT89C5131A-M:
- 32 KByte Programm Speicher + 8 KByte Bootloader
- 1280 Byte RAM
- 34 I/O Ports
- Preis: nicht verfügbar
- AT89C5132:
- 64 KByte Programm Speicher + 4 KByte Bootloader
- 2304 Byte RAM
- 44 I/O Ports
- 2 A/D 10bit (not shared)
- Preis: ca. 14 EUR
- AT43USB355:
- AMD
- Am186 CU:
- Kein interner Speicher
- 48 I/O Ports
- Preis: unbekannt (scheint schwer zu bekommen sein)
- Am186 CU: