1 A The Fibonacci Numbers Are The Numbers In The Following Integer Sequence Called T 2739217

1.(a) The Fibonacci numbers are the numbers in the following integer sequence, called the Fibonaccisequence, and are characterised by the fact that every number after the first two is the sum of the two preceding ones: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 114, … etc.

By definition, the first two numbers in the Fibonacci sequence are 0 and 1, and each subsequent number is the sum of the previous two. We define Fib(0)=0, Fib(1)=1, Fib(2)=1, Fib(3)=2, Fib(4)=3, etc. The first 22 Fibonacci numbers given below:

Fib(0)Fib(1)Fib(2)Fib(3)Fib(4)Fib(5)Fib(6)Fib(7)Fib(8)Fib(9)Fib(10)011235813213455Fib(11)Fib(12)Fib(13)Fib(14)Fib(15)Fib(16)Fib(17)Fib(18)Fib(19)Fib(20)Fib(21)89144233377610987159725844181676510946Write a MARIE program to calculate Fib(n), where the user inputs n. For example, if the user inputs 7, the program outputs the value 13; if the user inputs 15, the program outputs the value 610; if the user inputs 20, the program outputs the value 6765 etc. You need to write and run the program using MARIE simulator. Please include appropriate comments to make your code readable.[10 marks](b) For some values of n, your program will not produce correct results. You can check this by gradually increasing the values of n and checking for the correct outputs. What is the maximum value of n for which your program produces a correct result? Why? Please comment on this [5 marks].2.You are designing an instruction set for your computer. All the instructions are of same size (11 bits long). The size of an address field is 4 bits. You have already designed six 2-address instructions and 30 1-address instructions. How many 0-address instructions still you can fit? Justify your answer. [7 marks]3. Write codes to implement the expression: A= (B + C) * (D – E) on 3-, 2-, 1- and 0-address machines. In accordance with programming language practice, computing the expression should not change the values of its operands. [8 marks]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 investigate the internal operation of the Central Processing Unit (CPU) and describe how it is used to execute instructions;
  • be able to investigate and describe in detail the essential elements of computer organisation including internal bus, memory, Input/Output ( I/O) organisations and interfacing standards and discuss how these elements function;

Marking criteriaCriteriaHD (85%-100%)DI (75%-84%)CR (65%-74%)PS (50%-64%)FL (0%-49%)Simulating and investigating of internal operations of CPU and it’s instruction executionThe code meets the specification. Code is well documented with comments. The program produces correct outputs in every input situations. Code meets specification and is well documented with comments. Minor errors in explanationse.Code meets specification. Most of the time produces correct results, however does not produce correct results for special inputs. Little documentation and comments.Code meets specification but has errors in operation. Little commenting. Basic idea is expressed by the codes and explanations.Code does not meet the specification. Comprehension of internal elements of computer organisationAnswers are corrects. All steps are correctly shown.All codes are accurately written.All answers are correct with a minor error. All codes are correct except a minor error.Few minor errors in calculating the address spaces. The steps show the clear understanding of the address space calculation.All codes written correctly however the order were not maintained correctly.The final result is not correct, however the calculations show the basic understanding of the instruction set architecture.More than half of the codes are correct.No attempt or incorrect calculations showing no or minimum understanding of the topic.Codes do not meet the specification.

Presentation

File naming convention: When you upload files to the TURNITIN for this subject, please use your student ID and Assignment number to name your files. For example, 123456_Assignment2.doc or 123456_Assignment2.mas (where 123456 is your Student ID)

Please also adhere to the following formatting rules:1. For Q1(a) you need to submit a *.mas file.2. Please compose the answers of 1(b), 2 and 3 in a document file (doc or docx format). Please do not submit in pdf formats. Please upload the document in the TURNITIN within deadline.
3. You may put the mas file and document file in a folder, compress the folder and upload the compressed file to the TURNITIN. You may also upload the two files separately.4. The first page (cover page) of the document file should have the following information clearly mentioned:a. Your full name
b. Your Student ID
c. Subject Code (ITC544)
d. Assessment item number and name (Assignment 2: MARIE & ISA)4. Each page should have page numbers in “page x of y” format (including the cover page).
5. You DO NOT need to provide any references for any of the questions.

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1 A Tiltrotor Aircraft Shown In Figure 1 A Is Both An Airplane And A Helicopter It C 3209538

1. A tiltrotor aircraft shown in Figure 1-a is both an airplane and a helicopter. It can position its engine in a vertical position for takeoff and landing as a helicopter, and then rotate its engine 90 degrees to a horizontal configuration for cursing as an airplane. The altitude control system of the helicopter mode is shown in Figure 1-b. • Determine the root locus of this system as K varies between zero (0) and infinity (infinity). • Determine the range of K for a stable system • For K = 280, find the response y(t) to a unit step input r(t), and the corresponding Percentage overshoot (PO) and the settling time (T_s, with 2% criterion) • For K = 280, and r(t) = 0, find the response y(t) to a unit step disturbance 2. An arm of a space robot is shown in Figure 2-1 with its corresponding block diagram shown in Figure2-b. Perform the following tasks: • For a proportional controller Gc=Kp, determine the value of Kp such that the percentage overshoot P.O.-3%. • Plot the system response to a unit step input for the value of Kp determined in the previous task • Design a proportional -derivative controller (PD) using ITAE method with wn = 8 • Determine the required prefilter Gp(S). • Determine the system response to a step input after you add the PD and prefilter to the system. • Design a proportional-integral controller (PI) and a prefdilter using ITAE method. • Determine the system response to a step input after you add the Pi and prefilter to the system. • Design a proportional-integral-derivative controller (PID) and a prefilter using ITAE method such that the settling time T, <4 sec based on a 2% criterion. • What is your recommendation for the most appropriate controller among P, PD, PI, and PID for this system? TAs Controller Arm R- Gas) GO sEs+9 Fig 2-6 F’3 2-a Document Preview:

1

Attachments:

work–3-.pdf

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1 A Tower And A Monument Stand On A Level Plane The Angles Of Depression Of The Top 3599211

1. a tower and a monument stand on a level plane . the angles of depression of the top and bottom of the monument viewed from the top of the tower are 13 degrees and 31 degrees respectively. the height of the tower is 145ft. find the height of the monument.

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1 A Rise In The Expected Future Exchange Rate Shifts The Demand For Domestic Assets 3305370

#1 A rise in the expected future exchange rate shifts the demand for domestic assets to the ____and causes the domestic currency to____. A) left; depreciate B) right; appreciate C) left; appreciate D) right; depreciate #2 A rise in the expected import demand shifts the demand for domestic assets to the ___ and causes the domestic currency to ___. A) left; appreciate B) right; depreciate C) right; appreciate D) left; depreciate

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1 A Survey Of 64 Of Your Fellow Classmates Determines That 19 Of Them Are Bullish On 1189456

1.) A survey of 64 of your fellow classmates determines that 19of them are bullish on the market while the remainder is bearish.What is the market sentiment index for this group ofindividuals?

2.)Last year, Kathy purchased 3 shares of stock A at $50 ashare. At the same time, she purchased 5 shares of stock B at $35 ashare. Today, stock A is valued at $65 a share and stock B is worth$42 a share. What is the relative strength of stock A as comparedto stock B?

3.)The series of Fibonacci numbers contains the sequentialvalues of 610 and 987. What is the next number in this series?

4.)The price of a stock increased from $32 to $38. Using phi,what are the primary and secondary support areas for the stock?

5.)Altoona Train stock increased from $18 a share to $25 ashare. Based on phi, what are the primary and secondary supportareas for this stock?

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1 A Payment Schedule Requires 20 Payments Of 10 000 The First Payment To Be Made 15 2808367

1. A payment schedule requires 20 payments of $10,000, the first payment to be made 15 years from today. Assuming a discount rate of 10%, what is the present value of this series of payments? (2 marks)

2. Assume the payment schedule in problem 1 changes as follows:

. the payment 17 years from today is waived, and

. a payment of $20,000 is made 18 years from today.

Assuming a discount rate of 10%, what is the present value of this series of payments? (2 marks)

3. Your friend is celebrating his 35th birthday today and wants to start saving for his anticipated retirement at age 65. He wants to be able to withdraw $10,000 from his savings account on each birthday for 10 years following his retirement; the first withdrawal will be on his 66th birthday. Your friend intends to invest his money in the local savings bank, which offers 8 per cent interest per year. He wants to make equal, annual payments on each birthday in a new savings account he will establish for his retirement fund. If he starts making these deposits on his 36th birthday and continues to make deposits until he is 65 (the last deposit will be on his 65th birthday), what amount must he deposit annually to be able to make the desired withdrawals on retirement? (3 marks)

4. Calculate an equivalent annual income for 20 years on the following income stream received over 30 years if the interest rate is 10% per annum compounded annually:

Years 1-15 $15,000pa

Years 16-20 $20,000pa

Years 21-30 $30,000pa (3 marks)

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1 All Dogs Are Dangerous The Golden Retriever Is A Dog Therefore The Golden Retrieve 2844207

1. All dogs are dangerous. The golden retriever is a dog. Therefore,the golden retriever is dangerous.

Is this argument soundor unsound?All dogs are dangerous. The golden retriever is a dog. Therefore, the golden retriever is dangerous. a.Is this argument sound or unsound?

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1 Adjusted Trial Balance 31 March To 31 March 2017 Reports Accountant And 2 Audit Tr 2264051

1. Adjusted Trial Balance: 31 March to 31 March 2017 (Reports ? Accountant) and 2. Audit Trail Report: (Reports ? Accountant ? Audit Trail)Please make sure that Reckon User Name (student number and surname/family name: 9903321Wang) are included in the Audit Trail Report generated by Reckon!!!!!
Document Preview:

