I?m attempting create a program in MatLab to calculate the voltages in two resistances R1 and R2, and the disiped power in a diode and obtain the graph for Vout... These elements are in series with an ac generator.
Subject: how to write a program for a series circuit, with a silicon or germany diode and resistances and ac generator?
"Ricardo " <007arias@gmail.com> wrote in message <hcsirq$5da$1@fred.mathworks.com>...
> I?m attempting create a program in MatLab to calculate the voltages in two resistances R1 and R2, and the disiped power in a diode and obtain the graph for Vout... These elements are in series with an ac generator.
You need to write out your circuit equations first. Once that is done, the rest is simple.
Or is your problem the circuit solution?. Where is the diode placed, between R1 and R2?
Subject: how to write a program for a series circuit, with a silicon or germany diode and resistances and ac generator?
The circuit elements are as follwing: ac generator ► R1 ► Diode ► R2 ► Ground
Vout = Vr2 (R2 is the Load)... I have to obtain the graph for Vout... The program must be a *.m file
Tanks...
"ade77 " <ade100a@gmail.com> wrote in message <hct7du$kj5$1@fred.mathworks.com>...
> "Ricardo " <007arias@gmail.com> wrote in message <hcsirq$5da$1@fred.mathworks.com>...
> > I?m attempting create a program in MatLab to calculate the voltages in two resistances R1 and R2, and the disiped power in a diode and obtain the graph for Vout... These elements are in series with an ac generator.
>
> You need to write out your circuit equations first. Once that is done, the rest is simple.
>
> Or is your problem the circuit solution?. Where is the diode placed, between R1 and R2?
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.