induwara.lk
induwara.lkSri Lanka · Culture

Nakshatra Baby Name Letter Finder (Birth Star)

Enter a baby's date and time of birth in Sri Lanka time and get the auspicious starting letter for the name — computed from the Moon's birth star (nakshatra) and pada, the way an almanac does it. No signup, sources cited.

By Induwara AshinsanaUpdated Jul 1, 2026
Birth-star name letter
Meeus + Lahiri · deterministic

Sri Lanka local date (UTC+5:30).

24-hour clock. Matters most near a pada boundary.

Try a sample
Name starts with
Da
·
Birth star (nakshatra)
Pushya
පුෂ · பூசம்
Pada (quarter)
Pada 4 of 4
16.4% through this pada

Pushya — all four pada letters

Pada 1
Hu
හු·ஹு
Pada 2
He
හෙ·ஹெ
Pada 3
Ho
හො·ஹொ
Pada 4• yours
Da
·
Sources:

How it works

In Sinhala Buddhist and Tamil Hindu tradition a newborn's name should begin with a syllable fixed by the janma nakshatra — the lunar mansion the Moon occupied at the moment of birth — and its quarter, the pada. This tool does that lookup from first principles instead of a printed table, so the working is transparent and reproducible.

  1. Convert to Julian Day. Your date and time are treated as Sri Lanka local time (a fixed UTC+5:30, no daylight saving), shifted to Universal Time, then converted to a Julian Day using the standard Meeus formula. A small ΔT correction turns UT into the Dynamical Time the lunar theory expects.
  2. Compute the Moon's tropical longitude.The Moon's apparent geocentric ecliptic longitude is summed from the periodic series of Jean Meeus, Astronomical Algorithms(Chapter 47). The implemented series is accurate to better than 0.01° — checked against Meeus's own worked example, which lands on 133.167°.
  3. Shift to the sidereal zodiac. South Asian astrology uses the sidereal (star-fixed) zodiac, so the Lahiri / Chitra-paksha ayanamsa is subtracted: λ_sidereal = λ_tropical − ayanamsa. The ayanamsa is 24.1128° at the start of 2026 and grows about 50.29 arc-seconds each year.
  4. Find the nakshatra and pada. The 360° zodiac splits into 27 nakshatras of 13°20′; each nakshatra into four padas of 3°20′. The nakshatra index is floor(λ_sidereal / 13.3333) and the pada is floor((λ_sidereal mod 13.3333) / 3.3333) + 1.
  5. Look up the syllable.The classical Nakshatra-Pada Swar Siddhanta assigns a fixed starting syllable to each of the 108 padas. The tool returns the syllable for the birth pada plus the star's other three, with indicative Sinhala and Tamil forms.

Two independent formulas resolve the same longitude — the nakshatra-first split above, and a global pada index (floor(λ / 3.3333) across the whole circle) — and they must agree, an internal check shown in the tool. Where the Moon sits within roughly ten minutes of a pada edge, the tool warns that the letter can flip if the recorded birth time is slightly off. Only a geocentric Moon position is used; the sub-1° parallax is immaterial next to the 3°20′ pada width.

Worked examples

Ashwini, pada 3 → “Cho”

  1. Suppose the pipeline gives Moon sidereal longitude λ = 8.50°.
  2. Nakshatra: floor(8.50 / 13.3333) = floor(0.64) = 0 → Ashwini (1st star).
  3. Within nakshatra: 8.50 − 0 × 13.3333 = 8.50°.
  4. Pada: floor(8.50 / 3.3333) + 1 = floor(2.55) + 1 = 3.
  5. Ashwini pada syllables = {Chu, Che, Cho, La} → primary letter 'Cho'.

Vishakha, pada 1 → “Ti” (full tropical → sidereal chain)

  1. Suppose tropical Moon longitude λ_trop = 224.60° and ayanamsa = 24.13°.
  2. Sidereal: λ = (224.60 − 24.13) mod 360 = 200.47°.
  3. Nakshatra: floor(200.47 / 13.3333) = floor(15.03) = 15 → Vishakha (16th star).
  4. Within nakshatra: 200.47 − 15 × 13.3333 = 0.47°.
  5. Pada: floor(0.47 / 3.3333) + 1 = 0 + 1 = 1 → Vishakha {Ti, Tu, Te, To} → 'Ti'.
  6. Boundary check: 0.47° from the pada start → not near an edge → no warning.

Edge case: a birth on a pada boundary

  1. Suppose λ = 13.333° — right on the Ashwini → Bharani boundary.
  2. A hair below the edge → Ashwini pada 4 (La); a hair above → Bharani pada 1 (Li).
  3. The Moon covers about 0.09° in ten minutes, so a slightly wrong minute flips the letter.
  4. The tool shows the boundary warning and both candidate letters so nothing is decided on a knife-edge.

Frequently asked questions

Sources & references

The Moon-longitude series follows Jean Meeus, Astronomical Algorithms (2nd ed., 1998), Chapter 47, verified against its Example 47.a. The pada syllable table and the ayanamsa epoch value were last cross-checked on 2026-07-01. Sinhala and Tamil transliterations are indicative and not a substitute for a family almanac reading.

Related tools

Rate this tool
Be the first to rate

Comments & feedback

Spotted a bug or want an improvement? Tell us — our team reviews every comment, and good ideas get built. Comments are public and anonymous.

Found a mismatch with your almanac, an edge case, or want the Sinhala/Tamil transliteration improved?

Email me at [email protected] — most fixes ship within 24 hours.