{"id":383,"date":"2024-01-13T10:58:03","date_gmt":"2024-01-13T18:58:03","guid":{"rendered":"http:\/\/deltaclab.com\/?page_id=383"},"modified":"2024-01-13T11:00:02","modified_gmt":"2024-01-13T19:00:02","slug":"data","status":"publish","type":"page","link":"https:\/\/deltaclab.com\/?page_id=383","title":{"rendered":"Data"},"content":{"rendered":"\n<h2 class=\"wp-block-heading has-text-align-center has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-404d81e01d2143091ac3046af34d0a7d\"><strong>Data Management and the experiment<\/strong><\/h2>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-c87496174bff7f8f4a235638e1a9bdc8 wp-block-paragraph\">Data management is a critical component of any scientific experiment.&nbsp; How that data is managed and manipulated is a critical component for maintaining transparency related to the experiment.&nbsp; As such, the details of this text are meant to clearly describe how data from the experiment is obtained, stored and manipulated to provide the charts and graphs presented in the associated paper regarding the experiment and the website that describes the experiment.<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-a23742d1a6329f1180577a553162ad91 wp-block-paragraph\"><strong>Data Acquisition<\/strong><\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-c6abf31d6796728d10fdc5dd2ff0d4aa wp-block-paragraph\">When the experiment is set up and the experimenter is ready to obtain data, the experimenter uses a data logger for pulling the raw data from the experiment.&nbsp; This data logger utilized by this experimenter is \u201cadd-on\u201d software associated with the \u201cVirtins Technology Multi Instrument.\u201d&nbsp; The specific model used for this experiment was the VT DSO-2A20E USB.&nbsp; This \u201cmulti instrument\u201d has the capability of providing various measurement instruments from a single device and the user then purchases each instrument separately when buying the physical device.&nbsp; The computing aspect of the device is related to software that is installed on the user\u2019s computer thus reducing the size and cost of the device.&nbsp; The experimenter purchased a package that included an oscilloscope, a spectrum analyzer and data logger.&nbsp; Measurements made by the oscilloscope were recorded by the datalogger during the experiment.<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-80d67e5ae1add0d64d4786217ec43181 wp-block-paragraph\">The experiment consists of nine measurements of which each measurement lasts for approximately ten seconds.&nbsp; Measurements 1-3 are obtained with the instrument pointed toward the star Regulus.&nbsp; Measurements 4-6 are obtained with the instrument pointed 90 degrees away from the star Regulus.&nbsp; Measurements 7-9 are obtained with the instrument returned to the original position where it is pointed toward the star Regulus.<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-3c0030ada3ba137e01738f944da7eade wp-block-paragraph\">The instrument data logger is set to obtain the peak (max) values of the sine wave that is generated along the Lecher line or for the Vrms values of the sine wave that is generated along the Lecher line.&nbsp; Sometimes the experimenter will log both of these measurements at the same time during the experiment.&nbsp; Data is obtained with the oscilloscope settings showing a single channel, A, with a sampling rate of 50 MHz and a bit setting of 16 bits.&nbsp;<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-7770c10e75fefd067f0228ed29ca05ec wp-block-paragraph\">Once the data logger has been set up to record the specific type data (Max and Vrms), the OK button is pushed, and the data logger will start logging data.&nbsp; The data logger does not automatically stop logging data after a specific period of time.&nbsp; As such, the experimenter must measure his time and manually stop the data logging.&nbsp; Due to the inability to stop at an exact time, the number of data points from one measurement may be different than the number of data points from another measurement.&nbsp; In general, with a sampling rate of 50 MHz the number of data points obtained in a single measurement for a period of 10 seconds is close to 200 data points obtained per measurement.<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-efa61a754f2031e50654bbb4f33db906 wp-block-paragraph\"><strong>Data Recording<\/strong><\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-29df882b0297035f2c9b1d8c6bc87855 wp-block-paragraph\">The data obtained is saved by the data logger and sent to the computer as a .log file.&nbsp; This file contains a column that lists the number of the data point sequentially as it was obtained.&nbsp; The next column lists the exact time the data point was obtained.&nbsp; The next column shows the voltage value for each data point obtained.&nbsp; A column is saved for each type of data requested by the datalogger.&nbsp; As such, when Peak (max) voltage is obtained and when Vrms are obtained, each set of values has it\u2019s own column which describes the voltage measured from the oscilloscope during the experiment.&nbsp; At the end of an experiment, a total of nine .log files are created by the data logger and stored on the computer.<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-bbc556373645d918bb3b57cc452613ee wp-block-paragraph\"><strong>Data Manipulation<\/strong><\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-5ded2fa171c4ea7e8ffe4a05c4c6f0de wp-block-paragraph\">Data manipulation starts with the data being converted to a file that can be utilized by Excel.&nbsp; As such, all .log files are manually converted to .csv by simply rewriting the file extension in the computer.&nbsp;<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-fba21a80c9f274c0ee5f3e1f88e573c7 wp-block-paragraph\">Next the each .csv file is individually opened.&nbsp; The voltage data points are copied from the original file and copied to a new .csv file that will collect all the voltage data from all nine experiments.&nbsp; The number of the datapoint and the time of the datapoint collection is not copied into the new file.&nbsp; When all data is copied and pasted into the new file, the file will have nine columns with each column representing the voltage reading from the lecher line when the data was collected.&nbsp; If Peak (max) and Vrms are both collected, 18 columns will be present in the new file.&nbsp; The name of the new files will have date and time of the experiment as part of the name of the file.&nbsp;<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-f70a62ec883254697081b24133329ec3 wp-block-paragraph\">At the bottom of the columns of data, it will be noted that the number of data points is not equal for each set of data points.&nbsp; This is because the experimenter has to manually stop obtaining data and the time differential slightly changes the number of data points.&nbsp; To correct for this, the experimenter looks to find the column with the least number of data points.&nbsp; When this is determined, the last few data points from every data set are deleted so that each column has the exact number of data points.&nbsp; This deletion is done without consideration of the value of the data in these columns.&nbsp; This raw data is stored on this website where it is publicly available for review.&nbsp; Once this is completed, there is no further manipulation of the data and it is ready for evaluation by the experimenter.&nbsp;<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-61ee6961404c99637e7338a1c81a5113 wp-block-paragraph\"><strong>Conclusion:<\/strong><\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-ee6203faa5133cc096bacd5eff3ccd86 wp-block-paragraph\">For those scientists who choose to replicate this experiment, it is highly suggested that the data manipulation be exactly as described.&nbsp; The loss of a few data points is insignificant as long as the process is non-biased and is used exactly the same way for each experiment.&nbsp; If you have questions or concerns, please contact me via this website with your comments.<\/p>\n\n\n\n<p class=\"has-black-color has-white-background-color has-text-color has-background has-link-color wp-elements-9c4736724dc0659e18db45a3b1e77d43 wp-block-paragraph\">Rene Steinhauer<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Data Management and the experiment Data management is a critical component of any scientific experiment.&nbsp; How that data is managed<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-383","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/deltaclab.com\/index.php?rest_route=\/wp\/v2\/pages\/383","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deltaclab.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/deltaclab.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/deltaclab.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deltaclab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=383"}],"version-history":[{"count":3,"href":"https:\/\/deltaclab.com\/index.php?rest_route=\/wp\/v2\/pages\/383\/revisions"}],"predecessor-version":[{"id":387,"href":"https:\/\/deltaclab.com\/index.php?rest_route=\/wp\/v2\/pages\/383\/revisions\/387"}],"wp:attachment":[{"href":"https:\/\/deltaclab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}