Power Factor Using Voltage
The power factor of an AC electrical power system is defined as the ratio of the real power flowing to the load to the apparent power in the circuit.
The power factor equals the ratio of the electric real power to the product of the electric current and voltage.
Formula
![Copy to Clipboard QuantityVariable["PF", "Unitless"] == QuantityVariable["P", "ElectricPower"]/(QuantityVariable["I", "ElectricCurrent"]*QuantityVariable["V", "ElectricPotential"])](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/460/460c2d9e-1310-4739-ab20-438a9922e35f/Webpage/FormulaImage.png)
| symbol | description | physical quantity | 
|---|---|---|
| PF | power factor | "Unitless" | 
| I | electric current | "ElectricCurrent" | 
| P | electric real power | "ElectricPower" | 
| V | voltage | "ElectricPotential" | 
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["Power Factor Using Voltage"]](images/460/460c2d9e-1310-4739-ab20-438a9922e35f-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Power Factor Using Voltage"]]](images/460/460c2d9e-1310-4739-ab20-438a9922e35f-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Power Factor Using Voltage"], {QuantityVariable["PF","Unitless"] ->
    0.9`}]](images/460/460c2d9e-1310-4739-ab20-438a9922e35f-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                