Message Boards Message Boards

0
|
3375 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Physics thermoelectricity related plot

Posted 9 years ago

Why, I cannot see the plot when I type of the following code:

In[56]:= << PhysicalConstants` (* tick mark used, next to number 1 \
key*)

In[57]:= BoltzmannConstant
Out[57]= (1.38065*10^-23 Joule)/Kelvin

In[58]:= Vt[T_] := BoltzmannConstant*T/ElectronCharge
In[111]:= Vt[1]

Out[111]= (0.0000861734 Joule)/(Coulomb Kelvin)
In[60]:= Ies = 10^-9 (*  Unita A Transistor reverse current *)

 Ic[Vbe_, T_] := Ies*(Exp[Vbe/(Vt[T])] - 1)
In[116]:= Plot[Ic[Vbe, 273], {Vbe, 0, 0.7}]
POSTED BY: David Rod
2 Replies
Posted 9 years ago
POSTED BY: Bill Simpson

Please edit your TITLE and make it meaningful and describing your question.

Please read the rules of this forum - especially about code formatting - then edit your post and format code properly.

POSTED BY: Moderation Team
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract