Bir Rep Max Hesaplayıcı

1RM'nizi ağırlık ve tekrarlardan tahmin edin, yüzde eğitim tablosu ile.

Tahmini 1RM
Formülü

Yazdığınızda sonuçlar güncellenir.

Bu hesaplayıcı hakkında

you are a beginner, it will show you the maximum weight you can lift for a single repetition from a set you actually performed. It uses the Epley formula (1RM = w × (1 + reps/30)) by default, with Brzycki, Lombardi and O’Conner as alternatives, and prints a table of training loads at common percentages of your max. It is a professional, and it will show you the maximum weight you can lift for a single repetition from a set you actually performed. It will show you the maximum weight you can liftFrom the estimated max it builds a percentage table so you can program training loads — for example roughly 85% for a hard triple, 70% for hypertrophy work. It will show you the maximum weight you can lift for a single repetitionFrom the estimated max it builds a percentage table so you can program training loads — for example roughly 85% for a hard triple, 70% for hypertrophy work.From the estimated max it builds a percentage table so you can program training loadsFrom the estimated max it builds a percentage table so you can program training loadsFrom the estimated max it builds a percentage table so you can program training loadsFrom the estimated max it builds a percentage table so you can program training loadsFrom the estimated max it builds a percentage table so you can program training loadsFrom the estimated max it builds a percentage table so you can program training loadsFrom the estimated max it builds a percentage table so you can program training loadsFrom the estimated max it builds a percentage table so you can program training loadsFrom the estimated max it builds a percentage tableSo you can calculate the maximum weight you could lift for a single repetition from a set you actually performed.From the estimated max it builds a percentage tableFrom the estimated max it builds a percentage tableFrom the estimated max it builds a percentage tableFrom the estimated max it builds a percentage tableSo you can program training loadsFrom the estimated max it builds a percentage tableFrom the estimated max it builds a percentage tableFrom the estimated max it builds a percentage tableFrom the estimated max it builds a percentage tableFrom the estimated max it builds a

Sıkça Sorulan Sorular

Bir tekrarın maksimumu nasıl hesaplanır?

Tamamladığınız bir setten. Epley formülü 1RM = ağırlık × (1 + tekrarlar ÷ 30); Brzycki formülü ise ağırlık × 36 ÷ (37 − tekrarlar). Her ikisi de yaklaşık 2-10 tekrar için doğrudur ve çok yüksek tekrar setleri için farklılık gösterir.

Neden yüzdeleri gösteriyorsun?

Güç programları yükleri maksimumun yüzdesi olarak önerir. Örneğin %85'e yakın 5 tekrar ya da 70'e yakın hipertrofi çalışması. Tablo tahmin edilen 1RM'nizi bu çalışma ağırlıklarına dönüştürür.

Tahminler gerçek maksimumu test etmekten daha güvenli mi?

Orta derecede bir setten hesaplanmış 1RM gerçek bir tekniği kırmanın yaralanma riskini önler, özellikle de gözlemci veya tecrübesiz bir şekilde.

5 tekrar için ne kadar kaldırmalıyım?

Yaklaşık olarak 1RM'nizin %85-87'si. Eğitim yük tablosu tahmin edilen maksimumu her yüzde için bir ağırlığa dönüştürür ve her yükün Epley ilişkisini kullanarak izin verdiği tekrarları tahmin eder.

Hangi 1RM formülü en doğrudur?

Hepsi tahminlerdir ve hiçbiri doğru değildir.Epley ve Brzycki 2-10 tekrardan yakından anlaşırlar ve daha yüksek tekrarlarda farklılık gösterirler; araç Epley, Brzycki, Lombardi ve O'Conner'ı gösterir, böylece onları setiniz için karşılaştırabilirsiniz.

Maksimum değerimi ne sıklıkla tekrar test etmeliyim?

Her 4-8 haftada bir tipiktir, veya basitçe çalışma ağırlığınız yükseldiğinde sert bir setten yeniden hesaplayın.Bir tekrar setinden tahmin etmek sıklıkla gerçek-maksimum girişimlerin yorgunluk ve yaralanma riskini önler.

Bu her asansör için işe yarar mı?

En iyi barbell kaldırma için çalışır, örneğin 2-10 tekrarın kontrol edilen bir seti gerçekleştirebileceğiniz squat, bench press ve deadlift gibi. izolasyon egzersizleri ve çok yüksek-rep dayanıklılık setleri için daha az güvenilirdir.

❤️ Aşk. Calculator.Free? Paylaş.

𝕏  X Facebook Reddit
API — bu hesaplayıcıyı kodtan kullan

Bu hesaplayıcıya ücretsiz bir JSON son noktası olarak çağrı yap - anahtar gerekmez. Aşağıdaki alan değerlerini sorgu parametreleri veya JSON olarak gönderin. Tüm API belgelerini oku →

Son nokta

GET https://calculator.free/api/v1/one-rep-max/

curl

curl "https://calculator.free/api/v1/one-rep-max/?weight=100&reps=5&unit=kg"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/one-rep-max/?" + new URLSearchParams({
    "weight": "100",
    "reps": "5",
    "unit": "kg"
  }));
const data = await r.json();
console.log(data.results);

Sonuçlar sadece genel rehberlik için tahminlerdir, finansal, tıbbi veya vergi tavsiyesi değil.