/EmFieldSensor

Modelica model of an electromagnetic field amplitude sensor

Primary LanguageModelicaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Modelica model of an electromagnetic field amplitude meter

A basic Modelica model (written in OpenModelica) of a digital measuring system for electromagnetic field amplitudes. The system converts the input oscillating electric or magnetic field (ideally a sine wave) into digital format through sampling and quantization. Then with a simple integral, it computes the amplitude of each passed semiperiod of the signal.

The code is very basic, without adhering to any coding standards as it was only used for an exam.