An industrial conveyor belt is a moving belt that transports objects (as in a factory). The controller has 3 sensors A, B and C which can control the motion of the conveyor belt. You are required to design the digital controller.
(a) The operations of the controller can be represented as the following truth table. Implement the controller using the 4 to 1 multiplexer in Fig.B2b. ("using S1=A and S0=B ). (Copy Table B2a and Fig. B2b to your answer book to answer the question) Truth Table Table B2a
(a) using K-map and express the result in sum of product (SOP) form.
(b) Simplify the logic function Y in part
(c) Draw the logic circuit using the result in part (b).
(d) Implement the logic circuit by using NAND gates only.