This is a file from the Wikimedia Commons

File:Modulador TCM.png

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Original file (1,065 × 597 pixels, file size: 43 KB, MIME type: image/png)

Summary

Description
Español: Diagrama de bloques de un modulador con codificación reticulada (TCM, Trellis Coded Modulation en idioma inglés)
English: Block diagram of a TCM (Trellis Coded Modulation) modulator
Français : Schéma d'un modulateur de TCM (Trellis Coded Modulation).
Date
Source

Own work

LaTeX This work was created by free software; you can redistribute it and/or modify it under the terms of the LaTeX Project Public License, version 1.3c. See the License for more details.
Author Ramjar

LaTeX Source

\documentclass[convert, transparent]{standalone}
\usepackage[utf8]{inputenc}
\usepackage{circuitikz}
\usepgflibrary{arrows.meta} % Uso de biblioteca de flechas
\usetikzlibrary{snakes, shapes} % Biblioteca de "serpientes" y formas
% Definición de estilos
\tikzstyle{block} = [draw,very thick, rectangle,minimum height=6cm, minimum width=4cm]
\tikzstyle{ann} = [font=\Large \bf ,inner sep=1pt, align=center] % Estilo de nodo
\tikzstyle{arr} = [very thick,-Stealth] % Estilo de flecha
\begin{document}
\begin{tikzpicture}
% Diagrama de un Modulador con codificación reticulada (TCM)
	% Bloque codificador
	\node[ann,align=center] at (4,4){Código\\ de retícula};
	\node[ann,align=center] at(-1,0){$k$ \\ $bits$};
	\draw[black, thick, snake=brace] (-0.25,-2.5) -- (-0.25,2.5); % Llave de k-bits
	\draw[very thick,-Stealth] (0,1)--(2,1);
	\draw[very thick,-Stealth] (0,2)--(2,2);
	\foreach \s in {0.5, 0,...,-1.5}
	\node at (1,\s){$\cdot$};
	\draw[very thick,-Stealth] (0,-2)--(2,-2);
	\node[block,ann] at(4,0)(codi){Codificador \\Convolucional};
	% Conexiones entre bloques
	\draw[very thick,-Stealth] (6,1)--(8,1);
	\draw[very thick,-Stealth] (6,2)--(8,2);
	\draw[very thick,dashed,-Stealth] (6,-2)--(8,-2); % Conexión ''punteada''
	\node [ann,align=center] at(7,0){$k+1$ \\$bits$};
	% Bloque Modulador
	\node[ann,align=center] at (10,4){Asignador \\ de constelación};
	\node[block,ann] at(10,0)(cons){M-ASK\\o M-PSK  \\o M-QAM \\ \\$M=2^{k+1}$};
	\draw[arr] (cons)--(14,0) node[ann, right=10,align=left]{Salida};
	% Señal portadora
	\draw (10, -5) node [ground]{} to [vsourcesin] (10,-3) node[ann,below=30,left=20]{Portadora};
\end{tikzpicture}
\end{document}

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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

28 August 2014

image/png

File history

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

Date/TimeThumbnailDimensionsUserComment
current21:31, 28 August 2014Thumbnail for version as of 21:31, 28 August 20141,065 × 597 (43 KB)RamjarAdición de etiquetas indicadoras de funciones.
21:07, 28 August 2014Thumbnail for version as of 21:07, 28 August 20141,049 × 508 (27 KB)RamjarUser created page with UploadWizard
No pages on the English Wikipedia use this file (pages on other projects are not listed).

Global file usage

The following other wikis use this file:

Metadata