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

Microprocessors and motherboards, The heart of the modern electronic system...

The heart of the modern electronic system is the microprocessor e.g. the video, sound, game consoles, portable phones and domestic appliances. Let us consider the heart of a home c

Does improper inheritance have potential to wreck a project, Does improper ...

Does improper inheritance have a potential to wreck a project? Many projects meet a dead end due to bad inheritance. Hence it certainly has potential to wreck a project. Sma

Fraction coding, Create a program that asks the user for two integers which...

Create a program that asks the user for two integers which represent the numerator and denominator parts of fraction. Print out a simplification of the fraction. Example: Enter th

Looping, Write a programme to display the patern.. A A B A C B A B C...

Write a programme to display the patern.. A A B A C B A B C A B A A

Char, how many bytes required to char

how many bytes required to char

Super ascii string checker, Program which can check the given string is su...

Program which can check the given string is super ascii or not

When do employ "const" reference arguments in function?, A: 1.      By u...

A: 1.      By using const protects you against programming errors which inadvertently alter data. 2.      By using const allows function to procedure const and non-const actu

Command line arguments, i want to check the command line argument is whethe...

i want to check the command line argument is whether an integer or a string

Define encapsulation?, A:  it is containing and hiding Information regardin...

A:  it is containing and hiding Information regarding an object, like internal data structures and code. It isolates the internal complication of an object's operation from the res

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