Skip to main content
UCI

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

Wearable
80 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
Accelerometer / Gyroscope / Posture Analysis Mendeley Data

MPU6050 Gyroscope Data for Posture Tracking and Analysis [Mendeley Data, March 2025]

Real-time posture monitoring dataset from the MPU6050 6-axis sensor (3D gyroscope + 3D accelerometer) attached to the upper body, streaming wirelessly via Phyphox. Angular orientation values: Angle_X, Angle_Y, Angle_Z. Mendeley Data, March 2025 — DOI: 10.17632/ftn4rjnd6x.1. Used for LSTM-based posture classification and ergonomics.

May 10, 2026
Network Security IoTSyn Generated

IIoT Network Traffic - 21% Attacks [4K rows] #6a63

Synthetic Network Security dataset with 4,000 data points. 16 columns. Config: Attack rate: 21%. CC0 licensed.

May 04, 2026
Household Electric Power Consumption University

IDEAL Household Energy Dataset: 255 UK Homes, Electricity, Gas & Sensors [Nature Scientific Data]

Comprehensive energy dataset from 255 UK homes covering electricity, gas, room temperature, humidity, and appliance-level data for a 39-home sub-cohort. 23 months of data. CSV format. Published on Edinburgh DataShare (DOI: 10.7488/ds/2836). Described in Nature Scientific Data 2021.

May 04, 2026
Household Electric Power Consumption Zenodo

Energy Consumption Dataset for Smart Homes — 5 Appliances, Individual Smart Meters [Zenodo 2025]

Real IoT smart home energy dataset from a testbed of 5 household appliances each connected to an individual smart meter. 507 KB CSV. Published January 2025 on Zenodo. Used for appliance-level energy monitoring, household energy disaggregation, and smart meter analytics.

May 04, 2026