Undergraduate Teaching 2025-26

US1

US1

Not logged in. More information may be available... Login via Raven / direct.

Engineering Tripos Part IIA, 3M1: Mathematical Methods, 2017-18

Module Leader

Prof G Csanyi

Lecturers

Prof G Csanyi, Dr G Wells and Prof M Gales

Lab Leader

Prof G Csanyi

Timing and Structure

Lent term. 16 lectures and coursework.

Aims

The aims of the course are to:

  • Teach some mathematical techniques that have wide applicability to many areas of engineering.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Find the SVD of a matrix, and understand how this can be used to calculate the rank and pseudo-inverse of the matrix.
  • Calculate the least squares solution of a set of linear equations.
  • Understand how to apply Principal Component Analysis (PCA) to a problem.
  • Represent linear iterative schemes using linear algebra and understand what influences the rate of convergence.
  • Understand the definitions and application areas of Stochastic Processes.
  • Understand the principle of Markov Chains.
  • Implement various sampling schemes to enable parameters of stochastic processes to be estimated.
  • Understand the concepts of local and global minima and the conditions for which a global minimum can be obtained.
  • Understand the algorithms of the different gradient search methods.
  • Solve unconstrained problems using appropriate search methods.
  • Solve constrained linear and non-linear optimization problems using appropriately selected techniques.
  • Apply PCA to reduce the dimensionality of an optimization problem and/or to improve the solution representation.

Content

Linear Algebra provides important mathematical tools that are not only essential to solve many technical and computational problems, but also help in obtaining a deeper understanding of many areas of engineering.  Stochastic (random) processes are important in fields such as signal and image processing, data analysis etc. Optimization methods are routinely used in almost of every branch of engineering, especially in the context of design.

Linear Algebra (4L, Dr G Wells)

  • Revision of IB material
  • Matrix norms, condition numbers, conditions for convergence of iterative schemes
  • Positive definite matrices
  • Singular Value Decomposition (SVD), pseudo-inverse of a matrix and least squares solutions of Ax = b
  • Principal Component Analysis
  • Markov matrices and applications

Stochastic Processes (4L, Prof M Gales)

  • Definition of a stochastic process, Markov assumption (with examples), the Chapman-Kolmogorov (CK) equation, conversion of a particular CK integral equation into a differential equation (for the case of Brownian motion)
  • The general Fokker-Planck equation with particular examples (Brownian motion, Ornstein-Uhlenbeck process)
  • Introduction to sampling Gibbs sampler, Metropolis Hastings, Importance sampling with applications.

Optimization (8L, Prof G Csanyi)

  • Introduction: Formulation of optimization problems; conditions for local and global minimum in one, two and multi-dimensional problems
  • Unconstrained Optimization: gradient search methods (Steepest Descent, Newton’s Method, Conjugate Gradient Method)
  • Linear programming (Simplex Method)
  • Constrained Optimization: Lagrange and Kuhn-Tucker multipliers; penalty and barrier functions

Coursework

Exploring Principal Component Analysis for dimensional reduction and data representation.

There is no Full Technical Report (FTR) associated with this module.

 

Booklists

Please see the Booklist for Part IIA Courses for references for this module.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

E3

Ability to apply mathematical and computer based models for solving problems in engineering, and the ability to assess the limitations of particular cases.

E4

Understanding of and ability to apply a systems approach to engineering problems.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P8

Ability to apply engineering techniques taking account of a range of commercial and industrial constraints.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US2

A comprehensive knowledge and understanding of mathematical and computer models relevant to the engineering discipline, and an appreciation of their limitations.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

 
Last modified: 17/02/2018 14:00

Engineering Tripos Part IIA, 3M1: Mathematical Methods, 2025-26

Module Leader

Prof M Girolami

Lecturers

Prof M Girolami, Prof G Wells and Dr H Ge

Lab Leader

Prof M Girolami

Timing and Structure

Lent term. 16 lectures and coursework.

Aims

The aims of the course are to:

  • Teach some mathematical techniques that have wide applicability to many areas of engineering.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Find the SVD of a matrix, and understand how this can be used to calculate the rank and pseudo-inverse of the matrix.
  • Calculate the least squares solution of a set of linear equations.
  • Understand how to apply Principal Component Analysis (PCA) to a problem.
  • Apply PCA to reduce the dimensionality of an optimization problem and/or to improve the solution representation.
  • Represent linear iterative schemes using linear algebra and understand what influences the rate of convergence.
  • Understand the definitions and application areas of Stochastic Processes.
  • Understand the principle of Markov Chains.
  • Implement various sampling schemes to enable parameters of stochastic processes to be estimated.
  • Understand the concepts of local and global minima and the conditions for which a global minimum can be obtained.
  • Understand the algorithms of the different gradient search methods.
  • Solve unconstrained problems using appropriate search methods.
  • Solve constrained linear and non-linear optimization problems using appropriately selected techniques.
  • Understand how Markov Chain-based algorithms can be used to give reasonable solutions to global optimisation problems.

Content

Linear Algebra provides important mathematical tools that are not only essential to solve many technical and computational problems, but also help in obtaining a deeper understanding of many areas of engineering.  Stochastic (random) processes are important in fields such as signal and image processing, data analysis etc. Optimization methods are routinely used in almost of every branch of engineering, especially in the context of design.

Linear Algebra (5L, Prof G Wells)

  • Revision of IB material
  • Matrix norms, condition numbers, conditions for convergence of iterative schemes
  • Positive definite matrices
  • Singular Value Decomposition (SVD), pseudo-inverse of a matrix and least squares solutions of Ax = b
  • Principal Component Analysis
  • Markov matrices and applications

Stochastic Processes (5L, Dr H Ge)

  • Definition of a stochastic process, Markov assumption (with examples), the Chapman-Kolmogorov (CK) equation, conversion of a particular CK integral equation into a differential equation (for the case of Brownian motion)
  • The general Fokker-Planck equation with particular examples (Brownian motion, Ornstein-Uhlenbeck process)
  • Introduction to sampling Gibbs sampler, Metropolis Hastings, Importance sampling with applications.

Optimization (6L, Prof M Girolami)

  • Introduction: Formulation of optimization problems; conditions for local and global minimum in one, two and multi-dimensional problems
  • Unconstrained Optimization: gradient search methods (Steepest Descent, Newton’s Method, Conjugate Gradient Method)
  • Linear programming (Simplex Method)
  • Constrained Optimization: Lagrange and Karush-Kuhn-Tucker (KKT) multipliers; penalty and barrier functions

Coursework

Exploring Principal Component Analysis for dimensional reduction and data representation.

There is no Full Technical Report (FTR) associated with this module.

 

Booklists

Please refer to the Booklist for Part IIA Courses for references to this module, this can be found on the associated Moodle course.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

E3

Ability to apply mathematical and computer based models for solving problems in engineering, and the ability to assess the limitations of particular cases.

E4

Understanding of and ability to apply a systems approach to engineering problems.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P8

Ability to apply engineering techniques taking account of a range of commercial and industrial constraints.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US2

A comprehensive knowledge and understanding of mathematical and computer models relevant to the engineering discipline, and an appreciation of their limitations.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

 
Last modified: 04/06/2025 13:22

Engineering Tripos Part IIA, 3M1: Mathematical Methods, 2024-25

Module Leader

Prof M Girolami

Lecturers

Prof M Girolami, Prof G Wells and Dr H Ge

Lab Leader

Prof M Girolami

Timing and Structure

Lent term. 16 lectures and coursework.

Aims

The aims of the course are to:

  • Teach some mathematical techniques that have wide applicability to many areas of engineering.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Find the SVD of a matrix, and understand how this can be used to calculate the rank and pseudo-inverse of the matrix.
  • Calculate the least squares solution of a set of linear equations.
  • Understand how to apply Principal Component Analysis (PCA) to a problem.
  • Apply PCA to reduce the dimensionality of an optimization problem and/or to improve the solution representation.
  • Represent linear iterative schemes using linear algebra and understand what influences the rate of convergence.
  • Understand the definitions and application areas of Stochastic Processes.
  • Understand the principle of Markov Chains.
  • Implement various sampling schemes to enable parameters of stochastic processes to be estimated.
  • Understand the concepts of local and global minima and the conditions for which a global minimum can be obtained.
  • Understand the algorithms of the different gradient search methods.
  • Solve unconstrained problems using appropriate search methods.
  • Solve constrained linear and non-linear optimization problems using appropriately selected techniques.
  • Understand how Markov Chain-based algorithms can be used to give reasonable solutions to global optimisation problems.

Content

Linear Algebra provides important mathematical tools that are not only essential to solve many technical and computational problems, but also help in obtaining a deeper understanding of many areas of engineering.  Stochastic (random) processes are important in fields such as signal and image processing, data analysis etc. Optimization methods are routinely used in almost of every branch of engineering, especially in the context of design.

Linear Algebra (5L, Prof G Wells)

  • Revision of IB material
  • Matrix norms, condition numbers, conditions for convergence of iterative schemes
  • Positive definite matrices
  • Singular Value Decomposition (SVD), pseudo-inverse of a matrix and least squares solutions of Ax = b
  • Principal Component Analysis
  • Markov matrices and applications

Stochastic Processes (5L, Dr H Ge)

  • Definition of a stochastic process, Markov assumption (with examples), the Chapman-Kolmogorov (CK) equation, conversion of a particular CK integral equation into a differential equation (for the case of Brownian motion)
  • The general Fokker-Planck equation with particular examples (Brownian motion, Ornstein-Uhlenbeck process)
  • Introduction to sampling Gibbs sampler, Metropolis Hastings, Importance sampling with applications.

