לדלג לתוכן

קובץ:Signal 6.jpg

תוכן הדף אינו נתמך בשפות אחרות.
מתוך ויקיפדיה, האנציקלופדיה החופשית

Signal_6.jpg(640 × 480 פיקסלים, גודל הקובץ: 70 ק"ב, סוג MIME‏: image/jpeg)

ויקישיתוף זהו קובץ שמקורו במיזם ויקישיתוף. תיאורו בדף תיאור הקובץ המקורי (בעברית) מוצג למטה.

תקציר

תיאור
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.
תאריך יצירה
מקור נוצר על־ידי מעלה היצירה
יוצר Tux-Man
גרסאות אחרות

Gnuplot script to generate this plot

 
. Gnuplot עם‎‎ נוצרה ה JPG תמונת מפת סיביות
#!/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

רישיון

אני, בעל זכויות היוצרים על עבודה זו, מפרסם בזאת את העבודה תחת הרישיון הבא:
Creative Commons CC-Zero קובץ זה זמין לפי תנאי הקדשה עולמית לנחלת הכלל CC0 1.0 של Creative Commons.
האדם ששייך יצירה להיתר הזה הקדיש את היצירה לנחלת הכלל על־ידי ויתור על כל הזכויות שלו או שלה על היצירה בכל העולם לפי חוק זכויות יוצרים, לרבות כל הזכויות הקשורות או הסמוכות כקבוע בחוק. באפשרותך להעתיק, לשנות, להפיץ, או להציג את היצירה, אפילו למטרות מסחריות, וכל זה אפילו מבלי לבקש רשות.

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג

פריטים שמוצגים בקובץ הזה

מוצג

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית10:04, 10 באפריל 2015תמונה ממוזערת לגרסה מ־10:04, 10 באפריל 2015‪480 × 640‬ (70 ק"ב)Tux-ManUser created page with UploadWizard

אין בוויקיפדיה דפים המשתמשים בקובץ זה.

מטא־נתונים