File:Dutycycle.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 550 × 205 pixels, file size: 1 KB)

Summary

Description
English: This figure represents a rectangular waveform used to define the concept of dutycycle. It has been generated using the following maxima code
dutycycle:1/3;
square(x) := (if (x-floor(x) > dutycycle) then 0 else 1);
load(draw);
draw2d(terminal=svg,file_name="Dutycycle",
  color=black,font="Times",font_size=15,nticks=75,proportional_axes=none,
  user_preamble="set termoption enhanced;",dimensions=[800,280],
  xtics_axis=false,ytics_axis=false,grid=true,points_joined=true,
  yrange=[-.1,1.1],xtics={["0",0],["tau",dutycycle],["T",1],["T+tau",1+dutycycle],
  ["2T",2],["2T+tau",2+dutycycle],["3T",3],["3T+tau",3+dutycycle]},ytics=1,
  xaxis=false,yaxis=true,axis_top=true,axis_bottom=true,axis_left=true,axis_right=true,
  line_width=2,/*label(["x",1.,0.1],["y",0.1,1.]),*/xlabel="Time",ylabel="Amplitude",
  color=blue,key="",explicit(square(x),x,0,3.5)
);
Based on the file w:File:Dutycycle.png.
Date
Source Own work
Author Krishnavedala
 
The SVG code is valid.
 
This 0746 was created with a text editor by ElectroKid ().

Previous version had been created with Gnuplot (14635 bytes)     now 7.46% of previous size

 
Please do not replace the simplified code of this file with a version created with Inkscape or any other vector graphics editor


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 3.0 Unported 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

27 May 2011

File history

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

Date/TimeThumbnailDimensionsUserComment
current21:53, 12 January 2015Thumbnail for version as of 21:53, 12 January 2015550 × 205 (1 KB)Krishnavedalasize optimized, better font
21:23, 12 January 2015Thumbnail for version as of 21:23, 12 January 2015550 × 205 (1 KB)Krishnavedalasimplified SVG
16:58, 27 May 2011Thumbnail for version as of 16:58, 27 May 2011800 × 280 (14 KB)Krishnavedalavalidated SVG
04:27, 27 May 2011Thumbnail for version as of 04:27, 27 May 2011800 × 280 (14 KB)Krishnavedala
The following 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