Re: gEDA-user: device attribute

2006-08-07 Thread Ales Hvezda
[snip] >each symbol. The Scheme back ends use this attribute when deciding >how to process the symbol and write the corresponding netlist. In >this sense, "device" is not an attribute for the user, it is for the >CAD package. Therefore, it doesn't show up in your netlist or in your >(settable)

gEDA-user: gschem: Adding net names to a bus

2006-08-07 Thread Patrick Doyle
I've read the gschem documentation (only) enough to read the part that says "buses are still very experimental". Nevertheless, I thought I would give it a try. I have a symbol that I've imported has a bunch o' pins labeled: EM_A[0] EM_A[1] EM_A[2] ... So I drew a bus down along side of the sym

Re: gEDA-user: Spice Transmission Line Simulation Question

2006-08-07 Thread John Doty
On Aug 7, 2006, at 4:39 PM, Dan McMahill wrote: al davis wrote: On Monday 07 August 2006 10:01, Dan McMahill wrote: the manual I looked at said that you specify L/C in H/m and F/m for the ltra model. You seem to have specified it in terms of per foot. So this is one problem. That doesn't ma

Re: gEDA-user: Spice Transmission Line Simulation Question

2006-08-07 Thread User Tomdean
The spice3f5 help panel on lossy transmission lines states: 3.3.3. Lossy Transmission Line Model (LTRA) The uniform RLC/RC/LC/RG transmission line model (re- ferred to as the LTRA model henceforth) models a uniform constant-parameter distributed transmission line. The RC and

Re: gEDA-user: Spice Transmission Line Simulation Question

2006-08-07 Thread Dan McMahill
al davis wrote: On Monday 07 August 2006 10:01, Dan McMahill wrote: the manual I looked at said that you specify L/C in H/m and F/m for the ltra model. You seem to have specified it in terms of per foot. So this is one problem. That doesn't matter if you are consistent. What matters is t

Re: gEDA-user: Spice Transmission Line Simulation Question

2006-08-07 Thread John Doty
On Aug 7, 2006, at 2:16 PM, User Tomdean wrote: .model rg_8u LTRA (len=3.2808399 l=.065uh c=24.8pf r=2.3)) 2.3 ohms/foot? Nope... The losses do not agree with the mfg datasheet. A problem with the LTRA model here is that it doesn't account for skin depth. The ohmic loss should be freque

Re: gEDA-user: Spice Transmission Line Simulation Question

2006-08-07 Thread User Tomdean
Thanks for the replies. I have not looked into this type analysis for some 20 years. I still have my Terman reference! The value/unit is specified in the Spice 3f5 help pages. I used the value/foot specifications for Belden 9914 Coax and specified the length in feet. I added the center conduct

Re: gEDA-user: Lesstif PCB compiling

2006-08-07 Thread joel silvestre
Configure and compile ok with the symlink and --disable-doc. Thanks joel Le lundi 07 août 2006 à 15:10 -0400, DJ Delorie a écrit : > Odd, mine apparently makes the same mistake - except that I've hacked > my system to have a symlink in the right place :-P > > $ ls -l /usr/include/Xm > lrwxrwxrw

Re: gEDA-user: Lesstif PCB compiling

2006-08-07 Thread DJ Delorie
Odd, mine apparently makes the same mistake - except that I've hacked my system to have a symlink in the right place :-P $ ls -l /usr/include/Xm lrwxrwxrwx 1 root root 19 Sep 26 2005 /usr/include/Xm -> ../X11R6/include/Xm/ I'll see what I can do about it.

Re: gEDA-user: Spice Transmission Line Simulation Question

2006-08-07 Thread al davis
On Monday 07 August 2006 10:01, Dan McMahill wrote: > the manual I looked at said that you specify L/C in H/m and > F/m for the ltra model.  You seem to have specified it in > terms of per foot.  So this is one problem. That doesn't matter if you are consistent. What matters is total L, total C,

Re: gEDA-user: Lesstif PCB compiling

2006-08-07 Thread joel silvestre
c_cv_lib_Xext_main=yes ac_cv_lib_Xm_XmCreateMainWindow=yes ac_cv_lib_Xmu_main=yes ac_cv_lib_Xpm_main=yes ac_cv_lib_Xt_XtOpenDisplay=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_xnet_gethostbyname=no ac_cv_objext=o ac_cv_path_CONVERT=/usr/bin/convert ac_cv_path_M4=/usr/bin/m4 ac_cv_path

Re: gEDA-user: Lesstif PCB compiling

2006-08-07 Thread DJ Delorie
Send me your config.log please. Plus, what OS/Version are you using? ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: Lesstif PCB compiling

2006-08-07 Thread joel silvestre
I try to compile PCB from CVS with Lesstif gui but configure is not happy: checking Xm/Xm.h usability... no checking Xm/Xm.h presence... no checking for Xm/Xm.h... no configure: error: You don't seem to have the Lesstif development environment installed. Urpmi says lesstif-devel is already insta

Re: gEDA-user: Spice Transmission Line Simulation Question

2006-08-07 Thread Dan McMahill
User Tomdean wrote: I am using Spice 3f5, attempting to model a coax line. I am a nubie at this. The lossless example uses two lines to model one coax. Do I need to do this with the ltra model? It does not seem to make a difference. I get funny results. I use ac dec 100 1 1000meg plot db

Re: gEDA-user: SMD design "Twister2" released

2006-08-07 Thread Karel Kulhavy
On Mon, Aug 07, 2006 at 06:58:39AM +0100, Peter TB Brett wrote: > On Sunday 06 August 2006 23:39, Karel Kulhavy wrote: > > > > Twister2 is the first SMD module of Ronja. The building is simpler and > > faster than it's predecessor Twister. Twister2 is smaller and takes 1.4W > > power less. > >

Re: gEDA-user: Spice Transmission Line Simulation Question

2006-08-07 Thread Wojciech Kazubski
> I am using Spice 3f5, attempting to model a coax line. I am a nubie > at this. The lossless example uses two lines to model one coax. Do I > need to do this with the ltra model? It does not seem to make a > difference. > > I get funny results. I use > > ac dec 100 1 1000meg > plot db(v(4)/v(

Re: gEDA-user: Re: SMD design "Twister2" released

2006-08-07 Thread Karel Kulhavy
On Mon, Aug 07, 2006 at 01:19:09AM +0200, kai-martin knaak wrote: > Karel Kulhavy wrote: > > > I have released Twister2 > > http://ronja.twibright.com/twister2/ > > Very nice. > How do you do the gallery? Some kind of script? A C program I wrote. I can send it to you if you want. I didn't rele