Difference between revisions of "Comparison"
From IridiaWiki
Jump to navigationJump to searchLine 31: | Line 31: | ||
| Connect to peers (i.e., to their Ethereum process) if distance is below 50 cm |
| Connect to peers (i.e., to their Ethereum process) if distance is below 50 cm |
||
|- |
|- |
||
− | | Decision-making |
+ | | Decision-making strategies: |
| DC, DMMD, DMVD |
| DC, DMMD, DMVD |
||
| see strategies below |
| see strategies below |
Revision as of 18:08, 30 January 2017
Problem
"How to transfer the sensors readings (quality of the opinion) into a secure dissemination strategy that is similar to the existing approach?"
Comparison
Dissemination
Feature | Classical approach | Blockchain approach |
---|---|---|
Number of used opinions for voting strategy | Last 2 opinions in robot's memory | Last 2 opinions in robot's blockchain |
Time | proportional to sensor readings p, using a sample from an exponential distribution with pg, g = 10 | see strategies below |
Broadcasting | During the entire phase | During the entire phase |
Listening | Only in the last 3s of the phase | Figure out |
Peers | Send opinions to peers if distance is below 50 cm | Connect to peers (i.e., to their Ethereum process) if distance is below 50 cm |
Decision-making strategies: | DC, DMMD, DMVD | see strategies below |
Exploration
Time PeersSample from an exponential distribution with σ = 10 | Sample from an exponential distribution with σ = 10 |
Not connected to any peers | Not connected to any peers}
StrategiesStrategy 1: Amount of transactions
Strategy 2: Direct modulation
Strategy 3: Dissemination time
Strategy 4: Hash-puzzle
Strategy 5: Most similar
Alternative
|