Optimization (6L, Prof M Girolami)

  • Introduction: Formulation of optimization problems; conditions for local and global minimum in one, two and multi-dimensional problems
  • Unconstrained Optimization: gradient search methods (Steepest Descent, Newton’s Method, Conjugate Gradient Method)
  • Linear programming (Simplex Method)
  • Constrained Optimization: Lagrange and Karush-Kuhn-Tucker (KKT) multipliers; penalty and barrier functions

Coursework

Exploring Principal Component Analysis for dimensional reduction and data representation.

There is no Full Technical Report (FTR) associated with this module.

 

Booklists

Please refer to the Booklist for Part IIA Courses for references to this module, this can be found on the associated Moodle course.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

E3

Ability to apply mathematical and computer based models for solving problems in engineering, and the ability to assess the limitations of particular cases.

E4

Understanding of and ability to apply a systems approach to engineering problems.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P8

Ability to apply engineering techniques taking account of a range of commercial and industrial constraints.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US2

A comprehensive knowledge and understanding of mathematical and computer models relevant to the engineering discipline, and an appreciation of their limitations.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

 
Last modified: 22/01/2025 13:56

Engineering Tripos Part IIA, 3M1: Mathematical Methods, 2020-21

Module Leader

Prof M Girolami

Lecturers

Prof M Girolami, Prof G Wells and Prof S Godsill

Lab Leader

Prof M Girolami

Timing and Structure

Lent term. 16 lectures and coursework.

Aims

The aims of the course are to:

  • Teach some mathematical techniques that have wide applicability to many areas of engineering.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Find the SVD of a matrix, and understand how this can be used to calculate the rank and pseudo-inverse of the matrix.
  • Calculate the least squares solution of a set of linear equations.
  • Understand how to apply Principal Component Analysis (PCA) to a problem.
  • Apply PCA to reduce the dimensionality of an optimization problem and/or to improve the solution representation.
  • Represent linear iterative schemes using linear algebra and understand what influences the rate of convergence.
  • Understand the definitions and application areas of Stochastic Processes.
  • Understand the principle of Markov Chains.
  • Implement various sampling schemes to enable parameters of stochastic processes to be estimated.
  • Understand the concepts of local and global minima and the conditions for which a global minimum can be obtained.
  • Understand the algorithms of the different gradient search methods.
  • Solve unconstrained problems using appropriate search methods.
  • Solve constrained linear and non-linear optimization problems using appropriately selected techniques.
  • Understand how Markov Chain-based algorithms can be used to give reasonable solutions to global optimisation problems.

Content

Linear Algebra provides important mathematical tools that are not only essential to solve many technical and computational problems, but also help in obtaining a deeper understanding of many areas of engineering.  Stochastic (random) processes are important in fields such as signal and image processing, data analysis etc. Optimization methods are routinely used in almost of every branch of engineering, especially in the context of design.

Linear Algebra (4L, Prof G Wells)

  • Revision of IB material
  • Matrix norms, condition numbers, conditions for convergence of iterative schemes
  • Positive definite matrices
  • Singular Value Decomposition (SVD), pseudo-inverse of a matrix and least squares solutions of Ax = b
  • Principal Component Analysis
  • Markov matrices and applications

Stochastic Processes (5L, Prof S Godsill)

  • Definition of a stochastic process, Markov assumption (with examples), the Chapman-Kolmogorov (CK) equation, conversion of a particular CK integral equation into a differential equation (for the case of Brownian motion)
  • The general Fokker-Planck equation with particular examples (Brownian motion, Ornstein-Uhlenbeck process)
  • Introduction to sampling Gibbs sampler, Metropolis Hastings, Importance sampling with applications.

Optimization (7L, Prof M Girolami)

  • Introduction: Formulation of optimization problems; conditions for local and global minimum in one, two and multi-dimensional problems
  • Unconstrained Optimization: gradient search methods (Steepest Descent, Newton’s Method, Conjugate Gradient Method)
  • Linear programming (Simplex Method)
  • Constrained Optimization: Lagrange and Karush-Kuhn-Tucker (KKT) multipliers; penalty and barrier functions
  • Global optimisation: Simulated Annealing

Coursework

Exploring Principal Component Analysis for dimensional reduction and data representation.

There is no Full Technical Report (FTR) associated with this module.

 

Booklists

Please refer to the Booklist for Part IIA Courses for references to this module, this can be found on the associated Moodle course.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

E3

Ability to apply mathematical and computer based models for solving problems in engineering, and the ability to assess the limitations of particular cases.

E4

Understanding of and ability to apply a systems approach to engineering problems.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P8

Ability to apply engineering techniques taking account of a range of commercial and industrial constraints.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US2

A comprehensive knowledge and understanding of mathematical and computer models relevant to the engineering discipline, and an appreciation of their limitations.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

 
Last modified: 28/08/2020 11:10

Engineering Tripos Part IIA, 3M1: Mathematical Methods, 2019-20

Module Leader

Luca Magri

Lecturers

Luca Magri, Prof G Wells and Prof S Godsill

Lab Leader

