X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=f+OxVMWOzsuEgyi/3Xf67zpVU/6dixuU/f92cbRTN5M=; b=hmOAhRq1EbNqGb6IVUYEDn0fvl6QL+OaUG0U6J2Uh7U9KW4ecxc8FDp6tl+7vOOoPA QGjG7fySIB1weqOY/+xYZSSi3GnTQieZ7Y5ndedT96K9AHpORR3OfA+TA6gzkdB2l+Kn NIPZFJC9iJOfEdIrgXuAmeSGEC3kZl2e9QO0VDvwAytamNgm3FvILzfG+oqKaf8poM9P WJg0fn2nAYFX9HX6SCcAH9NPYt4iTVPHuUwfTkUjinPMTy+e+shFOlKqTvhZBZeqyAs5 ENEUsMH0Lo9Pp5FOpO/tCzbztjWnhWjeOGE+OVf7ntJfRWd1udc+/fSPAldO3qZJqKTO IfQA== X-Received: by 10.112.72.193 with SMTP id f1mr4155436lbv.12.1444904457163; Thu, 15 Oct 2015 03:20:57 -0700 (PDT) Date: Thu, 15 Oct 2015 12:20:50 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: [geda-user] Design rule, suitable attributes at least for current Message-Id: <20151015122050.df4967802d7bf0e178ff2726@gmail.com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com There have been discussions lately about attributes on pins and nets. On commercial tools I have used it is usually possible to specify minimum, standard and maximum value for width of traces. If current is specified instead of width it would be possible to use a mapping of currents to trace width which may be different for different layers and I actually think this approach would actually outperform the commercial tools. If current range which will be negative for opposite direction is specified for pins it would be possible for tools automatically calculate current range for all segments in circuit. Then maximum rms value have been calculated this could be used to automatically map currents to trace widths. Regards Nicklas Karlsson