There is no single universal symbol for transducer in electrical schematics. Instead, drafters use a generic converter shape (a circle or square with input/output arrows) paired with a specific reference designator letter—most commonly B under IEC 81346 or TD in legacy ANSI/IEEE standards—alongside internal graphics that denote the exact energy conversion type. Because a transducer crosses energy domains (e.g., acoustic to electrical, or thermal to electrical), the symbol must specify both the physical input and the electrical output.
The Complete Transducer Symbol & Designator Reference
The table below maps the most common transducer types to their graphical representations and reference designators across the two dominant global standards. Use this as your primary lookup when reading or drafting schematics.
| Transducer Type | IEC 60617 / 81346 Symbol & Designator | IEEE/ANSI Y32.2 Symbol & Designator | Practical Application & Pinout Note |
|---|---|---|---|
| Generic Transducer | Circle with diagonal arrows crossing the boundary. Designator: B | Circle or square with inward/outward arrows. Designator: TD | Used in block diagrams where the specific physics are defined in a separate spec sheet. |
| Microphone (Acoustic to Electrical) | Semicircle with parallel lines representing sound waves. Designator: B (or BM) | Similar semicircle graphic. Designator: MIC | Electret mics require a bias voltage (usually 2V-5V) on the signal pin via a pull-up resistor. |
| Loudspeaker (Electrical to Acoustic) | Cone shape attached to a coil symbol. Designator: B (or BS) | Cone shape. Designator: SPK | Driven by audio amplifiers; ensure impedance (e.g., 4Ω or 8Ω) matches the amp output stage. |
| Thermocouple (Thermal to Electrical) | Two distinct lines meeting at a solid junction dot. Designator: B (or BT) | Two lines meeting at a dot, often with a 'T' nearby. Designator: TC | Generates millivolts (e.g., Type K outputs ~41µV/°C). Requires cold-junction compensation (CJC). |
| Piezoelectric (Mechanical to Electrical) | Rectangle between two parallel plates. Designator: B (or BP) | Rectangle between plates. Designator: PZ | Used for knock sensors or ultrasonic emission. High impedance output; requires a charge amplifier. |
| LVDT (Linear Position) | Transformer core with a movable arrow through the center. Designator: B (or BL) | Three-coil transformer symbol with an arrow. Designator: LVDT | Requires AC excitation (e.g., 3kHz). Output is an AC voltage whose phase indicates direction. |
| Photodiode (Optical to Electrical) | Standard diode symbol with inward-pointing light arrows. Designator: B (or BP) | Diode with light arrows. Designator: PD | Operated in reverse bias for fast response (photoconductive mode) or zero bias (photovoltaic). |
Regional Standards and the Rows People Get Wrong
Which standard applies to you depends on your region and industry. The IEC 60617 standard dominates Europe, Asia, and modern global industrial designs, relying heavily on the 'B' class letter for all transducers. In North America, the IEEE 315 / ANSI Y32.2 standard is still prevalent in legacy aerospace, military, and older industrial panels, favoring functional acronyms (MIC, SPK, TC) over strict single-letter class codes. The old UK standard (BS 3939) is largely obsolete but still appears in pre-1990s British industrial plants; it used distinct graphical variations for acoustic versus thermal devices that look like hybrid IEC/IEEE symbols.
- Transformer (T) vs. Transducer (B/TD): A transformer only transfers electrical energy to electrical energy (changing voltage/current). If the symbol has a core and two coils but no external energy domain arrows, it is a transformer (T), not a transducer. Applying a physical force to a transformer core will not yield a usable sensor signal.
- Piezoelectric Transducer vs. Crystal Oscillator (Y): Both use a rectangle between two parallel plates. However, an oscillator (Y) is strictly for timing/frequency generation and connects to a microcontroller's clock pins (e.g., an ESP32's 32kHz RTC pins). A piezo transducer (B) is used for sensing or actuating and connects to ADCs or high-voltage drive circuits.
- Thermocouple vs. Thermal Cutoff (Fuse): A thermocouple symbol shows two distinct lines meeting at a junction dot (generating a continuous millivolt signal). A thermal fuse looks like a standard fuse with a heat-sensitive link and physically breaks the circuit when a temperature threshold is exceeded.
Safe Interpretation When Markings Are Faded or Missing
When troubleshooting a 30-year-old control panel where the schematic is faded, or a PCB where the silkscreen has flaked off, do not guess the component's function based on physical shape alone. A cylindrical metal can could be a piezo buzzer, an LVDT, or a capacitive humidity sensor. Use this three-step bench procedure to safely identify an unknown transducer:
- Trace the Energy Domain: Look at what the component physically interfaces with. If it is threaded into a hydraulic manifold, it is a pressure or flow transducer. If it is clamped to a motor housing, it is likely an accelerometer or thermocouple.
- Measure the Output Impedance: Use a multimeter in resistance mode (with power removed). A passive thermocouple will read near 0 ohms (just the wire resistance of the extension leads). A 4-20mA active pressure transducer will read high impedance or show a specific voltage drop across an internal shunt.
- Check the Excitation Voltage: Active transducers require power. If you measure 24VDC on two pins and a 0-10V signal on a third while the system is live, it is an active industrial transducer. Never apply a continuity test voltage to a sensitive piezoelectric or thermocouple input, as the meter's internal battery can temporarily polarize the element or skew the cold-junction baseline.
Frequently Asked Questions
What is the electrical symbol for a pressure transducer?
In IEC schematics, a pressure transducer is typically represented by the generic transducer circle with a capital 'P' inside, or a specific diaphragm graphic (a flat line with a perpendicular arrow). The reference designator is often PT (Pressure Transmitter) in P&ID diagrams, or BP in strict IEC 81346 electrical schematics. In IEEE/ANSI, it is simply labeled with the functional acronym PT or PRESS.
Is a transducer symbol the same as a sensor symbol on a schematic?
Technically, no. While often used interchangeably in casual conversation, schematic standards differentiate them. A sensor (often designated 'S' for switch or 'F' for protective device) might just be a binary discrete device, like a limit switch or a thermal cutoff that outputs a simple ON/OFF state. A transducer must output a proportional analog signal (voltage, current, resistance, or capacitance) that represents the exact physical magnitude of the measured variable.
How do I read the pinout for a 4-20mA industrial transducer?
Most industrial 4-20mA transducers use a standard M12 4-pin connector or a DIN 43650 Form A plug. The standard pinout is: Pin 1 for V+ (usually 24VDC excitation), Pin 2 for the Signal/Return (the 4-20mA output), and Pin 3 for Ground/Shield. To read this signal with a standard multimeter that only measures voltage, wire a precision 250-ohm shunt resistor across the signal and ground pins. This converts the 4-20mA current loop into a readable 1-5V DC signal (Ohm's Law: 0.004A × 250Ω = 1V).
Why does my CAD software show a different symbol for a transducer than the datasheet?
This is a library mismatch issue. ECAD tools like Altium Designer and KiCad often default to IEEE 315 symbol libraries, which use functional acronyms and distinct shapes. Conversely, component datasheets from European manufacturers (like Bosch or Siemens) will display IEC 60617 symbols in their application circuits. To resolve this, do not alter the schematic symbol to match the datasheet blindly; instead, verify that the pin mapping in your CAD footprint matches the physical device pinout, and ensure the reference designator letter conforms to your company's chosen standard (IEC or IEEE) for BOM consistency.






