WOLFRAM SYSTEM MODELER

LowpassFilter

A model of a low pass filter

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.ElectricCircuit.Components.LowpassFilter"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Parameters (4)

R1

Value: 1

Type: Resistance (Ω)

Description: Resistance in resistor1

R2

Value: 1

Type: Resistance (Ω)

Description: Resistance in resistor2

C1

Value: 0.001

Type: Capacitance (F)

Description: Capacitance in capacitor1

C2

Value: 0.001

Type: Capacitance (F)

Description: Capacitance in capacitor2

Connectors (2)

p

Type: PositivePin

Description: Left pin

n

Type: NegativePin

Description: Right pin

Components (6)

resistor1

Type: Resistor

resistor2

Type: Resistor

capacitor1

Type: Capacitor

capacitor2

Type: Capacitor

idealOpAmp

Type: IdealOpAmp3Pin

G1

Type: Ground

Extended by (1)

LowpassFilter

DocumentationExamples.Modeling.ElectricCircuit

A model of a low pass filter