Page 100 - Computer Science V2.0 Class 11
P. 100

4.  Write the Sum of Product (SOP) form of the function F, represented by the following truth table:
                     a.                                                                                        [AI 2013]

                                           U             V              W         F(U, V, W)
                                           0             0              0               0
                                           0             0              1               0
                                           0             1              0               1
                                           0             1              1               1
                                           1             0              0               1
                                           1             0              1               0
                                           1             1              0               0
                                           1             1              1               1

                     b.                                                                                        [AI 2012]

                                           A             B              C         F(A, B, C)
                                           0             0              0               1
                                           0             0              1               0
                                           0             1              0               1
                                           0             1              1               0
                                           1             0              0               1
                                           1             0              1               0
                                           1             1              0               0
                                           1             1              1               1

                 5.  Obtain the Boolean expression for the logic circuit shown below:

                                  X
                                  Y                                   F
                     a.                                                                                     [Delhi 2013]


                                  Z
                                  P
                                  Q                                   F
                     b.                                                                                     [Delhi 2012]


                                  R
                                  U
                                  V
                                                                       Y
                     c.                                                                                       [AI 2012]

                                  W

                                  P
                                  Q
                                                                       F        [Delhi 2011, Delhi 2008, Delhi 2006C, AI 2007]
                     d.

                                  R



                86   Touchpad Computer Science (Ver. 2.0)-XI
   95   96   97   98   99   100   101   102   103   104   105