Skip to content

Commit f842248

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent c391e96 commit f842248

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,13 @@ Feel free to explore, contribute, and share your insights!
170170
* **BB84 Protocol Formula:**
171171
The Quantum Bit Error Rate (QBER) is used to measure the efficiency and security of the BB84 protocol by determining the rate of errors that occur during the transmission of quantum bits (qubits). It is calculated as follows:
172172

173-
$\huge \color{DeepSkyBlue} QBER = \frac{\text{observable error}}{\text{total bits sent}}$
173+
$\huge \color{DeepSkyBlue} QBER = \frac{\text{observable error}}{\text{total bits sent}}$
174+
175+
Where:
176+
- **Observable error** refers to the number of bits where the transmitted and received values differ due to noise or eavesdropping.
177+
- **Total bits sent** refers to the total number of qubits transmitted during the key distribution process.
178+
179+
174180
175181

176182

0 commit comments

Comments
 (0)