Buscar

One of the basic Boolean expressions is the OR expression, often represented by the addition symbol (+). The circuit corresponding to the Boolean O...

One of the basic Boolean expressions is the OR expression, often represented by the addition symbol (+). The circuit corresponding to the Boolean OR expression is essential in the construction of digital computers. The figure illustrates the Boolean expression and the corresponding logic diagram. Choose the alternative that correctly and respectively completes the truth table of the figure:


1, 1, 1, 1.
0, 1, 1, 0.
1, 0, 0, 1.
0, 1, 1, 1.
1, 0, 0, 0.

Essa pergunta também está no material:

17 Atividade Avaliativa
5 pág.

Inteligência Computacional Universidade Virtual do Estado de São PauloUniversidade Virtual do Estado de São Paulo

💡 1 Resposta

User badge image

Ed Verified user icon

A alternativa correta é: 1, 1, 1, 0. Na tabela verdade do circuito OR, a saída será verdadeira (1) quando pelo menos uma das entradas for verdadeira (1). Portanto, a única combinação em que a saída será falsa (0) é quando ambas as entradas forem falsas (0). Assim, a tabela verdade completa para o circuito OR com duas entradas é: | Entrada A | Entrada B | Saída | |-----------|-----------|-------| | 0 | 0 | 0 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 1 | E a alternativa correta é a que apresenta a quarta linha da tabela verdade: 0, 1, 1, 1.

0
Dislike0

✏️ Responder

SetasNegritoItálicoSublinhadoTachadoCitaçãoCódigoLista numeradaLista com marcadoresSubscritoSobrescritoDiminuir recuoAumentar recuoCor da fonteCor de fundoAlinhamentoLimparInserir linkImagemFórmula

Para escrever sua resposta aqui, entre ou crie uma conta

User badge image

Outros materiais