How many bits required to represent the greek alphabet

Assignment Help Other Engineering
Reference no: EM131091526

1. Perform the following Octal addition directly, without converting to another base.

667 + 213

2. Perform the following Hexadecimal addition directly, without converting to another base.

1 0 6 6 + A B C D

3. Given a list of numbers num[0], num[1], ..., num[N], write an algorithm in pseudo code to find the Minimum value in the list.

4. Briefly explain what Abstraction means. Give two examples (not the erroneous one in the text).

5. What is the lowest base in which 605 would be a valid number?

6. If 11110010 is in 2's complement notation, what signed decimal number does it represent?

7. Convert the decimal number 5.73 to binary. Stop after 4 decimal places. Show your work.

8. Complete the following table. Each row is the same number written in different bases. Each column is the same base. All values are positive.

Binary

Octal

Decimal

Hexadecimal

01100111

 

 

 

 

 

53

 

 

342

 

 

9. Show the behavior of the following circuit by completing the given truth table with the  Boolean Expressions and the corresponding truth values

2188_Figure.png

A

B

C

 

 

 

0

0

0

 

 

 

0

0

1

 

 

 

0

1

0

 

 

 

0

1

1

 

 

 

1

0

0

 

 

 

1

0

1

 

 

 

1

1

0

 

 

 

1

1

1

 

 

 

Boolean Identities

Property

AND

OR

Commutative

AB = BA

A + B = B + A

Associative

(AB)C = A(BC)

(A + B) + C = A + (B + C)

Distributive

A(B + C) = (AB) + (AC)

A + (BC) = (A + B)(A + C)

Identity

A1 = A

A + 0 = A

Complement

A(A') = 0

A + (A') = 1

DeMorgan's Law

(AB)' = A' + B'

(A + B)' = A'B'

Idempotent

AA = A

A + A = A

Boundedness

A0 = 0

A + 1 = 1

Involution

(A')' = A

 

A' means  NOT A

10. Simplify the Boolean Expression C(AC)' + BC'A' .  Show all the steps.

Character

Huffman Code

 

Character

Huffman Code

A

00

 

O

10010

E

11

 

I

10011

T

010

 

N

101000

C

0110

 

F

101001

L

0111

 

H

101010

S

1000

 

D

101011

R

1011

 

 

 

11. a) What word does the following bit sequence represent?

10100100101000010001000010100110110

b) How many bits would it take to represent the word from part a) using ASCII characters assuming that one would use 8 bits per ASCII character?

c) What is the compression ratio between parts a) and b)?

d) Translate the following hexadecimal sequence into English

48  65  78  61  64  65  63  69  6D  61  6C

12.  A. Consider the following "Super Simple CPU" program. Does it have a Loop? If it does, circle (or write down) the code that causes a Loop.

B. Trace the code and determine what the final values in Mem[11] (memory location 11), Mem[12], and Mem[13] will be after the program has executed.  The original values are given.

TOP   LOD    12

         SUB    11

         JZR     XX

         JNG     YY      

         STO     12

         JMP      TOP

XX    LDI        1

        STO       13

        STP

YY    STO       13

        STP

11    DAT       3

12    DAT        9

 

Accumulator

Mem[11]

Mem[12]

Mem[13]

Original values

 

0

3

9

0

Final values

 

 

 

 

 

 

 

 

 

What would be in Mem[13] if the original value of Mem[12] was 8.

 13. Consider the following truth table for a circuit where A, B, C are the input and X is the sole output.

A

B

C

X

0

0

0

0

0

0

1

0

0

1

0

0

1

0

0

0

0

1

1

0

1

0

1

1

1

1

0

1

1

1

1

1

a) Give a Boolean expression for the circuit and simplify if possible.

b) Draw a circuit implementing this expression using standard logic gate symbols.

14. Describe Two Methods to determine if two distinct circuits are equivalent?

15. The Greek alphabet has 25 symbols. How many bits would be required to represent the Greek alphabet?

Attachment:- Assignment.rar

Reference no: EM131091526

Questions Cloud

