<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Provideam Blog &#187; OEE Loss</title>
	<atom:link href="http://www.provideam.com/blog/index.php/tag/oee-loss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.provideam.com/blog</link>
	<description>A OEE/TPM blog</description>
	<lastBuildDate>Tue, 11 Oct 2011 13:56:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Calculating OEE &#8211; A Simple Example, Part 2</title>
		<link>http://www.provideam.com/blog/index.php/2009/09/15/calculating-oee-a-simple-example-part-2/</link>
		<comments>http://www.provideam.com/blog/index.php/2009/09/15/calculating-oee-a-simple-example-part-2/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 07:53:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OEE and Lean Manufacturing]]></category>
		<category><![CDATA[Lean Manufacture]]></category>
		<category><![CDATA[OEE]]></category>
		<category><![CDATA[OEE Loss]]></category>

		<guid isPermaLink="false">http://www.provideam.com/blog/?p=212</guid>
		<description><![CDATA[In our previous post (Calculating OEE &#8211; A Simple Example, Part 1) we saw how to calculate OEE using only the Good Parts count and the Planned Operating Time. Now we are going to calculate OEE for the same example using the Availability, Performance and Quality Losses. This is a more complex way of calculating [...]]]></description>
			<content:encoded><![CDATA[<p>In our previous post (<a href="http://www.provideam.com/blog/index.php/2009/08/10/calculating-oee-a-simple-example-part-1/" target="_blank">Calculating OEE &#8211; A Simple Example, Part 1</a>) we saw how to calculate OEE using only the Good Parts count and the Planned Operating Time. Now we are going to calculate OEE for the same example using the Availability, Performance and Quality Losses. This is a more complex way of calculating OEE but it provides us with the data to identify the main reasons for loss.</p>
<p>Remember our example:</p>
<p>Over a 12hour shift, our Filling machine fills 11,000 bottles. The manufacturer has specified that the Standard Time for this Filler to fill one bottle is .05mins/bottle. Over the course of the shift there are some Planned Downtimes: 2 x 15minute tea breaks and 1 x 30minute lunch break.</p>
<p>	<strong>Planned Operating Time</strong></p>
<p>&nbsp;Planned Downtimes:</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;15mins | Morning Tea Break<br />
	&nbsp;&nbsp;&nbsp;&nbsp;30mins | Lunch Break<br />
	&nbsp;&nbsp;&nbsp;&nbsp;15mins | Afternoon Tea Break</p>
<p>&nbsp;Planned Downtime:&nbsp;&nbsp;60mins</p>
<p>Total Time:&nbsp;&nbsp;&nbsp;720mins</p>
<p>Therefore:<br />
	&nbsp;Planned Operating Time&nbsp;= 720mins &#8211; (15mins + 30mins + 15mins)<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 660mins</p>
<p><strong>Availability</strong></p>
<p>Now let&#39;s look at Availability. In our previous post we defined Availability as ((Planned Operating Time) &#8211; (All Availability Losses)) / (Planned Operating Time)</p>
<p>We know our Planned Operating Time is 11hrs. So if we know our Availability Losses we can calculate Availability. Availability Loss are all downtimes related to Breakdowns and ChangeOvers.</p>
<p>	Over the course of our Shift we logged downtimes as follows:</p>
<p>&nbsp;Availability Losses:</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;25mins | ChangeOver<br />
	&nbsp;&nbsp;&nbsp;&nbsp;10mins | No Caps in Hopper<br />
	&nbsp;&nbsp;&nbsp;&nbsp;15mins | No Air</p>
<p>&nbsp;Availability Loss:&nbsp;50mins</p>
<p>Planned Operating Time:&nbsp;660mins</p>
<p>Therefore:<br />
	&nbsp;Actual Operating Time&nbsp;= 660mins &#8211; (25mins + 10mins + 15mins)<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 610mins</p>
<p>and:<br />
	&nbsp;Availability&nbsp;&nbsp;= (Actual Operating Time) / (Planned Operating Time)<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 92.4%</p>
<p>&nbsp;</p>
<p><strong>&nbsp;<strong>Performance</strong></strong></p>
<p align="left" dir="ltr">The Performance Loss is a combination of Short Stops and Speed Loss. Short Stops are momentary downtimes which aren&#39;t Breakdowns or ChangeOvers which stop the machine and interrupt production but do not generally require technical support. In general for Manual Systems Short Stops are ignored as it can be onerous to record each stop. This results in the loss associated with Short Stops being built in to the Cycle Time Speed Loss. In Automatic Data Capture Systems it is more realistic to log Short Stops.</p>
<p align="left" dir="ltr">Rather than take a Cycle Time measurement and assume that this Cycle Time was constant over the whole shift it is often more realistic to calculate the Net Operating Time by working back from the more easily measured Throughput (ie sum of Good Parts and Defect Parts).</p>
<p align="left" dir="ltr">We know that the number of Bottles filled was 11,000</p>
<p align="left" dir="ltr">Defects:</p>
<p align="left" dir="ltr">250 | Underfilled</p>
<p align="left" dir="ltr">100 | No Cap</p>
<p align="left" dir="ltr">Defect Parts: 350</p>
<p align="left" dir="ltr">Good Parts: 11,000</p>
<p align="left" dir="ltr">Thus we can calculate our Good Time (ie Standard Time to produce Good Parts) and our Defect Time (ie. Standard Time to produce Defect Parts).</p>
<p align="left" dir="ltr">Good Time = 11,000 x 0.05</p>
<p align="left" dir="ltr">= 550mins</p>
<p align="left" dir="ltr">&nbsp;</p>
<p align="left" dir="ltr">Defect Time = 350 x 0.05</p>
<p align="left" dir="ltr">= 17.5mins</p>
<p align="left" dir="ltr">&nbsp;</p>
<p align="left" dir="ltr">Where 0.05mins/bottle is our Standard Time to produce one bottle.</p>
<p align="left" dir="ltr">&nbsp;</p>
<p align="left" dir="ltr">Therefore:</p>
<p align="left" dir="ltr">Net Operating Time = (Good Time) + (Defect Time)</p>
<p align="left" dir="ltr">= 567.5mins</p>
<p align="left" dir="ltr">&nbsp;</p>
<p align="left" dir="ltr">and working back we see that:</p>
<p align="left" dir="ltr">&nbsp;</p>
<p align="left" dir="ltr">Perfomance Loss = (Actual Operating Time) &#8211; (Net Operating Time)</p>
<p align="left" dir="ltr">= 42.5mins</p>
<p align="left" dir="ltr">&nbsp;</p>
<p align="left" dir="ltr">We now know the Net Operating Time therefore we can calculate the Performance.</p>
<p align="left" dir="ltr">&nbsp;</p>
<p align="left" dir="ltr">Performance = (Net Operating Time) / (Actual Operating Time)</p>
<p align="left" dir="ltr">= 93.0%</p>
<p align="left" dir="ltr">&nbsp;</p>
<p align="left" dir="ltr">Just for the sake of completeness let&rsquo;s say that the machine stopped 10 times due to Falling Caps. Each stop was 6 seconds in duration and didn&#39;t require any technical intervention. We can say that the machine suffered 1min of downtime due to Short Stops.</p>
<p align="left" dir="ltr">Subtracting the Short Stops from the Performance Loss gives us the Speed Loss (Slow Running). ie the Loss due to the fact that the machine was running at a slower rate than the optimum rate specified by the manufacturer.</p>
<p align="left" dir="ltr">&nbsp;</p>
<p align="left" dir="ltr">Speed Loss = (Performance Loss) &#8211; (Short Stops)</p>
<p align="left" dir="ltr">= 41.5mins</p>
<p align="left" dir="ltr">As a matter of interest our average Cycle Time over the Shift was ((Net Operating Time) + (Speed Loss)) / ((Good Parts) + (Defect Parts)) = (609) / (11,350) = 0.0537mins/bottle. Thus the Filler took on average 0.0037mins more then the Standard Time to fill each Bottle.</p>
<p><strong><br />
	Quality</strong></p>
<p>Finally we consider Quality Losses, ie the time taken to produce Defect Parts. In the above section we have already calculated the Good Time and the Defect Time. Defect Time is another name for Quality Loss and Good Time or OEE Time is the same as Fully Productive Time.</p>
<p>Thus we have every thing to calculate Quality.</p>
<p>&nbsp;Quality&nbsp;&nbsp;= (Fully Productive Time) / (Net Operating Time)<br />
	&nbsp;&nbsp;&nbsp;&nbsp;= 96.9%</p>
<p>Note: Quality is only equal to (Good Parts count) / ((Good Parts count) +(Defect Parts count)) when the Standard Time is the same for all parts run on the machine over the shift.</p>
<p>
	Now the final calculation;</p>
<p>&nbsp;OEE&nbsp;&nbsp;&nbsp;= Availability x Performance x Quality<br />
	&nbsp;&nbsp;&nbsp;&nbsp;= 92.4% x 93.0% x 96.9%<br />
	&nbsp;&nbsp;&nbsp;&nbsp;= 83.3%</p>
<p>By taking the long way round we have generated 3 additional KPIs and we have a lot more data which we can use to focus in on the causes of loss.</p>
<p>Let&#39;s briefly take a look at the Level 1 Losses in a table ordered by size of loss</p>
<table border="1" cellpadding="1" cellspacing="1" width="200">
<tbody>
<tr>
<td>Availability Loss</td>
<td>50.0mins</td>
</tr>
<tr>
<td>Performance Loss</td>
<td>42.5mins</td>
</tr>
<tr>
<td>Quality Loss</td>
<td>17.5mins</td>
</tr>
</tbody>
</table>
<p>This tells us that in this example downtimes are the most significant type of loss.</p>
<p>And now look at the individual losses in a similar table</p>
<table border="1" cellpadding="1" cellspacing="1" width="200">
<tbody>
<tr>
<td>Speed Loss (Slow Running)</td>
<td style="text-align: right">41.5</td>
</tr>
<tr>
<td>ChangeOver&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td style="text-align: right">25.0</td>
</tr>
<tr>
<td>No Caps in Hopper</td>
<td style="text-align: right">15.0</td>
</tr>
<tr>
<td>No Air</td>
<td style="text-align: right">10.0</td>
</tr>
<tr>
<td>No Cap (Defect Time)</td>
<td style="text-align: right">12.5</td>
</tr>
<tr>
<td>Underfilled(Defect Time)</td>
<td style="text-align: right">5.0</td>
</tr>
<tr>
<td>Short Stops</td>
<td style="text-align: right">1.0</td>
</tr>
</tbody>
</table>
<p>Here we see that Speed Loss is in fact the biggest individual loss. In the absence of a downtime monitoring system Speed Losses are often missed as it can appear that the machine is running perfectly well when in fact it is producing much less then it should.</p>
<p>When generated on a shift by shift basis these tables are helpful in the day to day operational management of the machine. However when calculated over longer periods of time you can build up a very insightful picture as to the real causes of loss &#8211; as opposed to your presumptions &#8211; which may or may not in fact be correct.</p>
<p>In our next post we will show how Provideam can help to organise the data you have collected manually into a database which can be analysed in many different ways. The beauty of a database over a spreadsheet, like Excel, is that the data can easily be grouped and filtered by all sorts of interesting criteria in a rapid and flexible manner.<br />
	&nbsp;</p>
 <img src="http://www.provideam.com/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=212" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.provideam.com/blog/index.php/2009/09/15/calculating-oee-a-simple-example-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OEE Loss (by Object) Shift Report with Pie Chart</title>
		<link>http://www.provideam.com/blog/index.php/2008/11/24/oee-loss-by-object-shift-report-with-pie-chart/</link>
		<comments>http://www.provideam.com/blog/index.php/2008/11/24/oee-loss-by-object-shift-report-with-pie-chart/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 16:25:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Provideam Tips]]></category>
		<category><![CDATA[OEE]]></category>
		<category><![CDATA[OEE and Lean Manufacturing]]></category>
		<category><![CDATA[OEE Loss]]></category>
		<category><![CDATA[Overall Equipment Effectiveness]]></category>

		<guid isPermaLink="false">http://www.provideam.com/blog/?p=134</guid>
		<description><![CDATA[&#160; OEE Loss (by Object) Shift Report with Pie Chart A standard Provideam Loss Report might appear like the example in figure 1 below. Fig. 1 OEE Loss by Object Report &#160; In this report we see a breakdown of the losses for AssemblyMC1 for the Day Shift on the 2nd of October. The losses [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><strong><span style="font-size: large"><span><span style="font-family: Arial">OEE Loss (by Object) Shift Report with Pie Chart</span></span></span></strong></p>
<p><span style="font-size: small"><span style="font-family: Arial">A standard Provideam Loss Report might appear like the example in figure 1 below.</span></span></p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20Report1.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20Report1.PNG" /></a><br />
</span></span><span style="font-size: x-small"><span><em><strong><span><span style="font-family: Arial">Fig. 1 OEE Loss by Object Report</span></span></strong></em></span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial">In this report we see a breakdown of the losses for AssemblyMC1 for the Day Shift on the 2nd of October. The losses are displayed both in graphical</span></span></p>
<p><span style="font-size: small"><span style="font-family: Arial">and tabular format. The upper table shows a list of the losses sorted in descending order of magnitude of the Time function. The lower table shows a</span></span></p>
<p><span style="font-size: small"><span style="font-family: Arial">selected list of functions calculated over the shift. These &lsquo;overall&rsquo; functions help to put the loss figures in context.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial">To help us get a perspective on the actually losses we have included the OEE Time in this report (the green pie segment). This is the total time</span></span></p>
<p><span style="font-size: small"><span style="font-family: Arial">that the machine was running at its optimum rate. It is a feature of Provideam that you can specify whether to include or exclude categories of loss</span></span></p>
<p><span style="font-size: small"><span style="font-family: Arial">on your reports.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial">To create a report like that shown in figure 1 above, follow these steps;</span></span></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Step 1: Click on the &#8216;New Report&#8217; icon<br />
Step 2: Select the OEE Loss (Group by Object) option</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz1.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz1.PNG" /></a><br />
</span></span><em><span style="font-size: small"><strong><span style="font-size: x-small"><span style="font-family: Arial">Fig. 2 OEE Loss by Object Report &#8211; New OEE Loss Report</span></span></strong></span></em></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Step 3: Click Next to move on to the Area/Machine (Object 1) selection.<br />
Step 4: Select AssemblyMC1 from the list of available Machine items.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz7.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz2.PNG" /></a><br />
</span><em><strong><span style="font-size: x-small"><span style="font-family: Arial">Fig. 3 OEE Loss by Object Report &#8211; Select Object</span></span></strong></em></span></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Step 5: Click Next to move on to name the Object.</span></span></p>
<p><span style="font-size: small"><span style="font-family: Arial">By default the Report Wizard enters the Object Description shown below. You may edit this if you wish.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz7.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz3.PNG" /></a><br />
</span><span style="font-size: x-small"><em><strong><span style="font-family: Arial">Fig. 4 OEE Loss by Object Report &#8211; Edit Object Description</span></strong></em></span></span></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Step 6: Click Next to move on to on to the Loss selection.<br />
Step 7: Choose Level 1 Loss and select All from the list of available Level 1 Loss items. This option results in all time, from OEE Time to Planned</span></span></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Downtime, being included in the Loss Report.<br />
Step 8: Check Show for Level 3 Desc. This results in a breakdown by Level 3 Description on the final report.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz7.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz4.PNG" /></a><br />
</span><span style="font-size: x-small"><em><strong><span style="font-family: Arial">Fig. 5 OEE Loss by Object Report &#8211; Select Loss</span></strong></em></span></span></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Step 9: Click Next to move on to Functions selection.<br />
Step 10: Select Time from the list of available Loss Function items.<br />
Step 11: Select PlannedOpT, UpTime, Downtime, Good Parts and Defect Parts from the list of available Production Function items.<br />
Step 12: Use the Up and Down buttons to order the Functions. They will appear in the final report in the order&nbsp; you set here.<br />
Step 13: Check the Show Grand Totals checkbox.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz7.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz5.PNG" /></a><br />
</span><em><strong><span style="font-size: x-small"><span style="font-family: Arial">Fig. 6 OEE Loss by Object Report &#8211; Select Functions</span></span></strong></em></span></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Step 14: Click Next to move on to Period selection.<br />
Step 15: Select the Shift period option.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz7.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz6.PNG" /></a><br />
</span><span style="font-size: x-small"><em><strong><span style="font-family: Arial">Fig. 7 OEE Loss by Object Report &#8211; Select Period</span></strong></em></span></span></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Step 16: Click Next to move on to the final screen in the Report Wizard.<br />
Step 17: Select the Pie Chart Graph option.<br />
Step 18: Check the Show Graph option.<br />
Step 19: Click Run Report to run this Report.</span></span></p>
<p><span style="font-size: small"><span style="font-family: Arial">You may save the report definition as a Report Template at this stage. Report Templates can be shared with other users and also scheduled for</span></span></p>
<p><span style="font-size: small"><span style="font-family: Arial">automatic delivery by email.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz7.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20RepWiz7.PNG" /></a><br />
</span><span style="font-size: x-small"><em><strong><span style="font-family: Arial">Fig. 8 OEE Loss by Object Report &#8211; Select Graph Style</span></strong></em></span></span></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Step 20: Select a Date and Shift.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20Rep%20Period.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20Rep%20Period.PNG" /></a><br />
</span><em><strong><span style="font-size: x-small"><span style="font-family: Arial">Fig. 9 OEE Loss by Object Report &#8211; Select Report Period Parameters</span></span></strong></em></span></p>
<p style="margin-left: 40px"><span style="font-size: small"><span style="font-family: Arial">Step 21: Click Run Report to generate a report preview.</span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: small"><span style="font-family: Arial"><a target="_blank" href="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20Report.PNG"><img height="380" width="550" alt="" src="http://www.provideam.com/blog/wp-content/uploads/image/LossByObject%20Report.PNG" /></a><br />
<span style="font-size: x-small"><em><strong>Fig. 10 OEE Loss by Object Report &#8211; Preview Shift Report</strong></em></span><br />
&nbsp;</span></span></p>
 <img src="http://www.provideam.com/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=134" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.provideam.com/blog/index.php/2008/11/24/oee-loss-by-object-shift-report-with-pie-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

