Coursework Title: Digital System Evaluation
Module Name: Digital and Embedded System
Module Code: 5301ELE AND 5401ELE
Level: 5
Credit Rating: 20
Weighting: 15%
Lecturers: Dr Princy Johnson
Miek
Assessment 1: Part 1: Verbal Report 20%
This assessment will assess learning outcomes 1 – 5 (as listed below and detailed in the Module Proforma)
1. Identify business problems/risks and recommend
Scenario-based questions
The examination begins with a scenario to set the scene. You will then need to complete a series of tasks based on this scenario. Each task will consist of one or more questi
Critically analyze the impact of macroeconomics on strategic decision-making and the design/implementation of new projects.
Examine potential investment decisions and assess their financial and
Company Background
UK Oil Plc is involved in upstream, oil exploration and production in the North Sea, United Kingdom.
Their current finance structure is detailed below:
Last year’s Pr
Learning Outcomes
Understand how to work as a team towards a shared goal.
Share their ideas on a problem in a structured way for the benefit of the student's technical team.
Analyze and con
Learning Outcome
Evaluate data structures in a given problem domain.
Implement standard ADTs using both primitive language and library resources.
Synthesize appropriate algorithms and dat
A queue is a special kind of list, where items are inserted at one end (the rear) and deleted at the other end (the front). We shall use the following operations on queues.
Enqueue(X): Inserts