Konvergenz zu Frequenz, Tabelle zu den ersten 20 Eigenfrequenzen und zu der Abweichung der Frequenzen ein Balkendiagramm hinzugefügt

This commit is contained in:
2015-06-08 02:07:47 +02:00
parent 9997c2d4b9
commit 45d1ad03c6
4 changed files with 217 additions and 3 deletions

View File

@@ -243,6 +243,124 @@ Mit den abschließenden Zeilen werden die Ebenen mit dem Modell verknüpft. Zuvo
\subsubsection{Netz}
%\begin{figure}[H]\centering
%\begin{tikzpicture}[]
%\begin{axis}[
% width=11.0cm, height=5cm,
% title={},
% enlarge x limits=false,
% enlarge y limits=false,
% scale only axis,
% grid=major,
% tick align = outside,
% axis lines=left,
% xmode=log,log basis x=10,
% xmin=80000,
% xmax=370000,
% ymin=0,
% ymax=1100,
% xlabel={Knotenanzahl},
% ylabel={\ref{pgfplots:konvergenz:wiege:sigma} Max.\,Spannung $\sigma\ti{Mises}$ in MPa},
% yticklabel style={ /pgf/number format/.cd,fixed,fixed zerofill,precision=0},
% ytick={0,200,...,1400},
% legend style={
% nodes=right,
% font=\small,
% },
% legend pos=south west,
%]
% \pgfplotstableread[col sep=semicolon]{data/Konvergenz.csv}\datatable
% \addplot[draw1, mark=x] table[skip first n=1, x index=0,x expr=\thisrowno{0}*1, y index=2] from \datatable;
% \label{pgfplots:konvergenz:wiege:sigma}
%\end{axis}
%\begin{axis}[
% width=11.0cm, height=5cm,
% enlarge x limits=false,
% enlarge y limits=false,
% scale only axis,
% tick align = outside,
% axis y line*=right,
% xmode=log,log basis x=10,
% xmin=80000,
% xmax=370000,
% ymin=0,
% ymax=22,
% ytick={4,8,...,25},
% ylabel={\ref{pgfplots:konvergenz:wiege:U} Max.\,Verformung $U$ in mm},
% axis x line=none,
% legend style={
% nodes=right,
% font=\small,
% },
% legend pos=south east,
%]
% \pgfplotstableread[col sep=semicolon]{data/Konvergenz.csv}\datatable
%\addplot[draw2, mark=*,mark size=1] table[skip first n=1, x index=0,x expr=\thisrowno{0}*1, y index=3] from \datatable;
% \label{pgfplots:konvergenz:wiege:U}
%\end{axis}
%\end{tikzpicture}%
%\caption[
%Konvergenzstudie zur maximalen Vergleichsspannung und der maximalen Verformung
%]{
%Konvergenzstudie zur maximalen Vergleichsspannung $\sigma\ti{Mises}$~\ref{pgfplots:konvergenz:wiege:sigma} und der maximalen Verformung $U$~\ref{pgfplots:konvergenz:wiege:U}
%}\label{fig:konvergenz:wiege}
%\end{figure} \vspace{-.5em}
%\begin{figure}[H]
\begin{figure}[H]\centering %!htb
\begin{tikzpicture}[]
\begin{axis}[
width=12cm, height=5cm,
title={},
enlarge x limits=false,
enlarge y limits=false,
scale only axis,
grid=major, %grid style={dashed, gray!30},
tick align = outside,
axis lines=left, % middle
xmode=log,log basis x=10,
xmin=40000,
xmax=3100000,
ymin=0,
ymax=3.6,
xlabel={Freiheitsgrade},
ylabel={Eigenfrequenzen $f_i$ in Hz},
yticklabel style={ /pgf/number format/.cd,fixed,fixed zerofill,precision=1},
ytick={0,.5,...,3.5},
legend style={
nodes=right,
font=\small,
},
legend pos=south west,
]
\pgfplotstableread{datas/Frequenzen.dat}\datatable
\addplot[matlab1, thick, mark=x] table[x index=0, y index=1] from \datatable;
\addplot[matlab2, thick, mark=x] table[x index=0, y index=2] from \datatable;
\addplot[matlab3, thick, mark=x] table[x index=0, y index=3] from \datatable;
\addplot[matlab4, thick, mark=x] table[x index=0, y index=4] from \datatable;
\addplot[matlab5, thick, mark=x] table[x index=0, y index=5] from \datatable;
\addplot[matlab6, thick, mark=x] table[x index=0, y index=6] from \datatable;
\addplot[matlab7, thick, mark=x] table[x index=0, y index=7] from \datatable;
\addplot[matlab1, thick, mark=x] table[x index=0, y index=8] from \datatable;
\addplot[matlab2, thick, mark=x] table[x index=0, y index=9] from \datatable;
\addplot[matlab3, thick, mark=x] table[x index=0, y index=10] from \datatable;
\addplot[matlab4, thick, mark=x] table[x index=0, y index=11] from \datatable;
\addplot[matlab5, thick, mark=x] table[x index=0, y index=12] from \datatable;
\addplot[matlab6, thick, mark=x] table[x index=0, y index=13] from \datatable;
\addplot[matlab7, thick, mark=x] table[x index=0, y index=14] from \datatable;
\addplot[matlab1, thick, mark=x] table[x index=0, y index=15] from \datatable;
\addplot[matlab2, thick, mark=x] table[x index=0, y index=16] from \datatable;
\end{axis}
\end{tikzpicture}%
\caption[
Konvergenzstudie zur Eigenfrequenz der Windenergieanlage
]{
Konvergenzstudie zur Eigenfrequenz der Windenergieanlage
}\label{fig:konvergenz:wiege}
\end{figure} \vspace{-.5em} %\vspace{-1.5em}
\subsubsection{Randbedingungen}
\subsubsection{Analyseparameter}

