What it does

This algorithm compresses 3-phase power analysis data without any loss in information. It relies on approximation over time to reduce the amount of data that is needed to be stored.

How we built it

This project was built in C because it's fast.

Challenges we ran into

There were difficulties agreeing on an initial plan and general logistics of how we were going to approach the problem. We also ran into a problem of the program not being the desired size we wanted it to be for a while Endianness File handling

Accomplishments that we're proud of

The algorithm can compress a file in 65ms Theoretical Accuracy

What we learned

Don't ever work with data that isn't byte aligned

Built With

Share this project:

Updates