Creating a Circuit

Create a circuit to simulate the response of the battery.

The program file that you loaded in the previous step represents an electrical load on the battery. To simulate the response of the battery, the electrical load must be connected to the battery in a circuit.

Connect the electrical load using the Circuits tool.

  1. Expand the Circuits > Circuit 1 node.

The Circuits tool uses Elements and Connections. Each element is either a battery module or a program, and a connection joins elements together in the circuit.

First, you define the battery module and program as elements of the circuit.

  1. Right-click the Batteries > Battery Modules > Battery Module node and select Create Circuit Element.


  2. Right-click the Program Files > Tutorial1CDischarge.prg node and select Create Circuit Element.
Next, the positive and negative terminals of the elements are connected.
  1. Expand the Circuits > Circuit 1 > Circuit Elements node.
  2. Use [Ctrl-Click] to select the Battery Module > (+) Battery Module node and the Tutorial1CDischarge.prg > (-) Tutorial1CDischarge.prg node.
  3. Right-click one of the nodes and select Create Connection.


  4. Repeat for the remaining terminals: (-) Battery Module and (+) Tutorial1CDischarge.prg.

    Each connection is shown under the Circuit Connections node.