X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <5A721781.3010001@xs4all.nl> Date: Wed, 31 Jan 2018 20:22:41 +0100 From: "Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com]" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.19) Gecko/20110429 Fedora/2.0.14-1.fc13 SeaMonkey/2.0.14 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] geda and sub-distribution unt planning? References: <20180131142114 DOT GE9539 AT raven DOT inka DOT de> In-Reply-To: <20180131142114.GE9539@raven.inka.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfAEYbmenod1fHLAoO0jjGesTZqInrM//5ABCHNasTfqhlJ3avR+Fcz71mFUVQDZ89PgIhfPWm4PAj9pq1D8WiHY7NhbawtmWnM6KU0AOKGzp7tpsLl/z dHDyvjmn49wLR9owoZcjEwZZXSe03ChKpl28d3j+oIGL9vcrewwsBrAOqoQYkMfYnaLJyUq6uOqatA== Reply-To: geda-user AT delorie DOT com Josef Wolf wrote: > Hello, > > has anybody tried to plan electrical distribution units with geda? > > I'm not sure I have the correct englisch term for this. I'm talking about > things like > > http://www.unser-bautagebuch.eu/wp-content/uploads/2013/10/20131014-093127.jpg > > IMHO, creating the schematics should be straight forward, once a component > library (RCDs, circuit-breaker, terminal-blocks) exists. But what about > "routing"? Instead of copper layers, real wires are used in such applications. > Guess, PCB would be not of much use for such a kind of projects? > > Any hints? > > Hi Josef, I did hydraulics, ladder diagrams for PLC and other stuff with gschem ;-) Entering the schematics for control cabinets should be doable with gschem although you would almost have to start from scratch with the symbols required. Either power distribution (3 phase 400V AC), or 24 V DC control using either old fashioned relay technology or programmable logic controllers, or field loops can be done ... it's just schematic entry and generation of portable document files for design, verification, managing sub-contractors, commissioning and maintenance. Even the layout and placement drawings of cabinets can be done with gschem. The entire life cycle can be covered ... that is, if everybody thinks this FOSS solution gives the lowest Total Cost of Ownership. Now the hard parts lie in what "smart thinking" you want gnetlist or scripts (python) to do for post-processing: - generation of cable lists, - generation of cable to terminals in junction boxes, - material take off, - pricing of MTO, - cost calculation of manhours, - planning of duration of works, - etc. Best advice I can give you is to start small ... try one or two pages of every document type you foresee you will need before jumping into the deep ;-) That will give an idea of the amount of effort required for the schematic entry part ... and then for post-processing .... YMMV ;-) Kind regards, Bert Timmerman.