.mod-hero{background:var(--n1);padding:10rem 0 5rem;border-bottom:1px solid var(--bl)} .mod-hero .stag{color:var(--g3);margin-bottom:1rem;font-size:0.7rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;display:block} .mod-hero h1{font-family:"DM Serif Display",serif;font-size:clamp(2rem,4vw,3.2rem);color:var(--white);line-height:1.1;margin-bottom:1.2rem} .mod-hero p{font-size:0.95rem;color:var(--s3);max-width:560px;line-height:1.8;font-weight:300} .who{background:var(--s1);padding:4rem 0;border-bottom:1px solid var(--s2)} .who h2{font-family:"DM Serif Display",serif;font-size:1.4rem;color:var(--n1);margin-bottom:1rem} .who p{font-size:0.88rem;color:var(--s5);line-height:1.8;max-width:720px} .modules{padding:6rem 0;background:var(--white)} .module-card{border:1px solid var(--s2);border-radius:var(--r);padding:2.5rem;margin-bottom:2rem;position:relative;overflow:hidden;background:var(--white)} .module-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--g4),var(--g2))} .module-num{font-size:0.65rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--g4);margin-bottom:0.5rem;display:block} .module-card h3{font-family:"DM Serif Display",serif;font-size:1.3rem;color:var(--n1);margin-bottom:0.3rem;line-height:1.2} .module-meta{display:flex;gap:1.5rem;flex-wrap:wrap;margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid var(--s2);align-items:center} .module-meta span{font-size:0.75rem;color:var(--s4);font-weight:500} .module-meta .price{color:var(--g3);font-weight:700;font-size:0.82rem} .module-section{margin-bottom:1.2rem} .module-section h4{font-size:0.7rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--g4);margin-bottom:0.5rem} .module-section p{font-size:0.87rem;color:var(--s5);line-height:1.8} .module-who{font-size:0.8rem;color:var(--s4);line-height:1.7;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--s2)} .module-who strong{color:var(--n2);font-weight:600} .module-btns{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem} .faq-s{padding:6rem 0;background:var(--s1)} .faq-s h2{font-family:"DM Serif Display",serif;font-size:1.8rem;color:var(--n1);margin-bottom:3rem} .faq-item{border-bottom:1px solid var(--s2);padding:1.5rem 0} .faq-q{font-size:0.9rem;font-weight:600;color:var(--n2);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem} .faq-q span{flex-shrink:0;color:var(--g3);font-size:1.2rem} .faq-a{font-size:0.85rem;color:var(--s5);line-height:1.85;padding-top:0.8rem} .schedule-s{padding:5rem 0;background:var(--white)} .schedule-s h2{font-family:"DM Serif Display",serif;font-size:1.6rem;color:var(--n1);margin-bottom:2rem} .sch-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem} .sch-table th{font-size:0.68rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--g4);padding:0.8rem 1rem;border-bottom:2px solid var(--g5);text-align:left} .sch-table td{font-size:0.83rem;color:var(--s5);padding:0.9rem 1rem;border-bottom:1px solid var(--s2);line-height:1.5} .sch-table tr:hover td{background:var(--s1)} .sch-note{font-size:0.78rem;color:var(--s4);line-height:1.75;margin-top:1.5rem} .about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start;padding:8rem 0} .principle{padding:1.5rem 0;border-bottom:1px solid var(--s2)} .principle h4{font-family:"Sora",sans-serif;font-size:0.85rem;font-weight:600;color:var(--n2);margin-bottom:0.4rem} .principle p{font-size:0.83rem;color:var(--s5);line-height:1.75} .trainer-card{background:var(--s1);border:1px solid var(--s2);border-radius:var(--r);padding:2.5rem;position:relative;margin-top:3rem} .trainer-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--g4),var(--g2))} .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:5rem 0} .cform{background:var(--s1);border:1px solid var(--s2);border-radius:var(--r);padding:2.5rem} .cform h2{font-family:"DM Serif Display",serif;font-size:1.4rem;color:var(--n1);margin-bottom:0.5rem} .cform .sub{font-size:0.82rem;color:var(--s4);margin-bottom:1.8rem;line-height:1.7} .fg{margin-bottom:1.2rem} .fg label{display:block;font-size:0.7rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--s5);margin-bottom:0.4rem} .fg input,.fg select,.fg textarea{width:100%;padding:11px 14px;border:1px solid var(--s2);border-radius:var(--r);font-family:"Sora",sans-serif;font-size:0.84rem;color:var(--n2);background:var(--white);transition:border-color 0.2s} .fg input:focus,.fg select:focus,.fg textarea:focus{outline:none;border-color:var(--g3)} .fg textarea{resize:vertical;min-height:110px} .fsuc{display:none;background:rgba(201,168,76,0.1);border:1px solid var(--g4);border-radius:var(--r);padding:1rem;font-size:0.82rem;color:var(--g3);margin-top:1rem;text-align:center} .briefings-wrap{padding:4rem 0} .briefings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem} .briefing-card{border:1px solid var(--s2);border-radius:var(--r);padding:1.8rem;transition:all 0.25s;background:var(--white)} .briefing-card:hover{border-color:var(--g3);transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,0.06)} .briefing-tag{font-size:0.62rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--g4);margin-bottom:0.6rem;display:block} .briefing-card h3{font-size:0.92rem;color:var(--n2);line-height:1.4;margin-bottom:0.5rem;font-family:"DM Serif Display",serif} .briefing-card p{font-size:0.78rem;color:var(--s4);line-height:1.65} .filter-tabs{display:flex;gap:0.8rem;flex-wrap:wrap;margin-bottom:2.5rem} .filter-tab{padding:7px 18px;border:1px solid var(--s2);border-radius:20px;font-size:0.72rem;font-weight:500;color:var(--s4);cursor:pointer;transition:all 0.2s;background:var(--white)} .filter-tab.active,.filter-tab:hover{border-color:var(--g3);color:var(--g3);background:rgba(201,168,76,0.05)} .sref{font-size:0.58rem;color:var(--s4);opacity:0.55;display:block;margin-top:0.4rem} @media(max-width:820px){.about-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.briefings-grid{grid-template-columns:1fr 1fr}} @media(max-width:600px){.briefings-grid{grid-template-columns:1fr}}
Training · Asset Care & Reliability

Asset Care & Root Cause Analysis (RCA) Training

Eight modules covering the full engineering discipline of asset care — from failure analysis to lifecycle cost modelling. Delivered virtually or on-site at your facility.

Who this training is for

Maintenance managers, reliability engineers, plant and area engineers, operations managers, senior technicians, artisans and asset managers responsible for keeping critical equipment running and maintenance budgets under control.

8 modules · 5 hours each · July 2026

Training modules

MODULE 01

Criticality Index & Asset Prioritisation

Tier 1 · R2,500 per person 📅 Wednesday 8 July 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn to rank every asset in their operation by failure consequence and probability. A Criticality Index ranks assets from most to least critical — directing maintenance effort, inspection frequency and spare parts holding to where failure causes the most damage.

Why it matters

Most operations treat all assets equally. A pump failure that stops a production line is treated with the same urgency as a failure that inconveniences one operator. A Criticality Index corrects this — reducing maintenance spend while improving reliability where it counts.

Outcome

Participants leave with a methodology they apply to their own asset register. Maintenance priorities are restructured based on engineering evidence, not habit.

Who should attend: Maintenance managers, asset managers, plant engineers, operations managers.
MODULE 02

Failure Mode and Effects Analysis (FMEA)

Tier 1 · R2,500 per person 📅 Thursday 9 July 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn to identify every way an asset can fail, the effect of each failure on the operation and the correct maintenance response. Failure Mode and Effects Analysis (FMEA) is applied to real assets — not hypothetical case studies.

Why it matters

Maintenance plans built without Failure Mode and Effects Analysis (FMEA) are built on assumption. Tasks are performed because they have always been performed — not because they address a specific failure mode. Failure Mode and Effects Analysis (FMEA) replaces assumption with engineering logic.

Outcome

Participants leave able to construct a Failure Mode and Effects Analysis (FMEA) for their critical assets and use it to build or revise a maintenance plan.

Who should attend: Maintenance managers, reliability engineers, plant engineers, senior technicians.
MODULE 03

Root Cause Analysis (RCA) & Fault Tree Analysis (FTA)

Tier 1 · R2,500 per person 📅 Wednesday 15 July 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn structured Root Cause Analysis (RCA) methodology — how to investigate a failure, trace it to its actual cause and implement a prevention strategy. Fault Tree Analysis (FTA) is taught as a companion tool — mapping failure pathways before they occur.

Why it matters

Failures that are fixed without Root Cause Analysis (RCA) recur. The symptom is addressed, the cause remains. Structured Root Cause Analysis (RCA) breaks the cycle — the same failure does not happen twice.

Outcome

Participants leave able to lead a Root Cause Analysis (RCA) investigation and construct a Fault Tree Analysis (FTA) for their critical failure modes.

Who should attend: Maintenance managers, plant engineers, area engineers, senior technicians, operations managers.
MODULE 04

Reliability Centred Maintenance (RCM)

Tier 2 · R3,000 per person 📅 Thursday 16 July 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn how to select the correct maintenance task for each asset based on its failure mode, consequence and detectability. Reliability Centred Maintenance (RCM) moves maintenance planning from time-based schedules to consequence-based decisions.

Why it matters

Time-based maintenance performs tasks whether they are needed or not. Reliability Centred Maintenance (RCM) ensures every maintenance task is justified by engineering logic — reducing unnecessary work and directing effort to where it prevents real failures.

Outcome

Participants leave able to apply Reliability Centred Maintenance (RCM) principles to their maintenance programme and justify every scheduled task on engineering grounds.

Who should attend: Maintenance managers, reliability engineers, plant engineers, operations managers.
MODULE 05

Condition Monitoring & Predictive Maintenance

Tier 2 · R3,000 per person 📅 Wednesday 22 July 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn what to measure on each asset, how often to measure it, what the measurements mean and what action to take when parameters deviate. Condition monitoring techniques covered include vibration analysis, thermography, oil analysis and ultrasonic testing.

Why it matters

Condition monitoring detects deterioration before it becomes failure. A bearing running hot is not yet failed — it is giving warning. Teams trained in condition monitoring act on the warning, not the failure.

Outcome

Participants leave with a condition monitoring plan for their critical assets — parameters defined, frequencies set, action limits established.

Who should attend: Maintenance managers, reliability engineers, plant engineers, senior technicians.
MODULE 06

Total Cost of Ownership (TCO) & Lifecycle Analysis

Tier 3 · R3,500 per person 📅 Thursday 23 July 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn to calculate the full cost of owning and operating an asset over its working life — acquisition, energy consumption, maintenance, downtime and disposal. Total Cost of Ownership (TCO) and Lifecycle Analysis are applied to their own critical assets.

Why it matters

Purchase price is one number. Total Cost of Ownership (TCO) over ten to fifteen years is another. Most operations never see the second number — decisions are made on procurement cost alone. Total Cost of Ownership (TCO) modelling changes what gets bought, how it is maintained and when it is replaced.

Outcome

Participants leave able to build a Total Cost of Ownership (TCO) model for any asset and use it to justify maintenance spend, replacement decisions and Capital Expenditure (CAPEX) proposals.

Who should attend: Asset managers, operations managers, plant engineers, maintenance managers, finance leads involved in asset decisions.
MODULE 07

Risk Assessment for Asset Management

Tier 2 · R3,000 per person 📅 Wednesday 29 July 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn to identify, quantify and rank operational risks associated with asset failure. Risk matrices, consequence tables and probability assessments are constructed for real assets and real failure scenarios.

Why it matters

Risk assessment for asset management quantifies the operational and financial consequence of asset failure — giving management a defensible basis for maintenance investment decisions.

Outcome

Participants leave able to produce a risk assessment for their asset portfolio and use it to prioritise maintenance spend and Capital Expenditure (CAPEX) decisions.

Who should attend: Asset managers, operations managers, maintenance managers, plant engineers.
MODULE 08

Maintenance Strategy for Aging Infrastructure

Tier 3 · R3,500 per person 📅 Thursday 30 July 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn how to develop and implement a maintenance strategy for assets operating beyond their original design life. Topics cover remaining useful life assessment, risk-based inspection, end-of-life decision frameworks and knowledge retention when experienced staff leave.

Why it matters

South African industrial infrastructure is old, capital-starved and running beyond design life. Most maintenance strategies were written for new assets — they do not account for degradation patterns, changing failure modes or the engineering decisions required when replacement is not yet possible.

Outcome

Participants leave with a framework for managing aging assets — extending life safely, managing risk and building the case for replacement when the time comes.

Who should attend: Senior engineers, maintenance managers, operations directors, asset managers.

Frequently asked questions

Who should attend Asset Care & Root Cause Analysis (RCA) training?+
Maintenance managers, reliability engineers, plant and area engineers, operations managers, senior technicians, artisans and asset managers. Any person who makes or influences decisions about equipment maintenance, asset spend or operational reliability.
Do participants need prior engineering knowledge?+
Modules 1 to 3 are designed for practitioners at all levels including senior technicians and artisans. Modules 4 to 8 are suited to engineers and managers with operational experience.
Can we attend individual modules or must we complete all eight?+
Individual modules can be attended independently. Each module is self-contained. Attending the full sequence gives the most complete foundation.
How is training delivered?+
Virtually via scheduled sessions open globally, or on-site at your facility by enquiry. Virtual sessions run Wednesday and Thursday 11h00–16h00 South Africa Standard Time (SAST).
What do participants receive on completion?+
A certificate of attendance per module. Continuing Professional Development (CPD) accreditation is in progress — updates will be communicated when confirmed.
What is the group size for virtual sessions?+
Minimum 8, maximum 20 participants per session.

Enquire about this training

Virtual sessions open globally. On-site facility sessions by enquiry.

Register for a virtual session → Enquire about group booking →