File:LC-DCF77.svg

Original file(SVG file, nominally 1,024 × 768 pixels, file size: 61 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
Français : Résonance LC @ 77.5 kHz
Date
Source Own work
Author Xofc

Generated On a GNU Linux with Gnuplot (f = 1 / (2 pi sqrt(L * C)))

$ gnuplot << END
k = 1 / (2 * 3.141592 * 77500)
k = k * k
f(x) = k / x
set xrange [0.000001:.1] # 1 uH .. 100 mH
set yrange [0.00000000001:.0001] # 10 pF..100 uF
set format y "%.0s %cF"
set format x "%.0s %cH"
set logscale xy
set title "77.5 kHz LC Resonance"                      
set xlabel "Inductance in Henry"
set ylabel "Capacitance in Farad"
set mxtics 10
set mytics 10
set grid mxtics mytics xtics ytics lt 1 lw 3 lc rgb 'gray70', lt 1 lc rgb 'green'
set label "77.5 kHz Resonance" at .0003,.00000002 rotate by -27.5 center
set key off
set term svg size 1024,768
set output "LC-DCF77.svg"
plot f(x)
END

Licensing edit

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-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 the same or compatible license as the original.

File history

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

Date/TimeThumbnailDimensionsUserComment
current18:23, 27 August 2015Thumbnail for version as of 18:23, 27 August 20151,024 × 768 (61 KB)Xofc (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

Metadata