Skip to content

Instantly share code, notes, and snippets.

@ericfont
Created December 3, 2025 19:29
Show Gist options
  • Select an option

  • Save ericfont/c66ef20f7de7867b000dddc61e857305 to your computer and use it in GitHub Desktop.

Select an option

Save ericfont/c66ef20f7de7867b000dddc61e857305 to your computer and use it in GitHub Desktop.
passive combo RC lowpass with RLC notch for reconstruction
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ericfont
Copy link
Author

ericfont commented Dec 8, 2025

tweaks

maybe there is some other way to encode 2nd derivative other than just using 1st derivative as input or mix it in with some CR network when combining with feedback result.

@ericfont
Copy link
Author

ericfont commented Dec 9, 2025

image

@ericfont
Copy link
Author

ericfont commented Dec 9, 2025

Above was output of adding RC-lowpassed both Q and delayed Q summed and integrated.

Below is just Q's output:

image

Below is the integrator's output:

image

@ericfont
Copy link
Author

ericfont commented Dec 9, 2025

sim with tighter integral output compared to input

Q out:
image

integrated out:
image

doesn't seem better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment