File:AC power graph f0.8.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 600 × 480 pixels, file size: 14 KB)

Captions

Captions

Instantaneous AC power in circuit with φ=0.8

Summary[edit]

Description
English: Instanteneous AC power in circuit with φ=0.8
Čeština: Okamžitý elektrický výkon v obvodu s φ=0,8
Date
Source gnuplot (own work / vlastní dílo)
Author Petr Kadlec
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with Gnuplot.
 
This chart uses translateable embedded text.
Source code
InfoField

Gnuplot code

Um = 2.5
Im = 1.5
w = 1
fi = 0.8

u(t) = Um * sin(w*t + fi)
i(t) = Im * sin(w*t)
p(t) = u(t) * i(t)

set xrange[-fi-0.3:8]
set xtics ("0" 0, "−φ" -fi, "π/2" pi/2, "π" pi, "3π/2" 3*pi/2, "2π" 2*pi, "5π/2" 5*pi/2)
set ytics ("Um" Um, "Im" Im, "0" 0, "−Um" -Um, "−Im" -Im)
set xzeroaxis
set yzeroaxis
set key bottom right

set style line 1 lc rgb 'red' lt 1
set style line 2 lc rgb 'dark-green' lt 1
set style line 3 lc rgb 'blue' lt 1
set terminal svg font "Arial,12"
set output 'AC power graph f0.8.svg'
set encoding utf8

plot u(x) t "u(t)" with lines linestyle 1, i(x) t "i(t)" with lines linestyle 2, p(x) t "p(t)" with lines linestyle 3

set output

Licensing[edit]

This work is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship.

File history

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

Date/TimeThumbnailDimensionsUserComment
current08:51, 22 November 2022Thumbnail for version as of 08:51, 22 November 2022600 × 480 (14 KB)Mormegil (talk | contribs)improved/corrected creation script
14:38, 23 September 2007Thumbnail for version as of 14:38, 23 September 2007600 × 480 (8 KB)Mormegil (talk | contribs){{Information |Description= {{en|1=Instanteneous AC power in circuit with φ=0.8}} {{cs|1=Okamžitý elektrický výkon v obvodu s φ=0,8}} |Source=gnuplot (own work / vlastní dílo) |Date=2007-09-23 |Aut

File usage on other wikis

The following other wikis use this file:

Metadata