Electric Field of Solid Charged Sphere
The electric field of a solid charged sphere describes a vector field that associates to each point in space the Coulomb force that would be experienced per unit of electric charge, by an infinitesimal test charge at that point.
The electric field of a solid charged sphere depends on position, total charge and the radius of the sphere. Outside the sphere, it can be treated as a point charge decreasing with increasing distance. Inside the sphere, the electric potential and field strength drop as one approaches the center.
Formula
![Copy to Clipboard {QuantityVariable["ϕ", "ElectricPotential"] == Piecewise[{{(Quantity[Rational[1, 8]/Pi, "ElectricConstant"^(-1)]*QuantityVariable["Q", "ElectricCharge"]*(3 - QuantityVariable["r", "Distance"]^2/QuantityVariable["R", "Radius"]^2))/QuantityVariable["R", "Radius"], QuantityVariable["r", "Distance"] <= QuantityVariable["R", "Radius"]}, {(Quantity[Rational[1, 4]/Pi, "ElectricConstant"^(-1)]*QuantityVariable["Q", "ElectricCharge"])/QuantityVariable["r", "Distance"], QuantityVariable["r", "Distance"] > QuantityVariable["R", "Radius"]}}, 0], QuantityVariable["E", "ElectricFieldStrength"] == Piecewise[{{(Quantity[Rational[1, 4]/Pi, "ElectricConstant"^(-1)]*QuantityVariable["Q", "ElectricCharge"]*QuantityVariable["r", "Distance"])/QuantityVariable["R", "Radius"]^3, QuantityVariable["r", "Distance"] <= QuantityVariable["R", "Radius"]}, {(Quantity[Rational[1, 4]/Pi, "ElectricConstant"^(-1)]*QuantityVariable["Q", "ElectricCharge"])/QuantityVariable["r", "Distance"]^2, QuantityVariable["r", "Distance"] > QuantityVariable["R", "Radius"]}}, 0]}](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/758/7582c09f-727f-48a2-9006-7de95be410ba/Webpage/FormulaImage.png)
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["Electric Field of Solid Charged Sphere"]](images/758/7582c09f-727f-48a2-9006-7de95be410ba-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Electric Field of Solid Charged Sphere"]]](images/758/7582c09f-727f-48a2-9006-7de95be410ba-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Electric Field of Solid Charged Sphere"], {QuantityVariable[
   "R","Radius"] -> Quantity[1, "Meters"], 
  QuantityVariable["\[Phi]","ElectricPotential"] -> 
   Quantity[10000000000, ("Joules")/("Coulombs")], 
  QuantityVariable["r","Distance"] -> Quantity[1.5`, "Meters"]}]](images/758/7582c09f-727f-48a2-9006-7de95be410ba-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                