Course Title: Computer Applications in Engineering

Part A: Course Overview

Course Title: Computer Applications in Engineering

Credit Points: 12.00


Course Code

Campus

Career

School

Learning Mode

Teaching Period(s)

EEET1232

City Campus

Postgraduate

125H Electrical & Computer Engineering

Face-to-Face

Sem 1 2006

Course Coordinator: Pj Radcliffe

Course Coordinator Phone: Please use email.

Course Coordinator Email: pjr@rmit.edu.au

Course Coordinator Location: 87.2.10


Pre-requisite Courses and Assumed Knowledge and Capabilities

Students must have some experience in C, C++, or Java.
Students must have experience using Linux in command line and desktop modes.
If in doubt about your skills please talk to the lecturer in the first lecture.


Course Description

This course has three main components.

  • Programming under Linux which examines console and GUI programming under Linux for engineering applications.
    Special emphasis is placed on specification reading, testing methodologies and hardware interface.

  • An analysis and design method called Data Flow Diagrams ( DFD) are briefly introduced and explained.
    Students will be expected to analyse engineering systems using DFDs.

  • Software and project estimation : the skills and tools needed to forward estimate Dollars, Delivery time, and Defects on software projects.
    This is an essential skill for any technology manager.


Objectives/Learning Outcomes/Capability Development

This course will build several key capabilities-

  • How to read a specification to identify exactly what is required,  identify problem specifications and negotiate a solution.
  • How to create and apply tests that will thoroughly test a program.
  • How to write command line Linux programs and interface with the Linux API.
  • How to write GUIs under Linux and interface with hardware.


See capability development.


Overview of Learning Activities

Key learning activities include-

  • Writing Linux command line programs are are tested by an automatic testing program with a large range of vectors.
  • Writing Linux GUI programs that interface with hardware.
  • Preparing for the written exam by preparing 8 pages of handwritten notes.


Overview of Learning Resources

The lecture notes and CDROMs available from the lecturer provide all the material required.
Note the S: drive may have additional material,  please look under EEET-2170.


Overview of Assessment

Assessment will consist of-

  • Two Linux command line assignments where students must exactly satisfy a specification and ensure that all errors are detected and reported as requested in the specification.  The most difficult task is the specification analysis not the programming!  Lectures will discuss the issues and problems that students will face.

  • One project will require students to develop a Linux GUI program that interfaces with hardware.  Students should specify a project to help their job interview and/or develop and area of interest.  All projects must be approved by the lecturer.  Many students will develop significant hardware though by consultation with the lecturer other projects may be negotiated.

  • One written exam will test understand of key knowledge, concepts and methods.

  • One lab exam will be a cut down version of the assignments, though with a different problem statement.