How to find the parity check matrix for 101101101101101 in Hamming Codes (15,11) in graphic way?

619 Views Asked by At

I am trying to find hamming matrix for safe coded word: 101101101101101

My questions are:

1) What matrix check I should use? I mean there are two types of 15,11 => one starting with 1111 and one starting with 0001 is that any difference?

2) How can I create it graphically? I dont know how to make matrix visible graphically for example in micosoft word what editor for it are you using to have it visible-friendly?

Thanks in advance.