Boolean functions and simple logic design, C/C++ Programming

Assignment Help:

The digital signal is one which only consists of two states i.e. logic '1'   (+5 volts) and logic '0' (0 volts). Various electronic blocks use logic and these form the basis of a microcomputer system. Let us tackle theses simple blocks. The basis of maths is on logic operations namely AND, OR, NOT. Consider the electronic circuits below: 

1326_Boolean functions and simple logic design.png

If S1 and S2 are closed the current might flow to B, this is termed the AND function

2143_Boolean functions and simple logic design1.png

 
If S1 or S2 are closed the current might flow to B, this is termed the OR function

1582_Boolean functions and simple logic design2.png

 
 If S1 is pushed the current will not flow to B, this is termed the NOT function

639_Boolean functions and simple logic design3.png

 
In order to use these functions the idea of a truth table is used, where logic '1' is true and logic '0' is false. Note that these are also given electronic symbols and mathematical functions. 

By combining these gates we may derive an alternative set of logic gates.

1572_Boolean functions and simple logic design4.png


Related Discussions:- Boolean functions and simple logic design

Euclidean Algorithm , how can I find the GCD of 2 given numbers using Eucli...

how can I find the GCD of 2 given numbers using Euclidean Algorithm ?

Pebble merchant, to design a car that travels along the room and gives the ...

to design a car that travels along the room and gives the length of the room

Define functions with arguments and no return values, Define Functions with...

Define Functions with arguments and no return values The calling function will read a data from the terminal and pass it on to called as function and this will work good as the

Static data members and static member function, Static Data Members: A ...

Static Data Members: A data member inside the class can construct as static data member.   There are few guidelines to be followed when declaring static data member.

Call by reference, Call by reference: Arguments to a function can be pa...

Call by reference: Arguments to a function can be passed in two way; one by call by value and other by call by reference.  Call by value is passed either through a constant

Console atm machine coding, construct a console programme for a bank ATM m...

construct a console programme for a bank ATM machine.

What is default argument, Default argument: When the argument is missin...

Default argument: When the argument is missing then the function will read the default value of the missing argument.  To make use of default argument functionality the argu

Constructors and methods program, To complete this assignment, edit the fol...

To complete this assignment, edit the following constructors and methods: 1. public MaxPQ(Key[] keys) - change the following loop for (int k = N/2; k >= 1; k--) sink(k);

Answer, Write a program to find the area under the curve y = f(x) between x...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b.

Polishing game, Byteland county is very famous for luminous jewels. Luminou...

Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various luminous jewels of particular colour. Nec

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