Pspice: derivative function in probe

AI Thread Summary
The discussion revolves around obtaining the derivative of the voltage transfer characteristic (VTC) curve for MOSFET inverters in Pspice to calculate noise margins. The user is encountering issues with the probe function 'd()' to derive this curve, receiving an "invalid expressions" error when attempting to apply it to 'V(2)'. They have provided their circuit model and parameters for both NMOS and PMOS transistors. Despite referring to the user manual, the solution remains elusive. The user expresses gratitude for any assistance provided.
ram0001
Messages
5
Reaction score
0
Hi Guys,
I am stuck at a point and needs help.
The thing is I am doing MOSFET inverters using Pspice.
I am getting its VTC (voltage characteristic Curve) But I don't know how to get derivative of this curve in order to obtain some parameters required for Noise margin.
Here is the file:

.model NMOD NMOS (LEVEL=1, VTO=0.6 GAMMA=0 LAMBDA=0 KP=60U)
.model PMOD PMOS (LEVEL=1, VTO=-0.8 GAMMA=0 LAMBDA=0 KP=20U)

***********
* CIRCUIT *
***********

VDD 3 0 DC 3
VGS 1 0 DC 3
M1 2 1 0 0 NMOD L=0.8U W=2U
M2 2 1 3 3 PMOD L=0.8U W=10U
.OP
.DC LIN VGS 0 3 0.1
.PLOT DC V(2)
.PROBE
.END

I have 9.1 Student ,Demo version. I referred to user manual... and it says I used use probe function 'd()' to get derivative but that's not working. It says invalid expressions.
I am taking 'd()' at 'V(2)'.
I would really appreciate if some one can help me out.
Thanks,
 
Engineering news on Phys.org
I got it.
thanks
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...

Similar threads

Back
Top