ProductsAbaqus/StandardAbaqus/CAE Defining a piezoelectric materialA piezoelectric material responds to an electric potential gradient by straining, while stress causes an electric potential gradient in the material. This coupling between electric potential gradient and strain is the material's piezoelectric property. The material will also have a dielectric property so that an electrical charge exists when the material has a potential gradient. Piezoelectric material behavior is discussed in Piezoelectric analysis. The mechanical properties of the material must be modeled by linear elasticity (Linear elastic behavior). The mechanical behavior can be defined by in terms of the piezoelectric stress coefficient matrix, , or by in terms of the piezoelectric strain coefficient matrix, . The electrical behavior is defined by where
The material's electrical and electro-mechanical coupling behaviors are, thus, defined by its dielectric property, , and its piezoelectric stress coefficient matrix, , or its piezoelectric strain coefficient matrix, . These properties are defined as part of the material definition (Material data definition). Alternative forms of the constitutive equationsAlternative forms of the piezoelectric constitutive equations are presented in this section. These forms of the equations involve material properties that cannot be used directly as input for Abaqus/Standard. However, they are related to the Abaqus/Standard input through simple relations that are presented in Piezoelectric analysis. The intent of this section is to draw connections between the Abaqus/Standard terminology and input to that used commonly in the piezoelectricity community. The mechanical behavior can also be defined by in terms of the piezoelectric coefficient matrix , and the stiffness matrix , which defines the mechanical properties at zero electrical displacement (open circuit condition). Likewise, the electrical behavior can also be defined by in terms of the dielectric matrix for an unconstrained material or by where
These are useful relationships that are often seen in the piezoelectric literature. In Piezoelectric analysis the properties , , and are expressed in terms of the properties , , and , that are used as input for Abaqus/Standard. Specifying dielectric material propertiesThe dielectric matrix can be isotropic, orthotropic, or fully anisotropic. For non-isotropic dielectric materials a local orientation for the material directions must be specified (Orientations). The entries of the dielectric matrix (what are referred to as “dielectric constants” in Abaqus) refer to what is more commonly known in the literature as the permittivity of the material. Isotropic dielectric propertiesThe dielectric matrix can be fully isotropic, so that You specify the single value for the dielectric constant. must be determined for a constrained material. Isotropic behavior is the default. Input File Usage DIELECTRIC, TYPE=ISO Abaqus/CAE Usage Property module: material editor: Type: Isotropic: Orthotropic dielectric propertiesFor orthotropic behavior you must specify three values in the dielectric matrix (, , and ). Input File Usage DIELECTRIC, TYPE=ORTHO Abaqus/CAE Usage Property module: material editor: Type: Orthotropic: Anisotropic dielectric propertiesFor fully anisotropic behavior you must specify six values in the dielectric matrix (, , , , , and ). Input File Usage DIELECTRIC, TYPE=ANISO Abaqus/CAE Usage Property module: material editor: Type: Anisotropic: Specifying piezoelectric material propertiesThe piezoelectric material properties can be defined by giving the stress coefficients, (this is the default), or by giving the strain coefficients, . In either case, 18 components must be given in the following order (substitute d for e for strain coefficients): The first index on these coefficients refers to the component of electric displacement (sometimes called the electric flux), while the last pair of indices refers to the component of mechanical stress or strain. Thus, the piezoelectric components causing electrical displacement in the 1-direction are all given first, then those causing electrical displacement in the 2-direction, and then those causing electrical displacement in the 3-direction. (Some references list these coupling terms in a different order.) Input File Usage Use the following option to give the stress coefficients: PIEZOELECTRIC, TYPE=S Use the following option to give the strain coefficients: PIEZOELECTRIC, TYPE=E Abaqus/CAE Usage Property module: material editor: Type: Stress or Strain: Converting double index notation to triple index notationIndustry-supplied piezoelectric data often use a double index notation. A double index notation can be converted easily to the required triple index notation in Abaqus/Standard by noting the convention followed in Abaqus for the correspondence between (second-order) tensor and vector notations: the 11, 22, 33, 12, 13, and 23 components of the tensor correspond to the 1, 2, 3, 4, 5, and 6 components, respectively, of the corresponding vector. Energy balance considerationsAbaqus does not account for piezoelectric effects in the total energy balance equation, which can lead to an apparent imbalance of the total energy of the model in some situations. For example, if a piezoelectric truss is fixed at one end point and subjected to a potential difference between its two end points, it deforms due to the piezoelectric effect. Subsequently if the truss is held fixed in this deformed configuration and the potential difference removed, strain energy will be generated due to the constraints. This results in an equivalent increase in the total energy of the model. ElementsPiezoelectric coupling is active only in piezoelectric elements (those with displacement degrees of freedom and electrical potential degree of freedom 9). See Choosing the appropriate element for an analysis type. |