Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help on operating point file in SMASH tool

Status
Not open for further replies.

ruwan2

Member level 5
Member level 5
Joined
Nov 29, 2011
Messages
90
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Visit site
Activity points
2,141
Hi,

I just play with SMASH on its tutorial example project. It generates an operating file: rc.op.

There is blue color capital words: END_USE_OP_TAG

I don't know what purpose of this word. Is the operating point file a format defined document?

Or it is just a report file?



Code dot - [expand]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Nets:
 
    IN   =  5.0000000e+000 V.
    OUT  =  3.1250000e+000 V.
    X    =  4.3749997e+000 V.
 
Voltage sources:
 
    VIN  =  5.0000000e+000 V, -6.2500000e-006 A,  3.125e-005 W.
 
 
END_USE_OP_TAG
 
* ----------------------------------------------------------------------
* SPICE Dissipated power
* ----------------------------------------------------------------------
 
    Total SPICE power    = 3.1250000e-05 W.
 
* ----------------------------------------------------------------------
* (C) Capacitors
* ----------------------------------------------------------------------
 
C1 (DEFAULT, multiplicity = 1)
           VALUE = 5e-11            ,           POWER = -0               ,
 
 
C2 (DEFAULT, multiplicity = 1)
           VALUE = 5e-11            ,           POWER = -0               ,
 
 
* ----------------------------------------------------------------------
* (R) Resistors
* ----------------------------------------------------------------------
 
R1 (DEFAULT, multiplicity = 1)
               R = 100000           ,              VR = 0.625            ,              IR = 6.25e-06         ,           POWER = 3.90625e-06      ,
 
 
R2 (DEFAULT, multiplicity = 1)
               R = 200000           ,              VR = 1.25             ,              IR = 6.25e-06         ,           POWER = 7.8125e-06       ,
 
 
RL (DEFAULT, multiplicity = 1)
               R = 500000           ,              VR = -3.125           ,              IR = -6.25e-06        ,           POWER = 1.95312e-05      ,

 
Last edited by a moderator:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top