Skip to content Skip to navigation

Connexions

You are here: Home » Content » Formal Circuit Methods: Node Method

Navigation

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • OrangeGrove display tagshide tags

    This module is included inLens: Florida Orange Grove Textbooks
    By: Florida Orange GroveAs a part of collection: "Fundamentals of Electrical Engineering I"

    Click the "OrangeGrove" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

  • Rice DSS - Braille display tagshide tags

    This module is included inLens: Rice University Disability Support Services's Lens
    By: Rice University Disability Support ServicesAs a part of collection: "Fundamentals of Electrical Engineering I"

    Comments:

    "Electrical Engineering Digital Processing Systems in Braille."

    Click the "Rice DSS - Braille" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

  • Rice Digital Scholarship display tagshide tags

    This module is included in aLens by: Digital Scholarship at Rice UniversityAs a part of collection: "Fundamentals of Electrical Engineering I"

    Click the "Rice Digital Scholarship" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

  • Bookshare

    This module is included inLens: Bookshare's Lens
    By: Bookshare - A Benetech InitiativeAs a part of collection: "Fundamentals of Electrical Engineering I"

    Comments:

    "Accessible versions of this collection are available at Bookshare. DAISY and BRF provided."

    Click the "Bookshare" link to see all content affiliated with them.

  • Featured Content display tagshide tags

    This module is included inLens: Connexions Featured Content
    By: ConnexionsAs a part of collection: "Fundamentals of Electrical Engineering I"

    Comments:

    "The course focuses on the creation, manipulation, transmission, and reception of information by electronic means. It covers elementary signal theory, time- and frequency-domain analysis, the […]"

    Click the "Featured Content" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

Also in these lenses

  • Lens for Engineering

    This module is included inLens: Lens for Engineering
    By: Sidney Burrus

    Click the "Lens for Engineering" link to see all content selected in this lens.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.
Download
x

Download module as:

  • PDF
  • EPUB (what's this?)

    What is an EPUB file?

    EPUB is an electronic book format that can be read on a variety of mobile devices.

    Downloading to a reading device

    For detailed instructions on how to download this content's EPUB to your specific device, click the "(what's this?)" link.

  • More downloads ...
Reuse / Edit
x

Module:

Add to a lens
x

Add module to:

Add to Favorites
x

Add module to:

 

Formal Circuit Methods: Node Method

Module by: Don Johnson. E-mail the author

Summary: This module describes how to use a formal circuit method--the node method--to "solve" any circuit. A formal method can be employed when standard simplification rules cannot be used.

In some (complicated) cases, we cannot use the simplification techniques--such as parallel or series combination rules--to solve for a circuit's input-output relation. In other modules, we wrote v-i relations and Kirchoff's laws haphazardly, solving them more on intuition than procedure. We need a formal method that produces a small, easy set of equations that lead directly to the input-output relation we seek. One such technique is the node method.

Figure 1
Node Voltage
Node Voltage (circuit22a.png)

The node method begins by finding all nodes--places where circuit elements attach to each other--in the circuit. We call one of the nodes the reference node; the choice of reference node is arbitrary, but it is usually chosen to be a point of symmetry or the "bottom" node. For the remaining nodes, we define node voltages e n e n that represent the voltage between the node and the reference. These node voltages constitute the only unknowns; all we need is a sufficient number of equations to solve for them. In our example, we have two node voltages. The very act of defining node voltages is equivalent to using all the KVL equations at your disposal. The reason for this simple, but astounding, fact is that a node voltage is uniquely defined regardless of what path is traced between the node and the reference. Because two paths between a node and reference have the same voltage, the sum of voltages around the loop equals zero.

In some cases, a node voltage corresponds exactly to the voltage across a voltage source. In such cases, the node voltage is specified by the source and is not an unknown. For example, in our circuit, e 1 = v in e 1 v in ; thus, we need only to find one node voltage.

The equations governing the node voltages are obtained by writing KCL equations at each node having an unknown node voltage, using the v-i relations for each element. In our example, the only circuit equation is

e 2 v in R 1 + e 2 R 2 + e 2 R 3 =0 e 2 v in R 1 e 2 R 2 e 2 R 3 0
(1)
A little reflection reveals that when writing the KCL equations for the sum of currents leaving a node, that node's voltage will always appear with a plus sign, and all other node voltages with a minus sign. Systematic application of this procedure makes it easy to write node equations and to check them before solving them. Also remember to check units at this point: Every term should have units of current. In our example, solving for the unknown node voltage is easy:
e 2 = R 2 R 3 R 1 R 2 + R 1 R 3 + R 2 R 3 v in e 2 R 2 R 3 R 1 R 2 R 1 R 3 R 2 R 3 v in
(2)

Have we really solved the circuit with the node method? Along the way, we have used KVL, KCL, and the v-i relations. Previously, we indicated that the set of equations resulting from applying these laws is necessary and sufficient. This result guarantees that the node method can be used to "solve" any circuit. One fallout of this result is that we must be able to find any circuit variable given the node voltages and sources. All circuit variables can be found using the v-i relations and voltage divider. For example, the current through R 3 R 3 equals e 2 R 3 e 2 R 3 .

Figure 2
Figure 2 (circuit22b.png)

The presence of a current source in the circuit does not affect the node method greatly; just include it in writing KCL equations as a current leaving the node. The circuit has three nodes, requiring us to define two node voltages. The node equations are e 1 R 1 + e 1 e 2 R 2 i in =0     (Node 1) e 1 R 1 e 1 e 2 R 2 i in 0     (Node 1) e 2 e 1 R 2 + e 2 R 3 =0     (Node 2) e 2 e 1 R 2 e 2 R 3 0     (Node 2)

Note that the node voltage corresponding to the node that we are writing KCL for enters with a positive sign, the others with a negative sign, and that the units of each term is given in amperes. Rewrite these equations in the standard set-of-linear-equations form. e 1 (1 R 1 +1 R 2 ) e 2 1 R 2 = i in e 1 1 R 1 1 R 2 e 2 1 R 2 i in e 1 1 R 2 + e 2 (1 R 2 +1 R 3 )=0 e 1 1 R 2 e 2 1 R 2 1 R 3 0 Solving these equations gives e 1 = R 2 + R 3 R 3 e 2 e 1 R 2 R 3 R 3 e 2 e 2 = R 1 R 3 R 1 + R 2 + R 3 i in e 2 R 1 R 3 R 1 R 2 R 3 i in To find the indicated current, we simply use i= e 2 R 3 i e 2 R 3 .

Example 1: Node Method Example

Figure 3
Figure 3 (circuit22c.png)

In this circuit (Figure 3), we cannot use the series/parallel combination rules: The vertical resistor at node 1 keeps the two horizontal 1 Ω resistors from being in series, and the 2 Ω resistor prevents the two 1 Ω resistors at node 2 from being in series. We really do need the node method to solve this circuit! Despite having six elements, we need only define two node voltages. The node equations are e 1 v in 1+ e 1 1+ e 1 e 2 1=0     (Node 1) e 1 v in 1 e 1 1 e 1 e 2 1 0     (Node 1) e 2 v in 2+ e 2 1+ e 2 e 1 1=0     (Node 2) e 2 v in 2 e 2 1 e 2 e 1 1 0     (Node 2) Solving these equations yields e 1 =613 v in e 1 6 13 v in and e 2 =513 v in e 2 5 13 v in . The output current equals e 2 1=513 v in e 2 1 5 13 v in . One unfortunate consequence of using the element's numeric values from the outset is that it becomes impossible to check units while setting up and solving equations.

Exercise 1

What is the equivalent resistance seen by the voltage source?

Figure 4: Modification of the circuit shown on the left to illustrate the node method and the effect of adding the resistor R 2 R 2 .
Node Method and Impedances
Node Method and Impedances (circuit22d.png)

The node method applies to RLC circuits, without significant modification from the methods used on simple resistive circuits, if we use complex amplitudes. We rely on the fact that complex amplitudes satisfy KVL, KCL, and impedance-based v-i relations. In the example circuit, we define complex amplitudes for the input and output variables and for the node voltages. We need only one node voltage here, and its KCL equation is E V in R 1 +Ei2πfC+E R 2 =0 E V in R 1 E 2 f C E R 2 0 with the result E= R 2 R 1 + R 2 +i2πf R 1 R 2 C V in E R 2 R 1 R 2 2 f R 1 R 2 C V in To find the transfer function between input and output voltages, we compute the ratio E V in E V in . The transfer function's magnitude and angle are |Hf|= R 2 R 1 + R 2 2+2πf R 1 R 2 C2 H f R 2 R 1 R 2 2 2 f R 1 R 2 C 2 Hf=arctan2πf R 1 R 2 C R 1 + R 2 H f 2 f R 1 R 2 C R 1 R 2 This circuit differs from the one shown previously in that the resistor R 2 R 2 has been added across the output. What effect has it had on the transfer function, which in the original circuit was a lowpass filter having cutoff frequency f c =12π R 1 C f c 1 2 R 1 C ? As shown in Figure 5, adding the second resistor has two effects: it lowers the gain in the passband (the range of frequencies for which the filter has little effect on the input) and increases the cutoff frequency.

Figure 5: Transfer functions of the circuits shown in Figure 4. Here, R 1 =1 R 1 1 , R 2 =1 R 2 1 , and C=1 C 1 .
Transfer Function
Transfer Function (Hmagrcprime.png)

When R 2 = R 1 R 2 R 1 , as shown on the plot, the passband gain becomes half of the original, and the cutoff frequency increases by the same factor. Thus, adding R 2 R 2 provides a 'knob' by which we can trade passband gain for cutoff frequency.

Exercise 2

We can change the cutoff frequency without affecting passband gain by changing the resistance in the original circuit. Does the addition of the R 2 R 2 resistor help in circuit design?

Content actions

Download module as:

PDF | EPUB (?)

What is an EPUB file?

EPUB is an electronic book format that can be read on a variety of mobile devices.

Downloading to a reading device

For detailed instructions on how to download this content's EPUB to your specific device, click the "(?)" link.

| More downloads ...

Add module to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks

Reuse / Edit:

Reuse or edit module (?)

Check out and edit

If you have permission to edit this content, using the "Reuse / Edit" action will allow you to check the content out into your Personal Workspace or a shared Workgroup and then make your edits.

Derive a copy

If you don't have permission to edit the content, you can still use "Reuse / Edit" to adapt the content by creating a derived copy of it and then editing and publishing the copy.