File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -104,13 +104,13 @@ requirements.
104
104
- $\text{Size}_ {\text{IB}}$ = Size of each IB in bytes (98,608)
105
105
106
106
2 . ** EB Storage** :
107
- $$ S_{\text{ EB}} = N_{\text{EB stage}} \times N_{\text{ stages}} \times (\text{Size}_{\text{EB header}} + \text{Size}_{\text{EB body}} \times N_{\text{IB refs} }) $$
107
+ $$ S_{EB} = N_{EB\_stage} \times N_{stages} \times (Size_{EB\_header} + Size_{EB\_body} \times N_{IB\_refs }) $$
108
108
where:
109
- - $N_ {\text{EB stage} }$ = Number of EBs per stage (1.5)
110
- - $N_ {\text{ stages} }$ = Number of stages per month (131,400)
111
- - $\text{Size} _ {\text{EB header} }$ = EB header size (240 bytes)
112
- - $\text{Size} _ {\text{EB body} }$ = EB body size per reference (32 bytes)
113
- - $N_ {\text{IB refs} }$ = Number of IB references per EB (varies by IB rate)
109
+ - $N_ {EB \_ stage }$ = Number of EBs per stage (1.5)
110
+ - $N_ {stages}$ = Number of stages per month (131,400)
111
+ - $Size _ {EB \_ header }$ = EB header size (240 bytes)
112
+ - $Size _ {EB \_ body }$ = EB body size per reference (32 bytes)
113
+ - $N_ {IB \_ refs }$ = Number of IB references per EB (varies by IB rate)
114
114
115
115
3 . ** RB Storage** : $$ S_{\text{RB}} = N_{\text{RB\_stage}} \times N_{\text{stages}} \times \text{Size}_{\text{RB}} $$
116
116
where:
You can’t perform that action at this time.
0 commit comments