tomatokid
Newbie level 6
i need help in calculating the number of bit errors made per decision for my simulation.
M=8 for my case
For example;
if i send symbol X1, and i receive symbol Y1, no error is made
if i send symbol X1, and i receive symbol Y2, an error is made <--- how to calculate the number of bit errors
if i send symbol X1, and i receive symbol Y6, an error is made <-- whats the respective number of bit errors?
Thanks in advance =)
M=8 for my case
For example;
if i send symbol X1, and i receive symbol Y1, no error is made
if i send symbol X1, and i receive symbol Y2, an error is made <--- how to calculate the number of bit errors
if i send symbol X1, and i receive symbol Y6, an error is made <-- whats the respective number of bit errors?
Thanks in advance =)