File:Duty cycle general.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 500 × 250 pixels, file size: 12 KB)

Summary

Description

Definition of a general square wave.

Plot created using maxima.
Date
Source Own work based on: Duty cycle general.png
Author
Vector:
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with Gnuplot.
Source code
InfoField

Gnuplot code

dutycycle : 1/3;
signal(x) := if(x - floor(x) > dutycycle) then 0 else 1;
load(draw);
draw2d(terminal=svg,file_name="Duty cycle general",
    font="Times",dimensions=[500,250],font_size=10,
    grid=true,ytics={["y_{min}",0],["y_{max}",1]},
    yrange=[-.25,1.25],xtics={["0",0],["D.T",dutycycle],
        ["T",1],["(T+D.T)",1+dutycycle],["2T",2],
        ["(2T+D.T)",2+dutycycle],["3T",3],
        ["(3T+D.T)",3+dutycycle]},
    xlabel="Time",ylabel="Amplitude",
    explicit(signal(x),x,0,3.5)
);

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic and 1.0 Generic 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.
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.
This licensing tag was added to this file as part of the GFDL licensing update.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.

Original upload log

This image is a derivative work of the following images:

  • File:Duty_cycle_general.png licensed with Cc-by-sa-2.5,2.0,1.0, Cc-by-sa-3.0-migrated, GFDL
    • 2006-05-07T20:55:52Z CyrilB 1500x525 (14557 Bytes) {{Information| |Description=Definition of a general square wave |Source=own work, made using gnuplot 4.0 |Date=7/05/06 |Author=Cyril BUTTAY |Permission=one of the available licenses, see below |other_versions= }}

Uploaded with derivativeFX

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
current19:14, 27 May 2011Thumbnail for version as of 19:14, 27 May 2011500 × 250 (12 KB)Krishnavedala{{Information |Description=Definition of a general square wave. Plot created using maxima. <source lang="gnuplot"> dutycycle : 1/3; signal(x) := if(x - floor(x) > dutycycle) then 0 else 1; load(draw); draw2d(terminal=svg,file_nam
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