Movatterモバイル変換


[0]ホーム

URL:


Jump to content
Wikimedia Commons
Search

File:RMS voltage average power.svg

From Wikimedia Commons, the free media repository
File:RMS voltage average power.svg
Size of this PNG preview of this SVG file:720 × 540 pixels.Other resolutions:320 × 240 pixels |640 × 480 pixels |1,024 × 768 pixels |1,280 × 960 pixels |2,560 × 1,920 pixels.
Original file(SVG file, nominally 720 × 540 pixels, file size: 19 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
DescriptionRMS voltage average power.svg
English: Diagram showing a voltage waveform and the corresponding power waveform (dissipated by a resistive load).

The power is zero when the voltage is zero. Otherwise, the power waveform is always positive, as the resistor can only dissipate energy; it cannot supply energy to the circuit. In other words, the resistor outputs power regardless of whether the voltage is positive or negative.

Date
SourceOwn work
AuthorOmegatron
SVG development
InfoField
 TheSVG code isvalid.
 This plot was created withMatplotlib.
Source code
InfoField

Python code

Source code
importmatplotlib.pyplotaspltfromnumpyimportsin,pi,sqrt,mean,amax,linspacet=linspace(0,1.5,1000)sig=sin(2*pi*t)Vrms=1/sqrt(2)power=sig**2# R = 1 ohmPpeak=amax(power)Pavg=mean(power[t<1])plt.figure()plt.subplot(2,1,1)plt.plot(t,sig,color='0.2',lw=1.5)plt.axhline(Vrms,color='blue',ls='-',lw=1.2,alpha=0.8)plt.ylabel('Voltage [V]')plt.margins(0,0.1)plt.xticks(linspace(0,1.5,7))plt.yticks([-1,-0.5,0,0.5,1,Vrms])plt.grid(True,color='0.2',linestyle=':')plt.subplot(2,1,2)plt.plot(t,power,color='0.2',lw=1.5)plt.axhline(Ppeak,color='red',ls='-',lw=1.2,alpha=0.8)plt.axhline(Pavg,color='green',ls='-',lw=1.2,alpha=0.8)plt.xlabel('Time [s]')plt.ylabel('Power [W]')plt.margins(0,0.1)plt.ylim(-1.2,1.2)plt.xticks(linspace(0,1.5,7))plt.grid(True,color='0.2',linestyle=':')plt.tight_layout()plt.savefig('RMS voltage vs average power.svg')

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attributionshare alike
This file is licensed under theCreative CommonsAttribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under thesame or compatible license as the original.
https://creativecommons.org/licenses/by-sa/4.0CC BY-SA 4.0Creative Commons Attribution-Share Alike 4.0truetrue

References

[edit]
Annotations
InfoField
This image is annotated:View the annotations at Commons
44
48
68
22
720
540

RMS voltage

63
274
43
21
720
540

Peak power

65
316
41
24
720
540

Average power

File history

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

Date/TimeThumbnailDimensionsUserComment
current18:21, 19 July 2021Thumbnail for version as of 18:21, 19 July 2021720 × 540(19 KB)RiedleroD(talk |contribs)compressed losslessly by hand
01:51, 28 October 2016Thumbnail for version as of 01:51, 28 October 2016720 × 540(51 KB)Omegatron(talk |contribs)User created page with UploadWizard

You cannot overwrite this file.

File usage on Commons

The following page uses this file:

File usage on other wikis

The following other wikis use 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.

Width576pt
Height432pt
Retrieved from "https://commons.wikimedia.org/w/index.php?title=File:RMS_voltage_average_power.svg&oldid=1019284138"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp