# Angular Velocity Converter (rad/s / rpm / deg/s / Hz)

Convert angular velocity (angular speed) between radian per second (rad/s, SI base), revolutions per minute (rpm = 2π/60 rad/s), degrees per second (deg/s = π/180 rad/s), and hertz (Hz, used as revolution per second = 2π rad/s). Converts via rad/s to the target unit and lists all four equivalents. Note: 1 Hz in angular-frequency context means one full revolution per second, so 1 Hz = 2π rad/s ≈ 6.283185307 rad/s. Reference: vinyl LP 33⅓ rpm ≈ 3.49 rad/s, car engine idle ~800 rpm ≈ 83.8 rad/s.

> Canonical page: https://elysiatools.com/en/tools/angular-velocity-converter

- **Category:** Math & Numbers

- **Keywords:** angular velocity, angular speed, angular frequency, radian per second, rad/s, rpm, revolutions per minute, degrees per second, deg/s, hertz, Hz, rotational speed, spin rate

## Overview

Convert angular velocity between rad/s, rpm, deg/s, and Hz. Enter a value, choose the input and output units, set the decimal places, and receive the selected conversion plus equivalent values in all four units.

## Inputs

- **Input unit** (select)
- **Value** (number): Angular velocity in the selected Input unit. Can be negative (clockwise).
- **Output unit** (select)
- **Decimal Places** (number)

## When to use

- Convert motor or shaft speed from rpm to rad/s for engineering calculations.
- Translate rotational frequency between Hz, rpm, and deg/s.
- Check familiar rotational speeds such as vinyl records, motors, or spinning equipment.

## How it works

- Enter the angular velocity value, including negative values for clockwise rotation.
- Select the input unit: rad/s, rpm, deg/s, or Hz.
- Select the desired output unit and choose between 0 and 10 decimal places.
- The converter calculates through rad/s and returns the selected result with all four equivalent values.

## Use cases

- Convert induction motor speeds between grid frequency, rpm, and angular velocity.
- Calculate the rad/s or deg/s equivalent of a mechanical rotation rate.
- Compare rotational speeds in physics, mechanical engineering, electronics, and equipment specifications.

## Frequently asked questions

### Which angular velocity units are supported?

The converter supports rad/s, rpm, deg/s, and Hz.

### What does Hz mean in this converter?

Hz represents revolutions per second, so 1 Hz equals 2π rad/s, 60 rpm, and 360 deg/s.

### Can I enter a negative angular velocity?

Yes. Negative values are supported and can represent clockwise rotation.

### How many decimal places can I display?

You can choose from 0 to 10 decimal places. The default is 6.

### Does the result include equivalent values in other units?

Yes. The result lists the converted value in the selected output unit and equivalents in rad/s, rpm, deg/s, and Hz.

## Related tools

- [Fatigue Limit Calculator (Goodman / Gerber / Soderberg)](https://elysiatools.com/en/tools/fatigue-limit-calculator): Mean-stress fatigue correction under cyclic loading. Given stress amplitude σ_a, mean stress σ_m, and material σ_uts / σ_-1 (endurance limit) / σ_y, compute safety factors from three classical criteria: Modified Goodman (linear, conservative), Gerber (parabolic, better for ductile metals), and Soderberg (uses σ_y, most conservative). Reports the governing (smallest) value and whether the operating point lies inside the Goodman line.
- [Free Water Clearance Calculator](https://elysiatools.com/en/tools/free-water-clearance): Calculate solute-free water clearance (C_H₂O) and electrolyte-free water clearance (eC_H₂O) to differentiate hypo-/hypernatremia. Classic: C_H₂O = V·(1 − U_osm/P_osm); positive = dilute urine excreting free water (diabetes insipidus, polydipsia, water-load recovery), negative = concentrated urine conserving free water (dehydration, SIADH). Electrolyte-free: eC_H₂O = V·(1 − (U_Na + U_K)/P_Na), which better predicts the direction of serum sodium change — a negative eC_H₂O means the urine is electrolyte-free-water-rich and tends to raise serum Na⁺, informing IV fluid choice. Optional Na/K inputs enable the electrolyte-free calculation. Derived from Rose, Shimizu 2002 (Nephron), and NephSIM. Point estimate; interpret with full clinical context. Not medical advice.
- [Red Cell Distribution Width (RDW) Analyzer](https://elysiatools.com/en/tools/rdw-analyzer): Analyze Red Cell Distribution Width (RDW) with MCV to help differentiate anemias. RDW-CV reference ≈ 11.5–14.5%, RDW-SD ≈ 39–46 fL (lab-dependent). Elevated RDW reflects anisocytosis. Classic Bessman patterns: high RDW + low MCV → iron deficiency anemia (IDA), which raises the RDW early — before MCV/Hb fall; normal RDW + low MCV → thalassemia trait (uniform microcytosis). Other patterns: high RDW + high MCV → megaloblastic anemia (B12/folate), MDS, drugs, hemolysis with reticulocytosis, preleukemia, or mixed populations (combined iron + B12 deficiency, post-transfusion); high RDW + normal MCV → early/mixed nutritional deficiency, dimorphic anemia, marrow recovery; normal RDW + normal MCV → anemia of chronic disease is classically normocytic. Interpret with Hb, ferritin, Hb electrophoresis, and clinical context. Based on Bessman 1983 and Teixeira 2014. Not medical advice.
- [AI RAG Chunk Quality Scorer](https://elysiatools.com/en/tools/ai-rag-chunk-quality-scorer): Score candidate RAG chunk-splitting schemes for a document across four metrics — coherence (clean sentence/paragraph boundaries), coverage (topic focus / key-term concentration), context overlap health, and chunk-size consistency — then compare up to three schemes side by side and recommend the best. Pure offline heuristics, no model calls.
- [Duct Size Calculator (Flow Rate × Velocity)](https://elysiatools.com/en/tools/duct-size-calculator): Size a duct cross-section from the air flow rate Q and the design mean velocity v: area A = Q/v. Circular duct diameter D = √(4A/π). Rectangular duct with aspect ratio r = a/b gives b = √(A/r) and a = r·b, plus the ASHRAE equivalent diameter D_eq = 1.30·(a·b)^0.625/(a+b)^0.25. Flow rate in m³/s/m³/h/CFM, velocity in m/s; dimensions reported in mm and inches.
- [ECharts Theme Token Extractor](https://elysiatools.com/en/tools/echarts-theme-token-extractor): Extract design tokens — colors, numbers, font sizes and strings — from an ECharts theme JSON and export them straight into your design system. Paste a theme object (the kind registered via echarts.init(dom, themeName)) and the tool walks every leaf, tagging each color (with optional named/rgb → hex normalization), spacing number, font size and string, then emits clean CSS variables, a Tailwind theme.extend config, Style Dictionary tokens.json, or SCSS variables. Bridges the gap between an ECharts visualization theme and Figma/CSS/Tailwind design tokens without copying each value by hand.
- [Half-Life Calculator](https://elysiatools.com/en/tools/half-life-calculator): Exponential decay for radioactive isotopes and drugs: remaining amount, derived half-life, time to target, or steady-state accumulation. Uses N(t) = N0·e^(-λt).
- [Markdown to Plain Text](https://elysiatools.com/en/tools/markdown-to-plain-text): Convert Markdown formatted text to plain text by removing all Markdown syntax and formatting

## Samples

- [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
- [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
- [Angular Framework Samples](https://elysiatools.com/en/samples/angular): Essential Angular examples for enterprise web development with TypeScript, components, and modules
- [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
