Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional decoupling for the IMU #17

Open
juchong opened this issue Aug 17, 2020 · 3 comments
Open

Add additional decoupling for the IMU #17

juchong opened this issue Aug 17, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@juchong
Copy link
Collaborator

juchong commented Aug 17, 2020

Resetting the IMU causes VDD to fluctuate significantly. More decoupling should be added to lessen this behavior.
image

@juchong juchong added the enhancement New feature or request label Aug 17, 2020
@ajn96
Copy link
Owner

ajn96 commented Aug 23, 2020

@juchong

I set up Vdd monitoring and use it to compensate the temp sensor reading. This makes the temp sensor fairly noisy, but it now no longer shifts when the supply voltage shifts.

imu_reset

@ajn96
Copy link
Owner

ajn96 commented Aug 24, 2020

Added a decimation filter to the temp sensor output to make it look a little cleaner. Can still see the noise from a messy supply being multiplied into the temp measurement, but it's not as bad.
temp filtering

@juchong juchong self-assigned this Sep 10, 2020
@ajn96 ajn96 added this to the Hardware Rev C milestone Oct 9, 2020
@ajn96
Copy link
Owner

ajn96 commented Apr 6, 2021

This has been incorporated into the rev C board design (100 puf caps decoupling IMU supply)

@ajn96 ajn96 assigned ajn96 and unassigned juchong Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants