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=20161025; h=mime-version:from:date:message-id:subject:to; bh=Bv839aK4s3CMhbuyJVsfmfgLeIpyVMYgHCyF9zJbhSY=; b=HjQM57r+HBmTA2K5GZp3SNnoBHwI/ghBuU0eHD28YA/GaS6B0Ql249z1mx70G2WXqS KErjG4Xy10mPo0YdXvzDQMSb0KU3yzHUHLmr1GoWddi+BtKkaraHrtXVNiO18dCzexk5 iYB2ZzAQs6t7aT+E0MHihF5CcX2dv0R4FEcds4Ur+uWUvMdu+uhaxPcnreAZGjettJab qNoGeZk36UUfprMFF3E1YGvNqbyWyU8OFIds3NyLXwMp2Sgim+x1c3qi9JgilK+a7zm/ qSfSerfVQuiKsZUEIlnE0ItvmWmMkZ04CKDYMbNHv2l25Fg+IpXs+lTeAbbhAP9Ypg/X nIuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Bv839aK4s3CMhbuyJVsfmfgLeIpyVMYgHCyF9zJbhSY=; b=UJgpN0pLV4l232RuneUG2mIRIFQRBzwLMTExMHsVMnypZ90ETlLVlVqfSsquer211D pikN5uZVme5MzzAlDsaulC6gvGjsP5AA5QYTe5n3kUXxSLmcYN5qbFghCpkCrS9XtBLA LDoM9A6vkwbZqZQ722mUAwrTIf7VNYB7RS5jsGmiOZ5PmtC4fyum5/lM5HUMhNe6U2zd DVuEHuXbDz90n8DOb3l/0qAXJ/HZ2eIFJKyPLHjuPwDqkNob2VRGzYL2ZrwDnmRzr1Bp Z03VxgKdApXyYboQsM/qNPOEgfFMqqMxDl3LMi9nVcvg+v4E/AKxW6zUKOCQigncyLiX OzUA== X-Gm-Message-State: AJaThX5BwXqThj3i23zkz7BtLkvHXrO2jBNrMQtxe1QrpJuTR7cxUPDf X8IsA8T9T8zqVwRVBCAO0ohIlK0W3GhSU4n/5e0nSA== X-Google-Smtp-Source: AGs4zMb1vNchnEjS3kOlENPPqBLxUwETDRnuphwHJQZjM7vfVAXJWs0IC1hX81G0HtNY1TnD3X+/8fFry8WsIUZwbmc= X-Received: by 10.46.77.10 with SMTP id a10mr4814654ljb.180.1512145247583; Fri, 01 Dec 2017 08:20:47 -0800 (PST) MIME-Version: 1.0 From: "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Fri, 1 Dec 2017 11:20:46 -0500 Message-ID: Subject: [geda-user] OpenEMS (dfdt simulation) To: gEDA users mailing list Content-Type: text/plain; charset="UTF-8" Reply-To: geda-user AT delorie DOT com Hi, Over the last year I started working on a library to directly export our geometry from pcb-rnd into OpenEMS. In the course of doing that Koen (one of the contributors to OpenEMS) decided to join our project and he added hyperlinx format support. The following video shows my recreation of one of his demos of OpenEMS simulating a hair pin (distributed element) filter using pcb-rnd instead of eagle which is what he was using. https://www.youtube.com/watch?v=f95dbLKmhLQ&t=18s So yea, we already have one way to simulate RF on boards and we are working on another. Have fun, Evan Foss