Electronic Engineering (2022)

The Electronic Engineering programme is based on studies in electronics, mathematics, and physics. There are papers in design and a major electronic engineering project in the fourth year. Extensive experience is attained in electronic laboratories. Economic and professional training elements are also included. New Zealand's electronics manufacturing industry is one of the fastest growing industries in the country, and New Zealand has a shortage of skilled people. Companies are targeting niche markets, such as telecommunications, and export their products all over the world. The largest number of exporters is in the industrial/commercial field, followed by healthcare, radiocommunications and agriculture.

Electronic Engineering is available as a specified programme for the Bachelor of Engineering with Honours (BE(Hons)).

To complete the specified programme in Electronic Engineering, students must complete the following programme.

Note: There will be no new enrolments in the Electronic Engineering programme in 2020 onwards. Students who commenced Electronic Engineering in 2019 or prior should consult the Division of Health, Engineering, Computing and Science for programme advice. Please refer to the new Electrical and Electronic Engineering subject for further information.


On this page


  • Year 1

    Students must take the following papers: COMPX102, ENGEN101, ENGEN102, ENGEN103, ENGEN111, ENGEN112, ENGEN170 and ENGEN180.

  • Year 2

    Students must take the following papers: COMPX201, COMPX203, ENGEE211, ENGEE231, ENGEE233, ENGEE280, ENGEN201, ENGEN270 and ENGEN271.

    If you are studying the Diploma in Engineering Management, concurrent with the BE(Hons), you must complete ENGEN272 (in place of ENGEN271).

  • Year 3

    Students must take the following papers: ENGEE323, ENGEE331, ENGEE334, ENGEE335, ENGEE336, ENGEN301, ENGEN370, ENGEN371 and ENGME352.

    If you are studying the Diploma in Engineering Management, concurrent with the BE(Hons), you must complete ENGEN372 (in place of ENGEN371).

  • Year 4

    Students must take the following papers: ENGEN570 and ENGEN582.

    Plus 60 points of electives from: COMPX361, COMPX310, COMPX324, COMPX301, COMPX502, COMPX521, COMPX523, COMPX529, ENGME353, ENGME357, ENGEE531, ENGEE532, ENGEE580 or ENGEN583.

  • 100 Level

    Code Paper Title Points Occurrence / Location
    COMPX102Object-Oriented Programming15.022B (Hamilton), 22B (Online), 22B (Tauranga), 22H (Hamilton) & 22X (Zhejiang University City College, Hangzhou China)
    This paper continues from COMPX101, expanding upon data organisation and algorithms, and introducing code contracts, computer architecture, Boolean algebra, assembly language, program analysis and object-oriented programming.
    ENGEN101Engineering Maths and Modelling 1A15.022A (Hamilton), 22A (Secondary School - Unistart), 22A (Tauranga) & 22B (Hamilton)
    A study of the fundamental techniques of algebra and calculus with engineering applications.
    ENGEN102Engineering Maths and Modelling 1B15.022B (Hamilton), 22B (Secondary School - Unistart), 22B (Tauranga) & 22G (Hamilton)
    A further study of the fundamental techniques of algebra and calculus with engineering applications. Includes an introduction to relevant statistical methods.
    ENGEN103Engineering Computing15.022A (Hamilton), 22A (Tauranga) & 22G (Hamilton)
    This paper introduces computer programming in languages such as the MATLAB language. It provides the basis for the programming skills required in more advanced papers.
    ENGEN111Electricity for Engineers15.022B (Hamilton), 22B (Tauranga) & 22X (Hamilton)
    Students are introduced to underlying concepts in electricity such as current, voltage and power, and apply these concepts in a laboratory by making circuits and measuring them with common laboratory instruments.
    ENGEN112Materials Science and Engineering15.022A (Hamilton) & 22A (Tauranga)
    Introduction to engineering materials (metals, ceramics, polymers, composites, semiconductors and biomaterials) and their atomic structure and mechanical properties. Includes; elastic and plastic deformation, fracture mechanisms, failure in service, iron-carbon phase diagram, redox reactions in corrosion, production of polymers, ce...
    ENGEN170Engineering and Society15.022A (Hamilton) & 22A (Tauranga)
    Introduction to the role of engineering in society with a focus on sustainable development, data analysis, holistic systems thinking, and the future of work within a global and New Zealand context including an introduction to the Treaty of Waitangi.
    ENGEN180Foundations of Engineering15.022B (Hamilton) & 22B (Tauranga)
    Introduction to the engineering design process and computer aided design, fundamental principles of engineering analysis, open ended problem solving, engineering economics and the skills of a successful engineer. Includes a design-build-test experience.
  • 200 Level

    Code Paper Title Points Occurrence / Location
    COMPX201Data Structures and Algorithms15.022A (Hamilton), 22A (Tauranga) & 22X (Zhejiang University City College, Hangzhou China)
    This paper covers object-oriented software development in Java focusing on abstract data types and dynamic data structures, while introducing design methodologies in software construction, software process, and software testing.
    COMPX203Computer Systems15.022A (Hamilton) & 22A (Tauranga)
    This paper provides an overview of the operation of computer systems. The central theme is the way in which the hardware and software co-operate to allow the execution of programs written in a high-level language.
    ENGEE211Electromagnetics and Machines15.022A (Hamilton)
    This paper covers engineering applications of electric and magnetic fields including capacitance, magnetic induction, and motors, taught in a problem-solving context.
    ENGEE231Electrical Circuits15.022B (Hamilton)
    This paper covers theory, analysis and frequency response of electrical circuits involving passive elements, complex impedance, complex gain, and feedback.
    ENGEE233Digital Electronics and Microprocessors15.022A (Hamilton)
    This paper provides students with an introduction to digital electronics and microprocessors. It covers combinatorial and sequential logic, hardware description languages, and processor architecture and construction.
    ENGEE281Design of Smart Systems15.022B (Hamilton)
    The paper will involve a number of design case studies and design project, involving smart homes and buildings, smart manufacturing and agriculture, smart grids, and smart transportation.
    ENGEN201Engineering Maths and Modelling 215.022A (Hamilton) & 22H (Online)
    Calculus of Several Variables and its Applications. Vector calculus (Green's, Gauss' and Stokes' theorems). Taylor's Theorem in n dimensions. Introduction to ordinary differential equations and methods to solve them.
    ENGEN270Engineering and Business15.022B (Hamilton)
    This paper focuses on empowering students to become “business savvy” and prepared to enter the workplace and solve real-world problems. Topics covered include; team formation, design thinking, Lean Canvas, project management, Agile, risk management, project finance, professional ethics, preparing for the workplace, and business...
    ENGEN271Engineering Work Placement 10.022X (Hamilton)
    First work placement involving 400 hours of work experience at an approved engineering organisation relevant to your studies. Typically undertaken during the summer semesters at the end of second year.
    ENGEN272Engineering Work Placement 130.022X (Hamilton)
    First work placement for the DipEPP involving 400 hours of work experience at an approved engineering organisation relevant to your studies. Typically undertaken during the summer semesters at the end of second year.
  • 300 Level

    Code Paper Title Points Occurrence / Location
    COMPX301Design and Analysis of Algorithms15.022A (Hamilton)
    This course gives a survey of advanced algorithms and analysis of their performance, along with heuristic methods that include basic Artificial Intelligence techniques.
    COMPX310Machine Learning15.022B (Hamilton) & 22B (Tauranga)
    This paper introduces Machine Learning (ML) which is the science of making predictions. ML algorithms strive to be fast and highly accurate, while processing large datasets. This paper will use standard Python-based ML toolkits to teach the fundamentals of ML.
    COMPX324User Experience Design15.022B (Hamilton), 22B (Tauranga) & 22X (Zhejiang University City College, Hangzhou China)
    An introduction to the field of human-computer interaction (HCI) where students develop skills and techniques for the design and evaluation of modern computer interfaces.
    ENGEE331Signals15.022B (Hamilton)
    This paper covers communications signalling and modulation, and signals fundamentals. Wired and wireless, baseband and passband, the Fourier representation of signals, bandwidth, and transmit filtering, are taught.
    ENGEN301Engineering Maths and Modelling 315.022A (Hamilton)
    Introduces numerical methods and statistical ideas relevant to Engineering.
    ENGEN370Engineering and the Environment15.022A (Hamilton)
    This paper covers sustainability in engineering design and renewable energy generation through the critical lens of environmental impact assessment, risk and resilience, sustainable infrastructure and development, material and energy flow analysis, emissions, carbon accounting and life cycle analysis.
    ENGEN371Engineering Work Placement 20.022X (Hamilton)
    Second work placement involving 400 hours of work experience at an approved engineering organisation relevant to your studies. Typically undertaken during the summer semesters at the end of third year.
    ENGEN372Engineering Work Placement 230.022X (Hamilton)
    Second work placement for the DipEPP involving 400 hours of work experience at an approved engineering organisation relevant to your studies. Typically undertaken during the summer semesters at the end of second year.
    ENGME352Control and Applications15.022A (Hamilton)
    This paper teaches students the theory and application of control in mechanical and electrical systems. This paper covers the introduction of s-domain and plane, open and closed-loop control, PID control, digital control, root locus and frequency response analysis.
    ENGME353Mechanical and Electrical Machines15.022A (Hamilton)
    This paper builds on the fundamentals taught in ENGEN110, ENGEN111 and ENGEN180; it covers application of electromechanical machine characteristics in drive design, selecting suitable power sources and matching transmission components. Problem-based learning is used in conjunction with experimentation to compare theory to real mach...
  • 500 Level

    Code Paper Title Points Occurrence / Location
    COMPX502Cryptography15.022B (Hamilton)
    An introduction to cryptographic methods.
    COMPX521Machine Learning Algorithms15.022A (Hamilton)
    This paper exposes students to selected machine learning algorithms and includes assignments that require the implementation of these algorithms.
    COMPX523Data Stream Mining15.022A (Hamilton)
    Data streams are everywhere, from F1 racing over electricity networks to news feeds. Data stream mining relies on and develops new incremental algorithms that process streams under strict resource limitations.
    COMPX529Engineering Self-Adaptive Systems15.022A (Online)
    Software-intensive systems need to manage themselves to fulfill dynamic requirements in a changing environment. Self-adaptation is employed in clouds/datacenters, digital twins, networks, IoT, autonomous robots, etc. Adaptation challenges include self-configuration, self-optimization, self-healing and self-protection.
    ENGEE531Advanced Signal Processing15.0No occurrences
    This paper introduces advanced methods for digitally processing signals. It covers signal transforms with applications in 1D and 2D, principles and practical methods of digital filter design, statistical signal processing.
    ENGEE532Image Processing and Machine Vision15.022B (Hamilton)
    This paper is an introduction to image processing and machine vision in the engineering context. Students will learn to develop image processing algorithms from theory through to software implementation.
    ENGEE580Mechatronic Projects15.0No occurrences
    The paper brings together electronic, programming, and mechanical skills into projects where real-time systems are designed, constructed, and demonstrated. Timing of actuators and sensor inputs from fastest to slowest limits of a real-time controller imparts an appreciation of scheduling what is possible in any given mechatronic product.
    ENGEN570Engineering and the Profession15.022D (Hamilton)
    The roles and responsibilities of professional engineers are examined. Topics include; project management, leadership, negotiation, ethical responsibilities, legal duties, Treaty of Waitangi, intellectual property and professional communication.
    ENGEN582Honours Research and Development Project45.022X (Hamilton)
    This paper provides the "capstone" project required to complete an accredited engineering degree. The paper builds on the knowledge and skills students have gained in the first three years of their professional engineering degree and reinforces the multidisciplinary aspect of engineering. Students will learn how to carry out a Res...
    ENGEN583Special Topics in Engineering 315.022X (Hamilton)
    An independent theoretical literature or experimental investigation of an engineering topic supervised by a member of staff.

2022 Catalogue of Papers information current as of : 22 March 2024 8:11pm

This page has been reformatted for printing.