File:Señales OOK.png

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

Original file(788 × 686 pixels, file size: 53 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Español: Diagrama temporal de señales para Modulación Digital de Amplitud (OOK, On-Off Keying)
English: Time diagram of signals for Digital Amplitude Modulation (OOK, On-Off Keying)
Français : Chronogramme des signaux dans la modulation d'amplitude numérique (OOK, On-Off Keying)
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[edit]

\documentclass[transparent, x11names]{standalone}
\usepackage{tikz, ubuntu}
\usepackage[utf8]{inputenc}

\usepgflibrary{arrows.meta} % Biblioteca de flechas
\tikzset{help lines/.style={gray,very thin}}

\begin{document}
\begin{tikzpicture}
	\draw [red, dotted,step=0.5] (0,0) grid (5,5);
	\draw [semithick, blue,-Stealth] (0,2.5)--(5.1,2.5) node [right]{$t$};
	\draw [semithick, blue,-Stealth] (0,4)--(5.1,4) node [right]{$t$};
	\draw [semithick, blue,-Stealth] (0,0)--(0,5);
	\node at(6,4.5){$v_m(t)$};
	% Señal moduladora
	\draw [semithick, Green2] (0,4.5)--(1,4.5)--(1,3.5)--(2,3.5)--(2,4.5)--(3.5,4.5)--(3.5,3.5)--(4,3.5)--(4,4.5)--(4.5,4.5)--(4.5,3.5)--(5,3.5);
	% Portadora
	\draw [domain = 0:5, samples=300, smooth, color=Maroon1] plot(\x,{2.5+0.5*sin(3000*\x))});
	\node at(6,3){$A\,cos(2\pi f_ct)$};
	% Salida de OOK
	\draw [domain = 0:1, samples=300, smooth, color=Red1] plot(\x,{1+0.5*(sin(3000*\x)})--(1,1)--(2,1);
	\draw [domain = 2:3.45, samples=300, smooth,color=Red1] plot(\x,{1+0.5*(sin(3000*\x)})--(3.5,1)--(4,1);
	\draw [domain = 4:4.5, samples=300, smooth,color=Red1,-Stealth] plot(\x,{1+0.5*(sin(3000*\x)})--(4.5,1)--(5.1,1) node [right]{$t$};
	\node[] at(6,1.5){$v_{AM}(t)$};
	\node[font=\small, align=center] at (3,5.5){Señales de Modulación \\Digital de Amplitud (OOK)};
\end{tikzpicture}
\end{document}

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
current23:57, 30 August 2014Thumbnail for version as of 23:57, 30 August 2014788 × 686 (53 KB)Ramjar (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata