vault backup: 2024-11-06 22:01:57
This commit is contained in:
commit
9c6c172341
4 changed files with 24 additions and 5 deletions
|
@ -149,6 +149,10 @@ I look for the n (number of tags) value that minimizes the difference!
|
|||
Given N and a possible value of n, the expected number of slots with r tags is estimated as:
|
||||
![[Pasted image 20240928181424.png]]
|
||||
|
||||
$a_{0}=$ numero stimato di slot in cui non risponde nessun tag
|
||||
$a_{1}=$ numero stimato di slot in cui risponde un solo tag (numero di identificazioni)
|
||||
$a_{n}$ = numero stimato di slot in cui rispondono 2 o più tag
|
||||
|
||||
##### Inaccuracy of tag estimation for large networks
|
||||
- The estimator does not capture the possibly high variance of the number of tags
|
||||
- The minimum distance is computed over n ranging in $[c_1 + 2c_k, 2(c1 + 2c_k)]$
|
||||
|
|
|
@ -6,7 +6,7 @@ IoT term is used to refer to
|
|||
required features:
|
||||
- devices hetereogeneity
|
||||
- scalability
|
||||
- data ubiquitous data exchange
|
||||
- ubiquitous data exchange
|
||||
- energy-optimized solutions
|
||||
|
||||
key features:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue