PSpice simulation vs temperature

AI Thread Summary
The discussion focuses on defining the sensitivity of piezoresistance as a function of temperature using PSpice simulation software. The user is experiencing issues with the "temp" variable not changing during a Temperature Sweep, suggesting a potential oversight in defining limits for the sweep. Piezoresistance, which is resistance that varies with stress, is highlighted as relevant in IC-based pressure sensors. A suggestion is made to create a thermistor model to effectively simulate temperature changes in the analysis. The conversation emphasizes the importance of correctly setting up the simulation parameters for accurate results.
margyoala
Messages
1
Reaction score
0
I am trying to define the sensitivity of a piezoresistance as a function of temperature using PARAMETERS. The equation is: {S=S0(1-TCS(temp-25))}.
The problem is that "temp" doesn't change during a Temperature Sweep, but I don't have any error either. Could you help me?
 
Last edited:
Engineering news on Phys.org
last time I used spice (some time ago) i was supposed to define the limits for the temperature sweep in some file. maybe that's what's missing...
 
execusme, I will not answer you but I have a qustion


...what is the piezoresistance
 
Can anyone tell me how to use pspice simulation software for temperature analysis for resistor.
 
Piezoresistance is resistance that changes with stress. It's commonly used in IC based pressure sensors.

For the formula, I don't know of a direct call to pull up "temp" during a sim, but you can build a thermistor or temperature sensor model and use it. The extended call for a resistor is:

Rxxx Node1 Node2 Value TC=?

To make yourself a thermistor,
.subckt THERMISTOR TH1 TH2
R1 TH1 TH2 1K TC=.02
.ends THERMISTOR

Best of luck,

- Mike
 
Last edited:
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
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...
Back
Top