5

The below image is from a service manual for a mobile radio. Note the small symbols that appear to be four triangles, point to point. I've searched far and wide and cannot identify that symbol. I have a nagging feeling that I've seen something like it in hydraulics, but never in an electronics diagram. I know that my radio doesn't have a bunch of stars of David printed inside it, so what could this symbol be?

Some of them have a line through the middle, others don't. Compare for example the ones near the labels "mic int" and "mic ext". Does this represent something, or is it a typo?

circuit diagram

Dan
  • 153
  • 6

1 Answers1

6

It looks like it is a transmission gate. Although typically a transmission gate is made up of 4 pins and looks like(made with CMOS):
Transmission Gate

Dean
  • 8,448
  • 27
  • 72
  • 120
  • If it's a transmission gate, then where are the control signals? – The Resistance Oct 18 '13 at 17:58
  • The schematic is at a block-level. It is either a transmission gate or an interconnect. – HL-SDK Oct 18 '13 at 18:23
  • 2
    Yes, block level schematics have different rules. I think it is a message from the schematic author; "there's this signal that goes from here to here, but there's transmission stuff that happens along the way, like level shifting, AC coupling, etc, and you can find more detail on the low level schematic." – James Cameron Oct 18 '13 at 21:57