▷ SOLUCIÓN LECCIÓN SISTEMAS DIGITALES 1, 2do Parcial (2020 PAO 1) C5 B

 

El siguiente circuito digital muestra la implementación de un flip-flop “XY” (FF-XY) utilizando un flip-flop “D” (FF-D). Para realizar una conversión exitosa de un flip-flop “JK” (FF-JK) a un FF-XY (se recomienda primero extraer la tabla característica del FF-XY, seguido de la tabla de excitación del FF-JK), determinar cuáles de las siguientes expresiones booleanas describen correctamente el funcionamiento de las señales “J” y “K”:

✅ a) j <= not(x) or not (y);
✅ b) j <= not(x) or y;
✅ c) j <= x or not(y);
✅ d) j <= x or y;
✅ e) k <= not(x) or not (y);
✅ f) k <= not(x) or y;
✅ g) k <= x or not(y);
✅ h) k <= x or y;

Comentarios

  1. Headache Neurologist Near Me:- It is very common for people to experience headache. When headache becomes more severe or is associated with other symptoms, it may be a cause of significant concern and can require specialized investigation or treatment.

    Headache neurologist near me

    ResponderBorrar

Publicar un comentario

Popular Posts

▷ Especificaciones del módulo ESP32

▷ #ESP32 - REAL-TIME CLOCK #RTC INTERNO

▷ #ESP32 - SINCRONIZAR RTC INTERNO CON SERVIDOR NTP

▷ #ESP32 - Display OLED 128x64

▷ #ESP32 - Over-The-Air programming #OTA

▷ PROTEUS PCB DESIGN

▷ Artificial Intelligence #AI based on #FPGA

▷ SISTEMAS EMBEBIDOS, PROYECTOS PROPUESTOS (2021 PAO1)

▷ DISEÑO DE SISTEMAS DIGITALES, PROYECTOS PROPUESTOS (2019 2do Término)

▷ #ESP32 - #MQTT (Introducción)