File:Signal 6.jpg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Signal_6.jpg (640 × 480 pixels, file size: 70 KB, MIME type: image/jpeg)
File information
Structured data
Captions
Summary
[edit]DescriptionSignal 6.jpg |
Français : Signaux appliqués aux fils pilotes en vue de commander des installations de chauffage (radiateurs, thermostats), selon le GIFAM. English: Signals applied to the pilot son for controlling heating systems (radiators, thermostats), as the GIFAM. |
Date | |
Source | Own work |
Author | Tux-Man |
Other versions |
Gnuplot script to generate this plot
[edit]#!/usr/bin/gnuplot
# gnuplot 4.6 / Debian GNU/Linux 7
reset
set terminal jpeg
set output "signal_6.jpg"
unset key
set tics scale 0.5
set multiplot
a = 0.22
set size 1,a
set origin 0,0.8
set title offset 0, -2 textcolor rgb "blue" "Pas de signal - Ordre confort"
set samples 1000
set nokey
set xrange [-3*pi:7*pi]
set yrange [-1:1]
unset xtics
unset ytics
plot 1/0
set size 1,a
set origin 0,0.64
set title offset 0, -2 "Signal 220v - Ordre éco"
set samples 1000
set nokey
unset xtics
unset ytics
plot sin(x)*0.5 with lines lc rgb "red"
set size 1,a
set origin 0,0.48
set title offset 0, -2 "Alternance négative 220v - Ordre hors-gel"
set samples 1000
set nokey
unset xtics
unset ytics
f(x) = 0.5*sin(x)
g(x) = f(x)<=0 ? f(x) : 0
set xrange [-3*pi:7*pi]
set yrange [-1:1]
plot g(x) with lines lc rgb "red"
set size 1,a
set origin 0,0.32
set title offset 0, -2 "Alternance positive 220v - Ordre arrêt"
set samples 1000
set nokey
unset xtics
unset ytics
f2(x) = 0.5*sin(x)
g2(x) = f2(x)>=0 ? f2(x) : 0
set xrange [-3*pi:7*pi]
set yrange [-1:1]
plot g2(x) with lines lc rgb "red"
set size 1,a
set origin 0,0.16
set title offset 0, -2 "Signal temporisé - Ordre confort -1°C"
set samples 1000
set nokey
unset xtics
unset ytics
set label 1 "3\"" at pi,-0.7
set label 2 "4'57\"" at (3.2*pi),-0.7
set arrow 1 from 0, -0.8, 0 to 0, 0.5, 0 nohead back nofilled linetype -1 linewidth 1.000
set arrow 2 from (2*pi), -0.8, 0 to (2*pi), 0.5, 0 nohead back nofilled linetype -1 linewidth 1.000
set arrow 3 from (5*pi), -0.8, 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]
f3(x) = 0.5*sin(x)
g3(x) = x<=2*pi&&x>=0 ? f3(x) : (x>=5*pi ? -0.5*sin(x) : 0)
plot g3(x) with lines lc rgb "red"
set size 1,a
set origin 0,0
set title offset 0, -2 "Signal temporisé - Ordre confort -2°C"
set samples 1000
set nokey
unset xtics
unset ytics
set label 1 "7\"" at pi,-0.5
set label 2 "4'53\"" at (2.7*pi),-0.5
set arrow 1 from 0, -0.8, 0 to 0, 0.5, 0 nohead back nofilled linetype -1 linewidth 1.000
set arrow 2 from (2*pi), -0.8, 0 to (2*pi), 0.5, 0 nohead back nofilled linetype -1 linewidth 1.000
set arrow 3 from (4*pi), -0.8, 0 to (4*pi), 0.5, 0 nohead back nofilled linetype -1 linewidth 1.000
set xrange [-2*pi:6*pi]
set yrange [-1:1]
f4(x) = 0.5*sin(x)
g4(x) = x<=2*pi&&x>=0 ? f4(x) : (x>=4*pi ? f4(x) : 0)
plot g4(x) with lines lc rgb "red"
unset multiplot
Licensing
[edit]I, the copyright holder of this work, hereby publish it under the following license:
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.
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 07:04, 10 April 2015 | 640 × 480 (70 KB) | Tux-Man (talk | contribs) | User created page with UploadWizard |
You cannot overwrite this file.
File usage on Commons
The following page uses this file:
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
JPEG file comment | CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90 |
---|