Skip to content
rcrist edited this page Aug 30, 2021 · 1 revision

Welcome to the Y-Matrix Approach wiki!

This method implements the following algorithm as described by M. L. Edwards:

  1. Circuit Documentation - script file with schematic
  2. Initialize Computation
  3. Define Units, Variables, etc.
  4. Specify Frequency Plan
  5. Net List
  6. Reduce Y Matrix to 2x2
  7. Convert to S Matrix
  8. Plot or Tabulate Results

Note that this method inverts a NxN matrix where N is equal to the number of nodes in the circuit.

Clone this wiki locally