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 method for computing a list of realizable noise factors for folding amplifiers #10

Open
pedrorrivero opened this issue Oct 20, 2022 · 0 comments
Labels
DC-3 Difficulty class 3/5 → Domain/tech specific knowledge feature New feature request PL-4 Priority level 4/5 → Medium-low

Comments

@pedrorrivero
Copy link
Member

What is the expected behavior?

Users might want to know in advance which float noise factors are possible to realize with a given circuit using the digital folding amplifiers. Hence, we need a small class method get_noise_factors(circuit, min, max) (e.g. living in FoldingAmplifier) that outputs all noise factors for a given circuit in a provided (min, max) interval.


Originally by: Friederike Metz

@pedrorrivero pedrorrivero added feature New feature request DC-3 Difficulty class 3/5 → Domain/tech specific knowledge PL-4 Priority level 4/5 → Medium-low labels Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DC-3 Difficulty class 3/5 → Domain/tech specific knowledge feature New feature request PL-4 Priority level 4/5 → Medium-low
Projects
None yet
Development

No branches or pull requests

1 participant