# Specific Radioactivity Calculator (Bq/mol, Ci/mmol, Ci/g)

Carrier-free specific activity from the half-life: A = ln2·N_A/T½ in Bq/mol and Ci/mmol, with optional Bq/g and Ci/g from molar mass.

> Canonical page: https://elysiatools.com/en/tools/specific-radioactivity

- **Category:** Math & Numbers

- **Keywords:** specific radioactivity, specific activity, molar activity, carrier free, ci/mmol, bq/mol, avogadro, radionuclide, radiochemistry, radiolabeling

## Overview

The Specific Radioactivity Calculator computes the theoretical carrier-free molar and mass specific activity of any radionuclide from its physical half-life and optional molar mass. Using standard decay constants and Avogadro's number, it delivers immediate conversions across Bq/mol, Ci/mmol, Bq/g, and Ci/g to establish theoretical maximum activity thresholds for radiochemistry and radiopharmaceutical labeling.

## Inputs

- **Half-life T½** (number): Physical half-life in the selected time unit. Must be greater than zero.
- **Half-life T½** (select): Time unit of the half-life.
- **Molar Mass (g/mol, optional)** (number): Molar mass of the radionuclide or labelled compound in g/mol; if provided, mass-based specific activity (Bq/g, Ci/g) is computed.
- **Decimal Places** (number)

## When to use

- Determining the theoretical carrier-free specific activity ceiling for radiotracers and labelled biomolecules.
- Converting radioisotope half-lives into molar activity units (Bq/mol and Ci/mmol) for assay design.
- Evaluating mass-based specific activity limits (Bq/g and Ci/g) when compound molar mass is known.

## How it works

- Enter the physical half-life value and select the corresponding time unit (seconds, minutes, hours, days, or years).
- Optionally enter the radionuclide or labeled compound molar mass in grams per mole (g/mol) and choose output decimal precision.
- The tool applies the decay constant equation (A = ln(2) × N_A / T½) to calculate molar activity, then derives mass specific activity if molar mass is provided.
- Review calculated outputs displayed in standard radioactivity units including Bq/mol, Ci/mmol, Bq/g, and Ci/g.

## Use cases

- Radiopharmaceutical quality control: Setting baseline ceilings for peptide or antibody labeling efficiency.
- Nuclear medicine research: Determining theoretical specific activities for diagnostic isotopes like Tc-99m, Ga-68, or F-18.
- In vitro binding assays: Estimating maximum molar activity for tritiated (³H) or iodinated (¹²⁵I) radioligands.

## Frequently asked questions

### What does carrier-free specific activity mean?

Carrier-free specific activity represents the theoretical maximum radioactivity per mole or gram when 100% of the atoms in the sample are the radioactive isotope, containing no stable carrier isotopes.

### Why are experimental specific activities lower than calculated values?

Real-world preparations contain stable carrier atoms, chemical impurities, or decay daughters, which increase mass and molar quantity relative to the radioactive decays.

### Is entering the molar mass required?

No, molar mass is optional. If omitted, the calculator outputs molar activities (Bq/mol and Ci/mmol); providing molar mass enables mass-specific outputs (Bq/g and Ci/g).

### Which time units are supported for half-life?

You can input half-life values in seconds, minutes, hours, days, or years.

### How are Curie (Ci) and Becquerel (Bq) related in the calculation?

Calculations convert Becquerels to Curies using the standard physical constant 1 Ci = 3.7 × 10¹⁰ Bq.

## Related tools

- [Absolute Value Calculator](https://elysiatools.com/en/tools/absolute-value-calculator): Calculate the absolute value of positive, negative, or decimal numbers and explain the sign relationship
- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [Bearing Life L10 Calculator](https://elysiatools.com/en/tools/bearing-life-l10): Calculate the basic rating life of a rolling bearing: L10 = (C/P)^p, with p = 3 for ball bearings and p = 10/3 for roller bearings. When a speed is provided, converts to L10h in operating hours.
- [Bolt Torque Clamp Force Calculator](https://elysiatools.com/en/tools/bolt-torque-clamp-force): Convert between bolt tightening torque and axial clamp force. T = K·F·d, where K is the nut factor (~0.20 for dry steel). Solve torque from force, or force from torque.
- [Cable Ampacity Calculator (IEC 60364-5-52)](https://elysiatools.com/en/tools/cable-ampacity-calculator): Estimate copper cable current-carrying capacity per the simplified IEC 60364-5-52 reference method. Combines cross-section, insulation (PVC 70°C / XLPE 90°C), installation method, and ambient temperature to derive the corrected allowable ampacity (A).
- [Capacitor Reactive Power Calculator (Q_c = 2πfCU²)](https://elysiatools.com/en/tools/capacitor-reactive-power): Compute the reactive power produced by a known capacitor: Q_c = 2π·f·C·U². Supports single-phase, three-phase star (Y) and delta (Δ) connections. Returns Q_c in var/kvar, capacitive reactance Xc, and capacitor current Ic. Complementary to the power-factor-correction tool (which sizes a capacitor for a target cosφ).
- [Chain Sprocket Ratio Calculator](https://elysiatools.com/en/tools/chain-sprocket-ratio): Calculate the ratio, driven speed and chain linear speed of a chain drive. i = z₂/z₁ = n₁/n₂, chain speed v = z₁·p·n₁/60000. Enter the pitch to compute chain speed.
- [Condensing / Evaporating Temperature Calculator](https://elysiatools.com/en/tools/condensing-temperature-calculator): Estimate the saturated condensing temperature (T_cond) and evaporating temperature (T_evap) of a refrigeration circuit. Three modes: (1) from coil approach — T_cond = T_ambient + condenser ΔT approach, T_evap = T_medium − evaporator ΔT approach; (2) from measured saturated pressures — given P_cond and P_evap for a known refrigerant (R-22 / R-134a / R-410A), invert the Antoine fit; (3) from subcooling & superheat — T_cond = T_liquid − SC, T_evap = T_suction − SH. Temperature in °C/K/°F; pressure in bar/MPa/kPa/PSI absolute or gauge (atmospheric default 1.01325 bar). Results reported in °C.

## Samples

- [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
- [Copyright-Free FLAC Audio Samples](https://elysiatools.com/en/samples/flac-samples): Lossless FLAC audio samples for testing and development, mirrored from MP3 set with nature sounds and meditation music
- [Copyright-Free MP3 Audio Samples](https://elysiatools.com/en/samples/mp3-samples): Collection of royalty-free audio samples for testing and development purposes including nature sounds, meditation music, and ambient audio
- [Copyright-Free WAV Audio Samples](https://elysiatools.com/en/samples/wav-samples): Uncompressed PCM WAV audio samples for testing and development, mirrored from MP3 set with nature sounds and meditation music
