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

Validate parasitics model #22

Open
mjungo opened this issue Jul 25, 2021 · 0 comments
Open

Validate parasitics model #22

mjungo opened this issue Jul 25, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@mjungo
Copy link
Owner

mjungo commented Jul 25, 2021

Validate parasitics modelling approach consisting in

  • defining a simple parasitics circuit (Cp, Rm, Ca, Ra) (NB. the model could easily be extended with additional parasitics elements, such as bond wire resistance and inductance)
  • deriving the frequency response of that circuit Hp(f)
  • transforming the ideal drive current signal to the frequency domain through FFT
  • applying the parasitics filter to the signal by multiplication in the frequency domain
  • converting the filtered signal back to the time domain through IFFT
  • running a standard simulation with the filtered time-domain drive current signal as input
  • evaluating the frequency response of the system as the addition (in dB) of the intrinsic response and the parasitics response
@mjungo mjungo added the help wanted Extra attention is needed label Jul 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant