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.

[SOLVED] how to use VQ by .meas @T=25us? [.probe VQ=par('V(Q2[0]/1.8*4')]

Status
Not open for further replies.

mpig09

Full Member level 4
Joined
Aug 26, 2005
Messages
232
Helped
8
Reputation
16
Reaction score
2
Trophy points
1,298
Location
Taipei
Activity points
2,810
Hi all:

The hspice simulation is transient, and I probe a voltage (is a parameter):
.probe VQ=par('V(Q2[0]/1.8*4 + V(Q2[1]/1.8*8')
Q2[1:0] are voltage signals.

I wish measure the result at a specific time,
.meas tran VQ1 find V(VQ) at 25us ==>It is not work

Could you help to solved it?

Many thanks.
mpig
 

Hi all:

I solved the problem.


.probe VQ=par('V(Q2[0]/1.8*4 + V(Q2[1]/1.8*8')

.meas tran VQ1 avg par('V(Q2[0]/1.8*4 + V(Q2[1]/1.8*8') from=24us to=25us.

mpig
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top