Schematic Net Property: Voltage

Hi,
i am splitting as promised:

  1. Schematic Net Property: Voltage
    Allow assign a voltage for nets. This appear as a text, but for example in cadence LTspice appear in a different color than regular text.
    This can be used also for automatic clearance when pass to PCB.

  2. PCB voltage cleareance on schematic: Can be pre-asigned automatically from Schema. in hand is already implemented in mm, maybe a volt value can be helpfull

Add the possibility on the schema allow split the functions between electronic designer and PCB router in two separated people. Making easy keep the project requirement in only one document.

I believe the clearance settings / custom rules and net classes are already stored in one document, the project file. Using the combination of the two, I think you could already do all of what you seek by hand. You can add net class directive “labels” to high voltage nets on the schematic. Once you’ve assigned all of your high voltage nets, you can set the clearances for each of them in the net class settings. (There is a limited number of visible directive “labels”, which seems like a separate issue / feature request).

I’d advocate against any sort of automatic voltage to clearance system personally, since it requires KiCad to take a stance on exactly which set of requirements/materials to use. From my limited experience, it seems like every high voltage board has such different requirements depending on program and materials that it would be difficult to pick a reasonable default for a new user.

That being said, I do like the idea of being able to add custom labels to nets that contain information in addition to net class. Expected peak voltage would be a cool thing to mark in schematic and then be able to reference quickly both in schematic and layout.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.