Hamming code Ham(2,11) fixing transposition of letters

65 Views Asked by At

Let's say I am using the $Ham(2,11)$ code - the hamming code for which r = 2 and q=11 (length of alphabet). Can I detect errors caused by the transposition of 2 letters? If not, why?