1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00

BIP 52 assigned

This commit is contained in:
PoWx Team 2021-12-15 23:06:15 +01:00
parent ff47e7ef14
commit 67a6c4dabb
9 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
<pre> <pre>
BIP: ? BIP: 52
Title: Durable, Low Energy Bitcoin PoW Title: Durable, Low Energy Bitcoin PoW
Author: Michael Dubrovsky <mike+bip[at]powx.org> Author: Michael Dubrovsky <mike+bip[at]powx.org>
Bogdan Penkovsky <bogdan+bip[at]powx.org> Bogdan Penkovsky <bogdan+bip[at]powx.org>
@ -27,7 +27,7 @@ companies like Tesla (which recently rescinded its acceptance of Bitcoin as
payment) has been hampered by its massive energy consumption and perceived payment) has been hampered by its massive energy consumption and perceived
environmental impact. environmental impact.
<img src="bip-powx-low-energy-pow/btc_energy-small.png"></img> <img src="bip-0052/btc_energy-small.png"></img>
Figure. Bitcoin price and estimated Bitcoin energy consumption. Figure. Bitcoin price and estimated Bitcoin energy consumption.
Data sources: [https://cbeci.org Cambridge Bitcoin Electricity Consumption Index], [https://www.coindesk.com CoinDesk]. Data sources: [https://cbeci.org Cambridge Bitcoin Electricity Consumption Index], [https://www.coindesk.com CoinDesk].
@ -63,7 +63,7 @@ As Bitcoin has grown over the past decade from a small network run by hobbyists
Recent events, such as the [https://twitter.com/MustafaYilham/status/1384278267067203590 ~25% hashrate crash due to coal-powered grid failure in china] and Teslas rescinding of its acceptance of Bitcoin as a form of payment, show that there are practical real-world downsides to Proof of Workss massive reliance on energy. Recent events, such as the [https://twitter.com/MustafaYilham/status/1384278267067203590 ~25% hashrate crash due to coal-powered grid failure in china] and Teslas rescinding of its acceptance of Bitcoin as a form of payment, show that there are practical real-world downsides to Proof of Workss massive reliance on energy.
<img src="bip-powx-low-energy-pow/emusk_tweet.png"></img> <img src="bip-0052/emusk_tweet.png"></img>
Whether on not the Bitcoin community accepts this common criticism as entirely valid, it has real-world effects which will only get worse over time. Eliminating the exponentially growing energy use currently built into Bitcoin without eliminating the security of PoW would be ideal and should not be a partisan issue. Whether on not the Bitcoin community accepts this common criticism as entirely valid, it has real-world effects which will only get worse over time. Eliminating the exponentially growing energy use currently built into Bitcoin without eliminating the security of PoW would be ideal and should not be a partisan issue.
@ -88,7 +88,7 @@ Hashcash. Our algorithm is hardware-compatible with ultra-energy-efficient photo
HeavyHash uses a proven digital hash (SHA3) packaged with a large amount of MAC (Multiply-and-Accumulate) computation into a Proof of Work puzzle. Although HeavyHash can be computed on any standard digital hardware, it becomes hardware efficient only when a small digital core is combined with a low-power photonic co-processor for performing MAC operations. oPoW mining machines will have a small digital core flip-chipped onto a large, low-power photonic chip. This core will be bottlenecked by the throughput of the digital to analog and analog to digital converters. A prototype of such analogue optical matrix multiplier can be seen in the figure below. HeavyHash uses a proven digital hash (SHA3) packaged with a large amount of MAC (Multiply-and-Accumulate) computation into a Proof of Work puzzle. Although HeavyHash can be computed on any standard digital hardware, it becomes hardware efficient only when a small digital core is combined with a low-power photonic co-processor for performing MAC operations. oPoW mining machines will have a small digital core flip-chipped onto a large, low-power photonic chip. This core will be bottlenecked by the throughput of the digital to analog and analog to digital converters. A prototype of such analogue optical matrix multiplier can be seen in the figure below.
<img src="bip-powx-low-energy-pow/optical_chip.png"></img> <img src="bip-0052/optical_chip.png"></img>
Figure. TOP: Photonic Circuit Diagram, A. Laser input (1550nm, common telecom wavelength) B. Metal pads for controlling modulators to transduce electrical data to optical C. Metal pads for tuning mesh of directional couplers D. Optical signal exits here containing the results of the computation and is output to fibers via a grating coupler the terminus of each waveguide. E. Alignment circuit for aligning fiber coupling stage. Bottom: a photograph of a bare oPoW miner prototype chip before wire and fiber bonding. On the right side of the die are test structures (F). Figure. TOP: Photonic Circuit Diagram, A. Laser input (1550nm, common telecom wavelength) B. Metal pads for controlling modulators to transduce electrical data to optical C. Metal pads for tuning mesh of directional couplers D. Optical signal exits here containing the results of the computation and is output to fibers via a grating coupler the terminus of each waveguide. E. Alignment circuit for aligning fiber coupling stage. Bottom: a photograph of a bare oPoW miner prototype chip before wire and fiber bonding. On the right side of the die are test structures (F).
@ -241,11 +241,11 @@ where a is the number of mining machines, p is the machine price, e is the total
Note that in locations where mining is not profitable, hashrate is zero. Note that in locations where mining is not profitable, hashrate is zero.
<img src="bip-powx-low-energy-pow/sim1.png"></img> <img src="bip-0052/sim1.png"></img>
<img src="bip-powx-low-energy-pow/sim2.png"></img> <img src="bip-0052/sim2.png"></img>
<img src="bip-powx-low-energy-pow/sim3.png"></img> <img src="bip-0052/sim3.png"></img>
An interactive version of this diagram can be found [https://www.powx.org/opow here]. An interactive version of this diagram can be found [https://www.powx.org/opow here].
@ -261,7 +261,7 @@ By encoding a vector into optical intensities passing through a series of parall
Below is a conceptual representation of a 3D-packaged oPoW mining chip. Note that the majority of the real estate and cost comes from the photonic die and the laser, with only a small digital SHA3 die needed (as opposed to a conventional miner of the same cost, which would have many copies of this die running in parallel). Below is a conceptual representation of a 3D-packaged oPoW mining chip. Note that the majority of the real estate and cost comes from the photonic die and the laser, with only a small digital SHA3 die needed (as opposed to a conventional miner of the same cost, which would have many copies of this die running in parallel).
<img src="bip-powx-low-energy-pow/optminer.png"></img> <img src="bip-0052/optminer.png"></img>
=== Block Reward Considerations === === Block Reward Considerations ===

View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 91 KiB

View File

Before

Width:  |  Height:  |  Size: 545 KiB

After

Width:  |  Height:  |  Size: 545 KiB

View File

Before

Width:  |  Height:  |  Size: 223 KiB

After

Width:  |  Height:  |  Size: 223 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

View File

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

View File

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB