Develop an elementary computer program

Assignment Help Other Subject
Reference no: EM132364761

IT Fundamentals Assignment -

Learning outcomes - Upon successful completion of this subject, students should:

  • be able to investigate and describe the essential elements of a computer and their functionalities;
  • be able to apply an understanding of data representations and calculations to practical situations;
  • be able to develop an elementary computer program;
  • be able to discuss the features of various software development methodologies;
  • be able to discuss and analyse fundamental networking concepts, protocols and standards;
  • be able to discuss the principle lifecycle phases of an information system, from requirements and acquisition through to operation and maintenance;
  • be able to compare and contrast the role of IT service management frameworks, policies and compliance issues.

Assignment 1: Computers, data and programming

Answer the following Questions

Question 1 -

a) A Computer uses IEEE-754 single precision format to represent floating points. What value (in decimal) the computer represents if the floating point is represented using the following binary digits. Show all the steps used in finding the answer.

0 01111110 10100000000000000000000

b) Convert the following numbers. (Please show all steps; no marks will be awarded if no steps are shown)

i) 0xAD9 into 3-base representation

ii) 4518 into 2-base (binary) representation

iii) 123.35 into octal representation (up to 3 octal points)

iv) 14.358 into decimal representation

Question 2 -

Write a MARIE program that accepts an integer from the user, and if it is a prime number the program will output 1, otherwise, the program will output 0.

Examples:

If the user input is 17, the output would be 1

If the user input is 2, the output would be 1

If the user input is 15, the output would be 0

If the user input is -2, the output would be 0

You should write and run the program using MARIE simulator. Add enough comments to understand your code.

You do not have to include the .mas file in the submission. Instead, the code should be presented as a word-processed section in the assignment, not as an image.

Insert images to show you have tested the code with several possibilities.

Question 3 -

a) Explain with an example of what is meant by high-order interleaving and low-order interleaving in memory organisation.

b) Suppose we have a memory consisting of 32 4Kx8-bit chips.

Show the address structure and module organisation when

i. high-order interleaving is used

ii. low-order interleaving is used.

Rationale - This assessment task will assess the following learning outcome/s:

  • be able to investigate and describe the essential elements of a computer and their functionalities.
  • be able to apply an understanding of data representations and calculations to practical situations.
  • be able to develop an elementary computer program.

Assignment 2: Network Protocols and SDLC

Answer the following questions:

1. Explain why we need a 3-way handshake in TCP? Why not just 2-way?

2. What is RAD? List an advantage and a disadvantage of using RAD.

3. Discuss two advantages and two disadvantages of agile methods.

4. What is scope creep in software development? Explain three ways to deal with scope creep.

5. AAA Medical Devices is a manufacturer of portable and wearable medical monitoring devices. They have developed a glucose monitor embedded in a wristband. The device is powered by body heat and senses glucose levels from minute quantities of perspiration. AAA wants to develop a Real-Time Glucose Monitoring (RTGM) system which will be using this device. AAA is planning to see the software to other health systems worldwide. The software should be accessible on smartphones with Bluetooth capability.

The project has commenced, and you are appointed as a Systems Analyst to understand the requirements of the new system.

Think about the potential users of the system and discuss three fact-finding techniques that you would use to collect the requirements of the new system.

Rationale - This assessment task will assess the following learning outcome/s:

  • be able to discuss the features of various software development methodologies.
  • be able to discuss and analyse fundamental networking concepts, protocols and standards.
  • be able to discuss the principle lifecycle phases of an information system, from requirements and acquisition through to operation and maintenance.
  • be able to compare and contrast the role of IT service management frameworks, policies and compliance issues.

Note - Need Only Assignment 1: Computers, data and programming.

Verified Expert

Modified to include some more insights on the introduction and the other sections of the thesis, Also included separate section on literature review.References are included appropriately.Total new additions of words about 950

Reference no: EM132364761

Questions Cloud

How will you ensure you have diversity within your projects : Having diversity is important in project management. As a project manager, how will you ensure you have diversity within your projects when your management may.
Who is the primary audience of each legal document : You are asked to interview a potential client. What are the fundamental types of questions that you would ask? Would the type of questions you ask change.
Potential impact of data mining on the gambling industry : Video and Disruption Report Assignment - The potential impact of Data Mining on The Gambling Industry - Review a range of information system applications
Compare impact of christianity on eastern and western rome : Characterize the role of Christianity in supporting or weakening Rome. In your response, compare the impact of Christianity on Eastern and Western Rome.
Develop an elementary computer program : ITC544 IT Fundamentals Assignment, Charles Sturt University, CSU, Australia. Develop an elementary computer program
Approximation of the demand curve for the product : After conducting intensive research, the project team concluded that the following demand equation is a very good approximation of the demand curve for the prod
Potential impact of virtual reality on the shipping industry : Video and Disruption - The potential impact of virtual reality on the shipping industry OR The potential impact of crowd sourcing on collectibles industry
Apply the kinked demand curve model presented by paul sweezy : Apply the kinked demand curve model presented by Paul Sweezy to illustrate and explain to Drake's management the probable consequences
Drinking because they are not supposed to be drinking : In particular, they believe that students at schools with stricter alcohol policies may be less likely to report actual drinking because they are not supposed

Reviews

len2364761

9/2/2019 3:52:19 AM

Total marks: 30. Marking criteria and standards - Comprehension of data representation and application of computer math calculations. All calculations were correct. Appropriate mathematical symbols were used, and all steps/workings were shown. Almost all Calculations were correct except a minor error. Most of the calculations are correct. However, few steps were omitted. The methods used to solve the problem were correct, but there were one or two miscalculations. At least half of the calculations were correct. Some incorrect answers were the result of errors at some stage of the calculation, which propagated with the next steps. Some of the steps showed the basic understanding the numbering system. No attempt or most of the calculations were incorrect. Failed to show the steps of calculation. Either the answers were incorrect or the steps were wrong.

len2364761

9/2/2019 3:52:10 AM

Simulating and investigating of internal operations of CPU and it''s instruction execution (programming skills) - The 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 explanations. 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.

len2364761

9/2/2019 3:52:03 AM

Comprehension of internal elements of computer organisation - Answers 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.

len2364761

9/2/2019 3:51:55 AM

Presentation - File naming convention: When you upload files to the Turnitin for this subject, please use - SUBJECT CODE, SURNAME, STUDENT ID, ASSESSMENT NUMBER, SESSION. Please also adhere to the following formatting rules: Please compose your answers to the questions in a document file (doc or docx format). Please do not submit in pdf formats. Please upload the document in the Turnitin within deadline. For Q2 you need not to submit a .mas file. Instead paste your code as part of the word document that can be checked for similarity. The first page (cover page) of the document file should have the following information clearly mentioned: Your full name, Your Student ID, Subject Code. Assessment item number and name (Assignment 1: Computers, data and programming) Each page should have page numbers in "page x of y" format (including the cover page).

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

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