document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
Launceston Road Runners - Coaching Notes #1
Click here to see Coaching Notes 2
Click here to see Coaching Notes 3
Click here to see Coaching Notes 4
Introduction to Speed Training (taken from ‘The Competitive Runner’s Handbook’)
All of us can get faster – within our genetic limits – by training for speed.
Many runners are intimidated by the prospect speedwork. You shouldn’t be. To safely improve race times, you need only to run at race pace and a little faster over a distance shorter than your race, and learn to handle a modest amount of discomfort. Think of it as speedplay.
Many competitors do all or most of their training at a slow, conversational pace. To perform at your best you need specific speed training. You can improve with even moderately hard speed training.
Speeding is a double-edged sword. You can’t run your best times without speed training. On the other hand, if you overdo it you may get injured, burn out or peak too soon. Take limited risks by speeding wisely and improve race times.
Speedwork supercharges your running in many ways:
Physiological benefits. Training at race pace – or slightly slower or faster – mimics the physiological stresses of racing. Several key physiological ingredients improve with speed training including aerobic capacity, lactate threshold, running economy, efficiency of fast-twitch muscle fibres, and muscular strength and power. Basically speed training makes you a stronger, speedier, more efficient runner. You’ll run faster paces more easily and run farther at race pace before fatigue sets in.
Psychological benefits. Many runners underestimate their ability. Working through small doses of discomfort in training helps them realize they can push a strong, controlled pace in races without falling in a heap. Experienced competitors, too, benefit psychologically from speed training. They build confidence going into key races after running more easily and faster in speed workouts. They feel more comfortable starting races at a little faster pace and know from feelings they had in speed sessions that they can hang in there to the end, even pick it up for a finishing kick.
Biomechanical benefits. Footstrike, stride, body posture, and arm motion are different when running fast than at easy training paces. Breathing pattern changes, too. During speed workouts, you exaggerate proper biomechanics: You drive the arms faster, lift the knees higher, quicken the stride, increase foot pushoff, and really concentrate on relaxed breathing. You prepare the body to adjust to differences between training and race pace. Speed sessions help improve running form and economy as stride length and stride rate are increased. You’ll be more efficient, coordinated, relaxed, and faster on race day.