Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Statistics and Probability Expert

1. Convert the followings: 
a. 0xAC12 to binary
b. -10710 to 8-bit 2's Complement
c. 10011110 (8-bit 2's complement representation) to decimal
d. 11010110102 into hexadecimal
e. 1108 into hexadecimal
2. The following binary number is stored using the floating point representation of IEEE-754 single precision format. Find out the value in decimal. 
11101000011010000000000000000000

Rationale

This assessment task covers topic 2, and has been designed to ensure that you are engaging with the subject content on a regular basis. More specifically it seeks to assess your ability to:

• be able to describe the concepts of data representations and use appropriate methods of implementation;
• be able to calculate different number systems.
Marking criteria
The following marking criteria will be used to mark the assignment:
Questions Fail (<50%) Pass (50% - 64%) Credit (65% - 74%) Distinction (75% - 84%) High Distinction (>84%)
Question 1 & 2All steps were shown.

Answer the following questions:
1. Design a digital combinational circuit which compares two 2-bit binary numbers and produces results using a 2-bit binary number (please see the block diagram below). The output Z1Z0 depends on the inputs A1A0 and B1B0 according to the following criteria:
• If (A1A0 > B1B0) the output Z1Z0 = 10
• If (A1A0 < B1B0) the output Z1Z0 = 01
• If (A1A0 = B1B0) the output Z1Z0 = 11

You should use minimum number of logic gates.

2. Using basic Boolean algebra identities, prove that ABC+ABC'+AB'C+A'BC = AB + AC + BC. Please show all steps and mention the identities used.

Rationale
This assessment task covers topic 3, and has been designed to ensure that you are engaging with the subject content on a regular basis. More specifically it seeks to assess your ability to:
• be able to apply Boolean algebra and digital logic to design and interpret digital circuits.
• be able to use different identities of the Boolean algebra

Marking criteria

Questions Fail (<50%) Pass (50% - 64%) Credit (65% - 74%) Distinction (75% - 84%) High Distinction (>84%)

Question 1

The circuit design is incorrect and does not conform to the question. Boolean expression is not correct, however the steps are correct. No or wrong circuit diagram. The circuit design and the Boolean expression are correct but not minimised. Steps are correct. Minor mistakes in the Boolean algebra. The circuit design is correct. The Boolean expression is minimised. All steps are explained. The circuit diagram is correct and neat.

Question 2 Neither the answers nor the steps are correct Answer is not correct, but the steps are correct. Answers are all correct but there are only few mistakes in the steps. Answer s are all correct and complete. All steps are shown and identities are listed

Answer the following questions:
[This task requires you to use the MARIE simulator for Questions 1 and 2. Prior to starting this task, you must ensure that the simulator is running correctly by completing the tutorial provided with the simulator, located under Resources within the Interact site.]

1. Assemble the MARIE program below.
Hex Address Label Instruction
100 Start LOAD A
101 ADD B
102 STORE D
103 CLEAR
104 OUTPUT
105 ADDI D
106 STORE B
107 HALT
108 A, HEX 00FC
109 B, DEC 14
10A C, HEX 0108
10B D, HEX 0000
a) List the hexadecimal code for each instruction
b) Draw the symbol table
c) What is the value stored in the AC when the program terminates.

2. Write a MARIE program using a loop that multiplies two numbers by using repeated addition. For example, to multiply 3 x 6, the program would add 3 six times e.g. 3 + 3 + 3 + 3 + 3 + 3. You should write and run the program using MARIE simulator. Also write the code with Address, Instruction, and Comments .

3. The memory unit of a computer has 256K words of 32 bits each. The computer has an instruction format with 4 fields: an opcode field; a mode field to specify 1 of 7 addressing modes; a register address field to specify 1 of 60 registers; and a memory
address field. Assume an instruction is 32 bits long. Answer the following:
a) How large must the mode field be?
b) How large must the register field be?
c) How large must the address field be?
d) How large is the opcode field?

4. Choose one area of rapid technological change in IT or Computer Science and research and report on recent developments and the outlook for the future in the area that you have chosen. You will need to provide both in text citations and bibliography entries according to Faculty of Business policy (APA format). Your report should be around 500 words.

Rationale
This assessment task covers topics on CPU operation and Instruction Set Architecture, and has been designed to ensure that you are engaging with the subject content on a regular basis. More specifically it seeks to assess your ability to:
• be able to define and appropriately use computer systems terminologies;
• be able to describe the essential elements of computer organisation and discuss how the elements function;
• be able to describe the basic instruction set architecture of a simple computer;
• be able to discuss the general trends in computing technologies including examples of leading edge developments.

Statistics and Probability, Statistics

  • Category:- Statistics and Probability
  • Reference No.:- M91604858

Have any Question?


Related Questions in Statistics and Probability

Out ofnbsp350nbspapplicants for a jobnbsp158nbspare female

Out of 350 applicants for a job, 158 are female and 66 are female and have a graduate degree. Step 1 of 2:  What is the probability that a randomly chosen applicant has a graduate degree, given that they are female? Expr ...

A company employs eight people and plans to select a group

A company employs eight people and plans to select a group of five of these employees to receive advanced training. How many ways can the group of five employees be selected?

Suppose that college science textbooks on average cost 225

Suppose that college science textbooks on average cost 225 dollars with a standard deviation of 45 dollars. Suppose that a random sample of 40 college science textbooks was taken. Find the probability that the sample mea ...

In a production process a product is assembled by using

In a production process, a product is assembled by using four independent parts (A, B, C, and D). In order for the part to operate properly, each part must be free of defects. The probability that the parts are defect-fr ...

Assuming that the bank wants assets with high yields and

Assuming that the bank wants Assets with High Yields and Liabilities with Low Costs then what decisions would the bank make for the Interest Rates on both Loans (Fixed Rate Corporate, Floating Rate Corporate, Installment ...

In a study comparing response rates between treated and

In a study comparing response rates between treated and non-treated subjects, 60% of subjects are observed to have both responded and been treated. If we also know that a randomization ratio of 2:1 was used (e.g. twice a ...

Assume that the class consists of 45 percent freshmen 20

Assume that the class consists of 45 percent freshmen, 20 percent sophomores, 20 percent juniors, and 15 percent seniors. Assume further that 50 percent of the freshmen, 50 percent of the sophomores, 25 percent of the ju ...

How would i calculate this to get the probability if a

How would I calculate this to get the probability. If a person bought 1 share of Google stock within the last year, what is the probability that the stock on that day closed at less than the mean for that year? Hint: You ...

Lisa anderson expects to need 80000 for a down payment on a

Lisa Anderson expects to need $80,000 for a down payment on a house in six years. How much would she have to invest today in an account paying 7.25 percent in order to have $80,000 in six years? (Round answer to 2 decima ...

Please show all worka pair of dice is tossed and the face

Please show all work. A pair of dice is tossed and the face number of each die is recorded. Assuming the dice are fair, what's the probability of the sum of the die faces showing is even?

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As