1 QUT Business School School of Accountancy BSB110: ACCOUNTING SEMESTER 1, 2017 ASSESSMENT ITEM NUMBER 1: DECISION MAKING IN ACCOUNTING PART B Weighting Total: 10% Due Date and Time: Upload to Turnitin by 5pm Friday 5 May 2017 Assessment submitted after the due date without an approved extension will not be marked and will receive a grade of 1 or 0%. If special circumstances prevent you from meeting the assessment due date, you can apply for an extension. If you don’t have an approved extension you should submit the work you have completed by the due date and it will be marked against the assessment criteria. Submission Requirements: You must upload the following reports in pdf format to Turnitin through Assessment/Assignment (Accounting for Decision Making Part B) Submission Area in the BSB110 Blackboard site by 5pm on 5 May 2017. The reports required from Reckon Software: 1. Adjusted Trial Balance: 31 March to 31 March 2017 (Reports ? Accountant) and 2. Audit Trail Report: (Reports ? Accountant ? Audit Trail) The date range should be from 12/04/2017 to current date (date you are printing). o In those cases where the Audit Trail Report is not submitted in the appropriate format (including your student number and name printed on the report) investigations into plagiarism may be commenced. o If no Audit Trail Report is provided, the assignment will not be marked. • Please make sure that your Reckon User Name (student number and surname/family name eg 9876543Smith) are included in the Audit Trail Report generated by Reckon (they may not be handwritten on afterwards). Group or Individual: Individual This assessment item assesses the following learning outcome: Knowledge and Technological Skills (KS) 1.1 Demonstrate and apply theoretical and technical knowledge across the broad field of business. 1.2 Apply technical and technological skills appropriate and effective for real world business purposes…

Attachments:

Decision-Maki….pdfDecision-Maki….pdfCoolApps-Pty-….qbw

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1 Assume Country Cinderella Is Having A Fractional Banking System The First National 2304928

1. Assume Country Cinderella is having a fractional banking system. The First National Bank
acquires $600,000 in new deposits and initially uses part of this to make new loans of $400,000.
The T-account of First National Bank, showing changes in its assets and liabilities, is as
follows:
AssetsLiabilitiesChange in Reserves $200,000
Change in Loans $400,000Change in Deposits $600,000
a) Assume that the Central Bank of Country Cinderella asks its banks to hold 10% of deposits
as reserves. How much excess reserves does First National Bank hold? (02 Marks)
b) Assume that all other banks hold only the required amount of reserves and that the public
holds no cash. If First National Bank decides to reduce its reserves to only the required
amount, by how much will the economy’s money supply increase? (03 Marks)

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1 Agency Problems Of Mncs A Explain The Agency Problem Of Mncs Answer The Agency Pro 2173163

1. Agency Problems of MNCs.

a.Explain the agency problem of MNCs.

ANSWER: The agency problem reflects a conflict of interests between decision-making managers and the owners of the MNC. Agency costs occur in an effort to assure that managers act in the best interest of the owners.

b. Why might agency costs be larger for an MNC than for a purely domestic firm?

ANSWER: The agency costs are normally larger for MNCs than purely domestic firms for the following reasons. First, MNCs incur larger agency costs in monitoring managers of distant foreign subsidiaries. Second, foreign subsidiary managers raised in different cultures may not follow uniform goals. Third, the sheer size of the larger MNCs would also create large agency problems.

2. Comparative Advantage.

a. Explain how the theory of comparative advantage relates to the need for international business.

ANSWER: The theory of comparative advantage implies that countries should specialize in production, thereby relying on other countries for some products. Consequently, there is a need for international business.

b. Explain how the product cycle theory relates to the growth of an MNC.

ANSWER: The product cycle theory suggests that at some point in time, the firm will attempt to capitalize on its perceived advantages in markets other than where it was initially established.

3. Imperfect Markets.

a. Explain how the existence of imperfect markets has led to the establishment of subsidiaries in foreign markets.

ANSWER: Because of imperfect markets, resources cannot be easily and freely retrieved by the MNC. Consequently, the MNC must sometimes go to the resources rather than retrieve resources (such as land, labor, etc.).

b. If perfect markets existed, would wages, prices, and interest rates among countries be more similar or less similar than under conditions of imperfect markets? Why?

ANSWER: If perfect markets existed, resources would be more mobile and could therefore be transferred to those countries more willing to pay a high price for them. As this occurred, shortages of resources in any particular country would be alleviated and the costs of such resources would be similar across countries.


4. International Opportunities.

a. Do you think the acquisition of a foreign firm or licensing will result in greater growth for an MNC? Which alternative is likely to have more risk?

ANSWER: An acquisition will typically result in greater growth, but it is more risky because it normally requires a larger investment and the decision can not be easily reversed once the acquisition is made.

b. Describe a scenario in which the size of a corporation is not affected by access to international opportunities.

ANSWER: Some firms may avoid opportunities because they lack knowledge about foreign markets or expect that the risks are excessive. Thus, the size of these firms is not affected by the opportunities.

c. Explain why MNCs such as Coca Cola and PepsiCo, Inc., still have numerous opportunities for international expansion.

ANSWER: Coca Cola and PepsiCo still have new international opportunities because countries are at various stages of development. Some countries have just recently opened their borders to MNCs. Many of these countries do not offer sufficient food or drink products to their consumers.

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW