Admittance is the reciprocal of impedance:

Current per volt applied. Large means current flows easily. 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).

Watch the sign convention for : it’s opposite to the sign of reactance . A capacitor has (capacitive reactance) but (capacitive susceptance); an inductor has but . The flip falls straight out of : the reciprocal of is , which inverts the imaginary sign.

Why admittance and not just impedance

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

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

When a circuit has many parallel branches (a noisy power line with many loads, or the input network of an amplifier), working in admittance is 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:

Watch out: 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 , same notation as 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 . That’s the admittance trick on the Smith chart: to convert an impedance point to its admittance, draw a diameter through the chart center and reflect.

So the same Smith chart works 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 matters for stub matching: stubs are parallel elements, so you 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.
  • Op-amp feedback networks with parallel-RC elements simplify by working in .

R, C, and L are the things you build with; impedance is the most-cited derived quantity; admittance is its companion, used where parallel structure or nodal methods make it the natural choice.