From owner-freebsd-questions@FreeBSD.ORG Mon Jul 11 11:14:53 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F354516A41C for ; Mon, 11 Jul 2005 11:14:52 +0000 (GMT) (envelope-from simon@comsys.ntu-kpi.kiev.ua) Received: from comsys.ntu-kpi.kiev.ua (comsys.ntu-kpi.kiev.ua [195.245.194.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FF843D45 for ; Mon, 11 Jul 2005 11:14:39 +0000 (GMT) (envelope-from simon@comsys.ntu-kpi.kiev.ua) Received: from pm514-9.comsys.ntu-kpi.kiev.ua (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) (authenticated bits=0) by comsys.ntu-kpi.kiev.ua (8.12.10/8.12.10) with ESMTP id j6BBL161090833 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 11 Jul 2005 14:21:01 +0300 (EEST) Received: by pm514-9.comsys.ntu-kpi.kiev.ua (Postfix, from userid 1000) id A9E8C7F; Mon, 11 Jul 2005 14:12:52 +0300 (EEST) Date: Mon, 11 Jul 2005 14:12:52 +0300 From: Andrey Simonenko To: "(Shantanoo)" Message-ID: <20050711111252.GA978@pm514-9.comsys.ntu-kpi.kiev.ua> References: <20050707102451.GA222@pm514-9.comsys.ntu-kpi.kiev.ua> <23017470050707083439ac40bd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <23017470050707083439ac40bd@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Spam-Status: No, score=-4.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on comsys.ntu-kpi.kiev.ua X-Virus-Scanned: ClamAV 0.82/969/Wed Jul 6 11:53:40 2005 on comsys.ntu-kpi.kiev.ua X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: Electrical circuits simulator X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2005 11:14:53 -0000 On Thu, Jul 07, 2005 at 09:04:20PM +0530, ??????????????? (Shantanoo) wrote: > On 7/7/05, Andrey Simonenko wrote: > > Hello all, > > > > What do you recommend to use for electrical circuits simulating? > > I need such software for educational purposes. I found Oregano in > > ports/cad, but may be I missed something and there is alternative > > with the same or better level of features as Oregano. > > I haven't check Oregano. But for electrical circuit simulation 'spice' > is nice :) > I need (not really I, but peoples I'm trying to help) a GUI application, which can: build circuits (with operational amplifiers, transistors), setup test clamps and view plots. Oregano uses ngSpice and GNU Cap as simulation backends. I quickly check documentation for Splice tools and didn't find anything about GUI. Did I miss something? BTW check Oregano screenshots: http://arrakis.gforge.lug.fi.uba.ar/shots.php I need something like this. Thanks for you help!