# Ampère Force Calculator

F = B·I·L·sinθ for a current-carrying wire, with unit selectors, the force magnitude, the 90° reference, and the right-hand-rule direction.

> Canonical page: https://elysiatools.com/en/tools/ampere-force-calculator

- **Category:** Science & Education

- **Keywords:** amperes force law, magnetic force wire, current carrying conductor, motor effect, tesla, electromagnetism

## Overview

The Ampère Force Calculator determines the magnetic force exerted on a straight current-carrying wire using the formula F = B·I·L·sinθ. It lets you select custom units for magnetic field strength, current, and conductor length, and calculates the resulting force magnitude, the 90° reference benchmark, and the right-hand-rule force orientation.

## Inputs

- **Magnetic field B** (number): e.g. 1
- **Field unit** (select)
- **Current I** (number): e.g. 1
- **Current unit** (select)
- **Length in field L** (number): e.g. 1
- **Length unit** (select)
- **Angle θ (degrees)** (number): e.g. 90

## When to use

- Analyzing the electromagnetic deflection force acting on a straight conductor inside a magnetic field.
- Designing or troubleshooting electric motor windings, actuators, and galvanometer coils.
- Solving physics problem sets covering Ampère's force law and the motor effect across different unit scales.

## How it works

- Enter the magnetic flux density (B), current (I), length of the wire inside the field (L), and choose your preferred units (T, mT, µT; A, mA, kA; m, cm, mm).
- Specify the orientation angle θ in degrees between the direction of current flow and the magnetic field vector.
- The tool converts all parameters to SI base units and evaluates F = B·I·L·sinθ to output the total force magnitude in newtons, along with the peak 90° reference force and right-hand-rule direction summary.

## Use cases

- Electric motor winding torque and thrust estimation.
- Physics classroom demonstrations of the motor effect and right-hand rule.
- Evaluating electromagnetic interference and mechanical stress on high-current busbars.

## Frequently asked questions

### What is the formula used to calculate Ampère force?

The calculator uses Ampère's force law: F = B·I·L·sinθ, where B is magnetic field strength, I is electric current, L is conductor length within the field, and θ is the angle between current and field.

### What happens when the wire is parallel to the magnetic field?

When the wire runs parallel to the magnetic field (θ = 0° or 180°), sinθ equals 0, resulting in zero magnetic force.

### At what angle is the magnetic force maximized?

The maximum force occurs when the conductor is perpendicular to the magnetic field (θ = 90° or 270°), where |sinθ| = 1.

### How do I determine the physical direction of the force?

Use the right-hand rule: point your fingers or index finger along the current direction, curl them toward the magnetic field vector, and your thumb points in the direction of the magnetic force.

### Which measurement units can I use for inputs?

You can input magnetic field in T, mT, or µT; current in A, mA, or kA; and length in m, cm, or mm.

## Related tools

- [Coulomb Force Calculator](https://elysiatools.com/en/tools/coulomb-force-calculator): Coulomb's law F = k·|q₁q₂|/r² with signed charges and unit selectors, reporting the force magnitude and whether the pair attracts or repels.
- [Electric Potential Calculator](https://elysiatools.com/en/tools/electric-potential-calculator): V = k·Q/r with the sign preserved, plus the electron potential energy U = −e·V in eV — at the Bohr radius this reproduces 27.2114 V, twice hydrogen's ionization energy.
- [Faraday Induction EMF Calculator](https://elysiatools.com/en/tools/faraday-induction-emf): Faraday's law |ε| = N·ΔΦ/Δt with turns, flux, and time selectors, plus the Lenz's-law sign explained — one turn and one weber per second induce exactly one volt.
- [Optical Magnification Calculator](https://elysiatools.com/en/tools/magnification-power): M = 250/f for magnifiers, (L/f_o)·(250/f_e) factorized for microscopes, f_o/f_e for telescopes.
- [Malus's Law Polarization Calculator](https://elysiatools.com/en/tools/polarization-malus-law): I = I₀·cos²θ: transmitted intensity and percentage for any polarizer angle, with the 0°/45°/90° landmarks.
- [Raoult's Law Calculator](https://elysiatools.com/en/tools/raoult-law-calculator): p_i = x_i·p_i* for ideal solutions, with total pressure and vapour-phase composition for binary mixtures.
- [Relativistic Momentum Calculator](https://elysiatools.com/en/tools/relativistic-momentum): p = γmv with p·c in eV-scale units, the Lorentz factor, and the classical mv comparison for electron, proton, or custom mass.
- [Rest Mass Energy Calculator](https://elysiatools.com/en/tools/rest-mass-energy): E₀ = mc² for electron, proton, neutron, or custom mass: energy in J and eV-scale units, mass in kg and u — the collider mass table.

## Samples

- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
