Microsoft Word - BN104_Operating System_Final Assessment_T2 2021_not right template_QA'd_sign off FINAL ASSESSMENT IN REPLACEMENT OF FINAL EXAMINATION BN104 OPERATING SYSTEM Day/Date...

1 answer below »
hello this is my online examination and i need it in exact three hours from now


Microsoft Word - BN104_Operating System_Final Assessment_T2 2021_not right template_QA'd_sign off     FINAL ASSESSMENT   IN REPLACEMENT OF FINAL EXAMINATION    BN104    OPERATING SYSTEM      Day/Date      Thursday, 14th October 2021   Reading time      2:15 PM   Writing Time      2:30 PM   End Time      6:30 PM   Duration      4 hours plus 15 minutes reading time  Venue        MIT, Online  Unit Coordinator    Dr Sadia Aziz  Moderator      Dr Sharly Halder  Total Marks      100 Marks (this Final Assessment is worth 50% of the unit)  No. of pages      8 pages (including this cover page)        Student ID: _________________________________________________________    Student Name: _______________________________________________________        BN104 – Operating System – Final Assessment ‐ Trimester 2, 2021  Page 2 of 8    BN104 – Operating System  Assessment Details and Submission Guidelines  Final Assessment in Replacement of Final Examination  School   School of IT and Engineering (SITE)  Course Name  Bachelor of Networking Bachelor of Engineering Technology  Unit Code  BN104  Unit Title  Operating System  Trimester  T2 2021  Assessment Author  Dr Sadia Aziz  Assessment Type  Individual  Assessment Title  End‐of Trimester Final Assessment in replacement of Final Examination  Unit Learning  Outcomes Addressed:  The assignment is to report on some important characteristics of Operating  Systems.  Students must answer Multiple Answer questions and provide  written answer about process, file and device management, deadlock, and  UNIX commands. After successful completion of this assignment, students  should be able to:   a.  Report on the basics, and provide examples, of operating systems  structure and functionality, including memory allocation, virtual memory,  demand paging and process and device management.  b.  Describe the integration of hardware, operating systems and  application software.  c.  Explain in detail the functioning of some devices such as peripherals  (e.g. printers and network connections).  d.  Discuss the most common file systems structure and technology.  e.  Explain the concept of user interfaces and their role in the  functionality of an OS.  f.  Demonstrate competency in the use of a command line interface to  operate with and manage an OS such as UNIX, and perform simple UNIX  (Linux) administration.  g.  Support and troubleshoot operating systems and applications at an  introductory level.  Weight  50%  Total Marks  100 Marks   Word limit  N/A  Release Date  On Final Examination Date  Due Date  On Final Examination Date   Submission Guidelines   All work must be submitted on Moodle.    The assessment must be in MS Word format, 1.5 spacing, 11‐pt Calibri  (Body) font and 2 cm margins on all four sides of the page with appropriate  section headings.    Reference correctly, if applicable, using IEEE for SITE or APA for School of  Business.  Deferral  According to the MIT Assessment Policy and Procedure Section 5.3.5, a  student may apply to a Head of School to defer an examination or an  equivalent assessment in exceptional circumstances. An Application for  Special Consideration and supporting documentation must be submitted  directly to the School's Administration Officer via your MIT AMS login:  https://online.mit.edu.au/ams. You must submit this application no later  BN104 – Operating System – Final Assessment ‐ Trimester 2, 2021  Page 3 of 8    than three working days after the due date of the specific piece of  assessment or the examination for which you are seeking Special  Consideration.  Academic Misconduct      Academic Misconduct  is a serious offence. Depending on the seriousness of  the case, penalties can vary from a written warning or zero marks to exclusion  from the course or rescinding the degree. Students should make themselves  familiar with the full policy and procedure available at:  https://www.mit.edu.au/about‐mit/institute‐publications/policies‐ procedures‐and‐guidelines/AcademicIntegrityPolicyAndProcedure  For further information, please refer to the Academic Integrity Section in the  Unit Description.                              BN104 – Operating System – Final Assessment ‐ Trimester 2, 2021  Page 4 of 8    ASSESSMENT INSTRUCTIONS  Instructions to Candidates:    1. The Final Assessment is scheduled for the Final Examination period.   2. The questions will be released on the unit Moodle page.  3. You are not permitted to use mobile phones or other tools to chat with anyone during the  assessment.  4. You must upload your completed work to the Submission Link on the unit Moodle page.  This  automatically submits the work through Turnitin.  Completed work must be uploaded before  the end of the assessment duration.  5. This is an individual assessment task.  You must complete it on your own.  You are not to  discuss it with any other students during the timeframe set to complete the Final Assessment.   Academic integrity rules and penalties apply.  6. You MUST write in your own words.  Do not copy and paste from the internet as you will not  receive marks for this and you will be penalised for plagiarism.    7. The Final Assessment consists of 3 Sections:  1. Research based question                                                         (40 Marks)   2. Problem based questions                (35 Marks)  3. Conceptual Questions                                                               (20Marks)  8. Answer all questions from BN104 ‐ Operating System perspective.  9. Apply the terms, concepts and ideas that have been introduced and discussed in the unit to  demonstrate your learning.    10. Type your answers in the Question and Answer Paper (MS word document).    11. Proofread and edit your work before submitting.          BN104 – Operating System – Final Assessment ‐ Trimester 2, 2021  Page 5 of 8    Assessment Tasks: Answer all questions in both the Sections below.    SECTION A: Research based question                                                                          (15+15+10=40 Marks)                    Question 1  Cloud computing is an application‐based software infrastructure that stores data on remote servers,  which can be accessed through the internet. Research cloud computing and find out five applications  that run in the cloud. Also, explore the features and issues of cloud computing.                     (15 Marks)        Question 2  Android  is a mobile operating  system  that was primarily designed  for  smart devices.  In your own  words, discuss in detail the components of android architecture.                                                (15 Marks)          Question 3  Conduct research to discover two of the fastest processors available today for desktop computers For  both  devices,  explain  in  a  short  paragraph why  you  believe  they  are  the  best  available.  Include  important  benchmarking  information.  Cite  your  sources  and  attach  documentation  from  your  research to substantiate your answer.                                                                                              (10 Marks)        BN104 – Operating System – Final Assessment ‐ Trimester 2, 2021  Page 6 of 8    SECONTION B: Problem based questions                                                                      (18+12+5=35 Marks)                     Question 4                                   [18 Marks (3 for each scheme)]  Suppose the following disk request sequence (track numbers) for a disk with 100 tracks is given: 23,  89, 32, 42, 97, 35, and 87. Assume that the  initial position of the Read and Write (R/W) head  is on  track 75. Draw the diagrams for arm movement for the seek strategies given below. Calculate the total  and average number of tracks travelled and conclude with which strategy performed best in the given  scenario.  a) FCFS  b) SSTF  c) SCAN  d) C‐SCAN  e) LOOK  f) C‐LOOK      Question 5                                   [12 Marks (3 for each scheme)]  The following are a few of the process scheduling algorithms that could be used in a system:  a) Shortest Job Next (SJN)   b) Shortest Remaining Time (SRT)   c) Round Robin (RR) (use 3 as time quantum size)  d) Non Pre‐emptive Priority     Table 1: Process Table  Suppose arrival time for P1, P2, P3, P4, and P5 is 0, 0, 1, 2 and 3 respectively. Also note that 1  represents the highest priority.  Draw a job completion timeline and calculate the turnaround time for each of the given scheduling  algorithms.      BN104 – Operating System – Final Assessment ‐ Trimester 2, 2021  Page 7 of 8    Question 6                          (5 Marks)  Run the commands used for following tasks and paste the screen shots here:    a) Create, copy, append and display the content of a file  b) Search/find a specified word in a file and display all the lines containing that word  c) Change to the root directory / and show a complete long listing of it.   d) Append the output of file1 to file2  e) Count how many lines, words and characters in file1          SECTION C: Conceptual questions                                                                                  (5+5+5+5=20 Marks)                               Question 7                                                        Detail three operating systems that work only with command line interface. Explore some advantages  of an operating system that has only command line user interface.                                             (5 Marks)    Question 8                                                                                                                                            Virtualisation is the process of running a virtual instance of a computer system in a layer abstracted  from  the  actual  hardware.  Discuss  the  applications  of  bare  metal  virtualisation  and  hosted  virtualisation in detail.                                                                                                                              (5 Marks)        Question 9                                 How does file manager interact with device manager? Explain with the help of a diagram.  Discuss  the major functions of file manager in operating system.             (5 Marks)          BN104 – Operating System – Final Assessment ‐ Trimester 2, 2021  Page 8 of 8    Question 10                               (5 Marks)  a. Consider the traffic deadlock depicted in Figure 1.                                            (2.5+2.5) Marks)  I. Show that the four necessary conditions for deadlock hold in this example.  II. State a simple rule for avoiding deadlocks in this system.                           Figure 1: Deadlock            ‐ END OF FINAL ASSESSMENT ‐
Answered Same DayOct 14, 2021

Answer To: Microsoft Word - BN104_Operating System_Final Assessment_T2 2021_not right template_QA'd_sign off...

Ali Asgar answered on Oct 14 2021
122 Votes
Section A
1.
Cloud computing is a type of distributed computing and content delivery system using which we can reliably and safely deploy our applications and Online services using the services of a Cloud Provider. Five Real-life Applications that run in cloud:
1. Netflix: It is a content delivery platform that is used by people world over to watch their favorit
e movies and TV shows. It uses the content delivery network or CDN feature of the Cloud providers that hosts various high capacity servers all over the world and the content uploaded by Netflix is replicated on servers all around the world to provide a faster streaming experience to the users.
2. Salesforce: this is an entirely Cloud-based CRM (customer resource management) platform that us used by companies all over the world for managing their business functions like sales, marketing, finance etc. The salesforce platform is hosted on the Salesforce’s private cloud and all the businesses use these cloud services to create their own custom designed interface.
3. Google G Suite: It provides a host of services to the subscriber like Email, Word processor and other Office features, Google Meet, Google Hangouts, cloud storage space and tools for creating and managing custom cloud based apps for various business functions.
4. Online games: various online games specially the ones played on mobile phones like PUBG etc are being hosted on the cloud platform to be able to scale resources up and down as per demand and provide a seamless playing experience to players all over the world.
5. Zoom: One of the most popular video conferencing app in the era of COVID lockdowns is hosted on a cloud platform and thus was easily able to scale up the demand induced during the COVID pandemic and could be easily accessed world over without any issues.
Benefits of Cloud Computing:
a. Scalability and Elasticity: The resources can easily be added or removed without much investment cost as per the demands and needs.
b. Deploying a new server takes very little time as compared to the physical infrastructure.
c. Upgradation of physical hardware is the responsibility of the Cloud provider and thus is taken care of by them.
d. Low capacity expenses for the organizations as the need for physical building and setup is removed. Also cost for continuous upgradation of servers and managing their compatibility with the older hardware is also removed.
e. Lower operating costs due to removal of electricity and air-conditioning costs for the data center. Also fewer technicians are required to maintain the simplified IT infrastructure of the company.
Drawbacks of Cloud Computing:
a. Security of the data: since data is kept in a public cloud and is accessed over the internet, there is a threat of hacking and sniffing.
b. Requirement of high speed internet: Using cloud computing is extremely difficult in areas where the internet connectivity is not very good as the large amount of data being transferred takes a lot of time and thus slows the operations.
c. Need for highly specialized cloud computing specialist for managing and deploying data and resources in the cloud.
d. Incompatibility and complexity in having dual operation model of local data center and cloud operations. This is specially a problem in legacy organizations as they have an existing physical data center.
e. Issue of moving terabytes of data from the physical to cloud data infrastructure with existing Network infrastructure is a major problem with the legacy companies.
2.
Android Mobile Operating System:
Andriod is an open source framework based on Linux and is primarily popular in mobile devices...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here