Graph a Sine Wave — Period and Amplitude Checks
Plot sine waves in GetCalcMaster 2D Graphing: amplitude, frequency, phase, and degree/radian pitfalls.
Sine waves are defined by amplitude, period, and phase. This guide shows how to plot them and sanity-check period/amplitude visually.
What this calculator is
The 2D Graphing Tool is an interactive tool inside GetCalcMaster. It’s designed to help you explore scenarios, understand formulas, and document assumptions.
Key features
- Amplitude controls height
- Frequency controls period
- Phase shifts move the wave left/right
Formula
y(t) = A·sin(2π f t + φ) + CQuick examples
A=2, f=3 Hz, φ=0, C=0 → y=2·sin(6πt)Phase shift: φ=π/2 turns sin into cosOffset: C=1 shifts wave up by 1
Verification tips
- Period T = 1/f.
- Amplitude is peak deviation from the center line (C).
- Use radians for φ unless explicitly in degrees.
Common mistakes
- Mixing degrees and radians for phase.
- Confusing amplitude A with peak-to-peak (2A).
- Forgetting that frequency in the argument is 2πf (not just f).
How to use it (quick steps)
- Enter a function or equation for 2D plotting.
- Set the x-range (domain) and y-range (viewport) to match your scenario.
- Plot and inspect key points (intercepts, extrema) by adjusting the range.
- Save the equation and chosen ranges in Notebook for a reusable setup.
Related tools and guides
Featured guides
Deep, human-written guides focused on accuracy, verification, and reproducible workflows.
FAQ
Why is the wave compressed or stretched?
How do I confirm the period?
Tip: For reproducible work, save your inputs and reasoning in Notebook.