ERC: Voltage relative to other pin

Bug #1469531 reported by Simon Richter
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
KiCad
Expired
Wishlist

Bug Description

For components with multiple different supply voltages, it would be good to have a tighter ERC.

Proposal:

- for power_out and power_in type pins, allow specifying a reference pin (typically GND/AGND) and a relative voltage
- verify that all pins connected to the same net have consistent voltage requirements
- create an analog to the PWR_FLAG that documents and enforces a certain voltage

Tags: eeschema erc
Revision history for this message
Josh Leverette (coder543) wrote :

I just thought of this while I was working on some stuff as well. Nearly slipped up and left a 5v output directly connected to a 3.3v input! That's a fast way to break something. Being able to specify in the part's schematic as to the voltage levels on each pin would be helpful. Some things should be able to say they don't care about voltages though, and resistors are a great example of that kind of components, but for ICs, it can be really good to make sure the right voltages are going to the right places.

Revision history for this message
RyanFav (rerouter) wrote :

I feel this would require a fair bit of rework to accomplish, as currently the power nets are literally just strings,

However it would be helpful, e.g. allowing specifying voltage limits for power in and power out pins, to catch obvious bugs like a 3.3V device hooked up to lipo battery

tags: added: eeschema
Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

KiCad bug tracker has moved to Gitlab. This report is now available here: https://gitlab.com/kicad/code/kicad/-/issues/1984

Changed in kicad:
status: New → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.