Obtain the finite difference formulation for the nodes : obtain the finite difference formulation for the nodes
Value proposition describes walmart : Name and define the five winning value propositions described in the chapter. Which value proposition describes Walmart? Neiman Marcus? Explain your answers. (AACSB: Communication; Reflective Thinking)
Price discriminates then the profit maximizing prices : The Snow City Ski Resort caters to both out-of-town skiers and local skiers. The demand for ski tickets of out-of-town skiers is given by Qo = 600 - 10 Po, while the demand for ski tickets of local skiers is given by Ql = 400 - 20 Pl . The marginal c..
Explain two phases of the business cycle : Explain two phases of the business cycle. Discuss the business cycle indicators. Explain why do changes in total spending cause the level of GDP to change? How does GDP gap relate to the actual GDP in a particular period?
How many bits required to represent the greek alphabet : Describe Two Methods to determine if two distinct circuits are equivalent? The Greek alphabet has 25 symbols. How many bits would be required to represent the Greek alphabet
Is this vertical maximum higher : What will be his highest elevation? If his jump angle is increased to 30deg, will he stay in the air longer? Is his horizontal jump longer? Is this vertical maximum higher?
Decides to adopt either technology : Consider the following sequential game between firm 1 and firm 2. First, firm 1 decides to adopt either technology A or technology B. Firm 2 observes firm 1's decision and then also decides between technology A or technology B. If both adopt technolo..
Final literature review for the dissertation : In this stage of the Proposal, you will explore how your work fits existing published work, by reviewing literature on your research topic. While gathering sources for your review, keep in mind that your final literature review for the dissertatio..
Standard deviation of the time between returns : 1. A company has reviewed their sales figures and finds that an average of 3 of their bestselling televisions are returned each month because they are not working properly and according to the warranty must be replaced.

Reviews

Write a Review

Other Engineering Questions & Answers

  Circuit to provide an emergency stop

Modify the circuit to provide an emergency stop which will park both cylinders in the extended position (i.e. A + B +). 2. Modify the circuit to provide a fail safe.

  Each student shall produce a paper of about 2000 words

each student shall produce a paper of about 2000 words guidance to indicate the level of detail of discussion intended

  Mutual information of the channel

Consider a binary symmetric channel characterized by the transition probability p. Plot the mutual information of the channel as a function of p1, the a priori probability of symbol 1 at the channel input; do your calculations for the transition p..

  Calculate the volumetric flow rate

Calculate the volumetric flow rate and the mass flow rate and determine the average flow velocity of the air and the air quantity flowing

  Construct the transformer circuit in multisim

Consider the circuit demonstrated in this week's presentations. With the turns ratio modified to 20:1, calculate the following values of Vs and Is for the given values of RL in the table below:

  Formulate a linear program to solve problem

Formulate a linear program to solve problem and define your decision variables and explain the constraints and solve the linear program.

  Question regarding the cross-sectional area

A coil with 380 windings is wound around a cast iron ring. the cast iron ring has a mean diameter of 125mm and a cross-sectional area of 600mm squared. The magnetic field strength is 3000Am while the relative permeability of the core is 780. deter..

  Calculate the apparent free energy of formation

From the standard Flade potential for iron, calculate the apparent free energy of formation of the passive fi lm per gram - atom of oxygen. Do the same for nickel and chromium.

  Organic chemistry of thermochemical processing

Provide concise answers to the following questions about the organic chemistry of thermochemical processing: 1. List and indicate the structural formula for functional groups important to biomass chemistry.

  Maximum height h reached by the rocket

A model rocket is launched from point A with an initial velocity v0 of 86 m/s. If the rocket's descent parachute does not deploy and the rocket lands 104 m from A, determine

  Acceleration due to gravity

(c) His weight in Newton's. If the man is on the moon, where the acceleration due to gravity is gm = 5.30 ft/s2, determine

  Find rin and the midband gain

The transistors in the circuit of Fig. have β0 = 100, VA = 100 V, and Cμ = 0.2 pF. At a bias current of 100 μA, fT = 200 MHz. Find Rin and the midband gain.

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