T.R | Title | User | Personal Name | Date | Lines |
---|
1863.1 | Analog Simulator | MED::ARTHUR | Once upon a time warp... | Wed Nov 09 1988 12:53 | 8 |
|
I'm interestd. Also does anyone (or this file for that matter)
have any ANALOG SIMULATORS for the Amiga?
I'm interested in a Spice-like simulator...Or alternatively,
if someone has sources I have a C compiler...
Ed A.
|
1863.2 | Another vote. | RAVEN1::EVERHART | | Wed Nov 09 1988 13:08 | 10 |
| I'm interested too. Being still in school, I need to use Matrices
almost every day. I'd also be interested in a spice-like system
for the Amiga. Any packages out there for circuit Analysis? I
have something for the I*M called Micro-Cap II, but it won't run
on the Amiga. It's a really nice graphically oriented system (IE,
no programming languages for circuit construction) If there's
something out there similar to that, it would be nice.
- Chris
|
1863.3 | | LEDS::ACCIARDI | Dukakis should pluck his eyebrows | Wed Nov 09 1988 13:58 | 13 |
|
I think I have a small modal analysis (electrical or mechanical)
program called SNAP (Simple Nodal Analysis Program). This one had
an Intuition front end, but I never really played with it very much.
I do have a program written in Basic that solves for the forced
response of undamped multi-degree-of-freedom systems given the
masses, spring rates, and forcing function magnitude and frequency.
It only handles sinusoidal inputs (step response is a whole lot
tougher).
Ed.
|
1863.4 | re .3 | RAVEN1::EVERHART | | Wed Nov 09 1988 14:23 | 4 |
| Can I get you to upload SNAP for me?
- Chris
|
1863.5 | Please, Sir, I want some more... | TEACH::ART | Think the UNTHINKABLE | Wed Nov 09 1988 14:41 | 2 |
|
Another vote for uploading the matrix software.
|
1863.6 | Let's use the online library... | LEDS::ACCIARDI | Dukakis should pluck his eyebrows | Wed Nov 09 1988 15:18 | 16 |
|
Glad to see some masochistic engineering types here...
I believe I'll upload to martin Ellis' RA81. I'll first post the
files (MATLAB.ZOO, MATLABDOcS.ARC, SNAP.ARC) to
NORSE""::AMIGA:[UPLOAD]
I'll then send Martin e-mail asking that the files be moved to
NORSE""::AMIGA:[UTILITIES]
I expect I'll have everything uploaded by Saturday 11/12/88. The
next few nights are booked.
Ed.
|
1863.7 | | NAC::PLOUFF | Cider Season Has Begun | Wed Nov 09 1988 15:39 | 6 |
| For those willing to slog through the conversion process, Matlab
appeared a few days ago on Usenet. See recent notes in
MSBIS::AMIGA_USENET if interested.
Wes
|
1863.8 | Yes Please | GIDDAY::BAKER | Can I $RUN DMC/detached ? | Wed Nov 09 1988 23:26 | 11 |
| Thanks Ed,
Another vote for MatLab from an wayward Econometrist
who found he preferred Knuth to Keynes, Modula to Milt Friedman
and Recursion to Regressions,
Yours in fiscal drag and liquidity traps,
John Baker
CSC, Sydney
Australia (please use small-country,price-taker assumptions)
|
1863.9 | PSPICE | TEMPE1::MACKELPRANG | Who R U | Thu Nov 10 1988 00:44 | 9 |
| Speaking of SPICE, I found what appears to be a working binary of
an older version of PSPICE on a local bbs that I will upload if
someone will tell me where I can copy it to.
I haven't used it much yet (no time etc.), but it appears to be
complete.
Mark Mackelprang
|
1863.10 | they're he-eeere... | LEDS::ACCIARDI | Insert witty anti-Dukakis slogan here - | Thu Nov 10 1988 08:18 | 9 |
|
Thanks to a female-only party that my wife attended (which featured a
male stripper) I found that I had quite a bit of free time on my hands
last night. I completed the uploading of MATLAB.ZOO, MATLABDOCS.ARC,
and SNAP.ARC to NORSE""::AMIGA[UPLOAD].
As soon as Martin approves the uploads, they're yours for the asking.
Ed.
|
1863.11 | Source code, anyone? | PARITY::MUTH | more people per capita... | Thu Nov 10 1988 08:54 | 14 |
|
I have the source code for the PD version of MATLAB if anyone is
interested. Most of the code is in "vanilla" FORTRAN, except for
a system-dependent file which contains routines for screen and file I/O,
graphics, etc. There are system files for some popular OSes such as VMS
and Unix (I made a quick-and-dirty MS-DOS version too). I've compiled it
under VMS and MS-DOS and it works great! The installation manual describes
what the files do, and how create overlays for computers with small
memories.
Any takers?
Bill
|
1863.12 | Upload PSPICE!!!! | RAVEN1::EVERHART | | Thu Nov 10 1988 09:36 | 7 |
| re .9
Try uploading to the same place that Ed is. I'm sure he'll
be happy to help you with anything unfamiliar. I'm really eagar
to get PSPICE.
- Chris
|
1863.13 | Am I going to have FUN this weekend! | MED::ARTHUR | Once upon a time warp... | Thu Nov 10 1988 10:20 | 4 |
|
Another PSPICE vote here!
Ed
|
1863.14 | PSPICE is here for you --> | TEMPE1::MACKELPRANG | Who R U | Thu Nov 10 1988 23:24 | 11 |
|
I have uploaded PSPICE.ZOO to NORSE""::AMIGA:[UPLOAD]
It has all the Documentation etc with it, but it doesn't have any
examples with it. Someone may want to upload some of the *.INP
files from another version of SPICE.
Mark Mackelprang
|
1863.15 | Elation | MED::ARTHUR | Once upon a time warp... | Fri Nov 11 1988 08:48 | 2 |
|
Yea!
|
1863.16 | VMS Matlab | PARITY::MUTH | more people per capita... | Fri Nov 18 1988 12:08 | 32 |
| I have uploaded the VMS version of MATLAB (including source) in
the directory PARITY::USER$04:[MUTH.MATLAB.VMS]. Relavent files
include:
INSTALL. installation instructions 1100 lines
MAT.FOR source code for MATLAB subroutine 3850 lines
LIB.FOR source library 3339 lines
SYS_UNIX.FOR Unix system-dependent code 900 lines
SYS_VMS.FOR VMS system-dependent code 260 lines
MATLAB.DOC full manual in original form 3960 lines
HELP.LIS help text 700 lines (place in directory $MATLAB)
DEMO. eigenvalue sensitivity example 21 lines
MATZ.FOR MATZ 100 lines
MATLAB.NROFF NROFF input for manual 3250 lines
MAT.SNGL single precision MATLAB subroutine 3850 lines
LIB.SNGL single precision library source 3339 lines
MATLAB.EXE executable files
The documentation (MATLAB.DOC) should be PRINTed using the
/NOFEED qualifier. Also, the logical name $MATLAB should
be defined as the directory where HELP.LIS may be found.
(the program will crash if $MATLAB is not defined).
In summary, to get a running version of MATLAB, use the following:
$copy parity::user$04:[muth.matlab.vms]matlab.exe []
$copy parity::user$04:[muth.matlab.vms]help.lis []
$define $matlab directory_where_HELP.LIS_is_located
$run matlab
Bill
|
1863.17 | :-( | MED::ARTHUR | Once upon a time warp... | Mon Dec 19 1988 10:07 | 10 |
|
Hi,
Is there any chance of re-posting PSPICE? I copied the .ZOO file
in November but hadn't had the time to upload it until this past
weekend. Anyway after much wasted time the file wouldn't de-ZOO.
The .ZOO file on my VAX had 2 RMS errors...
Ed
|
1863.18 | :-( )-: | MED::ARTHUR | Once upon a time warp... | Wed Dec 28 1988 10:05 | 2 |
|
Hello?
|
1863.19 | Help... | MED::ARTHUR | Once upon a time warp... | Thu Dec 29 1988 09:44 | 38 |
| Check RMS File Integrity 29-DEC-1988 09:37:35.02 Page 1
MEDEX:[ARTHUR.JUNK]PSPICE.ZOO;1
FILE HEADER
File Spec: MEDEX:[ARTHUR.JUNK]PSPICE.ZOO;1
File ID: (20350,11,0)
Owner UIC: [ARTHUR]
Protection: System: RWED, Owner: RWED, Group: RE, World:
Creation Date: 10-NOV-1988 20:27:56.00
Revision Date: 29-DEC-1988 09:32:08.55, Number: 4
Expiration Date: none specified
Backup Date: none posted
Contiguity Options: none
Performance Options: none
Reliability Options: none
Journaling Enabled: none
RMS FILE ATTRIBUTES
File Organization: sequential
Record Format: stream-LF
Record Attributes: carriage-return
Maximum Record Size: 0
Longest Record: 0
Blocks Allocated: 462, Default Extend Size: 0
End-of-File VBN: 462, Offset: %X'0000'
Global Buffer Count: 0
*** Attempt to read block with invalid VBN 462.
Unrecoverable error encountered in structure of file.
The analysis uncovered 2 errors.
ANAL/RMS JUNK:PSPICE.*/OUTPUT=A.A
|
1863.20 | Not much help, but... | LOWLIF::DAVIS | That's not a BUG, it's a FEATURE! | Thu Dec 29 1988 10:27 | 4 |
| Are you by chance on a LAVC? I've seen a similar error before. Try simply
copying the file and ANALYZE the new copy.
...richard
|
1863.21 | Latest version on its way. | DEBIT::SOO | Chong Soo | Thu Dec 29 1988 11:10 | 5 |
| A new version of MATLAB came in today, but I only got 8 of the 9
parts from comp.binaries.amiga. You may want to spend your time
on this latest version instead.
Chong.
|
1863.22 | Out of luck | MED::ARTHUR | Once upon a time warp... | Thu Dec 29 1988 15:45 | 3 |
|
I'm on a CI cluster. It's not MATLAB which has the problem but
PSPICE...Still no luck...Ed
|
1863.23 | On NORSE::? | MEIS::ZIMMERMAN | Ninja turtles fight with honor! | Thu Jan 05 1989 12:59 | 3 |
| There's a PSPICE.ZOO in NORSE::AMIGA:[UTILITIES], if that's any help.
- Z
|
1863.24 | pspice on NORSE? | KALI::VISSER | | Tue Feb 07 1989 11:11 | 5 |
| tried to get pspice from NORSE, no luck. Can anyone help?
Thanks,
John
|
1863.25 | try again | IGETIT::ELLISM | Purring on a straight six.... | Wed Feb 08 1989 14:23 | 1 |
|
|
1863.26 | O.K. | KALI::VISSER | | Tue Feb 14 1989 11:30 | 1 |
| got it, thanks, John
|
1863.27 | PSPICE (ANAL/ERROR s.b. ANAL/RMS) | MED::ARTHUR | Once upon a time warp... | Thu Feb 23 1989 14:39 | 15 |
|
John, have you gotten PSPICE to work?
Everytime I try to copy it from NORSE (with either COPY
or FTSV) I get RMS errors when I do an ANAL/ERROR.
Is this expected?
There is another SPICE, ASPICE, on FF177 but it requires
1.5M. I'm running with 1/2 Meg. :-( [actually its my
brother-in-law's machine so don't tell ME to upgrade]
Thanx again to the fine human being who uploaded MATLAB!
Ed
|
1863.28 | | TALLIS::MCAFEE | Steve McAfee | Thu Feb 23 1989 14:56 | 9 |
|
I realize you can't use Aspice but I just thought I'd mention that a
while back I ran a few circuits through HSPICE on the VAX and then ran
the same decks (unmodified) through Aspice and the results were the
same to within 2-3 significant figures. Of course a 10 sec run on the
VAX took 15 minutes on my generic 7.16 Mhz Amiga, but that is to be
expected...
- steve mcafee
|
1863.29 | Hmm | MED::ARTHUR | Once upon a time warp... | Fri Feb 24 1989 13:05 | 7 |
|
The SPICE is for my brother-in-law. He doesn't have
access to it on a VAX. But thanks for the figures.
BTW: 10 CPU seconds of what VAX type?
Ed
|
1863.30 | | STOUT::MCAFEE | Steve McAfee | Fri Feb 24 1989 13:39 | 8 |
| re: -1
It was 9.7 cpu seconds on an VAX 8650.
920 seconds on a Amiga 1000 (Real time, but I set the priority
up high so it had the full attention of the machine. Mouse
wouldn't even move...)
- steve
|