Skip to main content
UCI

PAMAP2 Physical Activity Monitoring — 9 Subjects, 18 Activities [3 IMUs + HR]

Wearable
2 views
2 min read
License

Abstract

"Wearable IoT dataset with 18 physical activities from 9 subjects wearing 3 IMUs and a heart rate monitor. 54 columns including temperature, acceleration, and gyroscope data. CSV format. Used for HAR, activity classification, and intensity estimation."

Description

Overview

The PAMAP2 Physical Activity Monitoring dataset is a standard benchmark for human activity recognition (HAR) using wearable IoT sensors. Nine subjects performed 18 different activities — from walking and cycling to soccer and rope jumping — while wearing three inertial measurement units (IMUs) placed on the hand, chest, and ankle, plus a heart rate monitor.

The dataset was designed to support algorithm development for activity recognition and intensity estimation, including data processing, segmentation, feature extraction, and classification. Its combination of IMU data with heart rate makes it particularly suitable for comprehensive physiological activity modeling.

Released in 2012 through the UCI Machine Learning Repository, PAMAP2 remains one of the most widely used public datasets in the HAR and IoT healthcare research communities.

Column Schema

ColumnDescription
timestampUnix timestamp in seconds.
activityIDNumeric code for the physical activity performed.
heart_rateHeart rate in beats per minute.
IMU_hand_tempTemperature from hand IMU in degrees Celsius.
IMU_hand_acc_x/y/z3D acceleration from hand IMU (±16g, 13-bit).
IMU_chest_acc_x/y/z3D acceleration from chest IMU.
IMU_ankle_acc_x/y/z3D acceleration from ankle IMU.
IMU_gyro_x/y/zGyroscope readings from each IMU placement.
IMU_magnetometer_x/y/zMagnetometer readings from each IMU placement.

Key Statistics

  • Total Subjects: 9
  • Activities: 18 (walking, cycling, rope jumping, soccer, etc.)
  • Features: 54 columns per record
  • File Format: DAT (space-delimited, CSV-compatible)
  • Sampling Rate: 100 Hz (IMU), 1 Hz interpolated (HR)
  • Time Period: Donated 2012

Use Cases

  • Human activity recognition and classification across 18 activity types
  • Physical activity intensity estimation using wearable sensors
  • Multi-sensor fusion and feature engineering for IoT health devices
  • Transfer learning benchmarking for wearable HAR models

Source & Attribution

PAMAP2 was created by Attila Reiss and Didier Stricker at the German Research Center for Artificial Intelligence (DFKI) and donated to the UCI ML Repository. It has been cited in hundreds of HAR and wearable computing publications.

View Data Structure

To explore column names, data types, and sample rows, visit the official dataset page on UCI.

Preview on UCI

Cite This Dataset

Reiss, Attila, & Stricker, Didier (2012). PAMAP2 Physical Activity Monitoring — 9 Subjects, 18 Activities [3 IMUs + HR]. [Dataset]. UCI Machine Learning Repository. https://archive.ics.uci.edu/dataset/231/pamap2+physical+activity+monitoring

Source: UCI Machine Learning Repository (2012)

Indexed by IoTDataset.com on Apr 10, 2026

Ready to Start Your Research?

Download this dataset directly from the official repository and start building your next breakthrough project.

Download Dataset

Related Topics & Keywords

Share This Research

More in Wearable

View All
Industrial IoT Government

NASA C-MAPSS Turbofan Engine Degradation — 4 Sub-datasets, 21 Sensors [Run-to-Failure]

NASA Prognostics Center run-to-failure simulation dataset for turbofan engines. Four operational sub-datasets with 21 sensor channels and 3 operational settings. TXT/CSV format. Primary benchmark for Remaining Useful Life (RUL) estimation.

Apr 10, 2026
Industrial IoT University

CWRU Bearing Fault Dataset — 2HP Motor Vibration, 4 Fault Diameters [12k & 48k Hz]

Benchmark bearing vibration dataset from Case Western Reserve University with drive-end and fan-end faults at 4 severity levels. Sampled at 12 kHz and 48 kHz. MATLAB MAT and CSV formats. Used for fault diagnosis and vibration-based condition monitoring.

Apr 10, 2026
Industrial IoT UCI

AI4I 2020 Predictive Maintenance — Milling Machine Sensor Failures [10,000 Records]

Synthetic IIoT dataset reflecting real milling machine predictive maintenance scenarios. 10,000 records with 14 features including air temperature, process temperature, rotational speed, torque, and 5 labeled failure types. CSV format. Ideal for multi-label fault classification.

Apr 10, 2026
Industrial IoT Kaggle

Bosch Production Line Performance — Assembly Line Fault Detection [1.18M Parts]

One of Kaggle's largest IIoT manufacturing datasets with 1.18 million parts measured across Bosch's assembly lines. Thousands of anonymized sensor features split across numeric, categorical, and date files. CSV format. Used for quality control and failure prediction.

Apr 10, 2026