Skip navigation

If you’d like to receive the latest updates from Northumbria about our courses, events, finance & funding then enter your details below.

* At Northumbria we are strongly committed to protecting the privacy of personal data. To view the University’s Privacy Notice please click here

CLOSE

This course is designed for students from a variety of engineering backgrounds, to enhance and develop electronic engineering knowledge and skills essential for the modern engineer.

You will gain expertise and experience in the areas of analogue and digital systems and circuit design using state-of-the-art software and processors. You will gain the in-depth knowledge and skills you need for analysing, modelling and optimising the performance of advanced microelectronic and communication systems. The course covers a broad range of topics including advanced embedded system technologies, digital design automation and silicon electronic design, as well as optical fibre communication systems and wireless communications.

Accredited by the Institution of Engineering and Technology (IET) on behalf of the Engineering Council as meeting the requirements for Further Learning for registration as a Chartered Engineer. Candidates must hold a CEng accredited BEng/BSc (Hons) undergraduate first degree to comply with full CEng registration educational requirements.

 

This course is designed for students from a variety of engineering backgrounds, to enhance and develop electronic engineering knowledge and skills essential for the modern engineer.

You will gain expertise and experience in the areas of analogue and digital systems and circuit design using state-of-the-art software and processors. You will gain the in-depth knowledge and skills you need for analysing, modelling and optimising the performance of advanced microelectronic and communication systems. The course covers a broad range of topics including advanced embedded system technologies, digital design automation and silicon electronic design, as well as optical fibre communication systems and wireless communications.

Accredited by the Institution of Engineering and Technology (IET) on behalf of the Engineering Council as meeting the requirements for Further Learning for registration as a Chartered Engineer. Candidates must hold a CEng accredited BEng/BSc (Hons) undergraduate first degree to comply with full CEng registration educational requirements.

 

Course Information

Level of Study
Postgraduate

Mode of Study
18 months full-time
2 other options available

Department
Mathematics, Physics and Electrical Engineering

Location
City Campus, Northumbria University

City
Newcastle

Start
September 2024 or January 2025

Fee Information

Module Information

Discover NU World / A virtual journey through everything Northumbria has to offer.

Explore our immersive 360 tours, informative subject videos, inspirational student profiles, ground-breaking research, and a range of life at university blogs videos and articles.

Entry Requirements 2023/24

Standard Entry

Applicants should normally have:

A minimum of a 2:2 honours degree in Physics, Engineering or a relevant subject. Other subject qualifications, equivalent professional qualifications and/or relevant work experience will be considered on an individual basis.

International qualifications:

If you have studied a non UK qualification, you can see how your qualifications compare to the standard entry criteria, by selecting the country that you received the qualification in, from our country pages. Visit www.northumbria.ac.uk/yourcountry

English language requirements:

International applicants are required to have a minimum overall IELTS (Academic) score of 6.5 with 5.5 in each component (or approved equivalent*).

 *The university accepts a large number of UK and International Qualifications in place of IELTS.  You can find details of acceptable tests and the required grades you will need in our English Language section. Visit www.northumbria.ac.uk/englishqualifications

Entry Requirements 2024/25

Standard Entry

Applicants should normally have:

A minimum of a 2:2 honours degree in Physics, Engineering or a relevant subject. Other subject qualifications, equivalent professional qualifications and/or relevant work experience will be considered on an individual basis.

International qualifications:

If you have studied a non UK qualification, you can see how your qualifications compare to the standard entry criteria, by selecting the country that you received the qualification in, from our country pages. Visit www.northumbria.ac.uk/yourcountry

English language requirements:

International applicants are required to have a minimum overall IELTS (Academic) score of 6.5 with 5.5 in each component (or approved equivalent*).

 *The university accepts a large number of UK and International Qualifications in place of IELTS.  You can find details of acceptable tests and the required grades you will need in our English Language section. Visit www.northumbria.ac.uk/englishqualifications

Fees and Funding 2023/24 Entry

Full UK Fee: £9,960

Full EU Fee: £19,000

Full International Fee: £19,000



Scholarships and Discounts

Click here for UK, EU and International scholarship, fees, and funding information.


ADDITIONAL COSTS

There are no Additional Costs

Fees and Funding 2024/25 Entry

Full UK Fee: £10,460

Full EU Fee: £19,750

Full International Fee: £19,750



Scholarships and Discounts

Click here for UK, EU and International scholarship, fees, and funding information.

ADDITIONAL COSTS

TBC

If you’d like to receive the latest updates from Northumbria about our courses, events, finance & funding then enter your details below.

* At Northumbria we are strongly committed to protecting the privacy of personal data. To view the University’s Privacy Notice please click here

Modules

Module information is indicative and is reviewed annually therefore may be subject to change. Applicants will be informed if there are any changes.

KD7019 -

Advanced Embedded System Design Technology (Core,20 Credits)

In this module you will cover the broad topic of Microprocessors and Microcontrollers and how they are used in Embedded Systems. This will involve investigating processor architectures, operating modes and interfacing to peripherals. Examples of structures from current industrial vendors such as ATMEL, ARM, and Microchip will be explored and examined. You will consider the hardware design and development of embedded microcontroller systems, including implementations for controlling both internal and external interfaces and peripherals. Careful examination of Real-Time control issues, interrupts and microcontroller interactions will be analysed. This will allow you to be able to design the necessary hardware for microcontroller-based systems to meet a client’s specification.

To support the implementation of hardware designs software development of Embedded Microcontroller Systems will be employed looking at both low level assembly language/machine code programming through to C programming. The techniques employed will cover code generation procedures, structured programming techniques, reusable library functions and top down/bottom up programming methods.
All these techniques will be applied case studies based upon industrial research activities. Typical applications include:

These will cover areas such as temperature monitoring, algorithmic techniques; message passing systems and communication protocols.

Microcontroller technology has a broad range of applications within industry and research environments. Employing the use of a sophisticated ARM module exposes students to the diverse implementations, of such modules, and provides the key technical skills required by industry essential to modern digital and communication systems.

More information

KD7020 -

Digital Design Automation (Core,20 Credits)

This module aims to further develop your capabilities in the areas of digital systems by means of high-level languages including C/C++ and Python.

The module starts by introducing digital system design and an overview of HDL tools. The concept of HLS and its application in high-level engineering design problems are then introduced, and several comparisons are carried out to highlight the difference and benefits of HLS. C/C++ programming language is presented as the HLS tool and you are given an overview of different data types, arrays, loops, and conditions in C/C++. You will learn the implementation of both sequential and combinational circuits in HLS as well as the concept of testbench and will learn how to apply the concept of testbench to real-world problems and how to simulate the real devices and digital components in your testbench. Through examples, you also will learn about FSM and design hierarchy and the benefit of clean code in a project. The HLS section then continues with the topic of parallelism, IP, and synthesis and concludes by looking at other methods of programming FPGA including SystemC, OpenCL, LabVIEW, and Matlab.
You will also cover techniques and tools that help you with developing your HLS code including:
1- Simulation
2- Debugging
3- FSM design tool
4- C/C++ standard library
This part of the module comes with a set of workshops specifically arranged to teach you how to use designated tools for simulation and programming a FPGA device using C/C++.

Another section of the module is devoted to programming FPGA using Python language also known as Pynq technology. You will start by understanding SoC and Xilinx Zynq family architectures. Then you will learn the fundamental requirements of Python for FPGA programming such as commonly used keywords and package management. The structure of Pynq is covered and implementing Python code in Jupyter is then explained through several examples and you learn how to apply your acquired knowledge to real world problems. You then will be briefly introduced to topics including digital signal processing (DSP), artificial intelligence (AL), machine learning (ML), software defined radio (SDR), and their common and cutting-edge applications in daily life and industry. The section concludes with looking at concept of embedded ARM cores in FPGA and running operating system (OS) on SoC.

More information

KD7063 -

Wireless Communication Systems (Core,20 Credits)

This module aims to introduce you to the concepts, structure and organisation of wireless communications from a system point of view, thus illustrating the theoretical concepts and their application in practical scenarios. Wireless communication systems including the old analogue as well all digital technologies based on the optical and radio frequencies will be introduced. In addition, you will learn about the fundamental theoretical concepts for both radio and optical based wireless communications.

The module syllabus:

• Communication Regulation: Regulating authorities; standards organisation; frequency spectrum, and power usage.

• Radio Communication: System and subsystem specifications for radio based communication including antennas and propagation mechanisms; cellular wireless systems, traffic engineering; noise and interference; noise factor and cascaded systems; wireless channel; link budget calculations; frequency re-use; GSM; multi-path propagation.

• Optical Wireless Communications: Including the concept of indoor optical wireless systems; diffused and line of sight links; optical channel characteristics; noise sources; and optical path link budgets.

• Digital Communication: M-ary modulation and demodulation; coherent and non-coherent systems; signalling space and constellation diagrams; BER performance of different modulation formats; matched filter detection.

• Multiplexing and Multiple Access: TDM, FDM, TDMLA, FDMA and CDMA.

The syllabus will allow you to understand and pursue careers of communication system design and deployment within the telecommunications industry. This module together with other modules such as the high level system design and high level digital / analogue circuit design will give you the skills and expertise required within the telecommunications and computer network industries, as well as preparing you to do further studies in the this and relevant fields.

More information

KD7064 -

Optical Communications System (Core,20 Credits)

The module will provide you with the knowledge and skills in system design around two key themes of optical fibre and optical wireless communications. These are essential topics for modern telecommunications and cover advanced optical system designs as well as including industrial standards in both fibre and wireless systems. Optical fibre communications provides the backbone long-haul and medium range telecommunications that offers ultrahigh data transmission capacity whereas optical wireless communications is an emerging technology. This technology enables data transmission, either in the infrared or visible light bands, employing lasers or light emitting diodes (LED) for indoor and short range communications system.

The module syllabus covers the technical analysis of optical fibre and wireless communications both at a system and sub-system level. Performance calculations and design considerations are covered, specifically in the areas of optical transmitters and receivers, Careful examination of performance limiters will be defined and methods to offset them will be explored and analysed for optimum design. These limiters include such effects as modulation, noise, dispersion, modal transmission, multipath effects, diffusion, fog, turbulence, smoke etc.

System performance is developed and explored to maximise the capability of a communication channel covering such aspects as link budgets, multiplexing techniques, BER analysis etc. allowing the performance criteria being characterised to meet a system specification

With these developed skills and knowledge you will be able to undertake the design and analysis of a complex optical communication system, making judicial choices and improvements.

More information

KD7066 -

Analogue Electronic Design (Core,20 Credits)

Within this module you will learn some of the key design and development skills needed for analogue electronics. The module will run through a number of fundamental building blocks of circuit design to enable you to design and develop from a high level abstraction in circuit design. The module supports this learning though the use of specific tools mixed in with key design theory along with practical lab based skills for the development and design of analogue circuitry using optimisation techniques.

Computer Aided Design (CAD)
Experimentation based on the use and application of an industry standard CAD package (for example, OrCAD or Mentor Graphics). Use of CAD tools to experiment with a number of circuit structures to derive their function and application inside of an abstract CAD environment.
Components, Bipolar device operation and modelling in association with passive components. The design needs for the layout of components, including some of the key parameters needed for modelling inside a CAD environment.

Analogue Design
Design of fundamental analogue cell structures, including switches, active resistors, current sources and current sinks. The design of current mirrors from basic to more advanced supply voltage independent mirrors, and voltage and current references. Integrated circuit level design of the building blocks of communications, for example, low noise amplifiers, mixers, phase locked loops and oscillators.

More information

KD7067 -

Engineering Research and Project Management (Core,20 Credits)

The module aims to develop a critical appreciation of the various principles underlying research that will enable you to discuss, evaluate and apply a variety of research approaches, methods and techniques to an engineering problem. It will also prepare you to consider, evaluate and apply the key knowledge and skills that underpin the professional practice of project management in an engineering context. In addition the broader key skills of knowledge and awareness of other none discipline areas are developed. The curriculum is delivered using two main thematic areas, which are delivered concurrently - Research and Professional Engineering business practice. In the Research theme the nature and practice of research are developed, you will use the university Library facilities to access information and make critical judgement of the information in the context of the subject specialism. The Professional Engineering Business practice theme introduces you to the practice of approaching all projects / research professionally being aware of planning, management and costs.

A detailed breakdown of the themes are:

Research:
- Generic research skills, information literacy. Appropriate literature search strategies, evaluation, reviewing and analysis methods.
- Specifying objectives which are specific, realistic, measurable under the SMART acronym, Endnote software

Professional Engineering business practice:
- Project Management, planning, time estimation and workloads, Gantt charts, CPM and PERT. Managing change, Managing budgets and realistic costing, MS project
- Legal, ethical or social issues in research and business, Risk analysis, classification and risk handling strategies
- Propose a professional business plan for research funding or any other funding

More information

KL7003 -

Academic Language Skills for Mathematics, Physics and Electrical Engineering (Core – for International and EU students only,0 Credits)

Academic skills when studying away from your home institution can differ due to cultural and language differences in teaching and assessment practices. This module is designed to support your transition in the use and practice of technical language and subject specific skills around assessments and teaching provision in your chosen subject area in the Department of Architecture and Built Environment. The overall aim of this module is to develop your abilities to read and study effectively for academic purposes; to develop your skills in analysing and using source material in seminars and academic writing and to develop your use and application of language and communications skills to a higher level.

The topics you will cover on the module include:

• Understanding assignment briefs and exam questions.
• Developing academic writing skills, including citation, paraphrasing, and summarising.
• Practising ‘critical reading’ and ‘critical writing’.
• Planning and structuring academic assignments (e.g. essays, reports and presentations).
• Avoiding academic misconduct and gaining credit by using academic sources and referencing effectively.
• Listening skills for lectures.
• Speaking in seminar presentations.
• Giving discipline-related academic presentations, experiencing peer observation, and receiving formative feedback.
• Speed reading techniques.
• Discussing ethical issues in research, and analysing results.
• Describing bias and limitations of research.
• Developing self-reflection skills.

More information

KD7065 -

MSc Engineering Project (Core,60 Credits)

This module allows you to engender a spirit of enquiry and thirst for knowledge into a practical or theoretical dissertation. It includes aspects of information research, retrieval and critical appraisal; research enquiry based upon practical and theoretical skills development and critical discussion and appraisal of results; and an opportunity to compose a thesis or research style paper and to deliver a technical presentation on the project.

This module aims to make use of the knowledge and analytic skills developed throughout the programme to provide solutions to real-world industrial and research problems. In this module you will develop:

• Critical thinking on current engineering practices and their limitations, and exposure to state of the art technologies.

• Independent problem solving skills to develop and propose solutions to fundamental and subtle problems.

• An understanding and appreciation for the need and application of ethics within research and the wider society, and apply this in the context of the Engineering project undertaken.

• Project management skills to organise and plan tasks with clear objectives, outcomes and timescales, and analyse the true “cost” in order to achieve project outcomes.

• Key technical writing and presentation skills to a professional standard expected by both industry and academia.

These will provide a professional base from which you will be able to identify and use key knowledge, objectives, theories and techniques, plan and cost in order to bid, for funding, for future industrial and research projects. A key requirement of a professional engineer.

More information

Modules

Module information is indicative and is reviewed annually therefore may be subject to change. Applicants will be informed if there are any changes.

KD7019 -

Advanced Embedded System Design Technology (Core,20 Credits)

In this module you will cover the broad topic of Microprocessors and Microcontrollers and how they are used in Embedded Systems. This will involve investigating processor architectures, operating modes and interfacing to peripherals. Examples of structures from current industrial vendors such as ATMEL, ARM, and Microchip will be explored and examined. You will consider the hardware design and development of embedded microcontroller systems, including implementations for controlling both internal and external interfaces and peripherals. Careful examination of Real-Time control issues, interrupts and microcontroller interactions will be analysed. This will allow you to be able to design the necessary hardware for microcontroller-based systems to meet a client’s specification.

To support the implementation of hardware designs software development of Embedded Microcontroller Systems will be employed looking at both low level assembly language/machine code programming through to C programming. The techniques employed will cover code generation procedures, structured programming techniques, reusable library functions and top down/bottom up programming methods.
All these techniques will be applied case studies based upon industrial research activities. Typical applications include:

These will cover areas such as temperature monitoring, algorithmic techniques; message passing systems and communication protocols.

Microcontroller technology has a broad range of applications within industry and research environments. Employing the use of a sophisticated ARM module exposes students to the diverse implementations, of such modules, and provides the key technical skills required by industry essential to modern digital and communication systems.

More information

KD7020 -

Digital Design Automation (Core,20 Credits)

This module aims to further develop your capabilities in the areas of digital systems by means of synthesizable register-transfer level (RTL) coding.

The module starts by introducing digital system design and an overview of Verilog language. You will learn the implementation of both sequential and combinational circuits using Verilog as well as the concept of testbench and will learn how to apply the concept of testbench to real-world problems and how to simulate the real devices and digital components in your testbench. Through examples, you also will learn about FSM and design hierarchy and the benefit of clean code in a project. Further sections continue with the common design techniques, such as synchronisation reset, ping-pong operation, and cross clock domain design.
You will also learn techniques and tools that help you with developing your RTL codes including:
1- Simulation
2- Debugging
3- FSM design tools
4- Available standard library
This part of the module comes with a set of workshops specifically arranged to teach you how to use designated tools for simulation and programming a FPGA device.

Another section of the module is devoted to programming FPGA using modern programming languages. You will start by understanding SoC architectures and available modern programming languages for FPGA. Then you will learn the fundamental requirements of using a modern programming language for FPGA programming such as commonly used keywords, libraries, packages, etc. The structure of the modern programming language is covered and its implementing is then explained through several examples and you learn how to apply your acquired knowledge to real world problems. You then will be briefly introduced to topics including digital signal processing (DSP), software defined radio (SDR), and their common and cutting-edge applications in daily life and industry.

More information

KD7063 -

Wireless Communication Systems (Core,20 Credits)

This module aims to introduce you to the concepts, structure and organisation of wireless communications from a system point of view, thus illustrating the theoretical concepts and their application in practical scenarios. Wireless communication systems including the old analogue as well all digital technologies based on the optical and radio frequencies will be introduced. In addition, you will learn about the fundamental theoretical concepts for both radio and optical based wireless communications.

The module syllabus:

• Communication Regulation: Regulating authorities; standards organisation; frequency spectrum, and power usage.

• Radio Communication: System and subsystem specifications for radio based communication including antennas and propagation mechanisms; cellular wireless systems, traffic engineering; noise and interference; noise factor and cascaded systems; wireless channel; link budget calculations; frequency re-use; GSM; multi-path propagation.

• Optical Wireless Communications: Including the concept of indoor optical wireless systems; diffused and line of sight links; optical channel characteristics; noise sources; and optical path link budgets.

• Digital Communication: M-ary modulation and demodulation; coherent and non-coherent systems; signalling space and constellation diagrams; BER performance of different modulation formats; matched filter detection.

• Multiplexing and Multiple Access: TDM, FDM, TDMLA, FDMA and CDMA.

The syllabus will allow you to understand and pursue careers of communication system design and deployment within the telecommunications industry. This module together with other modules such as the high level system design and high level digital / analogue circuit design will give you the skills and expertise required within the telecommunications and computer network industries, as well as preparing you to do further studies in the this and relevant fields.

More information

KD7064 -

Optical Communications System (Core,20 Credits)

The module will provide you with the knowledge and skills in system design around two key themes of optical fibre and optical wireless communications. These are essential topics for modern telecommunications and cover advanced optical system designs as well as including industrial standards in both fibre and wireless systems. Optical fibre communications provides the backbone long-haul and medium range telecommunications that offers ultrahigh data transmission capacity whereas optical wireless communications is an emerging technology. This technology enables data transmission, either in the infrared or visible light bands, employing lasers or light emitting diodes (LED) for indoor and short range communications system.

The module syllabus covers the technical analysis of optical fibre and wireless communications both at a system and sub-system level. Performance calculations and design considerations are covered, specifically in the areas of optical transmitters and receivers, Careful examination of performance limiters will be defined and methods to offset them will be explored and analysed for optimum design. These limiters include such effects as modulation, noise, dispersion, modal transmission, multipath effects, diffusion, fog, turbulence, smoke etc.

System performance is developed and explored to maximise the capability of a communication channel covering such aspects as link budgets, multiplexing techniques, BER analysis etc. allowing the performance criteria being characterised to meet a system specification

With these developed skills and knowledge you will be able to undertake the design and analysis of a complex optical communication system, making judicial choices and improvements.

More information

KD7066 -

Analogue Electronic Design (Core,20 Credits)

Within this module you will learn some of the key design and development skills needed for analogue electronics. The module will run through a number of fundamental building blocks of circuit design to enable you to design and develop from a high level abstraction in circuit design. The module supports this learning though the use of specific tools mixed in with key design theory along with practical lab based skills for the development and design of analogue circuitry using optimisation techniques.

Computer Aided Design (CAD)
Experimentation based on the use and application of an industry standard CAD package (for example, OrCAD or Mentor Graphics). Use of CAD tools to experiment with a number of circuit structures to derive their function and application inside of an abstract CAD environment.
Components, Bipolar device operation and modelling in association with passive components. The design needs for the layout of components, including some of the key parameters needed for modelling inside a CAD environment.

Analogue Design
Design of fundamental analogue cell structures, including switches, active resistors, current sources and current sinks. The design of current mirrors from basic to more advanced supply voltage independent mirrors, and voltage and current references. Integrated circuit level design of the building blocks of communications, for example, low noise amplifiers, mixers, phase locked loops and oscillators.

More information

KD7067 -

Engineering Research and Project Management (Core,20 Credits)

The module aims to develop a critical appreciation of the various principles underlying research that will enable you to discuss, evaluate and apply a variety of research approaches, methods and techniques to an engineering problem. It will also prepare you to consider, evaluate and apply the key knowledge and skills that underpin the professional practice of project management in an engineering context. In addition the broader key skills of knowledge and awareness of other none discipline areas are developed. The curriculum is delivered using two main thematic areas, which are delivered concurrently - Research and Professional Engineering business practice. In the Research theme the nature and practice of research are developed, you will use the university Library facilities to access information and make critical judgement of the information in the context of the subject specialism. The Professional Engineering Business practice theme introduces you to the practice of approaching all projects / research professionally being aware of planning, management and costs.

A detailed breakdown of the themes are:

Research:
- Generic research skills, information literacy. Appropriate literature search strategies, evaluation, reviewing and analysis methods.
- Specifying objectives which are specific, realistic, measurable under the SMART acronym, Endnote software

Professional Engineering business practice:
- Project Management, planning, time estimation and workloads, Gantt charts, CPM and PERT. Managing change, Managing budgets and realistic costing, MS project
- Legal, ethical or social issues in research and business, Risk analysis, classification and risk handling strategies
- Propose a professional business plan for research funding or any other funding

More information

KL7003 -

Academic Language Skills for Mathematics, Physics and Electrical Engineering (Core – for International and EU students only,0 Credits)

Academic skills when studying away from your home institution can differ due to cultural and language differences in teaching and assessment practices. This module is designed to support your transition in the use and practice of technical language and subject specific skills around assessments and teaching provision in your chosen subject area in the Department of Architecture and Built Environment. The overall aim of this module is to develop your abilities to read and study effectively for academic purposes; to develop your skills in analysing and using source material in seminars and academic writing and to develop your use and application of language and communications skills to a higher level.

The topics you will cover on the module include:

• Understanding assignment briefs and exam questions.
• Developing academic writing skills, including citation, paraphrasing, and summarising.
• Practising ‘critical reading’ and ‘critical writing’.
• Planning and structuring academic assignments (e.g. essays, reports and presentations).
• Avoiding academic misconduct and gaining credit by using academic sources and referencing effectively.
• Listening skills for lectures.
• Speaking in seminar presentations.
• Giving discipline-related academic presentations, experiencing peer observation, and receiving formative feedback.
• Speed reading techniques.
• Discussing ethical issues in research, and analysing results.
• Describing bias and limitations of research.
• Developing self-reflection skills.

More information

KD7065 -

MSc Engineering Project (Core,60 Credits)

This module allows you to engender a spirit of enquiry and thirst for knowledge into a practical or theoretical dissertation. It includes aspects of information research, retrieval and critical appraisal; research enquiry based upon practical and theoretical skills development and critical discussion and appraisal of results; and an opportunity to compose a thesis or research style paper and to deliver a technical presentation on the project.

This module aims to make use of the knowledge and analytic skills developed throughout the programme to provide solutions to real-world industrial and research problems. In this module you will develop:

• Critical thinking on current engineering practices and their limitations, and exposure to state of the art technologies.

• Independent problem solving skills to develop and propose solutions to fundamental and subtle problems.

• An understanding and appreciation for the need and application of ethics within research and the wider society, and apply this in the context of the Engineering project undertaken.

• Project management skills to organise and plan tasks with clear objectives, outcomes and timescales, and analyse the true “cost” in order to achieve project outcomes.

• Key technical writing and presentation skills to a professional standard expected by both industry and academia.

These will provide a professional base from which you will be able to identify and use key knowledge, objectives, theories and techniques, plan and cost in order to bid, for funding, for future industrial and research projects. A key requirement of a professional engineer.

More information

Study Options

The following alternative study options are available for this course:

Any Questions?

Our Applicant Services team will be happy to help.  They can be contacted on 0191 406 0901 or by using our Contact Form.



Accessibility and Student Inclusion

Northumbria University is committed to developing an inclusive, diverse and accessible campus and wider University community and are determined to ensure that opportunities we provide are open to all.

We are proud to work in partnership with AccessAble to provide Detailed Access Guides to our buildings and facilities across our City, Coach Lane and London Campuses. A Detailed Access Guide lets you know what access will be like when you visit somewhere. It looks at the route you will use getting in and what is available inside. All guides have Accessibility Symbols that give you a quick overview of what is available, and photographs to show you what to expect. The guides are produced by trained surveyors who visit our campuses annually to ensure you have trusted and accurate information.

You can use Northumbria’s AccessAble Guides anytime to check the accessibility of a building or facility and to plan your routes and journeys. Search by location, building or accessibility feature to find the information you need. 

We are dedicated to helping students who may require additional support during their student journey and offer 1-1 advice and guidance appropriate to individual requirements. If you feel you may need additional support you can find out more about what we offer here where you can also contact us with any questions you may have:

Accessibility support

Student Inclusion support




All information is accurate at the time of sharing.

Full time Courses starting in 2023 are primarily delivered via on-campus face to face learning but may include elements of online learning. We continue to monitor government and local authority guidance in relation to Covid-19 and we are ready and able to flex accordingly to ensure the health and safety of our students and staff.

Contact time is subject to increase or decrease in line with additional restrictions imposed by the government or the University in the interest of maintaining the health and safety and wellbeing of students, staff, and visitors, potentially to a full online offer, should further restrictions be deemed necessary in future. Our online activity will be delivered through Blackboard Ultra, enabling collaboration, connection and engagement with materials and people.

 

Current, Relevant and Inspiring

We continuously review and improve course content in consultation with our students and employers. To make sure we can inform you of any changes to your course register for updates on the course page.


Your Learning Experience

Find out about our distinctive approach at 
www.northumbria.ac.uk/exp

Admissions Terms and Conditions
northumbria.ac.uk/terms

Fees and Funding
northumbria.ac.uk/fees

Admissions Policy
northumbria.ac.uk/adpolicy

Admissions Complaints Policy
northumbria.ac.uk/complaints

You might also be interested in...

If you’d like to receive the latest updates from Northumbria about our courses, events, finance & funding then enter your details below.

* At Northumbria we are strongly committed to protecting the privacy of personal data. To view the University’s Privacy Notice please click here

a sign in front of a crowd
+

Northumbria Open Days

Open Days are a great way for you to get a feel of the University, the city of Newcastle upon Tyne and the course(s) you are interested in.

a person sitting at a table using a laptop
+
NU World Virtual Tours
+

Virtual Tour

Get an insight into life at Northumbria at the click of a button! Come and explore our videos and 360 panoramas to immerse yourself in our campuses and get a feel for what it is like studying here using our interactive virtual tour.

Back to top