Specification limits on SPC Chart

Hi All,
I created a SPC chart with specification limits enabled. If user has provided lower spec limits without upper spec limits then it is taking the upper spec limit value as 0.0 by default. I would like to have limits to be one-sided.
For example:
An attribute should be at least 232,if its lower we have a problem. But there's no upper spec limit on it. The higher number we have the better.
If I put a very high number on the query, like 10000, that disturbs the Y-axis scale and shows Y-axis 0-10000, which does not show a good picture.So we need a way to enable only 1 spec limit, and keep other disabled as need.
Hoping to get a answer for this.
Regards,
Ravi Kumar

Hi,
Anyone has any answers for this one as to whether it can be done or not.
Thanks & Regards,
Ravi Kumar

Similar Messages

  • Passing Control Limits into SPC Charts - Part 2

    I'm able to pass control limits (LCL, CL, UCL) into my SPC chart but it's not woking quite as I expected.  If I look at the raw data detail, I see:
    Date     Prod     LCL     Mean     UCL
    Oct-2005     298265     100000     150000     200000
    Feb-2006     298171     120000     150000     160000
    Aug-2006     198144      75000     125000     175000
    Mar-2007        2144      40000     100000     160000
    Aug-2007          144      40000     100000     160000
    I would have assumed that the LCL, Mean, UCL from the first row (100000, 150000, 200000) would "take effect" on that row's date (10/2005) and continue for all FUTURE data points until the first subsequent date that had a different LCL, Mean, UCL value(s) but, looking at the SPC chart, it seems whenever there is a change in the LCL, Mean, UCL, the values apply to data points PREVIOUS to that row's date.
    I'd like users to enter LCL, Mean and UCL data into a control limits database whenever there is a change in the values that should be applied to future points but I don't think that's the way the SPCChart template works.
    Any thoughts?
    David

    David,
    If you need a simple model for the data store of your user defined Control Limits, along with their effective dates, you can use the ControlLimitDetail table that is part of the QualityPortal database schema.  The Comments and SuppressedDataPoints tables are already used by the iSPCChart applet when the user interacts with the right-click menu for recording point comments and suppressing data points, so this table (along with SpecificationLimitDetail) can be leveraged if you need a place to put them.
    I emulated your situation here on my 11.5.3 system - it does seem to project the dotted lines backwards from the record based association, so you may have stumbled onto a problem with the chart.  Please enter this into the customer support portal so that it can be properly addressed.
    Regards,
    Jeremy

  • 12.1:  SPC Chart - Calculate Control Limits logic/rules?

    Hi,
    I'm using 12.1 SP4 Patch 4 currently.
    1.  For SPC charts, there is a checkbox for Calculate Control Limits under the Control Limits for the Upper Chart Tab.  What rules/formula does MII use for calculating the control limits?  (I tried it and it looked correct but users want to verify how it calculates). See link for example:  http://gunston.gmu.edu/708/XmR.asp?E=0
    2.  What does it do if Limits already exist for the input data set?  Ignore the calculation?
    3.  Can this be set dynamically and refresh the SPC chart?   (Set the Calculate Control Limits
    UpperCalculateControlLimits Boolean property and refresh the chart?  I've sometimes had issues setting these dynamic properties and having them take effect in charts so want to verify)
    Thanks,
    Kerby

    1.  I think you would already have the SPC help PDF document that has the formulas in it - Rob or Leey?  In general, 3 sigma or standard deviation above and below the centerline(mean) based entirely upon the dataset returned by the underlying query template.
    2.  The Auto-Calc will take precedence over static limits, and the chart will use them accordingly.  I'm not entirely sure, but if you look at the Summary Statistics popup from the applet you'll see EFFECTIVE and EST properties that will vary based upon the Auto Calc being enabled.
    3.  Yes, you should be able to 'check' the box through JavaScript and have the chart update with them.  If you have issues with specific script then go ahead and post that snippet as a separate thread.
    Regards,
    Jeremy

  • Problem in spc chart

    HI All,
    I have three  requiremnets --
    1. To calculate the upper sepcification limit and lower specification limit based on a calculation by taking values from a table.
    2. I have to generate to two spc charts one is based on date and another based on order number. Both the fields are present in the same table. But when user input as date, date based chart should be displayed and same should be applied to oredr number.
    3. Is there any way i can display multiple spc charts in single output page.
    thx
    supriya

    HI Ramesh,
    My requirement is like this ...
    I have to take the input from sap r/3 in xmii do some calculation and show in spc chart.Like this i have to generate so many dashborads.
    Requirement is that all the dash boards should be visible in a sngle page itself.
    As i am new to xmii, id ont know how to integrate this with html and java script to do this. can u please let me know the prcedure.
    One more requiremnet is, i have to set the specification limits based on the input values retreived from r/3. Dynamicall it has to be caluclated and should be set to it.
    please help me in completing this scenario.
    thx
    supriya

  • SPC Chart Usage in xMII

    I have requirement to draw spc chart by doing calculation taking the real time data from r/3.
    I able to do the calculations and in the last stpe i have to draw the spc chart. The output of calculation is in the form of xacute query.
    I selected as the source for the spc chart. It contains two different values one quantity and date.
    date should come in x-axis and qunatity should come in y-axis, this is my requirement. Please let me know how to do this.
    Thx
    supriya

    Hi Supriya
    Suppose u hv some points below LSL/USL, then u can make a "comment" on that specific point that <b>This point lies beyond LSL/USL</b>.
    This comment can be made by this following steps:
    <b>Step 1</b> : Select any inspection data point on the SPC Chart
    <b>Step 2</b> : Right-Click, then go to Upper Chart > Comments
    <b>Step 3</b>: Then a popup window (Point Comments) comes up, then user click the Add button to get another smaller popup window (Comment Entry) to write a new comment and click the Add button. The comment entry is shown in the table ‘Point Comments’ as follows. Then click the Close button
    When u hv made a comment, u'll see a red colored small icon on the selected point.
    Limitations:
    • Comments can only be made in simple average chart.
    • When sub-group size equal to 1 (does not work for bigger size)
    • Comments entered cannot be deleted, will always be visible when the data point is chosen
    If u want to see the collection of comments made by different users, then u can get this by going Query Template Editor > New > SQL Query > Server = Quality Portal and Mode = Query. there u'll find an available table named <b>Comments</b>
    Now if u want to analyze over all details of the SPC Chart, u can right-click, then go to Data > Summary Statistics
    Regards
    Som
    Please feel free to ask furthers, if necessary

  • SPC Charts and Analysis

    Hi....
    Do any of the BusinesssObjects applications support the generation of statistical process control (SPC) charts like x-bar charts and histograms?  Which one....
    I need a software application that can pull data out of a MS SQL 2005 database and Oracle database and present SPC charts via a web browser.  It'll need to be able to calculate and display standard deviation, control limits, specification limits, and process calability stats like Cpk.
    I've found some references to what I need in reference to 'BusinessObjects Process Analysis' and 'BusinessObjects Dashboard builder', but nothing that really communicates which product or products can do it.
    Thanks for any pointers.
    John

    You have to log into SAP to see the charts , cp,cpk values etc. I am not aware of any options to publish these charts on web, I never got  a chance to do that.
    But with my experience, the SPC options in standard SAP (ECC or R/3) are very limited not like  third party applications like infinity qs etc. The SPC chart options like any other sap r/3, go to the related transaction code and pull up the charts on various selection criteria. Configurable graphical options are available and SAP supports various kinds of charts.
    The other option (I have doen it in multiple places) is utilize sap to gather/collects data points, inerface third party statistical packages  like statistica to sap r/3 . downlaod the data from sap and do the analysis.
    Hope it helps.
    Thanks,
    Ram

  • Setting LSL, USL and Target in SPC Chart

    I need to set my LSL, Target and USL of an SPC Chart to nothing.  Is the below param correct to do this?  I have tried this and it seems to set them at 0.  This then throws my chart off as far as SPC control limits goes.  I can not simply open display editor and change this because more than one chart depends on this display.
    <param name="USLColumn" value="">
    <param name="LSLColumn" value="">
    <param name="TargetColumn" value="">

    Why do you need to set them to "nothing" - shouldn't you be using another type of chart (e.g. custom chart, line/marker chart, etc.)?
    In any case, simply deselect showing the LSL/Target/USL in the display template editor.
    <param name="UpperShowSpecificationLimits" value="false">
    <param name="LowerShowSpecificationLimits" value="false">
    - Rick

  • Spc chart CL

    Hi
    How can I change how many data points the centre line is calculated over on my SPC chart?

    Thanks Manoj, but I don't think that's what I want.
    Say I had 10 data points 11,12,10,8,9,11,10,12,14,13
    then the centre line (mean) is obviously 11, but in my scenario I want to display all 10 points on my xbar chart, but I want to calculate my mean (and therefor all my control limits) on only the most recent 5 values, giving a CL of 12.
    Nick

  • SPC Charts and Analytics

    Hi....
    I hope somebody can provide some help.
    Does SAP's software generate SPC charts using STATIT Custom QC and STATIT eQC or another software package?  or is it SAP developed?
    Does anybody know if BusinessObjects is capable of generating SPC charts like an X-bar S chart?  Can it also provide process capability analysis (e.g. histograms with Cpk values)?
    Thanks,
    John

    You have to log into SAP to see the charts , cp,cpk values etc. I am not aware of any options to publish these charts on web, I never got  a chance to do that.
    But with my experience, the SPC options in standard SAP (ECC or R/3) are very limited not like  third party applications like infinity qs etc. The SPC chart options like any other sap r/3, go to the related transaction code and pull up the charts on various selection criteria. Configurable graphical options are available and SAP supports various kinds of charts.
    The other option (I have doen it in multiple places) is utilize sap to gather/collects data points, inerface third party statistical packages  like statistica to sap r/3 . downlaod the data from sap and do the analysis.
    Hope it helps.
    Thanks,
    Ram

  • SPC charts for time-based data?

    I'll try to be succinct in explaining what I'm trying to achieve.
    We run batch processes, and at various points in the process we take samples and test them. The sample results should be increasing exponentially over the course of the batch. I have data from a lot of batches in x/y format - x is the duration of the batch and y is the sample result. It makes a very noisy but clearly exponentially increasing data set.
    What I want is to calculate some control limits that will obviously have to be increasing over time as well. I want to be able to say that, for a current batch, a sample at X time does or does not fall within the expected historical range.
    Is this even possible with xMII, either in the logic editor or the iSPC charts?
    I'd like to make the same sort of chart for other time-based samples that have more complex trends over the duration of a batch, not simply exponential or linear.

    Hi, Carrie.
    Your application doesn't really sound like what I would call an "SPC" chart, but rather, more of a so-called "golden batch" chart.  This type of visualization is used when a production activity should have an expected set of value(s) and/or a shape to a curve.  You would then "overlay" actual values onto this curve to track actual vs. expected and perhaps to highlight deviations.
    This can best be done by combining a multiple queries using BLS (one or more queries for the "limits" and expected values, one query for the actual values), and combining/merging them so that the charting engine (either a line/marker chart or an XY plot) sees them as coming from a single source.
    With some creativity, you can even have the "outlier" points displayed in another color.  The xMII application team can help you with setting this up - Jeremy may still have a chart template/transaction I put together a while back called "LimitChart", which could be used for your application.
    Rick

  • SPC Charting - Calculating Cpk & Ppk

    Hi all,
    Let me preface this by saying that I am not an SPC expert...I know the fundamentals.  With that being said, can anyone explain why UCL and LCL limits have to have 'Auto-Calculate' checked in order for Cpk/Ppk to be calculated correctly.  I know you need these values (along with USL and LSL) - but why do the control limits have to be auto calculated?
    I have a client that has fixed control limit values (based on previous year) - so, I don't want 'Auto-Calculate' enabled in their pre-defined charts.
    Any insight is greatly appreciated.
    Joseph Scott

    Hi Jeremy,
    Yes.  I am OK with the Ppk as this and EST_CPK are equivalent - so, I always get correct values for this.
    But, for Cpk - I can only get the correct value with auto-calc checked.  None of the EST_XXX statistics match this value...
    So, users have to generate chart w/ auto-calc off - to see if any points outside of control limits.  Then chart has to be re-generated w/ auto-calc on - to get proper Cpk value.
    Thanks

  • Can someone create a SPC Charting Add-on to xCelsius

    Many large customers use SPC Charting tools.  We are a recent Business Objects purchaser.  As we try to tell everyone how wonderful xCelsius is they always ask about SPC Charting.  SAP MII can do this but not xCelsius.
    Who is looking for an add-on idea that will sell?  SPC CHARTING!!!!

    Hi Jeff
    [Cobi Systems|http://www.covizxl.com] have produces a suite of components, one of which is a Mean & SD Chart Component which I think is what you are looking for.
    See here for an example:
    http://www.covizxl.com/swf/CoLineWithMeanAndSDChartComponent.swf
    Alternatively you could create a similar view with the built in components by overlaying a line chart for your SD and Limits over an Area chart for your data.
    Hope this helps
    [Charles|http://www.reportex.co.uk]

  • Including comments in SPC charts

    I have recently bought the SPC toolkit for labView (Currently running LV7.1).  The toolkit is relatively easy to use, but I have a couple of requirements which it doesn't seem to accommodate which are normal SPC charting properties.
    First, it would be nice to mark an out of control datapoint in a different color compared with the in control points.  I know that I can pull an array of out of control points out of the sub-vis, but for a shop floor operator it is much easier to see a different color point.
    Second, I would like the ability to display comments which are associated with a particular datapoint.  One simple way to do this is to hover teh mouse over the point
    and have a message box appear.  Another would be to click on the point and display a box.  I can't seem to find how to do either.
    Any ideas?
    Mark.

    Thanks for the reply.  Unfortunately, I don't think this is going to do it.  I didn't explain my problem well enough.
    I'm collecting SPC data, which are simply a list of numbers, or groups of numbers (1D or 2D arrays), and plotting them on a control chart (which is an x-y graph with some statistically calculated limits).  Each of the points may or may not have a comment associated with it.  This is stored (in my case) in a database with the data fields, the comments field, and a timestamp field.  In labview this would probably be an array of clusters. 
    Each of the points may be in or out of control, showing the user whether or not they have a problem with the process they are monitoring.  This is calculated by the SPC functions at runtime, as it depends on the overall set of data.  (In SPC we are measuring the deviation of a measurement from a normal distribution, so one needs a number of measurements to decide whether a point is in or out of control, and that status could change as more measurements are added to the dataset.)
    Now, the LabView SPC modules deal with the calculations very well, and also plot the charts nicely, except that I would like to be able to access any comments (which usually contain information regarding the process set-up, so any improvements in the process can be assigned to particular causes or changes observed by the operator) and assign them to a particular point on the chart.  This point is not static on the graph, as more points may be added, and so the comment needs to be somehow locked to a point.  Similar arguments apply to plotting the point in a different color, as an indication of an out of control point.
    I looked at the example you suggested, and at the property nodes associated with XY graphs - but could not find anything which allowed me to associate anything with a particular point.
    Hopefully, that explains my problem a little more clearly...

  • Calling up a Performance Manger SPC Chart from a WebI document

    Post Author: satwar
    CA Forum: Performance Management and Dashboards
    Please forgive my terminology, as I'm only a superuser of B.O. not a computer trained person.I have put a few years into configuring WebI document reports in InfoView of B.O. XI 2.  Our company is getting into SPC in a big way, hence my attention has turned to Performance Manager.  I was disappointed to learn that I have to create a whole new Universe of objects in Performance Manager in order to conduct SPC analysis on the variables I have been reporting in tables & graphs in WebI documents in InfoView.I can learn to accept that aspect of B.O. but I am a little concerned about my users having to navigate through Performance Manager to view SPC analytics.  My users have put up considerable resistance just navigating to WebI documents in InfoView.Hope seemed to be around the corner when I read about calling up Performance Manager analytics from WebI documents.  Having read the details it seems like these WebI documents are created in the Performance Manager Universe, not in the Infoview WebI documents that I have already developed in InfoView.If anyone can explain and clarify how this feature works, I'd be eternally grateful. 

    Post Author: jezbraker
    CA Forum: Performance Management and Dashboards
    You can Link any documents that are stored as objects in the cmc, regardless of the universe or way in which they were created.openAnalytic.jsp will allow you to open pretty much anything much as does openDocument  int the webi world.Once you create the SPC chart in process analysis youll need to view it in the control chart screen then click save as and save it into one of you folders in the corp repository. When this is done you can quickly get an example of the URI syntax by going to create new document in dashboard manger, selecting interactive metric trends, expanding navigation and legend opions, clicking browse, selecting your newly saved analytic and clicking ok.  This will but a url into the text box which you can copy and paste into your webi doc links - here's an example of the kind of thing... openAnalytic.jsp?DocumentName=MySPCanalytictest&RepositoryType=C&RepositoryName=SPCTest&DocumentExt=afd&DocumentId=AadTAN28x6lMpTxxlAhW09s&mode=full You may need to stick the odd ../../ or /jsp/ etc in front of the url depecing where you plan to call it from of course. You'll find descriptions of parameters etc for openAnalytic in the product docs. cheers,jez.  

  • Value Columns - SPC chart

    Hi,
      i want to pass / set value columns at run time in SPC chart. i know the value column only at run time. i created one query template with giving table name and select query like select [param.1],date1 form temp1. i set attribute column of data mapping as date1. Say temp1 contains columns like Faran, temperature. i will choose any one of these column from front end. and i want to set that column name in value columns of data mapping. i tried with
    document.<my applet>.getChartObject().setValueColumns("temperature"). but it displayed error as object doesnt support this property.
    how to do it?
    -senthil

    Senthil
    First get the desired column name from the Query Template which gives the column names (eg Faren, Temp etc).
    say that QT name - QTTemp which is saved in some defined folder in ur system.
    then
    Use following
    1. document.<AppletForQTTemp>.getQueryObject().setParam(1,"?"); where "?" is the input param to be passed to that QT
    2. document.<AppletForQTTemp>.executeCommand();
    3. document.<AppletForSPCChart>.getChartObject().setValueColumns(document.<AppletForQTTemp>.getColumnName("?")); where "?" is the column number of the desired column u want to set.
    Regards
    Som

Maybe you are looking for

  • Loading to DSO for Lookup

    Hi Guys, I have created a DSO with just MATNR and one of its bespoke attributes(Catalogue number) and extracted from 0Mat_Sales_Attr.(MVKE). When I load the 0Mat_Sales_Attr in DEV & QA, the data loads OK. Now in Regression, the load only adds 1 recor

  • Can I use two HDDs in Qosmio G40-10E

    Does anyone know if it is possible to fit two Hard drives in this laptop. I read simewhere that there were supposed to be two hard drive slots in it? If so where is it located? Would ther be any issues around extra heat that might be generated etc? I

  • Generic static methods in a parameterized class

    Is there anything wrong with using generic static methods inside of a parameterized class? If not, is there anything special about defining them or calling them? I have a parameterized class for which I'd like to provide a factory method, but I'm run

  • List of Freight paid in P.Orders

    Dear All,                                           Our User req. is to have a list of those P.O's for which frieght is paid , here in this list P.O number , creation date , Freight amount , to whom it is paid ( vendor or Transporter ) , can ne one t

  • How do I uninstall iWork?

    How do I uninstall iWork?