File:Electrical Telegraph Schematic (with numbers).svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 939 × 650 pixels, file size: 23 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Deutsch: Vereinfachte schematische Darstellung einer Telegrafenanlage.
  1. Sendestation
  2. Empfangsstation
  3. Manipulator
  4. Batterie (Energiequelle)
  5. Masse
  6. Leitung
  7. Elektromagnet
  8. Prägestempel
  9. Papierrolle
  10. Schreibwalze
  11. Vorzugswalze
  12. Papierstreifen
English: Simplified scheme of a telegraphic installation.
  1. transmitting station
  2. receiving station
  3. manipulator
  4. battery
  5. ground
  6. wire
  7. electromagnet
  8. indentor (indenter)
  9. paper roll
  10. platen
  11. draw rollers
  12. paper strip
Español: Esquema simplificado de una instalación telegráfica.
  1. Estación transmisora
  2. Estación receptora
  3. Manipulador
  4. Batería
  5. Tierra
  6. Línea
  7. Electroimán
  8. Punzón
  9. Bobina de papel
  10. Rodillo entintado
  11. Rodillos de arrastre
  12. Cinta de papel
Français : Schéma simplifié d'un système télégraphique.
  1. station transmettrice
  2. station réceptrice
  3. manipulateur
  4. batterie
  5. terre
  6. ligne
  7. électroaimant
  8. poinçon
  9. bobine de papier
  10. rouleau encré
  11. rouleau entraînant
  12. bande de papier
Русский: Упрощённая схема электромагнитного телеграфа.
  1. передающая станция
  2. приемная станция
  3. передающий ключ
  4. аккумулятор
  5. заземление
  6. электрическая линия
  7. электромагнит
  8. пишущее перо
  9. рулон с бумажной лентой
  10. валик
  11. протягивабщие ролики
  12. бумажная лента
Date
Source File:Electrical Telegraph Schematic.svg
Author 42CrMo4

Source[edit]

\documentclass{article}
\usepackage{tikz}
\usepackage[graphics, active, tightpage]{preview}
\PreviewEnvironment{tikzpicture}

%!tikz preamble begin
\usetikzlibrary{circuits.ee.IEC}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
%!tikz preamble end


\begin{document}
\begin{tikzpicture}[circuit ee IEC]

\tikzset{
    triangle/.style = {regular polygon, regular polygon sides=3, shape border rotate=180,fill,scale=0.5},
	number/.style={circle,very thin,draw=black, fill=white, inner sep=1pt,minimum size=15pt}
  }
  
%%%Transmitter%%%

\draw [thick] (2,0) to (2,-1.5) to [ground]++(0,-0.2);
\draw [thick] (2,1.5) to [battery] (2,-1);
\draw [thick] (2,1.5) -- (2,2);
\node [thick] [contact] at (2,2){};

\node [thick] [contact] (a) at (3,2){};
\draw [thick] (3,2) -- ++(160:1.7);
\node [triangle]at(1.6,2.7) {};

\draw [thick] (a) -- (4.2,2);
\draw [thick] [dotted] (4.2,2) -- (5.8,2);

\draw [rounded corners] (1,1.2) rectangle (3.5,3.2);
\draw [rounded corners,dashed] (0.5,-0.7) rectangle (4,7);

%%%Receiver%%%

\draw [thick] (5.8,2) -- (7,2);
\node [thick] [contact] (c) at (7,2){};

%%Electromagnet%%

\draw [fill=gray!50] (7.3,-0.3) rectangle (7.4,2.5);
\foreach \x in {0,0.6,...,1.5} {
\draw [thick] (7.2,0.6+\x) arc (90:-90:0.3);
}

\draw [thick] (c) -- (7,1.8) -- (7.2,1.8);
\draw [thick] (7.2,0) -- (7,0);
\node [thick] [contact] (d) at (7,0){};
\draw [thick] (7,0) to (7,-1.5) to [ground]++(0,-0.2);

%%Intendor%%

\node [thick] [contact] (f) at (6.5,2.5){};
\draw [thick] (f) -- ++(10:1.7) node(g){};
\node [triangle,below] at(g){};

\draw [fill] (g)  ++(0,-0.6) node(j){} circle  (0.2);
\draw [thick] (g)  ++(0,-0.4) --  ++(3,0) node(h){};

%%Paper Roll

\draw [line width=0.5mm] (h)  ++(0,2) node(i){} circle  (2);
\foreach \x in {0,45,...,360} {
\draw [line width=0.5mm] (i) -- ++(\x:2);
}
\draw [fill] (i) circle  (0.2);

\draw [thick] (j)  ++(225:0.2) --  ++(135:-2) node(k){};
\draw (k) ++(-135:-0.2) node(l){} circle  (0.2);
\draw (l) ++(0,-0.4) circle  (0.2);
\draw [thick] (l) ++(0,-0.2) arc [radius=1, start angle=90, end angle=30] node(n){};
\draw [thick] (n) arc [radius=-1, start angle=30, end angle=90];

\draw [rounded corners,dashed] (6,-0.7) rectangle (13.7,7);

%%%numbering%%%

\node[number] at (2.25,7) {1};
\node[number] at (9.85,7) {2};
\node[number] at (2.25,3.2) {3};
\draw[number] (2.5,0.25) -- (3,0.25) node[number]{4};
\draw[number] (2.5,-1.6) -- (6.5,-1.6) (5,-1.6) node[number]{5};
\draw[number] (5,2) -- (5,3) node[number]{6};
\draw[number] (7,1) -- (5,1) node[number]{7};
\draw[number] (g) -- ++(0,1) node[number]{8};
\draw[number] (g)  ++(0,2.2) node[number]{9} -- ++(0:1.5);
\draw[number] (j)  ++(-22.5:0.35) -- ++(-22:1) node[number]{10};
\draw[number] (l)  ++(40:0.35) -- ++(40:1) node(m)[number]{11};
\draw[number] (n)  ++(40:1.1) node[number]{12} -- ++(-120:1.05) ;

\end{tikzpicture}
\end{document}
 
This vector image was created with LaTeX.

Licensing[edit]

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.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:33, 15 December 2017Thumbnail for version as of 22:33, 15 December 2017939 × 650 (23 KB)42CrMo4 (talk | contribs)Improved the thickness of the lines to render better in small dimensions. Edited the lose end of the paper strip, to look more realistic. Thanks to {{U|Jona}}.
21:11, 23 November 2017Thumbnail for version as of 21:11, 23 November 2017938 × 648 (22 KB)42CrMo4 (talk | contribs)User created page with UploadWizard

File usage on other wikis

The following other wikis use this file:

Metadata