answersLogoWhite

0

How logic 0 and logic 1 are related to communication?

Updated: 9/17/2019
User Avatar

Wiki User

8y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How logic 0 and logic 1 are related to communication?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the uses of not logic gates?

A NOT logic gate flips the logic signal from 1 to 0 or 0 to 1 :)


Odd parity generator uses which logic?

xor logic because A B output 0 0 0 0 1 1 1 0 1 1 1 1


What is logic 0 and logic 1?

Logic 0 and logic 1 are the two states in digital (or binary) logic. A binary numbering system has but two numbers: 0 and 1. In contrast, we use a decimal system with 10 numbers: 0 to 9. The area of algebra that addresses binary (2-state) logic is called Boolean. In Boolean a logic 0 may be refered to as 'low', 'off' or 'false'; a logic 1 as 'high', 'on' or 'true'. Boolean logic is the foundation of digital electronics.


Why we use only ''0'' and ''1'' in logic?

Binary logic has only two possible values:TRUE or FALSE and these are coded as 1 and 0.


What are the uses of a NOT logic gate?

A NOT logic gate flips the logic signal from 1 to 0 or 0 to 1 :)


The are only two states inside a computer on and off which represent one and zero?

Positive logic ON = 1, OFF = 0. Negative logic ON = 0, OFF = 1.


When A 0 B 0 C 1 then in 2 input logic gate you get - - gate?

input outA B A XNOR B 0 0 1 0 1 0 1 0 0 1 1 1


A logic gate is an electronic circuit which?

Alternates between 0 and 1


Can you replace logic 1 to 0 in digital electronic circuits without applying any change?

I think this question has no logic


What is NAND gate in semiconductor devices?

A NAND gate is digital logic device which will have 2 or more inputs which can be logic 1 or logic 0 (on or off, high or low) with all the inputs at logic 0 the output will be at logic 1, the only time the output will switch to a logic 0 is when ALL the inputs are at logic 1. here is a simple "truth table" To show the basic operation Input1 Input2 Output Off--------Off------- On Off--------On------- On On--------Off------- On On------- On------- Off NAND stand for not AND therefore a false will be present on the output only when both input are true ANSWER: NAND stands for NOT AND it simply negate the function. The only time that the output can be false if all inputs are true. In logic functions there is no ON-OFF it is either true or false "1" or "0"


Why is Boolean logic important in computer science?

Boolean logic can be thought of as "0 and 1" logic, or "True or False" logic. Boolean math started out as "True or False" expressions. In computers, the bits stored in memory are interpreted as either a '0' or a '1' (binary numbers). Computer scientists (usually, though you can prove out the concept either way) map '0' = FALSE and '1' = 'TRUE', and thus the operations and decisions made in a computer can be expressed/evaluated as Boolean logic/math expressions.


How do you check an inverter circuit?

An inverter logic device is characterized by an P-channel BJT Bipolar Junction Transistor internally. This simply means by applying an logic HIGH on input X will result in logic LOW on output Y. The Boolean expression for this device is X NOT Y . (XY') INPUT X | OUTPUT Y ---------------------------- 1 | 0 0 | 1 1 = HIGH +5 Vdc 0 = LOW +0 Vdc Testing: Simple Logic Probe connected to Vcc and Gnd