A Voltage load simulates the application of an electric potential to a body.
This page includes the following sections:
Analysis Types |
Dimensional Types |
Geometry Types |
Topology Selection Options |
Magnitude Options |
Applying a Voltage Boundary Condition |
Details Pane Properties |
Mechanical APDL References and Notes |
Analysis Types
Voltage is available for the following analysis types:
For each analysis type, you define the Voltage by magnitude and phase angle in the Details pane, according to the following equation. (LS-DYNA systems only set a constant value, without phase or frequency.)
V = Vocos(ωt+φ)
Vo is the magnitude of the Voltage (input value Voltage), ω is the frequency, and φ is the phase angle. For a static analysis, ωt = 0.
Magnetostatic Analysis Requirements
See Voltage Excitation for Solid Source Conductors.
Dimensional Types
The supported dimensional types for the Voltage boundary condition include:
3D Simulation
2D Simulation
Geometry Types
The supported geometry types for the Voltage boundary condition include:
Solid
Topology Selection Options
The supported topology selection options for Voltage include:
Face
Edge
Vertex
Nodes: Supported for Coupled Field analyses.
Magnitude Options
The supported Magnitude options for Voltage include the following:
Constant
Tabular (Time Varying)
Function (Time Varying)
Caution: During an Coupled Field Harmonic, Coupled Field Modal, or , Voltage loads cannot be applied to a face, edge, or vertex that is shared with another voltage or current load or a Coupling.
Applying a Voltage Boundary Condition
To apply a Voltage:
Select the Voltage option from the Environment Context tab. Alternatively, right-click the Environment tree object or in the Geometry window and select Insert>Voltage.
Define the Scoping Method as either Geometry Selection, Named Selection, or Voltage Coupling and then specify the geometry.
Enter a Magnitude value.
Enter a Phase Angle value. (Phase will not be needed for LS-DYNA systems.)
Details Pane Properties
The selections available in the Details pane are described below.
Category | Property/Options/Description |
---|---|
Scope |
Scoping Method: Options include:
|
Definition |
Type: Read-only field that displays boundary condition type - Voltage.
Suppressed: Include ( - default) or exclude ( ) the boundary condition. |
Mechanical APDL References and Notes
The following Mechanical APDL commands, element types, and considerations are applicable for this boundary condition.
Voltages are applied using the D command.
Magnitude (constant, tabular, and function) is always represented as a table in the input file.
LS-DYNA References and Notes
*EM_BOUNDARY_PRESCRIBED is used to implement the Voltage boundary condition.