Also known as (7,4) code,7 trainsmitted bits for 4 source code. TRANSMIT The transmitted procedure can be reprecented as follows. $t=G^Ts$ where G is: import numpy as np G = np.matrix( [[1,0,0,0], [0,1,0,0], [0,0,1,0], [0,0,0,1], [1,1,1,0], [0,1,1,1]…