')}.my-chat-box{display:none;position:fixed;right:10px;bottom:20px;width:82px;height:82px;background-image:url("https://s.lzchips.com/static/images/chat.gif")}@media screen and (min-width:992px){.my-chat-box{display:block}}
Parity Generators and Checkers
Devices in the parity generator and checker logic family are component-level devices used to evaluate the number of bits in a digital word that are set to 1, and generate (or evaluate) an additional parity bit which indicates whether the number of bits in the word set to 1 is even or odd. This function is commonly used as a simple means of detecting data errors that may have been introduced during transmission.