Safety & Downtime
Tell us about human-caused incidents in a typical year.
'+
field("incidents","Human-error incidents per year","E.g. spills, injuries, releases, fines, loss of primary containment, LOTO violations, etc.")+
field("costPerIncident","Average cost per incident ($)","Fully loaded cost: response, repairs, fines, lost output.",1000)+
field("downtimeEvents","Human-caused downtime events per year","E.g. mis-valving, failed startups, process upsets, product mixes, quality losses, delayed restarts, etc.")+
field("costPerDowntime","Average cost per downtime event ($)","Lost production, scrap, overtime, contractors.",1000)+
slider("downtimeImprovement","Expected downtime reduction")+
'
Job Qualification
How many operators do you train and how long does it take?
'+
field("employeesTrained","Employees trained per year","")+
field("trainingMonths","Typical training time (months)","")+
'
Voovio typically reduces training time by 50%.
'+
'Organizational Productivity
Industry benchmark of 10% is realized with most improvement initiatives.
'+
field("opsEmployees","Number of operations employees","")+
field("avgSalary","Average annual salary ($)","",1000)+
'
'+
''+
'
';
}
var navHtml = step<3 ? (
'Estimated annual value created
'+
''+fmtC(c.total)+'
'+
'Based on the inputs you provided.
'+
stat("Operational efficiency",c.operationalEfficiency)+
stat("Training savings",c.trainingSavings)+
stat("Productivity gains",c.productivitySavings)+
'
'+
''+
(submitted
? ''
: '
'+
'✓
Thanks — we\'ll be in touch
A Voovio expert will reach out to '+escapeHtml(email)+' shortly to book your demo and walk you through the numbers.
Get a demo
'+ 'Speak to one of our experts to see how you could create value for your organization with Voovio.
'+ '')+ ''+
''+
'
'
) : "";
var stepperHtml = 'Estimated so far: '+fmtC(c.total)+'/yr
'+
''+
''+ STEPS.map(function(s,i){
var cls = i===step?'active':(i
';
document.getElementById('voovio-calc-root').innerHTML =
''+(i'+s+'
';
}).join('') +''+
'
'+
'Savings Calculator
'+
'See how much Voovio could save your plant
'+ 'Answer a few quick questions to estimate your annual savings on safety, training and productivity.
'+ ''+
'
'+
''+
stepperHtml +
'
'+ body + navHtml +'
'+
'Estimates use Voovio benchmarks. Actual savings vary by site and process.
'; bind(); } function stat(l,v){ return ''+l+'
'+fmtC(v)+'


