Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

Current Controlled Voltage source

Hi everyone,

 

I've the following circuit, which contents a current controlled voltage source:

 

 

http://s27.postimg.org/wmpy9uksz/2412424.png

 

I've found it:

http://s27.postimg.org/7l1nllzgv/Untitled.png

 

But couldn't know how to deal with it.

 

Any help?

0 Kudos
Message 1 of 3
(13,559 Views)

Hi there,

 

Instead of using the current controlled voltage source, we can place an ABM(Analog Behavior Model) source in Multisim.

 

Capture2.PNG

 

After you place the ABM source, double-click it. In the ABM source dialog box, select the value tab. In this value field you can define a mathematical or codniton statement that will act as a stimulus in your circuit.

 

In this case, let's type: 5*(V(1)-V(0))/2

 

Here V(1) and V(0) are the net name using the syntax V(<net name>) 

 

Capture.PNG

 

Attached is the schematic for reference

 

Hope it helps!

 

Chen_T
National Instruments
0 Kudos
Message 2 of 3
(13,540 Views)

Hi Simosamkun,

 

You can wire the current controlled voltage source  like this;

 

current controlled voltage source.PNG

You can also use an ABM voltage source, it allows you to add an expression and it has the ability to read current through a DC voltage source. In your schematic, you can place a 0V DC source and the current direction should flow through the positive side of the source.  You schematic look like this:

 

ABM.PNG

Tien P.

National Instruments
Message 3 of 3
(13,539 Views)