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

Update model parameters for V2T behavioral model #65

Open
sgherbst opened this issue May 2, 2020 · 1 comment
Open

Update model parameters for V2T behavioral model #65

sgherbst opened this issue May 2, 2020 · 1 comment
Assignees

Comments

@sgherbst
Copy link
Contributor

sgherbst commented May 2, 2020

Parameters to check:

  • Nominal value for Vcal
  • Nominal value for VSupl
  • Value for Iunit at nominal value of Vcal
  • Nominal value for Vgain (i.e. attenuation of sampled voltage due to parasitic capacitance)
  • Nominal value for Td_comp (i.e. delay through inverter chain)
  • Nominal value for Cs_eff
  • Nominal value for Vlth (threshold of inverter that serves as a comparator)
  • Check math on lines 59 of V2T model -- what is this representing?
    Vdch_cm = VSupl - (VSupl/4.0 + v2t_obj.Vcm_AC_max);
@sgherbst
Copy link
Contributor Author

sgherbst commented Oct 7, 2020

@sjkim85 are you happy with the current values we have for these parameters? Or do we still need to update them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants