Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
27.05.2011, 07:59 GMT-4
Hi,
an eigenfrequency is a special case of an eigenvalue, which is a general mathematical term. You can have a look at
en.wikipedia.org/wiki/Eigenvalues_and_eigenvectors
Cheers
Edgar
Hi,
an eigenfrequency is a special case of an eigenvalue, which is a general mathematical term. You can have a look at http://en.wikipedia.org/wiki/Eigenvalues_and_eigenvectors
Cheers
Edgar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
28.05.2011, 01:21 GMT-4
thank u sir for ur reply
ya i understood in general what is eigenfrequency but
while simulating(comsol model) my model i am getting some eigenfrequency which is complex.
but i need resonant frequency in order to calculate Q factor
so how can i extract that frequency from eigenfrequency.
needed the help
waiting for ur reply sir
thank u sir for ur reply
ya i understood in general what is eigenfrequency but
while simulating(comsol model) my model i am getting some eigenfrequency which is complex.
but i need resonant frequency in order to calculate Q factor
so how can i extract that frequency from eigenfrequency.
needed the help
waiting for ur reply sir
Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
30.05.2011, 01:43 GMT-4
Hi
another point I believe you are referring to is that complex frequency values means that you have damping, hence you should rather use Bodee plots with amplitude phase information (with abs() and atan2(imag(),real()) operators)
when you do a frequency domain plot, you will see that COMSOL proposes equations for the physics that are derived as harmonic time developments. While if you choose eigenfrequency, its the "classical" matrix eigenvalue that is used
--
Good luck
Ivar
Hi
another point I believe you are referring to is that complex frequency values means that you have damping, hence you should rather use Bodee plots with amplitude phase information (with abs() and atan2(imag(),real()) operators)
when you do a frequency domain plot, you will see that COMSOL proposes equations for the physics that are derived as harmonic time developments. While if you choose eigenfrequency, its the "classical" matrix eigenvalue that is used
--
Good luck
Ivar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
30.05.2011, 04:27 GMT-4
Hi,
to my knowledge in a complex eigenfrequency the real part stands for the system's resonance frequency in the undamped case and the imaginary part stands for the damping.
So, the imaginary part is already a measure for the quality.
If you kick such a system with a real part omega and imaginary part delta with delta << omega (damping is small) it will oscillate with the frequency sqrt(omega^2 - delta^2), which is lower than the undamped eigenfrequency.
Cheers
Edgar
Hi,
to my knowledge in a complex eigenfrequency the real part stands for the system's resonance frequency in the undamped case and the imaginary part stands for the damping.
So, the imaginary part is already a measure for the quality.
If you kick such a system with a real part omega and imaginary part delta with delta