answersLogoWhite

0

state 1 means on and current is passing

state 0 means off and no current passing

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How many binary digits would be required to represent the decimal number 1000 in the binary number system?

10 digits.


Why binary number system used in digital system?

They are the best numbers for computers to use. In simple terms, as computers are electronic they use electronic currents, which can be on or off, like a light switch. 1 and 0, which are the only digits binary has, can be used to represent these two states. Binary forms the basis to all computer memory and operations.


What is binary code and why was it chosen to represent data in computers?

Binary code is a base 2 number system, with only the digits 0 and 1. It is used to represent the on/off states of transistors in integrated circuits, with 0 representing off and 1 representing on. So, binary codes represent the possible states of hardware transistors, and the binary codes represent numbers and letters through a coding system like ASCII or EBCDIC.


How many distinct states can a binary system represent?

A binary system can represent two distinct states, typically denoted as 0 and 1. Each bit in a binary system can hold one of these two values. When multiple bits are combined, the number of distinct states increases exponentially; for example, an n-bit binary system can represent 2^n distinct states.


What is the basic numbering system that a computer uses to represent How is it used?

The binary digits. 10 = 2


How many digits are in the binary system and what are they?

The binary system uses two digits, zero and one.


How many digits are used in a binary number system and what are they?

There are two digits in the binary number system. 0 and 1


Why microprocessor uses the binary number system not the desimal or any other number system?

-There is a speculation of the fact that Humans use base 10 system is because they have 10 fingers. But there is no speculation behind the fact that the computers use binary system. The binary system is used in computers, because 1 and zero represent the two voltage levels of on and off. There are 10 digits in Decimal system: 0,1,2,3,4,5,6,7,8,9 There are only 2 digits in Binary system: 0,1 (Binary digits are referred as bits) moaiz123@gmail.com


Why is a binary system called a base-2 system?

A binary system is called a base-2 system because it uses only two digits, 0 and 1, to represent all possible values. In contrast to decimal (base-10), which uses ten digits (0-9), the binary system relies on the powers of two for its positional values. Each position in a binary number represents a power of 2, allowing for the representation of larger numbers through combinations of these two digits. This simplicity makes binary particularly suited for computer systems and digital electronics.


A group of 8 binary digits is known as a?

In binary system there are two digits: 0 and 1, or false and true01010101 (8 binary digits or 8 bits) are 1 byte.


How many digits in the binary system'?

Two of them.


How many digits are there in the binary equivalent of 56?

56 in binary is 111000. Unlike the decimal number system where we use the digits.