University of Sydney Handbooks - 2014 Archive

Download full 2014 archive Page archived at: Fri, 04 Apr 2014 13:43:56 +1100

Unit of study descriptions

Master of Professional Engineering (Power)

To qualify for the award of the Master of Professional Engineering in this specialisation, a candidate must complete 144 credit points, including core and elective units of study as listed below.
Candidates with a Bachelor of Engineering or equivalent in the relevant discipline, and who have reached an acceptable level of academic achievement in their prior degree, may be eligible for a reduction of volume in learning of up to 48 credit points.

Core units

Year One

Year One covers Foundation units only. Candidates with a prior Bachelor of Engineering degree or equivalent in the field related to this specialisation may be exempted from Foundation units.

Year One - Semester One

COMP5212 Software Construction

Credit points: 6 Session: Semester 1 Classes: One 2 hour lecture and one 2 hour tutorial per week. Assumed knowledge: Some prior knowledge of programming is preferred; for students without programming experience, extra assistance is given in the first 6 weeks of the semester. Assessment: Through semester assessments (100%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Dip Comp, M I D M, M P E, PG Coursework Exchange. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
This is a programming unit of study that is designed to enable students, coming from any background, to learn to program in the C language, with emphasis on the individual producing code that works correctly. as a gentler start to C itself, the unit starts with Python, introducing the same core ideas. Once students have mastered this, we move to C, tackling the same deep ideas in the context of the much more difficult programming in C.
Topics include: coding simple dynamic data structures (linked lists); debugging; use of Unix tools for managing programming activities such as testing; learning from manual entries for standard library functions and Unix commands.
On completion of this unit, students will have acquired programming skills and techniques applicable to the development of software used in areas such as networking, computer engineering, language translation, and operating systems.
ELEC5710 Electrical & Electronic Engi (Fund)

Credit points: 6 Session: Semester 1 Classes: 3hrs lectures/labs/tutorials per week Assumed knowledge: Basic knowledge of differentiation & integration, and HSC Physics Assessment: Through semester assessment (50%), Final Exam (50%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: M P E. Faculty: Engineering and Information Technologies
This unit of study aims to develop knowledge of the fundamental concepts and building blocks of electrical and electronics circuits. This is a foundation unit in circuit theory. Circuit theory is the electrical engineer's fundamental tool.
The concepts learnt in this unit will be made use of heavily in many units of study (in later years) in the areas of electronics, instrumentation, electrical machines, power systems, communication systems, and signal processing.
Topics: a) Basic electrical and electronic circuit concepts: Circuits, circuit elements, circuit laws, node and mesh analysis, circuit theorems, energy storage, capacitors and inductors, circuits with switches, transient response, sine waves and complex analysis, phasors, impedance, ac power.; b) Project management, teamwork, ethics; c) Safety issues
ELEC5722 Foundations of Digital Systems Design

Credit points: 6 Session: Semester 1 Classes: 2 hours of lectures, 2 hours of tutorials and 3 hours of laboratory work per week. Assumed knowledge: ELEC1601. This unit of study assumes some knowledge of digital data representation and basic computer organisation. Assessment: Through semester assessment (40%), Final Exam (60%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E (Prof Eng), M P E. Faculty: Engineering and Information Technologies
The purpose of this unit is to equip the students with the skills to design simple digital logic circuits which comprise modules of larger digital systems. The following topics are covered: logic operations, theorems and Boolean algebra, number operations (binary, hex, integer and floating point), combinational logic analysis and synthesis, sequential logic, registers, counters, bus systems, state machines, simple CAD tools for logic design, and the design of a simple computer.
ENGG5011 Foundation Engineering Studies A

Credit points: 6 Session: Semester 1,Semester 2 Classes: no formal classes. regular meetings with supervisor will be required. Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Supervision Associated degrees: Grad Dip E (Prof Eng), M P E. Faculty: Engineering and Information Technologies
Foundations studies covers content that may be assumed knowledge or prerequisite information for follow-on Master of Professional Engineering units. Completion of assigned project work in prescribed background material by the coordinators of the specialist programs will allow students to meet the entry requirements of the MPE degree.

Year One - Semester Two

ELEC5711 Foundations of Computer Systems

Credit points: 6 Session: Semester 2 Classes: 2hr of Lectures per week, 8 hrs of project work in class per semester. Assumed knowledge: HSC Mathematics extension 1 or 2 Assessment: Through semesteer assessment (59%), Final Exam (41%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: M P E. Faculty: Engineering and Information Technologies
This unit of study introduces the fundamental digital concepts upon which the design and operation of modern digital computers are based. A prime aim of the unit is to develop a professional view of, and a capacity for inquiry into, the field of computing.
Topics covered include: data representation, basic computer organisation, the CPU, elementary gates and logic, peripheral devices, software organisation, machine language, assembly language, operating systems, data communications and computer networks.
ELEC5720 Foundations Electronic Devs and Circuits

Credit points: 6 Session: Semester 2 Classes: 2 hours of lectures per week, and a 2 hours tutorial and 2 hours lab per fortnight. Prohibitions: ELEC2104 Assumed knowledge: Ohm's Law and Kirchoff's Laws; action of Current and Voltage sources; network analysis and the superposition theorem; Thevenin and Norton equivalent circuits; inductors and capacitors, transient response of RL, RC and RLC circuits; the ability to use power supplies, oscilloscopes, function generators, meters, etc. Assessment: Through semester assessment (40%), Final Exam (60%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E (Prof Eng), M P E. Faculty: Engineering and Information Technologies
Modern Electronics has come to be known as microelectronics which refers to the Integrated Circuits (ICs) containing millions of discrete devices. This course introduces some of the basic electronic devices like diodes and different types of transistors. It also aims to introduce students the analysis and design techniques of circuits involving these discrete devices as well as the integrated circuits. Completion of this course is essential to specialize in Electrical, Telecommunication or Computer Engineering stream. The knowledge of ELEC1103 is assumed.
ELEC5721 Foundations of Signals and Systems

Credit points: 6 Session: Semester 2 Classes: 2 hours of lectures, 2 hours lab/tutorial per week and 1 hour of eLearning session per week. Assumed knowledge: Basic knowledge of differentiation & integration, differential equations, and linear algebra. Assessment: Through semester assessment (30%), Final Exam (70%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E (Prof Eng), M P E. Faculty: Engineering and Information Technologies
This unit aims to teach some of the basic properties of many engineering signals and systems and the necessary mathematical tools that aid in this process. The particular emphasis is on the time and frequency domain modeling of linear time invariant systems. The concepts learnt in this unit will be heavily used in many units of study (in later years) in the areas of communication, control, power systems and signal processing. A basic knowledge of differentiation and integration, differential equations, and linear algebra is assumed.
ELEC5723 Found: Simulations & Numerical Solutions

Credit points: 6 Session: Semester 2 Classes: Lecture 1 hours per week, Laboratory 3 hours per week. Prohibitions: COSC1001 and COSC1901 Assumed knowledge: ELEC1103. Understanding of the fundamental concepts and building blocks of electrical and electronics circuits and aspects of professional project management, teamwork, and ethics. Assessment: Through semester assesment (25%), Final Exam (75%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E, M P E. Faculty: Engineering and Information Technologies
Objectives:
* How to apply the software package Matlab to achieve engineering solutions
* Critical assessment of various computer numerical techniques
* Professional project management, teamwork, ethics
This unit assumes an understanding of the fundamental concepts and building blocks of electrical and electronics circuits. As well as covering the specific topics described in the following paragraphs, it aims to develop skills in professional project management and teamwork and promote an understanding of ethics.
Basic features of Matlab. The Matlab desktop. Interactive use with the command window. Performing arithmetic, using complex numbers and mathematical functions. Writing script and function m-files. Matrix manipulations. Control flow. Two dimensional graphics. Application of Matlab to simple problems from circuit theory, electronics, signals and systems and control. Investigation of the steady state and transient behaviour of LCR circuits. Matlab based numerical solutions applicable to numerical optimization, ordinary differential equations, and data fitting. Introduction to symbolic mathematics in Matlab. Applications, including the derivation of network functions for simple problems in circuit analysis. Introduction to the use of Simulink for system modelling and simulation.

Year Two - Semester One

ENGG5202 Sustainable Design, Eng and Mgt

Credit points: 6 Session: Semester 1 Classes: 2 lectures per week, tutorials 2 hour per week and projects and self assisted learning (4 hours per week) Assumed knowledge: General knowledge in science and calculus and understanding of basic principles of chemistry, physics and mechanics Assessment: Through semester assessment (70%), Final Exam (30%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Cert E, M P E. Faculty: Engineering and Information Technologies
The aim of this UoS is to give students an insight and understanding of the environmental and sustainability challenges that Australia and the planet are facing and how these have given rise to the practice of Sustainable Design, Engineering and Management. The objective of this course is to provide a comprehensive overview of the nature and causes of the major environmental problems facing our planet, with a particular focus on energy and water, and how engineering is addressing these challenges.
The course starts with a description of the physical basis of global warming, and proceeds with a discussion of Australia`s energy and water use, an overview of sustainable energy and water technologies and sustainable building design. Topics include the principles of sustainability, sustainable design and social responsibility, sustainable and renewable energy sources, and sustainable use of water. Aspects of designing a sustainable building, technologies that minimise energy and water consumption, consider recycling and reducing waste disposal using advanced design will also be discussed during this course.
ENGG5204 Engineering Professional Practice

Credit points: 6 Session: Semester 1 Classes: Lecture 1 hour per week, Tutorial 1 hour per week, Workgroup 1 hour per week. Assumed knowledge: Competences and experience in engineering obtained during an accepted engineering degree Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E, M P E. Faculty: Engineering and Information Technologies
his UoS is designed to provide graduate engineers studying for a Master of Professional Engineering degree with an introduction to the professional engineering skills necessary to practice as an engineer.
These include the various elements of engineering practice, an understanding of the role of the engineer in industry, basic knowledge of the law of contracts and legal responsibility, teamwork and leadership skills, an understanding of the professional responsibilities of engineers, competence in verbal communication and presentations and in reading and writing reports, and an understanding of ethical considerations. The material, learning and assessment is tailored for graduates from Australian and overseas universities.
Select 12 credit points from the Foundation units block.

Year Two - Semester Two

Select 12 credit points from the Foundation units block.
Candidates complete 24 credit points of Foundation units across Year Two.
Select 12 credit points from the Specialist units block, the Elective units block or the Management Elective units block.
Candidates complete 36 credit points of specialist units, 12 credit points of Electives and 12 credit points of Management Electives across Year Two and Year Three.

Year Three - Semester One

ENGG5217 Practical Experience

Session: Semester 1,Semester 2 Classes: no formal classes Assessment: Students will write reports on their industrial experiences and maintain a portfolio of work. Portfolio (100%) Campus: Camperdown/Darlington Mode of delivery: Professional Practice Associated degrees: M P E. Faculty: Engineering and Information Technologies
Note: Students should have completed one year of their MPE program before enrolling in this unit.
The 3 year MPE requires students to obtain industrial work experience of twelve weeks duration (60 working days) or its equivalent towards satisfying the requirements for award of the degree. Students can undertake their work experience in the final year of the MPE program (Year 3). Students may have prior work in an Engineering field carried out on completion of their undergraduate degree accepted as meeting the requirements of this component.
Students must be exposed to professional engineering practice to enable them to develop an engineering approach and ethos, and to gain an appreciation of engineering ethics. and to gain an appreciation of engineering ethics.
The student is required to inform the Faculty of any work arrangements by emailing the Graduate School of Engineering and Information Technologies. Assessment in this unit is by the submission of a portfolio containing written reports on the involvement with industry. For details of the reporting requirements, go to the faculty's Practical Experience portfolio web site http://sydney.edu.au/engineering/practical-experience/index.shtml
ELEC5020 Capstone Project A

Credit points: 6 Session: Semester 1,Semester 2 Classes: Independent project work. Prerequisites: 48 credits from MPE degree program Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Supervision Associated degrees: M E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
Students will work individually or in groups on an assigned project for the Semester. The concepts covered depend on the nature of the project, but broadly cover research and inquiry, and information literacy.
Candidates achieving an average mark of 70% or higher over 48 credit points of units of study in the Year Two Table or equivalent are eligible for the Extended Capstone Project. See Project units.
Candidates achieving an average mark of 75% or higher over 48 credit points of units of study in the Year Two Table or equivalent are eligible for the Research Pathway and may replace ELEC5020 and 6cp of recommended electives with ELEC5222 Dissertation A.
Select 18 credit points from the Specialist units block, the Elective units block or the Management Elective units block..
Candidates complete 36 credit points of specialisy units, 12 credit points of Electives and 12 credit points of Management Electives across Year Two and Year Three.

Year Three - Semester Two

ELEC5021 Capstone Project B

Credit points: 6 Session: Semester 1,Semester 2 Classes: Independent project work. Corequisites: ELEC5020 Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Supervision Associated degrees: M E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
Students will work individually or in groups on an assigned project for the Semester. The concepts covered depend on the nature of the project, but broadly cover research and inquiry, and information literacy.
Candidates achieving an average mark of 70% or higher over 48 credit points of units of study in the Year Two Table or equivalent are eligible for the Extended Capstone Project. See Project units.
Candidates achieving an average mark of 75% or higher over 48 credit points of units of study in the Year Two Table or equivalent are eligible for the Research Pathway and may replace ELEC5021 and 6cp of recommended electives with ELEC5223 Dissertation B.
Select 18 credit points from the Specialist units block, the Elective units block or the Management Elective units block..
Candidates complete 36 credit points of specialist units, 12 credit points of Electives and 12 credit points of Management Electives across Year Two and Year Three.

Foundation units

Candidates must complete 24 credit points from the following Foundation units of study.
ELEC5732 Foundations of Electricity Networks

Credit points: 6 Session: Semester 1 Classes: 2 hours of lectures and 3 hours lab/tutorial per week. Prohibitions: ELEC3203 Assumed knowledge: This unit of study assumes a competence in first year mathematics (in particular, the ability to work with complex numbers), in elementary circuit theory and in basic electromagnetics Assessment: Through semester assessment (60%), Final Exam (40%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: M P E. Faculty: Engineering and Information Technologies
Note: This Unit of Study is only available to Master of Professional Engineering degree students with a Non- Electrical Engineering Bachelor's degree.
This unit of study provides an introduction to electrical power engineering and lays the groundwork for more specialised units. It assumes a competence in first year mathematics (in particular, the ability to work with complex numbers), in elementary circuit theory and in elements of introductory physics. A revision will be carried out of the use of phasors in steady state ac circuit analysis and of power factor and complex power. The unit comprises an overview of modern electric power system with particular emphasis on generation and transmission. The following specific topics are covered. The use of three phase systems and their analysis under balanced conditions. Transmission lines: calculation of parameters, modelling, analysis. Transformers: construction, equivalent circuits. Generators: construction, modelling for steady state operation. The use of per unit system. The analysis of systems with a number of voltage levels. The load flow problem: bus and impedance matrices, solution methods. Power system transient stability. The control of active and reactive power. Electricity markets, market structures and economic dispatch. Types of electricity grids, radial, mesh, networks. Distribution systems and smart grids.
ELEC5733 Foundations of Power Electronics & Apps

Credit points: 6 Session: Semester 1 Classes: 2 hours of lectures, 3 hours lab/tutorial per week. Assumed knowledge: Differential equations, linear algebra, complex variables, analysis of linear circuits. Fourier theory applied to periodic and non-periodic signals. Software such as MATLAB to perform signal analysis and filter design. Familiarity with the use of basic laboratory equipment such as oscilloscope, function generator, power supply, etc. Assessment: Through semester assessment (45%), Final Exam (55%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: M P E. Faculty: Engineering and Information Technologies
Note: This Unit of Study is only available to Master of Professional Engineering degree students with a Non- Electrical Engineering Bachelor's degree.
This unit of study aims to teach the fundamentals of advanced energy conversion systems based on power electronics. It provides description of the operation principles and control of these blocks. Through analysis and design methodologies, it delivers an in depth understanding of modern enabling technologies associated with energy conversion. Through laboratory hands-on experience on actual industrial systems, such electrical motor drives, robotic arms, and power supplies, it enhances the link between the theory and the "real" engineering world. The unit clarifies unambiguously the role these imperative technologies play in every human activity; from mobile telephone chargers to energy electricity grids; from electric vehicles and industrial automation to wind energy conversion to name just few. The following topics are covered: Introduction to power electronic converters and systems; applications of power electronic converters; power semiconductor devices; uncontrolled rectifiers: single- and three-phase; non-isolated dc-dc converters: buck, boost and buck-boost; isolated dc-dc converters; inverters: single- and three-phase; uninterruptible power supplies; battery chargers and renewable energy systems; electric and hybrid electric vehicles technologies, design of converters and systems.
ELEC5734 Foundations Elec Energy & Conversion Sys

Credit points: 6 Session: Semester 2 Classes: 2 hours of lectures per week and 3 hours of labs and one hour of tutorial per fortnight. Assumed knowledge: Following concepts are assumed knowledge for this unit of study: familiarity with circuit theory, electronic devices, ac power, capacitors and inductors, and electric circuits such as three-phase circuits and circuits with switches, the use of basic laboratory equipment such as oscilloscope and power supply. Assessment: Through semester assessment (40%), Final Exam (60%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: M P E. Faculty: Engineering and Information Technologies
This unit of study aims to give students a good understanding of electrical energy conversion techniques and equipment.
Students who successfully complete this unit will
1) have a broad view of electrical energy conversion systems including transformers, DC machines, induction machines and synchronous machines;
2) be able to analyze and solve problems in transformers and electric machines;
3) have gained confidence in their ability to undertake more advanced study in the power area.
The following specific topics are covered: magnetic circuits, inductance, sinusoidal excitation, hysteresis and eddy current loss, permanent magnets, electromechanical energy conversion, singly-excited and doubly-excited systems, transformers, single-phase, equivalent circuit parameters, three-phase transformers, autotransformers, DC machines, separate excitation, shunt excitation, series excitation, and compound excitation, efficiency, armature reaction, induction machines, revolving field, equivalent circuit, squirrel cage machines, measurements of the parameters, DC resistance test, no-load test, blocked-rotor test, synchronous machines, field relationships, power-angle relationships, salient pole machines.
ELEC5735 Foundations of Control

Credit points: 6 Session: Semester 2 Classes: 2 hours of lectures and a 3 hours lab/tutorial per week. Assumed knowledge: Specifically the following concepts are assumed knowledge for this unit: familiarity with basic Algebra, Differential and Integral Calculus, Physics; solution of linear differential equations, Matrix Theory, eigenvalues and eigenvectors; linear electrical circuits, ideal op-amps; continuous linear time-invariant systems and their time and frequency domain representations, Laplace transform, Fourier transform. ELEC2302 and MATH2061 or equivalent. Assessment: Through semester assessment (43%), Final Exam (57%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: M P E. Faculty: Engineering and Information Technologies
This unit is mainly concerned with the application of feedback control to continuous-time, linear time-invariant systems. It aims to give the students an appreciation of the possibilities in the design of control and automation in a range of application areas. The concepts learnt in this unit will be made use of heavily in many units of study in the areas of communication, control, electronics, and signal processing.
The following specific topics are covered: Modelling of physical systems using state space, differential equations, and transfer functions, dynamic response of linear time invariant systems and the role of system poles and zeros on it, simplification of complex systems, stability of feedback systems and their steady state performance, Routh-Hurwitz stability criterion, sketching of root locus and controller design using the root locus, Proportional, integral and derivative control, lead and lag compensators, frequency response techniques, Nyquist stability criterion, gain and phase margins, compensator design in the frequency domain, state space design for single input single-output systems, pole placement state variable feedback control and observer design

Specialist units

Candidates must complete 36 credit points from the following Specialis units of study.
ELEC5203 Topics in Power Engineering

Credit points: 6 Session: Semester 2 Classes: 2 hours of lectures and 2 hour tutorial/loboratory per week. Assumed knowledge: ELEC3203 Power Engineering and ELEC3204 Power Electronics and Drives.Familiarity with basic mathematics and physics; competence with basic circuit theory and understanding of electricity grid equipment such as transformers, transmission lines and associated modeling; and fundamentals of power electronic technologies. Assessment: Through semester assessment (40%), Final Exam (60%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, M P E, UG Study Abroad Program. Faculty: Engineering and Information Technologies
This unit of study aims to give students an in depth understanding of modern power electronic equipment supporting the intelligent grid of the future and the associated electronic control. Electronic power systems rely on a complex system of methods and equipment for controlling the voltage levels and for maintaining the stability and security of the supply. It covers recent findings in the fundamental theory and the massive change of modern power electronic equipment and methods supporting the electricity grids. It also looks at the huge influence of computer-aided analysis of electric power systems and the effects of the deregulation of the industry. The specific topics covered are as follows: Introduction to power electronic systems and applications in the electrical grid, power semiconductors, reactive power control in power systems, flexible AC transmission systems (FACTS), high-voltage direct-current transmission (HVDC), static reactive power compensator, dynamic voltage restorer, unified-power flow controller, line-commutated converters, thyristor-controlled equipment, phase-angle regulators, voltage-source converter based power electronic equipment, harmonics, power quality, passive and active filters, distributed generation, grid-interconnection of renewable energy sources, intelligent grid technologies.
ELEC5204 Power Systems Analysis and Protection

Credit points: 6 Session: Semester 1 Classes: 2 hours of lectures and a 1 hour tutorial per week, 2 hours laboratory per week. Assumed knowledge: The unit assumes basic knowledge of circuits, familiarity with basic mathematics, competence with basic circuit theory and an understanding of three phase systems, transformers, transmission lines and associated modeling and operation of such equipment. Assessment: Through semester assessment (40%), Final Exam (60%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, M P E, UG Study Abroad Program. Faculty: Engineering and Information Technologies
This unit provides the basis for the analysis of electricity grids using symmetrical components theory. Such analysis theory is the basis for the understanding of electrical faults and the design of protection strategies to safeguard the electrical equipment, and maintain safety of the plant at the highest possible level.
The following specific topics are covered: The types and causes of power system faults; balanced faults and short circuit levels; an introduction to fault current transients in machines; symmetric components, sequence impedances and networks; the analysis of unsymmetrical faults. Review of the impact of faults on power system behaviour; issues affecting protection scheme characteristics and clearance times; the security and reliability of protection schemes; the need for protection redundancy and its implementation as local or remote backup; zones of protection and the need for zones to overlap; the analysis and application of over-current and distance relay protection schemes with particular reference to the protection of transmission lines.
ELEC5205 High Voltage Engineering

Credit points: 6 Session: Semester 2 Classes: 2 hours lecture and 2 hours tutorial/lab per week. Prerequisites: ELEC3203. The following previous knowledge is assumed for this unit. Circuit analysis techniques, electricity networks, power system fundamentals Assessment: Through semester assessment (60%), Final Exam (40%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, M P E, UG Study Abroad Program. Faculty: Engineering and Information Technologies
The unit provides advanced knowledge associated with high voltage engineering methods, techniques and equipment. It is divided into two sections. The first section presents fundamentals of the failure mechanisms of solid, liquid and gaseous insulation at high voltages. It also discusses consequent design principles for high-voltage equipment; of the generation of high direct, alternating and impulse voltages for testing high-voltage equipment; and of methods for monitoring and assessing the condition of high-voltage equipment such as dissolved gas analysis for oil-filled transformers and partial discharge in cables. The second section presents in detail all the high-voltage equipment and in particular underground cables, overhead transmission lines, transformers, bushings and switchgear. It finally offers asset management solutions for modern transmission and distribution electricity networks.
ELEC5206 Sustainable Energy Systems

Credit points: 6 Session: Semester 2 Classes: 2 hours of lectures per week and 2 hours of labs and 2 hours of tutorials per fortnight. Assumed knowledge: Following concepts are assumed knowledge for this unit of study: familiarity with transformers, ac power, capacitors and inductors, electric circuits such as three-phase circuits and circuits with switches, and basic electronic circuit theory. Assessment: Through semester assessment (50%), Final Exam (50%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, B E, B A, B E, B Com, B E, B Sc, B E, LL B, Grad Cert E, M P E. Faculty: Engineering and Information Technologies
The unit builds upon the knowledge of engineering mathematics, electronic devices and circuit theory and simulation techniques. It deals with both technical and business aspects of sustainable electrical energy systems. In technical aspect, it focuses on energy conversion and electrical characteristics of different renewable energy sources and integration of multiple energy sources into power system both at distribution and transmission levels. In business aspect, it focuses on economical, marketing and political aspects of installing and managing sustainable electrical energy systems in present and future society. It lays a solid foundation of practical and managerial skills on electronics and electrical (power) engineering and later studies such as intelligent electricity networks and advanced energy conversion and power systems. The following topics are covered: modern power systems; distributed generation; co-generation; tri-generation; microturbines; fuel cells; renewable energy sources: solar, wind, hydro, biomass, wind turbines; photovoltaic; grid-connected power systems; stand-alone power systems.
ELEC5207 Advanced Power Conversion Technologies

Credit points: 6 Session: Semester 2 Classes: 2 hr Lecture per week, 2-3hrs of tutorial /laboratory per week Assumed knowledge: Fundamentals of Power Electronics and Applications Assessment: Through semester assessment (45%), Final Exam (55%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, M P E, PG Coursework Exchange. Faculty: Engineering and Information Technologies
The unit aims to cover advanced topics in power electronics and it applications. In particular, the power electronics interface design and implementation for microgrid, smart grids and modern power systems which have received tremendous attention in recent years. Many countries including Australia are developing different power electronics technologies such as integrating renewable energy sources into the grid, managing charging and discharging of high power energy storage system, controlling the reactive power of power electronics interfaces for grid stability, and adding communication capability to power electronics interfaces for smart meter implementation. The unit assumes prior fundamental knowledge of power electronics systems and applications, including the ability to analyse basic power converters for all four conversions (ac-ac, ac-dc, dc-ac, and ac-dc), and design and implement various applications, such as motor drive and battery charger, with the consideration of electrical characteristics of semiconductors and passive elements. This unit will cover advanced technologies on power electronics interfaces for smart grids and microgrid implementation, which include dynamic voltage restorer, active power filter, reactive power compensation, energy storage management, hybrid energy sources optimisation, multilevel inverter and control, D-STATCOM, etc. To analyse these advanced power conversion systems, some analytical techniques will be introduced. This includes resonant converters, soft-switching technique, ac equivalent circuit modeling, converter control and input/output filter design.
ELEC5208 Intelligent Electricity Networks

Credit points: 6 Session: Semester 1 Classes: 2hr lectures per week, 1 nr of tutorial per week. Assumed knowledge: Fundamentals of Electricity Networks, Control Systems and Telecommunications Assessment: Through semester assessment (40%), Final Exam (60%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
This unit aims to give students an introduction to the planning and operation of modern electricity grids, also known as 'smart grids'. Traditional power networks featured a small number of large base-load plants sending power out over transmission lines to be distributed in radial lower voltage networks to loads. In response to the need to reduce carbon impact, future networks will feature diverse generation scattered all over the network including at distribution levels. Also there will be new loads such as electric vehicles and technologies including energy storage and lower voltage power flow control devices. The operation of these new networks will be possible by much greater use of information and communication technology (ICT) and control over the information networks.
The unit will cover recent relevant developments in energy technologies as well as important components of 'smart grids' such as supervisory control and data acquisition (SCADA), substation automation, remote terminal units (RTU), sensors and intelligent electronic devices (IED). Operation of these electricity grids requires a huge amount of data gathering, communication and information processing. The unit will discuss many emerging technologies for such data, information, knowledge and decision processes including communication protocols and network layouts, networking middleware and coordinated control. Information systems and data gathering will be used to assess key performance and security indicators associated with the operation of such grids including stability, reliability and power quality.
ELEC5211 Power Systems Dynamics and Control

Credit points: 6 Session: Semester 1 Classes: 2hr lectures per week; 2hr Tutorial per week; 3hr Laboratory per week Prerequisites: ELEC3203 or ELEC5732 or equivalent Assumed knowledge: This unit of study assumes a competence in first year mathematics (in particular, the ability to work with complex numbers), in elementary circuit theory and in basic electromagnetics. Assessment: Through semester assessment (40%), Final Exam (60%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
The unit deals with power systems modelling, analysis and simulation under transient conditions. The unit will cover the following topics:
- Analysis of power systems subject to electromagnetic and electromechanical transients
- Power system modelling for stability analysis and electromagnetic transients analysis: Synchronous machine modelling using Park's transformation; Modelling of excitation systems and turbine governors; Modelling of the transmission system; Load modelling.
- Simulation of interconnected multi machine systems
- Stability analysis: Transient stability; Voltage stability; Frequency stability; Small signal stability.
- Power system control: Voltage control; Frequency control; Power system stabilizers; Emergency control.
The unit is a specialist Unit for MPE (Power) and ME (Electrical and Power). It is also available as a recommended elective for BE Electrical (Power).
ELEC5212 Power Systems Planning and Markets

Credit points: 6 Session: Semester 2 Classes: 2hr lecture per week; 2hr tutorial per week; 2hr Laboratory per fortnight. Prerequisites: ELEC3203 or ELEC5732 or equivalent Assessment: Through semester assessment (55%), Final Exam (45%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, M P E. Faculty: Engineering and Information Technologies
Deregulation of the electricity industry has fundamentally changed the power systems operation paradigm. The focus has shifted from central planning of vertically integrated utilities to market driven operation. The increasing penetration of intermittent renewable energy sources has further increased the complexity. To equip the student with the necessary skills to address the challenges of modern power systems, the unit will cover the following topics:
- Overview of the traditional electricity industry structure and operation: Economic dispatch and unit commitment; Power system reliability.
- Drivers for the restructuring of the electricity industry.
- Electricity market design: Market structures (spot, bilateral, hybrid) ; Energy market; Ancillary services market.
- Electricity industry in Australia and the National Electricity Market
- Power system expansion planning: Transmission planning; Generation planning; Power system adequacy assessment.
- Distribution systems: Modern developments (distributed generation, demand management).
The unit is a specialist Unit for MPE (Power) and ME (Electrical and Power). It is also available as a recommended elective for BE Electrical (Power).

Elective units

Candidates must complete 12 credit points from the following Elective units of study.
ELEC5303 Computer Control System Design

Credit points: 6 Session: Semester 1 Classes: 2 hours of lectures and a 2 hours lab/tutorial per week. Assumed knowledge: This unit assumes a basic knowledge of calculus, functions of real variables, Laplace transform, matrix theory and control theory. Assessment: Through semester assessment (44%), Final Exam (56%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, Grad Cert I T, M P E, PG Coursework Exchange. Faculty: Engineering and Information Technologies
This unit aims to teach the basic issues involved in the analysis and design of computer-controlled systems. The emphasis is on theory rather than technological application or industrial practice.
However, students are expected to test some of these ideas on a few benchmark control problems in the laboratory. Completion of the unit will facilitate progression to advanced study in the area and to work in industrial control. This unit assumes a basic knowledge of calculus, functions of real variables, Laplace transform, matrix theory and control theory.
The following topics are covered. Sampled data systems: aliasing. Zero order hold equivalent: inverse of sampling, sampling system with time delay. Properties of difference equations: solution, stability, change of co-ordinates, Z transform. Input output models: pulse response, pulse transfer operator, pulse transfer function, interpretation of poles and zeros.
Analysis of discrete time system: stability (Jury's test, Nyquist criterion, Lyapunov method), sensitivity and robustness, observability (observers, reduced order observers), reachability and controllers, loss of reachability/observability through sampling, output feedback, the Separation theorem. Optimal control: Kalman filter, linear quadratic regulator, output feedback, the Separation theorem.
Approximating continuous time controllers. Finite word length mplementations.
ELEC5508 Wireless Engineering

Credit points: 6 Session: Semester 2 Classes: 2 hours of lectures and a 1 hour tutorial per week. Assumed knowledge: Basic knowledge in probability and statistics, analog and digital communications, error probability calculation in communications channels, and telecommunications network. Assessment: Through semester assessment (30%), Final Exam (70%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B C S T (Hons), B E, B I T (Hons), Grad Cert E, Grad Cert I T, M P E, PG Coursework Exchange. Faculty: Engineering and Information Technologies
This unit will introduce the key ideas in modern wireless telecommunications networks. It will address both physical layer issues such as propagation and modulation, plus network layer issues such as capacity, radio resource management and mobility management issues.
The following topics are covered. Mobile radio channel: Multipath fading, diversity, log-normal fading, mean propagation loss, propagation models. Cellular technologies: Cell types, coverage, frequency reuse, spectral efficiency, link budget, power budget, traffic capacity. Omnidirectional and sectorised antennas. Handover, interaction with the fixed network. Microcells and macrocells, Medium access control: Near-far effect and the hidden terminal problem. Multiple access schemes: FDMA, TDMA, CDMA. Aloha and s-Aloha, carrier sense multiple access, reservation-based MAC schemes, polling, spread-aloha multiple access. GSM: System architecture, radio resource management, mobility management, connection management.
Third generation systems: WCDMA and cdma2000. Wireless LANs: IEEE802.11, Hiperlan, Bluetooth. Convergence: GSM evolution to data services via GPRS and EDGE. Issues with TCP over wireless. Mobility management in MobileIP.
ELEC5511 Optical Communication Systems

Credit points: 6 Session: Semester 1 Classes: 2 hours of lectures and 2 hours laboratory/tutorial per week. Assumed knowledge: (ELEC3505 Communications) and (ELEC3405 Communications Electronics and Photonics) or equivalent Assessment: Through semester assessment (25%), Final Exam (75%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, Grad Cert I T, M P E, PG Coursework Exchange. Faculty: Engineering and Information Technologies
This course will provide an understanding of the fundamental principles of optical fibre communication systems. It commences with a description of optical fibre propagation characteristics and transmission properties. We will then consider light sources and the fundamental principles of laser action in semiconductor and other lasers, and also the characteristics of optical transmitters based on semiconductor and electro-optic modulation techniques. The characteristics of optical amplifiers will also be discussed. On the receiver side, the principles of photodetection and optical receiver sensitivity will be discussed. Other aspects such as fibre devices and multiple wavelength division multiplexing techniques will also be discussed. Finally, the complete optical fibre communication system will be studied to enable the design of data transmission optical systems, local area networks and multi-channel optical systems.
ELEC5512 Optical Networks

Credit points: 6 Session: Semester 2 Classes: 2 hours of lectures and 1 hour laboratory/tutorial per week. Assumed knowledge: Knowledge of digital communications, wave propagation, and fundamental optics Assessment: Through semester assessment (25%), Final Exam (75%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, Grad Cert E, Grad Cert I T, M P E, PG Coursework Exchange. Faculty: Engineering and Information Technologies
This Unit builds upon the fundamentals of optical communication introduced in ELEC3405 (Communications Electronics and Photonics). It focuses on photonic network architectures and protocols, network design, enabling technologies and the drivers for intelligent optical network.
Students will learn how to analyze and design optical networks and optical components.
Introduction, photonic network architectures: point to point, star, ring, mesh; system principles: modulation formats, link budgets, optical signal to noise ratio, dispersion, error rates, optical gain and regeneration; wavelength division multiplexed networks; WDM components: optical filters, gratings, multiplexers, demultiplexers, wavelength routers, optical crossconnects, wavelength converters, WDM transmitters and receivers; Wavelength switched/routed networks, ultra high speed TDM, dispersion managed links, soliton systems; broadcast and distribution networks, multiple access, subcarrier multiplexed lightwave video networks, optical local area and metropolitan area networks; protocols for photonic networks: IP, Gbit Ethernet, SDH/SONET, FDDI, ATM, Fibre Channel.
ELEC5514 Networked Embedded Systems

Credit points: 6 Session: Semester 2 Classes: 2 hours lecture and 2 hours lab per week. Assumed knowledge: ELEC3305, ELEC3506, ELEC3607 and ELEC5508 or equivalent Assessment: Through semester assessment (60%), Final Exam (40%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B C S T (Hons), B E, B I T (Hons), Grad Cert E, Grad Cert I T, M P E, PG Coursework Exchange. Faculty: Engineering and Information Technologies
This unit aim to teach the fundamentals concepts associated with:
* Networked Embedded Systems, wireless sensor networks
* Wireless channel propagation and radio power consumption
* Wireless networks, ZigBee, Bluetooth, etc.
* Sensor principle, data fusion, source detection and identification
* Multiple source detection, multiple access communications.
* Network topology, routing, network information theory
* Distributed source channel coding for sensor networks
* Power-aware and energy-aware communication protocols.
* Distributed embedded systems problems such as time synchronization and node localization,
Exposure to several recently developed solutions to address problems in wireless sensor networks and ubiquitous computing giving them a well-rounded view of the state-of the-art in the networked embedded systems field.
Student involvement with projects will expose them to the usage of simulators and/or programming some types of networked embedded systems platforms.
* Ability to identify the main issues and trade-offs in networked embedded systems.
* Understanding of the state-of-the-art solutions in the area
* Based on the above understanding, ability to analyze requirements and devise first-order solutions for particular networked embedded systems problems.
* Familiarization with a simulator platform and real hardware platforms for network embedded systems through the Students involvement in projects.
ELEC5614 Real Time Computing

Credit points: 6 Session: Semester 1 Classes: 2 hours of lectures, 1 hour tutorial per week, 2 hours labs per week. Prohibitions: MECH5701 Assumed knowledge: SOFT2130 Software Construction (or SOFT2004 Software Development Methods 1) and ELEC3607 Embedded Computing (or ELEC2601 Microprocessor Systems) Assessment: Through semester assessment (30%), Final Exam (70%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B C S T (Hons), B E, B I T (Hons), Grad Cert E, Grad Cert I T, M P E, PG Coursework Exchange. Faculty: Engineering and Information Technologies
This unit is concerned with the theory and practice of real time computer systems as applied to the design of embedded systems and computer control systems in engineering, manufacturing and automation.
Some background in programming, object oriented design and system architecture is assumed. A prime aim of this unit of study is to develop a capacity for research and inquiry in the field of real-time and embedded systems. Completion of this unit will facilitate progression to advanced study or to work in embedded systems and industrial real-time computer systems.
The following topics are covered. Hard real time and embedded systems, as applied to engineering, manufacturing and automation. Timing and scheduling: periodic vs aperiodic processes, deadlines, rate monotonic, deadline monotonic and earliest deadline scheduling. Management of shared resources. Real-time languages and their features. Real time operating systems. Real time software design. Embedded Systems: overview, signal flow, interfacing. Reliability and fault tolerance in hardware and software. SCADA and DCCS. Some case studies.
ELEC5616 Computer and Network Security

Credit points: 6 Session: Semester 1 Classes: 2 hours of lectures, 1 hour of tutorial and 2 hours labs per week. Assumed knowledge: A programming language, basic maths. Assessment: Through semester assessment (50%), Final Exam (50%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B C S T (Hons), B E, B I T (Hons), Grad Cert E, Grad Cert I T, M P E, PG Coursework Exchange. Faculty: Engineering and Information Technologies
This unit examines the basic cryptographic building blocks of security, working through to their applications in authentication, key exchange, secret and public key encryption, digital signatures, protocols and systems. It then considers these applications in the real world, including models for integrity, authentication, electronic cash, viruses, firewalls, electronic voting, risk assessment, secure web browsers and electronic warfare. Practical cryptosystems are analysed with regard to the assumptions with which they were designed, their limitations, failure modes and ultimately why most end up broken.
ELEC5620 Model Based Software Engineering

Credit points: 6 Session: Semester 2 Classes: 2 hours lectures, 1 hour of tutorial and 2 hours of lab/project work in class per week. Assumed knowledge: A programming language, basic maths Assessment: Through semester assessment (50%), Final Exam (50%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: B E, B I T, Grad Cert E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
Model-Based Software Engineering focuses on modern software engineering methods, technologies, and processes used in professional development projects. It covers both the pragmatic engineering elements and the underlying theory of the model-based approach to the analysis, design, implementation, and maintenance of complex software-intensive systems. Students will participate in a group project, which will entail developing and/or evolving a software system, following a full development cycle from requirements specification through to implementation and testing using up-to-date industrial development tools and processes. At the end of the course they will provide a presentation and demonstration of their project work to the class. There is no formal teaching of a programming language in this unit, although students will be expected to demonstrate through their project work their general software engineering and architectural skills as well as their mastery of model-based methods and technologies. Students successfully completing this unit will have a strong practical and theoretical understanding of the modern software development cycle as applied in industrial settings. In particular, they will be familiar with the latest model-based software engineering approaches necessary for successfully dealing with today's highly complex and challenging software systems. The pedagogic grounds for this course and its focus on model-based approaches are to arm new software engineers with skills and perspectives that extend beyond the level of basic programming. Such skills are essential to success in software development nowadays, and are in great demand but very low supply. The dearth of such expertise is one of the key reasons behind the alarmingly high failure rate of industrial software projects (currently estimated at being greater than 40%). Therefore, this unit complements SQE and strengthens a key area in the program.
ELEC5621 Digital Systems Design

This unit of study is not available in 2014

Credit points: 6 Session: Semester 2 Classes: Lecture 2 hours per week, Laboratory 3 hours per week. Assumed knowledge: Basic knowledge of digital logic, computer architecture and microprocessor systems is required. Equivalent to ELEC2602 and ELEC3608. Assessment: Assignment (20%), Project Report (30%), Final Exam (50%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
This unit of study explores the design of digital computing systems using hardware description languages. Topics covered include field programmable gate array (FPGA) architectures, computer arithmetic, high-speed digital logic, interfacing, computer architectures and case studies. Emphasis will be on how to design high-performance digital systems at the algorithmic, system and logic level. Students are required to implement, test and report on a digital design of moderate complexity.

Management Elective units

Candidates must complete 12 credit points from the following Management Elective units of study.
ENGG5203 Quality Engineering and Management

Credit points: 6 Session: Semester 2 Classes: Presentation 2.00 hours per week, Project Work - in class 2.00 hours per week. Assumed knowledge: First degree in Engineering or a related discipline, Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E, M P E, M P L, M P M. Faculty: Engineering and Information Technologies
This subject is designed to support Engineers in the implementation of engineering tasks in the workplace, It addresses the use of quality control and management as well as systems assurance processes. It is designed to enable engineers entering practice from other related disciplines or with overseas qualifications to do so in a safe and effective way. The study program will include management of quality in research, design and delivery of engineering works and investigation, as well as of safe work practices and systems assurance.
ENGG5205 Professional Practice in PM

Credit points: 6 Session: Semester 1,Semester 2 Classes: Lecture 3hrs per week, E-Learning 1 hr per week. Assumed knowledge: Basic engineering or science knowledge. At least 2-3 years of work experience preferred. Assessment: Through semester assessment (60%), Final Exam (40%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Cert P M, Grad Dip E, M P E. Faculty: Engineering and Information Technologies
Note: This is a core unit for all Master of Professional Engineering students as well as all students pursuing Project Management studies (including Master of Project Management, Graduate Certificate in Project Management and Graduate Diploma in Project Management). No prerequisite or assumed knowledge.
This UoS teaches the fundamental knowledge on the importance, organizational context and professional practice in project management. It serves as an introduction to project management practices for non-PM students. For PM students, this UoS lays the foundation to progress to advanced PM subjects. Although serving as a general introduction unit, the focus has been placed on scope, time, cost, and integration related issues.
Specifically, the UoS aims to
1. introduce students to the institutional, organisational and professional environment for today's project management practitioners as well as typical challenges and issues facing them;
2. demonstrate the importance of project management to engineering and organizations;
3. demonstrate the progression from strategy formulation to execution of the project;
4. provide a set of tools and techniques at different stages of a project's lifecycle with emphasis on scope, time, cost and integration related issues;
5. highlight examples of project success/failures in project management and to take lessons from these;
6. consider the roles of project manager in the organization and management of people;
7. provide a path for students seeking improvements in their project management expertise.
ENGG5214 Management of Technology

Credit points: 6 Session: Semester 2,Winter Main Classes: 1 hr Lecture per week, 1 hr Tutorial per week, 2hr Project work in class per week. Assumed knowledge: Sound competence in all aspects of engineering, and some understanding of issues of engineering management Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E, M P E. Faculty: Engineering and Information Technologies
This UoS is designed to introduce students to the global context of much of contemporary engineering and the consequent strategic and operational issues. It will address the nature, characteristics and variety of risks of global businesses, the opportunities and pressures for effective strategies, and the many management challenges in international business. In particular it will focus on Australian consulting, logistics and construction engineering firms that are operating on a global basis.
ENGG5215 International Eng Strategy & Operations

Credit points: 6 Session: Semester 2 Classes: Lecture 2 hours per week, Tutorial 2 hours per week, Project Work - in class 2 hours per week. Assumed knowledge: Sound competence in all aspects of engineering, and some understanding of issues of engineering management and globalisation Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E, M P E. Faculty: Engineering and Information Technologies
This UoS is designed to introduce students to the global context of much of contemporary engineering and the consequent strategic and operational issues. It will address the nature, characteristics and variety of risks of global businesses, the opportunities and pressures for effective strategies, and the many management challenges in international business. In particular it will focus on Australian consulting, logistics and construction engineering firms that are operating on a global basis.
ENGG5216 Management of Engineering Innovation

Credit points: 6 Session: Semester 1 Classes: 1hr Lecture per week, 1 hr Tutorials per week, 2 hr Project work in class per week for first half of semester. Assumed knowledge: Sound competence in all aspects of engineering, and some understanding of issues of engineering management Assessment: Through semester assessmewnt (100%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: Grad Dip E, M P E. Faculty: Engineering and Information Technologies
This unit is designed as enable students to grapple with the challenges of engaging in, facilitating and managing innovation and technology commercialisation. Key learning outcomes are: developing an understanding of the processes of management, and in particular of innovation, dealing with uncertain and inadequate information, how to communicate effectively to and motivate a group of people to work out what to do, and how to do it. Content will include the challenges of modern management; understanding of the new rules of international competitiveness; effects of globalisation on Australia's economic performance; the competitiveness of Australian firms; the generation of employment and wealth; the changing requirements of the engineer; the engineer as manager and strategist; the role of innovation in business management; product innovation and commercialisation; IP recognition and management; starting a high-tech company.

Project units

All candidates are required to complete a minimum of 12 credit points of Project units.
Candidates achieving an average mark of 70% or higher over 48 credit points of units of study in the Year Two Table or equivalent are eligible for the Extended Capstone Project.
Extended Capstone Project candidates take Capstone Project units ELEC5020 and ELEC5022 (total 18 cp) in place of Capstone Project ELEC5021 and 6 cp of elective units.
ELEC5020 Capstone Project A

Credit points: 6 Session: Semester 1,Semester 2 Classes: Independent project work. Prerequisites: 48 credits from MPE degree program Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Supervision Associated degrees: M E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
Students will work individually or in groups on an assigned project for the Semester. The concepts covered depend on the nature of the project, but broadly cover research and inquiry, and information literacy.
ELEC5021 Capstone Project B

Credit points: 6 Session: Semester 1,Semester 2 Classes: Independent project work. Corequisites: ELEC5020 Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Supervision Associated degrees: M E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
Students will work individually or in groups on an assigned project for the Semester. The concepts covered depend on the nature of the project, but broadly cover research and inquiry, and information literacy.
ELEC5022 Capstone Project B Extended

Credit points: 12 Session: Semester 1,Semester 2 Classes: no formal classes Prerequisites: 42 credit points in the Master of Engineering and WAM >70, or 66 credit points in the Master of Professional Engineering and WAM >70 or exemption Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Supervision Associated degrees: M E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
Students will work individually or in groups on an assigned project for the Semester. The concepts covered depend on the nature of the project, but broadly cover research and inquiry, and information literacy.

Research pathway

Candidates achieving an average mark of 75% or higher over 48 credit points of units of study in the Year Two Table or equivalent are eligible for the Research Pathway.
Research pathway candidates take Dissertation units Research pathway students take Dissertation units ELEC5222 and ELEC5223 (total 24 cp) in place of Capstone Project units and 12 cp of elective units.
ELEC5222 Dissertation A

Credit points: 12 Session: Semester 1,Semester 2 Classes: no formal classes Prohibitions: ELEC8901, ELEC8902, ENGG5222, ENGG5223 Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Supervision Associated degrees: M E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
Note: In order to enrol in a project, students must first secure an academic supervisor in an area that they are interested. The topic of your project must be determined in discussion with the supervisor. The supervisor can come from any of the Engineering Departments, however, they need to send confirmation of their supervision approval to the Postgraduate Administrator.
To complete a substantial research project and successfully analyse a problem, devise appropriate experiments, analyse the results and produce a well-argued, in-depth thesis.
Department permission required for enrolment in the following session(s); 1,2
ELEC5223 Dissertation B

Credit points: 12 Session: Semester 1,Semester 2 Classes: no formal classes Prohibitions: ELEC8901, ELEC8902, ENGG5222, ENGG5223 Assessment: Through semester assessmetn (100%) Campus: Camperdown/Darlington Mode of delivery: Supervision Associated degrees: M E, M P E. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
Note: In order to enrol in a project, students must first secure an academic supervisor in an area that they are interested. The topic of your project must be determined in discussion with the supervisor. The supervisor can come from any of the Engineering Departments, however, they need to send confirmation of their supervision approval to the Postgraduate Administrator.
o complete a substantial research project and successfully analyse a problem, devise appropriate experiments, analyse the results and produce a well-argued, in-depth thesis.
Department permission required for enrolment in the following session(s); 1,2

Exchange units

Exchange units require the approval of the Program Director. With approval, up to 12 credit points of Exchange units may taken in place of other units, towards the requirements ofthe degree.
ENGG5231 Engineering Graduate Exchange A

Credit points: 6 Session: Int January,Int July Classes: overseas short-course. Prerequisites: Permission from faculty and school. Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: M E, M Inf Tech, M Inf Tech Man, M P E, M P L, M P M. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
The purpose of this unit is to enable students to undertake an overseas learning activity during the university's summer or winter break while completing a Masters degree in either Engineering, Professional Engineering, Information Technologies or Project Management. The learning activity may comprise either a short project under academic or industry supervision or summer or winter school unit of study at an approved overseas institution. The learning activity should demonstrate outcomes and workload equivalent to a 6 credit point Master's level unit in the student's current award program.
Students may enrol in this unit with permission from the school and the Sub-Dean Students for the Faculty of Engineering and Information Technologies.
ENGG5232 Engineering Graduate Exchange B

Credit points: 6 Session: Int January,Int July Classes: overseas short-course Prerequisites: Permission from faculty and school. Assessment: Through semester assessment (100%) Campus: Camperdown/Darlington Mode of delivery: Normal (lecture/lab/tutorial) Day Associated degrees: M E, M Inf Tech, M Inf Tech Man, M P E, M P L, M P M. Faculty: Engineering and Information Technologies
Note: Department permission required for enrolment
The purpose of this unit is to enable students to undertake an overseas learning activity during the university's summer or winter break while completing a Masters degree in either Engineering, Professional Engineering, Information Technologies or Project Management. The learning activity may comprise either a short project under academic or industry supervision or summer or winter school unit of study at an approved overseas institution. The learning activity should demonstrate outcomes and workload equivalent to a 6 credit point Master's level unit in the student's current award program.
Students may enrol in this unit with permission from the school and the Sub-Dean Students for the Faculty of Engineering and Information Technologies.

For more information on units of study visit CUSP.