Announcement

Collapse
No announcement yet.

Speaker switch

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Speaker switch

    Hi all,

    Really no big deal compared to the design of new systems but still….

    Best regards//lasse
    Stockholm, Sweden
    Click image for larger version

Name:	IMG_1835.jpg
Views:	250
Size:	74.3 KB
ID:	1496121 Click image for larger version

Name:	IMG_1837 (002).jpg
Views:	230
Size:	66.8 KB
ID:	1496122
    Perry Mason talking to his dentist:

    "Do you swear to take the tooth, the whole tooth and nothing but the tooth, so help you God?"

  • #2
    I could use one of those, maybe I will build one someday also. I like the look of the metallic toggle switches...

    Comment


    • #3
      Make sure you switch only when the signal is stopped with this type of switch, and that it is a break before make type of switch. There are no safeguards present in this box.
      When I built the relay-driven box for 3 pairs, I made sure I had safeguards in place. I also had a lot of help with it.

      There should be a Boucherot cell across the input side on both channels, about 0.1uF and 10 ohms. I used a 0.047 and 12 ohms in case another Boucherot would be present in the chain. This loads the amplifier when no speaker load is present during switching.
      I added an avalanche device across the outputs, similar to MDC Z131-20UL. This is to prevent inductor arcing during a stored voltage spike if switching while signal is running.
      Contacts should be as low resistance as possible, so use the highest amperage switches you can.

      Do not run this with a tube-amp.

      Later,
      Wolf
      "Wolf, you shall now be known as "King of the Zip ties." -Pete00t
      "Wolf and speakers equivalent to Picasso and 'Blue'" -dantheman
      "He is a true ambassador for this forum and speaker DIY in general." -Ed Froste
      "We're all in this together, so keep your stick on the ice!" - Red Green aka Steve Smith

      *InDIYana event website*

      Photobucket pages:
      https://app.photobucket.com/u/wolf_teeth_speaker

      My blog/writeups/thoughts here at PE:
      http://techtalk.parts-express.com/blog.php?u=4102

      Comment


      • #4
        Originally posted by Wolf View Post
        Make sure you switch only when the signal is stopped with this type of switch, and that it is a break before make type of switch. There are no safeguards present in this box.
        When I built the relay-driven box for 3 pairs, I made sure I had safeguards in place. I also had a lot of help with it.

        There should be a Boucherot cell across the input side on both channels, about 0.1uF and 10 ohms. I used a 0.047 and 12 ohms in case another Boucherot would be present in the chain. This loads the amplifier when no speaker load is present during switching.
        I added an avalanche device across the outputs, similar to MDC Z131-20UL. This is to prevent inductor arcing during a stored voltage spike if switching while signal is running.
        Contacts should be as low resistance as possible, so use the highest amperage switches you can.

        Do not run this with a tube-amp.

        Later,
        Wolf
        Hi Wolf,

        Lots of info in your post that is new to me.

        Perhaps lots of people are interested in this so please, can you post schematics on your switch?

        But, bu the way. In a ordinary amp with two speaker pairs outputs, is there more components than a switch comparable to my build?

        Regards//lasse
        Perry Mason talking to his dentist:

        "Do you swear to take the tooth, the whole tooth and nothing but the tooth, so help you God?"

        Comment


        • #5
          Typically, there are relays that kick on and off in an amplifier with A and B switched channels, at least nowadays.


          Later,
          Wolf
          "Wolf, you shall now be known as "King of the Zip ties." -Pete00t
          "Wolf and speakers equivalent to Picasso and 'Blue'" -dantheman
          "He is a true ambassador for this forum and speaker DIY in general." -Ed Froste
          "We're all in this together, so keep your stick on the ice!" - Red Green aka Steve Smith

          *InDIYana event website*

          Photobucket pages:
          https://app.photobucket.com/u/wolf_teeth_speaker

          My blog/writeups/thoughts here at PE:
          http://techtalk.parts-express.com/blog.php?u=4102

          Comment


          • #6
            If you want to see the images cleanly, look here:
            Dear All, I want to make an A/B test between two pairs of speakers. I would like to build a switch for that. Do I have to use a two way switch, or a one way switch is sufficient ? I have two one way three position switch that I would like to use, leaving the position 2 unconnected. Any reason...


            Wolf
            "Wolf, you shall now be known as "King of the Zip ties." -Pete00t
            "Wolf and speakers equivalent to Picasso and 'Blue'" -dantheman
            "He is a true ambassador for this forum and speaker DIY in general." -Ed Froste
            "We're all in this together, so keep your stick on the ice!" - Red Green aka Steve Smith

            *InDIYana event website*

            Photobucket pages:
            https://app.photobucket.com/u/wolf_teeth_speaker

            My blog/writeups/thoughts here at PE:
            http://techtalk.parts-express.com/blog.php?u=4102

            Comment


            • #7
              Wow, this topic never dies .

              One of the volume-compensated speaker switchers that I made about 20 years ago died, and it was no longer repairable. The flex cable going to the LCD display put too much pressure on the 30-pin connector and ripped traces off the board. That was a custom CPU board with a 6801-series microprocessor with code written in assembly language. Obsolete board with obsolete code...sigh.

              I made a replacement CPU board that uses an ESP32 and re-wrote all the code using the Arduino IDE. Also, I replaced the LCD with one of those Nextion displays. The Nextion display looks nicer:
              Click image for larger version

Name:	Magicbox_small1.jpg
Views:	127
Size:	43.7 KB
ID:	1496157


              However, with the ESP32 you can control the relay boxes using a cell phone app and Bluetooth BLE. I got a TCLA30 cell phone at Walmart for $20, and that is the remote control. It still has an IR remote control, but the cell phone is far nicer. This is a screenshot of the Android app design:


              Click image for larger version

Name:	Screenshot_magicbox.png
Views:	136
Size:	30.1 KB
ID:	1496156

              This is still a custom design using an DIY PGA4311 board layout. And the relays are in separate boxes, connected to a serial cable attached to the controller. But it might be nice to come up with a variant that uses one of those PGA2311 preamps that you can buy for around $70, and to use a wireless connection to the relay boxes. That would require some major changes to the code, but a lot of the code in this updated controller could be reused. I'm not going to make one, but if someone wants to give it a try, I'll gladly provide this Arduino and Android Studio code.

              Free Passive Speaker Designer Lite (PSD-Lite) -- http://www.audiodevelopers.com/Softw...Lite/setup.exe

              Comment


              • #8
                Controller with relay boxes before update
                Click image for larger version

Name:	magicbox.jpg
Views:	136
Size:	138.1 KB
ID:	1496162
                Last edited by neildavis; 03-06-2023, 09:17 AM.
                Free Passive Speaker Designer Lite (PSD-Lite) -- http://www.audiodevelopers.com/Softw...Lite/setup.exe

                Comment

                Working...
                X