Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

From a function with 4 inputs (a, b, c, d) and 2 outputs (x, y) that have specific relationships only in 4 cases (the

"From a function with 4 inputs (a, b, c, d) and 2 outputs (x, y) that have specific relationships only in 4

"From a function with 4 inputs (a, b, c, d) and 2 outputs (x, y) that have specific relationships only in 4 cases (the rest are Don't Care), as follows: (a, b, c, d, x, y)= ((0, 0, 1, 1, 1, 0), (0, 1, 1, 0, 0, 1), (1, 1, 0, 0,0, 1), (1, 0, 0, 1, 1, 0)), create two circuits as follows: a. Left circuit: X = AD + CD, Y = AB + BC b. Right circuit: X = ABCD + ABCD, Y = ABCD + ABCD Please answer the following questions: 4.1 In the case of a Stuck at O fault occurring at input A of gate AD in the left circuit, find the input (codeword) that still maintains a Fault Secure state. Is the circuit in this case Totally Self Checking or Strongly Fault Secure? 4.2 In the case of a Stuck at 1 fault occurring at input C of gate ABCD in the right circuit, find the input (codeword) that can be used for Self Testing. Is the circuit in this case Totally Self Checking or Strongly Fault Secure?" A-X D D A B 8-3-0 B AD CD AB BC 3-a-1 ABUD AB CD AB CD AB CD AB CD

Step by Step Solution

There are 3 Steps involved in it

Step: 1

step 41 Stuck at 0 fault at input A of gate AD in the left circuit If A is stuck at 0 the output of gate AD will always be 0 irrespective of the value ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Logic And Computer Design Fundamentals

Authors: M. Morris Mano, Charles Kime, Tom Martin

5th Edition

0133760634, 978-0133760637

More Books

Students also viewed these Programming questions