File:Arbeitssystem.svg

Summary

Description
Deutsch: Die Grafik stellt die Elemente des Arbeitssystem nach REFA dar. Der gerichtete Pfeil verdeutlicht, dass das Arbeitssystem als Prozessbaustein verstanden wird.

TIKZ-Code

\definecolor{stdcolor}{RGB}{0,164,164} \begin{tikzpicture}

\begin{scope}[fill=stdcolor!20,xshift=2.75cm,draw=white,very thick]%[xshift=17ex] \filldraw (1,0) -- ++(-1,2) -- ++(-1,0 ) -- ++(0,-1) -- ++(0.5,-1); \filldraw [yscale=-1] (1,0) -- ++(-1,2) -- ++(-1,0 ) -- ++(0,-1) -- ++(0.5,-1); \node [rotate=90] at (0,0) {Ausgabe}; \end{scope}

\begin{scope}[fill=stdcolor!20,xshift=-2cm,draw=white,very thick] \filldraw (0.75,0) -- ++(-0.5,1) -- ++(0,1) -- ++(-1.75,0) -- ++(1,-2); \filldraw [yscale=-1] (0.75,0) -- ++(-0.5,1) -- ++(0,1) -- ++(-1.75,0) -- ++(1,-2); \node [rotate=90] at (0,0) {Eingabe}; \end{scope}

\begin{scope}[fill=stdcolor!20,yscale=-1,yshift=1.5cm,draw=white,very thick] \filldraw (1.75,-0.5) -- ++(-1,0) -- ++(-0.75,-0.25) -- ++(-0.75,0.25) -- ++(-1,0)-- ++(0,1) -- ++(3.5,0) -- ++(0,-1); \node at (0,0) {Betriebsmittel}; \end{scope}

\begin{scope}[fill=stdcolor!20,xscale=-1,yshift=1.5cm,draw=white,very thick] \filldraw (1.75,-0.5) -- ++(-1,0) -- ++(-0.75,-0.25) -- ++(-0.75,0.25) -- ++(-1,0)-- ++(0,1) -- ++(3.5,0) -- ++(0,-1); \node at (0,0) {Mensch}; \end{scope}

\begin{scope}[fill=stdcolor!20,xshift=0,draw=white,very thick] \filldraw (2.25,0) -- ++(-0.5,1) -- ++(-1,0) -- ++(-0.75,-0.25) -- ++(-0.75,0.25) -- ++(-1,0)-- ++(0.5,-1);% -- ++(1,-2); \filldraw [yscale=-1] (2.25,0) -- ++(-0.5,1) -- ++(-1,0) -- ++(-0.75,-0.25) -- ++(-0.75,0.25) -- ++(-1,0)-- ++(0.5,-1); \node at (0,0) {Arbeitsablauf}; \end{scope}

\begin{scope}[xshift=0,draw=lightgray,very thick,scale=1.3] \draw (3.75,0) -- ++(-1,2) -- ++(-6.25,0) -- ++(1,-2); \draw [yscale=-1] (3.75,0) -- ++(-1,2) -- ++(-6.25,0) -- ++(1,-2);

\node [] at (0,1.75) {Arbeitsplatz};

\node [fill=white] at (-2.5,2) {Aufgabe}; \node [fill=white] at (2.5,-2) {Umgebung};

\end{scope}

\end{tikzpicture
}
Date
Source Own work
Author Dranjor

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-4.0#Arbeitssystem.svgCategory:Self-published work
Category:REFA Category:Workflow diagrams Category:TikZ graphics
Category:CC-BY-SA-4.0 Category:REFA Category:Self-published work Category:TikZ graphics Category:Workflow diagrams