160 likes | 483 Views
Improved Gray Scale (IGS) Code. Exercise 2 M023010098 謝芷瑜. Processing. Implement 4-bit IGS code, LSB is Zero Random Myself Transmission error 1%, 5%, 10%, 15% Error correction Used Hamming code, correction one bit. Design LSB by Myself. (7, 4)Hamming code. 3 Types.
E N D
Improved Gray Scale (IGS) Code Exercise 2 M023010098 謝芷瑜
Processing • Implement 4-bit IGS code, LSB is • Zero • Random • Myself • Transmission error • 1%, 5%, 10%, 15% • Error correction • Used Hamming code, correction one bit
3Types No Error, No Protect Error, No Protect Error, Protect
No Error No Protect Zero Random Myself 31.9082 27.354 27.5911
1% Error - Zero No Protect Protect 23.9821 30.6509
1% Error - Myself No Protect Protect 22.8602 27.0754
5% Error - Zero No Protect Protect 17.7702 22.4141
5% Error - Myself No Protect Protect 17.3933 21.6115
Conclusion • 對於改善4-bit IGS code,LSB使用Myself方法稍微優於Random,而其中Zero的效果最好(PSNR最高)。 • 由於ErrorProtection採用(7, 4)Hamming code,只能更正one bit。當發生1%Error時,能被更正96%~98%的錯誤;若為5% Error,更正率降為70%~79%,代表錯誤發生2bits以上的機率提升許多。