AME
ame_Circuit.hpp File Reference

Analog circuit modelings. More...

#include <concepts>
Include dependency graph for ame_Circuit.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<std::floating_point FloatType>
FloatType ame::diode (FloatType x)
 diode modeling. More...
 

Detailed Description

Analog circuit modelings.

Author
Akiyuki Okayasu (akiyu.nosp@m.ki.o.nosp@m.kayas.nosp@m.u@gm.nosp@m.ail.c.nosp@m.om)

AME is released under the MIT license.

Function Documentation

◆ diode()

template<std::floating_point FloatType>
FloatType ame::diode ( FloatType  x)
inline

diode modeling.

https://jatinchowdhury18.medium.com/complex-nonlinearities-epsiode-2-harmonic-exciter-cd883d888a43

Parameters
x
Returns
FloatType
Note
When the input is 1.0, the output is larger than 1.0