View File

@@ -26,17 +26,40 @@
\end{figure} \vspace{-1.5em}
% SOURCE: 506418 200_350.txt
\begin{table}[H]
\caption[Frequenzen]{Frequenzen}\label{tab:U:Modal}\centering
\caption[Eigenfrequenzen der Windenergieanlage]{Eigenfrequenzen der Windenergieanlage}\label{tab:U:Modal}\centering
\STsetdecimalsep{{,}}
\STautoround{4}
\nprounddigits2
\npthousandsep{}
\begin{spreadtab}{{tabular}{rlrlrlrl}}
\toprule
@\multicolumn{8}{l}{Eigenfrequenz in Hz} \\
\midrule
1 & 0.30571 & 6 & 0.79566 & 11 & 2.2585 & 16 & 3.2099 \\
2 & 0.3114 & 7 & 0.97752 & 12 & 2.3304 & 17 & 3.6662 \\
3 & 0.53168 & 8 & 1.0102 & 13 & 2.4541 & 18 & 3.8148 \\
4 & 0.59009 & 9 & 1.0756 & 14 & 2.6294 & 19 & 3.9288 \\
5 & 0.70143 & 10 & 1.639 & 15 & 3.02 & 20 & 3.9289 \\
\bottomrule
\end{spreadtab}
\end{table}\vspace{-1em}
\begin{table}[H]
\caption[Vergleich der Eigenfrequenzen mit der NREL-Ausgangs-WEA]{Vergleich der Eigenfrequenzen mit der NREL-Ausgangs-WEA}\label{tab:U:Modalvergleich}\centering
\STsetdecimalsep{{,}}
\STautoround{4}
\nprounddigits2
\npthousandsep{}
%\begin{spreadtab}{{tabular}{rn{1}{4}n{1}{4}|cln{1}{4}n{1}{4}}}
\begin{spreadtab}{{tabular}{rll|cln{2}{1}n{2}{1}}}
\begin{spreadtab}{{tabular}{rll|cln{3}{2}n{3}{2}}}
%\begin{tabular}{rcc|rllll}
\toprule
& @ \multicolumn{2}{l|}{Frequenz in Hz} & & @{Frequenz aus} & @\multicolumn{2}{l}{Verhältnis in \% zu} \\
& @ \multicolumn{2}{l|}{Frequenz in Hz} & & @{Frequenz aus} & @\multicolumn{2}{l}{Abweichung in \% zu} \\
@ \# & @{FAST} & @{ADAMS} & @ \# & @{Simulation in Hz} & @{FAST} & @{ADAMS} \\ \midrule
1 & 0.3240 & 0.3195 & 1 & 0.30571 & \STcopy{v}{(1-e3/b3)*100} & \STcopy{v}{(1-e3/c3)*100} \\
2 & 0.3120 & 0.3164 & 2 & 0.3114 & & \\
@@ -58,6 +81,60 @@
\end{spreadtab}
\end{table}\vspace{-1em}
\begin{figure}[H]\vspace{-0.5em}\centering
\begin{tikzpicture}[scale=0.85]
\begin{axis}[
ybar=0pt,
tick align=outside,
width=16.25cm,
height=6.5cm,
bar width={11pt}, % 8, 10pt
enlargelimits=0.13,
enlarge x limits=0.05,
enlarge y limits=0.04,
%nodes near coords,
nodes near coords=\rotatebox{90}{\scriptsize\pgfmathprintnumber[/pgf/number format/.cd,fixed,fixed zerofill,precision=1]\pgfplotspointmeta},
%nodes near coords align=horizontal,
point meta=y * 1, % The displayed number.
xlabel={Eigenfrequenz},
ylabel={Abweichung in \%},
ytick={-20,-10,...,20},
xtick={1,...,13},
%y dir=reverse,
ymin=-25,
ymax=28,
%xticklabels={{OK,OR},{OK,S,L},{OK,S,R},{OK,SR,V},{OK,SR,HL},{OK,SR,HR},{VK,OR},{VK,UR},{VK,SKR,O},{VK,SKR,U},{UK,UR},{UK,SR},{UK,S,L},{UK,S,R},{UK,TL}},
%x tick label style={rotate=45, anchor=north east, inner sep=0mm},
ymajorgrids,
axis x line*=left,
axis y line*=left,
legend columns=1,
legend style={
ultra thin,
append after command={
\pgfextra{
\draw[draw=none,
drop shadow={fill=black, opacity=0.25, shadow xshift=1pt, shadow yshift=1pt}]
(\tikzlastnode.south west)rectangle(\tikzlastnode.north east);
}
},
/tikz/every even column/.append style={column sep=0.5em},
at={(axis cs:0.5,250)},anchor=south west
},
%legend pos=north west,
]
\addplot[draw=navyblue,fill=navyblue!50,drop shadow={shadow yshift=1pt, shadow xshift=1pt}]
coordinates
{(1,5.65) (2,0.19) (3,4.90) (4,20.21) (5,-5.08) (6,-13.79) (7,6.40) (8,1.30) (9,14.46) (10,14.74) (11,-11.78) (12,-4.13) (13,-9.33) };\label{pgfplots:U:Abweichung:FAST}
\addplot[draw=dkgreen,fill=dkgreen!50,drop shadow={shadow yshift=1pt, shadow xshift=1pt}]
coordinates
{(1,4.32) (2,1.58) (3,3.17) (4,15.55) (5,-4.91) (6,-13.36) (7,5.94) (8,1.11) (9,-0.20) (10,11.68) (11,-15.22) (12,-5.63) (13,-9.15) };\label{pgfplots:U:Abweichung:ADAMS}
\end{axis}
\end{tikzpicture}
\caption[Abweichung der Eigenfrequenzen bezüglich der NREL-Ergebnissen]{Abweichung der Eigenfrequenzen bezüglich der NREL-Ergebnissen zu FAST~\ref{pgfplots:U:Abweichung:FAST} und ADAMS~\ref{pgfplots:U:Abweichung:ADAMS}}
\label{fig:U:Abweichung}
\end{figure} \vspace{-0.5em}
\subsection{Transiente Analyse}