Research Article A Virtual Instrument System for Determining Sugar Degree of Honey

Size: px
Start display at page:

Download "Research Article A Virtual Instrument System for Determining Sugar Degree of Honey"

Transcription

1 Analytcal Methods n Chemstry Volume 215, Artcle ID , 6 pages Research Artcle A Vrtual Instrument System for Determnng Sugar Degree of Honey Qjun Wu 1,2 and Xun Gong 3 1 School of Chemcal Engneerng, Guzhou Insttute of Technology, Guyang 553, Chna 2 School of Chemcal Engneerng, Guzhou Unversty of Engneerng Scence, Bje 5517, Chna 3 School of Lght Industry, Guzhou Insttute of Technology, Guyang 553, Chna Correspondence should be addressed to Xun Gong; gongxunplmm@163.com Receved 11 March 215; Revsed 1 May 215; Accepted 11 May 215 Academc Edtor: Gudo Crspon Copyrght 215 Q. Wu and X. Gong. Ths s an open access artcle dstrbuted under the Creatve Commons Attrbuton Lcense, whch permts unrestrcted use, dstrbuton, and reproducton n any medum, provded the orgnal work s properly cted. Ths study establshed a LabVIEW-based vrtual nstrument system to measure optcal actvty through the communcaton of conventonal optcal nstrument wth computer va RS232 port. Ths system realzed the functons for automatc acquston, realtme dsplay, data processng, results playback, and so forth. Therefore, t mproved accuracy of the measurement results by avodng the artfcal operaton, cumbersome data processng, and the artfcal error n optcal actvty measurement. The system was appled to the analyss of the batch nspecton on the sugar degree of honey. The results obtaned were satsfyng. Moreover, t showed advantages such as frendly man-machne dalogue, smple operaton, and easly expanded functons. 1. Introducton LabVIEW s a G language-based vrtual nstrument (VI) software development tool compled by Natonal Instruments Corporaton. It s manly used for data collecton, analyss, measurement, nstrumentaton, process montorng, and so forth. LabVIEW ntegrates a large number of nterface templates for graphc generaton. Moreover, t owns abundant numercal analyss controls, advanced acquston controls, sgnal analyss controls, perfect smulaton debuggng tools, and a varety of hardware devce drvng functons, ncludng RS-232,GPIB,VXI,VISA,andDAQ.Itcanbeusedtorapdly develop the vrtual systems of data acquston and analyss control n short development cycle. LabVIEW has been wdely used n many felds worldwde ncludng avaton, aerospace, communcaton, automoble, semconductor, and bomedcne [1, 2]. Polarmeter s an optcal nstrument for measurng the optcalactvtyofmateral.itscommonlyusedtomeasure the optcal actvty of optcally actve substance. Through measurngtheoptcalactvtyofthesample,thasaccess to determne the concentraton and purty of a substance andanalyzetheconfguratonoforgancmatters.theoptcal rotaton of a honey depends on the concentratons of the varous sugars present n the honey, and ths can be used for dfferentaton between nectar honeys (laevorotatory; negatve values of optcal rotaton) and honeydew honeys (dextrorotatory; postve values of optcal rotaton). The rotaton propertes are very mportant for honey charactersaton, n order to dstngush and assess the declared botancal orgn of the honey [3, 4]. WZZ-2B automatc polarmeter s a test nstrument commonly used n Chna currently. The optcal actvty s measured based on the photoelectrc automatc balance prncple and dgtally dsplayed on a lght-emttng dode (LED). However, ths nstrument does not have the functons of data acquston and ntellgent data processng. In the actual applcaton, the user needs to further analyze and process the data measured to obtan the fnal results. Accordng to the characterstcs of automatc polarmeter, ths study developed a LabVIEW-based VI system for measurng the optcal actvty of materals by connectng the nstrument wth the

2 2 Analytcal Methods n Chemstry Test sample n thermostat system Polarmeter RS-232 VI program Computer Fgure 1: The structure dagram of the system. computer through the seral port. Ths system realzed the automatc acquston, processng, and result generaton and ntellgently completed the test task. 2. The Hardware Centrfugaton of the System The VI system s composed of computer, automatc polarmeter, CH115 super thermostat bath, and LabVIEW-based program. The polarmeter tube s reftted to provde constant temperature for the tested sample. A polarzed lght sgnal after the sample tube s detected by PhotoMultpler Tube (PMT) and converted nto electronc sgnals, whch could be transportedntocomputerthroughseralport(rs-232).the structuraldagramofthevisystemsshownasnfgure The Programmng of the VI System The VI program system s consttuted by some SubVIs ncludng data acquston and sugar content analyss, vewng recorded data and extng the program [5 7]. It manly used to complete the real-tme data dsplay, storage, data processng, and result playback tasks Programmng for Data Acquston. Fgure 2 shows the man operaton panel of the VI system. The rght-hand part of ths fgure s used to dsplay expermental data and choose the test tasks n real tme, whle the left-hand part s used to record the feld nformaton, such as expermental personnel, expermental samples, and reacton tme. By clckng the button of sugar content analyss, researchers enter nto the data processng SubVI to process the expermental data n realtme.byclckngthebuttonof resultplayback, thas access to playback the data results processed. By clckng the stop button, the operaton of the VI system s termnated. The SubVIs n the programmng call the Event Structure, whch can realze the nteractons between the operatons of users on front panel and program executon. Fgure 3 s a program chart of the data acquston of the system. The program of data acquston s realzed accordng to the data protocol sent by the seral port of the polarmeter [5, 7]. The ntalzaton, wrtng, readng, and closng of the seral port, and so forth, were realzed usng the VISA nodes n LabVIEW. Before the communcaton of seral port, t s needed to set port parameters for the nodes of VISA Confgure Seral Port.UsngtheStrng To Byte Array node, the data read by VISA Read node from the nstrument cache are converted nto nteger array. Usng nodes such as Array Subset and Index Array, the specfed optcal actvty of each frame n the nstrumentcanbereadout. The concurrent structure of Tmed Loop and Whle Loop s used to accurately dsplay the current measurement tme. Remander functonsemployedtoreporttheaccuratetme at full mnute and hghlght the current acquston tme. Tme-reportng and alarmng sounds are realzed through Beep.v. TheCaseStructureontherghtpartoftheWhle Loop n Fgure 3 s appled to optonal save measurng data. Fle storage path s realzed by fle path subprogram. To avod the fle name repetton, a Lst Folder node s called. In case of ndexng out the same fle name, the fle name s automatcally added wth a specfc character strng. Wrte To Spreadsheet Fle.v functon realzes the smultaneous savng of optcal actvty data and concentraton data collected. Users can clck the acquston button on the operaton panel of the VI to collect data. By clckng save data button, the data measured are saved. Data acquston of the program cannot be preceded wth other events smultaneously. Other events are only allowed to be proceedng when data acquston s ended. Ths functon s realzed by settng the attrbutes of the event buttons to avodtheconflctoftheeventscalled[7] Programmng for Sugar Content Analyss of Honey. After data acquston, users can enter nto the sugar content analyss operaton panel. The program for the sugar degree analyss of honey manly appled to measure the contents of glucose, fructose, and sucrose to detect honey qualty. Such detecton functons to determne whether or not the honey s adulterated or whether or not the honey s pure. The prncple s ndcated as follows [8, 9]: the total gross (A) of the reducng sugars (glucose and fructose) n the honey s frstly measured usng potassum ferrcyande method. The contents of glucose, fructose, and sucrose are set as x, y,and z, respectvely. Subsequently, accordng to the lnear relaton of optcal actvty and concentraton, the optcal actvtes of the honey solutons dluted by dstlled water and hydrolyzed by sulfurc acd were measured. Honey after acd hydrolyss of sucrosecanonlycompletehydrolyssntothesameamountof glucose and fructose. In data processng, the measured data s multpled by the dluton rato to obtan the optcal actvty of orgnal honey. The rotaton [α] 2 D for glucose, fructose, and sucrose are 52.5, 91.9, and Therefore, there are A=x+y, a 1 = 52.5x 91.9y+66.6z,anda 2 = 52.5(x+z) 91.9(y+z). By combnng these equatons, t has access to the sugar degrees of glucose, fructose, and sucrose, respectvely. Fgure 4 shows the operaton panel of the sugar degree analyss of honey. By clckng the button of parameters for reducng sugar, the SubVI panel for settng the parameters of reducng sugar s popped. After nputtng the parameter of the reducng sugar and clckng the returnng button, the reducng sugar of operaton panel as n Fgure 4 s returned. By nputtng the optcal actvty of the honey solutons dluted by dstlled water and that of the soluton hydrolyzed by sulfurc acd and clckng calculaton, the three sugar degrees and total sugar contents of the all honey samples were lsted n the table, as shown by the lower part of Fgure 4. The Formula Node nsde a For Loop n the programmng s used to realze the calculaton on the sugar degree of the honey. Array Sze s used to ndex the sample number that connects to the count port of the For Loop; thats,thesugar

