Admittance is the reciprocal of impedance:

It tells you “how much current flows per volt applied” — large means easy current flow. Like impedance, is complex in general:

  • conductance (S). The dissipative part. For a pure resistor, .
  • susceptance (S). The reactive part. For a pure capacitor, , so (capacitive susceptance, positive). For a pure inductor, , so (inductive susceptance, negative).

Note the sign convention for : it’s opposite to the sign of reactance . A capacitor has (capacitive reactance) but (capacitive susceptance); an inductor has but . This sign flip is a built-in feature of — taking the reciprocal of gives , which inverts the imaginary sign.

Why admittance and not just impedance

Impedance is natural for series combinations: . Each branch’s impedance simply adds.

Admittance is natural for parallel combinations: . Each branch’s admittance adds.

When a circuit has many parallel branches — say, a noisy power line with many loads, or the input network of an amplifier — working in admittance is much cleaner than computing each , inverting, summing, and inverting again. For mixed series-parallel networks, you switch between and at each level.

Computation from

To go from to :

So:

Crucial detail: unless . A resistor in series with a reactance has — the reactance “shields” the resistance from the source.

Characteristic admittance

For a Transmission line with Characteristic impedance , the characteristic admittance is

For Ω: S = 20 mS. Used in stub-matching and parallel-branch analysis of TL networks.

The normalized admittance is , the same notational trick used for normalized impedance.

Admittance on the Smith chart

A normalized impedance has reflection coefficient . The corresponding admittance has reflection coefficient

A 180° rotation of around the chart center sends to . This is the admittance trick on the Smith chart: to convert an impedance point to its admittance, draw a diameter through the chart center and reflect.

Practical consequence: the same Smith chart can be used as an “admittance chart” by rotating the labels 180°. Constant- circles become constant- circles; constant- arcs become constant- arcs (with sign flip). Most engineering charts have both grids overlaid in different colors.

This is foundational for stub matching: stubs are parallel elements, so you naturally work in admittance (to add them to the line admittance). Converting load impedance to admittance via the 180° rotation is step 1 of single-stub matching.

Worked example

A load Ω on a 50 Ω line. Normalized impedance .

Admittance:

So , . The original impedance was inductive (); the admittance is correspondingly capacitive in susceptance sign (). Denormalized: mS, mS.

In AC circuit analysis broadly

Admittance is the natural quantity wherever:

  • Parallel branches appear (loads on a power bus, frequency-selective filters, antenna feed networks).
  • Stub matching is done on a transmission line.
  • Nodal analysis is the preferred method — KCL at a node gives , which becomes in admittance form, the basis of SPICE-style nodal matrices.
  • Operational amplifier feedback networks with parallel-RC elements are routinely simplified by working in .

Resistance, capacitance, and inductance are the “things you build with”; impedance is the most-cited derived quantity; admittance is impedance’s companion, equally fundamental but used selectively where parallel structure or nodal methods make it the natural choice.