Function Diagram

Thread Starter

vol

Joined Oct 19, 2013
3
Hi everyone,

I have a function: F = AB + C'
Delays : NOT - 10ns / AND - 20ns / OR - 20ns

I need to draw the output(F) using the diagram below.


My solution:


Is my solution true? If it is not how can I draw the output?

Thanks in advance.
 

BurninBri

Joined Aug 16, 2011
30
Looks fine, except I would put "undefined" for the first 10ns of C', "undefined" for the first 20ns of AB, and "undefined" for the first 40ns of F. (Unless they gave you initial input conditions at t-40ns, of course!)
 

WBahn

Joined Mar 31, 2012
29,978
I'll add another "looks fine" and second the recommendation to start each of the signals in an unknown state (often indicated by a line that is halfway between the two levels).
 
Top