Project

# Title Team Members TA Documents Sponsor
40 Bilateral Earlobe Pulse Timing Measurement Device
Joshua Joseph
Mark Schmitt
Zhikuan Zhang
Shiyuan Duan design_document1.pdf
final_paper1.pdf
other1.pdf
video
# Bilateral Earlobe Pulse Timing Measurement Device

# Team Members
Zhikuan Zhang (zhikuan2)
Joshua Joseph (jgj3)
Mark Schmitt (markfs2)


# Problem
Pulse transit time (PTT) is widely used as a non invasive indicator of cardiovascular dynamics but most existing systems measure PTT at a single peripheral location There is currently a lack of low cost synchronized hardware tools that enable bilateral pulse timing measurements such as comparing pulse arrival times between the left and right earlobes

Without a dedicated time synchronized multi channel sensing platform it is difficult to study or validate whether body posture head orientation or environmental conditions introduce measurable bilateral timing differences This project addresses the need for a custom PCB based physiological sensing device that can reliably acquire synchronized ECG and bilateral PPG signals and serve as a general purpose measurement tool for this under studied topic

# Solution
This project proposes a PCB based multi channel physiological sensing system consisting of one ECG channel placed near the chest and two PPG channels placed on the left and right earlobes The system is designed as a measurement and validation tool rather than a research discovery platform

The PCB focuses on low noise analog front end design precise time synchronization and multi channel data acquisition ECG R peaks are used as a timing reference and pulse arrival times from both PPG channels are compared under controlled conditions such as neutral posture head tilt or side lying

# Solution Components

## Subsystem 1 ECG Analog Front End
Function Acquire a clean ECG signal to provide a reliable cardiac timing reference

Components
Instrumentation amplifier such as AD8232 or equivalent ECG analog front end
Analog high pass and low pass filtering stages
Driven right leg circuit for common mode noise reduction
Surface ECG electrodes

Output
Digitized ECG waveform with clearly detectable R peaks

## Subsystem 2 Dual PPG Sensing Channels
Function Measure pulse waveforms at the left and right earlobes simultaneously

Components
Two identical PPG sensors such as MAX30102 or discrete LED and photodiode design
Transimpedance amplifiers for photodiode current sensing
Anti aliasing filters
Optical shielding for ambient light rejection

Output
Two synchronized PPG waveforms suitable for pulse arrival time extraction

## Subsystem 3 Time Synchronized Data Acquisition and Control
Function Ensure accurate relative timing between ECG and both PPG channels

Design considerations
All channels are sampled by a single microcontroller ADC or synchronized ADCs
Shared clock source using a low ppm crystal oscillator
Hardware level timestamping of samples
Avoid reliance on BLE timing for synchronization BLE used only for data transfer if implemented

Components
Microcontroller such as STM32 or ESP32
Low drift crystal oscillator
Shared sampling clock architecture

# Criterion For Success

Requirement 1 ECG signal acquisition
Validation Clearly visible ECG waveform with identifiable R peaks Elevated heart rate observable after light exercise

Requirement 2 PPG signal acquisition for both earlobes
Validation Stable and repeatable PPG waveforms captured simultaneously from left and right earlobes

Requirement 3 Channel time synchronization
Validation Relative timing jitter between channels below predefined threshold such as less than 1 ms Consistent timing results across repeated measurements

Requirement 4 Bilateral pulse timing comparison
Validation ECG referenced pulse arrival times successfully computed for both earlobes under at least two different body conditions

# Scope and Complexity Justification
This project involves significant circuit level hardware design including low noise analog front ends synchronized multi channel data acquisition and mixed signal PCB integration The system complexity is appropriate for a senior design project and aligns with course expectations

The project is inspired by experience working as a research assistant in a biological sensing laboratory and is positioned as a hardware measurement tool rather than a research discovery platform

BarPro Weightlifting Aid Device

Patrick Fejkiel, Grzegorz Gruba, Kevin Mienta

Featured Project

Patrick Fejkiel (pfejki2), Kevin Mienta (kmient2), Grzegorz Gruba (ggruba2)

Title: BarPro

Problem: Many beginner weightlifters struggle with keeping the barbell level during lifts. Even seasoned weightlifters find their barbells swaying to one side sometimes. During heavy lifts, many people also struggle with full movements after a few repetitions.

Solution Overview: BarPro is a device that straps on to a barbell and aids the lifter with keeping the barbell level, maintaining full repetitions and keeping track of reps/sets. It keeps track of the level of the barbell and notifies the lifter with a sound to correct the barbell positioning when not level. The lifter can use the device to calibrate their full movement of the repetition before adding weight so that when heavy weight is applied, the device will use data from the initial repetition to notify the lifter with a sound if they are not lifting or lowering the barbell all the way during their lift. There will be an LCD screen or LEDs showing the lifter the amount of repetitions/sets that they have completed.

Solution Components:

Subsystem #1 - Level Sensor: An accelerometer will be used to measure the level of the barbell. If an unlevel position is measured, a speaker will beep and notify the lifter.

Subsystem #2 - Full Repetition Sensor: An ultrasonic or infrared distance sensor will be used to measure the height of the barbell from the ground/body during repetitions. The sensor will first be calibrated by the lifter during a repetition with no weight, and then that calibration will be used to check if the lifter is having their barbell reach the calibrated maximum and minimum heights.

Subsystem #3 - LED/LCD Rep/Sets Indicator: LEDs or a LCD screen will be used to display the reps/sets from the data measured by the accelerometer.

Criterion for Success: Our device needs to be user friendly and easily attachable to the barbell. It needs to notify the lifter with sounds and LEDs/LCD display when their barbell is not level, when their movements are not fully complete, and the amount of reps/sets they have completed. The device needs to work smoothly, and testing/calibrating will need to be performed to determine the minimum/maximum values for level and movement positioning.