Project Definition

Introduction

The goal of this project is to create a general purpose frequency-domain circuit analysis code which can support the flow of design, optimization, and fabrication. 

The Purpose (Mission)

These are the targets we want to meet

Objectives

Continue to develop the optimizers and translators.  Continue to refine and debug the existing code. 

    Measurable Objectives:

Deliverable

The deliverable is a suite of programs to handle the user interface.  For Windows, this includes the simulation software, a GUI, a simple plotting program, and a console viewer.  The Linux code still needs to be compiled. 

Project Constraints

The code must be kept as friendly as possible: readable, somewhat logical, with functionality split in as logical fashion as possible across classes.  Documentation must be kept up to date.