Calculations
1. Cell Creation Time
Given the hierarchical nature of the DAG, the creation of a cell, symbolized as , is contingent upon multiple factors, such as computational speed, data packet size, and I/O operations.
Where:
and are proportional constants.
represents computational time for processing data of size .
denotes the I/O operations for data rate .
2. Equation for Reference Cell Initiation
When data exceeds a certain threshold in a base cell, reference cells are utilized.
Where:
is data size within a cell.
is the reference threshold.
is the maximum reference size.
3. Dynamic Parameter Updates
Given the dynamic nature, parameters adjust based on efficiency factor :
4. Adjustment of Efficiency Factor
Incorporating higher-level dynamics, undergoes adjustments:
Where:
is a modulation factor.
is the change in the frequency of cell creation.
Following feedback, this is further modulated:
5. Time to Consensus
Where:
And is the number of nodes.
6. Data Retrieval
Considering hierarchical referencing:
7. Throughput
Throughput, , is the rate of successful message delivery:
8. Latency
Latency, , can be defined as the time differential from data initiation to consensus:
9. Decentralization
A measure, , could quantify decentralization using node distribution:
Where is the proportion of the node's contribution.
10. Costs
Costs, , can encompass computational, storage, and network expenses:
Where each component cost can be derived from its respective resources and efficiency parameters.
11. Liveness ():
Liveness in a decentralized system can be quantified by the percentage of nodes that are active or responsive. If is the total number of nodes and is the number of active nodes, then:
12. Transaction Fee ():
Transaction fees can be associated with the computational cost () and the data size of the transaction (). Thus, the formula for the transaction fee can be given by:
Where and are constants representing the cost per unit of computation and cost per unit data of the transaction respectively.
12.1. Ensuring Transaction Fee is Below 0.1€:
To ensure that is naturally below 0.1€, the constants and should be chosen such that even for the maximum values of and , the fee remains below this threshold:
Last updated