Solar Panel Tilt Calculator
Calculate a latitude-based fixed-panel tilt rule of thumb for year-round, summer, or winter scenarios, with formulas and limitations.
Methodology reviewed August 25, 2026 by the Solar Calculator HQ editorial team. This is an editorial check, not professional engineering or tax certification. Review our formula, source and limitation standards.
Solar Panel Tilt Angle Calculator
Formula used
Year-round starting angle: Tilt ≈ absolute latitude.
Summer-biased scenario: Tilt ≈ Latitude − 15°. This provides a lower comparison angle for higher summer sun.
Winter scenario: Tilt ≈ Latitude + 15°.
Summer is clamped to 0° and winter to 90°. These are comparison scenarios, not calculated optima.
How to use this calculator
Enter signed latitude in decimal degrees and choose year-round, summer, or winter. The calculator returns a rule-of-thumb tilt measured from horizontal: 0° is flat and 90° is vertical. It uses absolute latitude for the angle; the sign changes only the displayed facing direction.
The prefilled latitude is 33.4° and is not geolocation. Replace it with the project latitude. Presets are convenience inputs, not site validation.
Formula used by the calculator
Let L = abs(latitude). The implementation rounds each result to the nearest 0.1°:
- Year-round starting angle:
round_0.1(L) - Summer heuristic:
max(0, round_0.1(L − 15°)) - Winter scenario:
min(90°, round_0.1(L + 15°)) - Facing display: latitude at or above 0 → South (180°); latitude below 0 → North (0°)
These are bounded comparison scenarios used by this calculator, not equations from NREL and not proof of an optimum. PVWatts V8 requires explicit tilt and azimuth and models them with location-specific resource data; its accepted physical tilt range is 0–90°.
The input accepts only −90° through 90°. The summer result is clamped at 0° and the winter result at 90°.
Reproducible verification example
For latitude +40.0°:
- Year-round: round(40, 1) = 40.0°
- Summer: max(0, round(40 − 15, 1)) = 25.0°
- Winter: round(40 + 15, 1) = 55.0°
- Facing direction: positive latitude → South (180°)
At −40.0°, the three angle results are unchanged and the facing display changes to North (0°).
What tilt changes
Direct-beam irradiance on a module is highest when rays are normal to its surface, but annual energy also includes diffuse and ground-reflected irradiance and varies with weather, temperature, and system losses. No fixed panel stays normal to the sun throughout the day and year.
A steeper fixed angle generally shifts exposure toward lower-elevation seasonal sun; a flatter angle shifts it toward higher-elevation sun. The year-round result remains a screening heuristic. It does not mathematically optimize annual AC kWh, self-consumption, winter reliability, or revenue.
Tilt and azimuth are different inputs
Tilt is the angle from horizontal. Azimuth is the compass direction the panel faces. PVWatts uses 180° for south and 0° for north (NREL API).
This calculator displays an equator-facing azimuth but does not calculate production at that azimuth. If using a magnetic compass, apply current local declination; NOAA notes that declination changes with location and time (NOAA NCEI).
Inputs and limitations
The result does not model:
- hourly or monthly weather, horizon, or nearby shading;
- azimuth trade-offs, diffuse irradiance, albedo, or bifacial gain;
- roof pitch, usable area, row spacing, or tracker geometry;
- wind, snow, and structural loads, drainage, waterproofing, or fire access;
- racking adjustment limits, electrical design, permits, or worker fall protection; or
- whether annual energy, winter energy, self-consumption, or revenue is the objective.
For a location-specific check, hold system inputs constant in PVWatts and compare feasible tilt angles using annual and monthly AC kWh. NREL cautions that PVWatts itself contains assumptions and uncertainty; this latitude-only rule is less detailed.
For a rooftop installation, DOE states that local permitting and post-installation inspection are generally required (DOE). Do not use this result as structural or installation approval.
For energy sizing after selecting a modeled angle, use the solar panel output calculator. For seasonal-load and storage sizing, use the off-grid solar system calculator.
Sources
- NREL PVWatts V8 API — tilt, azimuth, resource, and system input definitions
- NREL PVWatts calculator — location-specific comparison and uncertainty caution
- NOAA NCEI magnetic declination guidance — true-versus-magnetic bearing correction
- DOE rooftop permitting and inspection — safety review outside this calculator’s scope
Frequently asked questions
What is the best tilt angle for solar panels?
Should solar panels face true south or magnetic south?
How much production do I lose at the wrong tilt angle?
Do I need to adjust tilt twice a year?
Related calculators
📋 Embed this calculator on your site (free, attribution required)
Free to embed on any non-commercial or commercial site, provided the attribution link remains visible. No signup or email capture is required.