23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

178 2. Tutorial<br />

the equations for the output variable I$VLOAD symbolically yielding an explicit formula describing<br />

the input-output behavior.<br />

In[31]:= eqs = GetEquations[step5];<br />

In[32]:= eqs2 = Eliminate[eqs, {V$3, V$4, V$5}]<br />

Eliminate::ifun:<br />

Inverse functions are being used by Eliminate, so some<br />

solutions may not be found.<br />

Out[32]=<br />

I$VLOAD<br />

Log <br />

AREA$Q4 IS$Q4 ⩵⩵<br />

IB<br />

Log <br />

AREA$Q1 IS$Q1 Log II<br />

I$VLOAD<br />

<br />

1. Log <br />

AREA$Q2 IS$Q2 AREA$Q3 IS$Q3 <br />

In[33]:= Solve[Map[Exp, eqs2], I$VLOAD]<br />

Out[33]=<br />

<br />

1. AREA$Q3 AREA$Q4 IB II IS$Q3 IS$Q4<br />

I$VLOAD <br />

AREA$Q1 AREA$Q2 IS$Q1 ,<br />

IS$Q2<br />

<br />

1. AREA$Q3 AREA$Q4 IB II IS$Q3 IS$Q4<br />

I$VLOAD <br />

AREA$Q1 AREA$Q2 IS$Q1 <br />

IS$Q2<br />

From the result it can be seen that the output current I$VLOAD depends on the square root of the<br />

input current II and that it is independent of the input voltage VLOAD.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!