Skip to content

Instantly share code, notes, and snippets.

@marcusmueller
Created May 11, 2019 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcusmueller/c9429057899b59e19693ba20479fd252 to your computer and use it in GitHub Desktop.
Save marcusmueller/c9429057899b59e19693ba20479fd252 to your computer and use it in GitHub Desktop.
{
"Name": "Analog frontend",
"Description": "for biometrics",
"Tool": "FW",
"Version": "1.1",
"Design": {
"visitedTabs": [
"filter-type",
"specifications",
"components",
"tolerances",
"next-steps"
],
"filterType": "lowPass",
"specifications": {
"gain": 0,
"gainUnit": "dB",
"passbandAttenuation": -2,
"passbandFrequency": 300,
"stopbandAttenuation": -32,
"stopbandFrequency": 1000,
"filterResponseValue": 2,
"filterResponseSlider": "0",
"centerFrequency": null
},
"components": {
"vsPlus": 3.3,
"vsMinus": 0,
"optimization": "RecommendedSpecificComponents",
"optimizationPreference": "specific",
"compensateForGbw": true,
"stages": [
{
"stageLetter": "A",
"componentSizing": 90,
"gain": -1,
"gainEnabled": false,
"implementation": "firstOrder",
"opAmps": "AD8542"
},
{
"stageLetter": "B",
"componentSizing": 90,
"gain": -1,
"gainEnabled": false,
"implementation": "sallenKey",
"opAmps": "AD8542"
}
],
"recommendedAmps": [],
"sortOrder": [
1,
0
]
},
"tolerances": {
"resistorTolerance": "1%",
"capacitorTolerance": "20%",
"inductorTolerance": "5%",
"opAmpGbwTolerance": "20%",
"resistorPreferredSeries": "E12",
"capacitorPreferredSeries": "E6",
"inductorPreferredSeries": "E12"
},
"nextSteps": {}
},
"CreatedDate": "2019-05-11 04:48:12 PM",
"UpdatedDate": "2019-05-11 04:48:12 PM"
}
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment