Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
Inductor
Electrical inductor
Block Screenshot

Contents
Description
Inductor is an electrical component that can store energy in electrical circuits. The relationship between the voltage across the ports of an inductor of inductance and the current passing through it is given by:
 
        Inductors can also be used to differentiate between high-frequency and low-frequency signals and this makes them useful in electronic filters. An inductor shows a high impedance for high frequency signals.
Dialog box

- L (H) - Inductance - Properties : Type 'vec' of size 1. 
Default properties
- Inputs : - Modelica variable name : 'p' - Implicit variable. 
 
- Outputs : - Modelica variable name : 'n' - Implicit variable. 
 
- Parameters : - Modelica parameter name : 'L' - Default value : 0.00001 - Is a state variable : no. 
 
- File name of the model : Inductor 
Interfacing function
- SCI/modules/scicos_blocks/macros/Electrical/Inductor.sci 
Modelica model
- SCI/modules/scicos_blocks/macros/Electrical/Inductor.mo 
| Report an issue | ||
| << IdealTransformer | Electrical palette | NMOS >> |