filter
This commit is contained in:
80
docs/filter1.json
Normal file
80
docs/filter1.json
Normal file
@ -0,0 +1,80 @@
|
||||
{
|
||||
"Name": "filter1",
|
||||
"Description": "for 76489",
|
||||
"Tool": "FW",
|
||||
"Version": "1.2",
|
||||
"Design": {
|
||||
"visitedTabs": [
|
||||
"filter-type",
|
||||
"specifications",
|
||||
"components",
|
||||
"tolerances",
|
||||
"next-steps"
|
||||
],
|
||||
"filterType": "lowPass",
|
||||
"specifications": {
|
||||
"gain": 0,
|
||||
"gainUnit": "dB",
|
||||
"passbandAttenuation": -3,
|
||||
"passbandFrequency": 20000,
|
||||
"stopbandAttenuation": -40,
|
||||
"stopbandFrequency": 40000,
|
||||
"filterResponseValue": 0.02,
|
||||
"filterResponseSlider": "44"
|
||||
},
|
||||
"components": {
|
||||
"vsPlus": 12,
|
||||
"vsMinus": -12,
|
||||
"optimization": "RecommendedSpecificComponents",
|
||||
"optimizationPreference": "specific",
|
||||
"compensateForGbw": false,
|
||||
"preferredAlgorithms": {
|
||||
"sallenKey|lowPass": "lowpassV2"
|
||||
},
|
||||
"stages": [
|
||||
{
|
||||
"stageLetter": "A",
|
||||
"componentSizing": 86,
|
||||
"gain": -1,
|
||||
"gainEnabled": false,
|
||||
"implementation": "sallenKey",
|
||||
"opAmps": "LT1012"
|
||||
},
|
||||
{
|
||||
"stageLetter": "B",
|
||||
"componentSizing": 90,
|
||||
"gain": -1,
|
||||
"gainEnabled": false,
|
||||
"implementation": "sallenKey",
|
||||
"opAmps": "LT1012"
|
||||
},
|
||||
{
|
||||
"stageLetter": "C",
|
||||
"componentSizing": 83,
|
||||
"gain": -1,
|
||||
"gainEnabled": false,
|
||||
"implementation": "sallenKey",
|
||||
"opAmps": "LT1012"
|
||||
}
|
||||
],
|
||||
"recommendedAmps": [],
|
||||
"sortOrder": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
},
|
||||
"tolerances": {
|
||||
"resistorTolerance": "5%",
|
||||
"capacitorTolerance": "10%",
|
||||
"inductorTolerance": "5%",
|
||||
"opAmpGbwTolerance": "20%",
|
||||
"resistorPreferredSeries": "E6",
|
||||
"capacitorPreferredSeries": "E6",
|
||||
"inductorPreferredSeries": "E12"
|
||||
},
|
||||
"nextSteps": {}
|
||||
},
|
||||
"CreatedDate": "2024-06-02 09:05:58 PM",
|
||||
"UpdatedDate": "2024-06-02 09:05:58 PM"
|
||||
}
|
Reference in New Issue
Block a user