X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Originating-IP: 88.129.21.118 Subject: Re: [geda-user] Power and IO symbols To: geda-user AT delorie DOT com References: From: "Nicklas SB Karlsson (nk AT nksb DOT online) [via geda-user AT delorie DOT com]" Message-ID: <2b55c78f-c469-d868-69ad-37e7a661d17b@nksb.online> Date: Fri, 5 Feb 2021 21:04:13 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Den 2020-12-09 kl. 00:18, skrev Roland Lutz: > Hi, > > I thought it might be useful to have some new-style power and I/O > symbols in the standard library, so I tried to distil a "standard" > version of each of the styles currently in use: Yes most probably. > >     https://bugs.hedmen.org/tmp/pwr-io-symbols.png > > The symbols are functionally equivalent (each symbol has a netname= > attribute which specifies the net to which it is connected, visible by > default for all but the ground symbols), they only differ in their > visual representation and can be used interchangably. All voltages are the same. Think it make sense only these with the same symbol is connected to same net and there is a need for several voltages. In my schematic I have more or less globally 3.3V, analog 3.3V and 5V. But also have 24V which is very common for automation equipment. And also guess some use lower voltage for battery powered equipment as this might also lower current consumption which also reduce power then a switched power supply is used. I also have lower voltage in some circuit but these are less global, generated by same device using them. Might also make sense only these ground with same symbol belong to same net. Logic ground and and protective earth ought to be rather common and maybe also analog ground. Sometimes circuits are isolated but these are local or less global. > > There is a second set of input/output symbols for subschematic ports > which have a portname= instead of a netname= attribute but are > otherwise identical. Looking in my schematics I have refdes and it produced more or less useful circuit boards, or at least the sub schematic was connected. There are also other attributes inside symbols but they are not visible, think they are not promoted. > > Any thoughts or comments? Yes above Nicklas Karlsson