What Is a Crosspoint Switch in Electronics?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
likephysics
Messages
638
Reaction score
4
Does a criss-cross resistor network exist?

I need something (preferably passive), that comes in both criss cross and straight paths.
Maybe a switching array of some sort?
I am looking for something that connects-
A-->A
B-->B
C-->C
D-->D

and
A-->D
B-->C
C-->B
D-->A

It can be 2 different parts for straight and cross connection. But the package has to be same.

I know I can use FPGA/CPLD. But I want something simpler.
 
Engineering news on Phys.org
What you want is called a passive crosspoint switch. You can easily make one yourself with a few resistors and four 2-1 analog muxes.
 
carlgrace said:
What you want is called a passive crosspoint switch. You can easily make one yourself with a few resistors and four 2-1 analog muxes.

Well, making one is the last option. I wanted to check if anything already existed.
 


I can confirm that a criss-cross resistor network does exist. It is commonly referred to as a "crosspoint switch" or "crossbar switch" and is used in electronic circuits for routing signals between different inputs and outputs. This type of network allows for both straight and cross connections, as described in the content. However, it is not a passive component and typically requires external control to switch between connections. There are also other types of switching arrays available, such as multiplexers and demultiplexers, which may better suit the desired simplicity. Ultimately, the specific component or circuit design will depend on the specific application and requirements.