Skip to content

Modelica model of an electromagnetic field amplitude sensor

License

Notifications You must be signed in to change notification settings

TheMatjaz/EmFieldSensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.