File:AC power full graph.svg

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

Original file(SVG file, nominally 1,711 × 939 pixels, file size: 64 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Graphical representation of AC power with current, voltage, and power
Français : Représentation graphique de l'alimentation sinusoïdale avec le courant, la tension et la puissance.
Date
Source Own work
Author Pradana Aumars (talk · contribs)
SVG development
InfoField
W3C red 
The source code of this SVG is invalid due to 40 errors.
Gnuplot inv 
This W3C-invalid plot was created with Gnuplot.
OOjs UI icon language-constructive 
 This plot uses embedded text that can be easily translated using a text editor.
Source code
InfoField

Gnuplot code

U = 1.2
I = 0.9
omega = 1
fi = 1.1
P=U*I*cos(fi)

u(t) = U * sqrt(2) * sin(omega*t)
i(t) = I * sqrt(2) * sin(omega*t + fi)
p(t) = u(t) * i(t)

set xrange[0:3*pi]
set xtics pi
set format x '%.0Pπ'
set ytics ("Um" U*sqrt(2), "Im" I*sqrt(2), "0" 0,  "-Um" -U*sqrt(2), "-Im" -I*sqrt(2), "U" U, "I" I, "fi" fi, "P" P)
set xzeroaxis
set yzeroaxis
set key bottom right

plot u(x) t "u(t)" lc "red", i(x) t "i(t)" lc "blue", p(x) t "p(t)" lc "purple", U dashtype 2 lc "red" notitle, I dashtype 2 lc "blue" notitle, fi notitle, P dashtype 2 lc "purple" notitle

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
current12:17, 30 October 2019Thumbnail for version as of 12:17, 30 October 20191,711 × 939 (64 KB)Aumars (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata