Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronic Content > Electronic Theory


Electronic Theory Basic principles, ideas, concepts, laws, and formulas behind electronics.

Reply
 
Tools
Old 10th August 2009, 12:35 PM   #1
Default LTSpice

hi,

is it possible to simulate (plot) max. power transfered to load by changing R load in LTSpice?
t.man is offline  
Old 10th August 2009, 12:41 PM   #2
Default

What do you mean?

It's easy to plot the power dissipated by a load, just set the trace expression to (V(nXXXX)-V(nXXXX))*I(Load)

V(nXXXX) are the nodes at either side of the load.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 10th August 2009, 01:02 PM   #3
Default

Quote:
Originally Posted by Hero999 View Post
What do you mean?

It's easy to plot the power dissipated by a load, just set the trace expression to (V(nXXXX)-V(nXXXX))*I(Load)

V(nXXXX) are the nodes at either side of the load.
what i mean is that; i want to vary the value of R load and plot the power dissipated to load resistance. hence be able to see the maximum power dissipated to the load.

ok?

Last edited by t.man; 10th August 2009 at 01:06 PM.
t.man is offline  
Old 10th August 2009, 01:15 PM   #4
Default

No, I don't know how to do that.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 10th August 2009, 01:21 PM   #5
Default

hi t,
Is this what you are asking.?
Attached Thumbnails
LTSpice-aaaimage01.gif  
Attached Files
File Type: asc ParaTherm1a.asc (498 Bytes, 15 views)
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Old 10th August 2009, 01:35 PM   #6
Default

hi t,
Another example.

Click RUN, place the cursor on the load resistor so that the meter icon is displayed and press the ALT key to show a thermometer icon.
Attached Thumbnails
LTSpice-aaaimage02.gif  
Attached Files
File Type: asc ParaTherm1b.asc (538 Bytes, 12 views)
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/

Last edited by ericgibbs; 10th August 2009 at 01:36 PM.
ericgibbs is offline  
Old 10th August 2009, 03:29 PM   #7
Default

Quote:
Originally Posted by t.man View Post
what i mean is that; i want to vary the value of R load and plot the power dissipated to load resistance. hence be able to see the maximum power dissipated to the load.

ok?

Do you mean the peak power or the average power?
The peak power can be had the way Hero told you about.

If you need the average power you would integrate i(t)*e(t)
over all time, which is the same as using an RC filter on i(t)*e(t)
where the time constant is large compared to the change in
the amplitude of the waveform.
MrAl is offline  
Old 11th August 2009, 09:43 AM   #8
Default

Quote:
Originally Posted by ericgibbs View Post
hi t,
Is this what you are asking.?
hi eric,
ok, i'm using PSpice now.
actually what i was thinking is this (if i'm right, ok?);

looking at the circuit below, RL (or R9) will dissipate maximum power when equals to thervenin resistance( which equals 230.8k if i'm correct).

i was expecting power to increase till R9= 230.8k then decrease afterwards.
am i right? if yes, why isn't the case here looking at the plot.
Attached Thumbnails
LTSpice-cct.jpg   LTSpice-plot.jpg  
t.man is offline  
Old 11th August 2009, 10:16 AM   #9
Default

Quote:
Originally Posted by t.man View Post
hi eric,
ok, i'm using PSpice now.
actually what i was thinking is this (if i'm right, ok?);

looking at the circuit below, RL (or R9) will dissipate maximum power when equals to thervenin resistance( which equals 230.8k if i'm correct).

i was expecting power to increase till R9= 230.8k then decrease afterwards.
am i right? if yes, why isn't the case here looking at the plot.
hi t,
Please post your asc file.
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Old 11th August 2009, 11:45 AM   #10
Default

Quote:
Originally Posted by ericgibbs View Post
hi t,
Please post your asc file.
hi, eric

i think i've got it.
i've created RL as a global parameter.
isn't what i should expect?
Attached Thumbnails
LTSpice-try.jpg  
t.man is offline  
Old 11th August 2009, 12:08 PM   #11
Default

Quote:
Originally Posted by t.man View Post
hi, eric

i think i've got it.
i've created RL as a global parameter.
isn't what i should expect?
hi t,
Please post your asc file, in that way I can compare your results without having to build the sim.

I would suggest that you look in spice tools menu and change the plot background colour to white , also make the plot lines wide/thick.
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Old 11th August 2009, 02:06 PM   #12
Default

Quote:
Originally Posted by ericgibbs View Post
hi t,
Please post your asc file, in that way I can compare your results without having to build the sim.

I would suggest that you look in spice tools menu and change the plot background colour to white , also make the plot lines wide/thick.
hi,
i can't identify asc file in my project files. where can i find it?
t.man is offline  
Old 12th August 2009, 03:47 AM   #13
Default

Eric, he's using Pspice now. I suspect that's why he can't find the .ASC file.
__________________
Ron

Roff is offline  
Old 12th August 2009, 07:37 AM   #14
Default

Quote:
Originally Posted by Roff View Post
Eric, he's using Pspice now. I suspect that's why he can't find the .ASC file.
Thanks Ron for confirming that.
__________________
Eric " Good enough is Perfect "
I will NOT answer PM's requesting technical help, please use the Forum
PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Reply

Tags
ltspice

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
LTSpice codan General Electronics Chat 14 5th May 2009 10:47 PM
LTSpice issue... smanches General Electronics Chat 14 24th April 2009 12:50 AM
How to add subcurcuit into LTspice? victous General Electronics Chat 0 18th February 2009 01:26 PM
LTSpice op-amps CynicalMan General Electronics Chat 9 22nd November 2008 06:05 PM
Ltspice or Sim Electronics!! silvarblade Electronic Projects Design/Ideas/Reviews 0 23rd June 2008 07:39 AM



All times are GMT. The time now is 09:43 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker