delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2012/11/21/16:21:46

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type:content-transfer-encoding;
bh=Z89KoiWDmSuQiUYnJMMXOUHc6rYEaJlhEYnqM4TmMQI=;
b=1IcWhx251GKzH5Bdf+nckbhb8G/B1f1eCdCimYe5lLL8Eow7QxLK1E8lmYT1e7GYOl
TSpfqsdjtRjb8nxZC6GILs896yVVe8fvTFpPlXn6CMrX0ccf1KVLDEJPzhPDp1z1q8RG
9StrIP3wtbTxNgumahvV74uGR9vpHnsX+CAvpHpu9hsyjZniNYNutjdyUs2YToYxqB0H
skzzySxpYT55I8Ik8Ui9U7LO+R4hImjsOtDLE02g/lYKDW+Rr/dGr+zwd9FiGF/CbtD/
1Vh7A1J+BQbDLrnxXFHhQTQa1qSst8Id6Fhtie5l0Q2hy41nCk3/RB981DtzsZSUZqUP
sNcQ==
MIME-Version: 1.0
In-Reply-To: <4F02B9C0-5C7A-4C7B-A23C-C99285C4CFFB@noqsi.com>
References: <20121116030224 DOT 5c7750ee AT akka>
<201211160225 DOT qAG2PrVD005630 AT envy DOT delorie DOT com>
<20121116035513 DOT 14519 DOT qmail AT stuge DOT se>
<201211160357 DOT qAG3vUXo017504 AT envy DOT delorie DOT com>
<20121116041216 DOT 16057 DOT qmail AT stuge DOT se>
<201211160428 DOT qAG4Sh3h018631 AT envy DOT delorie DOT com>
<llhhn9x25t DOT ln2 AT skate DOT rswarbrick>
<k88cd4$3i2$1 AT ger DOT gmane DOT org>
<20121117163351 DOT 14988 DOT qmail AT stuge DOT se>
<5C6FC5CD-A358-476D-A8CA-C9AF2E72A914 AT noqsi DOT com>
<20121117185520 DOT 25698 DOT qmail AT stuge DOT se>
<E2A7C157-E0AB-437B-B8FD-1DA96C64AF39 AT noqsi DOT com>
<k89b87$fip$1 AT ger DOT gmane DOT org>
<B8C80ED4-E795-41D2-9D76-513A7D09666C AT noqsi DOT com>
<k8bv02$1ca$1 AT ger DOT gmane DOT org>
<9C626D0F-7D63-4FBE-8D63-37A2FFAD96FE AT noqsi DOT com>
<CAM2RGhQXd_-f3AD2W0iNTvbUU0o8O727f0sR=vkEjC-zg0PmVw AT mail DOT gmail DOT com>
<71EA2CF8-8F64-4A51-B7C4-5F26EE8F4088 AT noqsi DOT com>
<CAM2RGhR3tC52C8Jj9171a5xogwPy9PA_6DrOBF=F3742cbvAhg AT mail DOT gmail DOT com>
<CAM2RGhRPE5YpB4p6hBbZwUE-DF4vdMCn-UoZONe9bNPHX+FN-Q AT mail DOT gmail DOT com>
<D904E454-596B-4B02-82B6-0CA2EC854690 AT noqsi DOT com>
<25B41A6E-E2ED-4EEB-ADAE-558B8BCFB993 AT noqsi DOT com>
<20121119145732 DOT 2B114813BDB3 AT turkos DOT aspodata DOT se>
<E5ECF326-39B6-4325-B3C0-66EAD03186AE AT noqsi DOT com>
<20121119182107 DOT 98F08813BDB7 AT turkos DOT aspodata DOT se>
<4F02B9C0-5C7A-4C7B-A23C-C99285C4CFFB AT noqsi DOT com>
Date: Wed, 21 Nov 2012 16:20:24 -0500
Message-ID: <CAM2RGhT1dSepoZA=VN0oetb20PTitw1=UhvLyXtS=xmJz_kO3g@mail.gmail.com>
Subject: Re: [geda-user] Translating SI notation to SPICE
From: Evan Foss <evanfoss AT gmail DOT com>
To: geda-user AT delorie DOT com
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id qALLKUJG031715
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

Is it naivety to suggest that we just apply the scale from engineering
notation only for component values to end in their unit type? All
other cases remain the same since there are as far as I know no units
that have 2 letter abbreviations.

The question in my mind is just what to do with the meter units you
want to use. By all means we should have them but what is spice going
to do with them?

On Mon, Nov 19, 2012 at 1:57 PM, John Doty <jpd AT noqsi DOT com> wrote:
>
> On Nov 19, 2012, at 11:21 AM, Karl Hammar wrote:
>
>> Sorry, I jumped in the middle of thread.
>> My gut feeling is then that 10 mΩ should be translated to 0.01 and
>> and 10MΩ to 10000000, and to leave out the multiplier in the output.
>>
>> But from what I understand that would be a change in behaviour,
>> and they are never fun.
>
> gnet-spice-noqsi is a new netlist back end written "from scratch". It is not a patch. While I am attempting to keep backward compatibility to gnet-spice and gnet-spice-sdb in cases where it is harmless, I am changing behaviors that have caused me trouble in the past. So, I appreciate suggestions and will try to judge them on their merits for future application: backward compatibility is not a priority here.
>
> John Doty              Noqsi Aerospace, Ltd.
> http://www.noqsi.com/
> jpd AT noqsi DOT com
>
>
>



-- 
Home
http://evanfoss.googlepages.com/
Work
http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019