kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #43015
Re: Altium 20 new interactive routing features
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
"Kliment (Future Bits)" <kliment@xxxxxxxx>
-
Date:
Mon, 2 Dec 2019 19:15:52 +0100
-
Autocrypt:
addr=kliment@xxxxxxxx; prefer-encrypt=mutual; keydata= mDMEXYck9xYJKwYBBAHaRw8BAQdAZlOWKehylP8IvxFqSTRbIRFoHJnswEddDuxhBajGYqq0 KEtsaW1lbnQgKEZ1dHVyZSBCaXRzKSA8a2xpbWVudEAweGZiLmNvbT6IlgQTFggAPhYhBKrv pR0fw1mICoGg4mIZ6kQTolweBQJdhyT3AhsDBQkJZgGABQsJCAcCBhUKCQgLAgQWAgMBAh4B AheAAAoJEGIZ6kQTolwefwQBAINMRBsP767EKiANx/Et71/g8Pr1OTTGaLZ+qafPuprBAP0Z gtf4StpGE058jP+GbABtlyt6IRCCkQuX7msGzzimDbg4BF2HJPcSCisGAQQBl1UBBQEBB0Ct Ntmy8o0R0xG5h0QVfxsvqjAMP9HKN/HgXKuvJ1WkXgMBCAeIfgQYFggAJhYhBKrvpR0fw1mI CoGg4mIZ6kQTolweBQJdhyT3AhsMBQkJZgGAAAoJEGIZ6kQTolweSg8A/0e/aAhp0xLzC7wA ybdV9g4/T+bEJ6Z1okrvYUCb3GNOAPwJ1mM6OVfbA4+BF/FwDJsSBmhw5u0rW2iZY/SZuWxL Cg==
-
In-reply-to:
<1e2e457e-9115-37c7-1a4b-d99cbf727dae@cern.ch>
-
Openpgp:
preference=signencrypt
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0
Ignoring the bovine references and attempting to answer the question:
Topological routing means using the connectivity graph of the system to
generate geometrical constraints, and also to generate specific geometry
for say traces or polygons. It's called that because it uses concepts
from the discipline of topology such as Delauney triangulations,
neighbourhood graphs, Voronoi diagrams, straight skeletons, etc. It
means you can, for instance, make a set of traces that follow a path
maximally distant from each obstacle, giving you maximum routing space
around each trace. A number of autorouting algorithms are based on
topological concepts, in this case however it specifically refers to
generating trace shapes such that they have the maximum distance from
each obstacle at each point along their path, as opposed to being
constrained to straight line segments.
Hope this is helpful.
On 02.12.19 17:59, Tomasz Wlostowski wrote:
> On 02/12/2019 17:40, Vesa Solonen wrote:
>> topological routing will
>
> Could you please explain what 'topological routing' does mean (other
> than being marketing buzzword used by some companies) and what exactly
> it has to do with topology [1]?
>
> Tom
>
> [1] https://en.wikipedia.org/wiki/Topology
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References