connecting 2 or more pads to 1 pin.

Making your own components and patterns, organizing and using libraries.
Post Reply
Message
Author
jahinbaha
Posts: 1
Joined: 26 Dec 2010, 09:24

connecting 2 or more pads to 1 pin.

#1 Post by jahinbaha » 26 Dec 2010, 09:32

for Version 1.4

I am making my own library for components.
I need to connect 2 (or more) pads in the pattern to 1 pin in the schematic.
For example a Triac in SOT-223 package has the com connected to 2 pins.
How can this be done?

Thanks for your help.

Alex
Technical Support
Posts: 4078
Joined: 14 Jun 2010, 10:43

Re: connecting 2 or more pads to 1 pin.

#2 Post by Alex » 27 Dec 2010, 11:14

This cannot be done in version 1.4, but is able to do in ver.2.1.

Open "Attached pattern" window in Component editor and choose a pattern for the component. You will see blue lines that connect component's pins with pads. Using mouse, you can add extra connections from unconnected pads to already connected ones.

gunrunnerjohn
Posts: 96
Joined: 28 Jun 2013, 20:17

Re: connecting 2 or more pads to 1 pin.

#3 Post by gunrunnerjohn » 27 Jul 2023, 22:20

I'm using DipTrace 4.3.0.5 on Windows 10.

I tried this, but it doesn't work for me. It appears to think they're connected when I drag between the two pins. If I try it again it asks if I want to disconnect them, so obviously the "connected" state is recognized. I also see a little red line between the "connected" pads.
___SUPERCAP1.jpg
___SUPERCAP1.jpg (57.69 KiB) Viewed 53264 times
However, when I route the board using this new component, it doesn't connect them with real copper!

If I do a CHECK NET CONTINUITY, it seems to think all is well
___SUPERCAP2.jpg
___SUPERCAP2.jpg (166.53 KiB) Viewed 53264 times
You can see the tiny lines that seem to indicate there are RAT lines to be connected, but the router doesn't see them.
___SUPERCAP3.jpg
___SUPERCAP3.jpg (5.46 KiB) Viewed 53264 times
I'll byte, what am I doing wrong?

Tomg
Expert
Posts: 2076
Joined: 20 Jun 2015, 18:39

Re: connecting 2 or more pads to 1 pin.

#4 Post by Tomg » 28 Jul 2023, 00:57

...You can see the tiny lines that seem to indicate there are RAT lines to be connected, but the router doesn't see them...
The blue dashed lines are not ratlines; they indicate a component's internal connection(s) and are not related to external traces.
Tom

gunrunnerjohn
Posts: 96
Joined: 28 Jun 2013, 20:17

Re: connecting 2 or more pads to 1 pin.

#5 Post by gunrunnerjohn » 28 Jul 2023, 01:03

OK, how do I internally connect the multiple pads in the component definition, or is that not possible?

Tomg
Expert
Posts: 2076
Joined: 20 Jun 2015, 18:39

Re: connecting 2 or more pads to 1 pin.

#6 Post by Tomg » 28 Jul 2023, 11:19

...how do I internally connect the multiple pads in the component...
This can be accomplished in the "Attached Pattern" dialog window of the Component Editor. If the pads have identical numbers they will be automatically connected. If they have differing numbers simply drag a line between them. To remove an existing line, drag another line over it to bring up the appropriate context menu. All connection lines in the "Attached Pattern" dialog window will be solid, thin and red (default color). Curiously, internal connection lines will show as blue and dashed in the PCB Layout editor.
Tom

gunrunnerjohn
Posts: 96
Joined: 28 Jun 2013, 20:17

Re: connecting 2 or more pads to 1 pin.

#7 Post by gunrunnerjohn » 28 Jul 2023, 13:19

Tomg wrote: 28 Jul 2023, 11:19
...how do I internally connect the multiple pads in the component...
This can be accomplished in the "Attached Pattern" dialog window of the Component Editor. If the pads have identical numbers they will be automatically connected. If they have differing numbers simply drag a line between them. To remove an existing line, drag another line over it to bring up the appropriate context menu. All connection lines in the "Attached Pattern" dialog window will be solid, thin and red (default color). Curiously, internal connection lines will show as blue and dashed in the PCB Layout editor.
I did exactly that, but when the board was routed, no copper exists between the internal pads. In my previously posted graphic, you can see the thin red lines.

Tomg
Expert
Posts: 2076
Joined: 20 Jun 2015, 18:39

Re: connecting 2 or more pads to 1 pin.

#8 Post by Tomg » 28 Jul 2023, 20:51

...when the board was routed, no copper exists between the internal pads...
If you need external traces between the pins, just manually route them.
Tom

gunrunnerjohn
Posts: 96
Joined: 28 Jun 2013, 20:17

Re: connecting 2 or more pads to 1 pin.

#9 Post by gunrunnerjohn » 28 Jul 2023, 22:16

Tomg wrote: 28 Jul 2023, 20:51
...when the board was routed, no copper exists between the internal pads...
If you need external traces between the pins, just manually route them.
I figured I could do that, but truthfully I didn't notice they weren't there, I didn't realize I had to route them myself. The point of putting them in the component was so I wouldn't forget to route them.

I'm guessing I should forget about putting them in the component...

Post Reply