File:AC power decomposition f0.8.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 600 × 480 pixels. Other resolutions: 300 × 240 pixels | 960 × 768 pixels | 1,280 × 1,024 pixels | 2,560 × 2,048 pixels.
Original file (SVG file, nominally 600 × 480 pixels, file size: 13 KB)
File information
Structured data
Captions
Summary
[edit]DescriptionAC power decomposition f0.8.svg |
English: Decomposition of AC power (red) to its real (green) and apparent (blue) parts in circuit with φ=0.8 rad
Čeština: Rozklad elektrického výkonu (červeně) na činnou (zeleně) a jalovou (modře) složku v obvodu s φ=0,8 rad |
Date | |
Source | gnuplot (own work / vlastní dílo) |
Author | Petr Kadlec |
SVG development InfoField | |
Source code InfoField | Gnuplot codeUm = 2.5
Im = 1.8
w = 1
fi = 0.8
Uef = Um / sqrt(2)
Ief = Im / sqrt(2)
u(t) = Um * sin(w*t + fi)
i(t) = Im * sin(w*t)
p(t) = u(t) * i(t)
pc(t) = Uef * Ief * cos(fi) * (1 - cos(2*w*t))
pj(t) = Uef * Ief * sin(fi) * sin(2*w*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 ("2UI cos φ" 2*Uef*Ief*cos(fi), "UI sin φ" Uef*Ief*sin(fi), "-UI sin φ" -Uef*Ief*sin(fi), "0" 0)
set xzeroaxis
set yzeroaxis
unset key
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 decomposition f0.8.svg'
set encoding utf8
plot p(x) with lines linestyle 1, pc(x) with lines linestyle 2, pj(x) with lines linestyle 3
set output
|
Licensing
[edit]Public domainPublic domainfalsefalse |
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/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 08:25, 22 November 2022 | 600 × 480 (13 KB) | Mormegil (talk | contribs) | fixed caption, improved/corrected creation script | |
13:15, 28 September 2014 | 600 × 480 (7 KB) | Wereldburger758 (talk | contribs) | Valid SVG now. | ||
15:05, 23 September 2007 | 600 × 480 (7 KB) | Mormegil (talk | contribs) | corrected one caption | ||
15:03, 23 September 2007 | 600 × 480 (7 KB) | Mormegil (talk | contribs) | {{Information |Description= {{en|1=Decomposition of AC power (red) to its real (green) and apparent (blue) parts in circuit with φ=0.8}} {{cs|1=Rozklad elektrického výkonu (červeně) na činnou (zeleně) |
You cannot overwrite this file.
File usage on Commons
The following 3 pages use this file:
File usage on other wikis
The following other wikis use this file:
- Usage on cs.wikipedia.org
- Usage on pt.wikipedia.org
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.
Short title | AC power decomposition |
---|---|
Image title | Decomposition of AC power (red) to its real (green) and apparent (blue) parts in circuit with φ=0.8 |
Width | 600 |
Height | 480 |