Digital systems and microprocessors, Computer Engineering

Assignment Help:

Your logic function for this assignment is to be derived from your own student number. The number 1224583 will be used as an example as to how you should derive your function and examples are given in brackets for this number. You should however use YOUR OWN NUMBER. If you do not then you will be awarded zero marks

Take your student number (1224583), and add your date of birth, using 2 digits for the day, 2 for the month and the last 2 digits of the year. If your birthday is 21st January 1993, then the number you should add, is 210193, giving you 1434776. If you do not wish to use your own birthday date, use a friend's. Place the different digits in ascending order (1, 3, 4, 6, 7). 

Add 5 to each of the individual digits of your ascending set (6, 8, 9, 11, 12,) and include any new numbers, starting from the highest    in your set of ascending numbers until you have a set of eight numbers. In this example you need three more numbers (9, 11, 12) to give the set              (1, 3, 4, 6, 7, 9, 11, 12,).

YOU need a set of EIGHT ascending numbers in the range 0 to 15. If your set still contains LESS than eight numbers, add 2 to the individual digits of your original ascending set, look for new digits, and continue until you have a set of eight numbers. This is the set of terms in the 1st canonical form of your function. In this example, the resulting 4-variabled function would be

                         F  =  f(ABCD)  = ∑(1, 3, 4, 6, 7,  9, 11, 12)

 

1. Write down the shorthand 1st canonical form equation of your own personal function derived as above.

2 Obtain the full 1st canonical form Boolean equation of your function in AND/OR/NOT form and draw its gate-level circuit diagram.

3 Obtain the shorthand equation of the 2nd canonical form of your function.

4 Obtain the full 2nd canonical form Boolean equation of your function in AND/OR/NOT form and draw its gate-level circuit diagram.

5 Enter your function on a fully labelled K-Map.

6 Obtain the minimal 1st canonical form (AND/OR/NOT)  of your function and draw its circuit diagram. (NOTE.  If at this point your personal function simplifies to a single variable or a single gate function, contact me and I will give you a more challenging function.)

7. Obtain the minimal 2nd canonical form (AND/OR/NOT) of your function and draw its circuit diagram.

8 . Use truth table equivalence to show that your minimal 1st and 2nd canonical forms do perform the same function.

9. Obtain the minimal NAND version of your function and draw its circuit diagram.

10. Obtain the minimal NOR version of your function and draw its circuit diagram.

11. Select at random, 4 terms NOT included in your original 1st canonical form shorthand equation in Question 1, to be don't care states. (NOTE: Once these don't cares have been defined they remain don't care inputs for questions 12, 13 and 14  of this assignment).  Obtain the minimal 1st canonical form (AND/OR/NOT)  using the original terms and, where appropriate, the don't care conditions. Draw the circuit diagram.

12. Obtain the minimal 2nd canonical form (AND/OR/NOT) using the original terms and where appropriate, the don't care conditions. Draw the circuit diagram.


Related Discussions:- Digital systems and microprocessors

Register-to-register architecture, Register-to-Register Architecture : In t...

Register-to-Register Architecture : In this organization, results and operands are accessed not directly from the main memory by the scalar or vector registers. The vectors which a

Syntax errors and logical errors, Syntax errors and logical errors: Syn...

Syntax errors and logical errors: Syntax errors also called as compilation errors are caused by violation of the grammar rules of the language. The compiler detects, isolate th

Explain about the arithmetic shift, Explain about the Arithmetic Shift ...

Explain about the Arithmetic Shift An arithmetic shift micro operation shifts the signed binary number to left or right. The effect of the arithmetic shift left operation is

What is public, * Public, protected and private are 3 access specifier in C...

* Public, protected and private are 3 access specifier in C++. * Public data members and member functions are accessible outside the class. * Protected data members and memb

What are the two ways in which the system using cache, What are the two way...

What are the two ways in which the system using cache can proceed for a write operation? Write by protocol technique Write-back or Copy-back protocol method

Show system call for cloning, Show System call for cloning.  Standard f...

Show System call for cloning.  Standard form of Clone function is as follows: Int clone (Int (*FN) (), void *child stack, Int flag, intargs,); Parameter FN is Pointer fro

What does realized mean, Realized mean that the component has been painted ...

Realized mean that the component has been painted on screen or that is prepared to be painted. Realization can take place by invoking any of these methods. setVisible(true), show()

Explain error-detection code, Q. (192.8)10 - (AE.E)16 = (X)8, Find value of...

Q. (192.8)10 - (AE.E)16 = (X)8, Find value of x. Use 8's complement method. Q. Write first 10 numbers in the base 4. Q. Explain Error-Detection code & Error-correction code w

Explain structured and modular programming, Structured and Modular programm...

Structured and Modular programming. Structured programming means the collection of principles and practices that are directed toward developing correct programs which are simpl

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