Positive logic nand gate is equivalent to negative logic nor, Computer Engineering

Assignment Help:

Show that a positive logic NAND gate is equivalent to negative logic NOR gate.

Ans: 

  • Positive logic denotes True or 1 with a high voltage and False or 0 with a low voltage.
  • Negative logic denotes True or 1 with a low voltage and False or 0 with a high voltage.

The difficulty is equivalent to proving the DeMorgan's rule of complementation that is

 (x . y)' = x' + y'

Assume find now truth table for positive NAND and negative NOR.

1301_positive logic NAND gate is equivalent to negative logic NOR gate 1.png

Noticeably, positive NAND gate is equivalent to negative NOR gate.

1235_positive logic NAND gate is equivalent to negative logic NOR gate 2.png


Related Discussions:- Positive logic nand gate is equivalent to negative logic nor

Define deadlock with resource request and allocation graph, Define Deadlock...

Define Deadlock with Resource request and allocation graph (RRAG) Deadlocks can be described through a directed bipartite graph termed as a RRAG that is Resource Request All

Explain about micro-instruction formats, Q. Explain about Micro-instruction...

Q. Explain about Micro-instruction Formats? Now let's focus on format of a micro-instruction. The two widely used formats employed for micro-instructions are vertical and horiz

Write decoder functionality in only one statement in verilog, Write decoder...

Write decoder functionality in only one statement in verilog module decoder( // Outputs dout, // Inputs din ); input [3:0] din; output [15:0] dout;

Counter, mod12 counter connection diagram

mod12 counter connection diagram

Illustrate about fat structure, Q. Illustrate about FAT structure? DOS ...

Q. Illustrate about FAT structure? DOS file system maintains a table of pointers known as FAT (File allocation table) that comprises an array of 16-bit values. There is one ent

Loadrunner would you use to record a script, What Component of LoadRunner w...

What Component of LoadRunner would you use to record a Script? Ans) The Virtual User Generator (VuGen) component is used to record a script. It enables you to make Vuser scripts

Explain about 4-bit adder-subtractor circuit, Q. Explain about 4-bit adder-...

Q. Explain about 4-bit adder-subtractor circuit? Subtraction operation on binary numbers can be obtained by succession of addition operations only it implies that to achieve su

Example on multi-statement forall construct, Q. Example on Multi-statement ...

Q. Example on Multi-statement FORALL construct? The subsequent statements set every element of matrix X to sum of its indices.  FORALL (i=1:m, j=1:n)      X(i,j) = i+j an

What are the functions of passes used in two-pass assembler, What are the f...

What are the functions of passes used in two-pass assembler? In an assembly language program, two pass translations can handle forward references early. The subsequent task

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd