Modified nodal analysis
In electrical engineering, modified nodal analysis{{cite conference |author=Ho, Ruehli, and Brennan |title=The Modified Nodal Approach to Network Analysis |book-title=Proc. 1974 Int. Symposium on Circuits and Systems, San Francisco |date=April 1974 |pages=505–509 |doi=10.1109/TCS.1975.1084079 }} or MNA is an extension of nodal analysis which not only determines the circuit's node voltages (as in classical nodal analysis), but also some branch currents. Modified nodal analysis was developed as a formalism to mitigate the difficulty of representing voltage-defined components in nodal analysis (e.g. voltage-controlled voltage sources). It is one such formalism. Others, such as sparse tableau formulation,{{cite journal |author=Hachtel, G., Brayton, R, and Gustavson, F. |title= The Sparse Tableau Approach to Network Analysis and Design |journal=IEEE Transactions on Circuit Theory|volume=18 |date=January 1971 |issue=1 |pages= 101–113 |doi=10.1109/TCT.1971.1083223}} are equally general and related via matrix transformations.
Method
The MNA uses the element's branch constitutive equations or BCE, i.e., their voltage - current characteristic and the Kirchhoff's circuit laws. The method is often done in four steps,Cheng, Chung-Kuan. Lecture Notes for CSE245: Computer-Aided Circuit Simulation and Verification. Spring 2006. Lecture 1. but it can be reduced to three:
Step 1
Write the KCL equations of the circuit. At each node of an electric circuit, write the currents coming into and out of the node. Take care, however, in the MNA method, the current of the independent voltage sources is taken from the "plus" to the "minus" (see Figure 1). Also, note that the right hand side of each equation is always equal to zero, so that the branch currents that come into the node are given a negative sign and those that go out are given a positive sign.
Step 2
Use the BCEs in terms of the node voltages of the circuit to eliminate as many branch currents as possible. Writing the BCEs in terms of the node voltages saves one step. If the BCEs were written in terms of the branch voltages, one more step, i.e., replacing the branches voltages for the node ones, would be necessary. In this article the letter "e" is used to name the node voltages, while the letter "v" is used to name the branch voltages.
Step 3
Finally, write down the unused equations.
Example
The figure shows a RC series circuit and the table shows the BCE of a linear resistor and a linear capacitor. Note that in the case of the resistor the admittance i, , is used instead of . We now proceed as explained above.
class="wikitable" |
Element
! Branch equation |
---|
Resistor
| |
Capacitor
| |
Step 1
In this case there are two nodes, and . Also there are three currents: , and .
At node e1 the KCL yields:
and at node e2:
Step 2
With the provided BCEs in the table and observing that:
V_s = e_1
V_R = e_1 - e_2
V_C = e_2,
the following equations are the result:
Step 3
Note that at this point there are two equations but three unknowns. The missing equation comes from the fact that
and so finally we have three equations and three unknowns, that leads to a solvable linear system.
=Modified Nodal Analysis and DAEs=
If the vector is defined, then the above equations can be put in the form
where , and .
This is a linear differential algebraic equation (DAE), since is singular. It can be proved that such a DAE coming from the Modified Nodal Analysis will have differentiation index less or equal than two as long as only passive RLC components are used.Tischendorf C. Topological index of DAEs in the Circuit Simulation.{{full|date=January 2015}} When using active components, such as operational amplifiers, the differentiation index can be arbitrarily high.{{cite book|author1=K. E. Brenan|author2=S. L. Campbell|author3=L. R. Petzold|author3-link = Linda Petzold|title=Numerical Solution of Initial-value Problems in Differential-algebraic Equations|year=1996|publisher=SIAM|isbn=978-1-61197-122-4|pages=173–177}}
Non-smooth analysis
DAEs assume smooth characteristics for individual components; for example, a diode can be modeled/represented in a MNA with DAEs via the Shockley equation, but one cannot use an apparently simpler (more ideal) model where the sharply exponential forward and breakdown conduction regions of the curve are just straight vertical lines. Circuit analysis (including MNA) with the latter kind of equations is actually more involved (than using DAEs) and is the topic of non-smooth dynamical systems (NSDS) analysis, which relies on the theory of differential inclusions.{{cite book|author1=Vincent Acary|author2=Olivier Bonnefon|author3=Bernard Brogliato|title=Nonsmooth Modeling and Simulation for Switched Circuits|year=2010|publisher=Springer Science & Business Media|isbn=978-90-481-9681-4|pages=3–4 (for the diode example)}}{{cite book|author=Markus Kunze|title=Non-Smooth Dynamical Systems|url=https://archive.org/details/nonsmoothdynamic0000kunz|url-access=registration|year=2000|publisher=Springer Science & Business Media|isbn=978-3-540-67993-6}}
References
{{Reflist}}
External links
- {{cite web|url=http://qucs.sourceforge.net/tech/node14.html |title=Modified Nodal Analysis (DC algorithm description in Qucs technical documentation) |access-date=22 December 2012}}