update
This commit is contained in:
17
README.md
17
README.md
@@ -97,7 +97,20 @@ There is also a [CMOS version described here](http://waywardgeek.net/RNG).
|
|||||||
|
|
||||||
### Simulations
|
### Simulations
|
||||||
|
|
||||||
LTspice was used to simulate the small and fast variations.
|
LTspice was used to simulate the small and fast variations. Here are simulation waveforms
|
||||||
|
for the small verision:
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
And again for the fast version.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
### Design Analysis
|
### Design Analysis
|
||||||
|
|
||||||
@@ -118,7 +131,7 @@ every cycle. When the loop amplification is < 2X, the entropy per output bit is
|
|||||||
but can be easily computed. If E is the entropy per bit, and A is the loop amplification,
|
but can be easily computed. If E is the entropy per bit, and A is the loop amplification,
|
||||||
then:
|
then:
|
||||||
|
|
||||||
> E = log(A)/log(2)
|
E = log(A)/log(2)
|
||||||
|
|
||||||
This provides a simple way to calculate the entropy added to an entropy pool per bit.
|
This provides a simple way to calculate the entropy added to an entropy pool per bit.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user