File:Signal 3.jpg

Signal_3.jpg(640 × 480 pixels, file size: 23 KB, MIME type: image/jpeg)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
Français : Signal appliqué au fil pilote 6 ordres (GIFAM), signal temporisé, pour un confort -1°C des installations (tension 230 v, ampérage maxi 0,1 A).
Date
Source Own work
Author Tux-Man

Gnuplot script to generate this plot edit

Lissajous small 
This plot was created with Gnuplot.
#!/usr/bin/gnuplot
# gnuplot 4.6 / Debian GNU/Linux 7
reset
set terminal jpeg
set output "Signal_3.jpg"
set title offset 0, -4 "Signal temporisé\nConfort -1°C"
set samples 1000
set nokey
unset xtics
unset ytics
set label 1 "3\"" at pi,0.5
set label 2 "4'57\"" at (3.2*pi),0.5
set arrow 1 from 0, -0.5, 0 to 0, 0.6, 0 nohead back nofilled linetype -1 linewidth 1.000
set arrow 2 from (2*pi), -0.5, 0 to (2*pi), 0.6, 0 nohead back nofilled linetype -1 linewidth 1.000
set arrow 3 from (5*pi), -0.5, 0 to (5*pi), 0.6, 0 nohead back nofilled linetype -1 linewidth 1.000
set xrange [-3*pi:7*pi]
set yrange [-1:1]
f(x)=(x<=2*pi&&x>=0?sin(x)*0.5:(x>=5*pi?sin(x)*0.5:0))
plot f(x) linestyle 2

Licensing edit

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

File history

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

Date/TimeThumbnailDimensionsUserComment
current09:35, 8 April 2015Thumbnail for version as of 09:35, 8 April 2015640 × 480 (23 KB)Tux-Man (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

Metadata