SVT question

I need to measure the following.
I need the to measure the impact sound of a ball
hitting a floor.  I need to have averaging set to logarithmic set to 125ms  and
then capture the peak levels in each third octave band.  The problem is the
third octave filter you have to choose between exp averaging or peak, you can not do both.
In the past I did this by creating a loop and
retrieved the data from the daq card every X samples and performed the log avg and
then checked to to see if the new value was greater than the
previous.  
However we are now
recording all measurements to UFF so that we can reprocess the data at a
later time if we want.  However I found
using the above process took an extremely long time to process with UFF files.  (5 sec measurement was taking
over 90 seconds to process).  So I create a new vi using a different approach.
I am using the
SVL Exp Avg Sound Level (set to 125 ms log
avg)  before I put the signal through the third octave filter.  It works
very fast however the results are not the same, they are greater than I
expected.  
Does anyone have any hints on how to approach
this.?
Tim

Tim,
Could you post screenshots of how the data differs?  Also, you might think about instituting a Producer/Consumer setup for the File I/O portion of your code.  This will separate the data acquisition and processing tasks from the file I/O, which should help speed up the process.
Also, I'd recommend looking into the standard causes of slowdowns, such as creating DAQmx tasks within a loop repeatedly or opening a file within a loop.  Instead, open the task and file before entering the loop, write in the loop, then close after the loop.
Seth B.
Staff Test Engineer | National Instruments
Certified LabVIEW Developer
Certified TestStand Developer
“Engineers like to solve problems. If there are no problems handily available, they will create their own problems.”- Scott Adams

Similar Messages

  • EPA RMP/OSHA PSM/DHS Regulations and SVT

    Hello Group !
    We are reviewing few regulations (mentioned below) and in each of these regulations there is a section which defines the tracking of certain Substances and take preventive actions if the presence of these substances are beyond the specified threshold. 
    Environment Protection Agency Risk Management Plan (RMP),
    OSHA Process Safety Management Plan (PSM), and
    Dept. of Homeland Security (DHS) CFATS regulations.
    Though, as per regulatory bodies, business is required to initiate certain set of actions or prepare a Risk Management Plan or do much more than just tracking, if the threshold exceeds. However, this requirement, if limited to tracking, takes us to SAP Substance Volume Tracking and that’s where we have few questions –
    Threshold tracking to be done at PLANT level; The thresholds for the same chemical may be different for different plants, Can Plant Specific Threshold and multiple thresholds for the same substance be set up in SAP SVT?
    Threshold tracking maybe needed not just for exceeding Max threshold but also if quantity goes below past minimum. So, can there be two thresholds for one regulation?
    Can we enable tracking in such a way that a substance present in a material below a specific concentration level does not need to be tracked?
    Has anyone worked on the solution mapping of any of the above mentioned regulations ?
    Any inputs will be highly appreciated.
    Thanks,
    Akash

    Dear Akash
    regarding
    Threshold tracking to be done at PLANT level; The thresholds for the same chemical may be different for different plants, Can Plant Specific Threshold and multiple thresholds for the same substance be set up in SAP SVT?
    Answer. No. SVT supports to my knowledge even in the last SP etc. update only threshold level´s on company code and not plant level. By use of "clever" enhancements may be you may be can  achieve this
    To gove you some gerenal ideas here: in Cg02 you can define validity areas. It is possible to use "plant codes" as validity area. So the management of the threshold values is not a problem using CG02; in tracking the trackoing is done on "plant""/company" code" level. So to a certain exetent your demand is supported. But there is no standard solution available to conisder plant specific threshold levels. ButI have the feeling that you might be able to enhance SVT using standard SAP options but you need a good concept for doing it (business requirement should be clear, technical design gnhsould be "stable")
    Threshold tracking maybe needed not just for exceeding Max threshold but also if quantity goes below past minimum. So, can there be two thresholds for one regulation?
    Answer. Once again we need to differentiate maintenance options in CG02 and content of SVT standard; once again the same aplies as before: by clever enhancements oin Cg02 you can maintain the data and may be by clever (very ! clever) enhancements this demand can be solved using SVT
    Can we enable tracking in such a way that a substance present in a material below a specific concentration level does not need to be tracked?
    Answer: if I understand your requirement: imagiunge material linke to REAL_SUB contains 3 components (from chemcial perspective)
    Component 1 90%
    Component 2 8 %
    Component 3 1%
    If now the regulatiuons alows to defene "1%" as threshold limit than just do not maintain your composition using 3 components but only two.
    Has anyone worked on the solution mapping of any of the above mentioned regulations ?
    Answer: thes regalation are new to me. Never heard abiout them and no indication that companies using SAP uses SVT top solve the demand. Sorry
    C.B.
    PPS: many regulations talk about mass of chemistry per plant to  start actions. For such purposes "indirect" solutions are used. E.g. SAP EHS IHS
    Mabe you should check SAP IHS. E.g. Seveso and many similar regulations "force" companies to "think" about: how many kilogramm etc. of a certain chemistry is present in a plant/location; this type of rewquirement is linked to a certain extent to the "Fire brigade" topic. In most cases not SVT is used to deal this type of regulation demand; but it is possible (or seems to be possible)
    So therefore check e.g.:
    http://help.sap.com/erp2005_ehp_07/helpdata/en/8a/3b6e361b2fac0be10000009b38f839/frameset.htm
    Hazardous Substance Inventory - Industrial Hygiene and Safety (EHS-IHS) - SAP Library
    Chapter "Hazardous Substance Inventory"
    Pay attention. PLease check in any case as well: Component Extension for SAP Environment, Health, and Safety Mana - SAP Library
    and solutions available as part of Component Extension for SAP Environment, Health, and Safety Management

  • SVT Gain & Phase - no gain value output

    Our application has been using the SVT Gain & Phase.vi from the Sound and Vibration Toolkit
    add-on for Labview with no problems until we try to upgrade.
    The original versions in use are: Labview 8.2, Testand 3.5 and the Sound & Vibration Toolkit 4.0.
    Basically, the SVT Gain & Phase.vi is used to return a gain value back into Teststand.
    I ran our application using Labview 2009 and the
    Sound & Vibration Toolkit 2009, a test based on the SVT Gain & Phase.vi failed.
    Stepping through the code showed that the VI was not returning a dB gain value, but "Nan" instead.
    Also the function would generate an error, details are:
    Error code: -1945
    Basic detail: The fundemental tone was not detected.
    I also tried our application with Labview 8.6 and
    Sound & Vibration Toolkit 7.0, this also produced the same problem.
    When I looked closely at the other output values of the VI, detected frequency
    and amplitude of the signals, these values were comparable with all previous passed
    tests, despite the error with the gain value.
    In fact, because the detected amplitudes of the signals were correct,
    I was able to manually calculate the gain value even though the VI couldn't.
    On one hand the function is correct to complain about one of the input signals
    because it's not perfect, but why should the VI from an earlier version of
    the SVT not generate an error ?  Is the newer VI version less tolerant ? 
    Thanks,
    Gary.

    Dominic,
    Thank you for your reply.
    With reference to your question about the phase, it's something I cannot answer at this
    moment as the phase value is not something we monitor.
    Looking closely at how we are using the SVT Gain & Phase.vi, I realised there is scope
    to improve the response signal y [EUy] value that is passed in.  
    By increasing the number of samples obtained from the output of the unit under test by
    10 x, this gives a waveform with which the VI is happy to "detect the fundamental tone".
    And so the gain value is returned as a number and not "Nan".
    For the time being it's the solution we are happy with.
    regards,
    Gary.

  • SVT Online Check in distributed model

    Hello,
         I have to implement SVT online check in distributed environment. i.e. I have a seperate ERP system and a new EHS system.
    I am well aware of all configurations and BADI implementations for SVT online check.
    My question is how can I do this in distributed systems where my sales/purchase order is in ERP system and EHS data in different system.
    Any thoughts are welcome.
    Regards,
    Pankaj.

    Dear Pankaj
    assuming that the "EHS" system is used as a "master data management" system to set up EHS data and that you have here as well the connection of EHS to MM then this option is the right way to go on:
    a.) establish an EHS ALE scenario from SAP EHS system to SAP ERP system; to do so make sure that customizing is the same !
    b.) replicate the MM, EHS data using ALE scenario. You need to replicate the specifications and phrases so that both data "container" are available in SAP ERP
    In SAP ERP you can then go on with SAP EHS SVT implementation steps. Make sure that no ! data is maintained in SAP ERP in the EHS submodule or you will get conflicts
    As you don't need all of the SAP EHS data in SAP ERP you can reduce the amount of data transferred in ALE Scenario so that on SAP ERP side you would use a reduced SAP EHS set up
    The topic of establishing ALE scenarios have been discussed here rarely. may be check SAP EHS Management for Beginners: You will find some links to such threads.
    Your scenario is not unknown but used very often.
    C.B.

  • Substance from DG Handling for SVT

    Hello EH&S Experts,
    I would like to know if I´m right, so following situation:
    We have implemented the EH&S Submodule Dangerous Goods Management, we don´t have a data provider for the substances.
    Our current configuration is that we have the substances for as Spec. Type LS_UN_SUB. For each substance we have created a classification DG_CL_SUB where the materials are linked.
    Now, we create the DG Master Records with the transaction DGE5. So everything is good.
    Now I get a further requirement, to check if it is possible to implement the Substance Volume Tracking (SVT) in EH&S.
    So, my question now is: is it possible to use the existing substances (LS_UN_SUB) for the SVT?
    Or do I have to create new substances?
    The main problem is that we don´t have a data provider and we create everything manually.
    Thank you in advance and best regards.
    Thomas

    Hello Thomas
    you can not use LS_UN_SUB specifications whcih you have generated to handle DG topics to handle the SVT topic. Normally you will use either the PURE_SUb or the LIST_SUBs in SVT.
    PLease refer to data model on online help or SAP Note 905726 regarding SVT.
    With best regards
    C.B.
    There is a chapter "Substance Volume Tracking "  in online help of SAP. Here you will find basic information regarding this.
    Keep in mind: based on you rSAP release you have further options in SVT. With Enhancement PAckage 5 new functionaliyt is available in this area
    Edited by: Christoph Bergemann on Feb 28, 2010 12:44 PM

  • Question about octave analysis

    Hello !
    I have the following question about the octave analysis vi's.
    When the single octave analysis is made, shouldn't there be 3 bands below 100 Hz ?
    According to the octave analysis subvi, the bands should be located at 16, 31.5 and 64 Hz.
    I've tryed to make a comparison between octave, 1/3 octave and 1/24 octave.
    It seems there is no difference.
    I'm running LabView 8.5.1 with SVT 6.0 on windows 7 professional.
    This is not happening. See the attached vi for an example of the problem.
    P.S. : The file Engine runup is a sample. please rename extension to WAW.
    Thank you.
    Attachments:
    Engine Runup (mic).wav.jpg ‏235 KB
    Sonometru.vi ‏330 KB

    I also have problems with octave analysis, I'm making the acquisition of a pink noise from my audio card and checking the response curve through an analysis of octaves, to obtain a flat response curve, I need to set a number of samples of at least 88200, but this way I can not get a high-speed acquisition, only about one aquisition/second, putting a value of 2000 samples the speed is adequate, but the response curve in octaves loses response below 1000 Hz gradually until around 20 Hz is practically nil, I need help please.
    best regards.

  • Need help with problem using sound and vibration examples. question repost

    I am generating a wav file using the sound and vibration example vi "SVXMPL_Wav Recorder(DAQmx)" using a ni 7422 board.  Then, using the example vi SVXMPL_Getting started with SVT(Simulated)" attempting to play back that file.  the wav file will load and play back on the graphs fine but when I click the "Play Wav File" which sends the audio to the computers speaker,  I get the error "Cannot recognise sound Format".  It plays the shipped example files fine.  I can also play the wav files I generate on a Windows audio player.  Don't know a lot about the sound and vibration toolkit or wav file formats but need to get these two to work together.  Using LV 8.5 and sound and vibration toolkit 4.0.  This is a bit of a repost of the same question ask last week but not answered.  Thanks

    Did you see Coq Rouge's reply in your original thread? Which thread are you going to continue?

  • SVT Play till Apple TV

    Hur får man SVT Play vidare till Apple TV ?

    What exactly is your technical support question for your fellow users in these user to user technical support forums.

  • EHS SVT for UVCB Substance ( REACH REGULATION)

    Hello,
    I hope someone of you can help me.
    I'm working for a new client ( oil refinery - benzine and so on), the aim of the project is to implement the EHS SVT module.
    The substance involved in the process are UVCB substances, this means that based on REACH regulation they are substance of unknown or variable composition.
    I don't know if is possible to track substance ( SVT module) without having information about component ( poor substance) and limits.
    The description of component are ofter generic, like "linear fatty acid C8-C16", or  like "A complex combination of hydrocarbons consisting primarily of paraffins, cycloparaffins, aromatic and olefinic hydrocarbons having carbon numbers predominantly greater than C3 and boiling in the range of 30°C to 260°C (86°F to 500°F)"
    What i'm asking is: Do you know how to track this king of substance, which value assignment type I must use, with property tree and most of all how i can manage the composition??
    Please someone of you let me know something or at least where I can find more information about.
    Thanks in advance
    Anto

    Hello Anto
    This is an option do go on:
    UVCB substance: you need to establish in EH&S a "specification". You should use some identifier to describe the UVCB. You could prepare in customizing a new spec type (e.g. Z_UVCB) if necessary.
    Then you prepare the REAL_SUB with the attached materials. In EH&S SVT Customizing you need to specify which property of type composition is to be used in the filling of the EH&S SVT tables (as well as the usage). Then you need simply to prepare the data record in the property.
    Now in filling the CCRCT_EHS_COMP table will get a simple entry. If now one of the materials attached to your REAL_SUB is "imported" or "produced" (according to your set up of EH&S) the "UVCB" will be taken into account like a "LIST_SUB" or "PURE_SUB". IN EH&S SVT it is not of "interest" which spec type the substance have which need to be taken into account regarding REACH (please take a look on definition of CCRCT_EHS_COMP).
    So from a technical point of view the UVCB will be tracked (if necessary). Now from legal point of view the topic is different. As now REACH is effected (01.12.2010 deadline) you must have preregistered or registered anything which need to preregistered/registered or you are not allowed to import/produce any more in REACH area  And therfore you need to register the UVCB as well (which is possible "without" problems)
    Now once again back to your questions:
    1.) What i'm asking is: Do you know how to track this king of substance => Create composition of REAL_SUb with e.g. LIST_SUB or PURE_SUB
    2.), which value assignment type I must use => a matter of decision in EH&S SVT set up; in other words: it is your choice! SAP EH&S SVT is shiped with some "standard customizing"
    3.) , with property tree  => make sure that you have implemented any !! OSS note related to EH&S SVT because there are some new properties to be included; if you use SAP standard tree and if you have prepared the new proeprties according to OSS etc. you will find them in "STANDARD" tree
    4.) and most of all how i can manage the composition??
    If have no idea what the problem can be (I do not understand your question)? Simply create one composition. E.g. you could define: 80 % aceton and 20 % UVCB
    5.) Please someone of you let me know something or at least where I can find more information about.
    => there is a very good guideline available in a SAP OSS on SAP marketplace (Note 905726).
    With best regards
    C. B.
    PS: may be you should switch FORUM. EHS is discussd here: SAP Environment, Health, and Safety Management (SAP EHS Management)
    Edited by: Christoph Bergemann on Dec 2, 2010 8:47 PM
    Edited by: Christoph Bergemann on Dec 2, 2010 8:48 PM
    Edited by: Christoph Bergemann on Dec 2, 2010 8:49 PM
    Edited by: Christoph Bergemann on Dec 2, 2010 8:51 PM
    Edited by: Christoph Bergemann on Dec 2, 2010 8:53 PM
    Edited by: Christoph Bergemann on Dec 2, 2010 8:54 PM

  • Questions on Print Quote report

    Hi,
    I'm fairly new to Oracle Quoting and trying to get familiar with it. I have a few questions and would appreciate if anyone answers them
    1) We have a requirement to customize the Print Quote report. I searched these forums and found that this report can be defined either as a XML Publisher report or an Oracle Reports report depending on a profile option. Can you please let me know what the name of the profile option is?
    2) When I select the 'Print Quote' option from the Actions drop down in the quoting page and click Submit I get the report printed and see the following URL in my browser.
    http://<host>:<port>/dev60cgi/rwcgi60?PROJ03_APPS+report=/proj3/app/appltop/aso/11.5.0/reports/US/ASOPQTEL.rdf+DESTYPE=CACHE+P_TCK_ID=23731428+P_EXECUTABLE=N+P_SHOW_CHARGES=N+P_SHOW_CATG_TOT=N+P_SHOW_PRICE_ADJ=Y+P_SESSION_ID=c-RAuP8LOvdnv30grRzKqUQs:S+P_SHOW_HDR_ATTACH=N+P_SHOW_LINE_ATTACH=N+P_SHOW_HDR_SALESUPP=N+P_SHOW_LN_SALESUPP=N+TOLERANCE=0+DESFORMAT=RTF+DESNAME=Quote.rtf
    Does it mean that the profile in our case is set to call the rdf since it has reference to ASOPQTEL.rdf in the above url?
    3) When you click on submit button do we have something like this in the jsp code: On click call ASOPQTEL.rdf. Is the report called using a concurrent program? I want to know how the report is getting invoked?
    4) If we want to customize the jsp pages can you please let me know the steps involved in making the customizations and testing them.
    Thanks and Appreciate your patience
    -PC

    1) We have a requirement to customize the Print Quote report. I searched these forums and found that this report can be defined either as a XML Publisher report or an Oracle Reports report depending on a profile option. Can you please let me know what the name of the profile option is?
    I think I posted it in one of the threads2) When I select the 'Print Quote' option from the Actions drop down in the quoting page and click Submit I get the report printed and see the following URL in my browser.
    http://<host>:<port>/dev60cgi/rwcgi60?PROJ03_APPS+report=/proj3/app/appltop/aso/11.5.0/reports/US/ASOPQTEL.rdf+DESTYPE=CACHE+P_TCK_ID=23731428+P_EXECUTABLE=N+P_SHOW_CHARGES=N+P_SHOW_CATG_TOT=N+P_SHOW_PRICE_ADJ=Y+P_SESSION_ID=c-RAuP8LOvdnv30grRzKqUQs:S+P_SHOW_HDR_ATTACH=N+P_SHOW_LINE_ATTACH=N+P_SHOW_HDR_SALESUPP=N+P_SHOW_LN_SALESUPP=N+TOLERANCE=0+DESFORMAT=RTF+DESNAME=Quote.rtf
    Does it mean that the profile in our case is set to call the rdf since it has reference to ASOPQTEL.rdf in the above url?
    Yes, your understanding is correct.3) When you click on submit button do we have something like this in the jsp code: On click call ASOPQTEL.rdf. Is the report called using a concurrent program? I want to know how the report is getting invoked?
    No, there is no conc program getting called, you can directly call a report in a browser window, Oracle reports server will execute the report and send the HTTP response to the browser.4) If we want to customize the jsp pages can you please let me know the steps involved in making the customizations and testing them.
    This is detailed in many threads.Thanks
    Tapash

  • Satellite P300D-10v - Question about warranty

    HI EVERYBODY
    I have these overheating problems with my laptop Satellite P300D-10v.
    I did everything I could do to fix it without any success..
    I get the latest update of the bios from Toshiba. I cleaned my lap with compressed air first and then disassembled it all and cleaned it better.(it was really clean insight though...)
    BUT unfortunately the problem still exists...
    So i made a research on the internet and I found out that most of Toshiba owners have the same exactly problem with their laptop.
    Well i guess this is a Toshiba bug for many years now.
    Its a really nice lap, cool sound (the best in laptop ever) BUT......
    So I wanted to make a question. As i am still under warranty, can i return this laptop and get my money back or change it with a different one????
    If any body knows PLS let me know.
    chears
    Thanks in advance

    Hi
    I have already found you other threads.
    Regarding the warranty question;
    If there is something wrong with the hardware then the ASP in your country should be able to help you.
    The warranty should cover every reparation or replacement.
    But I read that you have disasembled the laptop at your own hand... hmmm if you have disasembled the notebook then your warrany is not valid anymore :(
    I think this should be clear for you that you can lose the warrany if you disasemble the laptop!
    By the way: you have to speak with the notebook dealer where you have purchased this notebook if you want to return the notebook
    The Toshiba ASP can repair and fix the notebook but you will not get money from ASP.
    Greets

  • Question regarding NULL and forms

    Hi all, i have a survey that im working on that will be sent via email.
    I'm having an issue though. if i have a multiple choice question, and the user only selects one of the choices, all the unselected choices return as NULL. is there a way i can filter out anytihng that says "NULL" so it only shows the selected options?
    thanks.
    here is the page that retrieves all the data. thanks
    <body>
    <p>1) Is this your first visit to xxxxxxx? <b><%=request.getParameter("stepone") %></b>
    </p>
    <p> </p>
    <p>2) How did You Learn About xxxxxxx?</p>
    <p><b><%=request.getParameter("steptwoOne") %></b>
      <br>
        <b><%=request.getParameter("steptwoTwo") %></b>
      <br>
        <b><%=request.getParameter("steptwoThree") %></b>
      <br>
        <b><%=request.getParameter("steptwoFour") %></b>
      <br>
        <b><%=request.getParameter("steptwoOther") %></b>
    </p>
    <p> </p>
    <p>3) What was your main reason for visiting xxxxx?</p>
    <p><b><%=request.getParameter("stepthreeOne") %></b>
        <br>
          <b><%=request.getParameter("stepthreeTwo") %></b>
        <br>
          <b><%=request.getParameter("stepthreeThree") %></b>
        <br>
          <b><%=request.getParameter("stepthreeFour") %></b>
        <br>
          <b><%=request.getParameter("stepthreeOther") %></b>
    </p>
    <p>4) did you find the information you were looking for on this site?</p>
    <p><b><%=request.getParameter("stepfour") %>
    <br>
    <b><%=request.getParameter("stepfourOther") %></b>
    </b></p>
    <p>5) Do you plan on using this website in the future?</p>
    <p><b><%=request.getParameter("stepfive") %></b></p>
    <p>6) What is your gender</p>
    <p><b><%=request.getParameter("stepsix") %></b></p>
    <p>7) What is your age group</p>
    <p><b><%=request.getParameter("stepseven") %></b></p>
    8) Would you like to take a moment and tell us how we can improve your experience on xxxxxxxxxx?
    <p><b><%=request.getParameter("stepeightFeedback") %></b></p>

    i was messing around and came up with this. it doesnt remove the null, but if it is null it adds ABC beside it. so i think i might be getting close. i just need to figure out how to replace the null.
    code]
    <b><%=request.getParameter("steptwoFour") %></b>
         <% if (request.getParameter("steptwoFour") == null ) {
         %>
         <% out.print("abc"); %>
         <% }
         %>

  • Anyone know how to remove Overdrive books from my iphone that have been transferred from my computer? They do not show up on itunes. I see a lot of answers to this question but they all are based on being able to see the books in iTunes.

    How do I remove Overdrive books from the library that were downloaded onto my computer then transferred to my iphone? The problem is that they do not show up in iTunes.
    I see this question asked a lot when I google, but they always give answers that assumes you can find the books in iTunes either under the books tab, or the audio books tab or in the music. They do not show up anywhere for me. They do not remove from the app like the ones I downloaded directly onto my iphone.the related archived article does not answer it either.  I even asked a guy working at an apple store and he could not help either.   Anybody...?
    Thanks!

    there is an app called daisydisk on mac app store which will help you see exactly where the memory is focused and consumed try using that app and see which folders are using more memory

  • Basic question

    Hello, i have a basic question. if i have defined 2 fields in a cube or a dso:
    Name Quantity
    and from the external flat file i get some characters for my quantity field. would my load fail?  for standard dso and for write optimized?
    NOTE: quantity field is a keyfigure defined as numeric.
    and the load coming in has "VIKPATEL" for Quantity field and not numbers.
    thanks

    Hi Vik,
    Yes, the load will fail.
    May be you coud first load this data into BW (into PSA) and set both fields as characters fields. Then you can create DSO, do transformation from this PSA to the DSO, and put your logic as to what do you want to do with those Quantity that is not number (e.g. convert to 0, or 'Not assgined', etc).
    You can use transfer rule, or a clean up ABAP code in the start routine.
    Hope this helps.

  • Mid 2010 15" i5 Battery Calibration Questions

    Hi, I have a mid 2010 15" MacBook Pro 2.4GHz i5.
    Question 1: I didn't calibrate my battery when I first got my MacBook Pro (it didn't say in the manual that I had to). I've had it for about a month and am doing a calibration today, is that okay? I hope I haven't damaged my battery? The calibration is only to help the battery meter provide an accurate reading of how much life it has remaining, right?
    Question 2: After reading Apple's calibration guide, I decided to set the MacBook Pro to never go to sleep (in Energy Saver System Preference) and leave it on overnight so it would run out of power and go to sleep, then I'd leave it in that state for at least 5 hours before charging it. When I woke up, the light on the front wasn't illuminated. It usually pulsates when in Sleep. Expectedly, it wouldn't wake when pressing buttons on the keyboard. So, what's happened? Is this Safe Sleep? I didn't see any "Your Mac is on reserve battery and will shut down" dialogues or anything similar, as I was asleep! I've left it in this state while I'm at work and will charge it this afternoon. Was my described method okay for calibration or should I have done something different?
    Question 3: Does it matter how quickly you drain your battery when doing a calibration? i.e is it okay to drain it quickly (by running HD video, Photo Booth with effects etc) or slowly (by leaving it idle or running light apps)?
    Thanks.
    Message was edited by: Fresh J

    Fresh J:
    A1. You're fine calibrating the battery now. You might have gotten more accurate readings during the first month if you'd done it sooner, but no harm has been done.
    A2. Your machine has NOT shut down; it has done exactly what it was supposed to do. When the power became critically low, it first wrote the contents of RAM to the hard drive, then went to sleep. When the battery was completely drained some time later, the MBP went into hibernation and the slepp light stopped pulsing and turned off. In that state the machine was using no power at all, but the contents of your RAM were still saved. Once the AC adapter was connected, a press of the power button would cause those contents to be reloaded, and the machine would pick up again exactly where you left off. It is not necessary to wait for the battery to be fully charged before using the machine on AC power, but do leave the AC adapter connected for at least two hours after the battery is fully charged. Nothing that you say you've done was wrong, and nothing that you say has happened was wrong.
    A3. No, it does not matter.

Maybe you are looking for

  • Questions on SPINCOUNT and Semaphores

    Hello, I have a few more questions on SPINCOUNT and semaphores. 1) The documentation states that SPINCOUNT = 0 (default) uses the spincount "built into the delivered binary". - How can I find out what the built-in spincount is? - What is the built-in

  • "Include" files in Dreamweaver

    I used "Include" files in my pre-Dreamweaver sites. When I switched to Dreamweaver and opened those sites, Dreamweaver converted Include file content into content on every page and does not reference the Include file anymore. Is there a way to reesta

  • How do I register my AppleCare Protection Plan the was purchased separately

    Need guidance.

  • Dead Kin2m

    I work the night shift and I charged my Kin2m last night at work.  Today when I woke up and checked my phone for missed calls or messages  it was dead.  Also, I noticed the phone itself was warm to the touch.  I've seen the battery drain quickly befo

  • Error during webdynpro program executing

    Dear guru , SAP V.: ECC6.0 SR2 Database : Sqlserver 2005 Error when processing your request What has happened? The URL http://eutserver:8000/sap/bc/webdynpro/sap/zz_00_sflight_2 was not called due to an error. Note     The following error text was pr