3 Analytcal Methods n Chemstry 3 VI System for Measurng Optcal Actvty Test records Name Xun Gong Samples Results Dsplay Value 1 Value 2 Value Average acaca Concn. (g/ml) Acq./Stop Clear Save Data Reacton tme (mn) 15 Sugar Content Analyss Result Playback Run Tme 215/2/24 2:4 STOP School of Chemcal Engneerng, Guzhou Insttute of Technology All rghts reserved Fgure 2: The man operaton panel of the VI. Type Tme [] Acq./Stop : Value Change VISA C error out CtlRef OldVal NewVal I/O 96 8 VISA VISA VISA SERIAL CLR W VISA R [U8] BUILD VALUE BUILD VALUE BUILD VALUE Value 1 Value 2 Value 3 Clear + 3 False Samples Average DBL FILE PATH Save Data Concn. (g/ml) DBL T A 1 x B C 7 # 1/89 1:21 Run Tme Name Result Playback 2 Stop Sugar Content Analyss Acq./Stop dt 32 1 ms 1 khz Numerc I32 R 6 IQ Error = I32 T 5 5 F Blnkng! 2 2 Error Stop Sugar Content Analyss F Fgure 3: Program for the data acquston.

4 4 Analytcal Methods n Chemstry Sugar Content STOP optcal actvtes of honey n water dluton Sugar Content Param. for Reducng Sugar Calculaton optcal actvtes of honey n acdc hydrolyss reducng sugar (g/ g) Table 1. All Sugar Degrees of Honey Samples (%) Glucose Fructose Sucrose Total Sugar Dangshen Honey (lght brown) Ctrus Honey (lght brown) Chnese Data Honey (dull brown, crystal) Lnden Honey (lght amber, crystal) Acaca Honey (water whte) Fgure 4: Panel for the sugar degree analyss. degree of multple dfferent honey samples can be calculated separately. By callng Express Table, buldngtheproperty Node of Express Table,andselectngattrbutesforRow Header Strngs and Column Header Strngs,tsaccessbletowrtethe columnandrowheadngforthelstboxandrecordthehoney sample and correspondng sugar degree n detal. Fgure 5 shows the program chart Programmng for Datalog Playback. LabVIEW can record the current data of all the controls n the front panel of theprogram.eachtmeofdatarecordgvesrsetoarecord n the forms of the combnatons of arbtrary types of data n the datalog fle. Before the datalog on the front panel, t s requred to select the menu command Operate Log at Completon on the front panel of the data recorded. The readng of datalog fle s realzed by callng the data recorded VI,whchstreatedastheSubVIhere.Byrght-clckngon the SubVI cons of ths block dagram, a menu s popped. By selectng the Enable Database Access on the menu, t has access to the state of vewng the datalog. The data that needed to be read can be played back usng the Unbundle By Name node. Fgure 6 shows the playback panel for data processng results. By selectng the number of the record that should be vewed, the datalog under ths record number s dsplayed n real tme. In case that there s no data under ths record number, the Boolean LED s the hghlght. By clckng return, the users can return to the man operaton panel. 4. Results and Dscusson Ownng to the hgh nutrtonal and medcnal value, honey has been wdely appled to Chnese patent drugs and foods. Honey shows a complex composton, wth more than 2 knds of detectable ngredents. The man ngredents nclude fructose, glucose, and sucrose, accountng for about 7% of the honey n content. In addton, the three substances are optcally actve. Except for them, there are few other optcally actve substances n honey. Chnese honey standard stpulates that the reducng sugar content and sucrose content should take a proporton of above 65% and below 5%, respectvely. For the exported honey, t s even requred that the fructose should account for above 5% of the reducng sugar. The reason of these stpulatons les n that, on one hand, whether or not the honey s mxed wth sucrose or starch substances s detectable. On the other hand, t can determne whether or not the honey contans the honey yelded by the bees fed by sucrose. Therefore, the natural characterstcs and ngredents of pure honey can be reflected by measurng varous sugars n the honey.

5 Analytcal Methods n Chemstry 5 Sugar Content Tab Control Set Param. SET PARAM. [DBL] reducng sugar [DBL] optcal actvtes of honey n water dluton [DBL] optcal actvtes of honey n acdc hydrolyss 4 N A x z = (a1 a2)/16; y = (52.5 A z a1)/144.4; y a1 x=a y; G=x+y+z; z a2 G Calculaton T [dbl]x A B C D Buld Table Sgnals Table error out Table [] Row Header Strngs[] [] Column Header Strngs[] [] Table!! RowHdrs[] ColHdrs[] Fgure 5: Program for the sugar degree analyss. The Playback for Data Processng Results Results Dsplay optcal actvtes of honey n water dluton optcal actvtes of honey n acdc hydrolyss Reference Value Dangshen Honey (lght brown) Ctrus Honey (lght brown) Chnese Data Honey (dull brown, crystal) Lnden Honey (lght amber, crystal) Acaca Honey (water whte) Results of Sugar Content Analyss Table 1. All Sugar Degrees of Honey Samples (%) Glucose Fructose Sucrose Total Sugar reducng sugar (g/ g) record 1 Invald record Return Fgure 6: The playback panel for data results. The analyss on the sugar degree of honey s preceded as follows. Frstly, the total contents (A) of the reducng sugar n all honey samples were measured usng potassum ferrcyande method. Then, 25. g (n accurate weght) of ctrus honey, lnden honey, Chnese date honey, Dangshen Honey, and acaca honey (orgn: Schuan) was put nto ml volumetrc flasks, respectvely, and dluted usng dstlled water to constant volume. The honey solutons obtaned were then dscolored usng actvated carbon for 3 hours. After beng fltered, we take two shares of 1 ml sample soluton from each dscolored soluton and put these sample solutons n dfferent ml volumetrc flasks. One of the soluton samples was dluted wth 1mL 3mol/L H 2 SO 4, addng dstlled water to the constant scale, and another was drectly added nto dstlled water to the scale and placed overnght. In the followng day, we measured the optcal actvtes of the solutons dluted by acd and water at a constant temperature of 2 C. Afterwards, we nput the reducng sugar parameter measuredatthebegnnngandtheoptcalactvtesofthe honey solutons dluted and clcked Yeldng the Results. The sugar degree data processng results of each honey sample were obtaned, as shown n Fgures 5 and 6. A reference value usng Chna s standard sugar degree determnaton usng the HPLC method s shown n Fgure 6, glucosedsplays

6 6 Analytcal Methods n Chemstry thehghestcontentabovereferencevalue(lke39.292%and %), and t s easly crystallzed; the contents of glucose and fructose are all hgher than 65%, whle sucrose contents are all less than 5%. The results obtaned were consstent wth the results obtaned usng Chna s standard sugar degree determnaton method. Therefore, t s proved that ths VI system s applcable to the batch detecton of a varety of honey samples. 5. Conclusons The applcaton results suggested that the LabVIEW-based optcal actvty measurement VI system convenently solved the hardware problems of conventonal chemcal optcal nstrument such as the nterface wth computer and realzed the automatc data acquston and data storage functons. Moreover, usng the rch functon lbrary of LabVIEW, users can comple dfferent LabVIEW programs for ths system to profoundly analyze and process the optcal actvty data measured and obtan correspondng measurement results n real tme. It was applcable to the batch detecton n the sugar degree analyss of honey. In addton, ths system showed frendly man-machne nterface and convenent operaton. express, MATCH: Communcatons n Mathematcal and n Computer Chemstry,vol.6,no.2,pp ,28. [7]H.Meng,J.L,andY.Tang, Thedesgnandapplcatonof vrtual on meter based on LABVIEW 8., Revew of Scentfc Instruments,vol.8,no.8,ArtcleID8411,4pages,29. [8] D. Gu, Z. Bao, and L. Feng, The study of determnng the content of compostons of n honey wth optcal rotaton, JournalofHarbnUnverstyofC.E.&Archtecture(Chna),vol. 33,no.4,pp ,2. [9] X. Tang, H. Zhang, and G. Q, Rapd determnaton of sacchardes content n honey sold n the market, Jangsu Agrcultural Scences,vol.41,no.1,pp ,213. Conflct of Interests The authors declare that there s no conflct of nterests regardng the publcaton of ths paper. Acknowledgments The authors are pleased to acknowledge the fnancal support of ths startup project for hgh-level talents of Guzhou Insttute of Technology (Grant no. XJGC21511). They also acknowledge the fnancal support of ths research by the Natural Scence Research Project of Guzhou Provncal Educaton Offce (Grant nos. [213]18 and [213]181) and the support from Guzhou Provnce Scence and Technology Fund (Grant nos. [213]26 and [213]27). References [1] C. Wagner, S. Armenta, and B. Lendl, Developng automated analytcal methods for scentfc envronments usng LabVIEW, Talanta,vol.8,no.3,pp ,21. [2] Q. Wu, L. Wang, and L. Zu, A labview-based vrtual nstrument system for laser-nduced fluorescence spectroscopy, Journal of Automated Methods and Management n Chemstry, vol. 211, Artcle ID , 7 pages, 211. [3] F. Pasn, S. Gardn, G. L. Marcazzan, and M. F. Cabon, Buckwheat honeys: screenng of composton and propertes, Food Chemstry, vol. 141, no. 3, pp , 213. [4] Q. Sh and J. Yun, Optcal rotaton study on sugars adulterated honey, Food Scence (Chna),vol.24,no.9,pp ,23. [5] H. Meng, J.-Y. L, and Y.-H. Tang, Desgn and applcaton of a vrtual on meter based on graphcal programmng software, Amercan Laboratory,vol.41,no.1,pp.24 29,29. [6] J. L, Y. L, and D. Guo, The desgn and applcaton of conductance rate vrtual nstrument based on LabVIEW 8.

7 Medcnal Chemstry Photoenergy Organc Chemstry Internatonal Analytcal Chemstry Advances n Physcal Chemstry Carbohydrate Chemstry Quantum Chemstry Submt your manuscrpts at The Scentfc World Journal Inorganc Chemstry Theoretcal Chemstry Spectroscopy Analytcal Methods n Chemstry Chromatography Research Internatonal Electrochemstry Catalysts Appled Chemstry Bonorganc Chemstry and Applcatons Chemstry Spectroscopy

Optimal Planning of Charging Station for Phased Electric Vehicle *

Optimal Planning of Charging Station for Phased Electric Vehicle * Energy and Power Engneerng, 2013, 5, 1393-1397 do:10.4236/epe.2013.54b264 Publshed Onlne July 2013 (http://www.scrp.org/ournal/epe) Optmal Plannng of Chargng Staton for Phased Electrc Vehcle * Yang Gao,

More information

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS Chalcogende Letters Vol. 12, No. 2, February 2015, p. 67-74 EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS R. EL-MALLAWANY a*, M.S. GAAFAR b, N. VEERAIAH c a Physcs Dept.,

More information

Study and Comparison of Various Techniques of Image Edge Detection

Study and Comparison of Various Techniques of Image Edge Detection Gureet Sngh et al Int. Journal of Engneerng Research Applcatons RESEARCH ARTICLE OPEN ACCESS Study Comparson of Varous Technques of Image Edge Detecton Gureet Sngh*, Er. Harnder sngh** *(Department of

More information

Investigation of zinc oxide thin film by spectroscopic ellipsometry

Investigation of zinc oxide thin film by spectroscopic ellipsometry VNU Journal of Scence, Mathematcs - Physcs 24 (2008) 16-23 Investgaton of znc oxde thn flm by spectroscopc ellpsometry Nguyen Nang Dnh 1, Tran Quang Trung 2, Le Khac Bnh 2, Nguyen Dang Khoa 2, Vo Th Ma

More information

Maize Varieties Combination Model of Multi-factor. and Implement

Maize Varieties Combination Model of Multi-factor. and Implement Maze Varetes Combnaton Model of Mult-factor and Implement LIN YANG,XIAODONG ZHANG,SHAOMING LI Department of Geographc Informaton Scence Chna Agrcultural Unversty No. 17 Tsnghua East Road, Bejng 100083

More information

Optimization of Neem Seed Oil Extraction Process Using Response Surface Methodology

Optimization of Neem Seed Oil Extraction Process Using Response Surface Methodology ISSN 4-186 (Paper) ISSN 5-091 (Onlne) Vol., No.6, 01 Optmzaton of Neem Seed Ol Extracton Process Usng Response Surface Methodology Tunmse Latfat Adewoye 1 and Oladpupo Olaosebkan Ogunleye 1 Department

More information

The Influence of the Isomerization Reactions on the Soybean Oil Hydrogenation Process

The Influence of the Isomerization Reactions on the Soybean Oil Hydrogenation Process Unversty of Belgrade From the SelectedWorks of Zeljko D Cupc 2000 The Influence of the Isomerzaton Reactons on the Soybean Ol Hydrogenaton Process Zeljko D Cupc, Insttute of Chemstry, Technology and Metallurgy

More information

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of Appled Mathematcal Scences, Vol. 7, 2013, no. 41, 2047-2053 HIKARI Ltd, www.m-hkar.com Modelng Mult Layer Feed-forward Neural Network Model on the Influence of Hypertenson and Dabetes Melltus on Famly

More information

Physical Model for the Evolution of the Genetic Code

Physical Model for the Evolution of the Genetic Code Physcal Model for the Evoluton of the Genetc Code Tatsuro Yamashta Osamu Narkyo Department of Physcs, Kyushu Unversty, Fukuoka 8-856, Japan Abstract We propose a physcal model to descrbe the mechansms

More information

OPTIMIZATION OF PREBIOTICS AND PHENOLIC COMPOUNDS EXTRACTION FROM JACKFRUIT SEEDS USING RSM

OPTIMIZATION OF PREBIOTICS AND PHENOLIC COMPOUNDS EXTRACTION FROM JACKFRUIT SEEDS USING RSM The 5 th PSU-UNS Internatonal Conference on Engneerng and 78 Technology (ICET-2011), Phuet, May 2-3, 2011 Prnce of Songla Unversty, Faculty of Engneerng Hat Ya, Songhla, Thaland 90112 OPTIMIZATION OF PREBIOTICS

More information

CLUSTERING is always popular in modern technology

CLUSTERING is always popular in modern technology Max-Entropy Feed-Forward Clusterng Neural Network Han Xao, Xaoyan Zhu arxv:1506.03623v1 [cs.lg] 11 Jun 2015 Abstract The outputs of non-lnear feed-forward neural network are postve, whch could be treated

More information

The High way code. the guide to safer, more enjoyable drug use [GHB] Who developed it?

The High way code. the guide to safer, more enjoyable drug use [GHB] Who developed it? The Hgh way code the gude to safer, more enjoyable drug use [] Who developed t? What s t? The frst gude to safer drug use voted for by people who take drugs. How was t was developed? GDS asked loads of

More information

Continuous extraction of prebiotics from jackfruit seeds

Continuous extraction of prebiotics from jackfruit seeds Songklanakarn J. Sc. Technol. 32 (6), 635-642, Nov. - Dec. 2010 Orgnal Artcle Contnuous extracton of prebotcs from jackfrut seeds Veeraphong Bhornsmthkun, Pakamas Chetpattananondh*, Ram Yamsaengsung, and

More information

Enhanced polysaccharide production in mycelium of Ganoderma atrum by solid-state fermentation

Enhanced polysaccharide production in mycelium of Ganoderma atrum by solid-state fermentation Mycosphere 7(6): 757 765 (2016) www.mycosphere.org ISSN 2077 7019 Artcle Do 10.5943/mycosphere/7/6/5 Copyrght Guzhou Academy of Agrcultural Scences Enhanced polysaccharde producton n mycelum of Ganoderma

More information

A hybrid brain-computer interface combining the EEG and NIRS. Ma, L; Zhang, L; Wang, L; Xu, M; Qi, H; Wan, B; Ming, D; Hu, Y

A hybrid brain-computer interface combining the EEG and NIRS. Ma, L; Zhang, L; Wang, L; Xu, M; Qi, H; Wan, B; Ming, D; Hu, Y Ttle A hybrd bran-computer nterface combnng the EEG and NIRS Author(s) Ma, L; Zhang, L; Wang, L; Xu, M; Q, H; Wan, B; Mng, D; Hu, Y Ctaton The 2012 IEEE Internatonal Conference on Vrtual Envronments, Human-Computer

More information

THIS IS AN OFFICIAL NH DHHS HEALTH ALERT

THIS IS AN OFFICIAL NH DHHS HEALTH ALERT THIS IS AN OFFICIAL NH DHHS HEALTH ALERT Dstrbuted by the NH Health Alert Network Health.Alert@dhhs.nh.gov August 26, 2016 1430 EDT (2:30 PM EDT) NH-HAN 20160826 Recommendatons for Accurate Dagnoss of

More information

Lateral Transfer Data Report. Principal Investigator: Andrea Baptiste, MA, OT, CIE Co-Investigator: Kay Steadman, MA, OTR, CHSP. Executive Summary:

Lateral Transfer Data Report. Principal Investigator: Andrea Baptiste, MA, OT, CIE Co-Investigator: Kay Steadman, MA, OTR, CHSP. Executive Summary: Samar tmed c ali ndus t r esi nc 55Fl em ngdr ve, Un t#9 Cambr dge, ON. N1T2A9 T el. 18886582206 Ema l. nf o@s amar t r ol l boar d. c om www. s amar t r ol l boar d. c om Lateral Transfer Data Report

More information

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article Jestr Journal of Engneerng Scence and Technology Revew () (08) 5 - Research Artcle Prognoss Evaluaton of Ovaran Granulosa Cell Tumor Based on Co-forest ntellgence Model Xn Lao Xn Zheng Juan Zou Mn Feng

More information

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework I.J.Modern Educaton and Computer Scence, 2011, 5, 33-39 Publshed Onlne August 2011 n MECS (http://www.mecs-press.org/) A New Dagnoss Loseless Compresson Method for Dgtal Mammography Based on Multple Arbtrary

More information

Project title: Mathematical Models of Fish Populations in Marine Reserves

Project title: Mathematical Models of Fish Populations in Marine Reserves Applcaton for Fundng (Malaspna Research Fund) Date: November 0, 2005 Project ttle: Mathematcal Models of Fsh Populatons n Marne Reserves Dr. Lev V. Idels Unversty College Professor Mathematcs Department

More information

ISOBARIC VAPOR-LIQUID EQUILIBRIUM FOR THE BINARY MIXTURE OF ETHANOL (1) + 1-HEXANOL (2) AT 100 kpa

ISOBARIC VAPOR-LIQUID EQUILIBRIUM FOR THE BINARY MIXTURE OF ETHANOL (1) + 1-HEXANOL (2) AT 100 kpa ISOBARIC VAPOR-LIQUID EQUILIBRIUM FOR THE BINARY MIXTURE OF ETHANOL (1) + 1-HEXANOL (2) AT 100 Pa Dhon Hartanto 1), Asall Mustan 2), Bayu Trwbowo 1), Aula Septan Muta 1) 1) Department of Chemcal Engneerng,

More information

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION computng@tanet.edu.te.ua www.tanet.edu.te.ua/computng ISSN 727-6209 Internatonal Scentfc Journal of Computng FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION Gábor Takács ), Béla Patak

More information

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures Usng the Perpendcular Dstance to the Nearest Fracture as a Proxy for Conventonal Fracture Spacng Measures Erc B. Nven and Clayton V. Deutsch Dscrete fracture network smulaton ams to reproduce dstrbutons

More information

A Heuristic Method of the Optimal Matching for the Two Unstructured Systems

A Heuristic Method of the Optimal Matching for the Two Unstructured Systems Proceedngs of the 0th WSEAS Internatonal Conference on SYSTEMS, Voulagmen, Athens, Greece, July 0-2, 2006 (pp324-329) A Heurstc Method of the Optmal Matchng for the Two Unstructured Systems Huay Chang

More information

An Approach to Discover Dependencies between Service Operations*

An Approach to Discover Dependencies between Service Operations* 36 JOURNAL OF SOFTWARE VOL. 3 NO. 9 DECEMBER 2008 An Approach to Dscover Dependences between Servce Operatons* Shuyng Yan Research Center for Grd and Servce Computng Insttute of Computng Technology Chnese

More information

A-UNIFAC Modeling of Binary and Multicomponent Phase Equilibria of Fatty Esters+Water+Methanol+Glycerol

A-UNIFAC Modeling of Binary and Multicomponent Phase Equilibria of Fatty Esters+Water+Methanol+Glycerol -UNIFC Modelng of Bnary and Multcomponent Phase Equlbra of Fatty Esters+Water+Methanol+Glycerol N. Garrdo a, O. Ferrera b, R. Lugo c, J.-C. de Hemptnne c, M. E. Macedo a, S.B. Bottn d,* a Department of

More information

Aerobics Training for Athletes Limb Joints and Research on the Effects of the Characteristics of the Strength

Aerobics Training for Athletes Limb Joints and Research on the Effects of the Characteristics of the Strength Send Orders for Reprnts to reprnts@benthamscence.ae The Open Cybernetcs & Systemcs Journal, 05, 9, 05-0 05 Open Access Aerobcs Tranng for Athletes Lmb Jonts and Research on the Effects of the Characterstcs

More information

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters Tenth Internatonal Conference on Computatonal Flud Dynamcs (ICCFD10), Barcelona, Span, July 9-13, 2018 ICCFD10-227 Predcton of Total Pressure Drop n Stenotc Coronary Arteres wth Ther Geometrc Parameters

More information

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA Journal of Theoretcal and Appled Informaton Technology 2005 ongong JATIT & LLS ISSN: 1992-8645 www.jatt.org E-ISSN: 1817-3195 A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA 1 SUNGMIN

More information

AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM

AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM Wewe Gao 1 and Jng Zuo 2 1 College of Mechancal Engneerng, Shangha Unversty of Engneerng Scence, Shangha,

More information

A Linear Regression Model to Detect User Emotion for Touch Input Interactive Systems

A Linear Regression Model to Detect User Emotion for Touch Input Interactive Systems 2015 Internatonal Conference on Affectve Computng and Intellgent Interacton (ACII) A Lnear Regresson Model to Detect User Emoton for Touch Input Interactve Systems Samt Bhattacharya Dept of Computer Scence

More information

A Distributed Problem Solving Environment (PSE) for Scientific Computing

A Distributed Problem Solving Environment (PSE) for Scientific Computing Presented at PSE Workshop held n 1st IEEE Internatonal Conference on e-scence and Grd Computng, Melbourne, Dec. 5, 005 A Dstrbuted Problem Solvng Envronment (PSE) for Scentfc Computng Shgeo Kawata 1),

More information

Nonlinear Modeling Method Based on RBF Neural Network Trained by AFSA with Adaptive Adjustment

Nonlinear Modeling Method Based on RBF Neural Network Trained by AFSA with Adaptive Adjustment Advances n Engneerng Research (AER), volue 48 3rd Workshop on Advanced Research and Technology n Industry Applcatons (WARTIA 27) Nonlnear Modelng Method Based on RBF Neural Network Traned by AFSA wth Adaptve

More information

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field Subject-Adaptve Real-Tme Sleep Stage Classfcaton Based on Condtonal Random Feld Gang Luo, PhD, Wanl Mn, PhD IBM TJ Watson Research Center, Hawthorne, NY {luog, wanlmn}@usbmcom Abstract Sleep stagng s the

More information

(From the Gastroenterology Division, Cornell University Medical College, New York 10021)

(From the Gastroenterology Division, Cornell University Medical College, New York 10021) ROLE OF HEPATIC ANION-BINDING PROTEIN IN BROMSULPHTHALEIN CONJUGATION* BY N. KAPLOWITZ, I. W. PERC -ROBB,~ ANn N. B. JAVITT (From the Gastroenterology Dvson, Cornell Unversty Medcal College, New York 10021)

More information

Muscle Activating Force Detection Using Surface Electromyography

Muscle Activating Force Detection Using Surface Electromyography Muscle force, F v (v m ) (Fracton of maxmum sometrc force) Muscle force, F l (l m ) (Fracton of maxmum sometrc force) Muscle Actvatng Force Detecton Usng Surface Electromyography Saran KEERATIHATTAYAKORN

More information

DS May 31,2012 Commissioner, Development. Services Department SPA June 7,2012

DS May 31,2012 Commissioner, Development. Services Department SPA June 7,2012 . h,oshawa o Report To: From: Subject: Development Servces Commttee Item: Date of Report: DS-12-189 May 31,2012 Commssoner, Development Fle: Date of Meetng: Servces Department SPA-2010-09 June 7,2012 Applcaton

More information

Estimation of System Models by Swarm Intelligent Method

Estimation of System Models by Swarm Intelligent Method Sensors & Transducers 04 by IA Publshng, S. L. http://www.sensorsportal.com Estmaton of System Models by Swarm Intellgent Method,* Xaopng XU, Ququ ZHU, Feng WANG, Fuca QIAN, Fang DAI School of Scences,

More information

Performance Evaluation of Public Non-Profit Hospitals Using a BP Artificial Neural Network: The Case of Hubei Province in China

Performance Evaluation of Public Non-Profit Hospitals Using a BP Artificial Neural Network: The Case of Hubei Province in China Int. J. Envron. Res. Publc Health 2013, 10, 3619-3633; do:10.3390/jerph10083619 OPEN ACCESS Artcle Internatonal Journal of Envronmental Research and Publc Health ISSN 1660-4601 www.mdp.com/journal/jerph

More information

Influence of concentration of sugar on mass transfer of pineapple slices during osmotic dehydration

Influence of concentration of sugar on mass transfer of pineapple slices during osmotic dehydration J. Bangladesh Agrl. Unv. 2(: 22 226, 24 ISSN 8-33 Influence of concentraton of sugar on mass transfer of pneapple slces durng osmotc dehydraton S. A. A. Khanom, M. M. Rahman 2 and M. B. Uddn 3* Vegetable

More information

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16 310 Int'l Conf. Par. and Dst. Proc. Tech. and Appl. PDPTA'16 Akra Sasatan and Hrosh Ish Graduate School of Informaton and Telecommuncaton Engneerng, Toka Unversty, Mnato, Tokyo, Japan Abstract The end-to-end

More information

Using Past Queries for Resource Selection in Distributed Information Retrieval

Using Past Queries for Resource Selection in Distributed Information Retrieval Purdue Unversty Purdue e-pubs Department of Computer Scence Techncal Reports Department of Computer Scence 2011 Usng Past Queres for Resource Selecton n Dstrbuted Informaton Retreval Sulleyman Cetntas

More information

On the structure optimization and kinematics analysis of the lower extremity exoskeleton robot

On the structure optimization and kinematics analysis of the lower extremity exoskeleton robot On the structure optmzaton and knematcs analss of the lower etremt eoskeleton robot Mng Lu a, Xuanuan Zhu, Shuzh Sun, Xangguang Jang, We Zheng, Xuebn Lu College of Mechancal and Electronc Engneerng, Shandong

More information

Lymphoma Cancer Classification Using Genetic Programming with SNR Features

Lymphoma Cancer Classification Using Genetic Programming with SNR Features Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features Jn-Hyuk Hong and Sung-Bae Cho Dept. of Computer Scence, Yonse Unversty, 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749, Korea hjnh@candy.yonse.ac.kr,

More information

Integration of sensory information within touch and across modalities

Integration of sensory information within touch and across modalities Integraton of sensory nformaton wthn touch and across modaltes Marc O. Ernst, Jean-Perre Brescan, Knut Drewng & Henrch H. Bülthoff Max Planck Insttute for Bologcal Cybernetcs 72076 Tübngen, Germany marc.ernst@tuebngen.mpg.de

More information

The High way code. the guide to safer, more enjoyable drug use. (lsd / magic mushrooms)

The High way code. the guide to safer, more enjoyable drug use. (lsd / magic mushrooms) The Hgh way code the gude to safer, more enjoyable drug use (lsd / magc mushrooms) ntroducng the GDS Hgh Way Code GDS knows pleasure drves drug use, not the avodance of harm. As far as we know no gude

More information

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification Fast Algorthm for Vectorcardogram and Interbeat Intervals Analyss: Applcaton for Premature Ventrcular Contractons Classfcaton Irena Jekova, Vessela Krasteva Centre of Bomedcal Engneerng Prof. Ivan Daskalov

More information

ENRICHING PROCESS OF ICE-CREAM RECOMMENDATION USING COMBINATORIAL RANKING OF AHP AND MONTE CARLO AHP

ENRICHING PROCESS OF ICE-CREAM RECOMMENDATION USING COMBINATORIAL RANKING OF AHP AND MONTE CARLO AHP ENRICHING PROCESS OF ICE-CREAM RECOMMENDATION USING COMBINATORIAL RANKING OF AHP AND MONTE CARLO AHP 1 AKASH RAMESHWAR LADDHA, 2 RAHUL RAGHVENDRA JOSHI, 3 Dr.PEETI MULAY 1 M.Tech, Department of Computer

More information

Study on Psychological Crisis Evaluation Combining Factor Analysis and Neural Networks *

Study on Psychological Crisis Evaluation Combining Factor Analysis and Neural Networks * Psychology 2011. Vol.2, No.2, 138-142 Copyrght 2011 ScRes. DOI:10.4236/psych.2011.22022 Study on Psychologcal Crss Evaluaton Combnng Factor Analyss and Neural Networks * Hu Ln 1, Yngb Zhang 1, Hengqng

More information

Effects of Estrogen Contamination on Human Cells: Modeling and Prediction Based on Michaelis-Menten Kinetics 1

Effects of Estrogen Contamination on Human Cells: Modeling and Prediction Based on Michaelis-Menten Kinetics 1 J. Water Resource and Protecton, 009,, 6- do:0.6/warp.009.500 Publshed Onlne ovember 009 (http://www.scrp.org/ournal/warp) Effects of Estrogen Contamnaton on Human Cells: Modelng and Predcton Based on

More information

THE NORMAL DISTRIBUTION AND Z-SCORES COMMON CORE ALGEBRA II

THE NORMAL DISTRIBUTION AND Z-SCORES COMMON CORE ALGEBRA II Name: Date: THE NORMAL DISTRIBUTION AND Z-SCORES COMMON CORE ALGEBRA II The normal dstrbuton can be used n ncrements other than half-standard devatons. In fact, we can use ether our calculators or tables

More information

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol.3/00, ISSN 64-6037 Łukasz WITKOWSKI * mage enhancement, mage analyss, semen, sperm cell, cell moblty EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF

More information

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE Wang Yng, Lu Xaonng, Ren Zhhua, Natonal Meteorologcal Informaton Center, Bejng, Chna Tel.:+86 684755, E-mal:cdcsjk@cma.gov.cn Abstract From, n Chna meteorologcal

More information

Design of PSO Based Robust Blood Glucose Control in Diabetic Patients

Design of PSO Based Robust Blood Glucose Control in Diabetic Patients Control n Dabetc Patents Assst. Prof. Dr. Control and Systems Engneerng Department, Unversty of Technology, Baghdad-Iraq hazem..al@uotechnology.edu.q Receved: /6/3 Accepted: //3 Abstract In ths paper,

More information

Radio resource coordination and scheduling scheme in ultra-dense cloud-based small cell networks

Radio resource coordination and scheduling scheme in ultra-dense cloud-based small cell networks Chen et al. EURASIP Journal on Wreless Communcatons and Networkng (2018) 2018:137 https://do.org/10.1186/s13638-018-1150-1 RESEARCH Open Access Rado resource coordnaton and schedulng scheme n ultra-dense

More information

Clinging to Beliefs: A Constraint-satisfaction Model

Clinging to Beliefs: A Constraint-satisfaction Model Clngng to Belefs: A Constrant-satsfacton Model Thomas R. Shultz (shultz@psych.mcgll.ca) Department of Psychology; McGll Unversty Montreal, QC H3C 1B1 Canada Jacques A. Katz (jakatz@cnbc.cmu.edu) Department

More information

Price linkages in value chains: methodology

Price linkages in value chains: methodology Prce lnkages n value chans: methodology Prof. Trond Bjorndal, CEMARE. Unversty of Portsmouth, UK. and Prof. José Fernández-Polanco Unversty of Cantabra, Span. FAO INFOSAMAK Tangers, Morocco 14 March 2012

More information

VALIDATION TOOL THE SETTING OF THE COMMUNITY PHARMACY

VALIDATION TOOL THE SETTING OF THE COMMUNITY PHARMACY #VT01-1 VALIDATION TOOL THE SETTING OF THE COMMUNITY PHARMACY The pharmacy settng can alter the qualty of patent care and may nfluence patent satsfacton. An approprate settng may ncrease the probablty

More information

Computing and Using Reputations for Internet Ratings

Computing and Using Reputations for Internet Ratings Computng and Usng Reputatons for Internet Ratngs Mao Chen Department of Computer Scence Prnceton Unversty Prnceton, J 8 (69)-8-797 maoch@cs.prnceton.edu Jaswnder Pal Sngh Department of Computer Scence

More information

A deterministic approach for finding the T onset parameter of Flatten T wave in ECG

A deterministic approach for finding the T onset parameter of Flatten T wave in ECG A determnstc approach for fndng the T onset parameter of Flatten T wave n ECG Uzar Iqbal a, Teh Yng Wah a, *, Muhammad Habb ur Rehman a, Quratulan Masto a a Department of Informaton Systems, Faculty of

More information

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores Parameter Estmates of a Random Regresson Test Day Model for Frst Three actaton Somatc Cell Scores Z. u, F. Renhardt and R. Reents Unted Datasystems for Anmal Producton (VIT), Hedeweg 1, D-27280 Verden,

More information

The Study of Gearing Line Limits of the Cycloid Gear With Roller Teeth

The Study of Gearing Line Limits of the Cycloid Gear With Roller Teeth ISSN 1224-3264, Volume 2013 No.XXVII The Study o Gearng Lne Lmts o the Cyclod Gear Wth Roller Teeth Dăscălescu, Anamara Abstract: From dynamc pont o vew, at the cyclod gear transmsson s not ratonal to

More information

AlereTM. i Influenza A & B. Enter. Molecular results in less than 15 minutes

AlereTM. i Influenza A & B. Enter. Molecular results in less than 15 minutes Molecular results n less than 15 mnutes Enter Transformng patent management sothermal amplfcaton technology gvng you molecular results, faster than ever before Improvng patent care Gvng you the confdence

More information

Synthesis of Glycerol Carbonate from Glycerol, a By-Product of Biodiesel Production

Synthesis of Glycerol Carbonate from Glycerol, a By-Product of Biodiesel Production INTERNATIONAL JOURNAL OF CHEMICAL REACTOR ENGINEERING Volume 7 009 Artcle A87 Synthess of Glycerol Carbonate from Glycerol, a By-Product of Bodesel Producton Zsanett Herseczk Tamás Varga Gyula Marton Unversty

More information

Effects of Micro-Electrical Stimulation on Regulation of Behavior of Electro-Active Stem Cells

Effects of Micro-Electrical Stimulation on Regulation of Behavior of Electro-Active Stem Cells Orgnal Artcle J. of Bosystems Eng. 38():113-10. (013. 6) http://dx.do.org/10.5307/jbe.013.38..113 Journal of Bosystems Engneerng eissn : 34-186 pissn : 1738-166 Effects of Mcro-Electrcal Stmulaton on Regulaton

More information

Observations on the use of the Coulter model D electronic cell counter in clinical haematology

Observations on the use of the Coulter model D electronic cell counter in clinical haematology J. cln. Path. (1963), 16, 1 Observatons on the use of the Coulter model D electronc cell counter n clncal haematology A. N. BLADES AND H. C. G. FLAVELL From the Dorset County Laboratory, Dorchester, Dorset

More information

1 0 1 Neither A nor B I Both Anti-A and Anti-B 1 0, A, B, AB I 0 1. Simulated ABO 6; Rh Bood vping Lab Activity Student Study Guide BACKGROUND

1 0 1 Neither A nor B I Both Anti-A and Anti-B 1 0, A, B, AB I 0 1. Simulated ABO 6; Rh Bood vping Lab Activity Student Study Guide BACKGROUND Smulated ABO 6; Rh Bood vpng Lab Actvty Student Study Gude BACKGROUND nces Around 900, Karl Landstener dscovered that there are at least four dfferent knds of human blood, determned by the presence or

More information

NHS Outcomes Framework

NHS Outcomes Framework NHS Outcomes Framework Doman 1 Preventng people from dyng prematurely Indcator Specfcatons Verson: 1.21 Date: May 2018 Author: Clncal Indcators Team NHS Outcomes Framework: Doman 1 Preventng people from

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) Internatonal Assocaton of Scentfc Innovaton and Research (IASIR (An Assocaton Unfyng the Scences, Engneerng, and Appled Research Internatonal Journal of Emergng Technologes n Computatonal and Appled Scences

More information

Grey Relational Analysis on Elderly People Life Quality and Sports

Grey Relational Analysis on Elderly People Life Quality and Sports Research Journal of Appled Scences, Engneerng and Technology 6(1): 63-69, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Mawell Scentfc Organzaton, 2013 Submtted: October 17, 2012 Accepted: December 19, 2012

More information

Leberco*Celsis Testing

Leberco*Celsis Testing n km Leberco*Celss Testng 23 Hawthorne Street Roselle Park, NJ 724-26 98.245.933 / 8.523.LABS Fax 98.245.6253 Nov. 5, 996 SUBMTTED TO: ACTS Testng Labs Buffalo, NY Patty Dck ASSAY NUMBER: 96234 DATE RECEVED:

More information

Association Analysis and Distribution of Chronic Gastritis Syndromes Based on Associated Density

Association Analysis and Distribution of Chronic Gastritis Syndromes Based on Associated Density 200 IEEE Internatonal Conference on Bonformatcs and Bomedcne Workshops Assocaton Analyss and Dstrbuton of Chronc Gastrts s Based on Assocated Densty Guo-Png u Y-Qn Wang Fu-Feng Ha-Xa Yan Jng-Jng Fu Je

More information

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer Gene Selecton Based on Mutual Informaton for the Classfcaton of Mult-class Cancer Sheng-Bo Guo,, Mchael R. Lyu 3, and Tat-Mng Lok 4 Department of Automaton, Unversty of Scence and Technology of Chna, Hefe,

More information

ACCU-CHEK. Compact Plus. User s Manual BLOOD GLUCOSE MONITORING SYSTEM. Downloaded from manuals search engine

ACCU-CHEK. Compact Plus. User s Manual BLOOD GLUCOSE MONITORING SYSTEM. Downloaded from  manuals search engine ACCU-CHEK Compact Plus BLOOD GLUCOSE MONITORING SYSTEM User s Manual On the packagng, on the type plate of the meter and on the lancng devce you may encounter the followng symbols shown below. They have

More information

Engineered commensal microbes for dietmediated colorectal-cancer chemoprevention

Engineered commensal microbes for dietmediated colorectal-cancer chemoprevention SUPPLEMENTARY NFORMATON Artcles https://do.org/10.1038/s41551-017-0181-y n the format provded by the authors and unedted. Engneered commensal mcrobes for detmedated colorectal-cancer chemopreventon Chun

More information

The High way code. the guide to safer, more enjoyable drug use. [cannabis] Who developed it?

The High way code. the guide to safer, more enjoyable drug use. [cannabis] Who developed it? The Hgh way code the gude to safer, more enjoyable drug use [cannabs] Who developed t? What s t? The frst gude to safer drug use voted for by people who take drugs. How was t was developed? GDS asked loads

More information

Ranking the types of intersections for assessing the safety of pedestrians using TOPSIS method

Ranking the types of intersections for assessing the safety of pedestrians using TOPSIS method eonardo Electronc Journal of Practces and Technologes ISSN 1583-1078 Issue 25, July-December, 2014 p. 242-253 Rankng the types of ntersectons for assessng the safety of pedestrans usng TOPSIS method Căln

More information

Detection of Lung Cancer at Early Stage using Neural Network Techniques for Preventing Health Care

Detection of Lung Cancer at Early Stage using Neural Network Techniques for Preventing Health Care IJSRD - Internatonal Journal for Scentfc Research & Development Vol. 3, Issue 4, 15 ISSN (onlne): 31-613 Detecton of Lung Cancer at Early Stage usng Neural Network echnques for Preventng Health Care Megha

More information

Copy Number Variation Methods and Data

Copy Number Variation Methods and Data Copy Number Varaton Methods and Data Copy number varaton (CNV) Reference Sequence ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA Populaton ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA ACCTGCAATGAT TTGCAACGTTAGGCA

More information

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm Receved: March 20, 2017 401 Bomarker Selecton from Gene Expresson Data for Tumour Categorzaton Usng Bat Algorthm Gunavath Chellamuthu 1 *, Premalatha Kandasamy 2, Svasubramanan Kanagaraj 3 1 School of

More information

Recognition of ASL for Human-robot Interaction

Recognition of ASL for Human-robot Interaction 66 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.17 No.7, July 2017 Recognton of ASL for Human-robot Interacton Md. Al-Amn Bhuyan College of Computer Scences & Informaton Technology,

More information

Figure S1. 1g tumors (weeks) ikras. Lean Obese. Lean Obese 25 KPC

Figure S1. 1g tumors (weeks) ikras. Lean Obese. Lean Obese 25 KPC Fgure S 5 Tme to develop g tumors (weeks) 5 5 Tme to develop g tumors (weeks) 5 5 KRS KPC Fgure S. Effect of obesty on tumor ntaton. Tme to develop tumors of about g n KPC and KRS mce fed low or hgh-fat

More information

Strategies for the Early Diagnosis of Acute Myocardial Infarction Using Biochemical Markers

Strategies for the Early Diagnosis of Acute Myocardial Infarction Using Biochemical Markers Clncal Chemstry / EARLY DIAGNOSIS OF ACUTE MYOCARDIAL INFARCTION USING IOCHEMICAL MARKERS Strateges for the Early Dagnoss of Acute Myocardal Infarcton Usng ochemcal Markers Martna Zannotto, Leopoldo Celegon,

More information

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex 1 Sparse Representaton of HCP Grayordnate Data Reveals Novel Functonal Archtecture of Cerebral Cortex X Jang 1, Xang L 1, Jngle Lv 2,1, Tuo Zhang 2,1, Shu Zhang 1, Le Guo 2, Tanmng Lu 1* 1 Cortcal Archtecture

More information

RENAL FUNCTION AND ACE INHIBITORS IN RENAL ARTERY STENOSISA/adbon et al. 651

RENAL FUNCTION AND ACE INHIBITORS IN RENAL ARTERY STENOSISA/adbon et al. 651 Downloaded from http://ahajournals.org by on January, 209 RENAL FUNCTION AND INHIBITORS IN RENAL ARTERY STENOSISA/adbon et al. 65 Downloaded from http://ahajournals.org by on January, 209 Patents and Methods

More information

Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portugal, June 16-18, 2005 (pp )

Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portugal, June 16-18, 2005 (pp ) Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 6-8, 2005 (pp285-20) Novel Intellgent Edge Detector for Sonographcal Images Al Rafee *, Mohammad Hasan Morad **,

More information

Installation/Mounting Instructions

Installation/Mounting Instructions Installaton/Mountng Instructons Energy profle wth four empty unts, heght: 1400 mm 1354 26/27/28 Energy profle wth lghtng element and three empty unts, heght: 1600 mm 1353 26/27/28 Energy profle wth sx

More information

Economic crisis and follow-up of the conditions that define metabolic syndrome in a cohort of Catalonia,

Economic crisis and follow-up of the conditions that define metabolic syndrome in a cohort of Catalonia, Economc crss and follow-up of the condtons that defne metabolc syndrome n a cohort of Catalona, 2005-2012 Laa Maynou 1,2,3, Joan Gl 4, Gabrel Coll-de-Tuero 5,2, Ton Mora 6, Carme Saurna 1,2, Anton Scras

More information

The Preliminary Study of Applying TOPSIS Method to Assess an Elderly Caring Center Performance Ranking

The Preliminary Study of Applying TOPSIS Method to Assess an Elderly Caring Center Performance Ranking Journal of Busness and Management Scences, 208, Vol. 6, No., 22-27 Avalable onlne at http://pubs.scepub.com/jbms/6//5 Scence and Educaton Publshng DOI:0.269/jbms-6--5 The Prelmnary Study of Applyng TOPSIS

More information

Importance of Atrial Compliance in Cardiac Performance

Importance of Atrial Compliance in Cardiac Performance Importance of Atral Complance n Cardac Performance By Hroyuk Suga ABSTRACT Effects of changes n atral complance on cardac performance were analyzed usng a crculatory analog model. The atrum was assumed

More information

Pattern Recognition for Robotic Fish Swimming Gaits Based on Artificial Lateral Line System and Subtractive Clustering Algorithms

Pattern Recognition for Robotic Fish Swimming Gaits Based on Artificial Lateral Line System and Subtractive Clustering Algorithms Sensors & Transducers, Vol. 18, Issue 11, November 14, pp. 7-16 Sensors & Transducers 14 by IFSA Publshng, S. L. http://www.sensorsportal.com Pattern Recognton for Robotc Fsh Swmmng Gats Based on Artfcal

More information

Studies In Blood Preservation

Studies In Blood Preservation Howard Unversty Dgtal Howard @ Howard Unversty Faculty Reprnts 12-1-1939 Studes In Blood Preservaton Charles R. Drew Follow ths and addtonal works at: http://dh.howard.edu/reprnts Part of the Medcne and

More information

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION www.arpapress.com/volumes/vol8issue2/ijrras_8_2_02.pdf AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION I. Jule 1 & E. Krubakaran 2 1 Department

More information

TMS Induced EEG Artifacts Analysis. Based on the Partial Cross-Correlations

TMS Induced EEG Artifacts Analysis. Based on the Partial Cross-Correlations Contemporary Engneerng Scences, Vol. 7, 2014, no. 24, 1425-1433 HIKARI Ltd, www.m-hkar.com http://dx.do.org/10.12988/ces.2014.49175 TMS Induced EEG Artfacts Analyss Based on the Partal Cross-Correlatons

More information

Perceptual image quality: Effects of tone characteristics

Perceptual image quality: Effects of tone characteristics Journal of Electronc Imagng 14(2), 023003 (Apr Jun 2005) Perceptual mage qualty: Effects of tone characterstcs Peter B. Delahunt Exponent Inc. 149 Commonwealth Drve Menlo Park, Calforna 94025 Xueme Zhang

More information

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy Appendx for Insttutons and Behavor: Expermental Evdence on the Effects of Democrac 1. Instructons 1.1 Orgnal sessons Welcome You are about to partcpate n a stud on decson-makng, and ou wll be pad for our

More information

Modelling transport of salts through ceramic Nanofiltration membranes. Rasha Hajarat, Alec James

Modelling transport of salts through ceramic Nanofiltration membranes. Rasha Hajarat, Alec James Modellng transort of salts through ceramc Nanofltraton membranes Rasha Hajarat, Alec James School of chemcal engneerng and analytcal scence, The Unversty of Manchester Abstract Nanofltraton membrane can

More information

POLITECNICO DI TORINO Repository ISTITUZIONALE

POLITECNICO DI TORINO Repository ISTITUZIONALE POLITECNICO DI TORINO Repostory ISTITUZIONALE Prortzaton of QFD Customer Requrements Based on the Law of Comparatve Judgments Orgnal Prortzaton of QFD Customer Requrements Based on the Law of Comparatve

More information

Jurnal Teknologi USING ASSOCIATION RULES TO STUDY PATTERNS OF MEDICINE USE IN THAI ADULT DEPRESSED PATIENTS. Full Paper

Jurnal Teknologi USING ASSOCIATION RULES TO STUDY PATTERNS OF MEDICINE USE IN THAI ADULT DEPRESSED PATIENTS. Full Paper Jurnal Teknolog USING ASSOCIATION RULES TO STUDY PATTERNS OF MEDICINE USE IN THAI ADULT DEPRESSED PATIENTS Chumpoonuch Sukontavaree, Verayuth Lertnattee * Faculty of Pharmacy, Slpakorn Unversty, Nakhon

More information

Enhanced production of intracellular dextran dextrinase from Gluconobacter oxydans using statistical experimental methods

Enhanced production of intracellular dextran dextrinase from Gluconobacter oxydans using statistical experimental methods Afrcan Journal of Botechnology Vol. 9(8), pp. 1180-1189, February, 010 Avalable onlne at http://www.academcjournals.org/ajb ISSN 1684 5315 010 Academc Journals Full Length Research Paper Enhanced producton

More information