Question # 2: A network router connects multiple computers together and allows them to send messages to each other. If t
Posted: Thu Jun 02, 2022 7:53 am
Question # 2: A network router connects multiple computers
together and allows them to send messages to each other. If two or
more computers send messages simultaneously, they collide and the
message must be resent. Create a collision detection circuit for
the router that connects 3 computers. The circuit has 3 inputs
labeled M0, M1, and M2 that are 1 when the corresponding computer
is sending a message and 0 otherwise. The circuit has one output
labeled C that is 1 when collision is detected and 0 otherwise.
Implement the circuit using 3x8 decoders.
together and allows them to send messages to each other. If two or
more computers send messages simultaneously, they collide and the
message must be resent. Create a collision detection circuit for
the router that connects 3 computers. The circuit has 3 inputs
labeled M0, M1, and M2 that are 1 when the corresponding computer
is sending a message and 0 otherwise. The circuit has one output
labeled C that is 1 when collision is detected and 0 otherwise.
Implement the circuit using 3x8 decoders.