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.

Different methods of Vbe measurement for BJT: which one is more accurate?

Status
Not open for further replies.

amanda_au86

Newbie level 3
Joined
Sep 6, 2009
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,306
Hi guys,

I'm designing a thermo diode and want to measure Vbe value to get the non-ideality factor.
I have two ways to get Vbe in .meas statement.
First method is:
.meas tran VB find V(B) at 40n
.meas tran VE find V(E) at 40n
.meas VBE param = 'VB-VE'

Second method is
.meas tran VBE vbe(xtd1.xqq0.qin)

Both methods produce different values. Let say first method I get 0.6637V and second method I get 0.6552V. Which value is more accurate? And why they have different values?
Please advise.

Thanks.
 

This might not offer an explanation but a possible solution:

Take the average of the two values you get. Use the answer.

Humza.
 

Could it be first method includes parasitics and second method is based on spice model?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top