Luca Magri

Timing and Structure

Lent term. 16 lectures and coursework.

Aims

The aims of the course are to:

  • Teach some mathematical techniques that have wide applicability to many areas of engineering.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Find the SVD of a matrix, and understand how this can be used to calculate the rank and pseudo-inverse of the matrix.
  • Calculate the least squares solution of a set of linear equations.
  • Understand how to apply Principal Component Analysis (PCA) to a problem.
  • Apply PCA to reduce the dimensionality of an optimization problem and/or to improve the solution representation.
  • Represent linear iterative schemes using linear algebra and understand what influences the rate of convergence.
  • Understand the definitions and application areas of Stochastic Processes.
  • Understand the principle of Markov Chains.
  • Implement various sampling schemes to enable parameters of stochastic processes to be estimated.
  • Understand the concepts of local and global minima and the conditions for which a global minimum can be obtained.
  • Understand the algorithms of the different gradient search methods.
  • Solve unconstrained problems using appropriate search methods.
  • Solve constrained linear and non-linear optimization problems using appropriately selected techniques.
  • Understand how Markov Chain-based algorithms can be used to give reasonable solutions to global optimisation problems.

Content

Linear Algebra provides important mathematical tools that are not only essential to solve many technical and computational problems, but also help in obtaining a deeper understanding of many areas of engineering.  Stochastic (random) processes are important in fields such as signal and image processing, data analysis etc. Optimization methods are routinely used in almost of every branch of engineering, especially in the context of design.

Linear Algebra (4L, Prof G Wells)

  • Revision of IB material
  • Matrix norms, condition numbers, conditions for convergence of iterative schemes
  • Positive definite matrices
  • Singular Value Decomposition (SVD), pseudo-inverse of a matrix and least squares solutions of Ax = b
  • Principal Component Analysis
  • Markov matrices and applications

Stochastic Processes (5L, Prof S Godsill)

  • Definition of a stochastic process, Markov assumption (with examples), the Chapman-Kolmogorov (CK) equation, conversion of a particular CK integral equation into a differential equation (for the case of Brownian motion)
  • The general Fokker-Planck equation with particular examples (Brownian motion, Ornstein-Uhlenbeck process)
  • Introduction to sampling Gibbs sampler, Metropolis Hastings, Importance sampling with applications.

Optimization (7L, Luca Magri)

  • Introduction: Formulation of optimization problems; conditions for local and global minimum in one, two and multi-dimensional problems
  • Unconstrained Optimization: gradient search methods (Steepest Descent, Newton’s Method, Conjugate Gradient Method)
  • Linear programming (Simplex Method)
  • Constrained Optimization: Lagrange and Karush-Kuhn-Tucker (KKT) multipliers; penalty and barrier functions
  • Global optimisation: Simulated Annealing

Coursework

Exploring Principal Component Analysis for dimensional reduction and data representation.

There is no Full Technical Report (FTR) associated with this module.

 

Booklists

Please see the Booklist for Part IIA Courses for references for this module.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

E3

Ability to apply mathematical and computer based models for solving problems in engineering, and the ability to assess the limitations of particular cases.

E4

Understanding of and ability to apply a systems approach to engineering problems.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P8

Ability to apply engineering techniques taking account of a range of commercial and industrial constraints.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US2

A comprehensive knowledge and understanding of mathematical and computer models relevant to the engineering discipline, and an appreciation of their limitations.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

 
Last modified: 08/03/2020 17:41

Engineering Tripos Part IIA, 3G5: Biomaterials, 2017-18

Module Leader

Dr S Huang

Lecturers

Dr S Huang, Dr M Birch, Dr A Markaki, Dr R Daly

lab Leader

Dr M Oyen

Timing and Structure

Michaelmas term. 16 lectures.

Aims

The aims of the course are to:

  • Develop an understanding of the materials issues associated with man-made and naturally-derived materials for medical purposes. Specific case studies will be considered in addition to the general framework.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Identify the mechanism by which medical devices and implants come to market.
  • Know about the classes of materials used in medical materials and the associated reasons.
  • Understand the requirements for materials used in the body and assess potential for implant-body interactions.
  • Perform quantitative evaluations of drug delivery.
  • Identify appropriate implants and tissue engineering approaches for tissue and body function replacements.
  • Understand bioethics and safety regulations associated with medical devices and implants.

Content

Introductory concepts (1L)

  • History of biomaterials
  • Five therapies for missing organs
  • Classes of Biomaterials overview

 

Synthetic polymers for tissue engineering applications (2L)

  • Introduction to polymers
  • Synthetic biodegradable polymers 

Host response to implants (1L)

  • Wound repair
  • Innate immunity
  • The biological response to biomaterials

Using cells in tissue engineering (1L)

  • What happens when biomaterials fail
  • Cell therapy
  • Combining cells with scaffolds
  • Working with biology - implant integration and vascularisation

Naturally derived polymers for tissue engineering application (1L)

Drug delivery and diffusion (2L)

  • Drug delivery systems
  • Diffusion controlled systems in drug delivery

Orthopaedic Implants - Hip Replacement (2L)

  • Types of implant fixation
  • Materials in hip implants
  • Surface engineering approaches
  • In vivo loading of hip joint

Cardiovascular Stents (2L)

  • Balloon expandable & self expanding stents
  • Materials in ​stents
  • Stent mechanics and design

Biomaterials as integral parts of medical devices (1L)

Biocompatibility; sterilisation techniques (1L)

  • Sterilisation techniques
  • Choosing a technique

Sector analysis and regulatory affairs (1.5L)

  • Market analysis
  • Role of standards
  • EU and US approval process

Advanced medical devices and biomaterials of the future (0.5L, non-examinable)

Further notes

Examples papers

Example papers are available on Moodle.

Coursework

Full Technical Report:

Students will not have the option to submit a Full Technical Report.

Booklists

Biomedical Engineering: Bridging Medicine and Technology by W. Mark Saltzman

Biomaterial Science: An Introduction to Materials in Medicine. Edited by Ratner et al.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

D1

Wide knowledge and comprehensive understanding of design processes and methodologies and the ability to apply and adapt them in unfamiliar situations.

S1

The ability to make general evaluations of commercial risks through some understanding of the basis of such risks.

S4

Awareness of the framework of relevant legal requirements governing engineering activities, including personnel, health, safety, and risk (including environmental risk) issues.

S5

Understanding of the need for a high level of professional and ethical conduct in engineering.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

P1

A thorough understanding of current practice and its limitations and some appreciation of likely new developments.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P7

Awareness of quality issues.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

US4

An awareness of developing technologies related to own specialisation.

 
Last modified: 18/09/2017 09:31

Engineering Tripos Part IIA, 3G5: Biomaterials, 2018-19

Module Leader

Dr A Markaki

Lecturers

Dr M Birch, Ms C Henderson, Dr A Markaki

lab Leader

Dr S Huang

Timing and Structure

Michaelmas term. 16 lectures.

Aims

The aims of the course are to:

  • Develop an understanding of the materials issues associated with man-made and naturally-derived materials for medical purposes. Specific case studies will be considered in addition to the general framework.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Identify the mechanism by which medical devices and implants come to market.
  • Know about the classes of materials used in medical materials and the associated reasons.
  • Understand the requirements for materials used in the body and assess potential for implant-body interactions.
  • Perform quantitative evaluations of drug delivery.
  • Identify appropriate implants and tissue engineering approaches for tissue and body function replacements.
  • Understand bioethics and safety regulations associated with medical devices and implants.

Content

Introductory concepts (1L)

  • History of biomaterials
  • Five therapies for missing organs
  • Classes of Biomaterials overview

 

Biomaterials as integral parts of medical devices (1L)

Biocompatibility; sterilisation techniques (1L)

  • Sterilisation techniques
  • Choosing a technique

Sector analysis and regulatory affairs (1.5L)

  • Market analysis
  • Role of standards
  • EU and US approval process

Advanced medical devices and biomaterials of the future (0.5L, non-examinable)

Orthopaedic Implants - Hip Replacement (2L)

  • Types of implant fixation
  • Materials in hip implants
  • Surface engineering approaches
  • In vivo loading of hip joint

Cardiovascular Stents (2L)

  • Balloon expandable & self expanding stents
  • Materials in ​stents
  • Stent mechanics and design

Synthetic polymers for tissue engineering applications (2L)

  • Introduction to polymers
  • Synthetic biodegradable polymers 

Host response to implants (1L)

  • Wound repair
  • Innate immunity
  • The biological response to biomaterials

Using cells in tissue engineering (1L)

  • What happens when biomaterials fail
  • Cell therapy
  • Combining cells with scaffolds
  • Working with biology - implant integration and vascularisation

Naturally derived polymers for tissue engineering application (1L)

Drug delivery and diffusion (2L)

  • Drug delivery systems
  • Diffusion controlled systems in drug delivery

Further notes

Examples papers

Example papers are available on Moodle.

Coursework

Full Technical Report:

Students will not have the option to submit a Full Technical Report.

Booklists

Biomedical Engineering: Bridging Medicine and Technology by W. Mark Saltzman

Biomaterial Science: An Introduction to Materials in Medicine. Edited by Ratner et al.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

D1

Wide knowledge and comprehensive understanding of design processes and methodologies and the ability to apply and adapt them in unfamiliar situations.

S1

The ability to make general evaluations of commercial risks through some understanding of the basis of such risks.

S4

Awareness of the framework of relevant legal requirements governing engineering activities, including personnel, health, safety, and risk (including environmental risk) issues.

S5

Understanding of the need for a high level of professional and ethical conduct in engineering.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

P1

A thorough understanding of current practice and its limitations and some appreciation of likely new developments.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P7

Awareness of quality issues.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

US4

An awareness of developing technologies related to own specialisation.

 
Last modified: 23/07/2018 10:40

Engineering Tripos Part IIA, 3G4: Medical Imaging & 3D Computer Graphics, 2021-22

Module Leader

Dr Andrew Gee

Lecturers

Dr Andrew Gee & Dr Graham Treece

Lab Leader

Dr Graham Treece

Timing and Structure

Lent term. 16 lectures.

Aims

The aims of the course are to:

  • Introduce state-of-the-art techniques for the acquisition, representation and visualisation of structured 3D data.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Explain the principles of operation of CT, nuclear medicine and diagnostic ultrasound and magnetic resonance imaging.
  • Be aware of the advantages and risks associated with these techniques and understand the types of diagnostic problems that each can address.
  • Be aware of other types of data to which segmentation and visualisation algorithms can be applied (eg. CAD models).
  • Understand the different ways to represent 3D data and appreciate the advantages and disadvantages of each technique.
  • Know how to extract surfaces from volumetric data.
  • Be aware of the range of computer graphics algorithms and hardware used to visualise 3D data.
  • Understand how surfaces can be rendered using suitable illumination and reflection models.
  • Know how to visualise voxel arrays directly using volume rendering techniques.

Content

The main application area considered in the module is diagnostic medical imaging: 3D data is acquired using one of the clinical imaging modalities (e.g. CT), represented as a voxel array or segmented into surfaces, then visualised using computer graphics techniques. While medical imaging is the focus of the course, many of the techniques used to segment, represent and visualise the 3D data sets are generic and can equally be applied to other types of data, such as CAD models.

Medical Image Acquisition (5L, Dr Andrew Gee)

  • X-rays and the Radon transform
  • Tomographic reconstruction algorithms in both the spatial and frequency domains
  • Emission computed tomography
  • SPECT and PET
  • Iterative reconstruction algorithms
  • 2D and 3D ultrasound
  • Introduction to Magnetic Resonance Imaging

Extracting information from 3D data (6L, Dr Graham Treece)

Polygonal representations and efficient storage

  • Parametric curves and surfaces
  • Subdivision and display of parametric surfaces

Surfaces from sampled data

  • Thresholding, morphological operators and contours
  • Surface extraction - marching cubes

Interpolating sampled data

  • Interpolation of isotropic data
  • Distance transforms and interpolation of non-isotropic data
  • Unstructured data - RBFs and Delaunay triangulation

Direct surface capture

  • Laser stripe scanners
  • Space encoding: the cubicscope

3D Graphical Rendering (5L, Dr Andrew Gee)

  • Viewing systems: viewpoints and projection
  • Reflection and illumination models: the Phong reflection model
  • Surface rendering: incremental shading techniques, hidden surface removal using Z-buffers
  • Shadows and textures
  • Ray tracing
  • Volume rendering
  • Computer graphics hardware

Coursework

A computer-based laboratory exploring the visualization and analysis of CT data. Students write algorithms to generate slices through the 3D data set, observing the differences between linear and nearest-neighbour interpolation. They go on to fit surfaces to the data, writing algorithms to calculate the volumes enclosed by the surfaces. Finally, they use OpenGL to visualize the surfaces from different viewpoints and under different lighting conditions, including a "fly-through" visualization mode.

Learning objectives

  • To appreciate the 3D nature of the data acquired by many medical imaging devices.
  • To investigate how such data can be stored and resliced in a C++ software framework.
  • To consider techniques for extracting surfaces from such data.
  • To understand how surfaces can be represented by triangular meshes and stored in suitable C++ data structures.
  • To analyse properties of such surfaces using basic computational geometry algorithms.
  • To experiment with graphical rendering in an OpenGL framework.

Practical information:

  • Sessions will take place in the DPO, during weeks 1-8.
  • This activity involves preliminary work (reading the handout, around one hour).

Full Technical Report:

Students will have the option to submit a Full Technical Report.

Booklists

Please refer to the Booklist for Part IIA Courses for references to this module, this can be found on the associated Moodle course.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

E3

Ability to apply mathematical and computer based models for solving problems in engineering, and the ability to assess the limitations of particular cases.

P1

A thorough understanding of current practice and its limitations and some appreciation of likely new developments.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P8

Ability to apply engineering techniques taking account of a range of commercial and industrial constraints.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US2

A comprehensive knowledge and understanding of mathematical and computer models relevant to the engineering discipline, and an appreciation of their limitations.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

US4

An awareness of developing technologies related to own specialisation.

 
Last modified: 20/05/2021 07:37

Engineering Tripos Part IIA, 3G4: Medical Imaging & 3D Computer Graphics, 2018-19

Module Leader

Dr A Gee

Lecturers

Dr A Gee, Dr G Treece and Prof R Prager

Lab Leader

Dr G Treece

Timing and Structure

Lent term. 16 lectures.

Aims

The aims of the course are to:

  • Introduce state-of-the-art techniques for the acquisition, representation and visualisation of structured 3D data.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Explain the principles of operation of CT, nuclear medicine and diagnostic ultrasound and magnetic resonance imaging.
  • Be aware of the advantages and risks associated with these techniques and understand the types of diagnostic problems that each can address.
  • Be aware of other types of data to which segmentation and visualisation algorithms can be applied (eg. CAD models).
  • Understand the different ways to represent 3D data and appreciate the advantages and disadvantages of each technique.
  • Know how to extract surfaces from volumetric data.
  • Be aware of the range of computer graphics algorithms and hardware used to visualise 3D data.
  • Understand how surfaces can be rendered using suitable illumination and reflection models.
  • Know how to visualise voxel arrays directly using volume rendering techniques.

Content

The main application area considered in the module is diagnostic medical imaging: 3D data is acquired using one of the popular imaging modalities (e.g. CT), represented as a voxel array or segmented into surfaces, then visualised using advanced computer graphic techniques. While medical imaging is the focus of the course, many of the techniques used to segment, represent and visualise the 3D data sets are generic and can equally be applied to other types of data, such as CAD models.

Medical Image Acquisition (5L, Prof Richard Prager)

  • X-rays and the Radon transform
  • Tomographic reconstruction algorithms in both the spatial and frequency domains
  • Emission computed tomography
  • SPECT and PET
  • Iterative reconstruction algorithms
  • 2D and 3D ultrasound
  • Introduction to Magnetic Resonance Imaging

Extracting information from 3D data (6L, Dr Graham Treece)

Polygonal representations and efficient storage

  • Parametric curves and surfaces
  • Subdivision and display of parametric surfaces

Surfaces from sampled data

  • Thresholding, morphological operators and contours
  • Surface extraction - marching cubes

Interpolating sampled data

  • Interpolation of isotropic data
  • Distance transforms and interpolation of non-isotropic data
  • Unstructured data - RBFs and Delaunay triangulation

Direct surface capture

  • Laser stripe scanners
  • Space encoding: the cubicscope

3D Graphical Rendering (5L, Dr Andrew Gee)

  • Viewing systems: viewpoints and projection
  • Reflection and illumination models: the Phong reflection model
  • Surface rendering: incremental shading techniques, hidden surface removal using Z-buffers
  • Shadows and textures
  • Ray tracing
  • Volume rendering
  • Computer graphics hardware

Coursework

A computer-based laboratory exploring the visualization and analysis of CT data. Students write algorithms to generate slices through the 3D data set, observing the differences between linear and nearest-neighbour interpolation. They go on to fit surfaces to the data, writing algorithms to calculate the volumes enclosed by the surfaces. Finally, they use OpenGL to visualize the surfaces from different viewpoints and under different lighting conditions, including a "fly-through" visualization mode.

Learning objectives

  • To appreciate the 3D nature of the data acquired by many medical imaging devices.
  • To investigate how such data can be stored and resliced in a C++ software framework.
  • To consider techniques for extracting surfaces from such data.
  • To understand how surfaces can be represented by triangular meshes and stored in suitable C++ data structures.
  • To analyse properties of such surfaces using basic computational geometry algorithms.
  • To experiment with graphical rendering in an OpenGL framework.

Practical information:

  • Sessions will take place in the DPO, during weeks 1-8.
  • This activity involves preliminary work (reading the handout, around one hour).

Full Technical Report:

Students will have the option to submit a Full Technical Report.

Booklists

Please see the Booklist for Group G Courses for references to this module.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

E3

Ability to apply mathematical and computer based models for solving problems in engineering, and the ability to assess the limitations of particular cases.

P1

A thorough understanding of current practice and its limitations and some appreciation of likely new developments.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P8

Ability to apply engineering techniques taking account of a range of commercial and industrial constraints.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US2

A comprehensive knowledge and understanding of mathematical and computer models relevant to the engineering discipline, and an appreciation of their limitations.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

US4

An awareness of developing technologies related to own specialisation.

 
Last modified: 16/05/2018 13:46

Engineering Tripos Part IIA, 3G4: Medical Imaging & 3D Computer Graphics, 2023-24

Module Leader

Prof Andrew Gee

Lecturers

Prof Andrew Gee, Prof Graham Treece

Timing and Structure

Lent term. 10 flipped classroom interactive seminars and 6 traditional lectures. Lectures (but not seminars) will be recorded.

Aims

The aims of the course are to:

  • Introduce state-of-the-art techniques for the acquisition, representation and visualisation of structured 3D data.

Objectives

As specific objectives, by the end of the course students should be able to:

  • Explain the principles of operation of CT, nuclear medicine and diagnostic ultrasound and magnetic resonance imaging.
  • Be aware of the advantages and risks associated with these techniques and understand the types of diagnostic problems that each can address.
  • Be aware of other types of data to which segmentation and visualisation algorithms can be applied (eg. CAD models).
  • Understand the different ways to represent 3D data and appreciate the advantages and disadvantages of each technique.
  • Know how to extract surfaces from volumetric data.
  • Be aware of the range of computer graphics algorithms and hardware used to visualise 3D data.
  • Understand how surfaces can be rendered using suitable illumination and reflection models.
  • Know how to visualise voxel arrays directly using volume rendering techniques.

Content

The main application area considered in the module is diagnostic medical imaging: 3D data is acquired using one of the clinical imaging modalities (e.g. CT), represented as a voxel array or segmented into surfaces, then visualised using computer graphics techniques. While medical imaging is the focus of the course, many of the techniques used to segment, represent and visualise the 3D data sets are generic and can equally be applied to other types of data, such as CAD models.

Medical Image Acquisition (flipped classroom, 5 interactive seminars, Prof Andrew Gee)

  • X-rays and the Radon transform
  • Tomographic reconstruction algorithms in both the spatial and frequency domains
  • Emission computed tomography
  • SPECT and PET
  • Iterative reconstruction algorithms
  • 2D and 3D ultrasound
  • Introduction to Magnetic Resonance Imaging

Extracting information from 3D data (6 lectures, Prof Graham Treece)

Polygonal representations and efficient storage

  • Parametric curves and surfaces
  • Subdivision and display of parametric surfaces

Surfaces from sampled data

  • Thresholding, morphological operators and contours
  • Surface extraction - marching cubes

Interpolating sampled data

  • Interpolation of isotropic data
  • Distance transforms and interpolation of non-isotropic data
  • Unstructured data - RBFs and Delaunay triangulation

Direct surface capture

  • Laser stripe scanners
  • Space encoding: the cubicscope

3D Graphical Rendering (flipped classroom, 5 interactive seminars, Prof Andrew Gee)

  • Viewing systems: viewpoints and projection
  • Reflection and illumination models: the Phong reflection model
  • Surface rendering: incremental shading techniques, hidden surface removal using Z-buffers
  • Shadows and textures
  • Ray tracing
  • Volume rendering
  • Computer graphics hardware

Coursework

A computer-based laboratory exploring the visualization and analysis of CT data. Students write algorithms to generate slices through the 3D data set, observing the differences between linear and nearest-neighbour interpolation. They go on to fit surfaces to the data and analyse some basic geometric properties of the surfaces. Finally, they use Vulkan to visualize the surfaces from different viewpoints and under different lighting conditions, including a "fly-through" visualization mode.

Learning objectives

  • To appreciate the 3D nature of the data acquired by many medical imaging devices.
  • To investigate how such data can be stored and resliced in a C++ software framework.
  • To consider techniques for extracting surfaces from such data.
  • To understand how surfaces can be represented by triangular meshes and stored in suitable C++ data structures.
  • To analyse properties of such surfaces using basic computational geometry algorithms.
  • To experiment with graphical rendering in a Vulkan framework.

Practical information:

  • Sessions will take place in the DPO, during weeks 1-8.
  • This activity involves preliminary work (reading the handout, around one hour).

Full Technical Report:

Students will have the option to submit a Full Technical Report.

Booklists

Please refer to the Booklist for Part IIA Courses for references to this module, this can be found on the associated Moodle course.

Examination Guidelines

Please refer to Form & conduct of the examinations.

UK-SPEC

This syllabus contributes to the following areas of the UK-SPEC standard:

Toggle display of UK-SPEC areas.

GT1

Develop transferable skills that will be of value in a wide range of situations. These are exemplified by the Qualifications and Curriculum Authority Higher Level Key Skills and include problem solving, communication, and working with others, as well as the effective use of general IT facilities and information retrieval skills. They also include planning self-learning and improving performance, as the foundation for lifelong learning/CPD.

IA1

Apply appropriate quantitative science and engineering tools to the analysis of problems.

KU1

Demonstrate knowledge and understanding of essential facts, concepts, theories and principles of their engineering discipline, and its underpinning science and mathematics.

KU2

Have an appreciation of the wider multidisciplinary engineering context and its underlying principles.

E1

Ability to use fundamental knowledge to investigate new and emerging technologies.

E2

Ability to extract data pertinent to an unfamiliar problem, and apply its solution using computer based engineering tools when appropriate.

E3

Ability to apply mathematical and computer based models for solving problems in engineering, and the ability to assess the limitations of particular cases.

P1

A thorough understanding of current practice and its limitations and some appreciation of likely new developments.

P3

Understanding of contexts in which engineering knowledge can be applied (e.g. operations and management, technology, development, etc).

P8

Ability to apply engineering techniques taking account of a range of commercial and industrial constraints.

US1

A comprehensive understanding of the scientific principles of own specialisation and related disciplines.

US2

A comprehensive knowledge and understanding of mathematical and computer models relevant to the engineering discipline, and an appreciation of their limitations.

US3

An understanding of concepts from a range of areas including some outside engineering, and the ability to apply them effectively in engineering projects.

US4

An awareness of developing technologies related to own specialisation.

 
Last modified: 30/05/2023 15:22

Pages

Subscribe to US1