[ECE] Number Systems, Operations, and Codes_Makeup

本文介绍了位置/权重数制(如十进制、二进制、八进制和十六进制)的概念,以及它们在计算中的应用,包括二进制的位权、MSB和补码的概念,以及错误检测方法如奇偶校验位和CRC校验。
摘要由CSDN通过智能技术生成

Positional/Weighted number system

The value of a symbol is determined by its position Examples: decimal / binary / octal / hexadecimal number systems …

Non-positional/Non-weighted number system

The value of a symbol is NOT determined by its position Examples: gray code, cyclic code …

 

 

 

 The octal number system is a weighted system with eight digits.

❑ The binary number system is a weighted system with two digits.

❑ MSB stands for most significant bit.

❑ In hexadecimal, 9 + 1 = 10. (A)

❑ The 1’s complement of the binary number 1010 is 0101.

❑ The 2’s complement of the binary number 1111 is 0000. (0001)

❑ The right-most bit in a signed binary number is the sign bit. (MSD or left-most bit))

❑ The hexadecimal number system has 16 characters, six of which are alphabetic characters. ❑ BCD stands for binary coded decimal.

❑ An error in a given code can be detected by verifying the parity bit.

❑ CRC stands for cyclic redundancy check.

❑ The modulo-2 sum of 11 and 10 is 100

  • 7
    点赞
  • 9
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值