WorldWideScience

Sample records for handwritten texts mixed

  1. Script-independent text line segmentation in freestyle handwritten documents.

    Science.gov (United States)

    Li, Yi; Zheng, Yefeng; Doermann, David; Jaeger, Stefan; Li, Yi

    2008-08-01

    Text line segmentation in freestyle handwritten documents remains an open document analysis problem. Curvilinear text lines and small gaps between neighboring text lines present a challenge to algorithms developed for machine printed or hand-printed documents. In this paper, we propose a novel approach based on density estimation and a state-of-the-art image segmentation technique, the level set method. From an input document image, we estimate a probability map, where each element represents the probability that the underlying pixel belongs to a text line. The level set method is then exploited to determine the boundary of neighboring text lines by evolving an initial estimate. Unlike connected component based methods ( [1], [2] for example), the proposed algorithm does not use any script-specific knowledge. Extensive quantitative experiments on freestyle handwritten documents with diverse scripts, such as Arabic, Chinese, Korean, and Hindi, demonstrate that our algorithm consistently outperforms previous methods [1]-[3]. Further experiments show the proposed algorithm is robust to scale change, rotation, and noise.

  2. Detection of Text Lines of Handwritten Arabic Manuscripts using Markov Decision Processes

    Directory of Open Access Journals (Sweden)

    Youssef Boulid

    2016-09-01

    Full Text Available In a character recognition systems, the segmentation phase is critical since the accuracy of the recognition depend strongly on it. In this paper we present an approach based on Markov Decision Processes to extract text lines from binary images of Arabic handwritten documents. The proposed approach detects the connected components belonging to the same line by making use of knowledge about features and arrangement of those components. The initial results show that the system is promising for extracting Arabic handwritten lines.

  3. Segmentation of Arabic Handwritten Documents into Text Lines using Watershed Transform

    Directory of Open Access Journals (Sweden)

    Abdelghani Souhar

    2017-12-01

    Full Text Available A crucial task in character recognition systems is the segmentation of the document into text lines and especially if it is handwritten. When dealing with non-Latin document such as Arabic, the challenge becomes greater since in addition to the variability of writing, the presence of diacritical points and the high number of ascender and descender characters complicates more the process of the segmentation. To remedy with this complexity and even to make this difficulty an advantage since the focus is on the Arabic language which is semi-cursive in nature, a method based on the Watershed Transform technique is proposed. Tested on «Handwritten Arabic Proximity Datasets» a segmentation rate of 93% for a 95% of matching score is achieved.

  4. A Proposed Arabic Handwritten Text Normalization Method

    Directory of Open Access Journals (Sweden)

    Tarik Abu-Ain

    2014-11-01

    Full Text Available Text normalization is an important technique in document image analysis and recognition. It consists of many preprocessing stages, which include slope correction, text padding, skew correction, and straight the writing line. In this side, text normalization has an important role in many procedures such as text segmentation, feature extraction and characters recognition. In the present article, a new method for text baseline detection, straightening, and slant correction for Arabic handwritten texts is proposed. The method comprises a set of sequential steps: first components segmentation is done followed by components text thinning; then, the direction features of the skeletons are extracted, and the candidate baseline regions are determined. After that, selection of the correct baseline region is done, and finally, the baselines of all components are aligned with the writing line.  The experiments are conducted on IFN/ENIT benchmark Arabic dataset. The results show that the proposed method has a promising and encouraging performance.

  5. Marker Registration Technique for Handwritten Text Marker in Augmented Reality Applications

    Science.gov (United States)

    Thanaborvornwiwat, N.; Patanukhom, K.

    2018-04-01

    Marker registration is a fundamental process to estimate camera poses in marker-based Augmented Reality (AR) systems. We developed AR system that creates correspondence virtual objects on handwritten text markers. This paper presents a new method for registration that is robust for low-content text markers, variation of camera poses, and variation of handwritten styles. The proposed method uses Maximally Stable Extremal Regions (MSER) and polygon simplification for a feature point extraction. The experiment shows that we need to extract only five feature points per image which can provide the best registration results. An exhaustive search is used to find the best matching pattern of the feature points in two images. We also compared performance of the proposed method to some existing registration methods and found that the proposed method can provide better accuracy and time efficiency.

  6. WATERSHED ALGORITHM BASED SEGMENTATION FOR HANDWRITTEN TEXT IDENTIFICATION

    Directory of Open Access Journals (Sweden)

    P. Mathivanan

    2014-02-01

    Full Text Available In this paper we develop a system for writer identification which involves four processing steps like preprocessing, segmentation, feature extraction and writer identification using neural network. In the preprocessing phase the handwritten text is subjected to slant removal process for segmentation and feature extraction. After this step the text image enters into the process of noise removal and gray level conversion. The preprocessed image is further segmented by using morphological watershed algorithm, where the text lines are segmented into single words and then into single letters. The segmented image is feature extracted by Daubechies’5/3 integer wavelet transform to reduce training complexity [1, 6]. This process is lossless and reversible [10], [14]. These extracted features are given as input to our neural network for writer identification process and a target image is selected for each training process in the 2-layer neural network. With the several trained output data obtained from different target help in text identification. It is a multilingual text analysis which provides simple and efficient text segmentation.

  7. Boosting bonsai trees for handwritten/printed text discrimination

    Science.gov (United States)

    Ricquebourg, Yann; Raymond, Christian; Poirriez, Baptiste; Lemaitre, Aurélie; Coüasnon, Bertrand

    2013-12-01

    Boosting over decision-stumps proved its efficiency in Natural Language Processing essentially with symbolic features, and its good properties (fast, few and not critical parameters, not sensitive to over-fitting) could be of great interest in the numeric world of pixel images. In this article we investigated the use of boosting over small decision trees, in image classification processing, for the discrimination of handwritten/printed text. Then, we conducted experiments to compare it to usual SVM-based classification revealing convincing results with very close performance, but with faster predictions and behaving far less as a black-box. Those promising results tend to make use of this classifier in more complex recognition tasks like multiclass problems.

  8. ASM Based Synthesis of Handwritten Arabic Text Pages

    Directory of Open Access Journals (Sweden)

    Laslo Dinges

    2015-01-01

    Full Text Available Document analysis tasks, as text recognition, word spotting, or segmentation, are highly dependent on comprehensive and suitable databases for training and validation. However their generation is expensive in sense of labor and time. As a matter of fact, there is a lack of such databases, which complicates research and development. This is especially true for the case of Arabic handwriting recognition, that involves different preprocessing, segmentation, and recognition methods, which have individual demands on samples and ground truth. To bypass this problem, we present an efficient system that automatically turns Arabic Unicode text into synthetic images of handwritten documents and detailed ground truth. Active Shape Models (ASMs based on 28046 online samples were used for character synthesis and statistical properties were extracted from the IESK-arDB database to simulate baselines and word slant or skew. In the synthesis step ASM based representations are composed to words and text pages, smoothed by B-Spline interpolation and rendered considering writing speed and pen characteristics. Finally, we use the synthetic data to validate a segmentation method. An experimental comparison with the IESK-arDB database encourages to train and test document analysis related methods on synthetic samples, whenever no sufficient natural ground truthed data is available.

  9. ASM Based Synthesis of Handwritten Arabic Text Pages.

    Science.gov (United States)

    Dinges, Laslo; Al-Hamadi, Ayoub; Elzobi, Moftah; El-Etriby, Sherif; Ghoneim, Ahmed

    2015-01-01

    Document analysis tasks, as text recognition, word spotting, or segmentation, are highly dependent on comprehensive and suitable databases for training and validation. However their generation is expensive in sense of labor and time. As a matter of fact, there is a lack of such databases, which complicates research and development. This is especially true for the case of Arabic handwriting recognition, that involves different preprocessing, segmentation, and recognition methods, which have individual demands on samples and ground truth. To bypass this problem, we present an efficient system that automatically turns Arabic Unicode text into synthetic images of handwritten documents and detailed ground truth. Active Shape Models (ASMs) based on 28046 online samples were used for character synthesis and statistical properties were extracted from the IESK-arDB database to simulate baselines and word slant or skew. In the synthesis step ASM based representations are composed to words and text pages, smoothed by B-Spline interpolation and rendered considering writing speed and pen characteristics. Finally, we use the synthetic data to validate a segmentation method. An experimental comparison with the IESK-arDB database encourages to train and test document analysis related methods on synthetic samples, whenever no sufficient natural ground truthed data is available.

  10. Features fusion based approach for handwritten Gujarati character recognition

    Directory of Open Access Journals (Sweden)

    Ankit Sharma

    2017-02-01

    Full Text Available Handwritten character recognition is a challenging area of research. Lots of research activities in the area of character recognition are already done for Indian languages such as Hindi, Bangla, Kannada, Tamil and Telugu. Literature review on handwritten character recognition indicates that in comparison with other Indian scripts research activities on Gujarati handwritten character recognition are very less.  This paper aims to bring Gujarati character recognition in attention. Recognition of isolated Gujarati handwritten characters is proposed using three different kinds of features and their fusion. Chain code based, zone based and projection profiles based features are utilized as individual features. One of the significant contribution of proposed work is towards the generation of large and representative dataset of 88,000 handwritten Gujarati characters. Experiments are carried out on this developed dataset. Artificial Neural Network (ANN, Support Vector Machine (SVM and Naive Bayes (NB classifier based methods are implemented for handwritten Gujarati character recognition. Experimental results show substantial enhancement over state-of-the-art and authenticate our proposals.

  11. Eye movements when reading sentences with handwritten words.

    Science.gov (United States)

    Perea, Manuel; Marcet, Ana; Uixera, Beatriz; Vergara-Martínez, Marta

    2016-10-17

    The examination of how we read handwritten words (i.e., the original form of writing) has typically been disregarded in the literature on reading. Previous research using word recognition tasks has shown that lexical effects (e.g., the word-frequency effect) are magnified when reading difficult handwritten words. To examine this issue in a more ecological scenario, we registered the participants' eye movements when reading handwritten sentences that varied in the degree of legibility (i.e., sentences composed of words in easy vs. difficult handwritten style). For comparison purposes, we included a condition with printed sentences. Results showed a larger reading cost for sentences with difficult handwritten words than for sentences with easy handwritten words, which in turn showed a reading cost relative to the sentences with printed words. Critically, the effect of word frequency was greater for difficult handwritten words than for easy handwritten words or printed words in the total times on a target word, but not on first-fixation durations or gaze durations. We examine the implications of these findings for models of eye movement control in reading.

  12. Handwritten Digits Recognition Using Neural Computing

    Directory of Open Access Journals (Sweden)

    Călin Enăchescu

    2009-12-01

    Full Text Available In this paper we present a method for the recognition of handwritten digits and a practical implementation of this method for real-time recognition. A theoretical framework for the neural networks used to classify the handwritten digits is also presented.The classification task is performed using a Convolutional Neural Network (CNN. CNN is a special type of multy-layer neural network, being trained with an optimized version of the back-propagation learning algorithm.CNN is designed to recognize visual patterns directly from pixel images with minimal preprocessing, being capable to recognize patterns with extreme variability (such as handwritten characters, and with robustness to distortions and simple geometric transformations.The main contributions of this paper are related to theoriginal methods for increasing the efficiency of the learning algorithm by preprocessing the images before the learning process and a method for increasing the precision and performance for real-time applications, by removing the non useful information from the background.By combining these strategies we have obtained an accuracy of 96.76%, using as training set the NIST (National Institute of Standards and Technology database.

  13. Handwritten recognition of Tamil vowels using deep learning

    Science.gov (United States)

    Ram Prashanth, N.; Siddarth, B.; Ganesh, Anirudh; Naveen Kumar, Vaegae

    2017-11-01

    We come across a large volume of handwritten texts in our daily lives and handwritten character recognition has long been an important area of research in pattern recognition. The complexity of the task varies among different languages and it so happens largely due to the similarity between characters, distinct shapes and number of characters which are all language-specific properties. There have been numerous works on character recognition of English alphabets and with laudable success, but regional languages have not been dealt with very frequently and with similar accuracies. In this paper, we explored the performance of Deep Belief Networks in the classification of Handwritten Tamil vowels, and conclusively compared the results obtained. The proposed method has shown satisfactory recognition accuracy in light of difficulties faced with regional languages such as similarity between characters and minute nuances that differentiate them. We can further extend this to all the Tamil characters.

  14. Font generation of personal handwritten Chinese characters

    Science.gov (United States)

    Lin, Jeng-Wei; Wang, Chih-Yin; Ting, Chao-Lung; Chang, Ray-I.

    2014-01-01

    Today, digital multimedia messages have drawn more and more attention due to the great achievement of computer and network techniques. Nevertheless, text is still the most popular media for people to communicate with others. Many fonts have been developed so that product designers can choose unique fonts to demonstrate their idea gracefully. It is commonly believed that handwritings can reflect one's personality, emotion, feeling, education level, and so on. This is especially true in Chinese calligraphy. However, it is not easy for ordinary users to customize a font of their personal handwritings. In this study, we performed a process reengineering in font generation. We present a new method to create font in a batch mode. Rather than to create glyphs of characters one by one according to their codepoints, people create glyphs incrementally in an on-demand manner. A Java Implementation is developed to read a document image of user handwritten Chinese characters, and make a vector font of these handwritten Chinese characters. Preliminary experiment result shows that the proposed method can help ordinary users create their personal handwritten fonts easily and quickly.

  15. Where are the Search Engines for Handwritten Documents?

    NARCIS (Netherlands)

    van der Zant, Tijn; Schomaker, Lambert; Zinger, Svitlana; van Schie, Henny

    Although the problems of optical character recognition for contemporary printed text have been resolved, for historical printed and handwritten connected cursive text (i.e. western style writing), they have not. This does not mean that scanning historical documents is not useful. This article

  16. Where are the search engines for handwritten documents?

    NARCIS (Netherlands)

    Zant, T.; Schomaker, L.; Zinger, S.; Schie, H.

    2009-01-01

    Although the problems of optical character recognition for contemporary printed text have been resolved, for historical printed and handwritten connected cursive text (i.e. western style writing), they have not. This does not mean that scanning historical documents is not useful. This article

  17. [About da tai - abortion in old Chinese folk medicine handwritten manuscripts].

    Science.gov (United States)

    Zheng, Jinsheng

    2013-01-01

    Of 881 Chinese handwritten volumes with medical texts of the 17th through mid-20th century held by Staatsbibliothek zu Berlin and Ethnologisches Museum Berlin-Dahlem, 48 volumes include prescriptions for induced abortion. A comparison shows that these records are significantly different from references to abortion in Chinese printed medical texts of pre-modern times. For example, the percentage of recipes recommended for artificial abortions in handwritten texts is significantly higher than those in printed medical books. Authors of handwritten texts used 25 terms to designate artificial abortion, with the term da tai [see text], lit.: "to strike the fetus", occurring most frequently. Its meaning is well defined, in contrast to other terms used, such as duo tai [see text], lit: "to make a fetus fall", xia tai [see text], lit. "to bring a fetus down", und duan chan [see text], lit., to interrupt birthing", which is mostly used to indicate a temporary or permanent sterilization. Pre-modern Chinese medicine has not generally abstained from inducing abortions; physicians showed a differentiating attitude. While abortions were descibed as "things a [physician with an attitude of] humaneness will not do", in case a pregnancy was seen as too risky for a woman she was offered medication to terminate this pregnancy. The commercial application of abortifacients has been recorded in China since ancient times. A request for such services has continued over time for various reasons, including so-called illegitimate pregnancies, and those by nuns, widows and prostitutes. In general, recipes to induce abortions documented in printed medical literature have mild effects and are to be ingested orally. In comparison, those recommended in handwritten texts are rather toxic. Possibly to minimize the negative side-effects of such medication, practitioners of folk medicine developed mechanical devices to perform "external", i.e., vaginal approaches.

  18. Use of Splines in Handwritten Character Recognition

    OpenAIRE

    Sunil Kumar; Gopinath S,; Satish Kumar; Rajesh Chhikara

    2010-01-01

    Handwritten Character Recognition is software used to identify the handwritten characters and receive and interpret intelligible andwritten input from sources such as manuscript documents. The recent past several years has seen the development of many systems which are able to simulate the human brain actions. Among the many, the neural networks and the artificial intelligence are the most two important paradigms used. In this paper we propose a new algorithm for recognition of handwritten t...

  19. Do handwritten words magnify lexical effects in visual word recognition?

    Science.gov (United States)

    Perea, Manuel; Gil-López, Cristina; Beléndez, Victoria; Carreiras, Manuel

    2016-01-01

    An examination of how the word recognition system is able to process handwritten words is fundamental to formulate a comprehensive model of visual word recognition. Previous research has revealed that the magnitude of lexical effects (e.g., the word-frequency effect) is greater with handwritten words than with printed words. In the present lexical decision experiments, we examined whether the quality of handwritten words moderates the recruitment of top-down feedback, as reflected in word-frequency effects. Results showed a reading cost for difficult-to-read and easy-to-read handwritten words relative to printed words. But the critical finding was that difficult-to-read handwritten words, but not easy-to-read handwritten words, showed a greater word-frequency effect than printed words. Therefore, the inherent physical variability of handwritten words does not necessarily boost the magnitude of lexical effects.

  20. Segmentation of Handwritten Chinese Character Strings Based on improved Algorithm Liu

    Directory of Open Access Journals (Sweden)

    Zhihua Cai

    2014-09-01

    Full Text Available Algorithm Liu attracts high attention because of its high accuracy in segmentation of Japanese postal address. But the disadvantages, such as complexity and difficult implementation of algorithm, etc. have an adverse effect on its popularization and application. In this paper, the author applies the principles of algorithm Liu to handwritten Chinese character segmentation according to the characteristics of the handwritten Chinese characters, based on deeply study on algorithm Liu.In the same time, the author put forward the judgment criterion of Segmentation block classification and adhering mode of the handwritten Chinese characters.In the process of segmentation, text images are seen as the sequence made up of Connected Components (CCs, while the connected components are made up of several horizontal itinerary set of black pixels in image. The author determines whether these parts will be merged into segmentation through analyzing connected components. And then the author does image segmentation through adhering mode based on the analysis of outline edges. Finally cut the text images into character segmentation. Experimental results show that the improved Algorithm Liu obtains high segmentation accuracy and produces a satisfactory segmentation result.

  1. Assessment of legibility and completeness of handwritten and electronic prescriptions.

    Science.gov (United States)

    Albarrak, Ahmed I; Al Rashidi, Eman Abdulrahman; Fatani, Rwaa Kamil; Al Ageel, Shoog Ibrahim; Mohammed, Rafiuddin

    2014-12-01

    To assess the legibility and completeness of handwritten prescriptions and compare with electronic prescription system for medication errors. Prospective study. King Khalid University Hospital (KKUH), Riyadh, Saudi Arabia. Handwritten prescriptions were received from clinical units of Medicine Outpatient Department (MOPD), Primary Care Clinic (PCC) and Surgery Outpatient Department (SOPD) whereas electronic prescriptions were collected from the pediatric ward. The handwritten prescription was assessed for completeness by the checklist designed according to the hospital prescription and evaluated for legibility by two pharmacists. The comparison between handwritten and electronic prescription errors was evaluated based on the validated checklist adopted from previous studies. Legibility and completeness of prescriptions. 398 prescriptions (199 handwritten and 199 e-prescriptions) were assessed. About 71 (35.7%) of handwritten and 5 (2.5%) of electronic prescription errors were identified. A significant statistical difference (P prescriptions in omitted dose and omitted route of administration category of error distribution. The rate of completeness in patient identification in handwritten prescriptions was 80.97% in MOPD, 76.36% in PCC and 85.93% in SOPD clinic units. Assessment of medication prescription completeness was 91.48% in MOPD, 88.48% in PCC, and 89.28% in SOPD. This study revealed a high incidence of prescribing errors in handwritten prescriptions. The use of e-prescription system showed a significant decline in the incidence of errors. The legibility of handwritten prescriptions was relatively good whereas the level of completeness was very low.

  2. Comparative implementation of Handwritten and Machine written Gurmukhi text utilizing appropriate parameters

    Science.gov (United States)

    Kaur, Jaswinder; Jagdev, Gagandeep, Dr.

    2018-01-01

    Optical character recognition is concerned with the recognition of optically processed characters. The recognition is done offline after the writing or printing has been completed, unlike online recognition where the computer has to recognize the characters instantly as they are drawn. The performance of character recognition depends upon the quality of scanned documents. The preprocessing steps are used for removing low-frequency background noise and normalizing the intensity of individual scanned documents. Several filters are used for reducing certain image details and enabling an easier or faster evaluation. The primary aim of the research work is to recognize handwritten and machine written characters and differentiate them. The language opted for the research work is Punjabi Gurmukhi and tool utilized is Matlab.

  3. A Study of Moment Based Features on Handwritten Digit Recognition

    Directory of Open Access Journals (Sweden)

    Pawan Kumar Singh

    2016-01-01

    Full Text Available Handwritten digit recognition plays a significant role in many user authentication applications in the modern world. As the handwritten digits are not of the same size, thickness, style, and orientation, therefore, these challenges are to be faced to resolve this problem. A lot of work has been done for various non-Indic scripts particularly, in case of Roman, but, in case of Indic scripts, the research is limited. This paper presents a script invariant handwritten digit recognition system for identifying digits written in five popular scripts of Indian subcontinent, namely, Indo-Arabic, Bangla, Devanagari, Roman, and Telugu. A 130-element feature set which is basically a combination of six different types of moments, namely, geometric moment, moment invariant, affine moment invariant, Legendre moment, Zernike moment, and complex moment, has been estimated for each digit sample. Finally, the technique is evaluated on CMATER and MNIST databases using multiple classifiers and, after performing statistical significance tests, it is observed that Multilayer Perceptron (MLP classifier outperforms the others. Satisfactory recognition accuracies are attained for all the five mentioned scripts.

  4. Device of Definition of Hand-Written Documents Belonging to One Executor

    Directory of Open Access Journals (Sweden)

    S. D. Kulik

    2012-03-01

    Full Text Available Results of working out of the device of definition of hand-written documents belonging to the executor of the text in Russian are presented. The device is intended for automation of work of experts and allows to solve problems of information security and search of criminals.

  5. Modeling the lexical morphology of Western handwritten signatures.

    Directory of Open Access Journals (Sweden)

    Moises Diaz-Cabrera

    Full Text Available A handwritten signature is the final response to a complex cognitive and neuromuscular process which is the result of the learning process. Because of the many factors involved in signing, it is possible to study the signature from many points of view: graphologists, forensic experts, neurologists and computer vision experts have all examined them. Researchers study written signatures for psychiatric, penal, health and automatic verification purposes. As a potentially useful, multi-purpose study, this paper is focused on the lexical morphology of handwritten signatures. This we understand to mean the identification, analysis, and description of the signature structures of a given signer. In this work we analyze different public datasets involving 1533 signers from different Western geographical areas. Some relevant characteristics of signature lexical morphology have been selected, examined in terms of their probability distribution functions and modeled through a General Extreme Value distribution. This study suggests some useful models for multi-disciplinary sciences which depend on handwriting signatures.

  6. Corticospinal excitability during the processing of handwritten and typed words and non-words.

    Science.gov (United States)

    Gordon, Chelsea L; Spivey, Michael J; Balasubramaniam, Ramesh

    2017-06-09

    A number of studies have suggested that perception of actions is accompanied by motor simulation of those actions. To further explore this proposal, we applied Transcranial magnetic stimulation (TMS) to the left primary motor cortex during the observation of handwritten and typed language stimuli, including words and non-word consonant clusters. We recorded motor-evoked potentials (MEPs) from the right first dorsal interosseous (FDI) muscle to measure cortico-spinal excitability during written text perception. We observed a facilitation in MEPs for handwritten stimuli, regardless of whether the stimuli were words or non-words, suggesting potential motor simulation during observation. We did not observe a similar facilitation for the typed stimuli, suggesting that motor simulation was not occurring during observation of typed text. By demonstrating potential simulation of written language text during observation, these findings add to a growing literature suggesting that the motor system plays a strong role in the perception of written language. Copyright © 2017 Elsevier B.V. All rights reserved.

  7. Handwritten Word Recognition Using Multi-view Analysis

    Science.gov (United States)

    de Oliveira, J. J.; de A. Freitas, C. O.; de Carvalho, J. M.; Sabourin, R.

    This paper brings a contribution to the problem of efficiently recognizing handwritten words from a limited size lexicon. For that, a multiple classifier system has been developed that analyzes the words from three different approximation levels, in order to get a computational approach inspired on the human reading process. For each approximation level a three-module architecture composed of a zoning mechanism (pseudo-segmenter), a feature extractor and a classifier is defined. The proposed application is the recognition of the Portuguese handwritten names of the months, for which a best recognition rate of 97.7% was obtained, using classifier combination.

  8. The Comparison of Typed and Handwritten Essays of Iranian EFL Students in terms of Length, Spelling, and Grammar

    Directory of Open Access Journals (Sweden)

    Behrouz Sarbakhshian

    2016-11-01

    Full Text Available This study attempted to compare typed and handwritten essays of Iranian EFL students in terms of length, spelling, and grammar. To administer the study, the researchers utilized Alice Touch Typing Tutor software to select 15 upper intermediate students with higher ability to write two essays: one typed and the other handwritten. The students were both males and females between the ages of 22 to 35. The analyses of the students’ scores in the three mentioned criteria through three paired samples t-tests indicate that typed essays are significantly better than handwritten ones in terms of length of texts and grammatical mistakes, but not significantly different in spelling mistakes. Positive effects of typing can provide a logical reason for students, especially TOEFL applicants, to spend more time on acquiring typing skill and also for teachers to encourage their students with higher typing ability to choose typed format in their essays.

  9. Multi-script handwritten character recognition : Using feature descriptors and machine learning

    NARCIS (Netherlands)

    Surinta, Olarik

    2016-01-01

    Handwritten character recognition plays an important role in transforming raw visual image data obtained from handwritten documents using for example scanners to a format which is understandable by a computer. It is an important application in the field of pattern recognition, machine learning and

  10. Sunspot drawings handwritten character recognition method based on deep learning

    Science.gov (United States)

    Zheng, Sheng; Zeng, Xiangyun; Lin, Ganghua; Zhao, Cui; Feng, Yongli; Tao, Jinping; Zhu, Daoyuan; Xiong, Li

    2016-05-01

    High accuracy scanned sunspot drawings handwritten characters recognition is an issue of critical importance to analyze sunspots movement and store them in the database. This paper presents a robust deep learning method for scanned sunspot drawings handwritten characters recognition. The convolution neural network (CNN) is one algorithm of deep learning which is truly successful in training of multi-layer network structure. CNN is used to train recognition model of handwritten character images which are extracted from the original sunspot drawings. We demonstrate the advantages of the proposed method on sunspot drawings provided by Chinese Academy Yunnan Observatory and obtain the daily full-disc sunspot numbers and sunspot areas from the sunspot drawings. The experimental results show that the proposed method achieves a high recognition accurate rate.

  11. An adaptive deep Q-learning strategy for handwritten digit recognition.

    Science.gov (United States)

    Qiao, Junfei; Wang, Gongming; Li, Wenjing; Chen, Min

    2018-02-22

    Handwritten digits recognition is a challenging problem in recent years. Although many deep learning-based classification algorithms are studied for handwritten digits recognition, the recognition accuracy and running time still need to be further improved. In this paper, an adaptive deep Q-learning strategy is proposed to improve accuracy and shorten running time for handwritten digit recognition. The adaptive deep Q-learning strategy combines the feature-extracting capability of deep learning and the decision-making of reinforcement learning to form an adaptive Q-learning deep belief network (Q-ADBN). First, Q-ADBN extracts the features of original images using an adaptive deep auto-encoder (ADAE), and the extracted features are considered as the current states of Q-learning algorithm. Second, Q-ADBN receives Q-function (reward signal) during recognition of the current states, and the final handwritten digits recognition is implemented by maximizing the Q-function using Q-learning algorithm. Finally, experimental results from the well-known MNIST dataset show that the proposed Q-ADBN has a superiority to other similar methods in terms of accuracy and running time. Copyright © 2018 Elsevier Ltd. All rights reserved.

  12. The Effects of Handwritten Feedback on Paper and Tablet PC in Learning Japanese Writing

    Directory of Open Access Journals (Sweden)

    Kai LI

    2007-12-01

    Full Text Available This paper compares the effect of paper-basedhandwritten feedback (PBHF and that of Tablet PC-basedhandwritten feedback (TBHF in learning Japanese writing.The study contributes to the research on motivation,usability and presence when learners are given differentmedia-based handwritten error feedback. The resultsindicated that there was little difference in the effect of thetwo media on motivation and usability factors. However,PBHF showed a positive effect on presence factor thanTBHF. Also, there was little difference in proficiencyimprovement after the students reviewed different mediabased handwritten feedback. The results of this studysuggest that language teachers should not use ICT withtraditional strategies, but in an innovative way to improvetheir writing instruction and enhance learners’ writingproficiency.

  13. Handwritten document age classification based on handwriting styles

    Science.gov (United States)

    Ramaiah, Chetan; Kumar, Gaurav; Govindaraju, Venu

    2012-01-01

    Handwriting styles are constantly changing over time. We approach the novel problem of estimating the approximate age of Historical Handwritten Documents using Handwriting styles. This system will have many applications in handwritten document processing engines where specialized processing techniques can be applied based on the estimated age of the document. We propose to learn a distribution over styles across centuries using Topic Models and to apply a classifier over weights learned in order to estimate the approximate age of the documents. We present a comparison of different distance metrics such as Euclidean Distance and Hellinger Distance within this application.

  14. IMPROVEMENT IN HANDWRITTEN NUMERAL STRING RECOGNITION BY SLANT NORMALIZATION AND CONTEXTUAL INFORMATION

    NARCIS (Netherlands)

    Britto jr., A. de S.; Sabourin, R.; Lethelier, E.; Bortolozzi, F.; Suen, C.Y.

    2004-01-01

    This work describes a way of enhancing handwritten numeral string recognition by considering slant normalization and contextual information to train an implicit segmentation­based system. A word slant normalization method is modified in order to improve the results for handwritten numeral strings.

  15. BanglaLekha-Isolated: A multi-purpose comprehensive dataset of Handwritten Bangla Isolated characters

    Directory of Open Access Journals (Sweden)

    Mithun Biswas

    2017-06-01

    Full Text Available BanglaLekha-Isolated, a Bangla handwritten isolated character dataset is presented in this article. This dataset contains 84 different characters comprising of 50 Bangla basic characters, 10 Bangla numerals and 24 selected compound characters. 2000 handwriting samples for each of the 84 characters were collected, digitized and pre-processed. After discarding mistakes and scribbles, 1,66,105 handwritten character images were included in the final dataset. The dataset also includes labels indicating the age and the gender of the subjects from whom the samples were collected. This dataset could be used not only for optical handwriting recognition research but also to explore the influence of gender and age on handwriting. The dataset is publicly available at https://data.mendeley.com/datasets/hf6sf8zrkc/2.

  16. Beyond OCR: Handwritten manuscript attribute understanding

    NARCIS (Netherlands)

    He, Sheng

    2017-01-01

    Knowing the author, date and location of handwritten historical documents is very important for historians to completely understand and reveal the valuable information they contain. In this thesis, three attributes, such as writer, date and geographical location, are studied by analyzing the

  17. Handwritten Character Recognition Based on the Specificity and the Singularity of the Arabic Language

    Directory of Open Access Journals (Sweden)

    Youssef Boulid

    2017-08-01

    Full Text Available A good Arabic handwritten recognition system must consider the characteristics of Arabic letters which can be explicit such as the presence of diacritics or implicit such as the baseline information (a virtual line on which cursive text are aligned and/join. In order to find an adequate method of features extraction, we have taken into consideration the nature of the Arabic characters. The paper investigate two methods based on two different visions: one describes the image in terms of the distribution of pixels, and the other describes it in terms of local patterns. Spatial Distribution of Pixels (SDP is used according to the first vision; whereas Local Binary Patterns (LBP are used for the second one. Tested on the Arabic portion of the Isolated Farsi Handwritten Character Database (IFHCDB and using neural networks as a classifier, SDP achieve a recognition rate around 94% while LBP achieve a recognition rate of about 96%.

  18. Basic Test Framework for the Evaluation of Text Line Segmentation and Text Parameter Extraction

    Directory of Open Access Journals (Sweden)

    Darko Brodić

    2010-05-01

    Full Text Available Text line segmentation is an essential stage in off-line optical character recognition (OCR systems. It is a key because inaccurately segmented text lines will lead to OCR failure. Text line segmentation of handwritten documents is a complex and diverse problem, complicated by the nature of handwriting. Hence, text line segmentation is a leading challenge in handwritten document image processing. Due to inconsistencies in measurement and evaluation of text segmentation algorithm quality, some basic set of measurement methods is required. Currently, there is no commonly accepted one and all algorithm evaluation is custom oriented. In this paper, a basic test framework for the evaluation of text feature extraction algorithms is proposed. This test framework consists of a few experiments primarily linked to text line segmentation, skew rate and reference text line evaluation. Although they are mutually independent, the results obtained are strongly cross linked. In the end, its suitability for different types of letters and languages as well as its adaptability are its main advantages. Thus, the paper presents an efficient evaluation method for text analysis algorithms.

  19. On writing legibly: Processing fluency systematically biases evaluations of handwritten material

    OpenAIRE

    Greifeneder, Rainer; Alt, Alexander; Bottenberg, Konstantin; Seele, Tim; Zelt, Sarah; Wagener, Dietrich

    2010-01-01

    Evaluations of handwritten essays or exams are often suspected of being biased, such as by mood states or individual predilections. Although most of these influences are unsystematic, at least one bias is problematic because it systematically affects evaluations of handwritten materials. Three experiments revealed that essays in legible as compared to less legible handwriting were evaluated more positively. This robust finding was related to a basic judgmental mechanism that builds on the flu...

  20. Transcription of Spanish Historical Handwritten Documents with Deep Neural Networks

    Directory of Open Access Journals (Sweden)

    Emilio Granell

    2018-01-01

    Full Text Available The digitization of historical handwritten document images is important for the preservation of cultural heritage. Moreover, the transcription of text images obtained from digitization is necessary to provide efficient information access to the content of these documents. Handwritten Text Recognition (HTR has become an important research topic in the areas of image and computational language processing that allows us to obtain transcriptions from text images. State-of-the-art HTR systems are, however, far from perfect. One difficulty is that they have to cope with image noise and handwriting variability. Another difficulty is the presence of a large amount of Out-Of-Vocabulary (OOV words in ancient historical texts. A solution to this problem is to use external lexical resources, but such resources might be scarce or unavailable given the nature and the age of such documents. This work proposes a solution to avoid this limitation. It consists of associating a powerful optical recognition system that will cope with image noise and variability, with a language model based on sub-lexical units that will model OOV words. Such a language modeling approach reduces the size of the lexicon while increasing the lexicon coverage. Experiments are first conducted on the publicly available Rodrigo dataset, which contains the digitization of an ancient Spanish manuscript, with a recognizer based on Hidden Markov Models (HMMs. They show that sub-lexical units outperform word units in terms of Word Error Rate (WER, Character Error Rate (CER and OOV word accuracy rate. This approach is then applied to deep net classifiers, namely Bi-directional Long-Short Term Memory (BLSTMs and Convolutional Recurrent Neural Nets (CRNNs. Results show that CRNNs outperform HMMs and BLSTMs, reaching the lowest WER and CER for this image dataset and significantly improving OOV recognition.

  1. DATABASES FOR RECOGNITION OF HANDWRITTEN ARABIC CHEQUES

    NARCIS (Netherlands)

    Alohali, Y.; Cheriet, M.; Suen, C.Y.

    2004-01-01

    This paper describes an effort toward building Arabic cheque databases for research in recognition of handwritten Arabic cheques. Databases of Arabic legal amounts, Arabic sub­ words, courtesy amounts, Indian digits, and Arabic cheques are provided. This paper highlights the characteristics of the

  2. Handwritten-word spotting using biologically inspired features

    NARCIS (Netherlands)

    van der Zant, Tijn; Schomaker, Lambert; Haak, Koen

    For quick access to new handwritten collections, current handwriting recognition methods are too cumbersome. They cannot deal with the lack of labeled data and would require extensive laboratory training for each individual script, style, language, and collection. We propose a biologically inspired

  3. Online handwritten mathematical expression recognition

    Science.gov (United States)

    Büyükbayrak, Hakan; Yanikoglu, Berrin; Erçil, Aytül

    2007-01-01

    We describe a system for recognizing online, handwritten mathematical expressions. The system is designed with a user-interface for writing scientific articles, supporting the recognition of basic mathematical expressions as well as integrals, summations, matrices etc. A feed-forward neural network recognizes symbols which are assumed to be single-stroke and a recursive algorithm parses the expression by combining neural network output and the structure of the expression. Preliminary results show that writer-dependent recognition rates are very high (99.8%) while writer-independent symbol recognition rates are lower (75%). The interface associated with the proposed system integrates the built-in recognition capabilities of the Microsoft's Tablet PC API for recognizing textual input and supports conversion of hand-drawn figures into PNG format. This enables the user to enter text, mathematics and draw figures in a single interface. After recognition, all output is combined into one LATEX code and compiled into a PDF file.

  4. RECOGNITION AND VERIFICATION OF TOUCHING HANDWRITTEN NUMERALS

    NARCIS (Netherlands)

    Zhou, J.; Kryzak, A.; Suen, C.Y.

    2004-01-01

    In the field of financial document processing, recognition of touching handwritten numerals has been limited by lack of good benchmarking databases and low reliability of algorithms. This paper addresses the efforts toward solving the two problems. Two databases IRIS-Bell\\\\\\'98 and TNIST are

  5. A NEW APPROACH TO SEGMENT HANDWRITTEN DIGITS

    NARCIS (Netherlands)

    Oliveira, L.S.; Lethelier, E.; Bortolozzi, F.; Sabourin, R.

    2004-01-01

    This article presents a new segmentation approach applied to unconstrained handwritten digits. The novelty of the proposed algorithm is based on the combination of two types of structural features in order to provide the best segmentation path between connected entities. In this article, we first

  6. Multi-digit handwritten sindhi numerals recognition using som neural network

    International Nuclear Information System (INIS)

    Chandio, A.A.; Jalbani, A.H.; Awan, S.A.

    2017-01-01

    In this research paper a multi-digit Sindhi handwritten numerals recognition system using SOM Neural Network is presented. Handwritten digits recognition is one of the challenging tasks and a lot of research is being carried out since many years. A remarkable work has been done for recognition of isolated handwritten characters as well as digits in many languages like English, Arabic, Devanagari, Chinese, Urdu and Pashto. However, the literature reviewed does not show any remarkable work done for Sindhi numerals recognition. The recognition of Sindhi digits is a difficult task due to the various writing styles and different font sizes. Therefore, SOM (Self-Organizing Map), a NN (Neural Network) method is used which can recognize digits with various writing styles and different font sizes. Only one sample is required to train the network for each pair of multi-digit numerals. A database consisting of 4000 samples of multi-digits consisting only two digits from 10-50 and other matching numerals have been collected by 50 users and the experimental results of proposed method show that an accuracy of 86.89% is achieved. (author)

  7. Segmentation-Based And Segmentation-Free Methods for Spotting Handwritten Arabic Words

    OpenAIRE

    Ball , Gregory R.; Srihari , Sargur N.; Srinivasan , Harish

    2006-01-01

    http://www.suvisoft.com; Given a set of handwritten documents, a common goal is to search for a relevant subset. Attempting to find a query word or image in such a set of documents is called word spotting. Spotting handwritten words in documents written in the Latin alphabet, and more recently in Arabic, has received considerable attention. One issue is generating candidate word regions on a page. Attempting to definitely segment the document into such regions (automatic segmentation) can mee...

  8. A novel handwritten character recognition system using gradient ...

    Indian Academy of Sciences (India)

    The issues faced by the handwritten character recognition systems are the similarity. ∗ ... tical/structural features have also been successfully used in character ..... The coordinates (xc, yc) of centroid are calculated by equations (4) and (5). xc =.

  9. Comparison of crisp and fuzzy character networks in handwritten word recognition

    Science.gov (United States)

    Gader, Paul; Mohamed, Magdi; Chiang, Jung-Hsien

    1992-01-01

    Experiments involving handwritten word recognition on words taken from images of handwritten address blocks from the United States Postal Service mailstream are described. The word recognition algorithm relies on the use of neural networks at the character level. The neural networks are trained using crisp and fuzzy desired outputs. The fuzzy outputs were defined using a fuzzy k-nearest neighbor algorithm. The crisp networks slightly outperformed the fuzzy networks at the character level but the fuzzy networks outperformed the crisp networks at the word level.

  10. New Approach of Feature Extraction Method Based on the Raw Form and his Skeleton for Gujarati Handwritten Digits using Neural Networks Classifier

    Directory of Open Access Journals (Sweden)

    K. Moro

    2014-12-01

    Full Text Available This paper presents an optical character recognition (OCR system for Gujarati handwritten digits. One may find so much of work for latin writing, arabic, chines, etc. but Gujarati is a language for which hardly any work is traceable especially for handwritten characters. Here in this work we have proposed a method of feature extraction based on the raw form of the character and his skeleton and we have shown the advantage of using this method over other approaches mentioned in this article.

  11. Incremental Tensor Principal Component Analysis for Handwritten Digit Recognition

    Directory of Open Access Journals (Sweden)

    Chang Liu

    2014-01-01

    Full Text Available To overcome the shortcomings of traditional dimensionality reduction algorithms, incremental tensor principal component analysis (ITPCA based on updated-SVD technique algorithm is proposed in this paper. This paper proves the relationship between PCA, 2DPCA, MPCA, and the graph embedding framework theoretically and derives the incremental learning procedure to add single sample and multiple samples in detail. The experiments on handwritten digit recognition have demonstrated that ITPCA has achieved better recognition performance than that of vector-based principal component analysis (PCA, incremental principal component analysis (IPCA, and multilinear principal component analysis (MPCA algorithms. At the same time, ITPCA also has lower time and space complexity.

  12. WORD LEVEL DISCRIMINATIVE TRAINING FOR HANDWRITTEN WORD RECOGNITION

    NARCIS (Netherlands)

    Chen, W.; Gader, P.

    2004-01-01

    Word level training refers to the process of learning the parameters of a word recognition system based on word level criteria functions. Previously, researchers trained lexicon­driven handwritten word recognition systems at the character level individually. These systems generally use statistical

  13. Flexible frontiers for text division into rows

    Directory of Open Access Journals (Sweden)

    Dan L. Lacrămă

    2009-01-01

    Full Text Available This paper presents an original solution for flexible hand-written text division into rows. Unlike the standard procedure, the proposed method avoids the isolated characters extensions amputation and reduces the recognition error rate in the final stage.

  14. Slant correction for handwritten English documents

    Science.gov (United States)

    Shridhar, Malayappan; Kimura, Fumitaka; Ding, Yimei; Miller, John W. V.

    2004-12-01

    Optical character recognition of machine-printed documents is an effective means for extracting textural material. While the level of effectiveness for handwritten documents is much poorer, progress is being made in more constrained applications such as personal checks and postal addresses. In these applications a series of steps is performed for recognition beginning with removal of skew and slant. Slant is a characteristic unique to the writer and varies from writer to writer in which characters are tilted some amount from vertical. The second attribute is the skew that arises from the inability of the writer to write on a horizontal line. Several methods have been proposed and discussed for average slant estimation and correction in the earlier papers. However, analysis of many handwritten documents reveals that slant is a local property and slant varies even within a word. The use of an average slant for the entire word often results in overestimation or underestimation of the local slant. This paper describes three methods for local slant estimation, namely the simple iterative method, high-speed iterative method, and the 8-directional chain code method. The experimental results show that the proposed methods can estimate and correct local slant more effectively than the average slant correction.

  15. Cryptographic key generation using handwritten signature

    OpenAIRE

    Freire, Manuel R.; Fiérrez, Julián; Ortega-García, Javier

    2006-01-01

    M. Freire-Santos ; J. Fierrez-Aguilar ; J. Ortega-Garcia; "Cryptographic key generation using handwritten signature", Biometric Technology for Human Identification III, Proc. SPIE 6202 (April 17, 2006); doi:10.1117/12.665875. Copyright 2006 Society of Photo‑Optical Instrumentation Engineers. One print or electronic copy may be made for personal use only. Systematic reproduction and distribution, duplication of any material in this paper for a fee or for commercial purposes, or modification of...

  16. Interpreting Chicken-Scratch: Lexical Access for Handwritten Words

    Science.gov (United States)

    Barnhart, Anthony S.; Goldinger, Stephen D.

    2010-01-01

    Handwritten word recognition is a field of study that has largely been neglected in the psychological literature, despite its prevalence in society. Whereas studies of spoken word recognition almost exclusively employ natural, human voices as stimuli, studies of visual word recognition use synthetic typefaces, thus simplifying the process of word…

  17. Recognition of handwritten characters using local gradient feature descriptors

    NARCIS (Netherlands)

    Surinta, Olarik; Karaaba, Mahir F.; Schomaker, Lambert R.B.; Wiering, Marco A.

    2015-01-01

    Abstract In this paper we propose to use local gradient feature descriptors, namely the scale invariant feature transform keypoint descriptor and the histogram of oriented gradients, for handwritten character recognition. The local gradient feature descriptors are used to extract feature vectors

  18. Handwriting segmentation of unconstrained Oriya text

    Indian Academy of Sciences (India)

    Segmentation of handwritten text into lines, words and characters .... We now discuss here some terms relating to water reservoirs that will be used in feature ..... is found. Next, based on the touching position, reservoir base-area points, ...

  19. Beyond OCR : Multi-faceted understanding of handwritten document characteristics

    NARCIS (Netherlands)

    He, Sheng; Schomaker, Lambert

    Handwritten document understanding is a fundamental research problem in pattern recognition and it relies on the effective features. In this paper, we propose a joint feature distribution (JFD) principle to design novel discriminative features which could be the joint distribution of features on

  20. A GRU-based Encoder-Decoder Approach with Attention for Online Handwritten Mathematical Expression Recognition

    OpenAIRE

    Zhang, Jianshu; Du, Jun; Dai, Lirong

    2017-01-01

    In this study, we present a novel end-to-end approach based on the encoder-decoder framework with the attention mechanism for online handwritten mathematical expression recognition (OHMER). First, the input two-dimensional ink trajectory information of handwritten expression is encoded via the gated recurrent unit based recurrent neural network (GRU-RNN). Then the decoder is also implemented by the GRU-RNN with a coverage-based attention model. The proposed approach can simultaneously accompl...

  1. Handwritten Sindhi Character Recognition Using Neural Networks

    Directory of Open Access Journals (Sweden)

    Shafique Ahmed Awan

    2018-01-01

    Full Text Available OCR (OpticalCharacter Recognition is a technology in which text image is used to understand and write text by machines. The work on languages containing isolated characters such as German, English, French and others is at its peak. The OCR and ICR (Intelligent Character Recognition research in Sindhi script is currently at in starting stages and not sufficient work have been cited in this area even though Sindhi language is rich in culture and history. This paper presents one of the initial steps in recognizing Sindhi handwritten characters. The isolated characters of Sindhi script written by thesubjects have been recognized. The various subjects were asked to write Sindhi characters in unconstrained form and then the written samples were collected and scanned through a flatbed scanner. The scanned documents were preprocessedwith the help of binary conversion, removing noise by pepper noise and the lines were segmented with the help of horizontal profile technique. The segmented lines were used to extract characters from scanned pages.This character segmentation was done by vertical projection. The extracted characters have been used to extract features so that the characters can be classified easily. Zoning was used for the feature extraction technique. For the classification, neural network has been used. The recognized characters converted into editable text with an average accuracy of 85%.

  2. ADAPTIVE CONTEXT PROCESSING IN ON-LINE HANDWRITTEN CHARACTER RECOGNITION

    NARCIS (Netherlands)

    Iwayama, N.; Ishigaki, K.

    2004-01-01

    We propose a new approach to context processing in on-line handwritten character recognition (OLCR). Based on the observation that writers often repeat the strings that they input, we take the approach of adaptive context processing. (ACP). In ACP, the strings input by a writer are automatically

  3. Recognition of Handwritten Arabic words using a neuro-fuzzy network

    International Nuclear Information System (INIS)

    Boukharouba, Abdelhak; Bennia, Abdelhak

    2008-01-01

    We present a new method for the recognition of handwritten Arabic words based on neuro-fuzzy hybrid network. As a first step, connected components (CCs) of black pixels are detected. Then the system determines which CCs are sub-words and which are stress marks. The stress marks are then isolated and identified separately and the sub-words are segmented into graphemes. Each grapheme is described by topological and statistical features. Fuzzy rules are extracted from training examples by a hybrid learning scheme comprised of two phases: rule generation phase from data using a fuzzy c-means, and rule parameter tuning phase using gradient descent learning. After learning, the network encodes in its topology the essential design parameters of a fuzzy inference system.The contribution of this technique is shown through the significant tests performed on a handwritten Arabic words database

  4. Handwritten Devanagari Character Recognition Using Layer-Wise Training of Deep Convolutional Neural Networks and Adaptive Gradient Methods

    Directory of Open Access Journals (Sweden)

    Mahesh Jangid

    2018-02-01

    Full Text Available Handwritten character recognition is currently getting the attention of researchers because of possible applications in assisting technology for blind and visually impaired users, human–robot interaction, automatic data entry for business documents, etc. In this work, we propose a technique to recognize handwritten Devanagari characters using deep convolutional neural networks (DCNN which are one of the recent techniques adopted from the deep learning community. We experimented the ISIDCHAR database provided by (Information Sharing Index ISI, Kolkata and V2DMDCHAR database with six different architectures of DCNN to evaluate the performance and also investigate the use of six recently developed adaptive gradient methods. A layer-wise technique of DCNN has been employed that helped to achieve the highest recognition accuracy and also get a faster convergence rate. The results of layer-wise-trained DCNN are favorable in comparison with those achieved by a shallow technique of handcrafted features and standard DCNN.

  5. The Proximate Unit in Chinese Handwritten Character Production

    Directory of Open Access Journals (Sweden)

    Jenn-Yeu eChen

    2013-08-01

    Full Text Available In spoken word production, a proximate unit is the first phonological unit at the sublexical level that is selectable for production (O’Seaghdha, Chen, & Chen, 2010. The present study investigated whether the proximate unit in Chinese handwritten word production is the stroke, the radical, or something in between. A written version of the form preparation task was adopted. Chinese participants learned sets of two-character words, later were cued with the first character of each word, and had to write down the second character (the target. Response times were measured from the onset of a cue character to the onset of a written response. In Experiment 1, the target characters within a block shared (homogeneous or did not share (heterogeneous the first stroke. In Experiment 2, the first two strokes were shared in the homogeneous blocks. Response times in the homogeneous blocks and in the heterogeneous blocks were comparable in both experiments (Exp. 1: 687 ms vs. 684 ms, Exp. 2: 717 vs. 716. In Experiment 3 and 4, the target characters within a block shared or did not share the first radical. Response times in the homogeneous blocks were significantly faster than those in the heterogeneous blocks (Exp. 3: 685 vs. 704, Exp. 4: 594 vs. 650. In Experiment 5 and 6, the shared component was a Gestalt-like form that is more than a stroke, constitutes a portion of the target character, can be a stand-alone character itself, can be a radical of another character but is not a radical of the target character (e.g., 士in聲, 鼓, 穀, 款; called a logographeme. Response times in the homogeneous blocks were significantly faster than those in the heterogeneous blocks (Exp. 5: 576 vs. 625, Exp. 6: 586 vs. 620. These results suggest a model of Chinese handwritten character production in which the stroke is not a functional unit, the radical plays the role of a morpheme, and the logographeme is the proximate unit.

  6. Text Character Extraction Implementation from Captured Handwritten Image to Text Conversionusing Template Matching Technique

    Directory of Open Access Journals (Sweden)

    Barate Seema

    2016-01-01

    Full Text Available Images contain various types of useful information that should be extracted whenever required. A various algorithms and methods are proposed to extract text from the given image, and by using that user will be able to access the text from any image. Variations in text may occur because of differences in size, style,orientation, alignment of text, and low image contrast, composite backgrounds make the problem during extraction of text. If we develop an application that extracts and recognizes those texts accurately in real time, then it can be applied to many important applications like document analysis, vehicle license plate extraction, text- based image indexing, etc and many applications have become realities in recent years. To overcome the above problems we develop such application that will convert the image into text by using algorithms, such as bounding box, HSV model, blob analysis,template matching, template generation.

  7. Evaluating structural pattern recognition for handwritten math via primitive label graphs

    Science.gov (United States)

    Zanibbi, Richard; Mouchère, Harold; Viard-Gaudin, Christian

    2013-01-01

    Currently, structural pattern recognizer evaluations compare graphs of detected structure to target structures (i.e. ground truth) using recognition rates, recall and precision for object segmentation, classification and relationships. In document recognition, these target objects (e.g. symbols) are frequently comprised of multiple primitives (e.g. connected components, or strokes for online handwritten data), but current metrics do not characterize errors at the primitive level, from which object-level structure is obtained. Primitive label graphs are directed graphs defined over primitives and primitive pairs. We define new metrics obtained by Hamming distances over label graphs, which allow classification, segmentation and parsing errors to be characterized separately, or using a single measure. Recall and precision for detected objects may also be computed directly from label graphs. We illustrate the new metrics by comparing a new primitive-level evaluation to the symbol-level evaluation performed for the CROHME 2012 handwritten math recognition competition. A Python-based set of utilities for evaluating, visualizing and translating label graphs is publicly available.

  8. Contribution to automatic handwritten characters recognition. Application to optical moving characters recognition

    International Nuclear Information System (INIS)

    Gokana, Denis

    1986-01-01

    This paper describes a research work on computer aided vision relating to the design of a vision system which can recognize isolated handwritten characters written on a mobile support. We use a technique which consists in analyzing information contained in the contours of the polygon circumscribed to the character's shape. These contours are segmented and labelled to give a new set of features constituted by: - right and left 'profiles', - topological and algebraic unvarying properties. A new method of character's recognition induced from this representation based on a multilevel hierarchical technique is then described. In the primary level, we use a fuzzy classification with dynamic programming technique using 'profiles'. The other levels adjust the recognition by using topological and algebraic unvarying properties. Several results are presented and an accuracy of 99 pc was reached for handwritten numeral characters, thereby attesting the robustness of our algorithm. (author) [fr

  9. Students' Perceived Preference for Visual and Auditory Assessment with E-Handwritten Feedback

    Science.gov (United States)

    Crews, Tena B.; Wilkinson, Kelly

    2010-01-01

    Undergraduate business communication students were surveyed to determine their perceived most effective method of assessment on writing assignments. The results indicated students' preference for a process that incorporates visual, auditory, and e-handwritten presentation via a tablet PC. Students also identified this assessment process would…

  10. HMM-based lexicon-driven and lexicon-free word recognition for online handwritten Indic scripts.

    Science.gov (United States)

    Bharath, A; Madhvanath, Sriganesh

    2012-04-01

    Research for recognizing online handwritten words in Indic scripts is at its early stages when compared to Latin and Oriental scripts. In this paper, we address this problem specifically for two major Indic scripts--Devanagari and Tamil. In contrast to previous approaches, the techniques we propose are largely data driven and script independent. We propose two different techniques for word recognition based on Hidden Markov Models (HMM): lexicon driven and lexicon free. The lexicon-driven technique models each word in the lexicon as a sequence of symbol HMMs according to a standard symbol writing order derived from the phonetic representation. The lexicon-free technique uses a novel Bag-of-Symbols representation of the handwritten word that is independent of symbol order and allows rapid pruning of the lexicon. On handwritten Devanagari word samples featuring both standard and nonstandard symbol writing orders, a combination of lexicon-driven and lexicon-free recognizers significantly outperforms either of them used in isolation. In contrast, most Tamil word samples feature the standard symbol order, and the lexicon-driven recognizer outperforms the lexicon free one as well as their combination. The best recognition accuracies obtained for 20,000 word lexicons are 87.13 percent for Devanagari when the two recognizers are combined, and 91.8 percent for Tamil using the lexicon-driven technique.

  11. Development of an optical character recognition pipeline for handwritten form fields from an electronic health record.

    Science.gov (United States)

    Rasmussen, Luke V; Peissig, Peggy L; McCarty, Catherine A; Starren, Justin

    2012-06-01

    Although the penetration of electronic health records is increasing rapidly, much of the historical medical record is only available in handwritten notes and forms, which require labor-intensive, human chart abstraction for some clinical research. The few previous studies on automated extraction of data from these handwritten notes have focused on monolithic, custom-developed recognition systems or third-party systems that require proprietary forms. We present an optical character recognition processing pipeline, which leverages the capabilities of existing third-party optical character recognition engines, and provides the flexibility offered by a modular custom-developed system. The system was configured and run on a selected set of form fields extracted from a corpus of handwritten ophthalmology forms. The processing pipeline allowed multiple configurations to be run, with the optimal configuration consisting of the Nuance and LEADTOOLS engines running in parallel with a positive predictive value of 94.6% and a sensitivity of 13.5%. While limitations exist, preliminary experience from this project yielded insights on the generalizability and applicability of integrating multiple, inexpensive general-purpose third-party optical character recognition engines in a modular pipeline.

  12. Comparing Postsecondary Marketing Student Performance on Computer-Based and Handwritten Essay Tests

    Science.gov (United States)

    Truell, Allen D.; Alexander, Melody W.; Davis, Rodney E.

    2004-01-01

    The purpose of this study was to determine if there were differences in postsecondary marketing student performance on essay tests based on test format (i.e., computer-based or handwritten). Specifically, the variables of performance, test completion time, and gender were explored for differences based on essay test format. Results of the study…

  13. Handwritten dynamics assessment through convolutional neural networks: An application to Parkinson's disease identification.

    Science.gov (United States)

    Pereira, Clayton R; Pereira, Danilo R; Rosa, Gustavo H; Albuquerque, Victor H C; Weber, Silke A T; Hook, Christian; Papa, João P

    2018-04-16

    Parkinson's disease (PD) is considered a degenerative disorder that affects the motor system, which may cause tremors, micrography, and the freezing of gait. Although PD is related to the lack of dopamine, the triggering process of its development is not fully understood yet. In this work, we introduce convolutional neural networks to learn features from images produced by handwritten dynamics, which capture different information during the individual's assessment. Additionally, we make available a dataset composed of images and signal-based data to foster the research related to computer-aided PD diagnosis. The proposed approach was compared against raw data and texture-based descriptors, showing suitable results, mainly in the context of early stage detection, with results nearly to 95%. The analysis of handwritten dynamics using deep learning techniques showed to be useful for automatic Parkinson's disease identification, as well as it can outperform handcrafted features. Copyright © 2018 Elsevier B.V. All rights reserved.

  14. Ensemble methods for handwritten digit recognition

    DEFF Research Database (Denmark)

    Hansen, Lars Kai; Liisberg, Christian; Salamon, P.

    1992-01-01

    Neural network ensembles are applied to handwritten digit recognition. The individual networks of the ensemble are combinations of sparse look-up tables (LUTs) with random receptive fields. It is shown that the consensus of a group of networks outperforms the best individual of the ensemble....... It is further shown that it is possible to estimate the ensemble performance as well as the learning curve on a medium-size database. In addition the authors present preliminary analysis of experiments on a large database and show that state-of-the-art performance can be obtained using the ensemble approach...... by optimizing the receptive fields. It is concluded that it is possible to improve performance significantly by introducing moderate-size ensembles; in particular, a 20-25% improvement has been found. The ensemble random LUTs, when trained on a medium-size database, reach a performance (without rejects) of 94...

  15. Handwritten Javanese Character Recognition Using Several Artificial Neural Network Methods

    Directory of Open Access Journals (Sweden)

    Gregorius Satia Budhi

    2015-07-01

    Full Text Available Javanese characters are traditional characters that are used to write the Javanese language. The Javanese language is a language used by many people on the island of Java, Indonesia. The use of Javanese characters is diminishing more and more because of the difficulty of studying the Javanese characters themselves. The Javanese character set consists of basic characters, numbers, complementary characters, and so on. In this research we have developed a system to recognize Javanese characters. Input for the system is a digital image containing several handwritten Javanese characters. Preprocessing and segmentation are performed on the input image to get each character. For each character, feature extraction is done using the ICZ-ZCZ method. The output from feature extraction will become input for an artificial neural network. We used several artificial neural networks, namely a bidirectional associative memory network, a counterpropagation network, an evolutionary network, a backpropagation network, and a backpropagation network combined with chi2. From the experimental results it can be seen that the combination of chi2 and backpropagation achieved better recognition accuracy than the other methods.

  16. Structural analysis of online handwritten mathematical symbols based on support vector machines

    Science.gov (United States)

    Simistira, Foteini; Papavassiliou, Vassilis; Katsouros, Vassilis; Carayannis, George

    2013-01-01

    Mathematical expression recognition is still a very challenging task for the research community mainly because of the two-dimensional (2d) structure of mathematical expressions (MEs). In this paper, we present a novel approach for the structural analysis between two on-line handwritten mathematical symbols of a ME, based on spatial features of the symbols. We introduce six features to represent the spatial affinity of the symbols and compare two multi-class classification methods that employ support vector machines (SVMs): one based on the "one-against-one" technique and one based on the "one-against-all", in identifying the relation between a pair of symbols (i.e. subscript, numerator, etc). A dataset containing 1906 spatial relations derived from the Competition on Recognition of Online Handwritten Mathematical Expressions (CROHME) 2012 training dataset is constructed to evaluate the classifiers and compare them with the rule-based classifier of the ILSP-1 system participated in the contest. The experimental results give an overall mean error rate of 2.61% for the "one-against-one" SVM approach, 6.57% for the "one-against-all" SVM technique and 12.31% error rate for the ILSP-1 classifier.

  17. Spotting handwritten words and REGEX using a two stage BLSTM-HMM architecture

    Science.gov (United States)

    Bideault, Gautier; Mioulet, Luc; Chatelain, Clément; Paquet, Thierry

    2015-01-01

    In this article, we propose a hybrid model for spotting words and regular expressions (REGEX) in handwritten documents. The model is made of the state-of-the-art BLSTM (Bidirectional Long Short Time Memory) neural network for recognizing and segmenting characters, coupled with a HMM to build line models able to spot the desired sequences. Experiments on the Rimes database show very promising results.

  18. HWNet v2: An Efficient Word Image Representation for Handwritten Documents

    OpenAIRE

    Krishnan, Praveen; Jawahar, C. V.

    2018-01-01

    We present a framework for learning efficient holistic representation for handwritten word images. The proposed method uses a deep convolutional neural network with traditional classification loss. The major strengths of our work lie in: (i) the efficient usage of synthetic data to pre-train a deep network, (ii) an adapted version of ResNet-34 architecture with region of interest pooling (referred as HWNet v2) which learns discriminative features with variable sized word images, and (iii) rea...

  19. Hardware Acceleration on Cloud Services: The use of Restricted Boltzmann Machines on Handwritten Digits Recognition

    Directory of Open Access Journals (Sweden)

    Eleni Bougioukou

    2018-02-01

    Full Text Available Cloud computing allows users and enterprises to process their data in high performance servers, thus reducing the need for advanced hardware at the client side. Although local processing is viable in many cases, collecting data from multiple clients and processing them in a server gives the best possible performance in terms of processing rate. In this work, the implementation of a high performance cloud computing engine for recognizing handwritten digits is presented. The engine exploits the benefits of cloud and uses a powerful hardware accelerator in order to classify the images received concurrently from multiple clients. The accelerator implements a number of neural networks, operating in parallel, resulting to a processing rate of more than 10 MImages/sec.

  20. Text-in-context: a method for extracting findings in mixed-methods mixed research synthesis studies.

    Science.gov (United States)

    Sandelowski, Margarete; Leeman, Jennifer; Knafl, Kathleen; Crandell, Jamie L

    2013-06-01

    Our purpose in this paper is to propose a new method for extracting findings from research reports included in mixed-methods mixed research synthesis studies. International initiatives in the domains of systematic review and evidence synthesis have been focused on broadening the conceptualization of evidence, increased methodological inclusiveness and the production of evidence syntheses that will be accessible to and usable by a wider range of consumers. Initiatives in the general mixed-methods research field have been focused on developing truly integrative approaches to data analysis and interpretation. The data extraction challenges described here were encountered, and the method proposed for addressing these challenges was developed, in the first year of the ongoing (2011-2016) study: Mixed-Methods Synthesis of Research on Childhood Chronic Conditions and Family. To preserve the text-in-context of findings in research reports, we describe a method whereby findings are transformed into portable statements that anchor results to relevant information about sample, source of information, time, comparative reference point, magnitude and significance and study-specific conceptions of phenomena. The data extraction method featured here was developed specifically to accommodate mixed-methods mixed research synthesis studies conducted in nursing and other health sciences, but reviewers might find it useful in other kinds of research synthesis studies. This data extraction method itself constitutes a type of integration to preserve the methodological context of findings when statements are read individually and in comparison to each other. © 2012 Blackwell Publishing Ltd.

  1. Spotting Separator Points at Line Terminals in Compressed Document Images for Text-line Segmentation

    OpenAIRE

    R, Amarnath; Nagabhushan, P.

    2017-01-01

    Line separators are used to segregate text-lines from one another in document image analysis. Finding the separator points at every line terminal in a document image would enable text-line segmentation. In particular, identifying the separators in handwritten text could be a thrilling exercise. Obviously it would be challenging to perform this in the compressed version of a document image and that is the proposed objective in this research. Such an effort would prevent the computational burde...

  2. Optical character recognition of handwritten Arabic using hidden Markov models

    Science.gov (United States)

    Aulama, Mohannad M.; Natsheh, Asem M.; Abandah, Gheith A.; Olama, Mohammed M.

    2011-04-01

    The problem of optical character recognition (OCR) of handwritten Arabic has not received a satisfactory solution yet. In this paper, an Arabic OCR algorithm is developed based on Hidden Markov Models (HMMs) combined with the Viterbi algorithm, which results in an improved and more robust recognition of characters at the sub-word level. Integrating the HMMs represents another step of the overall OCR trends being currently researched in the literature. The proposed approach exploits the structure of characters in the Arabic language in addition to their extracted features to achieve improved recognition rates. Useful statistical information of the Arabic language is initially extracted and then used to estimate the probabilistic parameters of the mathematical HMM. A new custom implementation of the HMM is developed in this study, where the transition matrix is built based on the collected large corpus, and the emission matrix is built based on the results obtained via the extracted character features. The recognition process is triggered using the Viterbi algorithm which employs the most probable sequence of sub-words. The model was implemented to recognize the sub-word unit of Arabic text raising the recognition rate from being linked to the worst recognition rate for any character to the overall structure of the Arabic language. Numerical results show that there is a potentially large recognition improvement by using the proposed algorithms.

  3. A Novel Handwritten Letter Recognizer Using Enhanced Evolutionary Neural Network

    Science.gov (United States)

    Mahmoudi, Fariborz; Mirzashaeri, Mohsen; Shahamatnia, Ehsan; Faridnia, Saed

    This paper introduces a novel design for handwritten letter recognition by employing a hybrid back-propagation neural network with an enhanced evolutionary algorithm. Feeding the neural network consists of a new approach which is invariant to translation, rotation, and scaling of input letters. Evolutionary algorithm is used for the global search of the search space and the back-propagation algorithm is used for the local search. The results have been computed by implementing this approach for recognizing 26 English capital letters in the handwritings of different people. The computational results show that the neural network reaches very satisfying results with relatively scarce input data and a promising performance improvement in convergence of the hybrid evolutionary back-propagation algorithms is exhibited.

  4. A study of symbol segmentation method for handwritten mathematical formula recognition using mathematical structure information

    OpenAIRE

    Toyozumi, Kenichi; Yamada, Naoya; Kitasaka, Takayuki; Mori, Kensaku; Suenaga, Yasuhito; Mase, Kenji; Takahashi, Tomoichi

    2004-01-01

    Symbol segmentation is very important in handwritten mathematical formula recognition, since it is the very first portion of the recognition, since it is the very first portion of the recognition process. This paper proposes a new symbol segmentation method using mathematical structure information. The base technique of symbol segmentation employed in theexisting methods is dynamic programming which optimizes the overall results of individual symbol recognition. The new method we propose here...

  5. Text mixing shapes the anatomy of rank-frequency distributions

    Science.gov (United States)

    Williams, Jake Ryland; Bagrow, James P.; Danforth, Christopher M.; Dodds, Peter Sheridan

    2015-05-01

    Natural languages are full of rules and exceptions. One of the most famous quantitative rules is Zipf's law, which states that the frequency of occurrence of a word is approximately inversely proportional to its rank. Though this "law" of ranks has been found to hold across disparate texts and forms of data, analyses of increasingly large corpora since the late 1990s have revealed the existence of two scaling regimes. These regimes have thus far been explained by a hypothesis suggesting a separability of languages into core and noncore lexica. Here we present and defend an alternative hypothesis that the two scaling regimes result from the act of aggregating texts. We observe that text mixing leads to an effective decay of word introduction, which we show provides accurate predictions of the location and severity of breaks in scaling. Upon examining large corpora from 10 languages in the Project Gutenberg eBooks collection, we find emphatic empirical support for the universality of our claim.

  6. Ancient administrative handwritten documents: X-ray analysis and imaging

    International Nuclear Information System (INIS)

    Albertin, F.; Astolfo, A.; Stampanoni, M.; Peccenini, Eva; Hwu, Y.; Kaplan, F.; Margaritondo, G.

    2015-01-01

    The heavy-element content of ink in ancient administrative documents makes it possible to detect the characters with different synchrotron imaging techniques, based on attenuation or refraction. This is the first step in the direction of non-interactive virtual X-ray reading. Handwritten characters in administrative antique documents from three centuries have been detected using different synchrotron X-ray imaging techniques. Heavy elements in ancient inks, present even for everyday administrative manuscripts as shown by X-ray fluorescence spectra, produce attenuation contrast. In most cases the image quality is good enough for tomography reconstruction in view of future applications to virtual page-by-page ‘reading’. When attenuation is too low, differential phase contrast imaging can reveal the characters from refractive index effects. The results are potentially important for new information harvesting strategies, for example from the huge Archivio di Stato collection, objective of the Venice Time Machine project

  7. Ancient administrative handwritten documents: X-ray analysis and imaging

    Energy Technology Data Exchange (ETDEWEB)

    Albertin, F., E-mail: fauzia.albertin@epfl.ch [Ecole Polytechnique Fédérale de Lausanne (EPFL), CH-1015 Lausanne (Switzerland); Astolfo, A. [Paul Scherrer Institut (PSI), Villigen (Switzerland); Stampanoni, M. [Paul Scherrer Institut (PSI), Villigen (Switzerland); ETHZ, Zürich (Switzerland); Peccenini, Eva [University of Ferrara (Italy); Technopole of Ferrara (Italy); Hwu, Y. [Academia Sinica, Taipei, Taiwan (China); Kaplan, F. [Ecole Polytechnique Fédérale de Lausanne (EPFL) (Switzerland); Margaritondo, G. [Ecole Polytechnique Fédérale de Lausanne (EPFL), CH-1015 Lausanne (Switzerland)

    2015-01-30

    The heavy-element content of ink in ancient administrative documents makes it possible to detect the characters with different synchrotron imaging techniques, based on attenuation or refraction. This is the first step in the direction of non-interactive virtual X-ray reading. Handwritten characters in administrative antique documents from three centuries have been detected using different synchrotron X-ray imaging techniques. Heavy elements in ancient inks, present even for everyday administrative manuscripts as shown by X-ray fluorescence spectra, produce attenuation contrast. In most cases the image quality is good enough for tomography reconstruction in view of future applications to virtual page-by-page ‘reading’. When attenuation is too low, differential phase contrast imaging can reveal the characters from refractive index effects. The results are potentially important for new information harvesting strategies, for example from the huge Archivio di Stato collection, objective of the Venice Time Machine project.

  8. Machine printed text and handwriting identification in noisy document images.

    Science.gov (United States)

    Zheng, Yefeng; Li, Huiping; Doermann, David

    2004-03-01

    In this paper, we address the problem of the identification of text in noisy document images. We are especially focused on segmenting and identifying between handwriting and machine printed text because: 1) Handwriting in a document often indicates corrections, additions, or other supplemental information that should be treated differently from the main content and 2) the segmentation and recognition techniques requested for machine printed and handwritten text are significantly different. A novel aspect of our approach is that we treat noise as a separate class and model noise based on selected features. Trained Fisher classifiers are used to identify machine printed text and handwriting from noise and we further exploit context to refine the classification. A Markov Random Field-based (MRF) approach is used to model the geometrical structure of the printed text, handwriting, and noise to rectify misclassifications. Experimental results show that our approach is robust and can significantly improve page segmentation in noisy document collections.

  9. A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron

    OpenAIRE

    Das, Nibaran; Mollah, Ayatullah Faruk; Sarkar, Ram; Basu, Subhadip

    2010-01-01

    The work presents a comparative assessment of seven different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron (MLP) based classifier. The seven feature sets employed here consist of shadow features, octant centroids, longest runs, angular distances, effective spans, dynamic centers of gravity, and some of their combinations. On experimentation with a database of 3000 samples, the maximum recognition rate of 95.80% is observed with both of two separat...

  10. A Record Book of Open Heart Surgical Cases between 1959 and 1982, Hand-Written by a Cardiac Surgeon.

    Science.gov (United States)

    Kim, Won-Gon

    2016-08-01

    A book of brief records of open heart surgery underwent between 1959 and 1982 at Seoul National University Hospital was recently found. The book was hand-written by the late professor and cardiac surgeon Yung Kyoon Lee (1921-1994). This book contains valuable information about cardiac patients and surgery at the early stages of the establishment of open heart surgery in Korea, and at Seoul National University Hospital. This report is intended to analyze the content of the book.

  11. BrdsNBz: A Mixed Methods Study Exploring Adolescents' Use of a Sexual Health Text Message Service

    Science.gov (United States)

    Willoughby, Jessica Fitts

    2013-01-01

    Sexual health text message services are becoming increasingly popular, but little is known about who uses such services and why. This project details the implementation of a campaign promoting a state-wide sexual health text message service that allows teens to text directly with a health educator and uses a mixed method design to assess who uses…

  12. Recognition of Pitman shorthand text using tangent feature values at ...

    Indian Academy of Sciences (India)

    R. Narasimhan (Krishtel eMaging) 1461 1996 Oct 15 13:05:22

    a prerequisite for directional code measurement (Chen & Lee 1992). The handwritten PSL ... shows the directional code and an example to illustrate the coding method for a word formed by the concatenation .... Primitive selection. 5.1 Corner ...

  13. Text-independent writer identification and verification using textural and allographic features.

    Science.gov (United States)

    Bulacu, Marius; Schomaker, Lambert

    2007-04-01

    The identification of a person on the basis of scanned images of handwriting is a useful biometric modality with application in forensic and historic document analysis and constitutes an exemplary study area within the research field of behavioral biometrics. We developed new and very effective techniques for automatic writer identification and verification that use probability distribution functions (PDFs) extracted from the handwriting images to characterize writer individuality. A defining property of our methods is that they are designed to be independent of the textual content of the handwritten samples. Our methods operate at two levels of analysis: the texture level and the character-shape (allograph) level. At the texture level, we use contour-based joint directional PDFs that encode orientation and curvature information to give an intimate characterization of individual handwriting style. In our analysis at the allograph level, the writer is considered to be characterized by a stochastic pattern generator of ink-trace fragments, or graphemes. The PDF of these simple shapes in a given handwriting sample is characteristic for the writer and is computed using a common shape codebook obtained by grapheme clustering. Combining multiple features (directional, grapheme, and run-length PDFs) yields increased writer identification and verification performance. The proposed methods are applicable to free-style handwriting (both cursive and isolated) and have practical feasibility, under the assumption that a few text lines of handwritten material are available in order to obtain reliable probability estimates.

  14. Influence of the signer's psychophysiological state on the results of his identification using handwritten pattern by natural and artificial intelligence

    Directory of Open Access Journals (Sweden)

    Alexey E. Sulavko

    2017-11-01

    Full Text Available At present, while various mechanisms to ensure information security are actively being improved, particular attention is paid to prevent unauthorized access to information resources.  The human factor and process of identification still remain the most problematic, as well as user authentication. A progress in the technology of information resources protection from internal security threats paves its way towards biometric systems of hidden identification of computer users and their psychophysiological state. A change in psychophysiological state results in the person's handwriting. The influence of the signer’s state of fatigue and excitation on the results of its identification both by a person and by pattern recognition methods on reproduced signatures are studied. Capabilities of human and artificial intelligence are compared in equal conditions. When the state of the signer changes, the probability of erroneous recognition by artificial intelligence increases by factor 3.3 to 3.7. A person identifies a handwritten image with fewer errors in case when the signer is agitated, and with higher error rate if the signer is tired.

  15. Using features of local densities, statistics and HMM toolkit (HTK for offline Arabic handwriting text recognition

    Directory of Open Access Journals (Sweden)

    El Moubtahij Hicham

    2017-12-01

    Full Text Available This paper presents an analytical approach of an offline handwritten Arabic text recognition system. It is based on the Hidden Markov Models (HMM Toolkit (HTK without explicit segmentation. The first phase is preprocessing, where the data is introduced in the system after quality enhancements. Then, a set of characteristics (features of local densities and features statistics are extracted by using the technique of sliding windows. Subsequently, the resulting feature vectors are injected to the Hidden Markov Model Toolkit (HTK. The simple database “Arabic-Numbers” and IFN/ENIT are used to evaluate the performance of this system. Keywords: Hidden Markov Models (HMM Toolkit (HTK, Sliding windows

  16. TextTB: A Mixed Method Pilot Study Evaluating Acceptance, Feasibility, and Exploring Initial Efficacy of a Text Messaging Intervention to Support TB Treatment Adherence

    Directory of Open Access Journals (Sweden)

    Sarah Iribarren

    2013-01-01

    Full Text Available Objective. To assess a text messaging intervention to promote tuberculosis (TB treatment adherence. Methods. A mixed-methods pilot study was conducted within a public pulmonary-specialized hospital in Argentina. Patients newly diagnosed with TB who were 18 or older, and had mobile phone access were recruited and randomized to usual care plus either medication calendar (n=19 or text messaging intervention (n=18 for the first two months of treatment. Primary outcomes were feasibility and acceptability; secondary outcomes explored initial efficacy. Results. Feasibility was evidenced by high access to mobile phones, familiarity with texting, most phones limited to basic features, a low rate of participant refusal, and many describing suboptimal TB understanding. Acceptability was evidenced by participants indicating feeling cared for, supported, responsible for their treatment, and many self-reporting adherence without a reminder. Participants in the texting group self-reported adherence on average 77% of the days whereas only 53% in calendar group returned diaries. Exploring initial efficacy, microscopy testing was low and treatment outcomes were similar in both groups. Conclusion. The texting intervention was well accepted and feasible with greater reporting of adherence using text messaging than the diary. Further evaluation of the texting intervention is warranted.

  17. Spiking neural networks for handwritten digit recognition-Supervised learning and network optimization.

    Science.gov (United States)

    Kulkarni, Shruti R; Rajendran, Bipin

    2018-07-01

    We demonstrate supervised learning in Spiking Neural Networks (SNNs) for the problem of handwritten digit recognition using the spike triggered Normalized Approximate Descent (NormAD) algorithm. Our network that employs neurons operating at sparse biological spike rates below 300Hz achieves a classification accuracy of 98.17% on the MNIST test database with four times fewer parameters compared to the state-of-the-art. We present several insights from extensive numerical experiments regarding optimization of learning parameters and network configuration to improve its accuracy. We also describe a number of strategies to optimize the SNN for implementation in memory and energy constrained hardware, including approximations in computing the neuronal dynamics and reduced precision in storing the synaptic weights. Experiments reveal that even with 3-bit synaptic weights, the classification accuracy of the designed SNN does not degrade beyond 1% as compared to the floating-point baseline. Further, the proposed SNN, which is trained based on the precise spike timing information outperforms an equivalent non-spiking artificial neural network (ANN) trained using back propagation, especially at low bit precision. Thus, our study shows the potential for realizing efficient neuromorphic systems that use spike based information encoding and learning for real-world applications. Copyright © 2018 Elsevier Ltd. All rights reserved.

  18. An Approach to a Comprehensive Test Framework for Analysis and Evaluation of Text Line Segmentation Algorithms

    Directory of Open Access Journals (Sweden)

    Zoran N. Milivojevic

    2011-09-01

    Full Text Available The paper introduces a testing framework for the evaluation and validation of text line segmentation algorithms. Text line segmentation represents the key action for correct optical character recognition. Many of the tests for the evaluation of text line segmentation algorithms deal with text databases as reference templates. Because of the mismatch, the reliable testing framework is required. Hence, a new approach to a comprehensive experimental framework for the evaluation of text line segmentation algorithms is proposed. It consists of synthetic multi-like text samples and real handwritten text as well. Although the tests are mutually independent, the results are cross-linked. The proposed method can be used for different types of scripts and languages. Furthermore, two different procedures for the evaluation of algorithm efficiency based on the obtained error type classification are proposed. The first is based on the segmentation line error description, while the second one incorporates well-known signal detection theory. Each of them has different capabilities and convenience, but they can be used as supplements to make the evaluation process efficient. Overall the proposed procedure based on the segmentation line error description has some advantages, characterized by five measures that describe measurement procedures.

  19. Combining Multiple Features for Text-Independent Writer Identification and Verification

    OpenAIRE

    Bulacu , Marius; Schomaker , Lambert

    2006-01-01

    http://www.suvisoft.com; In recent years, we proposed a number of new and very effective features for automatic writer identification and verification. They are probability distribution functions (PDFs) extracted from the handwriting images and characterize writer individuality independently of the textual content of the written samples. In this paper, we perform an extensive analysis of feature combinations. In our fusion scheme, the final unique distance between two handwritten samples is c...

  20. A comparison of 1D and 2D LSTM architectures for the recognition of handwritten Arabic

    Science.gov (United States)

    Yousefi, Mohammad Reza; Soheili, Mohammad Reza; Breuel, Thomas M.; Stricker, Didier

    2015-01-01

    In this paper, we present an Arabic handwriting recognition method based on recurrent neural network. We use the Long Short Term Memory (LSTM) architecture, that have proven successful in different printed and handwritten OCR tasks. Applications of LSTM for handwriting recognition employ the two-dimensional architecture to deal with the variations in both vertical and horizontal axis. However, we show that using a simple pre-processing step that normalizes the position and baseline of letters, we can make use of 1D LSTM, which is faster in learning and convergence, and yet achieve superior performance. In a series of experiments on IFN/ENIT database for Arabic handwriting recognition, we demonstrate that our proposed pipeline can outperform 2D LSTM networks. Furthermore, we provide comparisons with 1D LSTM networks trained with manually crafted features to show that the automatically learned features in a globally trained 1D LSTM network with our normalization step can even outperform such systems.

  1. A Mixed-Methods Study on the Impact of Socratic Seminars on Eighth Grade Students' Comprehension of Science Texts

    Science.gov (United States)

    Roncke, Nancy

    This formative, convergent-mixed methods research study investigated the impact of Socratic Seminars on eighth grade science students' independent comprehension of science texts. The study also highlighted how eighth grade students of varying reading abilities interacted with and comprehended science texts differently during and after the use of Socratic Seminars. In order to document any changes in the students' overall comprehension of science texts, this study compared the experimental and control groups' pre- and post-test performances on the Content Area Reading Assessment (Leslie & Caldwell, 2014) and self-perception surveys on students' scientific reading engagement. Student think-alouds and interviews also captured the students' evolving understandings of the science texts. At the conclusion of this sixteen-week study, the achievement gap between the experimental and control group was closed in five of the seven categories on the Content Area Reading Assessment, including supporting an inference with textual evidence, determining central ideas, explaining why or how, determining word meaning, and summarizing a science text. Students' self-perception surveys were more positive regarding reading science texts after the Socratic Seminars. Finally, the student think-alouds revealed that some students moved from a literal interpretation of the science texts to inquiries that questioned the text and world events.

  2. The Problem of Informational Object Identification in Case of the Considerable Quantity of Identifying Features

    Directory of Open Access Journals (Sweden)

    S. D. Kulik

    2010-03-01

    Full Text Available The modification of the algorithm of identification of the informational object, used for identification of the hand-written texts performer in an automated workplace of the forensic expert, is presented. As modification, it is offered to use a method of association rules discovery for definition of statistically dependent sets of feature of hand-written capital letters of the Russian language. The algorithm is approved on set of 691 samples of hand-written documents for which about 2000 identifying feature are defined. The modification of the identification algorithm allows to lower level of errors and to raise quality of accepted decisions for information security.

  3. Use of text messaging in general practice: a mixed methods investigation on GPs' and patients' views.

    Science.gov (United States)

    Leahy, Dorothy; Lyons, Aoife; Dahm, Matthias; Quinlan, Diarmuid; Bradley, Colin

    2017-11-01

    Text messaging has become more prevalent in general practice as a tool with which to communicate with patients. The main objectives were to assess the extent, growth, and perceived risks and benefits of text messaging by GPs to communicate with patients, and assess patients' attitudes towards receiving text messages from their GP. A mixed methods study, using surveys, a review, and a focus group, was conducted in both urban and rural practices in the south-west of Ireland. A telephone survey of 389 GPs was conducted to ascertain the prevalence of text messaging. Subsequently, the following were also carried out: additional telephone surveys with 25 GPs who use text messaging and 26 GPs who do not, a written satisfaction survey given to 78 patients, a review of the electronic information systems of five practices, and a focus group with six GPs to ascertain attitudes towards text messaging. In total, 38% ( n = 148) of the surveyed GPs used text messaging to communicate with patients and 62% ( n = 241) did not. Time management was identified as the key advantage of text messaging among GPs who used it (80%; n = 20) and those who did not (50%; n = 13). Confidentiality was reported as the principal concern among both groups, at 32% ( n = 8) and 69% ( n = 18) respectively. Most patients (99%; n = 77) were happy to receive text messages from their GP. The GP focus group identified similar issues and benefits in terms of confidentiality and time management. Data were extracted from the IT systems of five consenting practices and the number of text messages sent during the period from January 2013 to March 2016 was generated. This increased by 40% per annum. Collaborative efforts are required from relevant policymakers to address data protection and text messaging issues so that GPs can be provided with clear guidelines to protect patient confidentiality. © British Journal of General Practice 2017.

  4. Older Adults Pay an Additional Cost When Texting and Walking: Effects of Age, Environment, and Use of Mixed Reality on Dual-Task Performance.

    Science.gov (United States)

    Krasovsky, Tal; Weiss, Patrice L; Kizony, Rachel

    2018-04-06

    Texting while walking (TeWW) has become common among people of all ages, and mobile phone use during gait is increasingly associated with pedestrian injury. Although dual-task walking performance is known to decline with age, data regarding the effect of age on dual-task performance in ecological settings are limited. The objective of this study was to evaluate the effect of age, environment (indoors/outdoors), and mixed reality (merging of real and virtual environments) on TeWW performance. A cross-sectional design was used. Young (N = 30; 27.8 ± 4.4 years) and older (N = 20; 68.9 ± 3.9 years) adults performed single and dual-task texting and walking indoors and outdoors, with and without a mixed reality display. Participants also completed evaluations of visual scanning and cognitive flexibility (Trail Making Test) and functional mobility (Timed Up and Go). Indoors, similar interference to walking and texting occurred for both groups, but only older adults' gait variability increased under dual task conditions. Outdoors, TeWW was associated with larger age-related differences in gait variability, texting accuracy, and gait dual-task costs. Young adults with better visual scanning and cognitive flexibility performed TeWW with lower gait costs (r = 0.52 to r = 0.65). The mixed reality display was unhelpful and did not modify walking or texting. Older adults tested in this study were relatively high-functioning. Gaze of participants was not directly monitored. Although young and older adults possess the resources necessary for TeWW, older adults pay an additional "price" when dual-tasking, especially outdoors. TeWW may have potential as an ecologically-valid assessment and/or an intervention paradigm for dual task performance among older adults as well as for clinical populations.

  5. BrdsNBz: A mixed methods study exploring adolescents' use of a sexual health text message service

    Science.gov (United States)

    Willoughby, Jessica Fitts

    Sexual health text message services are becoming increasingly popular, but little is known about who uses such services and why. This project details the implementation of a campaign promoting a state-wide sexual health text message service that allows teens to text directly with a health educator and uses a mixed method design to assess who uses the service, what motivates use, and potential barriers to using the service. A theory of information seeking through text messaging is posited based on previous information seeking and communication theory and tested with adolescents. A social marketing campaign was created promoting a North Carolina sexual health text message service and conducted in six middle and high schools in the North Carolina Piedmont region in Fall 2012. More than 2000 students in four schools completed online questionnaires that assessed awareness of the service, perceptions, and use. Focus groups and in depth interviews were then conducted with middle and high school students. Results indicate teens who are sexually active and in relationships are more likely to use the service. A teens' level of uncertainty about sexual health influences affect, which in turn leads adolescents to assess various information options. Positive attitudes toward the service and credibility perceptions are direct predictors of intentions to use. Efficacy was found to be an indirect predictor, working through credibility perceptions to influence intentions to use. Although teens may have an interest in using the service, there are barriers associated with use. Survey findings and qualitative results indicate that teens are interested in using a sexual health text message service, but perceived costs, fear of parents finding out about service use, and a lack of understanding of how to use the service were barriers for some teens. This study has implications for sexual health text message services, especially those that allow teens to connect directly with a health

  6. Bedekte letters, betere lezers : Schijnbedriegers in boekvorm als vehikels voor verlichtingsdenken

    NARCIS (Netherlands)

    Moser, P.H.

    2015-01-01

    This article studies eighteenth century trompe l’oeil books, handwritten books that not only offer a meticulous imitation of a printed book, but also pretend to include loose, smaller leaves with printed images, songs or texts. The books are designed in such a way that the handwritten page and the

  7. A unified approach for development of Urdu Corpus for OCR and demographic purpose

    Science.gov (United States)

    Choudhary, Prakash; Nain, Neeta; Ahmed, Mushtaq

    2015-02-01

    This paper presents a methodology for the development of an Urdu handwritten text image Corpus and application of Corpus linguistics in the field of OCR and information retrieval from handwritten document. Compared to other language scripts, Urdu script is little bit complicated for data entry. To enter a single character it requires a combination of multiple keys entry. Here, a mixed approach is proposed and demonstrated for building Urdu Corpus for OCR and Demographic data collection. Demographic part of database could be used to train a system to fetch the data automatically, which will be helpful to simplify existing manual data-processing task involved in the field of data collection such as input forms like Passport, Ration Card, Voting Card, AADHAR, Driving licence, Indian Railway Reservation, Census data etc. This would increase the participation of Urdu language community in understanding and taking benefit of the Government schemes. To make availability and applicability of database in a vast area of corpus linguistics, we propose a methodology for data collection, mark-up, digital transcription, and XML metadata information for benchmarking.

  8. Fast, Simple and Accurate Handwritten Digit Classification by Training Shallow Neural Network Classifiers with the 'Extreme Learning Machine' Algorithm.

    Directory of Open Access Journals (Sweden)

    Mark D McDonnell

    Full Text Available Recent advances in training deep (multi-layer architectures have inspired a renaissance in neural network use. For example, deep convolutional networks are becoming the default option for difficult tasks on large datasets, such as image and speech recognition. However, here we show that error rates below 1% on the MNIST handwritten digit benchmark can be replicated with shallow non-convolutional neural networks. This is achieved by training such networks using the 'Extreme Learning Machine' (ELM approach, which also enables a very rapid training time (∼ 10 minutes. Adding distortions, as is common practise for MNIST, reduces error rates even further. Our methods are also shown to be capable of achieving less than 5.5% error rates on the NORB image database. To achieve these results, we introduce several enhancements to the standard ELM algorithm, which individually and in combination can significantly improve performance. The main innovation is to ensure each hidden-unit operates only on a randomly sized and positioned patch of each image. This form of random 'receptive field' sampling of the input ensures the input weight matrix is sparse, with about 90% of weights equal to zero. Furthermore, combining our methods with a small number of iterations of a single-batch backpropagation method can significantly reduce the number of hidden-units required to achieve a particular performance. Our close to state-of-the-art results for MNIST and NORB suggest that the ease of use and accuracy of the ELM algorithm for designing a single-hidden-layer neural network classifier should cause it to be given greater consideration either as a standalone method for simpler problems, or as the final classification stage in deep neural networks applied to more difficult problems.

  9. College Students' Perceptions of the C-Print Speech-to-Text Transcription System.

    Science.gov (United States)

    Elliot, L B; Stinson, M S; McKee, B G; Everhart, V S; Francis, P J

    2001-01-01

    C-Print is a real-time speech-to-text transcription system used as a support service with deaf students in mainstreamed classes. Questionnaires were administered to 36 college students in 32 courses in which the C-Print system was used in addition to interpreting and note taking. Twenty-two of these students were also interviewed. Questionnaire items included student ratings of lecture comprehension. Student ratings indicated good comprehension with C-Print, and the mean rating was significantly higher than that for understanding of the interpreter. Students also rated the hard copy printout provided by C-Print as helpful, and they reported that they used these notes more frequently than the handwritten notes from a paid student note taker. Interview results were consistent with those for the questionnaire. Questionnaire and interview responses regarding use of C-Print as the only support service indicated that this arrangement would be acceptable to many students, but not to others. Communication characteristics were related to responses to the questionnaire. Students who were relatively proficient in reading and writing English, and in speech-reading, responded more favorably to C-Print.

  10. From regular text to artistic writing and artworks: Fourier statistics of images with low and high aesthetic appeal

    Directory of Open Access Journals (Sweden)

    Tamara eMelmer

    2013-04-01

    Full Text Available The spatial characteristics of letters and their influence on readability and letter identification have been intensely studied during the last decades. There have been few studies, however, on statistical image properties that reflect more global aspects of text, for example properties that may relate to its aesthetic appeal. It has been shown that natural scenes and a large variety of visual artworks possess a scale-invariant Fourier power spectrum that falls off linearly with increasing frequency in log-log plots. We asked whether images of text share this property. As expected, the Fourier spectrum of images of regular typed or handwritten text is highly anisotropic, i.e. the spectral image properties in vertical, horizontal and oblique orientations differ. Moreover, the spatial frequency spectra of text images are not scale invariant in any direction. The decline is shallower in the low-frequency part of the spectrum for text than for aesthetic artworks, whereas, in the high-frequency part, it is steeper. These results indicate that, in general, images of regular text contain less global structure (low spatial frequencies relative to fine detail (high spatial frequencies than images of aesthetics artworks. Moreover, we studied images of text with artistic claim (ornate print and calligraphy and ornamental art. For some measures, these images assume average values intermediate between regular text and aesthetic artworks. Finally, to answer the question of whether the statistical properties measured by us are universal amongst humans or are subject to intercultural differences, we compared images from three different cultural backgrounds (Western, East Asian and Arabic. Results for different categories (regular text, aesthetic writing, ornamental art and fine art were similar across cultures.

  11. From regular text to artistic writing and artworks: Fourier statistics of images with low and high aesthetic appeal

    Science.gov (United States)

    Melmer, Tamara; Amirshahi, Seyed A.; Koch, Michael; Denzler, Joachim; Redies, Christoph

    2013-01-01

    The spatial characteristics of letters and their influence on readability and letter identification have been intensely studied during the last decades. There have been few studies, however, on statistical image properties that reflect more global aspects of text, for example properties that may relate to its aesthetic appeal. It has been shown that natural scenes and a large variety of visual artworks possess a scale-invariant Fourier power spectrum that falls off linearly with increasing frequency in log-log plots. We asked whether images of text share this property. As expected, the Fourier spectrum of images of regular typed or handwritten text is highly anisotropic, i.e., the spectral image properties in vertical, horizontal, and oblique orientations differ. Moreover, the spatial frequency spectra of text images are not scale-invariant in any direction. The decline is shallower in the low-frequency part of the spectrum for text than for aesthetic artworks, whereas, in the high-frequency part, it is steeper. These results indicate that, in general, images of regular text contain less global structure (low spatial frequencies) relative to fine detail (high spatial frequencies) than images of aesthetics artworks. Moreover, we studied images of text with artistic claim (ornate print and calligraphy) and ornamental art. For some measures, these images assume average values intermediate between regular text and aesthetic artworks. Finally, to answer the question of whether the statistical properties measured by us are universal amongst humans or are subject to intercultural differences, we compared images from three different cultural backgrounds (Western, East Asian, and Arabic). Results for different categories (regular text, aesthetic writing, ornamental art, and fine art) were similar across cultures. PMID:23554592

  12. NOTICING AND TEXT-BASED CHAT

    Directory of Open Access Journals (Sweden)

    Chun Lai

    2006-09-01

    Full Text Available This study examined the capacity of text-based online chat to promote learners’ noticing of their problematic language productions and of the interactional feedback from their interlocutors. In this study, twelve ESL learners formed six mixed-proficiency dyads. The same dyads worked on two spot-the-difference tasks, one via online chat and the other through face-to-face conversation. Stimulated recall sessions were held subsequently to identify instances of noticing. It was found that text-based online chat promotes noticing more than face-to-face conversations, especially in terms of learners’ noticing of their own linguistic mistakes.

  13. Undergraduates' Text Messaging Language and Literacy Skills

    Science.gov (United States)

    Grace, Abbie; Kemp, Nenagh; Martin, Frances Heritage; Parrila, Rauno

    2014-01-01

    Research investigating whether people's literacy skill is being affected by the use of text messaging language has produced largely positive results for children, but mixed results for adults. We asked 150 undergraduate university students in Western Canada and 86 in South Eastern Australia to supply naturalistic text messages and to complete…

  14. Mixed

    Directory of Open Access Journals (Sweden)

    Pau Baya

    2011-05-01

    Full Text Available Remenat (Catalan (Mixed, "revoltillo" (Scrambled in Spanish, is a dish which, in Catalunya, consists of a beaten egg cooked with vegetables or other ingredients, normally prawns or asparagus. It is delicious. Scrambled refers to the action of mixing the beaten egg with other ingredients in a pan, normally using a wooden spoon Thought is frequently an amalgam of past ideas put through a spinner and rhythmically shaken around like a cocktail until a uniform and dense paste is made. This malleable product, rather like a cake mixture can be deformed pulling it out, rolling it around, adapting its shape to the commands of one’s hands or the tool which is being used on it. In the piece Mixed, the contortion of the wood seeks to reproduce the plasticity of this slow heavy movement. Each piece lays itself on the next piece consecutively like a tongue of incandescent lava slowly advancing but with unstoppable inertia.

  15. MIXED AND MIXING SYSTEMS WORLDWIDE: A PREFACE

    Directory of Open Access Journals (Sweden)

    Seán Patrick Donlan

    2012-09-01

    Full Text Available This issue of the Potchefstroom Electronic Law Journal (South Africa sees thepublication of a selection of articles derived from the Third International Congress ofthe World Society of Mixed Jurisdiction Jurists (WSMJJ. That Congress was held atthe Hebrew University of Jerusalem, Israel in the summer of 2011. It reflected athriving Society consolidating its core scholarship on classical mixed jurisdictions(Israel, Louisiana, the Philippines, Puerto Rico, Quebec, Scotland, and South Africawhile reaching to new horizons (including Cyprus, Hong Kong and Macau, Malta,Nepal, etc. This publication reflects in microcosm the complexity of contemporaryscholarship on mixed and plural legal systems. This complexity is, of course, wellunderstoodby South African jurists whose system is derived both from the dominantEuropean traditions as well as from African customary systems, including both thosethat make up part of the official law of the state as well as those non-state norms thatcontinue to be important in the daily lives of many South Africans.

  16. Text-based language identification for the South African languages

    CSIR Research Space (South Africa)

    Botha, G

    2006-11-01

    Full Text Available -crawling ap- proach described in [2]. That method employed an early language-identification system for au- tomatic selection of Web pages, and turned out to suffer from two limitations, namely wrongly identified web pages and web pages with mixed text (i...

  17. THE MARKETING MIX OPTIMIZATION

    Directory of Open Access Journals (Sweden)

    SABOU FELICIA

    2014-02-01

    Full Text Available ing mix a particularly important issue is to choose the best combination of its variables, this lead to the achievement objectives, in time. Choosing the right marketing mix is possible only by reporting information to some clear benchmarks, these criteria a related to the objective of the company at the time of analyze. The study shows that the companies must give a great importance to optimize the marketing mix, because of how its combines and integrates company policies relating to the product, price, distribution and promotion, depends the success or the failure on its market. The practice has shown that if an element of the marketing mix is wrong implemented, marketing strategies and programs do not achieve their objectives, and the company can not generate the expected profit. To optimize the marketing mix, companies should consider the following issues: the resources (materials, financial and human, which will be properly allocated to all the elements of the marketing mix, the specific marketing tools and the relationship of interdependence of all the methods and tools used to optimize the marketing mix.

  18. Passive Mixing inside Microdroplets

    Directory of Open Access Journals (Sweden)

    Chengmin Chen

    2018-04-01

    Full Text Available Droplet-based micromixers are essential units in many microfluidic devices for widespread applications, such as diagnostics and synthesis. The mixers can be either passive or active. When compared to active methods, the passive mixer is widely used because it does not require extra energy input apart from the pump drive. In recent years, several passive droplet-based mixers were developed, where mixing was characterized by both experiments and simulation. A unified physical understanding of both experimental processes and simulation models is beneficial for effectively developing new and efficient mixing techniques. This review covers the state-of-the-art passive droplet-based micromixers in microfluidics, which mainly focuses on three aspects: (1 Mixing parameters and analysis method; (2 Typical mixing element designs and the mixing characters in experiments; and, (3 Comprehensive introduction of numerical models used in microfluidic flow and diffusion.

  19. Manual versus automated coding of free-text self-reported medication data in the 45 and Up Study: a validation study.

    Science.gov (United States)

    Gnjidic, Danijela; Pearson, Sallie-Anne; Hilmer, Sarah N; Basilakis, Jim; Schaffer, Andrea L; Blyth, Fiona M; Banks, Emily

    2015-03-30

    Increasingly, automated methods are being used to code free-text medication data, but evidence on the validity of these methods is limited. To examine the accuracy of automated coding of previously keyed in free-text medication data compared with manual coding of original handwritten free-text responses (the 'gold standard'). A random sample of 500 participants (475 with and 25 without medication data in the free-text box) enrolled in the 45 and Up Study was selected. Manual coding involved medication experts keying in free-text responses and coding using Anatomical Therapeutic Chemical (ATC) codes (i.e. chemical substance 7-digit level; chemical subgroup 5-digit; pharmacological subgroup 4-digit; therapeutic subgroup 3-digit). Using keyed-in free-text responses entered by non-experts, the automated approach coded entries using the Australian Medicines Terminology database and assigned corresponding ATC codes. Based on manual coding, 1377 free-text entries were recorded and, of these, 1282 medications were coded to ATCs manually. The sensitivity of automated coding compared with manual coding was 79% (n = 1014) for entries coded at the exact ATC level, and 81.6% (n = 1046), 83.0% (n = 1064) and 83.8% (n = 1074) at the 5, 4 and 3-digit ATC levels, respectively. The sensitivity of automated coding for blank responses was 100% compared with manual coding. Sensitivity of automated coding was highest for prescription medications and lowest for vitamins and supplements, compared with the manual approach. Positive predictive values for automated coding were above 95% for 34 of the 38 individual prescription medications examined. Automated coding for free-text prescription medication data shows very high to excellent sensitivity and positive predictive values, indicating that automated methods can potentially be useful for large-scale, medication-related research.

  20. Parameter calibration for synthesizing realistic-looking variability in offline handwriting

    Science.gov (United States)

    Cheng, Wen; Lopresti, Dan

    2011-01-01

    Motivated by the widely accepted principle that the more training data, the better a recognition system performs, we conducted experiments asking human subjects to do evaluate a mixture of real English handwritten text lines and text lines altered from existing handwriting with various distortion degrees. The idea of generating synthetic handwriting is based on a perturbation method by T. Varga and H. Bunke that distorts an entire text line. There are two purposes of our experiments. First, we want to calibrate distortion parameter settings for Varga and Bunke's perturbation model. Second, we intend to compare the effects of parameter settings on different writing styles: block, cursive and mixed. From the preliminary experimental results, we determined appropriate ranges for parameter amplitude, and found that parameter settings should be altered for different handwriting styles. With the proper parameter settings, it should be possible to generate large amount of training and testing data for building better off-line handwriting recognition systems.

  1. Research design: qualitative, quantitative and mixed methods approaches Research design: qualitative, quantitative and mixed methods approaches Creswell John W Sage 320 £29 0761924426 0761924426 [Formula: see text].

    Science.gov (United States)

    2004-09-01

    The second edition of Creswell's book has been significantly revised and updated. The author clearly sets out three approaches to research: quantitative, qualitative and mixed methods. As someone who has used mixed methods in my research, it is refreshing to read a textbook that addresses this. The differences between the approaches are clearly identified and a rationale for using each methodological stance provided.

  2. Qualitative and mixed methods in public health

    National Research Council Canada - National Science Library

    Padgett, Deborah

    2012-01-01

    "This text has a large emphasis on mixed methods, examples relating to health research, new exercises pertaining to health research, and an introduction on qualitative and mixed methods in public health...

  3. House officer procedure documentation using a personal digital assistant: a longitudinal study

    Directory of Open Access Journals (Sweden)

    Lane David R

    2006-01-01

    Full Text Available Abstract Background Personal Digital Assistants (PDAs have been integrated into daily practice for many emergency physicians and house officers. Few objective data exist that quantify the effect of PDAs on documentation. The objective of this study was to determine whether use of a PDA would improve emergency medicine house officer documentation of procedures and patient resuscitations. Methods Twelve first-year Emergency Medicine (EM residents were provided a Palm V (Palm, Inc., Santa Clara, California, USA PDA. A customizable patient procedure and encounter program was constructed and loaded into each PDA. Residents were instructed to enter information on patients who had any of 20 procedures performed, were deemed clinically unstable, or on whom follow-up was obtained. These data were downloaded to the residency coordinator's desktop computer on a weekly basis for 36 months. The mean number of procedures and encounters performed per resident over a three year period were then compared with those of 12 historical controls from a previous residency class that had recorded the same information using a handwritten card system for 36 months. Means of both groups were compared a two-tailed Student's t test with a Bonferroni correction for multiple comparisons. One hundred randomly selected entries from both the PDA and handwritten groups were reviewed for completeness. Another group of 11 residents who had used both handwritten and PDA procedure logs for one year each were asked to complete a questionnaire regarding their satisfaction with the PDA system. Results Mean documentation of three procedures significantly increased in the PDA vs handwritten groups: conscious sedation 24.0 vs 0.03 (p = 0.001; thoracentesis 3.0 vs 0.0 (p = 0.001; and ED ultrasound 24.5 vs. 0.0 (p = 0.001. In the handwritten cohort, only the number of cardioversions/defibrillations (26.5 vs 11.5 was statistically increased (p = 0.001. Of the PDA entries, 100% were entered

  4. Mixed Reality Systems

    Directory of Open Access Journals (Sweden)

    Dieter Müller

    2009-11-01

    Full Text Available Currently one of the most challenging aspects of human computer interaction design is the integration of physical and digital worlds in a single environment. This fusion involves the development of "Mixed Reality Systems”, including various technologies from the domains of augmented and virtual reality. In this paper I will present related concepts and discuss lessons learned from our own research and prototype development. Our recent work involves the use of mixed reality (as opposed to ‘pure’ virtual reality techniques to support seamless collaborative work between remote and hands-on laboratories.

  5. Benign mixed tumor of the lacrimal sac

    Directory of Open Access Journals (Sweden)

    Jong-Suk Lee

    2015-01-01

    Full Text Available Neoplasms of the lacrimal drainage system are uncommon, but potentially life-threatening and are often difficult to diagnose. Among primary lacrimal sac tumors, benign mixed tumors are extremely rare. Histologically, benign mixed tumors have been classified as a type of benign epithelial tumor. Here we report a case of benign mixed tumor of the lacrimal sac.

  6. Mixed-order phase transition in a colloidal crystal.

    Science.gov (United States)

    Alert, Ricard; Tierno, Pietro; Casademunt, Jaume

    2017-12-05

    Mixed-order phase transitions display a discontinuity in the order parameter like first-order transitions yet feature critical behavior like second-order transitions. Such transitions have been predicted for a broad range of equilibrium and nonequilibrium systems, but their experimental observation has remained elusive. Here, we analytically predict and experimentally realize a mixed-order equilibrium phase transition. Specifically, a discontinuous solid-solid transition in a 2D crystal of paramagnetic colloidal particles is induced by a magnetic field [Formula: see text] At the transition field [Formula: see text], the energy landscape of the system becomes completely flat, which causes diverging fluctuations and correlation length [Formula: see text] Mean-field critical exponents are predicted, since the upper critical dimension of the transition is [Formula: see text] Our colloidal system provides an experimental test bed to probe the unconventional properties of mixed-order phase transitions.

  7. Ekstraksi Ciri Batang untuk Pengenalan Nomer Rekening Tulisan Tangan dengan Jaringan Syaraf Tiruan Perambatan Balik

    Directory of Open Access Journals (Sweden)

    Farida Asriani

    2012-02-01

    Full Text Available Handwriting number recognition was being challenge problem to do in the recent years. The main objective for our research waso recognized handwritten account number. The original data was bank deposit slip that acquired by scanner. Before do the recognition of account number handwritten, first step that must be done was located account number on the bank deposit slip. After the location was found then the account number was segmented to cut up each numbern. After cutting the stem then performed feature extraction to obtain a vector which was fed to the neural network system for recognition rate. System back propagation neural network for handwritten digit pattern recognition was designed by 168neuron consists of input layer, 70 neurons in the hidden layer and 10 neurons in the output layer. The results obtained in this study were 83.78% of the data slip can be recognized correctly.

  8. SPORT MARKETING MIX STRATEGIES

    Directory of Open Access Journals (Sweden)

    Alexandru Lucian MIHAI

    2013-06-01

    Full Text Available This paper presents a brief overview of a significant element of the sport marketing management model called the marketing mix. The marketing mix is crucial because it defines the sport business, and much of the sport marketer’s time is spent on various functions within the marketing mix. The marketing mix is the strategic combination of the product, price, place and promotion elements. These elements are typically called the four Ps of marketing. Decisions and strategies for each are important for the marketer. Information for making educated decisions involving the four Ps comes from the marketing research involving primarily the four Cs - consumer, competitor, company and climate. A critical decision and one of the greatest challenges for the sport business is how to strategically combine the four Ps to best satisfy the consumer, meet company objectives, enhance market position, and enhance competitive advantages.

  9. A detailed aerosol mixing state model for investigating interactions between mixing state, semivolatile partitioning, and coagulation

    Directory of Open Access Journals (Sweden)

    J. Lu

    2010-04-01

    Full Text Available A new method for describing externally mixed particles, the Detailed Aerosol Mixing State (DAMS representation, is presented in this study. This novel method classifies aerosols by both composition and size, using a user-specified mixing criterion to define boundaries between compositional populations. Interactions between aerosol mixing state, semivolatile partitioning, and coagulation are investigated with a Lagrangian box model that incorporates the DAMS approach. Model results predict that mixing state affects the amount and types of semivolatile organics that partition to available aerosol phases, causing external mixtures to produce a more size-varying composition than internal mixtures. Both coagulation and condensation contribute to the mixing of emitted particles, producing a collection of multiple compositionally distinct aerosol populations that exists somewhere between the extremes of a strictly external or internal mixture. The selection of mixing criteria has a significant impact on the size and type of individual populations that compose the modeled aerosol mixture. Computational demands for external mixture modeling are significant and can be controlled by limiting the number of aerosol populations used in the model.

  10. Against Mixed Epistemology

    Directory of Open Access Journals (Sweden)

    Joe Milburn

    2015-05-01

    Full Text Available http://dx.doi.org/10.5007/1808-1711.2015v19n2p183 We can call any reductive account of knowledge that appeals to both safety and ability conditions a mixed account of knowledge. Examples of mixed accounts of knowledge include Pritchard’s (2012 Anti-Luck Virtue Epistemology, Kelp’s (2013 Safe-Apt account of knowledge, and Turri’s (2011 Ample belief account of knowledge. Mixed accounts of knowledge are motivated by well-known counterexamples to pure safety and pure ability accounts of knowledge. It is thought that by combining both safety and ability conditions we can give an extensionally adequate reductive account of knowledge. In this paper I argue that the putative counterexamples to pure safety and pure ability accounts of knowledge fail to motivate mixed accounts of knowledge. In particular, I argue that if the putative counterexamples are problematic for safety accounts they are problematic for ability accounts and vice-versa. The reason for this, I argue, is that the safety condition and ability condition should be understood as alternative expressions of the same intuition — that knowledge must come from a reliable source.

  11. SOCIOLINGUISTIC FACTORS OF THE WRITTEN SPEECH NORMS APPROXIMATION IN LABOR MIGRANTS’ TEXTS

    Directory of Open Access Journals (Sweden)

    Utesheva Altynay Pazylovna

    2015-06-01

    Full Text Available The article focuses on the features of written Russian speech of labor migrants from different countries considering the norms of written speech. The empirical basis of the research is represented by the handwritten CVs of unemployed migrants from Vietnam and Uzbekistan, that were presented to the departments of the Federal Migration Service of the Russian Federation in the city of Volgograd. Written speech violations are classified according to the age groups which migrants belong to. The following sociolinguistic characteristics of the migrants are also taken into account: nationality, period of school education, higher education, document writing competence. Group 1 combined informants aged from 20 to 30, without higher education, who studied the Russian language at school in the new period of the collapse of the Soviet Union procedures or on their own. It is an educational institution with no experience compiling official documents and communication skills in Russian. Group 2 combined informants aged from 30 to 50, without higher education, who studied Russian at school by Soviet methods with experience of drawing up official documents and possessing basic communication skills to communicate in Russian. Group 3 combined informants aged 50 and older with secondary special education, who studied Russian at school by Soviet methods and actively developed communicative competence at the expense of everyday communication, reading books, listening to the radio and watching programs in Russian, with experience in drafting official documents. The features of migrants' written speech are manifested in specific language and speech mistakes, particularly in graphic, phonetic and genre rules violations. The general patterns of mistakes are registered. The mistakes are caused not only by language transfer and the Russian language competence, but also by sociolinguistic factors. The particular cross-language differences of migrants writing are

  12. Aggregate packing characteristics of good and poor performing asphalt mixes

    CSIR Research Space (South Africa)

    Denneman, E

    2007-07-01

    Full Text Available The aggregate structure of the compacted mix is a determining factor for the performance of Hot-Mix Asphalt (HMA). In this paper, the grading characteristics of good and poor performing HMA mixes are explored using the concepts of the Bailey method...

  13. Feature selection based classifier combination approach for ...

    Indian Academy of Sciences (India)

    ved for the isolated English text, but for the handwritten Devanagari script it is not ... characters, lack of standard benchmarking and ground truth dataset, lack of ..... theory, proposed by Glen Shafer as a way to represent cognitive knowledge.

  14. Sadhana | Indian Academy of Sciences

    Indian Academy of Sciences (India)

    Home; Journals; Sadhana. N Tripathy. Articles written in Sadhana. Volume 31 Issue 6 December 2006 pp 755-769. Handwriting segmentation of unconstrained Oriya text · N Tripathy U Pal · More Details Abstract Fulltext PDF. Segmentation of handwritten text into lines, words and characters is one of the important steps in ...

  15. A randomized comparison between records made with an anesthesia information management system and by hand, and evaluation of the Hawthorne effect.

    Science.gov (United States)

    Edwards, Kylie-Ellen; Hagen, Sander M; Hannam, Jacqueline; Kruger, Cornelis; Yu, Richard; Merry, Alan F

    2013-10-01

    Anesthesia information management system (AIMS) technology is designed to facilitate high-quality anesthetic recordkeeping. We examined the hypothesis that no difference exists between AIMS and handwritten anesthetic records in regard to the completeness of important information contained as text data. We also investigated the effect of observational research on the completeness of anesthesiologists' recordkeeping. As part of a larger randomized controlled trial, participants were randomized to produce 400 anesthetic records, either handwritten (n = 200) or using an AIMS (n = 200). Records were assessed against a 32-item checklist modified from a clinical guideline. Intravenous agent and bolus recordings were quantified, and data were compared between handwritten and AIMS records. Records produced with intensive research observation during the initial phase of the study (n = 200) were compared with records produced with reduced intensity observation during the final phase of the study (n = 200). The AIMS records were more complete than the handwritten records (mean difference 7.1%; 95% confidence interval [CI] 5.6 to 8.6%; P < 0.0001), with higher completion rates for six individual items on the checklist (P < 0.0001). Drug annotation data were equal between arms. The records completed early in the study, during a period of more intense observation, were more thorough than subsequent records (87.3% vs 81.6%, respectively; mean difference 5.7%; 95% CI 4.2 to 7.3%; P < 0.0001). The AIMS records were more complete than the handwritten records for 32 predefined items. The potential of observational research to influence professional behaviour in an anesthetic context was confirmed. This trial was registered at the Australian New Zealand Clinical Trials Registry No 12608000068369.

  16. Chemical-text hybrid search engines.

    Science.gov (United States)

    Zhou, Yingyao; Zhou, Bin; Jiang, Shumei; King, Frederick J

    2010-01-01

    As the amount of chemical literature increases, it is critical that researchers be enabled to accurately locate documents related to a particular aspect of a given compound. Existing solutions, based on text and chemical search engines alone, suffer from the inclusion of "false negative" and "false positive" results, and cannot accommodate diverse repertoire of formats currently available for chemical documents. To address these concerns, we developed an approach called Entity-Canonical Keyword Indexing (ECKI), which converts a chemical entity embedded in a data source into its canonical keyword representation prior to being indexed by text search engines. We implemented ECKI using Microsoft Office SharePoint Server Search, and the resultant hybrid search engine not only supported complex mixed chemical and keyword queries but also was applied to both intranet and Internet environments. We envision that the adoption of ECKI will empower researchers to pose more complex search questions that were not readily attainable previously and to obtain answers at much improved speed and accuracy.

  17. Mixed-Mode Crack Growth in Wood

    Directory of Open Access Journals (Sweden)

    Octavian POP

    2012-09-01

    Full Text Available In timber elements the mixed mode dependsessentially of wood anatomy and load configuration.In these conditions, in order to evaluate the materialbehavior and the fracture process, it’s necessary toseparate the part of each mode. The mixed modeseparation allows evaluating the amplitude offracture mode. In the present paper, using a mixedmodecrack growth specimen made in Douglas fir,the mixed mode crack growth process is studythanks to marks tracking method. Using the markstracking method the characteristic displacementsassociated to opening and shear mode aremeasured. From the experimental measurements,the energy release rate associated to opening andshear modes is calculated into to account the crackadvancement during the test.

  18. Using codebooks of fragmented connected-component contours in forensic and historic writer identification

    NARCIS (Netherlands)

    Schomaker, L.R.B.; Franke, K.; Bulacu, M.L.

    2007-01-01

    Recent advances in 'off-line' writer identification allow for new applications in handwritten text retrieval from archives of scanned historical documents. This paper describes new algorithms for forensic or historical writer identification, using the contours of fragmented connected-components in

  19. COMPARISON OF SVM AND FUZZY CLASSIFIER FOR AN INDIAN SCRIPT

    Directory of Open Access Journals (Sweden)

    M. J. Baheti

    2012-01-01

    Full Text Available With the advent of technological era, conversion of scanned document (handwritten or printed into machine editable format has attracted many researchers. This paper deals with the problem of recognition of Gujarati handwritten numerals. Gujarati numeral recognition requires performing some specific steps as a part of preprocessing. For preprocessing digitization, segmentation, normalization and thinning are done with considering that the image have almost no noise. Further affine invariant moments based model is used for feature extraction and finally Support Vector Machine (SVM and Fuzzy classifiers are used for numeral classification. . The comparison of SVM and Fuzzy classifier is made and it can be seen that SVM procured better results as compared to Fuzzy Classifier.

  20. A scoring system for appraising mixed methods research, and concomitantly appraising qualitative, quantitative and mixed methods primary studies in Mixed Studies Reviews.

    Science.gov (United States)

    Pluye, Pierre; Gagnon, Marie-Pierre; Griffiths, Frances; Johnson-Lafleur, Janique

    2009-04-01

    A new form of literature review has emerged, Mixed Studies Review (MSR). These reviews include qualitative, quantitative and mixed methods studies. In the present paper, we examine MSRs in health sciences, and provide guidance on processes that should be included and reported. However, there are no valid and usable criteria for concomitantly appraising the methodological quality of the qualitative, quantitative and mixed methods studies. To propose criteria for concomitantly appraising the methodological quality of qualitative, quantitative and mixed methods studies or study components. A three-step critical review was conducted. 2322 references were identified in MEDLINE, and their titles and abstracts were screened; 149 potentially relevant references were selected and the full-text papers were examined; 59 MSRs were retained and scrutinized using a deductive-inductive qualitative thematic data analysis. This revealed three types of MSR: convenience, reproducible, and systematic. Guided by a proposal, we conducted a qualitative thematic data analysis of the quality appraisal procedures used in the 17 systematic MSRs (SMSRs). Of 17 SMSRs, 12 showed clear quality appraisal procedures with explicit criteria but no SMSR used valid checklists to concomitantly appraise qualitative, quantitative and mixed methods studies. In two SMSRs, criteria were developed following a specific procedure. Checklists usually contained more criteria than needed. In four SMSRs, a reliability assessment was described or mentioned. While criteria for quality appraisal were usually based on descriptors that require specific methodological expertise (e.g., appropriateness), no SMSR described the fit between reviewers' expertise and appraised studies. Quality appraisal usually resulted in studies being ranked by methodological quality. A scoring system is proposed for concomitantly appraising the methodological quality of qualitative, quantitative and mixed methods studies for SMSRs. This

  1. Para-mixed linear spaces

    Directory of Open Access Journals (Sweden)

    Crasmareanu Mircea

    2017-12-01

    Full Text Available We consider the paracomplex version of the notion of mixed linear spaces introduced by M. Jurchescu in [4] by replacing the complex unit i with the paracomplex unit j, j2 = 1. The linear algebra of these spaces is studied with a special view towards their morphisms.

  2. Kriging with mixed effects models

    Directory of Open Access Journals (Sweden)

    Alessio Pollice

    2007-10-01

    Full Text Available In this paper the effectiveness of the use of mixed effects models for estimation and prediction purposes in spatial statistics for continuous data is reviewed in the classical and Bayesian frameworks. A case study on agricultural data is also provided.

  3. File list: Pol.Emb.10.AllAg.Mixed_embryo [Chip-atlas[Archive

    Lifescience Database Archive (English)

    Full Text Available Pol.Emb.10.AllAg.Mixed_embryo ce10 RNA polymerase Embryo Mixed embryo SRX208771,SRX...208773,SRX208772,SRX208774 http://dbarchive.biosciencedbc.jp/kyushu-u/ce10/assembled/Pol.Emb.10.AllAg.Mixed_embryo.bed ...

  4. File list: Pol.Emb.50.AllAg.Mixed_embryo [Chip-atlas[Archive

    Lifescience Database Archive (English)

    Full Text Available Pol.Emb.50.AllAg.Mixed_embryo ce10 RNA polymerase Embryo Mixed embryo SRX208772,SRX...208773,SRX208774,SRX208771 http://dbarchive.biosciencedbc.jp/kyushu-u/ce10/assembled/Pol.Emb.50.AllAg.Mixed_embryo.bed ...

  5. Marking for Structure using Boolean Feedback | Louw | Journal for ...

    African Journals Online (AJOL)

    This paper presents evidence that marking student texts with well considered checklists is more effective than marking by hand. An experiment conducted on first-year students illustrated that the checklists developed to mark introductions, conclusions and paragraphs yielded better revision results than handwritten ...

  6. Elastic properties of fly ash-stabilized mixes

    Directory of Open Access Journals (Sweden)

    Sanja Dimter

    2015-12-01

    Full Text Available Stabilized mixes are used in the construction of bearing layers in asphalt and concrete pavement structures. Two nondestructive methods: resonant frequency method and ultrasonic pulse velocity method, were used for estimation of elastic properties of fly ash–stabilized mixes. Stabilized mixes were designed containing sand from the river Drava and binder composed of different share of cement and fly ash. The aim of the research was to analyze the relationship between the dynamic modulus of elasticity determined by different nondestructive methods. Data showed that average value of elasticity modulus obtained by the ultrasound velocity method is lower than the values of elasticity modulus obtained by resonant frequency method. For further analysis and enhanced discussion of elastic properties of fly ash stabilized mixes, see Dimter et al. [1].

  7. Fatigue and deformation characteristics of large-aggregate mixes for bases.

    CSIR Research Space (South Africa)

    Verhaeghe, Benoit MJA

    1994-10-01

    Full Text Available for linking mix design parameters with the structural design process is discussed, based on dynamic tests conducted in the laboratory, complemented by Heavy Vehicle Simulator (HVS) tests on pavements containing Large-Aggregate Mixes for Bases (LAMBS). Initial...

  8. Evaluation of the performance of aggregate in hot-mix asphalt

    CSIR Research Space (South Africa)

    Komba, Julius J

    2014-07-01

    Full Text Available The overall performance of an asphalt mix is dependent on, amongst others, the properties of the constituent materials, which include aggregate, binder and filler. The aggregate for production of asphalt mixes is usually sourced from a quarry, which...

  9. Resilient response characterisation of hot-mix asphalt mixes for a new South African pavement design method

    CSIR Research Space (South Africa)

    Anochie-Boateng, Joseph

    2011-09-01

    Full Text Available master curves developed for the five mixes based on dynamic modulus laboratory data and two dynamic modulus predictive equations, namely Witczak and Hirsch models. The two predictive equations were evaluated against the dynamic modulus values obtained...

  10. Mixed graphite cast iron for automotive exhaust component applications

    Directory of Open Access Journals (Sweden)

    De-lin Li

    2017-11-01

    Full Text Available Both spheroidal graphite iron and compacted graphite iron are used in the automotive industry. A recently proposed mixed graphite iron exhibits a microstructure between the conventional spheroidal graphite iron and compacted graphite iron. Evaluation results clearly indicate the suitability and benefits of mixed graphite iron for exhaust component applications with respect to casting, machining, mechanical, thermophysical, oxidation, and thermal fatigue properties. A new ASTM standard specification (A1095 has been created for compacted, mixed, and spheroidal graphite silicon-molybdenum iron castings. This paper attempts to outline the latest progress in mixed graphite iron published.

  11. ρ - ω Mixing Effects in Relativistic Heavy-Ion Collisions

    International Nuclear Information System (INIS)

    Broniowski, W.; Florkowski, W.

    1999-01-01

    Full text: We have shown that even moderate excess of neutrons over protons in nuclear matter, such as in 208 Pb, can lead to large ρ - ω mixing at densities of the order of twice the nuclear saturation density and higher. The typical mixing angle is of the order of 10 o . The mixing may result in noticeable shifts of the positions and widths of resonances. We also analyze temperature effects and find that temperatures up to 50 MeV have practically no effect on the mixing. The results have relevance for the explanation of dilepton production in relativistic heavy-ion collisions. (author)

  12. Marketing mix for consumer high technology products

    Directory of Open Access Journals (Sweden)

    Dovleac, L.

    2012-01-01

    Full Text Available This paper includes an analysis upon the variables of marketing mix for high technology products used for individual consumption. There are exposed the essential aspects related to marketing policies and strategies used by high technology companies for providing consumers the best solutions tailored to their needs. A special attention is given to the necessity for inclusion in the marketing mix of the fifth element – the assistance and informational support for customers.

  13. Mixing ratio sensor of alcohol mixed fuel

    Energy Technology Data Exchange (ETDEWEB)

    Miyata, Shigeru; Matsubara, Yoshihiro

    1987-08-07

    In order to improve combustion efficiency of an internal combustion engine using gasoline-alcohol mixed fuel and to reduce harmful substance in its exhaust gas, it is necessary to control strictly the air-fuel ratio to be supplied and the ignition timing and change the condition of control depending upon the mixing ratio of the mixed fuel. In order to detect the mixing ratio of the mixed fuel, the above mixing ratio has so far been detected by casting a ray of light to the mixed fuel and utilizing a change of critical angle associated with the change of the composition of the fluid of the mixed fuel. However, in case when a light emitting diode is used for the light source above, two kinds of sensors are further needed. Concerning the two kinds of sensors above, this invention offers a mixing ratio sensor for the alcohol mixed fuel which can abolish a temperature sensor to detect the environmental temperature by making a single compensatory light receiving element deal with the compensation of the amount of light emission of the light emitting element due to the temperature change and the compensation of the critical angle caused by the temperature change. (6 figs)

  14. Modeling of mixing in stirred bioreactors 4. mixing time for aerated bacteria, yeasts and fungus broths

    Directory of Open Access Journals (Sweden)

    Cascaval Dan

    2004-01-01

    Full Text Available The mixing time for bioreactors depends mainly on the rheoiogicai properties of the broths, the biomass concentration and morphology, mixing system characteristics and fermentation conditions. For quantifying the influence of these factors on the mixing efficiency for stirred bioreactors, aerated broths of bacteria (P. shermanii, yeasts (S. cerevisiae and fungi (P. chrysogenum, free mycelia and mycelial aggregates of different concentrations have been investigated using a laboratory bioreactor with a double turbine impeller. The experimental data indicated that the influence of the rotation speed, aeration rate and stirrer positions on the mixing intensity strongly differ from one system to another and must be correlated with the microorganism characteristics, namely: the biomass concentration and morphology. Moreover, compared with non-aerated broths, variations of the mixing time with the considered parameters are very different, due to the complex flow mechanism of gas-liquid dispersions. By means of the experimental data and using a multiregression analysis method some mathematical correlations for the mixing time of the general form: tm = a1*Cx2+a2*Cx+a3*IgVa+a4-N2+a5-N+a6/a7*L2+a8*L+a9 were established. The proposed equations offer good agreement with the experiments, the average deviation being ±6.7% - ±9.4 and are adequate for the flow regime Re < 25,000.

  15. 'Gedrukte boeken, met de pen gelezen. Sporen van leesinterpretaties in de religieuze manuscriptcultuur'

    NARCIS (Netherlands)

    Dietz, F.M.

    2010-01-01

    This article concerns a seventeenth century illustrated manuscript based on the popular religious emblem book Pia desideria (1624). Contrary to what has been noted before, the handwritten texts in the manuscripts were not newly created, but are in fact careful adaptations of the Pia desideria and

  16. Solvability of Extended General Strongly Mixed Variational Inequalities

    Directory of Open Access Journals (Sweden)

    Balwant Singh Thakur

    2013-10-01

    Full Text Available In this paper, a new class of extended general strongly mixed variational inequalities is introduced and studied in Hilbert spaces. An existence theorem of solution is established and using resolvent operator technique, a new iterative algorithm for solving the extended general strongly mixed variational inequality is suggested. A convergence result for the iterative sequence generated by the new algorithm is also established.

  17. Transverse mixing of ellipsoidal particles in a rotating drum

    Directory of Open Access Journals (Sweden)

    He Siyuan

    2017-01-01

    Full Text Available Rotating drums are widely used in industry for mixing, milling, coating and drying processes. In the past decades, mixing of granular materials in rotating drums has been extensively investigated, but most of the studies are based on spherical particles. Particle shape has an influence on the flow behaviour and thus mixing behaviour, though the shape effect has as-yet received limited study. In this work, discrete element method (DEM is employed to study the transverse mixing of ellipsoidal particles in a rotating drum. The effects of aspect ratio and rotating speed on mixing quality and mixing rate are investigated. The results show that mixing index increases exponentially with time for both spheres and ellipsoids. Particles with various aspect ratios are able to reach well-mixed states after sufficient revolutions in the rolling or cascading regime. Ellipsoids show higher mixing rate when rotational speed is set between 25 and 40 rpm. The relationship between mixing rate and aspect ratio of ellipsoids is established, demonstrating that, particles with aspect ratios of 0.5 and 2.0 achieve the highest mixing rates. Increasing rotating speed from 15 rpm to 40 rpm does not necessarily increase the mixing speed of spheres, while monotonous increase is observed for ellipsoids.

  18. European Mixed Forests: definition and research perspectives

    Directory of Open Access Journals (Sweden)

    Andres Bravo-Oviedo

    2014-12-01

    Full Text Available Aim of study: We aim at (i developing a reference definition of mixed forests in order to harmonize comparative research in mixed forests and (ii review the research perspectives in mixed forests.Area of study: The definition is developed in Europe but can be tested worldwide.Material and Methods: Review of existent definitions of mixed forests based and literature review encompassing dynamics, management and economic valuation of mixed forests.Main results: A mixed forest is defined as a forest unit, excluding linear formations, where at least two tree species coexist at any developmental stage, sharing common resources (light, water, and/or soil nutrients. The presence of each of the component species is normally quantified as a proportion of the number of stems or of basal area, although volume, biomass or canopy cover as well as proportions by occupied stand area may be used for specific objectives. A variety of structures and patterns of mixtures can occur, and the interactions between the component species and their relative proportions may change over time.The research perspectives identified are (i species interactions and responses to hazards, (ii the concept of maximum density in mixed forests, (iii conversion of monocultures to mixed-species forest and (iv economic valuation of ecosystem services provided by mixed forests.Research highlights: The definition is considered a high-level one which encompasses previous attempts to define mixed forests. Current fields of research indicate that gradient studies, experimental design approaches, and model simulations are key topics providing new research opportunities.Keywords: COST Action; EuMIXFOR; mixed-species forests; admixtures of species.

  19. VARIATION IN MEAT COMPOSITION VISCOSITY DURING THE MIXING PROCESS

    Directory of Open Access Journals (Sweden)

    DANIELA IANIłCHI

    2008-10-01

    Full Text Available Animal raw material processing is directly influenced by the physical and chemical characteristics of the materials which also influence their water holding capacity. The various combinations and status of the raw materials used in the food industry determine specific behaviours that may influence the processing equipment performance and construction. The study on meat composition viscosity depending upon the added components, temperature and mixing time length, has shown that viscosity is increasing with lower added water percentage, lower mixing temperature and higher mixing time length.

  20. File list: His.Emb.05.AllAg.Mixed_embryo [Chip-atlas[Archive

    Lifescience Database Archive (English)

    Full Text Available His.Emb.05.AllAg.Mixed_embryo ce10 Histone Embryo Mixed embryo SRX331363,SRX027210,...SRX027211,SRX494992,SRX494993,SRX494984,SRX494985,SRX982085,SRX982084,SRX331364 http://dbarchive.biosciencedbc.jp/kyushu-u/ce10/assembled/His.Emb.05.AllAg.Mixed_embryo.bed ...

  1. Evaluating the effects of compaction of hot mix asphalt on selected laboratory tests

    CSIR Research Space (South Africa)

    Kekana, SL

    2008-07-01

    Full Text Available of the gyratory prepared samples for standard laboratory design mix and the field prepared samples, while the short-term aged (SA) sample shows similar rut rates to the field compacted samples. Early failure was evident after 2 000 wheel passes for the short.... The laboratory design mixed is represented by short-term aged mixed and design mix (fresh mix in the laboratory). The type of mix discussed in this study is summarised in Tables 1 and 2 and Figure 1. Detailed information about the mix is discussed in Denneman...

  2. Writer identification system for Ethiopic handwriting | Demoze | Zede ...

    African Journals Online (AJOL)

    Writer identification is a popular and ongoing research area having a wide variety of applications in banking, criminal justice system, access control, determining the authenticity of handwritten mails, etc. In this paper, an off-line text independent Ethiopic writer identification system has been proposed. The system uses 50 ...

  3. Microfluidic mixing in a Y-junction open channel

    Directory of Open Access Journals (Sweden)

    Jue Nee Tan

    2012-09-01

    Full Text Available In the laminar regimes typical of microfluidic systems’, mixing is governed by molecular diffusion; however this process is slow in nature. Consequently, passive or active methods are usually sought for effective mixing. In this work, open fluidic channels will be investigated; these channels are bounded on all but one face by an air/fluid interface. Firstly, it will be shown that flow in open channels can merge at a Y-junction in a stable manner; hence two fluids can be brought into contact with each other. Secondly, the mixing of these two fluids will be studied. At high flow rates (>300 μl/min mixing occurs at the junction without need for additional intervention, this mixing is far swifter than can be expected from molecular diffusion. At lower flow rates, intervention is required. A major motivation for open fluidic channels is the ability to interact with the surrounding air environment; this feature is used to effect the desired mixing. It is shown that by blowing an air jet across the junction, shear stresses at the air/fluid interface causes a flow profile within the fluid inductive to rapid mixing of the fluids.

  4. A Real-Time Semiautonomous Audio Panning System for Music Mixing

    Directory of Open Access Journals (Sweden)

    Perez_Gonzalez Enrique

    2010-01-01

    Full Text Available A real-time semiautonomous stereo panning system for music mixing has been implemented. The system uses spectral decomposition, constraint rules, and cross-adaptive algorithms to perform real-time placement of sources in a stereo mix. A subjective evaluation test was devised to evaluate its quality against human panning. It was shown that the automatic panning technique performed better than a nonexpert and showed no significant statistical difference to the performance of a professional mixing engineer.

  5. Reconfigurable Mixed Mode Universal Filter

    Directory of Open Access Journals (Sweden)

    Neelofer Afzal

    2014-01-01

    Full Text Available This paper presents a novel mixed mode universal filter configuration capable of working in voltage and transimpedance mode. The proposed single filter configuration can be reconfigured digitally to realize all the five second order filter functions (types at single output port. Other salient features of proposed configuration include independently programmable filter parameters, full cascadability, and low sensitivity figure. However, all these features are provided at the cost of quite large number of active elements. It needs three digitally programmable current feedback amplifiers and three digitally programmable current conveyors. Use of six active elements is justified by introducing three additional reduced hardware mixed mode universal filter configurations and its comparison with reported filters.

  6. Mixed Reality: Concepts, Tools and Applications

    Directory of Open Access Journals (Sweden)

    Ildeberto Aparecido Rodello

    2010-10-01

    Full Text Available The Mixed Reality proposes scenes combining between virtual and real worlds offering to the user an intuitive way of interaction according to a specific application. This tutorial paper aims at presenting the fundamentals concepts of this emergent kind of human-computer interface.

  7. Mixing ratio sensor for alcohol mixed fuel

    Energy Technology Data Exchange (ETDEWEB)

    Miyata, Shigeru; Matsubara, Yoshihiro

    1987-08-24

    In order to improve the combustion efficiency of an internal combustion engine using gasoline-alcohol mixed fuel and to reduce harmful substance in its exhaust gas, it is necessary to control strictly the air-fuel ratio to be supplied and the ignition timing. In order to detect the mixing ratio of the mixed fuel, a mixing ratio sensor has so far been proposed to detect the above mixing ratio by casting a ray of light to the mixed fuel and utilizing a change of critical angle associated with the change of the composition of the fluid of the mixed fuel. However, because of the arrangement of its transparent substance in the fuel passage with the sealing material in between, this sensor invited the leakage of the fluid due to deterioration of the sealing material, etc. and its cost became high because of too many parts to be assembled. In view of the above, in order to reduce the number of parts, to lower the cost of parts and the assembling cost and to secure no fluid leakage from the fuel passage, this invention formed the above fuel passage and the above transparent substance both concerning the above mixing ratio sensor in an integrated manner using light transmitting resin. (3 figs)

  8. Queering the media mix: The female gaze in Japanese fan comics

    Directory of Open Access Journals (Sweden)

    Kathryn Hemmann

    2015-09-01

    Full Text Available The Japanese expression "media mix" refers to multimedia marketing strategies for entertainment franchises. Although such franchises are commonly understood as being controlled by large corporations, the fans of these media properties make significant contributions to the mix, often expanding on the central themes of the source texts and queering them by rendering their subtexts explicit. In dōjinshi, or self-published fan comics, female readers create their own interpretations of stories, characters, and relationships in narratives targeted at a male demographic. In BL (boys' love fan comics, which are notable for their focus on a romantic and often physical relationship between two male characters, the female gaze has created its own overtly homoerotic readings and interpretations that creatively subvert the phallocentrism implicit in many mainstream narratives. The interactions between texts and their readers found in dōjinshi illustrate how cycles of narrative production and consumption have changed in the face of active fan cultures. Because of the closely interrelated nature of the components of increasingly international media mixes, communities of fans have the potential to make positive and progressive contributions to the media mix ecosystem.

  9. Quicksilver IV: The Real Operation Fortitude

    Science.gov (United States)

    2010-06-01

    Fortitude, they have also focused on the personalities that made those operations so fascinating; they have devoted entire books to Juan Garcia...was unclear, I have included explanatory notes, based on my own insights, in an effort to provide clarity. The original text is in normal font . Text...that was handwritten in is in italics. Text that was manually crossed out is in a strikethrough font . Notes on Coordinates and Conversion The

  10. MARKETING MIX IN SPORT

    Directory of Open Access Journals (Sweden)

    Srećko Novaković

    2011-03-01

    Full Text Available Marketing mix'' along the term of life cycle has robbed the trademark for the conception of marketing and the market direction of company, corporations and institutions. Essence marketing-mixa is in the simultaneous determining of the target market group of consumer (the buyer or stays the public and specially prepared and the coordinated impact of elements mixa, and this is the product, price, distributions and graduation ceremonies. Given that is mix combinations of verified variables, companies he use in order to would achieve are wished the scope sales on the target market. In the wider context significant influence of environment on the chosen structure marketing-mixa have not only technological, economic and competitive services already and socially-owned, legislative, legal and political services. From those reasons chant the marketing -mixa occasionally replaces expression are coordinated term acts on the market. Elements marketing-mix-and at sport marketings same are as well as at marketings every other activity. They contain the sportively product and the service, appreciate the sport product and services, distribution of sport product and services and the promotion of sport product and services.

  11. Using Digital Think-Alouds to Build Comprehension of Online Informational Texts

    Science.gov (United States)

    White, Amber

    2016-01-01

    The ability to navigate and comprehend online informational text is essential for 21st century learners. It requires orchestrating a mix of old and new reading strategies--and it's easy for teachers and students to feel overwhelmed! This column describes a way of combining student screencasting with Reciprocal Teaching to help students--and…

  12. The Mixed Phase of Charged AdS Black Holes

    Directory of Open Access Journals (Sweden)

    Piyabut Burikham

    2016-01-01

    Full Text Available We study the mixed phase of charged AdS black hole and radiation when the total energy is fixed below the threshold to produce a stable charged black hole branch. The coexistence conditions for the charged AdS black hole and radiation are derived for the generic case when radiation particles carry charge. The phase diagram of the mixed phase is demonstrated for both fixed potential and charge ensemble. In the dual gauge picture, they correspond to the mixed phase of quark-gluon plasma (QGP and hadron gas in the fixed chemical potential and density ensemble, respectively. In the nuclei and heavy-ion collisions at intermediate energies, the mixed phase of exotic QGP and hadron gas could be produced. The mixed phase will condense and evaporate into the hadron gas as the fireball expands.

  13. EXPERIMENTAL RESEARCH OF PROCESSING OF DUMP SAND-CLAY MIXES BY THE CENTRIFUGAL AND SHOCK CRUSHING

    Directory of Open Access Journals (Sweden)

    V. V. Vorobev

    2015-01-01

    Full Text Available Results of experimental research of processing of centrifugal and shock crushing of dump sandy-clay mixes are given. Use of products of processing of received mixes in foundry production and in production of asphalt concrete mixes allows to exclude transportation of the mix to dumping.

  14. Use of emulsion for warm mix asphalt

    Directory of Open Access Journals (Sweden)

    Mahabir Panda

    2017-06-01

    Full Text Available Due to increase in energy costs and emission problems in hot mix asphalt usually used, it brought a great interest to the researchers to develop the warm mix technology for pavement constructions. Commonly known as warm mix asphalt (WMA, it is a typical method in the bituminous paving technology, which allows production and placement of bituminous mixes at lower temperatures than that used for hot mix asphalt (HMA. The WMA involves an environmental friendly production process that utilises organic additives, chemical additives and water based technologies. The organic and chemical additives are normally very costly and still involve certain amount of environmental issues. These factors motivated the authors to take up this technology using simple, environment friendly and somewhat cost effective procedure. In this study, an attempt has been made to prepare warm mixes by first pre-coating the aggregates with medium setting bitumen emulsion (MS and then mixing the semi-coated aggregates with VG 30 bitumen at a lower temperature than normally required. After a number of trials it was observed that mostly three mixing temperatures, namely temperatures 110 °C, 120 °C and 130 °C were appropriate to form the bituminous mixes with satisfactory homogeneity and consistency and as such were maintained throughout this study. Marshall samples for paving mixes were prepared using this procedure for dense bituminous macadam (DBM gradings as per the specifications of Ministry of Road Transport and Highways (MORTH and subsequently Marshall properties of the resultant mixes were studied with the main objective of deciding the different parameters that were considered for development of appropriate warm mix asphalt. In this study it has been observed that out of three mixing temperatures tried, the mixes prepared at 120 °C with bitumen-emulsion composition of 80B:20E for DBM warm mix, offer highest Marshall stability and highest indirect tensile strength

  15. Conundrums in mixed woody-herbaceous plant systems

    CSIR Research Space (South Africa)

    House, JI

    2003-11-01

    Full Text Available -form communities, the novel, complex, nonlinear behaviour of mixed tree-grass systems cannot be accounted for by simply studying or modelling woody and herbaceous components independently. A more robust understanding requires addressing three fundamental conundrums...

  16. Mixed models theory and applications with R

    CERN Document Server

    Demidenko, Eugene

    2013-01-01

    Mixed modeling is one of the most promising and exciting areas of statistical analysis, enabling the analysis of nontraditional, clustered data that may come in the form of shapes or images. This book provides in-depth mathematical coverage of mixed models' statistical properties and numerical algorithms, as well as applications such as the analysis of tumor regrowth, shape, and image. The new edition includes significant updating, over 300 exercises, stimulating chapter projects and model simulations, inclusion of R subroutines, and a revised text format. The target audience continues to be g

  17. Ageing of Dry Cement Mixes for Finishing Purposes

    Directory of Open Access Journals (Sweden)

    Bronius VEKTARIS

    2013-09-01

    Full Text Available Dry building mixes, stored in the air, absorb water vapor and CO2 gas and ageing because properties of binding materials, mostly Portland cement, deteriorate after its prehydration and carbonation. In this paper the ageing singularities of dry cement mixes for finishing purposes and additives for retarding this process has been determinated. Ordinary and quickly hardening Portland cements absorb H2O and CO2 more than white cement – about 70 % – 75 % and 30 % – 38 % per month of innitial mass, respectively. White cement is more resistant to prehydration and carbonation, because it contains less C3A, C4AF and alkali, characterized initial activity. Dry mixes with white cement, although slower, but still worse after stored. Influence of routine dry mortar mixes ingredients and additives (methyl cellulose, pigments, sand and lime on prehydration properties of the mixes for finishing purpose is not substantial. Significant positive influence comes from the addition of fatty acid salts (zinc stearate or sodium oleate. The dry cement mixes for finishing purpose has been recomended to hydrophobisate with one of these additives, adding about 1 % by weight of cement during preducing mixes. DOI: http://dx.doi.org/10.5755/j01.ms.19.3.5243

  18. Ageing of Dry Cement Mixes for Finishing Purposes

    Directory of Open Access Journals (Sweden)

    Bronius VEKTARIS

    2013-09-01

    Full Text Available Dry building mixes, stored in the air, absorb water vapor and CO2 gas and ageing because properties of binding materials, mostly Portland cement, deteriorate after its prehydration and carbonation. In this paper the ageing singularities of dry cement mixes for finishing purposes and additives for retarding this process has been determinated. Ordinary and quickly hardening Portland cements absorb H2O and CO2 more than white cement – about 70 % – 75 % and 30 % – 38 % per month of innitial mass, respectively. White cement is more resistant to prehydration and carbonation, because it contains less C3A, C4AF and alkali, characterized initial activity. Dry mixes with white cement, although slower, but still worse after stored. Influence of routine dry mortar mixes ingredients and additives (methyl cellulose, pigments, sand and lime on prehydration properties of the mixes for finishing purpose is not substantial. Significant positive influence comes from the addition of fatty acid salts (zinc stearate or sodium oleate. The dry cement mixes for finishing purpose has been recomended to hydrophobisate with one of these additives, adding about 1 % by weight of cement during preducing mixes. DOI: http://dx.doi.org/10.5755/j01.ms.19.3.5243

  19. Mixed Capillary Venous Retroperitoneal Hemangioma

    Directory of Open Access Journals (Sweden)

    Mohit Godar

    2013-01-01

    Full Text Available We report a case of mixed capillary venous hemangioma of the retroperitoneum in a 61-year-old man. Abdominal ultrasonography showed a mass to be hypoechoic with increased flow in color Doppler imaging. Dynamic contrast-enhanced computed tomography revealed a centripetal filling-in of the mass, located anterior to the left psoas muscle at the level of sacroiliac joint. On the basis of imaging features, preoperative diagnosis of hemangioma was considered and the mass was excised by laparoscopic method. Immunohistochemical studies were strongly positive for CD31 and CD34, and negative for calretinin, EMA, WT1, HMB45, Ki67, synaptophysin, and lymphatic endothelial cell marker D2–40. Histologically, the neoplasm was diagnosed as mixed capillary venous hemangioma.

  20. Extrusion-mixing compared with hand-mixing of polyether impression materials?

    Science.gov (United States)

    McMahon, Caroline; Kinsella, Daniel; Fleming, Garry J P

    2010-12-01

    The hypotheses tested were two-fold (a) whether altering the base:catalyst ratio influences working time, elastic recovery and strain in compression properties of a hand-mixed polyether impression material and (b) whether an extrusion-mixed polyether impression material would have a significant advantage over a hand-mixed polyether impression material mixed to the optimum base:catalyst ratio. The polyether was hand-mixed at the optimum (manufacturers recommended) base:catalyst ratios (7:1) and further groups were made by increasing or decreasing the catalyst length by 25%. Additionally specimens were also made from an extrusion-mixed polyether impression material and compared with the optimum hand-mixed base:catalyst ratio. A penetrometer assembly was used to measure the working time (n=5). Five cylindrical specimens for each hand-mixed and extrusion mixed group investigated were employed for elastic recovery and strain in compression testing. Hand-mixing polyether impression materials with 25% more catalyst than that recommended significantly decreased the working time while hand-mixing with 25% less catalyst than that recommended significantly increased the strain in compression. The extrusion-mixed polyether impression material provided similar working time, elastic recovery and strain in compression to the hand-mixed polyether mixed at the optimum base:catalyst ratio.

  1. Engineering characterisation of epoxidized natural rubber-modified hot-mix asphalt.

    Directory of Open Access Journals (Sweden)

    Ramez A Al-Mansob

    Full Text Available Road distress results in high maintenance costs. However, increased understandings of asphalt behaviour and properties coupled with technological developments have allowed paving technologists to examine the benefits of introducing additives and modifiers. As a result, polymers have become extremely popular as modifiers to improve the performance of the asphalt mix. This study investigates the performance characteristics of epoxidized natural rubber (ENR-modified hot-mix asphalt. Tests were conducted using ENR-asphalt mixes prepared using the wet process. Mechanical testing on the ENR-asphalt mixes showed that the resilient modulus of the mixes was greatly affected by testing temperature and frequency. On the other hand, although rutting performance decreased at high temperatures because of the increased elasticity of the ENR-asphalt mixes, fatigue performance improved at intermediate temperatures as compared to the base mix. However, durability tests indicated that the ENR-asphalt mixes were slightly susceptible to the presence of moisture. In conclusion, the performance of asphalt pavement can be enhanced by incorporating ENR as a modifier to counter major road distress.

  2. LHCb: LHCb results on $B$ meson mixing

    CERN Multimedia

    Eitschberger, U

    2013-01-01

    On the poster three LHCb results on B meson mixing using a datasample of 1 fb$^{-1}$ of $pp$ collisions at $\\sqrt{s} =$ 7 TeV are presented. The B meson oscillation frequencies are measured as $\\Delta m_d = 0.5156 \\pm 0.0051 (\\text{stat}) \\pm 0.0033 (\\text{syst}) \\text{ps}^{-1}$ and $\\Delta m_s = 17.768 \\pm 0.023 (\\text{stat}) \\pm 0.006 (\\text{syst}) \\text{ps}^{-1}$. The CP violation observables in the decay channel $B^0 \\rightarrow J/\\psi K^0_S$ are determined as $S_{J/\\psi K^0_S} = 0.73 \\pm 0.07 (\\text{stat})\\pm 0.04 (\\text{syst})$ and $C_{J/\\psi K^0_S} = 0.03 \\pm 0.09 (\\text{stat})\\pm 0.01 (\\text{syst})$.

  3. A system dynamics model to determine products mix

    Directory of Open Access Journals (Sweden)

    Mahtab Hajghasem

    2014-02-01

    Full Text Available This paper presents an implementation of system dynamics model to determine appropriate product mix by considering various factors such as labor, materials, overhead, etc. for an Iranian producer of cosmetic and sanitary products. The proposed model of this paper considers three hypotheses including the relationship between product mix and profitability, optimum production capacity and having minimum amount of storage to take advantage of low cost production. The implementation of system dynamics on VENSIM software package has confirmed all three hypotheses of the survey and suggested that in order to reach better mix product, it is necessary to reach optimum production planning, take advantage of all available production capacities and use inventory management techniques.

  4. The emergence of the marketing mix in the banking sector

    Directory of Open Access Journals (Sweden)

    Melnic Elena- Lidia

    2018-01-01

    Full Text Available This article explains the emergence of the marketing mix in the banking sector and the specificity of this field. Research has shown that the evolution of the marketing mix in banking is closely related to the evolution of the marketing mix for services. The modern approach of the marketing mix for services comes from Booms and Bitner, from 1981. They filled the traditional 4Ps of the marketing mix (coming from products: price, product, placement (distribution and promotion with specific intangible services components: personnel, presence (physical evidence and process. For the banking sector, the development of those three components nowadays represents the main challenge because they represent the most important way to differentiate from the competition and to deliver superior services to the customers who are more sophisticated and demanding

  5. Geometric Mixing, Peristalsis, and the Geometric Phase of the Stomach.

    Directory of Open Access Journals (Sweden)

    Jorge Arrieta

    Full Text Available Mixing fluid in a container at low Reynolds number--in an inertialess environment--is not a trivial task. Reciprocating motions merely lead to cycles of mixing and unmixing, so continuous rotation, as used in many technological applications, would appear to be necessary. However, there is another solution: movement of the walls in a cyclical fashion to introduce a geometric phase. We show using journal-bearing flow as a model that such geometric mixing is a general tool for using deformable boundaries that return to the same position to mix fluid at low Reynolds number. We then simulate a biological example: we show that mixing in the stomach functions because of the "belly phase," peristaltic movement of the walls in a cyclical fashion introduces a geometric phase that avoids unmixing.

  6. DRY MIX FOR OBTAINING FOAM CONCRETE

    Directory of Open Access Journals (Sweden)

    S. N. Leonovich

    2015-01-01

    Full Text Available Composition of a dry mix has been developed for production of non-autoclaved foam concrete with natural curing. The mix has been created on the basis of Portland cement, UFAPORE foaming agent, mineral additives (RSAM sulfoaluminate additive, MK-85 micro-silica and basalt fiber, plasticizing and accelerating “Citrate-T” additive and   redispersible Vinnapas-8034 H powder. It has been established that foam concrete with  density of 400–800 kg/m3, durability of 1,1–3,4 MPa, low water absorption (40–50 %, without shrinkable cracks has been formed while adding water of Water/Solid = 0.4–0.6 in the dry mix,  subsequent mechanical swelling and curing of foam mass.Introduction of the accelerating and plasticizing “Citrate-T” additive into composition of the dry mix leads to an increase of rheological properties in expanded foam mass and  time reduction of its drying and curing. An investigation on microstructure of foam-concrete chipping surface carried out with the help of a scanning electron microscope has shown that the introduction of  basalt fiber and redispersible Vinnapas-8034 H powder into the composition of the dry mix promotes formation of more finely-divided crystalline hydrates. Such approach makes it possible to change purposefully morphology of crystalline hydrates and gives the possibility to operate foam concrete structurization process.

  7. Bimaximal fermion mixing from the quark and leptonic mixing matrices

    International Nuclear Information System (INIS)

    Ohlsson, Tommy

    2005-01-01

    In this Letter, we show how the mixing angles of the standard parameterization add when multiplying the quark and leptonic mixing matrices, i.e., we derive explicit sum rules for the quark and leptonic mixing angles. In this connection, we also discuss other recently proposed sum rules for the mixing angles assuming bimaximal fermion mixing. In addition, we find that the present experimental and phenomenological data of the mixing angles naturally fulfill our sum rules, and thus, give rise to bilarge or bimaximal fermion mixing

  8. Defect-induced mix experiment for NIF

    Directory of Open Access Journals (Sweden)

    Schmitt M.J.

    2013-11-01

    Full Text Available The Defect Induced Mix Experiment (DIME-II will measure the implosion and mix characteristics of CH capsules filled with 5 atmospheres of DT by incorporating mid-Z dopant layers of Ge and Ga. This polar direct drive (PDD experiment also will demonstrate the filling of a CH capsule at target chamber center using a fill tube. Diagnostics for these experiments include areal x-ray backlighting to obtain early time images of the implosion trajectory and a multiple-monochromatic imager (MMI to collect spectrally-resolved images of the capsule dopant line emission near bangtime. The inclusion of two (or more thin dopant layers at separate depths within the capsule shell facilitates spatial correlation of mix between the layers and the hot gas core on a single shot. The dopant layers are typically 2 μm thick and contain dopant concentrations of 1.5%. Three dimensional Hydra simulations have been performed to assess the effects of PDD asymmetry on capsule performance.

  9. Forced oscillation of hyperbolic equations with mixed nonlinearities

    Directory of Open Access Journals (Sweden)

    Yutaka Shoukaku

    2012-04-01

    Full Text Available In this paper, we consider the mixed nonlinear hyperbolic equations with forcing term via Riccati inequality. Some sufficient conditions for the oscillation are derived by using Young inequality and integral averaging method.

  10. Performance of Recycled Porous Hot Mix Asphalt with Gilsonite Additive

    Directory of Open Access Journals (Sweden)

    Ludfi Djakfar

    2015-01-01

    Full Text Available The objective of the study is to evaluate the performance of porous asphalt using waste recycled concrete material and explore the effect of adding Gilsonite to the mixture. As many as 90 Marshall specimens were prepared with varied asphalt content, percentage of Gilsonite as an additive, and proportioned recycled and virgin coarse aggregate. The test includes permeability capability and Marshall characteristics. The results showed that recycled concrete materials seem to have a potential use as aggregate in the hot mix asphalt, particularly on porous hot mix asphalt. Adding Gilsonite at ranges 8–10% improves the Marshall characteristic of the mix, particularly its stability, without decreasing significantly the permeability capability of the mix. The use of recycled materials tends to increase the asphalt content of the mix at about 1 to 2% higher. With stability reaching 750 kg, the hot mix recycled porous asphalt may be suitable for use in the local roads with medium vehicle load.

  11. Contributions to the Foundation of the Marketing Mix for Retail Companies

    Directory of Open Access Journals (Sweden)

    Balasescu, S.

    2014-06-01

    Full Text Available This paper highlights the particularities of the marketing mix for a company from the retail sector. In this sector there are some specific activities which influence the marketing approach, in terms of decisions regarding the policies and strategies. New elements are added to the traditional marketing mix, specific to the retail activity, and this triggers the marketing mix for the retail company. All the elements are extensively presented in the paper, with emphasis on their importance and relevant examples.

  12. Treatment recommendations for DSM-5-defined mixed features.

    Science.gov (United States)

    Rosenblat, Joshua D; McIntyre, Roger S

    2017-04-01

    The Diagnostic and Statistical Manual of Mental Disorders, Fifth Edition (DSM-5) mixed features specifier provides a less restrictive definition of mixed mood states, compared to the Diagnostic and Statistical Manual of Mental Disorders, Fourth Edition, Text Revision (DSM-IV-TR), including mood episodes that manifest with subthreshold symptoms of the opposite mood state. A limited number of studies have assessed the efficacy of treatments specifically for DSM-5-defined mixed features in mood disorders. As such, there is currently an inadequate amount of data to appropriately inform evidence-based treatment guidelines of DSM-5 defined mixed features. However, given the high prevalence and morbidity of mixed features, treatment recommendations based on the currently available evidence along with expert opinion may be of benefit. This article serves to provide these interim treatment recommendations while humbly acknowledging the limited amount of evidence currently available. Second-generation antipsychotics (SGAs) appear to have the greatest promise in the treatment of bipolar disorder (BD) with mixed features. Conventional mood stabilizing agents (ie, lithium and divalproex) may also be of benefit; however, they have been inadequately studied. In the treatment of major depressive disorder (MDD) with mixed features, the comparable efficacy of antidepressants versus other treatments, such as SGAs, remains unknown. As such, antidepressants remain first-line treatment of MDD with or without mixed features; however, there are significant safety concerns associated with antidepressant monotherapy when mixed features are present, which merits increased monitoring. Lurasidone is the only SGA monotherapy that has been shown to be efficacious specifically in the treatment of MDD with mixed features. Further research is needed to accurately determine the efficacy, safety, and tolerability of treatments specifically for mood episodes with mixed features to adequately inform

  13. Design approach for granular emulsion mixes (GEMS)

    CSIR Research Space (South Africa)

    Grobler, JE

    1994-10-01

    Full Text Available binder contents of less than 1,5%, using test methods such as the California Bearing Ratio test method. The mix and structural design procedures for both approaches are discussed. The research was done on behalf of the Southern African Bitumen and Tar...

  14. Application of an artificial neural network to ready-mixed concretes mix design

    Directory of Open Access Journals (Sweden)

    Setién, J.

    2003-06-01

    Full Text Available This paper presents the practical application of cm artificial neural network (ANN to the problem of concrete mix in a factory. After a brief introduction to the complex problem of concrete mixes design and a quick review of the fundamental basis of neurocomputation, an optimal neural network model has been developed to cope with such a problem. For training the net, several control mixes have been fabricated recording in all cases both the characteristic 28 days compressive strength and the workability measured in terms of the slump of the Abrams' cone. After the training process of the net, the power of its predictive ability is checked by comparison of the results obtained with those corresponding to four reference mixes; in this way, it is shown that the considered approach can be used in multicriterial search for optimal concrete mixes.

    En este trabajo se presenta la aplicación práctica de una red neuronal artificial (ANN al problema de la dosificación de hormigones en planta. Tras una breve introducción a la compleja problemática de la dosificación de hormigones y un repaso a los fundamentos de la neurocomputación, se diseña un modelo de red neuronal óptimo para abordar el problema. Para entrenar dicha red, se realizan varias amasadas de prueba, registrándose para cada una de ellas la trabajabilidad, mediante la medida del asiento del cono de Abrams, y ¡a resistencia característica a los 28 días. Una vez entrenada la red, se pone a prueba su carácter predictivo comparando los resultados que proporciona con los de cuatro amasadas de referencia, demostrándose que esta aproximación puede ser utilizada como método multicriterial para la obtención de mezclas óptimas de hormigón.

  15. European mixed forests

    DEFF Research Database (Denmark)

    Bravo-Oviedo, Andres; Pretzsch, Hans; Ammer, Christian

    2014-01-01

    Aim of study: We aim at (i) developing a reference definition of mixed forests in order to harmonize comparative research in mixed forests and (ii) review the research perspectives in mixed forests. Area of study: The definition is developed in Europe but can be tested worldwide. Material...... and Methods: Review of existent definitions of mixed forests based and literature review encompassing dynamics, management and economic valuation of mixed forests. Main results: A mixed forest is defined as a forest unit, excluding linear formations, where at least two tree species coexist at any...... density in mixed forests, (iii) conversion of monocultures to mixed-species forest and (iv) economic valuation of ecosystem services provided by mixed forests. Research highlights: The definition is considered a high-level one which encompasses previous attempts to define mixed forests. Current fields...

  16. MARKETING MIX IN OLTENIA ENERGY COMPLEX

    Directory of Open Access Journals (Sweden)

    Păunescu Alberto Nicolae

    2012-12-01

    Full Text Available Electricity generation in Romania it’s realized in percentage 30 % in OLTENIA ENERGY COMPLEX. This is the biggest producer of energy, end coal in the country. Therefore Marketing mix is very important to ensure that the company grows. The final objective is that the volume of sales, market share and growth.

  17. The "movement" of mixed methods research and the role of educators

    Directory of Open Access Journals (Sweden)

    John W. Creswell

    2008-08-01

    Full Text Available The landscape of research is continually evolving, enabling researchers to study increasingly complex phenomena. Educational researchers have propelled much of this forward progress and have developed novel methodologies to provide increasingly sound and complete evidence. Mixed methods research has emerged alongside quantitative and qualitative approaches as an important tool for researchers. In this article our overall aim is to better acquaint educational scholars with the mixed methods field by articulating the development of the mixed methods field and by citing current trends and issues. The role of educational researchers in the evolution of mixed methods research is high-lighted. The early and ongoing dialogue of mixed methods research is multi-disciplinary in nature with current writings across fields. The current debate over key aspects of mixed methods research is now in progress and is ripe for future contributions. Even the very nature of what constitutes mixed methods research is being discussed among scholars. Understanding and advancing the mixed methods field is an important goal for methodologists and researchers. With the increased interest and enthusiasm for mixed methods research, it is likely that the dialogue surrounding mixed methods approaches will thrive, continuing the movement of the field.

  18. The technique of flashback in selected Northern Sotho literary texts

    Directory of Open Access Journals (Sweden)

    M.J. Mojalefa

    2005-07-01

    Full Text Available This article aims at investigating and explaining the application of the technique of flashback in selected Northern Sotho literary texts. Five kinds of flashback are distinguished, namely external retrospection, internal retrospection, mixed retrospection, flashback to complicate events and flashback of similar events. These kinds of flashback have certain and specific functions, such as reminding readers of past events, foregrounding themes of the text, and so on. This technique is evident in a text when ordinary, everyday events turn out to be the key to surprising secrets that are revealed later. Though flashback seems to be similar to foreshadowing (prolepsis in that both techniques contain features of repetition and the narration of a specific experience, the techniques, however, differ in that flashback focuses on the elements of secrecy, suspense and surprise, and foreshadowing does not. This article also reveals that a relationship between flashback and the structure of detective stories can be indicated.

  19. Adventurers, Flaneurs, and Agitators: Travel Stories as Means for Marking and Transgressing Boundaries in 19th and Early 20th Century Finland

    Directory of Open Access Journals (Sweden)

    Kirsti Salmi-Niklander

    2014-12-01

    Full Text Available The article focuses on border crossings in travel stories, which were published in hand-written newspapers in 19th- and early 20th-century Finland. These papers were a popular tradition in student organizations and popular movements. Border crossings appear in travel stories in three different representations. Firstly, border crossings are repeated motifs in travel stories, both as challenging events and as small gestures and encounters. Travel stories demarcate boundaries, but they also provide a means for transgressing them. Secondly, hand-written newspapers as a literary practice highlight borders between oral and written communication. They were produced as one single manuscript copy, and published by being read out aloud in social events. Thirdly, the authors of hand-written newspapers were placed on the border of different positions in society such as class, gender and age. My analysis is based on the methodological discussion of small stories and personal experience narratives; travel stories can be defined as "local event narratives". I have outlined four basic models for travel stories which emerge from hand-written newspapers: the great mission story, the grand tour story, the flaneur story and the retreat story. The analysis of travel stories is presented through four different case studies with a time range from the 1850s to the 1920s: these materials have been produced in two provincial student fraternities (osakunta, in the temperance society "Star" in Helsinki in the 1890s, and in the Social Democratic Youth Club in the small industrial town of Karkkila in the 1910s and the 1920s. Many parallel features can be observed in travel stories, even though the social background and ideology of the authors are quite different. Time and space are important aspects in travel stories, and they often demarcate boundaries of class and gender.

  20. Directed Activities Related to Text: Text Analysis and Text Reconstruction.

    Science.gov (United States)

    Davies, Florence; Greene, Terry

    This paper describes Directed Activities Related to Text (DART), procedures that were developed and are used in the Reading for Learning Project at the University of Nottingham (England) to enhance learning from texts and that fall into two broad categories: (1) text analysis procedures, which require students to engage in some form of analysis of…

  1. Journal of EEA, Vol. 27, 2010 WRITER IDENTIFICATION SYSTEM ...

    African Journals Online (AJOL)

    messy

    Two approaches have been employed for feature extraction from the handwritten images: texture ... gait, keystroke dynamics, signature, handwriting). Identifying the writer of a handwritten sample using automatic image-based methods is an interesting pattern recognition problem with a wide variety of applications including ...

  2. Mixing it but not mixed-up: mixed methods research in medical education (a critical narrative review).

    Science.gov (United States)

    Maudsley, Gillian

    2011-01-01

    Some important research questions in medical education and health services research need 'mixed methods research' (particularly synthesizing quantitative and qualitative findings). The approach is not new, but should be more explicitly reported. The broad search question here, of a disjointed literature, was thus: What is mixed methods research - how should it relate to medical education research?, focused on explicit acknowledgement of 'mixing'. Literature searching focused on Web of Knowledge supplemented by other databases across disciplines. Five main messages emerged: - Thinking quantitative and qualitative, not quantitative versus qualitative - Appreciating that mixed methods research blends different knowledge claims, enquiry strategies, and methods - Using a 'horses for courses' [whatever works] approach to the question, and clarifying the mix - Appreciating how medical education research competes with the 'evidence-based' movement, health services research, and the 'RCT' - Being more explicit about the role of mixed methods in medical education research, and the required expertise Mixed methods research is valuable, yet the literature relevant to medical education is fragmented and poorly indexed. The required time, effort, expertise, and techniques deserve better recognition. More write-ups should explicitly discuss the 'mixing' (particularly of findings), rather than report separate components.

  3. Thermal hazard assessment of TMCH mixed with inorganic acids

    Directory of Open Access Journals (Sweden)

    Yeh Chi-Tang

    2018-01-01

    Full Text Available 1,1-Bis(tert-butylperoxy-3,3,5-trimethylcyclohexane (TMCH is a typical peroxide with two peroxy groups that may runaway and/or explode due to mixing with inorganic acids, such as HCl, HNO3, H2SO4, or H3PO4. In this study, reactivities of TMCH mixed with the above inorganic acids were assessed by differential scanning calorimetry (DSC. Furthermore, data obtained by DSC, such as exothermic onset temperature (T0, maximum temperature (Tmax, and heat of decomposition (ΔHd could be employed to acquire thermal safety parameters. Moreover, thermal activity monitor III (TAM III was employed to investigate the thermal hazards while storing or transporting TMCH and TMCH mixed with four types of commonly used inorganic acids, here as HCl, HNO3, H2SO4, or H3PO4 under isothermal conditions. Mixing TMCH with those inorganic acids resulted in higherΔHd except H3PO4, and mixing TMCH with HCl clearly decreased T0. Therefore, the phenomena of mixing those incompatible materials with TMCH can be concluded as the worst cases in terms of contamination hazards during storage and transportation of TMCH.

  4. Mobile Learning: Integrating Text Messaging into a Community College Pre-Algebra Course

    Science.gov (United States)

    Bull, Prince; McCormick, Carlos

    2012-01-01

    This study investigated the use of text messaging as an educational tool in a pre-algebra course at a community college in the central region of North Carolina. The research was conducted in two pre-algebra classes with thirty-three students and one instructor. Data were gathered using qualitative and quantitative methods. A mixed method design…

  5. Partnership Selection Involving Mixed Types of Uncertain Preferences

    Directory of Open Access Journals (Sweden)

    Li-Ching Ma

    2013-01-01

    Full Text Available Partnership selection is an important issue in management science. This study proposes a general model based on mixed integer programming and goal-programming analytic hierarchy process (GP-AHP to solve partnership selection problems involving mixed types of uncertain or inconsistent preferences. The proposed approach is designed to deal with crisp, interval, step, fuzzy, or mixed comparison preferences, derive crisp priorities, and improve multiple solution problems. The degree of fulfillment of a decision maker’s preferences is also taken into account. The results show that the proposed approach keeps more solution ratios within the given preferred intervals and yields less deviation. In addition, the proposed approach can treat incomplete preference matrices with flexibility in reducing the number of pairwise comparisons required and can also be conveniently developed into a decision support system.

  6. Mixed Map Labeling

    Directory of Open Access Journals (Sweden)

    Maarten Löffler

    2016-12-01

    Full Text Available Point feature map labeling is a geometric visualization problem, in which a set of input points must be labeled with a set of disjoint rectangles (the bounding boxes of the label texts. It is predominantly motivated by label placement in maps but it also has other visualization applications. Typically, labeling models either use internal labels, which must touch their feature point, or external (boundary labels, which are placed outside the input image and which are connected to their feature points by crossing-free leader lines. In this paper we study polynomial-time algorithms for maximizing the number of internal labels in a mixed labeling model that combines internal and external labels. The model requires that all leaders are parallel to a given orientation θ ∈ [0, 2π, the value of which influences the geometric properties and hence the running times of our algorithms.

  7. Topological microfluidic structures for rapid mixing of emulsions

    CSIR Research Space (South Africa)

    Land, KJ

    2013-10-01

    Full Text Available A novel use for topological structures inside microfluidic channels is presented. These structures have been successfully utilised to aid in mixing of two water-in-oil emulsions in order to force coalescence, thereby introducing a cross linker...

  8. Potential of an asymmetrical agitation in industrial mixing

    Directory of Open Access Journals (Sweden)

    Kazuhiko Nishi

    2013-10-01

    Full Text Available Mixing is one of the most fundamental operations in chemical engineering. Stirred tanks are widely used in the manufacture of such materials as chemicals, paints, inks, electronics materials, ceramics, foods, pharmaceuticals and cosmetics. Suitable mixing is indispensable to the purpose achievement of a process. Eccentric mixing, in which an impeller installed at eccentric position in a vessel, is one of the traditional methods of promoting mixing. An asymmetrical flow which occurs in vessel is complicated, and it promotes mixing, distribution, and mass transfer. In this study, a new mixing method which eccentric mixing using a large type impeller which attracts attention in recent years is shown. The high performance of a large impeller can be combined with the advantages of an eccentric impeller by using the impeller at an eccentric position. The power consumption and mixing time for MAXBLEND, which is a type of large impeller, were investigated. The power consumption, P, and mixing time, θM, were measured under various eccentric conditions. The relation between the power number (Np and Reynolds number (Re and that between the dimensionless mixing time (nθM and Re were investigated. When eccentric mixing is used industrially, we should be concerned about the horizontal load to a agitating shaft. The large oscillating horizontal load causes serious problems, such as the falling off of the impeller or the breakage of the motor, mechanical seal or gearbox. It is, therefore, important to understand the relation between these values and the impeller rotational speed when designing the mixing equipment and determining the operating conditions. In this study, the torque and horizontal load were measured in eccentric mixing under various eccentric conditions. The averages of both, the torque and the horizontal load, and their standard deviations, corresponding to the amplitude of fluctuation, were shown.Doi: 10.12777/ijse.5.2.73-80 [How to cite this

  9. Clustering Mixed Data by Fast Search and Find of Density Peaks

    Directory of Open Access Journals (Sweden)

    Shihua Liu

    2017-01-01

    Full Text Available Aiming at the mixed data composed of numerical and categorical attributes, a new unified dissimilarity metric is proposed, and based on that a new clustering algorithm is also proposed. The experiment result shows that this new method of clustering mixed data by fast search and find of density peaks is feasible and effective on the UCI datasets.

  10. Un système de vérification de signature manuscrite en ligne basé ...

    African Journals Online (AJOL)

    Administrateur

    online handwritten signature verification system. We model the handwritten signature by an analytical approach based on the Empirical Mode Decomposition (EMD). The organized system is provided with a training module and a base of signatures. The implemented evaluation protocol points out the interest of the adopted ...

  11. Mixed, private, and public educational financing regimes: economic growth and income inequality effects

    Directory of Open Access Journals (Sweden)

    Trabelsi Salwa

    2017-01-01

    Full Text Available The issue of mixed educational financing is rarely evoked in the literature, although the financial contribution of parents in the public educational system can be significant. This paper presents a comparative analysis of the mixed system and public and private ‘extreme’ systems in terms of economic growth and social disparity. For developing countries and for heterogeneous individuals, the mixed system is widely preferred. For homogeneous agents the public and private systems cannot lead to better economic performance than the mixed system. The public system always reduces social inequality, in contrast to the mixed and private systems, which generate the same level of inequality.

  12. The role of power sources in the European electricity mix

    Directory of Open Access Journals (Sweden)

    Bonin Bernard

    2017-01-01

    Full Text Available The ongoing debate in Europe about energy transition enhances the necessity to evaluate the performance of the envisaged mix of power sources, in terms of production cost, CO2 emissions and security of supply. In this study, we use MIXOPTIM, a Monte-Carlo simulator of the behavior of a mix of power sources on a territory, to evaluate the performance of the present EU power mix. After a validation on the French mix, we applied it to the whole EU territory and made variational calculations around the present mix to evaluate the performance impacts induced by small changes in installed renewable power and nuclear power. According to the analyzed criteria, the study shows that a plausible way to keep an affordable MWh in Europe with minimal amount of CO2 emissions and acceptable security of supply could be to extend the life of existing Gen II nuclear reactors. All other options lead to the degradation of the mix performance, on at least one of the three criteria listed above.

  13. The Effects of Literacy Support Tools on the Comprehension of Informational e-Books and Print-Based Text

    Science.gov (United States)

    Herman, Heather A.

    2017-01-01

    This mixed methods research explores the effects of literacy support tools to support comprehension strategies when reading informational e-books and print-based text with 14 first-grade students. This study focused on the following comprehension strategies: annotating connections, annotating "I wonders," and looking back in the text.…

  14. Effect of Mixing Process on Polypropylene Modified Bituminous Concrete Mix Properties

    OpenAIRE

    Noor Zainab Habib; Ibrahim Kamaruddin; Madzalan Napiah; Isa Mohd Tan

    2011-01-01

    This paper presents a research conducted to investigate the effect of mixing process on polypropylene (PP) modified bitumen mixed with well graded aggregate to form modified bituminous concrete mix. Two mode of mixing, namely dry and wet with different concentration of polymer polypropylene was used with 80/100 pen bitumen, to evaluate the bituminous concrete mix properties. Three percentages of polymer varying from 1-3% by the weight of bitumen was used in this study. Three mixes namely cont...

  15. Metrics to quantify the importance of mixing state for CCN activity

    Directory of Open Access Journals (Sweden)

    J. Ching

    2017-06-01

    Full Text Available It is commonly assumed that models are more prone to errors in predicted cloud condensation nuclei (CCN concentrations when the aerosol populations are externally mixed. In this work we investigate this assumption by using the mixing state index (χ proposed by Riemer and West (2013 to quantify the degree of external and internal mixing of aerosol populations. We combine this metric with particle-resolved model simulations to quantify error in CCN predictions when mixing state information is neglected, exploring a range of scenarios that cover different conditions of aerosol aging. We show that mixing state information does indeed become unimportant for more internally mixed populations, more precisely for populations with χ larger than 75 %. For more externally mixed populations (χ below 20 % the relationship of χ and the error in CCN predictions is not unique and ranges from lower than −40 % to about 150 %, depending on the underlying aerosol population and the environmental supersaturation. We explain the reasons for this behavior with detailed process analyses.

  16. Effect of using fly ash as alternative filler in hot mix asphalt

    Directory of Open Access Journals (Sweden)

    Raja Mistry

    2016-09-01

    Full Text Available This study investigates the effect of using fly ash (FA in asphalt mixture as replacement of common filler. In view of the same, samples were prepared for different bitumen content (3.5−6.5% at 0.5% increments by using 2% hydrated lime (HL in control mix as well as varying percentage of FA ranging from 2 to 8% as alternative filler in modified mixes. The optimum bitumen content (OBC was then determined for all the mix by Marshall mix design. Experimental results indicated higher stability value with lower OBC for the mixture having 4% FA as optimum filler content in comparison with conventional mix and standard specification. So this study discuss the feasibility of using FA as alternative filler instead of HL in asphalt concrete mix by satisfying the standard specification.

  17. Marketing Mix Implementation in Small Medium Enterprises: A Study of Galeristorey Online Business

    Directory of Open Access Journals (Sweden)

    Rora Puspita Sari

    2017-03-01

    Full Text Available The purpose of this paper is to evaluate the implementation of marketing mix in online business company, whether the online business adopt solely the traditional marketing mix model or the internet factors is also included, since the business platform itself in on social media. Descriptive research and content analysis using interview and observation were used to analyse the marketing mix implementation in Galeristorey online business. Evidence suggested that Galeristorey implemented few elements of the marketing mix both the traditional marketing mix and the online marketing mix. The cause of the limited use of marketing mix elements because of the barriers faced by Galeristorey as an SME. Further researcher may widen the research sample and creates empirical study on the marketing mix implementation of online business that used social media as its main business platform.DOI: 10.15408/etk.v16i1.3950

  18. Fast mental states decoding in mixed reality.

    Directory of Open Access Journals (Sweden)

    Daniele eDe Massari

    2014-11-01

    Full Text Available The combination of Brain-Computer Interface technology, allowing online monitoring and decoding of brain activity, with virtual and mixed reality systems may help to shape and guide implicit and explicit learning using ecological scenarios. Real-time information of ongoing brain states acquired through BCI might be exploited for controlling data presentation in virtual environments. In this context, assessing to what extent brain states can be discriminated during mixed reality experience is critical for adapting specific data features to contingent brain activity. In this study we recorded EEG data while participants experienced a mixed reality scenario implemented through the eXperience Induction Machine (XIM. The XIM is a novel framework modeling the integration of a sensing system that evaluates and measures physiological and psychological states with a number of actuators and effectors that coherently reacts to the user's actions. We then assessed continuous EEG-based discrimination of spatial navigation, reading and calculation performed in mixed reality, using LDA and SVM classifiers. Dynamic single trial classification showed high accuracy of LDA and SVM classifiers in detecting multiple brain states as well as in differentiating between high and low mental workload, using a 5 s time-window shifting every 200 ms. Our results indicate overall better performance of LDA with respect to SVM and suggest applicability of our approach in a BCI-controlled mixed reality scenario. Ultimately, successful prediction of brain states might be used to drive adaptation of data representation in order to boost information processing in mixed reality.

  19. Entropy Calculation of Reversible Mixing of Ideal Gases Shows Absence of Gibbs Paradox

    Directory of Open Access Journals (Sweden)

    Oleg Borodiouk

    1999-05-01

    Full Text Available Abstract: We consider the work of reversible mixing of ideal gases using a real process. Now assumptions were made concerning infinite shifts, infinite number of cycles and infinite work to provide an accurate calculation of entropy resulting from reversible mixing of ideal gases. We derived an equation showing the dependence of this entropy on the difference in potential of mixed gases, which is evidence for the absence of Gibbs' paradox.

  20. Development of Mixed Mode MPI / OpenMP Applications

    Directory of Open Access Journals (Sweden)

    Lorna Smith

    2001-01-01

    Full Text Available MPI / OpenMP mixed mode codes could potentially offer the most effective parallelisation strategy for an SMP cluster, as well as allowing the different characteristics of both paradigms to be exploited to give the best performance on a single SMP. This paper discusses the implementation, development and performance of mixed mode MPI / OpenMP applications. The results demonstrate that this style of programming will not always be the most effective mechanism on SMP systems and cannot be regarded as the ideal programming model for all codes. In some situations, however, significant benefit may be obtained from a mixed mode implementation. For example, benefit may be obtained if the parallel (MPI code suffers from: poor scaling with MPI processes due to load imbalance or too fine a grain problem size, memory limitations due to the use of a replicated data strategy, or a restriction on the number of MPI processes combinations. In addition, if the system has a poorly optimised or limited scaling MPI implementation then a mixed mode code may increase the code performance.

  1. Mixed-mode modelling mixing methodologies for organisational intervention

    CERN Document Server

    Clarke, Steve; Lehaney, Brian

    2001-01-01

    The 1980s and 1990s have seen a growing interest in research and practice in the use of methodologies within problem contexts characterised by a primary focus on technology, human issues, or power. During the last five to ten years, this has given rise to challenges regarding the ability of a single methodology to address all such contexts, and the consequent development of approaches which aim to mix methodologies within a single problem situation. This has been particularly so where the situation has called for a mix of technological (the so-called 'hard') and human­ centred (so-called 'soft') methods. The approach developed has been termed mixed-mode modelling. The area of mixed-mode modelling is relatively new, with the phrase being coined approximately four years ago by Brian Lehaney in a keynote paper published at the 1996 Annual Conference of the UK Operational Research Society. Mixed-mode modelling, as suggested above, is a new way of considering problem situations faced by organisations. Traditional...

  2. Ferroelectric-antiferroelectric mixed systems. Equation of state, thermodynamic functions

    Directory of Open Access Journals (Sweden)

    N.A.Korynevskii

    2006-01-01

    Full Text Available The problem of equation of state for ferroelectric-antiferroelectric mixed systems in the whole region of a concentration change (0≤n≤1 is discussed. The main peculiarity of the presented model turns out to be the possibility for the site dipole momentum to be oriented ferroelectrically in z-direction and antiferroelectrically in x-direction. Such a situation takes place in mixed compounds of KDP type. The different phases (ferro-, antiferro-, paraelectric, dipole glass and some combinations of them have been found and analyzed.

  3. SERVICE MARKETING MIX OF INDIAN HOSPITALS: A CRITICAL REVIEW

    Directory of Open Access Journals (Sweden)

    Dharmesh, MOTWANI

    2014-07-01

    Full Text Available Sreenivas, Srinivasarao and Srinivasa (2013 said that “The health care market has become consumer centered and expecting high quality care at a reasonable price. The mushroomed development of corporate hospitals in India, competition is also bringing massive changes in industry structure. In this context, hospital services’ marketing is slowly and surely coming of age and is being woven into the fabric of hospitals planning and public relations programmes.” The essence of any marketing activity is marketing mix, and the central theme of the present paper revolves around the contemporary service marketing mix offered by Indian hospitals. In this paper author has critically reviewed 51 papers to describe elements of hospital service marketing mix; product, price, place, promotion, people, process and physical evidence.

  4. Study of mixing behavior of cstr using CFD

    Directory of Open Access Journals (Sweden)

    D. Rajavathsavai

    2014-03-01

    Full Text Available The continuous stirred tank reactor (CSTR is a widely used equipment in chemical related industries. The flow behaviour of fluid inside the reactor may either change from dispersion to ideal or ideal to dispersion mixing state. It is studied using the computational fluid dynamics (CFD simulation software ANSYS Fluent. The mixing behaviour is predicted in terms of age distribution function, I (θ. For the CSTR without impeller and baffles, I (θ is found by the tracer injection method. It is measured and predicted by the impeller swept volume method for the CSTR in the presence of impeller and baffles. The predicted results are found to be in good agreement with the literature experimental data. Effect of rpm of the impeller, Reynolds number and viscosity of the process fluid on the mixing characteristics has been investigated.

  5. Ecological sanitation in urban medium density mixed housing

    CSIR Research Space (South Africa)

    Matsebe, G

    2011-07-01

    Full Text Available are unique to the use of Ecosan in urban Medium-Density Mixed-Housing (MDMH). Firstly, decision-making is more complex because consensus needs to be reached among a diverse group of people with a varied level of understanding of ecological and sustainable...

  6. Nitrile rubber - based nanocomposites prepared by melt mixing: effect of the mixing parameters on mechanical, dynamic-mechanical and creep behavior

    Directory of Open Access Journals (Sweden)

    Bluma G. Soares

    2010-01-01

    Full Text Available Nanocomposites constituted by nitrile rubber matrix and Cloisite 15A (OC15A as the organoclay were prepared by melt blending and cured with the m-phenylene-bis-maleimide (BMI/dicumyl peroxide (DCP system. The effect of mixing parameters on the clay dispersion was evaluated, including mixing temperature and time, and rotor speed of the internal mixer. The organoclay effectively accelerated the vulcanization reaction of NBR, which was attributed to the presence of the alkylammonium salt as the intercalant. All nanocomposites displayed improved tensile properties indicating a good reinforcing action of the clay. Also, the creep compliance was substantially reduced with the incorporation of the clay. X-ray diffraction studies showed the presence of intercalated and deintercalated clay population. The mixing parameters did not have an important effect on clay dispersion and properties of NBR-clay nanocomposites, except for the creep behavior.

  7. Compressive strength of a concrete mix for pavement blocks incorporating industrial by-product

    CSIR Research Space (South Africa)

    Mokoena, Refiloe

    2017-07-01

    Full Text Available - reference 3 0 0.26 808 0 1062 344 210 0 - Mix 8 50 0.28 404 404 1062 212 226 0 0 Mix 8A 50 0.28 404 404 1062 212 226 3.10 5 Mix 8B 50 0.28 404 404 1062 212 226 6.21 10 Mix 9 90 0.28 81 727 1062 106 226 0 55 *water:binder ratio where fly ash and cement... was made for the 90% fly ash specimens due to the specimens disintegrating once placed in water. These specimens were therefore cured in heavy duty plastic bags; mixes 3, 6 and 9 were cured in the heavy duty bags before crushing on the appropriate days...

  8. Density effect on the mixing efficiency and flow modes in T-shaped micromixers

    Directory of Open Access Journals (Sweden)

    Lobasov Alexander

    2017-01-01

    Full Text Available Flow patterns and mixing of liquids with different densities in T-shaped micromixers are numerically investigated at Reynolds number range from 1 to 250. The density ratio of the mixing media varies from 1 to 2; its effect on the flow structure and the mixing is studied. The dependences of the mixing efficiency and the pressure difference in this mixer on the density ratio and the Reynolds number are obtained. It is shown that the density ratio has a considerable effect on the flow structure, especially before the transition from the symmetric to the asymmetric flow pattern.

  9. From 'essay' to 'personal text': The role of genre in Norwegian EFL exam papers 1996-2011

    Directory of Open Access Journals (Sweden)

    Sigrid Ørevik

    2012-12-01

    Full Text Available Introduction This article investigates developments in the use of genre in Norwegian EFL exam papers for first year upper secondary school during the time period from 1996 to 2011, describing genres rendered in texts for reception (attached text material and texts for production (task options in the main exam assignment in the two curriculum periods Reform 94 and the Knowledge Promotion of 2006. Genre-related patterns are identified and compared, and the aspect of multimodality in texts for reception and production in EFL exams is discussed. Material and method Sixteen exam papers from 1996 to 2011 constitute the corpus material of the study. Genres rendered in attached text material are categorized, as well as specified and inferred genre instructions in the chief assignment for text production. The study employs a mixed method combining quantitative and qualitative analyses. Findings The results show significant changes in genres rendered in texts for reception. A few computer-generated genres are observed in the last curriculum period; but no increase in multimodal texts from R94 to LK06 is observed. The range of genres for production remains largely unchanged through the period of investigation, although the distribution among the genres changes. Moreover, genre instructions in text assignments are, to a certain extent, unclear or mixed in both curriculum periods, although more so in R94 than in LK06. Discussion and conclusion Based on these findings the article suggests further investigation and debate concerning genre awareness connected to EFL exams, among education authorities as well as among teachers and students of English.

  10. Particle–Mixing Simulations Using DEM and Comparison of the Performance of Mixing Indices

    International Nuclear Information System (INIS)

    Cho, Migyung

    2017-01-01

    Mixing of molecular grains having different characteristics is very important in many industries such as the food and pharmaceutical industries. With the development of computer simulations, it is common practice to find the optimal mixing conditions through a simulation before the actual mixing task to estimate the proper level of mixing. Accordingly, there has been an increasing need for a mixing index to measure the mix of particles in the simulation process. Mixing indices, which have been widely used so far, can largely be classified into two types: first is the statistical-based mixing index, which is prepared using the sampling method, and the second is the mixing index that is prepared using all the particles. In this paper, we calculated mixing indices in different ways for the data in the course of mixing the particles using the DEM simulation. Additionally, we compared the performance, advantages, and disadvantages of each mixing index. Therefore, I propose a standard that can be used to select an appropriate mixing index.

  11. Particle–Mixing Simulations Using DEM and Comparison of the Performance of Mixing Indices

    Energy Technology Data Exchange (ETDEWEB)

    Cho, Migyung [Tongmyong Univ., Busan (Korea, Republic of)

    2017-02-15

    Mixing of molecular grains having different characteristics is very important in many industries such as the food and pharmaceutical industries. With the development of computer simulations, it is common practice to find the optimal mixing conditions through a simulation before the actual mixing task to estimate the proper level of mixing. Accordingly, there has been an increasing need for a mixing index to measure the mix of particles in the simulation process. Mixing indices, which have been widely used so far, can largely be classified into two types: first is the statistical-based mixing index, which is prepared using the sampling method, and the second is the mixing index that is prepared using all the particles. In this paper, we calculated mixing indices in different ways for the data in the course of mixing the particles using the DEM simulation. Additionally, we compared the performance, advantages, and disadvantages of each mixing index. Therefore, I propose a standard that can be used to select an appropriate mixing index.

  12. THE PROMOTIONAL MIX IN A MARKETING-ORIENTED WINY COMPANY

    Directory of Open Access Journals (Sweden)

    Ştefan MATEI

    2014-11-01

    Full Text Available A winery with a marketing-oriented strategy is capable to understand the configuration of a marketing mix (with its implications, opportunities and costs and to effectively compete with other wine producers in today’s quasi-saturated, complex and challenging wine industry. Such a winery is also capable to attain its aspirations and objectives through a thorough understanding of customers’ needs and wants. The scope of this paper is to look within today’s wineries and analyse the marketing-oriented strategy they adopt as well as the promotional mix they rely on.

  13. On Self-Adaptive Method for General Mixed Variational Inequalities

    Directory of Open Access Journals (Sweden)

    Abdellah Bnouhachem

    2008-01-01

    Full Text Available We suggest and analyze a new self-adaptive method for solving general mixed variational inequalities, which can be viewed as an improvement of the method of (Noor 2003. Global convergence of the new method is proved under the same assumptions as Noor's method. Some preliminary computational results are given to illustrate the efficiency of the proposed method. Since the general mixed variational inequalities include general variational inequalities, quasivariational inequalities, and nonlinear (implicit complementarity problems as special cases, results proved in this paper continue to hold for these problems.

  14. A Customizable Text Classifier for Text Mining

    Directory of Open Access Journals (Sweden)

    Yun-liang Zhang

    2007-12-01

    Full Text Available Text mining deals with complex and unstructured texts. Usually a particular collection of texts that is specified to one or more domains is necessary. We have developed a customizable text classifier for users to mine the collection automatically. It derives from the sentence category of the HNC theory and corresponding techniques. It can start with a few texts, and it can adjust automatically or be adjusted by user. The user can also control the number of domains chosen and decide the standard with which to choose the texts based on demand and abundance of materials. The performance of the classifier varies with the user's choice.

  15. Synthesis of Common Arabic Handwritings to Aid Optical Character Recognition Research

    Directory of Open Access Journals (Sweden)

    Laslo Dinges

    2016-03-01

    Full Text Available Document analysis tasks such as pattern recognition, word spotting or segmentation, require comprehensive databases for training and validation. Not only variations in writing style but also the used list of words is of importance in the case that training samples should reflect the input of a specific area of application. However, generation of training samples is expensive in the sense of manpower and time, particularly if complete text pages including complex ground truth are required. This is why there is a lack of such databases, especially for Arabic, the second most popular language. However, Arabic handwriting recognition involves different preprocessing, segmentation and recognition methods. Each requires particular ground truth or samples to enable optimal training and validation, which are often not covered by the currently available databases. To overcome this issue, we propose a system that synthesizes Arabic handwritten words and text pages and generates corresponding detailed ground truth. We use these syntheses to validate a new, segmentation based system that recognizes handwritten Arabic words. We found that a modification of an Active Shape Model based character classifiers—that we proposed earlier—improves the word recognition accuracy. Further improvements are achieved, by using a vocabulary of the 50,000 most common Arabic words for error correction.

  16. Developing mobile phone text messages for tobacco risk communication among college students: a mixed methods study

    Directory of Open Access Journals (Sweden)

    Alexander V. Prokhorov

    2017-01-01

    Full Text Available Abstract Background Engaging young adults for the purpose of communicating health risks associated with nicotine and tobacco use can be challenging since they comprise a population heavily targeted with appealing marketing by the evolving tobacco industry. The Food and Drug Administration seeks novel ways to effectively communicate risks to warn about using these products. This paper describes the first step in developing a text messaging program delivered by smartphones that manipulate three messaging characteristics (i.e., depth, framing, and appeal. Methods Perceptions of community college students were described after previewing text messages designed to inform about risks of using conventional and new tobacco products. Thirty-one tobacco users and nonusers, aged 18–25 participated in five focus discussions held on two community college campuses. Attendees reviewed prototype messages and contributed feedback about text message structure and content. Qualitative data were coded and analyzed using NVivo Version 10. Results Most participants were female and two-thirds were ethnic minorities. A variety of conventional and new tobacco products in the past month were used by a third of participants. Three identified domains were derived from the qualitative data. These included perceived risks of using tobacco products, receptivity to message content, and logistical feedback regarding the future message campaign. Conclusion Overall, participants found the messages to be interesting and appropriate. A gap in awareness of the risks of using new tobacco products was revealed. Feedback on the prototype messages was incorporated into message revisions. These findings provided preliminary confirmation that the forthcoming messaging program will be appealing to young adults.

  17. Investigation of bioresistant dry building mixes modified by carbon nanotubes

    Directory of Open Access Journals (Sweden)

    Korolev Evgeniy Valer'evich

    2015-04-01

    Full Text Available Dry construction mixes are today a product of high technologies. Depending on the purpose and requirements to the properties it is easy to produce dry construction mixes with different compositions and operating indicators in plant conditions using the necessary modifying additives. Cement, gypsum and other mineral binders are used in the construction mixes. Different types of cement are more heavily used in dry construction mixes. Such dry mixes are believed to be more effective materials comparing to traditional cement-sandy solutions of centralized preparation. The authors present the results of the investigations on obtaining biocidal cement-sand compositions. It was established, that introduction of sodium sulfate into the composition provides obtaining the materials with funginert and fungicide properties. The strength properties of the mixes modified by carbon nanotubes and biocide additive were investigated by mathematical planning methods. The results of the investigations showed that the modification of cement stone structure by carbon nanotubes positively influences their strength and technological properties. Nanomodifying of construction composites by introducing carbon nanotubes may be effectively used at different stages of structure formation of a construction material.

  18. ADVANCED MIXING MODELS

    International Nuclear Information System (INIS)

    Lee, S; Richard Dimenna, R; David Tamburello, D

    2008-01-01

    The process of recovering the waste in storage tanks at the Savannah River Site (SRS) typically requires mixing the contents of the tank with one to four dual-nozzle jet mixers located within the tank. The typical criteria to establish a mixed condition in a tank are based on the number of pumps in operation and the time duration of operation. To ensure that a mixed condition is achieved, operating times are set conservatively long. This approach results in high operational costs because of the long mixing times and high maintenance and repair costs for the same reason. A significant reduction in both of these costs might be realized by reducing the required mixing time based on calculating a reliable indicator of mixing with a suitably validated computer code. The work described in this report establishes the basis for further development of the theory leading to the identified mixing indicators, the benchmark analyses demonstrating their consistency with widely accepted correlations, and the application of those indicators to SRS waste tanks to provide a better, physically based estimate of the required mixing time. Waste storage tanks at SRS contain settled sludge which varies in height from zero to 10 ft. The sludge has been characterized and modeled as micron-sized solids, typically 1 to 5 microns, at weight fractions as high as 20 to 30 wt%, specific gravities to 1.4, and viscosities up to 64 cp during motion. The sludge is suspended and mixed through the use of submersible slurry jet pumps. To suspend settled sludge, water is added to the tank as a slurry medium and stirred with the jet pump. Although there is considerable technical literature on mixing and solid suspension in agitated tanks, very little literature has been published on jet mixing in a large-scale tank. If shorter mixing times can be shown to support Defense Waste Processing Facility (DWPF) or other feed requirements, longer pump lifetimes can be achieved with associated operational cost and

  19. ADVANCED MIXING MODELS

    Energy Technology Data Exchange (ETDEWEB)

    Lee, S; Richard Dimenna, R; David Tamburello, D

    2008-11-13

    The process of recovering the waste in storage tanks at the Savannah River Site (SRS) typically requires mixing the contents of the tank with one to four dual-nozzle jet mixers located within the tank. The typical criteria to establish a mixed condition in a tank are based on the number of pumps in operation and the time duration of operation. To ensure that a mixed condition is achieved, operating times are set conservatively long. This approach results in high operational costs because of the long mixing times and high maintenance and repair costs for the same reason. A significant reduction in both of these costs might be realized by reducing the required mixing time based on calculating a reliable indicator of mixing with a suitably validated computer code. The work described in this report establishes the basis for further development of the theory leading to the identified mixing indicators, the benchmark analyses demonstrating their consistency with widely accepted correlations, and the application of those indicators to SRS waste tanks to provide a better, physically based estimate of the required mixing time. Waste storage tanks at SRS contain settled sludge which varies in height from zero to 10 ft. The sludge has been characterized and modeled as micron-sized solids, typically 1 to 5 microns, at weight fractions as high as 20 to 30 wt%, specific gravities to 1.4, and viscosities up to 64 cp during motion. The sludge is suspended and mixed through the use of submersible slurry jet pumps. To suspend settled sludge, water is added to the tank as a slurry medium and stirred with the jet pump. Although there is considerable technical literature on mixing and solid suspension in agitated tanks, very little literature has been published on jet mixing in a large-scale tank. If shorter mixing times can be shown to support Defense Waste Processing Facility (DWPF) or other feed requirements, longer pump lifetimes can be achieved with associated operational cost and

  20. Volumetric Analysis and Performance of Hot Mix Asphalt with Variable Rap Content

    Directory of Open Access Journals (Sweden)

    Arshad Ahmad Kamil

    2017-01-01

    Full Text Available Incorporating Reclaimed Asphalt Pavement (RAP to the asphalt concrete mixture for highway construction offer many benefits including energy consumption, conservation of natural resources and preservation of the environment to associated emissions. This paper presents a study on performance of Hot Mix Asphalt with variable RAP content. The study is carried out to evaluate the Marshall Properties and Performance of RAP-Asphalt mixes using conventional asphaltic concrete mix AC14. Marshall Mix Design Method was used to produce control mix (0% RAP and RAP-Asphalt mixes samples which consist of 15% RAP, 25% RAP and 35% RAP in accordance with Specifications for Road Works of Public Works Department, Malaysia. The Marshall Properties analysis was performed to ensure compliance with Marshall Requirements, The resilient modulus test was performed to measure the stiffness of the mixes while Modified Lottman test was conducted to evaluate the moisture susceptibility of these mixes. The results obtained showed that there were no substantial difference in Marshall Properties, moisture susceptibility and indirect tensile strength between RAP-Asphalt mixes with the control mix. The test results indicated that recycled mixes performed as good as the performance of conventional HMA in terms of moisture susceptibility and resilient modulus. It is recommended that further research be carried out for asphalt mixes containing more than 35% of RAP material.

  1. MARKETING MIX BY BED OCCUPANCY RATIO (BOR

    Directory of Open Access Journals (Sweden)

    Abdul Muhith

    2017-04-01

    Full Text Available Introduction: Bed Occupancy Ratio (BOR in RSI Arafah Mojosari during the last three years are at under ideal rate and the lowest of the three existing hospitals in the area of Mojosari. The purpose of this study was to determine the relationship marketing mix with Bed Occupancy Ratio in RSI Arafah Mojosari. Methods: This research uses analytic methods with crossectional approach. Variables in the study is marketing mix and Bed Occupancy Ratio (BOR. The population in this study were all patients hospitalized in the RSI Arafah Mojosari. Samples amounted 44 respondents taken by the Stratified random sampling technique. Data were collected using the questionnaire and analyzed using Fisher's Exact test. Result: The results obtained more than 50% of respondents (59.1% rate well against the marketing mix is developed by the hospital management and the majority of respondents (79.5% are in the treatment room that has a number BOR is not ideal. Fisher Exact test test results obtained probabililty value=0.02<0.05 so that H0 is rejected, which means there is a relationship marketing mix with the Bed Occupancy Ratio in RSI Arafah Mojosari. Discussion: Hospitals which able to develop the marketing mix very well, can attract consumers to use inpatient services at the hospital, with that BOR value will increase as the increased use of inpatient services. Hospital management must be able to formulate a good marketing mix strategy that hospital marketing objectives can be achieved. Conformity between service quality and service rates must be addressed, otherwise it extent of media promotions can attract patients to inpatient services.

  2. Fluid mixing in reactor containment

    International Nuclear Information System (INIS)

    Deoras M Prabhudharwadkar; Kannan N Iyer

    2005-01-01

    Full text of publication follows: Hydrogen release and distribution in nuclear power plant containment is an important safety issue. Selection of a proper turbulence model is important for accurate estimation of the mixing process. The selection of turbulence model is dictated by the best compromise between accuracy and computational efforts. For this, three different turbulence models, viz. Standard k-ε, RNG k-ε and Reynolds Stress Model, based on Reynolds averaged Navier Stokes equations (RANS) approach, were used. The computations were done using the CFD code FLUENT, which is based on the control volume methodology. The computational results were compared with the experimental results of HYMIS test facility, where helium was used to simulate hydrogen. The processes of helium plume rise, multiple plume merging, distribution and mixing were studied. Based on these computations, a simple analytical/empirical zone based model was formulated for the same problem, which predicted the helium concentration reasonably accurately and quickly. (authors)

  3. Two medieval doctors: Gilbertus Anglicus (c1180-c1250) and John of Gaddesden (1280-1361).

    Science.gov (United States)

    Pearn, John

    2013-02-01

    Biographies of medieval English doctors are uncommon and fragmentary. The two best-known English medieval physicians were Gilbertus Anglicus and John of Gaddesden. This paper brings together the known details of their lives, compiled from extant biographies and from internal references in their texts. The primary records of their writings exist in handwritten texts and thereafter in incunabula from the time of the invention of printing in 1476. The record of the lives of these two medieval physicians can be expanded, as here, by the general perspective of the life and times in which they lived. Gilbertus Anglicus, an often-quoted physician-teacher at Montpellier, wrote a seven-folio Compendium medicinae in 1271. He described pioneering procedures used later in the emergent disciplines of anaesthetics, cosmetic medicine and travel medicine. Gilbertus' texts, used extensively in European medical schools, passed in handwritten copies from student to student and eventually were printed in 1510. John of Gaddesden, an Oxford graduate in Arts, Medicine and Theology, wrote Rosa Anglica, published circa 1314. Its detailed text is an exemplar of the mixture of received Hippocratic and Galenic lore compounded by medieval astronomy and religious injunction, which mixture was the essence of medieval medicine. The writings of both these medieval English physicians formed part of the core curriculum that underpinned the practice of medicine for the next 400 years.

  4. Fluid mixing III

    International Nuclear Information System (INIS)

    Harnby, N.

    1988-01-01

    Covering all aspects of mixing, this work presents research and developments in industrial applications, flow patterns and mixture analysis, mixing of solids into liquids, and mixing of gases into liquids

  5. Sylgard® Mixing Study

    Energy Technology Data Exchange (ETDEWEB)

    Bello, Mollie [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Welch, Cynthia F. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Goodwin, Lynne Alese [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Keller, Jennie [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2014-08-22

    Sylgard® 184 and Sylgard® 186 silicone elastomers form Dow Corning® are used as potting agents across the Nuclear Weapons Complex. A standardized mixing procedure is required for filled versions of these products. The present study is a follow-up to a mixing study performed by MST-7 which established the best mixing procedure to use when adding filler to either 184 or 186 base resins. The most effective and consistent method of mixing resin and curing agent for three modified silicone elastomer recipes is outlined in this report. For each recipe, sample size, mixing type, and mixing time was varied over 10 separate runs. The results show that the THINKY™ Mixer gives reliable mixing over varying batch sizes and mixing times. Hand Mixing can give improved mixing, as indicated by reduced initial viscosity; however, this method is not consistent.

  6. Effect of Telecollaboration on Translation of Culture-Bound Texts

    Directory of Open Access Journals (Sweden)

    Vahid Rafieyan

    2016-07-01

    Full Text Available One of the most problematic perspectives of translation phenomenon is the cultural gap between the source language and the target language (Yang, 2010. This gap can be ideally filled through telecollaboration which provides internationally dispersed language learners in parallel language classes with cost-effective access to, and engagement with, peers who are expert speakers of the language under study (Belz, 2005. To investigate the effect of telecollaboration on the quality of translation of culture-bound texts, the current study was conducted on 64 Iranian undergraduate students of English translation at a university in Iran. Instruments used in the study consisted of three texts containing news excerpts from Voice of America (VOA. The study consisted of three phases: 1 assessing quality of translation of culture-bound texts, 2 random assignment of participants to two groups: one merely receiving cultural instruction while the other being linked to native English speakers through LinkedIn alongside receiving cultural instruction, and 3 assessing quality of translation of culture-bound texts immediately and two months following treatment. The results of mixed between-within subjects analysis of variance revealed the significant positive effect of telecollaboration on developing quality of translation of culture-bound texts and sustaining the attained knowledge. The pedagogical implications of the findings suggested incorporation of cultural components of source language society into translation courses and providing opportunities for translation students to be exposed to authentic and intensive source language culture through telecollaboration.

  7. Analysis of Passive Mixing in a Serpentine Microchannel with Sinusoidal Side Walls

    Directory of Open Access Journals (Sweden)

    Muhammad Usman Javaid

    2017-12-01

    Full Text Available Sample mixing is difficult in microfluidic devices because of laminar flow. Micromixers are designed to ensure the optimal use of miniaturized devices. The present study aims to design a chaotic-advection-based passive micromixer with enhanced mixing efficiency. A serpentine-shaped microchannel with sinusoidal side walls was designed, and three cases, with amplitude to wavelength (A/λ ratios of 0.1, 0.15, and 0.2 were investigated. Numerical simulations were conducted using the Navier–Stokes equations, to determine the flow field. The flow was then coupled with the convection–diffusion equation to obtain the species concentration distribution. The mixing performance of sinusoidal walled channels was compared with that of a simple serpentine channel for Reynolds numbers ranging from 0.1 to 50. Secondary flows were observed at high Reynolds numbers that mixed the fluid streams. These flows were dominant in the proposed sinusoidal walled channels, thereby showing better mixing performance than the simple serpentine channel at similar or less mixing cost. Higher mixing efficiency was obtained by increasing the A/λ ratio.

  8. An Affinity Propagation Clustering Algorithm for Mixed Numeric and Categorical Datasets

    Directory of Open Access Journals (Sweden)

    Kang Zhang

    2014-01-01

    Full Text Available Clustering has been widely used in different fields of science, technology, social science, and so forth. In real world, numeric as well as categorical features are usually used to describe the data objects. Accordingly, many clustering methods can process datasets that are either numeric or categorical. Recently, algorithms that can handle the mixed data clustering problems have been developed. Affinity propagation (AP algorithm is an exemplar-based clustering method which has demonstrated good performance on a wide variety of datasets. However, it has limitations on processing mixed datasets. In this paper, we propose a novel similarity measure for mixed type datasets and an adaptive AP clustering algorithm is proposed to cluster the mixed datasets. Several real world datasets are studied to evaluate the performance of the proposed algorithm. Comparisons with other clustering algorithms demonstrate that the proposed method works well not only on mixed datasets but also on pure numeric and categorical datasets.

  9. The use of "mixing" procedure of mixed methods in health services research.

    Science.gov (United States)

    Zhang, Wanqing; Creswell, John

    2013-08-01

    Mixed methods research has emerged alongside qualitative and quantitative approaches as an important tool for health services researchers. Despite growing interest, among health services researchers, in using mixed methods designs, little has been done to identify the procedural aspects of doing so. To describe how mixed methods researchers mix the qualitative and quantitative aspects of their studies in health services research. We searched the PubMed for articles, using mixed methods in health services research, published between January 1, 2006 and December 30, 2010. We identified and reviewed 30 published health services research articles on studies in which mixed methods had been used. We selected 3 articles as illustrations to help health services researcher conceptualize the type of mixing procedures that they were using. Three main "mixing" procedures have been applied within these studies: (1) the researchers analyzed the 2 types of data at the same time but separately and integrated the results during interpretation; (2) the researchers connected the qualitative and quantitative portions in phases in such a way that 1 approach was built upon the findings of the other approach; and (3) the researchers mixed the 2 data types by embedding the analysis of 1 data type within the other. "Mixing" in mixed methods is more than just the combination of 2 independent components of the quantitative and qualitative data. The use of "mixing" procedure in health services research involves the integration, connection, and embedding of these 2 data components.

  10. Historical Analyses of Disordered Handwriting

    Science.gov (United States)

    Schiegg, Markus; Thorpe, Deborah

    2016-01-01

    Handwritten texts carry significant information, extending beyond the meaning of their words. Modern neurology, for example, benefits from the interpretation of the graphic features of writing and drawing for the diagnosis and monitoring of diseases and disorders. This article examines how handwriting analysis can be used, and has been used historically, as a methodological tool for the assessment of medical conditions and how this enhances our understanding of historical contexts of writing. We analyze handwritten material, writing tests and letters, from patients in an early 20th-century psychiatric hospital in southern Germany (Irsee/Kaufbeuren). In this institution, early psychiatrists assessed handwriting features, providing us novel insights into the earliest practices of psychiatric handwriting analysis, which can be connected to Berkenkotter’s research on medical admission records. We finally consider the degree to which historical handwriting bears semiotic potential to explain the psychological state and personality of a writer, and how future research in written communication should approach these sources. PMID:28408774

  11. Image Processing Based Signature Verification Technique to Reduce Fraud in Financial Institutions

    Directory of Open Access Journals (Sweden)

    Hussein Walid

    2016-01-01

    Full Text Available Handwritten signature is broadly utilized as personal verification in financial institutions ensures the necessity for a robust automatic signature verification tool. This tool aims to reduce fraud in all related financial transactions’ sectors. This paper proposes an online, robust, and automatic signature verification technique using the recent advances in image processing and machine learning. Once the image of a handwritten signature for a customer is captured, several pre-processing steps are performed on it including filtration and detection of the signature edges. Afterwards, a feature extraction process is applied on the image to extract Speeded up Robust Features (SURF and Scale-Invariant Feature Transform (SIFT features. Finally, a verification process is developed and applied to compare the extracted image features with those stored in the database for the specified customer. Results indicate high accuracy, simplicity, and rapidity of the developed technique, which are the main criteria to judge a signature verification tool in banking and other financial institutions.

  12. The Value of Mixed Methods Research: A Mixed Methods Study

    Science.gov (United States)

    McKim, Courtney A.

    2017-01-01

    The purpose of this explanatory mixed methods study was to examine the perceived value of mixed methods research for graduate students. The quantitative phase was an experiment examining the effect of a passage's methodology on students' perceived value. Results indicated students scored the mixed methods passage as more valuable than those who…

  13. The AGB bump: a calibrator for core mixing

    Directory of Open Access Journals (Sweden)

    Bossini Diego

    2015-01-01

    Full Text Available The efficiency of convection in stars affects many aspects of their evolution and remains one of the key-open questions in stellar modelling. In particular, the size of the mixed core in core-He-burning low-mass stars is still uncertain and impacts the lifetime of this evolutionary phase and, e.g., the C/O profile in white dwarfs. One of the known observables related to the Horizontal Branch (HB and Asymptotic Giant Branch (AGB evolution is the AGB bump. Its luminosity depends on the position in mass of the helium-burning shell at its first ignition, that is affected by the extension of the central mixed region. In this preliminary work we show how various assumptions on near-core mixing and on the thermal stratification in the overshooting region affect the luminosity of the AGB bump, as well as the period spacing of gravity modes in core-He-burning models.

  14. LA REFORMA ELECTORAL OAXAQUEÑA EN LOS AYUNTAMIENTOS MIXES

    Directory of Open Access Journals (Sweden)

    Teresa Valdivia Dounce

    2009-12-01

    Full Text Available Se revisan los posibles efectos de las reformas en materia electoral indígena en los municipios de la región mixe de Oaxaca, comparando las tendencias políticas anteriores a las reformas, observadas en investigación de campo, con los resultados de las elecciones federales de 2006 y estatales de 2007.   ABSTRACT This paper reviews the possible effects of indigenous electoral reforms in the municipalities in the Oaxacan Mixe region, comparing political tendencies prior to reforms, as observed in field research, with results from federal elections in 2006 and state elections in 2007.

  15. Effect of Mixing on Microorganism Growth in Loop Bioreactors

    Directory of Open Access Journals (Sweden)

    A. M. Al Taweel

    2012-01-01

    Full Text Available The impact of mixing on the promotion of microorganism growth rate has been analyzed using a multiphase forced-circulation pipe-loop reactor model capable of identifying conditions under which it is possible to convert natural gas into Single-Cell Protein. The impact of mixing in the interphase mass transfer was found to exert a critical role in determining the overall productivity of the bioreactor, particularly at the high cell loadings needed to reduce the capital costs associated with the large-scale production needed for the production of relatively low-value SCP in a sustainable manner.

  16. ADVANCED MIXING MODELS

    Energy Technology Data Exchange (ETDEWEB)

    Lee, S; Dimenna, R; Tamburello, D

    2011-02-14

    The process of recovering and processing High Level Waste (HLW) the waste in storage tanks at the Savannah River Site (SRS) typically requires mixing the contents of the tank with one to four mixers (pumps) located within the tank. The typical criteria to establish a mixed condition in a tank are based on the number of pumps in operation and the time duration of operation. To ensure that a mixed condition is achieved, operating times are typically set conservatively long. This approach results in high operational costs because of the long mixing times and high maintenance and repair costs for the same reason. A significant reduction in both of these costs might be realized by reducing the required mixing time based on calculating a reliable indicator of mixing with a suitably validated computer code. The focus of the present work is to establish mixing criteria applicable to miscible fluids, with an ultimate goal of addressing waste processing in HLW tanks at SRS and quantifying the mixing time required to suspend sludge particles with the submersible jet pump. A single-phase computational fluid dynamics (CFD) approach was taken for the analysis of jet flow patterns with an emphasis on the velocity decay and the turbulent flow evolution for the farfield region from the pump. Literature results for a turbulent jet flow are reviewed, since the decay of the axial jet velocity and the evolution of the jet flow patterns are important phenomena affecting sludge suspension and mixing operations. The work described in this report suggests a basis for further development of the theory leading to the identified mixing indicators, with benchmark analyses demonstrating their consistency with widely accepted correlations. Although the indicators are somewhat generic in nature, they are applied to Savannah River Site (SRS) waste tanks to provide a better, physically based estimate of the required mixing time. Waste storage tanks at SRS contain settled sludge which varies in

  17. UN RESEAU DE NEURONES MULTICOUCHES POUR LA RECONNAISSANCE HORS LIGNE DES CARACTERES MANUSCRITS ARABES

    Directory of Open Access Journals (Sweden)

    S OUCHTATI

    2002-06-01

    Full Text Available In this paper, we present an off line method of Arabic Handwritten Characters Recognition. The study is based on the analysis of several performances of feature vectors. It is hoped that the results of the evaluation contribute to the conception of operational systems. The futures are the projection moments, Barr-features, and Fourier descriptors. The classification is achieved by a standard multi-layer perception.

  18. Presence of mixed modes in red giants in binary systems

    Directory of Open Access Journals (Sweden)

    Themeßl Nathalie

    2017-01-01

    Full Text Available The frequencies of oscillation modes in stars contain valueable information about the stellar properties. In red giants the frequency spectrum also contains mixed modes, with both pressure (p and gravity (g as restoring force, which are key to understanding the physical conditions in the stellar core. We observe a high fraction of red giants in binary systems, for which g-dominated mixed modes are not pronounced. This trend leads us to investigate whether this is specific for binary systems or a more general feature. We do so by comparing the fraction of stars with only p-dominated mixed modes in binaries and in a larger set of stars from the APOKASC sample. We find only p-dominated mixed modes in about 50% of red giants in detached eclipsing binaries compared to about 4% in the large sample. This could indicate that this phenomenon is tightly related to binarity and that the binary fraction in the APOKASC sample is about 8%.

  19. Texting while driving: is speech-based text entry less risky than handheld text entry?

    Science.gov (United States)

    He, J; Chaparro, A; Nguyen, B; Burge, R J; Crandall, J; Chaparro, B; Ni, R; Cao, S

    2014-11-01

    Research indicates that using a cell phone to talk or text while maneuvering a vehicle impairs driving performance. However, few published studies directly compare the distracting effects of texting using a hands-free (i.e., speech-based interface) versus handheld cell phone, which is an important issue for legislation, automotive interface design and driving safety training. This study compared the effect of speech-based versus handheld text entries on simulated driving performance by asking participants to perform a car following task while controlling the duration of a secondary text-entry task. Results showed that both speech-based and handheld text entries impaired driving performance relative to the drive-only condition by causing more variation in speed and lane position. Handheld text entry also increased the brake response time and increased variation in headway distance. Text entry using a speech-based cell phone was less detrimental to driving performance than handheld text entry. Nevertheless, the speech-based text entry task still significantly impaired driving compared to the drive-only condition. These results suggest that speech-based text entry disrupts driving, but reduces the level of performance interference compared to text entry with a handheld device. In addition, the difference in the distraction effect caused by speech-based and handheld text entry is not simply due to the difference in task duration. Copyright © 2014 Elsevier Ltd. All rights reserved.

  20. Nanoscale study on water damage for different warm mix asphalt binders

    Directory of Open Access Journals (Sweden)

    Kefei Liu

    2016-11-01

    Full Text Available In order to analyze the water damage to different warm mix asphalt binders from the micro scale, five kinds of asphalt binders, 70#A base asphalt, sasobit warm mix asphalt, energy champion 120 °C (EC120 warm mix asphalt, aspha-min warm mix asphalt, sulfur-extended asphalt modifier (SEAM warm mix asphalt, under different conditions (dry/wet, original/aging are prepared for laboratory tests. The atomic force microscope (AFM is used to observe the surface properties and measure the adhesion force between the asphalt and the mineral aggregate. The obtained results show that under the dry condition aspha-min warm mix asphalt and SEAM warm mix asphalt show stronger adhesive ability with the mineral aggregate compared with other asphalt binders, but also have relatively large dispersion and fluctuation in the tested results; under the wet condition, aspha-min warm mix asphalt and SEAM warm mix asphalt show stronger water damage resistance ability. The EC120 warm mix asphalt and aspha-min warm mix asphalt are less sensitive to moist, and their corresponding adhesion force is less susceptible to the change of external moisture conditions, leading to a better ability to resist water erosion. The aging process significantly lowers the moisture erosion resistance ability, which further impairs the water damage resistance ability. The base asphalt is more sensitive to moisture and more vulnerable to water damage, no matter whether it is under original or aging conditions. The aging aspha-min warm mix asphalt has the least loss of adhesion force, the smallest dispersion of the tested adhesion force, the strongest water damage resistance ability, no matter it is dry or wet. Keywords: Road engineering, Warm mix asphalt, Moisture damage, Atomic force microscope, Microcosmic

  1. Repeated Load Permanent Deformation Behavior of Mixes With and Wihtout Modified Bituments

    Directory of Open Access Journals (Sweden)

    Imran Hafeez

    2011-01-01

    Full Text Available Premature rutting in flexible pavement structure is being observed on most of the road network of Pakistan. It initiates primarily due to uncontrolled axle loading and high ambient temperatures. NHA (National Highway Authority, Pakistan has continuously been modifying aggregate gradations and penetration grade of bitumen, without any prior investigation of the mix behaviour under the prevailing axle load and environmental conditions of the country. A comprehensive laboratory investigation was carried out on six mixes ranging from finer to coarser. Specimens were subjected to cyclic loading on UTM-5P (Universal Testing Machine to study the resistance against permanent deformation of the mixes at 25, 40 and 550C. At low temperatures and stress levels, both coarse and fine graded mixes showed less accumulated strain, whereas at higher temperatures and stress levels, coarse graded mix with PMB (Polymer Modified Bitumen showed good resistance to permanent deformation.

  2. Eliciting mixed emotions: A meta-analysis comparing models, types and measures.

    Directory of Open Access Journals (Sweden)

    Raul eBerrios

    2015-04-01

    Full Text Available The idea that people can experience two oppositely valenced emotions has been controversial ever since early attempts to investigate the construct of mixed emotions. This meta-analysis examined the robustness with which mixed emotions have been elicited experimentally. A systematic literature search identified 63 experimental studies that instigated the experience of mixed emotions. Studies were distinguished according to the structure of the underlying affect model – dimensional or discrete – as well as according to the type of mixed emotions studied (e.g., happy-sad, fearful-happy, positive-negative. The meta-analysis using a random-effects model revealed a moderate to high effect size for the elicitation of mixed emotions (dIG+ = .77, which remained consistent regardless of the structure of the affect model, and across different types of mixed emotions. Several methodological and design moderators were tested. Studies using the minimum index (i.e., the minimum value between a pair of opposite valenced affects resulted in smaller effect sizes, whereas subjective measures of mixed emotions increased the effect sizes. The presence of more women in the samples was also associated with larger effect sizes. The current study indicates that mixed emotions are a robust, measurable and non-artifactual experience. The results are discussed in terms of the implications for an affect system that has greater versatility and flexibility than previously thought.

  3. Advective mixing in a nondivergent barotropic hurricane model

    Directory of Open Access Journals (Sweden)

    B. Rutherford

    2010-01-01

    Full Text Available This paper studies Lagrangian mixing in a two-dimensional barotropic model for hurricane-like vortices. Since such flows show high shearing in the radial direction, particle separation across shear-lines is diagnosed through a Lagrangian field, referred to as R-field, that measures trajectory separation orthogonal to the Lagrangian velocity. The shear-lines are identified with the level-contours of another Lagrangian field, referred to as S-field, that measures the average shear-strength along a trajectory. Other fields used for model diagnostics are the Lagrangian field of finite-time Lyapunov exponents (FTLE-field, the Eulerian Q-field, and the angular velocity field. Because of the high shearing, the FTLE-field is not a suitable indicator for advective mixing, and in particular does not exhibit ridges marking the location of finite-time stable and unstable manifolds. The FTLE-field is similar in structure to the radial derivative of the angular velocity. In contrast, persisting ridges and valleys can be clearly recognized in the R-field, and their propagation speed indicates that transport across shear-lines is caused by Rossby waves. A radial mixing rate derived from the R-field gives a time-dependent measure of flux across the shear-lines. On the other hand, a measured mixing rate across the shear-lines, which counts trajectory crossings, confirms the results from the R-field mixing rate, and shows high mixing in the eyewall region after the formation of a polygonal eyewall, which continues until the vortex breaks down. The location of the R-field ridges elucidates the role of radial mixing for the interaction and breakdown of the mesovortices shown by the model.

  4. Mixing Ventilation. Guide on mixing air distribution design

    DEFF Research Database (Denmark)

    Kandzia, Claudia; Kosonen, Risto; Melikov, Arsen Krikor

    In this guidebook most of the known and used in practice methods for achieving mixing air distribution are discussed. Mixing ventilation has been applied to many different spaces providing fresh air and thermal comfort to the occupants. Today, a design engineer can choose from large selection...

  5. Important Text Characteristics for Early-Grades Text Complexity

    Science.gov (United States)

    Fitzgerald, Jill; Elmore, Jeff; Koons, Heather; Hiebert, Elfrieda H.; Bowen, Kimberly; Sanford-Moore, Eleanor E.; Stenner, A. Jackson

    2015-01-01

    The Common Core set a standard for all children to read increasingly complex texts throughout schooling. The purpose of the present study was to explore text characteristics specifically in relation to early-grades text complexity. Three hundred fifty primary-grades texts were selected and digitized. Twenty-two text characteristics were identified…

  6. Romanian Policy-Mix to Adopting Euro

    Directory of Open Access Journals (Sweden)

    Cristian Socol

    2007-09-01

    Full Text Available This paper evaluates the present estate of Euro implementation in Monetary and EconomicUnion (EMU and Romanian position in this context. The Romanian admittance in EU at January 2007increased the interest to study the transmission and coordination mechanisms, related to mix commonmonetary policy – different fiscal policy across the countries in the Euro area. Our study focuses on theconsequences of Romanian admittance in Euro Zone in 2014 and optimal policy-mix to good preparationto accomplish this target. The controversies between economists regarding the construction processof EMU remain large. What are the consequences of implementing the “tye-hands” strategy for Romanianfinancial authorities? Can Romania solve the potential conflict between real and nominal convergencerelating the European integration? What is the best strategy for Romania with the aim to obtain afaster real convergence with the European Union countries? Can Romania maximize the benefits toadopting Euro in 2014?

  7. Chemical composition and mixing-state of ice residuals sampled within mixed phase clouds

    Directory of Open Access Journals (Sweden)

    M. Ebert

    2011-03-01

    Full Text Available During an intensive campaign at the high alpine research station Jungfraujoch, Switzerland, in February/March 2006 ice particle residuals within mixed-phase clouds were sampled using the Ice-counterflow virtual impactor (Ice-CVI. Size, morphology, chemical composition, mineralogy and mixing state of the ice residual and the interstitial (i.e., non-activated aerosol particles were analyzed by scanning and transmission electron microscopy. Ice nuclei (IN were identified from the significant enrichment of particle groups in the ice residual (IR samples relative to the interstitial aerosol. In terms of number lead-bearing particles are enriched by a factor of approximately 25, complex internal mixtures with silicates or metal oxides as major components by a factor of 11, and mixtures of secondary aerosol and carbonaceous material (C-O-S particles by a factor of 2. Other particle groups (sulfates, sea salt, Ca-rich particles, external silicates observed in the ice-residual samples cannot be assigned unambiguously as IN. Between 9 and 24% of all IR are Pb-bearing particles. Pb was found as major component in around 10% of these particles (PbO, PbCl2. In the other particles, Pb was found as some 100 nm sized agglomerates consisting of 3–8 nm sized primary particles (PbS, elemental Pb. C-O-S particles are present in the IR at an abundance of 17–27%. The soot component within these particles is strongly aged. Complex internal mixtures occur in the IR at an abundance of 9–15%. Most IN identified at the Jungfraujoch station are internal mixtures containing anthropogenic components (either as main or minor constituent, and it is concluded that admixture of the anthropogenic component is responsible for the increased IN efficiency within mixed phase clouds. The mixing state appears to be a key parameter for the ice nucleation behaviour that cannot be predicted from the sole knowledge of the main component of an individual particle.

  8. Performance Evaluation of Hot Mix Asphalt with Different Proportions of RAP Content

    Directory of Open Access Journals (Sweden)

    Kamil Arshad Ahmad

    2018-01-01

    Full Text Available Reclaimed Asphalt Pavement (RAP is old asphalt pavement that has been removed from a road by milling or full depth removal. The use of RAP in hot mix asphalt (HMA eliminates the need to dispose old asphalt pavements and conserves asphalt binders and aggregates, resulting in significant cost savings and benefits to society. This paper presents a study on HMA with different RAP proportions carried out to evaluate the volumetric properties and performance of asphalt mixes containing different proportions of RAP. Marshall Mix Design Method was used to produce control mix (0% RAP and asphalt mixes containing 15% RAP, 25% RAP and 35% RAP in accordance with Specifications for Road Works of Public Works Department, Malaysia for AC14 dense graded asphalt gradation. Volumetric analysis was performed to ensure that the result is compliance with specification requirements. The resilient modulus test was performed to measure the stiffness of the mixes while the Modified Lottman test was conducted to evaluate the moisture susceptibility of these mixes. The Hamburg wheel tracking test was used to evaluate the rutting performance of these mixes. The results obtained showed that there were no substantial difference in Marshall Properties, moisture susceptibility, resilient modulus and rutting resistance between asphalt mixes with RAP and the control mix. The test results indicated that recycled mixes performed as good as the performance of conventional HMA in terms of moisture susceptibility and resilient modulus. It is recommended that further research be carried out for asphalt mixes containing more than 35% RAP material.

  9. Sneutrino mixing

    International Nuclear Information System (INIS)

    Grossman, Y.

    1997-10-01

    In supersymmetric models with nonvanishing Majorana neutrino masses, the sneutrino and antisneutrino mix. The conditions under which this mixing is experimentally observable are studied, and mass-splitting of the sneutrino mass eigenstates and sneutrino oscillation phenomena are analyzed

  10. Olmesartan medoxomil-loaded mixed micelles: Preparation, characterization and in-vitro evaluation

    Directory of Open Access Journals (Sweden)

    Mohamed A. El-Gendy

    2017-12-01

    Full Text Available Olmesartan medoxomil (OLM is highly lipophilic in nature (log p = 4.31 which attributes to its low aqueous solubility contributing to its low bioavailability 25.6%. OLM was loaded into mixed micelles carriers in a trial to enhance its solubility, thus improving its oral bioavailability. OLM-loaded mixed micelles were prepared, using a Pluronic® mixture of F127 and P123, adopting the thin-film hydration method. Three drug: Pluronic® mixture ratios (1:40, 1:50and 1: 60 and various F127: P123 ratios were prepared. OLM Loaded mixed micelles showed stability up to 12 h. The particle size of the systems varied from 364.00 nm (F3 to 13.73 nm (F18 with accepted Poly dispersity index (PDI values. The in-vitro release studies of OLM from mixed micelles versus drug aqueous suspension were assessed using the reverse dialysis technique in a USP Dissolution tester apparatus (type II. The highest RE% (43% was achieved with OLM-loaded mixed micelles (F8 when compared to (35% of drug suspension.

  11. Productivity and profitability of maize-pumpkin mix cropping in Chitwan, Nepal

    Directory of Open Access Journals (Sweden)

    Shiva Chandra Dhakal

    2015-12-01

    Full Text Available The study was conducted to determine the productivity, profitability and resource use efficiency of maize-pumpkin mix crop production in Chitwan. The study used 53 maize-pumpkin mix crop adopting farmers from among 300 farmers adopting different pollinator friendly practices. Descriptive and statistical tools including Cobb-Douglas production function were used to analyze data, collected from structured interview schedule. The benefit cost ratio (1.58 indicates that maize-pumpkin mix cropping was profitable with productivity of 2.83 ton per ha on maize main product equivalent basis. The magnitude of regression coefficients of maize-pumpkin mix cropping implied that expenditure on seed and fertilizer and irrigation had significant positive effect on gross return with estimated decreasing return to scale (0.85. According to estimated allocative efficiency indices, it is suggested to increase expenditure on seed and fertilizer cum irrigation by about 90% and 55% respectively. Extension of modern technologies with adjustment on resource use is to be encouraged for increase in productivity and profitability of maize-pumpkin mix crop production which indirectly promotes and ensure forage for pollinators

  12. Pore Structure Control of Ordered Mesoporous Silica Film Using Mixed Surfactants

    Directory of Open Access Journals (Sweden)

    Tae-Jung Ha

    2011-01-01

    Full Text Available Materials with nanosized and well-arranged pores have been researched actively in order to be applied to new technology fields. Especially, mesoporous material containing various pore structures is expected to have different pore structure. To form a mixed pore structure, ordered mesoporous silica films were prepared with a mixture of surfactant; Brij-76 and P-123 block copolymer. In mixed surfactant system, mixed pore structure was observed in the region of P-123/(Brij-76 + P-123 with about 50.0 wt.% while a single pore structure was observed in regions which have large difference in ratio between Brij-76 and P-123 through the X-ray diffraction analysis. Regardless of surfactant ratio, porosity was retained almost the same. It is expected that ordered mesoporous silica film with mixed pore structure can be one of the new materials which has distinctive properties.

  13. Mixing ventilation guide on mixing air distribution design

    CERN Document Server

    Kandzia, Claudia; Kosonen, Risto; Krikor Melikov, Arsen; Nielsen, Peter Vilhelm

    2013-01-01

    In this guidebook most of the known and used in practice methods for achieving mixing air distribution are discussed. Mixing ventilation has been applied to many different spaces providing fresh air and thermal comfort to the occupants. Today, a design engineer can choose from large selection of air diffusers and exhaust openings.

  14. Quark mixing and CP violation

    International Nuclear Information System (INIS)

    Paschos, E.A.

    1992-01-01

    These lectures present a pedagogical introduction to the topics quark mixing and CP violation. They explain how the mixing matrix comes about and reviews the values of constraints for its elements. The second chapter reviews the CP transformation properties of amplitudes and defines the quantities which are measured in the experiments. Then it reviews the theory of CP violation in the standard model. In addition to the phase and the angles introduced through the flavor matrix, numerical predictions also depend (a) on hadronic matrix elements of weak current operators and (b) the short distance expansion of effective Hamiltonians computed by methods of Quantum Chromodynamics (QCD). I also review these topics and present predictions for (ε'/ε) which are shown to be consistent with the experiments. Last but not least, the article is divided into sections which are as self-contained as possible. The article assumes a general knowledge of the electroweak theory. For guidance, the interested reader will find a table of contents at the end of the text. (author). 29 refs, 5 figs, 1 tab

  15. Continuous mixing of solids

    NARCIS (Netherlands)

    Raouf, M.S.

    1963-01-01

    The most important literature on theoretical aspects of mixing solids was reviewed.

    Only when the mixed materials showed no segregation it was possible to analyse the mixing process quantitatively. In this case the mixture could be described by the 'χ' Square test. Longitudinal mixing could be

  16. Microfluidic channel structures speed up mixing of multiple emulsions by a factor of ten

    CSIR Research Space (South Africa)

    Land, KJ

    2014-09-01

    Full Text Available mixing, to over- come these limitations. Many methods to achieve this have been proposed and studied, and a number of reviews give a complete overview of the methods and the main issues associated with mixing at the microscale.1–3 Active mixing, which... for a limited range of flow parameters or require active control, for example, via electrical impulses. In order to determine whether any of these well established methods would be viable, vari- ous experiments were performed, specifically studying...

  17. Contemplating case mix: A primer on case mix classification and management.

    Science.gov (United States)

    Costa, Andrew P; Poss, Jeffery W; McKillop, Ian

    2015-01-01

    Case mix classifications are the frameworks that underlie many healthcare funding schemes, including the so-called activity-based funding. Now more than ever, Canadian healthcare administrators are evaluating case mix-based funding and deciphering how they will influence their organization. Case mix is a topic fraught with technical jargon and largely relegated to government agencies or private industries. This article provides an abridged review of case mix classification as well as its implications for management in healthcare. © 2015 The Canadian College of Health Leaders.

  18. Global Attractivity Results for Mixed-Monotone Mappings in Partially Ordered Complete Metric Spaces

    Directory of Open Access Journals (Sweden)

    Kalabušić S

    2009-01-01

    Full Text Available We prove fixed point theorems for mixed-monotone mappings in partially ordered complete metric spaces which satisfy a weaker contraction condition than the classical Banach contraction condition for all points that are related by given ordering. We also give a global attractivity result for all solutions of the difference equation , where satisfies mixed-monotone conditions with respect to the given ordering.

  19. Mixed Waste Management Facility

    International Nuclear Information System (INIS)

    Brummond, W.; Celeste, J.; Steenhoven, J.

    1993-08-01

    The DOE has developed a National Mixed Waste Strategic Plan which calls for the construction of 2 to 9 mixed waste treatment centers in the Complex in the near future. LLNL is working to establish an integrated mixed waste technology development and demonstration system facility, the Mixed Waste Management Facility (MWMF), to support the DOE National Mixed Waste Strategic Plan. The MWMF will develop, demonstrate, test, and evaluate incinerator-alternatives which will comply with regulations governing the treatment and disposal of organic mixed wastes. LLNL will provide the DOE with engineering data for design and operation of new technologies which can be implemented in their mixed waste treatment centers. MWMF will operate under real production plant conditions and process samples of real LLNL mixed waste. In addition to the destruction of organic mixed wastes, the development and demonstration will include waste feed preparation, material transport systems, aqueous treatment, off-gas treatment, and final forms, thus making it an integrated ''cradle to grave'' demonstration. Technologies from offsite as well as LLNL's will be tested and evaluated when they are ready for a pilot scale demonstration, according to the needs of the DOE

  20. Mining the Text: 34 Text Features that Can Ease or Obstruct Text Comprehension and Use

    Science.gov (United States)

    White, Sheida

    2012-01-01

    This article presents 34 characteristics of texts and tasks ("text features") that can make continuous (prose), noncontinuous (document), and quantitative texts easier or more difficult for adolescents and adults to comprehend and use. The text features were identified by examining the assessment tasks and associated texts in the national…

  1. Qualitative and Mixed Methods Social Media Research

    Directory of Open Access Journals (Sweden)

    Chareen L. Snelson

    2016-02-01

    Full Text Available Social media technologies have attracted substantial attention among many types of users including researchers who have published studies for several years. This article presents an overview of trends in qualitative and mixed methods social media research literature published from 2007 through 2013. A collection of 229 qualitative studies were identified through a systematic literature review process. A subset of 55 of these articles report studies involving a combination of qualitative and quantitative methods. Articles were reviewed, analyzed, and coded through a qualitative content analysis approach. Overall trends are presented with respect to the entire collection of articles followed by an analysis of mixed methods research approaches identified in the subset of 55 studies. The most commonly used research approaches involved collecting data from people through interview, focus group, and survey methodologies. Content analysis was the second most commonly used approach whereby researchers use Facebook posts, Tweets (Twitter posts, YouTube videos, or other social media content as a data source. Many of the studies involving combinations of quantitative and qualitative data followed a design resembling Creswell and Plano Clark’s basic mixed methods typology (e.g., convergent parallel, explanatory sequential, and exploratory sequential.

  2. Developing mobile phone text messages for tobacco risk communication among college students: a mixed methods study.

    Science.gov (United States)

    Prokhorov, Alexander V; Machado, Tamara C; Calabro, Karen S; Vanderwater, Elizabeth A; Vidrine, Damon J; Pasch, Keryn P; Marani, Salma K; Buchberg, Meredith; Wagh, Aditya; Russell, Sophia C; Czerniak, Katarzyna W; Botello, Gabrielle C; Dobbins, Mackenzie H; Khalil, Georges E; Perry, Cheryl L

    2017-01-31

    Engaging young adults for the purpose of communicating health risks associated with nicotine and tobacco use can be challenging since they comprise a population heavily targeted with appealing marketing by the evolving tobacco industry. The Food and Drug Administration seeks novel ways to effectively communicate risks to warn about using these products. This paper describes the first step in developing a text messaging program delivered by smartphones that manipulate three messaging characteristics (i.e., depth, framing, and appeal). Perceptions of community college students were described after previewing text messages designed to inform about risks of using conventional and new tobacco products. Thirty-one tobacco users and nonusers, aged 18-25 participated in five focus discussions held on two community college campuses. Attendees reviewed prototype messages and contributed feedback about text message structure and content. Qualitative data were coded and analyzed using NVivo Version 10. Most participants were female and two-thirds were ethnic minorities. A variety of conventional and new tobacco products in the past month were used by a third of participants. Three identified domains were derived from the qualitative data. These included perceived risks of using tobacco products, receptivity to message content, and logistical feedback regarding the future message campaign. Overall, participants found the messages to be interesting and appropriate. A gap in awareness of the risks of using new tobacco products was revealed. Feedback on the prototype messages was incorporated into message revisions. These findings provided preliminary confirmation that the forthcoming messaging program will be appealing to young adults.

  3. Photon-Pair Sources Based on Intermodal Four-Wave Mixing in Few-Mode Fibers

    Directory of Open Access Journals (Sweden)

    Karsten Rottwitt

    2018-05-01

    Full Text Available Four-wave mixing in optical fibers has been proven to have many applications within processing of classical optical signals. In addition, recent developments in multimode fibers have made it possible to achieve the necessary phase-matching for efficient four-wave mixing over a very wide bandwidth. Thus, the combination of multimode fiber optics and four-wave mixing is very attractive for various applications. This is especially the case for applications in quantum communication, for example in photon-pair generation. This is the subject of this work, where we discuss the impact of fluctuations in core radius on the quality of the heralded single-photon states and demonstrate experimental results of intermodal spontaneous four-wave mixing for photon-pair generation.

  4. The Use of Code-Mixing among Pamonanese in Parata Ndaya Closed-Group Facebook

    Directory of Open Access Journals (Sweden)

    Joice Yulinda Luke

    2015-05-01

    Full Text Available Research intended to figure out why Pamonanes did code-mixing in Parata Ndaya, a Facebook closed-group site. The research applied qualitative method to get the types of code-mixing and reasons for doing code-mixing, while the analysis used Hoffman’s theory. Data were taken from comments of three active members of Parata Ndaya. Comments selected were mainly focused on political issues that happened during Regional House Representative Election in 2014. Data analysis reveals that code-mixing is mostly found in jokes and some comments about political leaders. Thus, the results can provide insights for Parata Ndaya members to build awareness on preserving their local language (i.e. Pamona language as well as to enhance solidarity among members of the group site.

  5. Inference of ICF Implosion Core Mix using Experimental Data and Theoretical Mix Modeling

    International Nuclear Information System (INIS)

    Welser-Sherrill, L.; Haynes, D.A.; Mancini, R.C.; Cooley, J.H.; Tommasini, R.; Golovkin, I.E.; Sherrill, M.E.; Haan, S.W.

    2009-01-01

    The mixing between fuel and shell materials in Inertial Confinement Fusion (ICF) implosion cores is a current topic of interest. The goal of this work was to design direct-drive ICF experiments which have varying levels of mix, and subsequently to extract information on mixing directly from the experimental data using spectroscopic techniques. The experimental design was accomplished using hydrodynamic simulations in conjunction with Haan's saturation model, which was used to predict the mix levels of candidate experimental configurations. These theoretical predictions were then compared to the mixing information which was extracted from the experimental data, and it was found that Haan's mix model performed well in predicting trends in the width of the mix layer. With these results, we have contributed to an assessment of the range of validity and predictive capability of the Haan saturation model, as well as increased our confidence in the methods used to extract mixing information from experimental data.

  6. Human interface for personal information systems. On-line handwriting recognition; Pasonaru joho kiki ni okeru human interface. On-line tegaki ninshiki

    Energy Technology Data Exchange (ETDEWEB)

    Morita, T. [Sharp Corp., Osaka (Japan)

    1996-01-05

    Most of information devices used in the business field use keyboards for the inputting measure, but keyboards are rather awkward for personal use. In contrast to this, the pen input method which everybody can use easily is a product of the latest development. In this articles, on-line handwritten letter recognition is roughly explained which is the basic technique of pen input. Pen input has a demerit that its letter inputting speed is slow, but has much more merits that Chinese ideographs can be directly input, figures, handwritten memoranda, etc. are treated likewise, the device itself can be made compact and no noise is made. The on-line letter recognition methods now used practically can be roughly divided into the pattern matching method and the basic stroke method. Each of them has its own merits and demerits. For the current on-line handwritten letter recognition, the condition is necessary to handwritten a letter in the square style (kaisho) and carefully within the framework for letter entry upon writing, and for this arrangement, input is performed through the work processes of pretreatment/feature extraction, stroke recognition, letter comparison, detail discrimination, and after-treatment. 3 refs., 7 figs.

  7. Mixed Boundary Value Problem on Hypersurfaces

    Directory of Open Access Journals (Sweden)

    R. DuDuchava

    2014-01-01

    Full Text Available The purpose of the present paper is to investigate the mixed Dirichlet-Neumann boundary value problems for the anisotropic Laplace-Beltrami equation divC(A∇Cφ=f on a smooth hypersurface C with the boundary Γ=∂C in Rn. A(x is an n×n bounded measurable positive definite matrix function. The boundary is decomposed into two nonintersecting connected parts Γ=ΓD∪ΓN and on ΓD the Dirichlet boundary conditions are prescribed, while on ΓN the Neumann conditions. The unique solvability of the mixed BVP is proved, based upon the Green formulae and Lax-Milgram Lemma. Further, the existence of the fundamental solution to divS(A∇S is proved, which is interpreted as the invertibility of this operator in the setting Hp,#s(S→Hp,#s-2(S, where Hp,#s(S is a subspace of the Bessel potential space and consists of functions with mean value zero.

  8. Halal logistics: A marketing mix perspective

    Directory of Open Access Journals (Sweden)

    Abu Bakar Abdul Hamid

    2014-12-01

    Full Text Available Ḥalāl is no longer understood as solely concerning food consumption or ritual slaughter. It is at the centre of the global Muslim food industry and logistics is one of its driving forces. The growing demand for ḥalāl food integrity contributes to the need for ḥalāl logistics. However, ḥalāl logistics operation has thus far not been warmly received by the industry thus hampering the availability of such services. This conceptual study attempts to illuminate the issue by addressing ḥalāl logistics from a marketing perspective. The concept of marketing mix and how it can be practiced by industrial players in marketing or promoting ḥalāl logistics services underpins our discussion. Existing literature is reviewed and discussed to ascertain the link between ḥalāl logistics and the 7Ps of its marketing mix, namely, product, place, price, promotion, people, process, and programme.

  9. Medical Image Denoising Using Mixed Transforms

    Directory of Open Access Journals (Sweden)

    Jaleel Sadoon Jameel

    2018-02-01

    Full Text Available  In this paper,  a mixed transform method is proposed based on a combination of wavelet transform (WT and multiwavelet transform (MWT in order to denoise medical images. The proposed method consists of WT and MWT in cascade form to enhance the denoising performance of image processing. Practically, the first step is to add a noise to Magnetic Resonance Image (MRI or Computed Tomography (CT images for the sake of testing. The noisy image is processed by WT to achieve four sub-bands and each sub-band is treated individually using MWT before the soft/hard denoising stage. Simulation results show that a high peak signal to noise ratio (PSNR is improved significantly and the characteristic features are well preserved by employing mixed transform of WT and MWT due to their capability of separating noise signals from image signals. Moreover, the corresponding mean square error (MSE is decreased accordingly compared to other available methods.

  10. Multiple Estimation Architecture in Discrete-Time Adaptive Mixing Control

    Directory of Open Access Journals (Sweden)

    Simone Baldi

    2013-05-01

    Full Text Available Adaptive mixing control (AMC is a recently developed control scheme for uncertain plants, where the control action coming from a bank of precomputed controller is mixed based on the parameter estimates generated by an on-line parameter estimator. Even if the stability of the control scheme, also in the presence of modeling errors and disturbances, has been shown analytically, its transient performance might be sensitive to the initial conditions of the parameter estimator. In particular, for some initial conditions, transient oscillations may not be acceptable in practical applications. In order to account for such a possible phenomenon and to improve the learning capability of the adaptive scheme, in this paper a new mixing architecture is developed, involving the use of parallel parameter estimators, or multi-estimators, each one working on a small subset of the uncertainty set. A supervisory logic, using performance signals based on the past and present estimation error, selects the parameter estimate to determine the mixing of the controllers. The stability and robustness properties of the resulting approach, referred to as multi-estimator adaptive mixing control (Multi-AMC, are analytically established. Besides, extensive simulations demonstrate that the scheme improves the transient performance of the original AMC with a single estimator. The control scheme and the analysis are carried out in a discrete-time framework, for easier implementation of the method in digital control.

  11. Mixing Ventilation

    DEFF Research Database (Denmark)

    Kandzia, Claudia; Kosonen, Risto; Melikov, Arsen Krikor

    In this guidebook most of the known and used in practice methods for achieving mixing air distribution are discussed. Mixing ventilation has been applied to many different spaces providing fresh air and thermal comfort to the occupants. Today, a design engineer can choose from large selection...

  12. Mixed twistor D-modules

    CERN Document Server

    Mochizuki, Takuro

    2015-01-01

    We introduce mixed twistor D-modules and establish their fundamental functorial properties. We also prove that they can be described as the gluing of admissible variations of mixed twistor structures. In a sense, mixed twistor D-modules can be regarded as a twistor version of M. Saito's mixed Hodge modules. Alternatively, they can be viewed as a mixed version of the pure twistor D-modules studied by C. Sabbah and the author. The theory of mixed twistor D-modules is one of the ultimate goals in the study suggested by Simpson's Meta Theorem, and it would form a foundation for the Hodge theory of holonomic D-modules which are not necessarily regular singular.  .

  13. STUDI PERBANDINGAN PERFORMANCE ALGORITMA HEURISTIK POUR TERHADAP MIXED INTEGER PROGRAMMING DALAM MENYELESAIKAN PENJADWALAN FLOWSHOP

    Directory of Open Access Journals (Sweden)

    Tessa Vanina Soetanto

    2004-01-01

    Full Text Available This paper presents a study about new heuristic algorithm performance compared to Mixed Integer Programming (MIP method in solving flowshop scheduling problem to reach minimum makespan. Performance appraisal is based on Efficiency Index (EI, Relative Error (RE and Elapsed Runtime. Abstract in Bahasa Indonesia : Makalah ini menyajikan penelitian tentang performance algoritma heuristik Pour terhadap metode Mixed Integer Programming (MIP dalam menyelesaikan masalah penjadwalan flowshop dengan tujuan meminimalkan makespan. Penilaian performance dilakukan berdasarkan nilai Efficiency Index (EI, Relative Error (RE dan Elapsed Runtime. Kata kunci: flowshop, makespan, algoritma heuristik Pour, Mixed Integer Programming.

  14. THE ROLE OF QUALITY: SPANISH WOOL IN PORTUGUESE TRADE IN THE EARLY NINETEENTH CENTURY

    Directory of Open Access Journals (Sweden)

    Maria Cristina Moreira

    2007-01-01

    Full Text Available Cross-referencing qualitative and quantitative statistics from handwritten Portuguese trade sources shows the Spanish in the first half of the 19th century using Portuguese trade to introduce their wool in English and other markets. High quality Spanish merino wool played a key role in Portuguese trade during this period, particularly in the golden years of 1809-1819 and 1825. Its quality intensified both legal trade and smuggling.

  15. Pre-motor and motor activities in early handwriting

    OpenAIRE

    van Zwieten, Koos Jaap

    2011-01-01

    Behavioural studies make use of handwritten letters’ characteristics like strokes, roundedness, etcetera. In consequence, Fisher et al. (2010) studying brain activation during rejected love, noticed typical pre-motor activity patterns, as suggested by irregular writing patterns as well, due to basal ganglia dysfunction (Mergl et al., 2004). A short historical text written in a presumably depressed mood was checked on such characteristics in the light of hypothesised finger-, and hand movement...

  16. Mixed - mode Operating System for Real - time Performance

    Directory of Open Access Journals (Sweden)

    Hasan M. M.

    2017-11-01

    Full Text Available The purpose of the mixed-mode system research is to handle devices with the accuracy of real-time systems and at the same time, having all the benefits and facilities of a matured Graphic User Interface(GUIoperating system which is typicallynon-real-time. This mixed-mode operating system comprising of a real-time portion and a non-real-time portion was studied and implemented to identify the feasibilities and performances in practical applications (in the context of scheduled the real-time events. In this research an i8751 microcontroller-based hardware was used to measure the performance of the system in real-time-only as well as non-real-time-only configurations. The real-time portion is an 486DX-40 IBM PC system running under DOS-based real-time kernel and the non-real-time portion is a Pentium IIIbased system running under Windows NT. It was found that mixed-mode systems performed as good as a typical real-time system and in fact, gave many additional benefits such as simplified/modular programming and load tolerance.

  17. Mixed-mode Operating System for Real-time Performance

    Directory of Open Access Journals (Sweden)

    M.M. Hasan

    2017-11-01

    Full Text Available The purpose of the mixed-mode system research is to handle devices with the accuracy of real-time systems and at the same time, having all the benefits and facilities of a matured Graphic User Interface (GUI operating system which is typically nonreal-time. This mixed-mode operating system comprising of a real-time portion and a non-real-time portion was studied and implemented to identify the feasibilities and performances in practical applications (in the context of scheduled the real-time events. In this research an i8751 microcontroller-based hardware was used to measure the performance of the system in real-time-only as well as non-real-time-only configurations. The real-time portion is an 486DX-40 IBM PC system running under DOS-based realtime kernel and the non-real-time portion is a Pentium III based system running under Windows NT. It was found that mixed-mode systems performed as good as a typical realtime system and in fact, gave many additional benefits such as simplified/modular programming and load tolerance.

  18. Mixed Waste Integrated Program: A technology assessment for mercury-containing mixed wastes

    International Nuclear Information System (INIS)

    Perona, J.J.; Brown, C.H.

    1993-03-01

    The treatment of mixed wastes must meet US Environmental Protection Agency (EPA) standards for chemically hazardous species and also must provide adequate control of the radioactive species. The US Department of Energy (DOE) Office of Technology Development established the Mixed Waste Integrated Program (MWIP) to develop mixed-waste treatment technology in support of the Mixed Low-Level Waste Program. Many DOE mixed-waste streams contain mercury. This report is an assessment of current state-of-the-art technologies for mercury separations from solids, liquids, and gases. A total of 19 technologies were assessed. This project is funded through the Chemical-Physical Technology Support Group of the MWIP

  19. Simulation of Turbulent Wake at Mixing of Two Confined Horizontal Flows

    Directory of Open Access Journals (Sweden)

    Rok Krpan

    2018-01-01

    Full Text Available The development of a turbulent mixing layer at mixing of two horizontal water streams with slightly different densities is studied by the means of numerical simulation. The mixing of such flows can be modelled as the flow of two components, where the concentration of one component in the mixing region is described as a passive scalar. The velocity field remains common over the entire computational domain, where the density and viscosity difference due to the concentration mainly affects the turbulent fluctuations in the mixing region. The numerical simulations are performed with the open source code OpenFOAM using two different approaches for turbulence modelling, Reynolds Averaged Navier Stokes equations (RANS and Large Eddy Simulation (LES. The simulation results are discussed and compared with the benchmark experiment obtained within the frame of OECD/NEA benchmark test. A good agreement with experimental results is obtained in the case of the single liquid experiment. A high discrepancy between the simulated and the experimental velocity fluctuations in the case of mixing of the flows with the slightly different densities and viscosities triggered a systematic investigation of the modelling approaches that helped us to find out and interpret the main reasons for the disagreement.

  20. Unitarity constraints on trimaximal mixing

    International Nuclear Information System (INIS)

    Kumar, Sanjeev

    2010-01-01

    When the neutrino mass eigenstate ν 2 is trimaximally mixed, the mixing matrix is called trimaximal. The middle column of the trimaximal mixing matrix is identical to tribimaximal mixing and the other two columns are subject to unitarity constraints. This corresponds to a mixing matrix with four independent parameters in the most general case. Apart from the two Majorana phases, the mixing matrix has only one free parameter in the CP conserving limit. Trimaximality results in interesting interplay between mixing angles and CP violation. A notion of maximal CP violation naturally emerges here: CP violation is maximal for maximal 2-3 mixing. Similarly, there is a natural constraint on the deviation from maximal 2-3 mixing which takes its maximal value in the CP conserving limit.

  1. Groundwater Mixing Process Identification in Deep Mines Based on Hydrogeochemical Property Analysis

    Directory of Open Access Journals (Sweden)

    Bo Liu

    2016-12-01

    Full Text Available Karst collapse columns, as a potential water passageway for mine water inrush, are always considered a critical problem for the development of deep mining techniques. This study aims to identify the mixing process of groundwater deriving two different limestone karst-fissure aquifer systems. Based on analysis of mining groundwater hydrogeochemical properties, hydraulic connection between the karst-fissure objective aquifer systems was revealed. In this paper, piper diagram was used to calculate the mixing ratios at different sampling points in the aquifer systems, and PHREEQC Interactive model (Version 2.5, USGS, Reston, VA, USA, 2001 was applied to modify the mixing ratios and model the water–rock interactions during the mixing processes. The analysis results show that the highest mixing ratio is 0.905 in the C12 borehole that is located nearest to the #2 karst collapse column, and the mixing ratio decreases with the increase of the distance from the #2 karst collapse column. It demonstrated that groundwater of the two aquifers mixed through the passage of #2 karst collapse column. As a result, the proposed Piper-PHREEQC based method can provide accurate identification of karst collapse columns’ water conductivity, and can be applied to practical applications.

  2. Mixing vane grid spacer

    International Nuclear Information System (INIS)

    Patterson, J.F.; Galbraith, K.P.

    1978-01-01

    An improved mixing vane grid spacer having enhanced flow mixing capability by virtue of mixing vanes being positioned at welded intersecting joints of the spacer wherein each mixing vane has an opening or window formed therein substantially directly over the welded joint to provide improved flow mixing capability is described. Some of the vanes are slotted, depending on their particular location in the spacers. The intersecting joints are welded by initially providing consumable tabs at and within each window, which are consumed during the welding of the spacer joints

  3. Random effects coefficient of determination for mixed and meta-analysis models.

    Science.gov (United States)

    Demidenko, Eugene; Sargent, James; Onega, Tracy

    2012-01-01

    The key feature of a mixed model is the presence of random effects. We have developed a coefficient, called the random effects coefficient of determination, [Formula: see text], that estimates the proportion of the conditional variance of the dependent variable explained by random effects. This coefficient takes values from 0 to 1 and indicates how strong the random effects are. The difference from the earlier suggested fixed effects coefficient of determination is emphasized. If [Formula: see text] is close to 0, there is weak support for random effects in the model because the reduction of the variance of the dependent variable due to random effects is small; consequently, random effects may be ignored and the model simplifies to standard linear regression. The value of [Formula: see text] apart from 0 indicates the evidence of the variance reduction in support of the mixed model. If random effects coefficient of determination is close to 1 the variance of random effects is very large and random effects turn into free fixed effects-the model can be estimated using the dummy variable approach. We derive explicit formulas for [Formula: see text] in three special cases: the random intercept model, the growth curve model, and meta-analysis model. Theoretical results are illustrated with three mixed model examples: (1) travel time to the nearest cancer center for women with breast cancer in the U.S., (2) cumulative time watching alcohol related scenes in movies among young U.S. teens, as a risk factor for early drinking onset, and (3) the classic example of the meta-analysis model for combination of 13 studies on tuberculosis vaccine.

  4. Mixed methods research.

    Science.gov (United States)

    Halcomb, Elizabeth; Hickman, Louise

    2015-04-08

    Mixed methods research involves the use of qualitative and quantitative data in a single research project. It represents an alternative methodological approach, combining qualitative and quantitative research approaches, which enables nurse researchers to explore complex phenomena in detail. This article provides a practical overview of mixed methods research and its application in nursing, to guide the novice researcher considering a mixed methods research project.

  5. Studying mixing in Non-Newtonian blue maize flour suspensions using color analysis.

    Directory of Open Access Journals (Sweden)

    Grissel Trujillo-de Santiago

    Full Text Available BACKGROUND: Non-Newtonian fluids occur in many relevant flow and mixing scenarios at the lab and industrial scale. The addition of acid or basic solutions to a non-Newtonian fluid is not an infrequent operation, particularly in Biotechnology applications where the pH of Non-Newtonian culture broths is usually regulated using this strategy. METHODOLOGY AND FINDINGS: We conducted mixing experiments in agitated vessels using Non-Newtonian blue maize flour suspensions. Acid or basic pulses were injected to reveal mixing patterns and flow structures and to follow their time evolution. No foreign pH indicator was used as blue maize flours naturally contain anthocyanins that act as a native, wide spectrum, pH indicator. We describe a novel method to quantitate mixedness and mixing evolution through Dynamic Color Analysis (DCA in this system. Color readings corresponding to different times and locations within the mixing vessel were taken with a digital camera (or a colorimeter and translated to the CIELab scale of colors. We use distances in the Lab space, a 3D color space, between a particular mixing state and the final mixing point to characterize segregation/mixing in the system. CONCLUSION AND RELEVANCE: Blue maize suspensions represent an adequate and flexible model to study mixing (and fluid mechanics in general in Non-Newtonian suspensions using acid/base tracer injections. Simple strategies based on the evaluation of color distances in the CIELab space (or other scales such as HSB can be adapted to characterize mixedness and mixing evolution in experiments using blue maize suspensions.

  6. Cicero and the Mixed Constitution (res publica mixta

    Directory of Open Access Journals (Sweden)

    Mitja Sadek

    2009-12-01

    Full Text Available The story of the mixed constitution is the story of the most stable and just constitution. In theory, this is a combination of at least two of the three elementary forms of government (monarchy, aristocracy and democracy, with some advantages that elementary forms may lack. It originated with the deliberation of Greek philosophers, who wanted to draw up a constitution safeguarding against the permanent variation of elementary constitutional forms and against coups d’état. For both Plato and Aristotle, the mixed constitution was, above all, the reflection of a search for balance between the two extreme forms of government, direct (Athenian democracy on the one hand and the exclusion of the people from governing on the other. The Greek theory was applied by the historian Polybius to the traditional tripartite constitution of the Roman republic. In his view, the consuls were monarchic elements, the senate an aristocratic element, and the comitia a democratic one. Cicero’s introduction of the idea of the mixed constitution in De re publica can only be understood in the light of the author’s personal situation and contemporary political circumstances. His political engagement at a time when the republic was gradually transforming into a monarchy aimed at restoring the important role of the nobility, represented by the senate. For Cicero, the mixed constitution was mainly an instrument for restoring the lost balance between the consuls, the senate, and the comitia, a last chance to save the decaying republic. The concluding part of the article addresses Alois Riklin’s recent discussion of the modern reception of the mixed constitution idea, which advances the controversial thesis that the paradigm of power division, the foundation of modern representative democracy, originates directly from the mixed constitution.

  7. Mixed Connective Tissue Disease

    Science.gov (United States)

    Mixed connective tissue disease Overview Mixed connective tissue disease has signs and symptoms of a combination of disorders — primarily lupus, scleroderma and polymyositis. For this reason, mixed connective tissue disease ...

  8. Mixed waste management options

    International Nuclear Information System (INIS)

    Owens, C.B.; Kirner, N.P.

    1992-01-01

    Currently, limited storage and treatment capacity exists for commercial mixed waste streams. No commercial mixed waste disposal is available, and it has been estimated that if and when commercial mixed waste disposal becomes available, the costs will be high. If high disposal fees are imposed, generators may be willing to apply extraordinary treatment or regulatory approaches to properly dispose of their mixed waste. This paper explores the feasibility of several waste management scenarios and management options. Existing data on commercially generated mixed waste streams are used to identify the realm of mixed waste known to be generated. Each waste stream is evaluated from both a regulatory and technical perspective in order to convert the waste into a strictly low-level radioactive or a hazardous waste. Alternative regulatory approaches evaluated in this paper include a delisting petition) no migration petition) and a treatability variance. For each waste stream, potentially available treatment options are identified that could lead to these variances. Waste minimization methodology and storage for decay are also considered. Economic feasibility of each option is discussed broadly. Another option for mixed waste management that is being explored is the feasibility of Department of Energy (DOE) accepting commercial mixed waste for treatment, storage, and disposal. A study has been completed that analyzes DOE treatment capacity in comparison with commercial mixed waste streams. (author)

  9. Simulation and Visualization of Flows Laden with Cylindrical Nanoparticles in a Mixing Layer

    Directory of Open Access Journals (Sweden)

    Wenqian Lin

    2018-01-01

    Full Text Available The motion of cylindrical particles in a mixing layer is studied using the pseudospectral method and discrete particle model. The effect of the Stokes number and particle aspect ratio on the mixing and orientation distribution of cylindrical particles is analyzed. The results show that the rollup of mixing layer drives the particles to the edge of the vortex by centrifugal force. The cylindrical particles with the small Stokes number almost follow fluid streamlines and are mixed thoroughly, while those with the large Stokes number, centrifugalized and accumulated at the edge of the vortex, are poorly mixed. The mixing degree of particles becomes worse as the particle aspect ratio increases. The cylindrical particles would change their orientation under two torques and rotate around their axis of revolution aligned to the vorticity direction when the shear rate is low, while aligning on the flow-gradient plane beyond a critical shear rate value. More particles are oriented with the flow direction, and this phenomenon becomes more obvious with the decrease of the Stokes number and particle aspect ratio.

  10. Food Web Responses to Artificial Mixing in a Small Boreal Lake

    Directory of Open Access Journals (Sweden)

    Lauri Arvola

    2017-07-01

    Full Text Available In order to simulate food web responses of small boreal lakes to changes in thermal stratification due to global warming, a 4 year whole-lake manipulation experiment was performed. Within that time, period lake mixing was intensified artificially during two successive summers. Complementary data from a nearby lake of similar size and basic water chemistry were used as a reference. Phytoplankton biomass and chlorophyll a did not respond to the greater mixing depth but an increase was observed in the proportional abundance of diatoms, and the proportional abundance of cryptophytes also increased immediately after the onset of mixing. Obligate anoxic green sulphur bacteria vanished at the onset of mixing but gradually recovered after re-establishment of hypolimnetic anoxic conditions. No major effect on crustacean zooplankton was found, but their diversity increased in the metalimnion. During the mixing, the density of rotifers declined but protozoan density increased in the hypolimnion. Littoral benthic invertebrate density increased during the mixing due to Ephemeroptera, Asellus aquaticus and Chironomidae, whereas the density of Chaoborus larvae declined during mixing and lower densities were still recorded one year after the treatment. No structural changes in fish community were found although gillnet catches increased after the onset of the study. The early growth of perch (Perca fluviatilis increased compared to the years before the mixing and in comparison to the reference lake, suggesting improved food availability in the experimental lake. Although several food web responses to the greater mixing depth were found, their persistence and ecological significance were strongly dependent on the extent of the disturbance. To better understand the impacts of wind stress on small lakes, long term whole-lake experiments are needed.

  11. Off the Radar and Ubiquitous: Text Messaging and Its Relationship to "Drama" and Cyberbullying in an Affluent, Academically Rigorous US High School

    Science.gov (United States)

    Allen, Kathleen P.

    2012-01-01

    This mixed methods study explores text messaging in a suburban US high school. Survey questions were answered by students (mean age 16.0; SD = 1.23) regarding the prevalence of bullying and victimization via text messaging. Students and staff members responded to a survey item regarding perceptions of hostile text messaging. Both students and…

  12. Impact of mixed modes on measurement errors and estimates of change in panel data

    Directory of Open Access Journals (Sweden)

    Alexandru Cernat

    2015-07-01

    Full Text Available Mixed mode designs are receiving increased interest as a possible solution for saving costs in panel surveys, although the lasting effects on data quality are unknown. To better understand the effects of mixed mode designs on panel data we will examine its impact on random and systematic error and on estimates of change. The SF12, a health scale, in the Understanding Society Innovation Panel is used for the analysis. Results indicate that only one variable out of 12 has systematic differences due to the mixed mode design. Also, four of the 12 items overestimate variance of change in time in the mixed mode design. We conclude that using a mixed mode approach leads to minor measurement differences but it can result in the overestimation of individual change compared to a single mode design.

  13. The role of readability in effective health communication: an experiment using a Japanese health information text on chronic suppurative otitis media.

    Science.gov (United States)

    Sakai, Yukiko

    2013-09-01

    This study identifies the most significant readability factors and examines ways of improving and evaluating Japanese health information text in terms of ease of reading and understanding. Six different Japanese texts were prepared based on an original short text written by a medical doctor for a hospital web site intended for laypersons regarding chronic suppurative otitis media. Four were revised for single readability factor (syntax, vocabulary, or text structure) and two were modified in all three factors. Using a web-based survey, 270 high school students read one of the seven texts, including the original, completed two kinds of comprehension tests, and answered questions on their impressions of the text's readability. Significantly higher comprehension test scores were shown in the true or false test for a mixed text that presented important information first for better text structure. They were also found in the cloze test for a text using common vocabulary and a cohesive mixed text. Vocabulary could be a critical single readability factor when presumably combined with better text structure. Using multiple evaluation methods can help assess comprehensive readability. The findings on improvement and evaluation methods of readability can be applied to support effective health communication. © 2013 The authors. Health Information and Libraries Journal © 2013 Health Libraries Group Health Information and Libraries Journal.

  14. Text and ideology: text-oriented discourse analysis

    Directory of Open Access Journals (Sweden)

    Maria Eduarda Gonçalves Peixoto

    2018-04-01

    Full Text Available The article aims to contribute to the understanding of the connection between text and ideology articulated by the text-oriented analysis of discourse (ADTO. Based on the reflections of Fairclough (1989, 2001, 2003 and Fairclough and Chouliaraki (1999, the debate presents the social ontology that ADTO uses to base its conception of social life as an open system and textually mediated; the article then explains the chronological-narrative development of the main critical theories of ideology, by virtue of which ADTO organizes the assumptions that underpin the particular use it makes of the term. Finally, the discussion presents the main aspects of the connection between text and ideology, offering a conceptual framework that can contribute to the domain of the theme according to a critical discourse analysis approach.

  15. Partition of Ni between olivine and sulfide: the effect of temperature, f_{{text{O}}_{text{2}} } and f_{{text{S}}_{text{2}} }

    Science.gov (United States)

    Fleet, M. E.; Macrae, N. D.

    1987-03-01

    The experimental distribution coefficient for Ni/ Fe exchange between olivine and monosulfide (KD3) is 35.6±1.1 at 1385° C, f_{{text{O}}_{text{2}} } = 10^{ - 8.87} ,f_{{text{S}}_{text{2}} } = 10^{ - 1.02} , and olivine of composition Fo96 to Fo92. These are the physicochemical conditions appropriate to hypothesized sulfur-saturated komatiite magma. The present experiments equilibrated natural olivine grains with sulfide-oxide liquid in the presence of a (Mg, Fe)-alumino-silicate melt. By a variety of different experimental procedures, K D3 is shown to be essentially constant at about 30 to 35 in the temperature range 900 to 1400° C, for olivine of composition Fo97 to FoO, monosulfide composition with up to 70 mol. % NiS, and a wide range of f_{{text{O}}_{text{2}} } and f_{{text{S}}_{text{2}} }.

  16. Uncommon Mixed Type I and II Choledochal Cyst: An Indonesian Experience

    Directory of Open Access Journals (Sweden)

    Fransisca J. Siahaya

    2013-01-01

    Full Text Available Bile duct cyst is an uncommon disease worldwide; however, its incidence is remarkably high in Asian population, primarily in children. Nevertheless, the mixed type choledochal cysts are extremely rare especially in adults. A case report of a 20-year-old female with a history of upper abdominal pain that was diagnosed with cholecystitis with stone and who underwent laparoscopic cholecystectomy is discussed. Choledochal malformation was found intraoperatively. Magnetic resonance cholangiography (MRCP and USG after first surgery revealed extrahepatic fusiform dilatation of the CBD; therefore, provisional diagnosis of type I choledochal cyst was made. Complete resection of the cyst was performed, and a mixed type I and II choledochal cyst was found intraoperatively. Bile duct reconstruction was carried out with Roux-en-Y hepaticojejunostomy. The mixed type I and II choledochal cysts are rare in adults, and this is the third adult case that has been reported. The mixed type can be missed on radiology imaging, and diagnosing the anomaly is only possible after a combination of imaging and intraoperative findings. Mixed type choledochal cyst classification should not be added to the existing classification since it does not affect the current operative techniques.

  17. CFD simulation for thermal mixing of a SMART flow mixing header assembly

    International Nuclear Information System (INIS)

    Kim, Young In; Bae, Youngmin; Chung, Young Jong; Kim, Keung Koo

    2015-01-01

    Highlights: • Thermal mixing performance of a FMHA installed in SMART is investigated numerically. • Effects of operating condition and discharge hole configuration are examined. • FMHA performance satisfies the design requirements under various abnormal conditions. - Abstract: A flow mixing header assembly (FMHA) is installed in a system-integrated modular advanced reactor (SMART) to enhance the thermal mixing capability and create a uniform core flow distribution under both normal operation and accident conditions. In this study, the thermal mixing characteristics of the FMHA are investigated for various steam generator conditions using a commercial CFD code. Simulations include investigations for the effects of FMHA discharge flow rate differences, turbulence models, and steam generator conditions. The results of the analysis show that the FMHA works effectively for thermal mixing in various conditions and makes the temperature difference at the core inlet decrease noticeably. We verified that the mixing capability of the FMHA is excellent and satisfies the design requirement in all simulation cases tested here

  18. Data on mixing of viscous fluids by helical screw impellers in cylindrical vessels

    Directory of Open Access Journals (Sweden)

    Houari Ameur

    2016-09-01

    Full Text Available In this article, the data assembled regarding the mixing of Newtonian and shear thinning fluids by screw impellers in a cylindrical tank is disclosed. The data summarizing some information on the efficiency of such impellers are obtained via 3D calculations of velocities and viscous dissipation in the whole vessel volume. The data presented herein may be useful for those who want to outline the mixing characteristics in terms of fluid circulation and power consumption for this kind of impellers, therefore, avoiding a great effort for achieving a high number of experiments. Keyword: Mixing, Helical screw agitator, Power consumption, Fluid circulation, Cylindrical tanks

  19. Examining historical and current mixed-severity fire regimes in ponderosa pine and mixed-conifer forests of western North America.

    Directory of Open Access Journals (Sweden)

    Dennis C Odion

    Full Text Available There is widespread concern that fire exclusion has led to an unprecedented threat of uncharacteristically severe fires in ponderosa pine (Pinus ponderosa Dougl. ex. Laws and mixed-conifer forests of western North America. These extensive montane forests are considered to be adapted to a low/moderate-severity fire regime that maintained stands of relatively old trees. However, there is increasing recognition from landscape-scale assessments that, prior to any significant effects of fire exclusion, fires and forest structure were more variable in these forests. Biota in these forests are also dependent on the resources made available by higher-severity fire. A better understanding of historical fire regimes in the ponderosa pine and mixed-conifer forests of western North America is therefore needed to define reference conditions and help maintain characteristic ecological diversity of these systems. We compiled landscape-scale evidence of historical fire severity patterns in the ponderosa pine and mixed-conifer forests from published literature sources and stand ages available from the Forest Inventory and Analysis program in the USA. The consensus from this evidence is that the traditional reference conditions of low-severity fire regimes are inaccurate for most forests of western North America. Instead, most forests appear to have been characterized by mixed-severity fire that included ecologically significant amounts of weather-driven, high-severity fire. Diverse forests in different stages of succession, with a high proportion in relatively young stages, occurred prior to fire exclusion. Over the past century, successional diversity created by fire decreased. Our findings suggest that ecological management goals that incorporate successional diversity created by fire may support characteristic biodiversity, whereas current attempts to "restore" forests to open, low-severity fire conditions may not align with historical reference conditions in

  20. Guidelines for mixed waste minimization

    International Nuclear Information System (INIS)

    Owens, C.

    1992-02-01

    Currently, there is no commercial mixed waste disposal available in the United States. Storage and treatment for commercial mixed waste is limited. Host States and compacts region officials are encouraging their mixed waste generators to minimize their mixed wastes because of management limitations. This document provides a guide to mixed waste minimization

  1. Synthesis of Common Arabic Handwritings to Aid Optical Character Recognition Research.

    Science.gov (United States)

    Dinges, Laslo; Al-Hamadi, Ayoub; Elzobi, Moftah; El-Etriby, Sherif

    2016-03-11

    Document analysis tasks such as pattern recognition, word spotting or segmentation, require comprehensive databases for training and validation. Not only variations in writing style but also the used list of words is of importance in the case that training samples should reflect the input of a specific area of application. However, generation of training samples is expensive in the sense of manpower and time, particularly if complete text pages including complex ground truth are required. This is why there is a lack of such databases, especially for Arabic, the second most popular language. However, Arabic handwriting recognition involves different preprocessing, segmentation and recognition methods. Each requires particular ground truth or samples to enable optimal training and validation, which are often not covered by the currently available databases. To overcome this issue, we propose a system that synthesizes Arabic handwritten words and text pages and generates corresponding detailed ground truth. We use these syntheses to validate a new, segmentation based system that recognizes handwritten Arabic words. We found that a modification of an Active Shape Model based character classifiers-that we proposed earlier-improves the word recognition accuracy. Further improvements are achieved, by using a vocabulary of the 50,000 most common Arabic words for error correction.

  2. Mixed Higher Order Variational Model for Image Recovery

    Directory of Open Access Journals (Sweden)

    Pengfei Liu

    2014-01-01

    Full Text Available A novel mixed higher order regularizer involving the first and second degree image derivatives is proposed in this paper. Using spectral decomposition, we reformulate the new regularizer as a weighted L1-L2 mixed norm of image derivatives. Due to the equivalent formulation of the proposed regularizer, an efficient fast projected gradient algorithm combined with monotone fast iterative shrinkage thresholding, called, FPG-MFISTA, is designed to solve the resulting variational image recovery problems under majorization-minimization framework. Finally, we demonstrate the effectiveness of the proposed regularization scheme by the experimental comparisons with total variation (TV scheme, nonlocal TV scheme, and current second degree methods. Specifically, the proposed approach achieves better results than related state-of-the-art methods in terms of peak signal to ratio (PSNR and restoration quality.

  3. Electroosmotic Flow in Mixed Polymer Brush-Grafted Nanochannels

    Directory of Open Access Journals (Sweden)

    Qianqian Cao

    2016-12-01

    Full Text Available Mixed polymer brush-grafted nanochannels—where two distinct species of polymers are alternately grafted on the inner surface of nanochannels—are an interesting class of nanostructured hybrid materials. By using a coarse-grained molecular dynamics simulation method, we are able to simulate the electrokinetic transport dynamics of the fluid in such nanochannels as well as the conformational behaviors of the mixed polymer brush. We find that (1 the brush adopts vertically-layered and longitudinally-separated structures due to the coupling of electroosmotic flow (EOF and applied electric field; (2 the solvent quality affects the brush conformations and the transport properties of the EOF; (3 the EOF flux non-monotonically depends on the grafting density, although the EOF velocity in the central region of the channel monotonically depends on the grafting density.

  4. Technology of Welding Joints Mixed with Duplex Steel

    Directory of Open Access Journals (Sweden)

    Słania J.

    2016-03-01

    Full Text Available Results of the examinations of sample plates of mixed joints with the duplex steel were discussed. Examinations were taken on the sample plates of mixed joints of sheet plates type P355NL1 and X2CrNiMoN22-5-3 welded by the flux-cored wire DW-329A by the Kobelco company of the following category T 22 9 3 NL RC/M3 in the gas shroud M21 (Ar+18%CO2 (plate no.1, and nickel covered electrodes E Ni 6082 by the Böhler company (plate no. 2. Results of the side bend test of welded joint, transverse tensile test, stretching of the weld metal, impact strength, micro and macroscopic metallographic examinations, and measurements of the delta ferrite content were presented.

  5. Compressive Strength of Compacted Clay-Sand Mixes

    Directory of Open Access Journals (Sweden)

    Faseel Suleman Khan

    2014-01-01

    Full Text Available The use of sand to improve the strength of natural clays provides a viable alternative for civil infrastructure construction involving earthwork. The main objective of this note was to investigate the compressive strength of compacted clay-sand mixes. A natural clay of high plasticity was mixed with 20% and 40% sand (SP and their compaction and strength properties were determined. Results indicated that the investigated materials exhibited a brittle behaviour on the dry side of optimum and a ductile behaviour on the wet side of optimum. For each material, the compressive strength increased with an increase in density following a power law function. Conversely, the compressive strength increased with decreasing water content of the material following a similar function. Finally, the compressive strength decreased with an increase in sand content because of increased material heterogeneity and loss of sand grains from the sides during shearing.

  6. Text-Fabric

    NARCIS (Netherlands)

    Roorda, Dirk

    2016-01-01

    Text-Fabric is a Python3 package for Text plus Annotations. It provides a data model, a text file format, and a binary format for (ancient) text plus (linguistic) annotations. The emphasis of this all is on: data processing; sharing data; and contributing modules. A defining characteristic is that

  7. E-text

    DEFF Research Database (Denmark)

    Finnemann, Niels Ole

    2018-01-01

    text can be defined by taking as point of departure the digital format in which everything is represented in the binary alphabet. While the notion of text, in most cases, lends itself to be independent of medium and embodiment, it is also often tacitly assumed that it is, in fact, modeled around...... the print medium, rather than written text or speech. In late 20th century, the notion of text was subject to increasing criticism as in the question raised within literary text theory: is there a text in this class? At the same time, the notion was expanded by including extra linguistic sign modalities...

  8. Effect of mixing method on the mixing degree during the preparation of triturations.

    Science.gov (United States)

    Nakamura, Hitoshi; Yanagihara, Yoshitsugu; Sekiguchi, Hiroko; Komada, Fusao; Kawabata, Haruno; Ohtani, Michiteru; Saitoh, Yukiya; Kariya, Satoru; Suzuki, Hiroshi; Uchino, Katsuyoshi; Iga, Tatsuji

    2004-03-01

    By using lactose colored with erythrocin, we investigated the effects of mixing methods on mixing degree during the preparation of trituration with a mortar and pestle. The extent of powder dilution was set to 4 to 64 fold in the experiments. We compared the results obtained by using two methods: (1) one-step mixing of powders after addition of diluents and (2) gradual mixing of powders after addition of diluents. As diluents, we used crystallized lactose and powdered lactose for the preparation of trituration. In the preparation of 64-fold trituration, an excellent degree of mixing was obtained, with CV values of less than 6.08%, for both preparation methods and for the two kinds of diluents. The mixing of two kinds of powders whose distributions of particle sizes were similar resulted in much better degree of mixing, with CV values of less than 3.0%. However, the concentration of principal agents in 64-fold trituration was reduced by 20% due to the adsorption of dye to the apparatus. Under conditions in which a much higher dilution rate and/or much better degree of dilution was required, it must be necessary to dilute powders with considering their physicality and to determine the concentrations of principal agents after the mixing.

  9. Hydraulic jett mixing

    International Nuclear Information System (INIS)

    Ackerman, J.R.

    1989-01-01

    Efficient mixing of reactants into a waste stream has always been a problem in that there has been no mixer capable of combining all the elements of enhanced mixing into a single piece of equipment. Through the development of a mixing system for the mining industry to treat acid mine water containing heavy metals, a versatile new hydraulic jetting static mixer has been developed that has no moving parts and a clean bore with no internal components. This paper reports that the main goal of the development of the hydraulic jett mixer was to reduce the size of the tankage required for an acid mine drainage (AMD) treatment plant through development of a static mixing device that could coincidentally aerate the treatment flow. This process equipment being developed would simultaneously adjust the pH and oxidize the metals allowing formation of the hydroxide sludges required for sedimentation and removal of the metals from the treatment stream. In effect, the device eliminates two reaction tanks, the neutralization/mixing tank and the aeration tank

  10. Mixing time effects on the dispersion performance of adhesive mixtures for inhalation.

    Directory of Open Access Journals (Sweden)

    Floris Grasmeijer

    Full Text Available This paper deals with the effects of mixing time on the homogeneity and dispersion performance of adhesive mixtures for inhalation. Interactions between these effects and the carrier size fraction, the type of drug and the inhalation flow rate were studied. Furthermore, it was examined whether or not changes in the dispersion performance as a result of prolonged mixing can be explained with a balance of three processes that occur during mixing, knowing drug redistribution over the lactose carrier; (de- agglomeration of the drug (and fine lactose particles; and compression of the drug particles onto the carrier surface. For this purpose, mixtures containing salmeterol xinafoate or fluticasone propionate were mixed for different periods of time with a fine or coarse crystalline lactose carrier in a Turbula mixer. Drug detachment experiments were performed using a classifier based inhaler at different flow rates. Scanning electron microscopy and laser diffraction techniques were used to measure drug distribution and agglomeration, whereas changes in the apparent solubility were measured as a means to monitor the degree of mechanical stress imparted on the drug particles. No clear trend between mixing time and content uniformity was observed. Quantitative and qualitative interactions between the effect of mixing time on drug detachment and the type of drug, the carrier size fraction and the flow rate were measured, which could be explained with the three processes mentioned. Generally, prolonged mixing caused drug detachment to decrease, with the strongest decline occurring in the first 120 minutes of mixing. For the most cohesive drug (salmeterol and the coarse carrier, agglomerate formation seemed to dominate the overall effect of mixing time at a low inhalation flow rate, causing drug detachment to increase with prolonged mixing. The optimal mixing time will thus depend on the formulation purpose and the choice for other, interacting variables.

  11. MODEL OF HYDRODYNAMIC MIXING OF CARBONIC POWDERS IN VACUUMATOR, USED IN STEEL-MAKING OF RUP “BMZ”

    Directory of Open Access Journals (Sweden)

    A. N. Chichko

    2005-01-01

    Full Text Available The mathematical model of the mixing and dissolving process of carbonic powder in a system '"vacuumator-bowl” under influence of circulating argon is offered. The spatial distribution of hydrodynamic currents at mixing of carbonic powder, received on the basis of computer calculations is presented. The character of distribution of hydrodynamic speeds of melt (circulating currents in industrial bowl and vacuumator for different time slots of mixing is determined. 

  12. Technology transfer of large aggregate mix base [LAMBS] on Johannesburg roads.

    CSIR Research Space (South Africa)

    Horak, E

    1994-10-01

    Full Text Available [LAMBS] for which new mix design procedures had been developed. An early focus of this research was the constructability issues associated with this road building material. The superior performance of LAMBS was validated by means of accelerated road tests...

  13. The mixing of fluids

    International Nuclear Information System (INIS)

    Ottino, J.M.

    1989-01-01

    What do the eruption of Krakatau, the manufacture of puff pastry and the brightness of stars have in common? Each involves some aspect of mixing. Mixing also plays a critical role in modern technology. Chemical engineers rely on mixing to ensure that substances react properly, to produce polymer blends that exhibit unique properties and to disperse drag-reducing agents in pipelines. Yet in spite of its of its ubiquity in nature and industry, mixing is only imperfectly under-stood. Indeed, investigators cannot even settle on a common terminology: mixing is often referred to as stirring by oceanographers and geophysicists, as blending by polymer engineers and as agitation by process engineers. Regardless of what the process is called, there is little doubt that it is exceedingly complex and is found in a great variety of systems. In constructing a theory of fluid mixing, for example, one has to take into account fluids that can be miscible or partially miscible and reactive or inert, and flows that are slow and orderly or very fast and turbulent. It is therefore not surprising that no single theory can explain all aspect of mixing in fluids and that straightforward computations usually fail to capture all the important details. Still, both physical experiments and computer simulations can provide insight into the mixing process. Over the past several years the authors and his colleague have taken both approaches in an effort to increase understanding of various aspect of the process-particularly of mixing involving slow flows and viscous fluids such as oils

  14. Political Marketing Mix in Indonesia Parties

    Directory of Open Access Journals (Sweden)

    Freddy Simbolon

    2016-05-01

    Full Text Available The reform era has changed the paradigm of Indonesian politics. Multiparty system has demanded a political party to be able to compete for their constituents. Article aimed to convey a political marketing concept that can helppolitical parties in planning a strategy to win the election. Research method used descriptive method analysis. The results suggest that the approach of the marketing mix that includes the product, price, place, and promotion areapproaches that are very helpful in presenting a plan to win the marketing strategy of political parties in elections.

  15. Communication accommodation in text messages: Exploring liking, power, and sex as predictors of textisms.

    Science.gov (United States)

    Adams, Aubrie; Miles, Jai; Dunbar, Norah E; Giles, Howard

    2018-01-17

    This mixed-methods study applies Communication Accommodation Theory to explore how liking, power, and sex predict one's likelihood for using textisms in digital interpersonal interactions. Textisms are digital cues that convey nonverbal meaning and emotion in text communication. The main experiment used a hypothetical texting scenario to manipulate textism amounts (none/many) and participant's perceived power levels (low/equal/high) during texting interactions to examine the number of textisms participants used in subsequent responses in comparison to the number of textisms they viewed. Primary results show that (1) participants moderately converged to use similar amounts of textisms, and (2) those with low power who viewed many textisms were more likely to use textisms themselves during subsequent responses. Through the examination of adaption behaviors in text messaging, scholars can better understand the contexts in which users will include textisms to intentionally convey nonverbal meaning and emotion in digital communication.

  16. Limits to fuel/coolant mixing

    International Nuclear Information System (INIS)

    Corradini, M.L.; Moses, G.A.

    1985-01-01

    The vapor explosion process involves the mixing of fuel with coolant prior to the explosion. A number of analysts have identified limits to the amount of fuel/coolant mixing that could occur within the reactor vessel following a core melt accident. Past models are reviewed and a sim plified approach is suggested to estimate the upper limit on the amount of fuel/coolant mixing pos sible. The approach uses concepts first advanced by Fauske in a different way. The results indicat that water depth is an important parameter as well as the mixing length scale D /SUB mix/ , and for large values of D /SUB mix/ the fuel mass mixed is limited to <7% of the core mass

  17. Optimization of Multiperiod Mixed Train Schedule on High-Speed Railway

    Directory of Open Access Journals (Sweden)

    Wenliang Zhou

    2015-01-01

    Full Text Available For providing passengers with periodic operation trains and making trains’ time distribution better fit that of passengers, the multiperiod mixed train schedule is first proposed in this paper. It makes each type of train having same origin, destination, route, and stop stations operate based on a periodic basis and allows different types of train to have various operation periods. Then a model of optimizing multiperiod mixed train schedule is built to minimize passengers generalized travel costs with the constraints of trains of same type operating periodically, safe interval requirements of trains’ departure, and arrival times, and so forth. And its heuristic algorithm is designed to optimize the multiperiod mixed train schedule beginning with generating an initial solution by scheduling all types of train type by type and then repeatedly improving their periodic schedules until the objective value cannot be reduced or the iteration number reaches its maximum. Finally, example results illustrate that the proposed model and algorithm can effectively gain a better multiperiod mixed train schedule. However, its passengers deferred times and advanced times are a little higher than these of an aperiodic train schedule.

  18. Spectroscopic and computer modelling studies of mixed-cation superionic fluorites

    CSIR Research Space (South Africa)

    Netshisaulu, TT

    2005-10-19

    Full Text Available into the local environments of the Cd and Pb cations (as a function of composition and temperature) in CdF2 (xPbF(2)) mixed-cation superionic fluorites. A high degree of disorder is shown around both cations. However, the extent of disorder is even larger around...

  19. SPORT MARKETING MIX STRATEGIES

    OpenAIRE

    Alexandru Lucian MIHAI

    2013-01-01

    This paper presents a brief overview of a significant element of the sport marketing management model called the marketing mix. The marketing mix is crucial because it defines the sport business, and much of the sport marketer’s time is spent on various functions within the marketing mix. The marketing mix is the strategic combination of the product, price, place and promotion elements. These elements are typically called the four Ps of marketing. Decisions and strategies for each are importa...

  20. THE MARKETING MIX OPTIMIZATION

    OpenAIRE

    SABOU FELICIA

    2014-01-01

    The paper presents the marketing mix and the necessity of the marketing mix optimization. In the marketing mix a particularly important issue is to choose the best combination of its variables, this lead to the achievement objectives, in time. Choosing the right marketing mix is possible only by reporting information to some clear benchmarks, these criteria a related to the objective of the company at the time of analyze. The study shows that the companies must give a great importance to opti...

  1. The Effects of Collaborative Strategic Reading on Informational Text Comprehension and Metacognitive Awareness of Fifth Grade Students

    Science.gov (United States)

    McCown, Margaret Averill

    2013-01-01

    This study examined the effects of Collaborative Strategic Reading (CSR) on informational text comprehension and metacognitive awareness of fifth grade students. This study tested the theories of metacognition and social cognition with a focus on self-regulation and self-efficacy. Participating students included a heterogeneous mix of regular…

  2. Least Square Support Vector Machine Classifier vs a Logistic Regression Classifier on the Recognition of Numeric Digits

    Directory of Open Access Journals (Sweden)

    Danilo A. López-Sarmiento

    2013-11-01

    Full Text Available In this paper is compared the performance of a multi-class least squares support vector machine (LSSVM mc versus a multi-class logistic regression classifier to problem of recognizing the numeric digits (0-9 handwritten. To develop the comparison was used a data set consisting of 5000 images of handwritten numeric digits (500 images for each number from 0-9, each image of 20 x 20 pixels. The inputs to each of the systems were vectors of 400 dimensions corresponding to each image (not done feature extraction. Both classifiers used OneVsAll strategy to enable multi-classification and a random cross-validation function for the process of minimizing the cost function. The metrics of comparison were precision and training time under the same computational conditions. Both techniques evaluated showed a precision above 95 %, with LS-SVM slightly more accurate. However the computational cost if we found a marked difference: LS-SVM training requires time 16.42 % less than that required by the logistic regression model based on the same low computational conditions.

  3. Gašper Žitnik and His Books

    Directory of Open Access Journals (Sweden)

    Sonja Svoljšak

    2014-12-01

    Full Text Available Gašper Žitnik (ca. 1535–1585 was a jurist, a doctor of law from the Vienna university, a Count palatine, an Inner-Austrian government councillor and an important political figure in Carniolian and Styrian Counter-Reformation. He was also Bishop Tomaž Hren’s (1560−1630 uncle and had important influence on his upbringing, education and career. Besides being an occasional poet in his youth, he was also a book collector and he liked to inscribe various details about his study, work and personal life into his books. The paper gives an overview of Žitnik’s books, which are kept in the National and University Library, with an emphasis on his hand-written notes and some other peoples’ hand-written notes in his books which are of significance. The findings complement the already known facts about Žitnik’s life and work through this secondary information while also revealing some details about the relation between his books and him as their reader.

  4. Assessing the Implicit Achievement Motive: Effects of Input- Condition, Administration And Picture -Position

    Directory of Open Access Journals (Sweden)

    Nicole Gruber

    2015-09-01

    Full Text Available Implicit measurements are sensitive for influences of experimenter and situation. An assessment using computers could therefore avert those negative effects, if there is an adequate translation to computer (Blankenship, 2010. We split the implicit achievement motive into the two components hope of success (HS and fear of failure (FF and investigated the effects of input condition (handwritten vs. keyboard, administration (online vs. computer vs. human experimenter and picture-position for each of these two components. Therefore 140 undergraduates were randomly assigned to 18 experimental groupsof a counterbalance within-between-design and assessed with the Thematic-Apperception-Test (TAT; Heckhausen, 1963. The outcome is that handwriting increases the HS-score, whereby FF- score did not differ in typed and handwritten answers. People instructed by human experimenter show higher FF and lower HS compared tocomputer based tested people in the labor and online There is no statistical significant interaction effectof administration and input condition. There is either no position effect for any of these motive-components. The TAT seems to be more robust than commonly thought.

  5. Monitoring interaction and collective text production through text mining

    Directory of Open Access Journals (Sweden)

    Macedo, Alexandra Lorandi

    2014-04-01

    Full Text Available This article presents the Concepts Network tool, developed using text mining technology. The main objective of this tool is to extract and relate terms of greatest incidence from a text and exhibit the results in the form of a graph. The Network was implemented in the Collective Text Editor (CTE which is an online tool that allows the production of texts in synchronized or non-synchronized forms. This article describes the application of the Network both in texts produced collectively and texts produced in a forum. The purpose of the tool is to offer support to the teacher in managing the high volume of data generated in the process of interaction amongst students and in the construction of the text. Specifically, the aim is to facilitate the teacher’s job by allowing him/her to process data in a shorter time than is currently demanded. The results suggest that the Concepts Network can aid the teacher, as it provides indicators of the quality of the text produced. Moreover, messages posted in forums can be analyzed without their content necessarily having to be pre-read.

  6. Estimating the Biodegradation Kinetics by Mixed Culture Degrading Pyrene (Pyr

    Directory of Open Access Journals (Sweden)

    B. S. U. Ibn Abubakar

    2017-02-01

    Full Text Available Biodegradation and kinetics of Pyrene (Pyr degradation by a mixed culture previously isolated from hydrocarbon-polluted soil were conducted. Preliminary investigation on environmental factors affecting the degradation of Pyr such as temperature, pH and concentrations of Pyr was performed. These factors were optimised and established in aqueous experiments. In order to develop kinetics of Pyr degradation, an optimum temperature of 30oC and pH of 7.0 was used. Biodegradation kinetics was carried out, at first, using higher concentration between (100-700 ppm as sole source of carbon in mineral salt medium (MSM supplemented with 0.1% yeast extract. The result indicated that a range of concentration between (100-700 ppm inhibits the performance of the mixed culture. A concentration range between (10-100 ppm did not inhibit the growth of the mixed culture. A First-order rate constant, k was higher (0.0487 mg/lh with a substrate concentration of 20 ppm than other concentrations. The average degradation rate constant is 0.0029 mg/Lh for all the concentrations tested. This indicated that the mixed culture could degrade over 0.0696 ppm of Pyr per day. It also confirmed that kinetics of microbial degradation was partially fitted into Monod model. The data can be used to estimate biodegradation of Pyr by a mixed culture and preliminarily estimation of degradation rates.

  7. The MIXED framework: A novel approach to evaluating mixed-methods rigor.

    Science.gov (United States)

    Eckhardt, Ann L; DeVon, Holli A

    2017-10-01

    Evaluation of rigor in mixed-methods (MM) research is a persistent challenge due to the combination of inconsistent philosophical paradigms, the use of multiple research methods which require different skill sets, and the need to combine research at different points in the research process. Researchers have proposed a variety of ways to thoroughly evaluate MM research, but each method fails to provide a framework that is useful for the consumer of research. In contrast, the MIXED framework is meant to bridge the gap between an academic exercise and practical assessment of a published work. The MIXED framework (methods, inference, expertise, evaluation, and design) borrows from previously published frameworks to create a useful tool for the evaluation of a published study. The MIXED framework uses an experimental eight-item scale that allows for comprehensive integrated assessment of MM rigor in published manuscripts. Mixed methods are becoming increasingly prevalent in nursing and healthcare research requiring researchers and consumers to address issues unique to MM such as evaluation of rigor. © 2017 John Wiley & Sons Ltd.

  8. Sensitivity studies of different aerosol indirect effects in mixed-phase clouds

    Directory of Open Access Journals (Sweden)

    C. Hoose

    2009-11-01

    Full Text Available Aerosols affect the climate system by changing cloud characteristics. Using the global climate model ECHAM5-HAM, we investigate different aerosol effects on mixed-phase clouds: The glaciation effect, which refers to a more frequent glaciation due to anthropogenic aerosols, versus the de-activation effect, which suggests that ice nuclei become less effective because of an anthropogenic sulfate coating. The glaciation effect can partly offset the indirect aerosol effect on warm clouds and thus causes the total anthropogenic aerosol effect to be smaller. It is investigated by varying the parameterization for the Bergeron-Findeisen process and the threshold coating thickness of sulfate (SO4-crit, which is required to convert an externally mixed aerosol particle into an internally mixed particle. Differences in the net radiation at the top-of-the-atmosphere due to anthropogenic aerosols between the different sensitivity studies amount up to 0.5 W m−2. This suggests that the investigated mixed-phase processes have a major effect on the total anthropogenic aerosol effect.

  9. The Planetary Collegium: Master Plan for a Distributed Mixed Reality Campus

    Directory of Open Access Journals (Sweden)

    Peter Anders

    2012-10-01

    Full Text Available This paper describes the design for a Mixed Reality campusfor the Planetary Collegium. The Collegium is an international research network centered at Plymouth, U.K. Its plans call for seven sub-centers, or nodes, to be builtin different parts of the world. These nodes would be linked by shared virtual spaces and digital networks. The paper describes how the Collegium’s seeming contradictions (distributed/unified, simulated/physical, local/remote can be reconciled. The resulting project is a mixed reality that transcends scales from global to local and, ultimately, to the constituent buildings and their digital spaces.

  10. Mixed thermal convection: fundamental issues and analysis of the planar case

    Directory of Open Access Journals (Sweden)

    JACQUES PADET

    2015-09-01

    Full Text Available This paper aims to renew interest on mixed thermal convection research and to emphasize three issues that arise from the present analysis: (i a clear definition of the reference temperature in the Boussinesq approximation; (ii a practical delimitation of the three convective modes, which are the forced convection (FC, mixed convection (MC and natural (or free convection (NC; (iii and, finally, a uniform description of the set FC/MC/NC in the similarity framework. The planar case, for which analytical solutions are available, allows a detailed illustration of the answers here advanced to the above issues.

  11. Heats of Mixing Using an Isothermal Titration Calorimeter: Associated Thermal Effects

    Directory of Open Access Journals (Sweden)

    Fabiola Socorro

    2009-06-01

    Full Text Available The correct determination of the energy generated or absorbed in the sample cell of an Isothermal Titration Calorimeter (ITC requires a thorough analysis of the calorimetric signal. This means the identification and quantification of any thermal effect inherent to the working method. In this work, it is carried out a review on several thermal effects, studied by us in previous work, and which appear when an ITC is used for measuring the heats of mixing of liquids in a continuous mode. These effects are due to: (i the difference between the temperature of the injected liquid and the temperature of the mixture during the mixing process, (ii the increase of the liquid volume located in the mixing cell and (iii the stirring velocity. Besides, methods for the identification and quantification of the mentioned effects are suggested.

  12. Marketing mix and competitiveness

    Directory of Open Access Journals (Sweden)

    Anđelković Slobodan

    2007-01-01

    Full Text Available Competitiveness cannot simply be viewed as a country's ability to export or generate trade surpluses, since these can be brought about at least temporarily by means of artificially lowering the exchange rate and/or compressing domestic expenditures, as has been done in recent years by many DC that have tried to adjust to diminished resource availability. Authors standpoint is that international competitiveness requires creating comparative advantage where it does not exist, and requires action on several levels including an emerging consensus on the importance of macroeconomic policy, role and accountability of the government as well as the imperative of developing and internalizing technology body of knowledge for achieving competitiveness. Particular attention is given to the role and impact of marketing instruments marketing mix.

  13. Hot-mix asphalt testing for the South African pavement design method

    CSIR Research Space (South Africa)

    Anochie-Boateng, Joseph

    2010-08-01

    Full Text Available of local and international hot-mix asphalt (HMA) test methods and modify or adapt them to suit South African road pavement conditions. This paper presents various laboratory HMA test protocols developed as part of the project to revise SAPDM. Large scale...

  14. Study on the dynamic performance of concrete mixer's mixing drum

    Directory of Open Access Journals (Sweden)

    J. Yang

    2017-06-01

    Full Text Available When working, the geometric distribution shape of concrete in concrete mixing truck's rotary drum changes continuously, which cause a great difficulty for studying the dynamic performance of the mixing drum. In this paper, the mixing system of a certain type of concrete mixing truck is studied. A mathematical formulation has been derived through the force analysis to calculate the supporting force. The calculation method of the concrete distribution shape in the rotary drum is developed. A new transfer matrix is built with considering the concrete geometric distribution shape. The effects of rotating speed, inclination angle and concrete liquid level on the vibration performance of the mixing drum are studied with a specific example. Results show that with the increase of rotating speed, the vibration amplitude of the mixing drum decreases. The peak amplitude gradually moves to the right with the inclination angle increasing. The amplitude value of the peak's left side decreases when tilt angle increases, while the right side increases. The maximum unbalanced response amplitude of the drum increases with the decrease of concrete liquid level height, and the vibration peak moves to the left.

  15. Mechanical performance assessment of half warm recycled asphalt mixes containing up to 100 % RAP

    Directory of Open Access Journals (Sweden)

    J. M. Lizárraga

    2017-07-01

    Full Text Available The use of Half Warm Mixes with high Reclaimed Asphalt content (HWMRA has the potential to generate significant environmental advantages such as the reduction in consumption of natural resources and the emission of gases into the atmosphere. This paper therefore focuses on demonstrating the viability of using these types of mixes in wearing courses. For this purpose, an HWMRA with 70 % and 100 % Reclaimed Asphalt Pavement (RAP and emulsion were designed in the laboratory. The performance of the mixes was then assessed and compared with that of conventional Hot Mix Asphalt. In a second stage, the mixes were manufactured in-plant, and laid and compacted in an Accelerated Pavement Test track. The cores were then extracted and tested for stiffness modulus and resistance to fatigue. The results from the tests conducted with both the laboratory specimens and the cores showed that the performance of HWMRA is comparable to that of HMA. These findings encourage greater confidence in promoting the use of these types of sustainable asphalt mixes.

  16. The southpaw advantage? Lateral preference in mixed martial arts.

    Directory of Open Access Journals (Sweden)

    Joseph Baker

    Full Text Available Performers with a left-orientation have a greater likelihood of obtaining elite levels of performance in many interactive sports. This study examined whether combat stance orientation was related to skill and success in Mixed Martial Arts fighters. Data were extracted for 1468 mixed martial artists from a reliable and valid online data source. Measures included fighting stance, win percentage and an ordinal measure of skill based on number of fights. The overall analysis revealed that the fraction of fighters using a southpaw stance was greater than the fraction of left-handers in the general population, but the relationship between stance and hand-preference is not well-understood. Furthermore, t-tests found no statistically significant relationship between laterality and winning percentage, although there was a significant difference between stances for number of fights. Southpaw fighters had a greater number of fights than those using an orthodox stance. These results contribute to an expanding database on the influence of laterality on sport performance and a relatively limited database on variables associated with success in mixed martial arts.

  17. Experimental Study on Superfine Sand Concrete Mixed by Double Mixing Technology

    OpenAIRE

    yuqing zhao

    2013-01-01

    Traditional concept thought that medium sand and fine sand can be used to mix concrete, superfine sand can not used to mix concrete. This makes the source of superfine sand limited. With the shortage of medium sand and fine sand, it is imperative to exploit the resource of superfine sand. Superfine sand concrete is mixed by means of Double-doped Technology-ultra-fine fly ash and super plasticizer. Primary factor influencing superfine sand concrete strength is studied by orthogonal test, the o...

  18. Mixed Cultures Fermentation for the Production of Poly-ß-hydroxybutyrate

    Directory of Open Access Journals (Sweden)

    Thomas Shalin

    2014-10-01

    Full Text Available Poly-ß-hydroxybutyrate (PHB is a biodegradable intracellular microbial product produced by many bacteria and it is comparable to some of the petrochemical derived thermoplastics such as polypropylene. One of the main barriers for the commercial exploitation is the high cost of the substrate for the production of biopolymer. The utilization of mixed microbial cultures facilitates the use of complex substrates thereby reducing the cost of PHB production. In the present study, mixed culture systems were evaluated for PHB production. Bacillus firmus NII 0830 was used for the production of PHB since it accumulates a large amount of PHB and a second organism Lactobacillus delbrueckii NII 0925 was used to provide lactic acid. FTIR and 1H NMR analyses revealed that the PHB extracted from pure culture and mixed culture showed exact match to that of standard PHB. Biodegradation studies of the PHB blends showed 87% degradation. It was also found that a consortium of organisms degraded the films faster than a single organism.

  19. Teaching Text Structure: Examining the Affordances of Children's Informational Texts

    Science.gov (United States)

    Jones, Cindy D.; Clark, Sarah K.; Reutzel, D. Ray

    2016-01-01

    This study investigated the affordances of informational texts to serve as model texts for teaching text structure to elementary school children. Content analysis of a random sampling of children's informational texts from top publishers was conducted on text structure organization and on the inclusion of text features as signals of text…

  20. Text Analysis: Critical Component of Planning for Text-Based Discussion Focused on Comprehension of Informational Texts

    Science.gov (United States)

    Kucan, Linda; Palincsar, Annemarie Sullivan

    2018-01-01

    This investigation focuses on a tool used in a reading methods course to introduce reading specialist candidates to text analysis as a critical component of planning for text-based discussions. Unlike planning that focuses mainly on important text content or information, a text analysis approach focuses both on content and how that content is…

  1. On a mixed problem for a coupled nonlinear system

    Directory of Open Access Journals (Sweden)

    Marcondes R. Clark

    1997-03-01

    Full Text Available In this article we prove the existence and uniqueness of solutions to the mixed problem associated with the nonlinear system $$ u_{tt}-M(int_Omega |abla u|^2dxDelta u+|u|^ ho u+heta =f $$ $$ heta _t -Delta heta +u_{t}=g $$ where $M$ is a positive real function, and $f$ and $g$ are known real functions.

  2. COMMUNICATION PROBLEMS IN A MIXED CREW ENVIRONMENT

    Directory of Open Access Journals (Sweden)

    CARMEN ASTRATINEI

    2016-06-01

    Full Text Available Shipping has become a highly international and multicultural industry due to a globalised labour market of seafarers. About two thirds of the world`s merchant fleets, are manned by a mixed crew, which may include two to three different nationalities. The common language used on board ship is English. So the crewmembers must have a good command of this language. 80% of all maritime accidents are, according to incident reports, caused by human error i.e. negligence, fatigue, incompetence or communication breakdown. Another factor that may affect the safety of crew and cargo is the cultural differences within the mixed nationality crews which, if not appeased in time, may lead to very serious conflicts. This paper proposes to analyse some characteristics of the Asian culture and traditions and suggest some ways of improving the professional relationship among multinational crew members by making them aware of their shipmates identities. A questionnaire, which we intend to use as a research tool, will be provided and explained.

  3. Resolving Mixed Algal Species in Hyperspectral Images

    Directory of Open Access Journals (Sweden)

    Mehrube Mehrubeoglu

    2013-12-01

    Full Text Available We investigated a lab-based hyperspectral imaging system’s response from pure (single and mixed (two algal cultures containing known algae types and volumetric combinations to characterize the system’s performance. The spectral response to volumetric changes in single and combinations of algal mixtures with known ratios were tested. Constrained linear spectral unmixing was applied to extract the algal content of the mixtures based on abundances that produced the lowest root mean square error. Percent prediction error was computed as the difference between actual percent volumetric content and abundances at minimum RMS error. Best prediction errors were computed as 0.4%, 0.4% and 6.3% for the mixed spectra from three independent experiments. The worst prediction errors were found as 5.6%, 5.4% and 13.4% for the same order of experiments. Additionally, Beer-Lambert’s law was utilized to relate transmittance to different volumes of pure algal suspensions demonstrating linear logarithmic trends for optical property measurements.

  4. Properties of Concrete Mixes with Carwash Wastewater

    Directory of Open Access Journals (Sweden)

    Shahidan Shahiron

    2017-01-01

    Full Text Available The rapid growth of the car wash industry today results in the need for wastewater reclamation. Thus, this paper aims to investigate the effect of using car wash wastewater on concrete properties in terms of mechanical properties. The basic characteristics of wastewater were investigated according to USEPA (Method 150.1 & 3 00.0 while the mechanical properties of concrete with car wash wastewater were compared according to ASTM C1602 and BS EN 1008 standards. In this research, the compressive strength, modulus of elasticity and tensile strength were studied. The percentages of wastewater replaced in the concrete mix ranged from 0% up to 40%. In addition, the results also suggest that the concrete with 20% car wash wastewater achieved the highest compressive strength and modulus of elasticity compared to other compositions of wastewater. Moreover, the results also recommended that concrete mixed with car wash wastewater has better compressive strength compared to conventional concrete.

  5. A fuzzy mixed integer programming for marketing planning

    Directory of Open Access Journals (Sweden)

    Abolfazl Danaei

    2014-03-01

    Full Text Available One of the primary concerns to market a product is to find appropriate channel to target customers. The recent advances on information technology have created new products with tremendous opportunities. This paper presents a mixed integer programming technique based on McCarthy's 4PS to locate suitable billboards for marketing newly introduced IPHONE product. The paper considers two types of information including age and income and tries to find the best places such that potential consumers aged 25-35 with high income visit the billboards and the cost of advertisement is minimized. The model is formulated in terms of mixed integer programming and it has been applied for potential customers who live in city of Tabriz, Iran. Using a typical software package, the model detects appropriate places in various parts of the city.

  6. Digital marketing mix specific to the IT Field

    Directory of Open Access Journals (Sweden)

    Loredana PATRUTIU BALTES

    2016-07-01

    Full Text Available In a world in which digitalization seems to monopolize more and more the business environment, IT companies are the ones which have initiated and felt the most its impact. If, for many companies, digitalization of the marketing strategy is a very attractive option, for IT companies it becomes a “sine qua non” condition. In this context, the traditional marketing mix has undergone extensive transformations and the marketing strategy of the companies has been rethought for the digital environment. Without this adjustment, any marketing strategy will fail in the future. This article presents the 4 basic policies (product, price, placement, promotion policies of the marketing mix adapted to the digitalization context, which can be valid for any company that wants to explore the benefits of the digital market, and especially for IT companies.

  7. Text Maps: Helping Students Navigate Informational Texts.

    Science.gov (United States)

    Spencer, Brenda H.

    2003-01-01

    Notes that a text map is an instructional approach designed to help students gain fluency in reading content area materials. Discusses how the goal is to teach students about the important features of the material and how the maps can be used to build new understandings. Presents the procedures for preparing and using a text map. (SG)

  8. Optimizing the strategic patient mix

    NARCIS (Netherlands)

    Vanberkel, P.T.; Boucherie, Richardus J.; Hans, Elias W.; Hurink, Johann L.

    In this paper we address the decision of choosing a patient mix for a hospital that leads to the most beneficial treatment case mix. We illustrate how capacity, case mix and patient mix decisions are interrelated and how understanding this complex relationship is crucial for achieving the maximum

  9. Laser‐Self‐Mixing Interferometry for Mechatronics Applications

    Directory of Open Access Journals (Sweden)

    Gaetano Scamarcio

    2009-05-01

    Full Text Available We report on the development of an all-interferometric optomechatronic sensor for the detection of multi-degrees-of-freedom displacements of a remote target. The prototype system exploits the self-mixing technique and consists only of a laser head, equipped with six laser sources, and a suitably designed reflective target. The feasibility of the system was validated experimentally for both single or multi-degrees-of-freedom measurements, thus demonstrating a simple and inexpensive alternative to costly and bulky existing systems.

  10. Evaluation of the use of steelmaking slag as an aggregate in concrete mix: A factorial design approach

    Directory of Open Access Journals (Sweden)

    Aljbour Salah H.

    2017-01-01

    Full Text Available Slag is investigated towards its potential use as an aggregate in concrete mix production. Full factorial design methodology is applied to study the effect of two process input variables, namely: slag as coarse aggregate and slag as medium aggregate on the properties of concrete mix. Additionally, the interaction between input variables is also examined. Incorporating steel slag aggregate in the concrete mix affected its compressive strength. Enhanced compressive strength concrete mix was obtained with 70 wt.% coarse slag aggregate and 70 wt.% medium slag aggregate. Under these proportions, the 28-days compressive strength was higher than the 28-days compressive strength of a concrete mix prepared from normal aggregate. Strong interaction effect exists between slag aggregate size on the compressive strength at 7-days curing. Lower compressive strength for the concrete mix might be obtained if improper proportions of mixed medium and coarse slag aggregate were employed.

  11. MIXED SIGNS IN THE SEMIOTICS OF ENGLISH EDUCATIONAL DISCOURSE

    Directory of Open Access Journals (Sweden)

    Goncharova Darya Anatolyevna

    2014-11-01

    Full Text Available The article deals with the linguosemiotic explication of nomination process in educational discourse by signs of different types – verbal, non-verbal, mixed. Verbal signs are presented by lexical units, nominating agents, clients, non/material resources, artifacts, processes, incentives and forms of pedagogical influence. The non-verbal signs include paralinguistic signs (gestures, facial expressions, postures of the participants of the educational process; color-semiotic signs (coloremas, in which the information-impacting vector is directed to a color indication of messages that is important for successful educational communication; visual elements representing traditional British values and concepts; sound signs, topographic signs, that add meaning to the overall significance of a mixed sign. In linguosemiotic system of educational discourse, the mixed signs form the most numerous group and are represented mainly by emblems, anthems and school songs of secondary schools. The author checks and verifies the hypothesis that the semiotics of the educational process in British secondary schools includes the extensive and complex system of mixed signs, which consist of two non-homogeneous parts – verbal and non-verbal – belonging to other sign systems rather than natural language and expressed via graphics, colors, music, etc. Linguistic analysis is applied to the study of the semiotic space of educational discourse. The article determines that in the context of educational communication, verbal, non-verbal and mixed signs form the unity of the linguistic and extralinguistic parameters, being in different relationships and presenting a multilayer intersection of lexical groups, graphic description, color schemes and music accompaniment.

  12. U-Compare: share and compare text mining tools with UIMA

    Science.gov (United States)

    Kano, Yoshinobu; Baumgartner, William A.; McCrohon, Luke; Ananiadou, Sophia; Cohen, K. Bretonnel; Hunter, Lawrence; Tsujii, Jun'ichi

    2009-01-01

    Summary: Due to the increasing number of text mining resources (tools and corpora) available to biologists, interoperability issues between these resources are becoming significant obstacles to using them effectively. UIMA, the Unstructured Information Management Architecture, is an open framework designed to aid in the construction of more interoperable tools. U-Compare is built on top of the UIMA framework, and provides both a concrete framework for out-of-the-box text mining and a sophisticated evaluation platform allowing users to run specific tools on any target text, generating both detailed statistics and instance-based visualizations of outputs. U-Compare is a joint project, providing the world's largest, and still growing, collection of UIMA-compatible resources. These resources, originally developed by different groups for a variety of domains, include many famous tools and corpora. U-Compare can be launched straight from the web, without needing to be manually installed. All U-Compare components are provided ready-to-use and can be combined easily via a drag-and-drop interface without any programming. External UIMA components can also simply be mixed with U-Compare components, without distinguishing between locally and remotely deployed resources. Availability: http://u-compare.org/ Contact: kano@is.s.u-tokyo.ac.jp PMID:19414535

  13. Do Smallholder, Mixed Crop-Livestock Livelihoods Encourage Sustainable Agricultural Practices? A Meta-Analysis

    Directory of Open Access Journals (Sweden)

    Thomas K. Rudel

    2016-02-01

    Full Text Available As calls for bolstering ecosystem services from croplands have grown more insistent during the past two decades, the search for ways to foster these agriculture-sustaining services has become more urgent. In this context we examine by means of a meta-analysis the argument, proposed by Robert McC. Netting, that small-scale, mixed crop-livestock farming, a common livelihood among poor rural peoples, leads to environmentally sustainable agricultural practices. As predicted, mixed crop-livestock farms exhibit more sustainable practices, but, contrary to predictions, a small scale of operation does not predict sustainability. Many smallholders on mixed crop-livestock farms use sustainable practices, but other smallholders practice a degrading, input-scarce agriculture. Some large farm operators use soil-conserving, minimum-tillage techniques while other large operators ignore soil-conserving techniques and practice an industrialized, high chemical input agriculture. The strength and pervasiveness of the link in the data between mixed crop-livestock farming and sustainable agricultural practices argues for agricultural policies that promote mixed crop-livestock livelihoods.

  14. The Only Safe SMS Texting Is No SMS Texting.

    Science.gov (United States)

    Toth, Cheryl; Sacopulos, Michael J

    2015-01-01

    Many physicians and practice staff use short messaging service (SMS) text messaging to communicate with patients. But SMS text messaging is unencrypted, insecure, and does not meet HIPAA requirements. In addition, the short and abbreviated nature of text messages creates opportunities for misinterpretation, and can negatively impact patient safety and care. Until recently, asking patients to sign a statement that they understand and accept these risks--as well as having policies, device encryption, and cyber insurance in place--would have been enough to mitigate the risk of using SMS text in a medical practice. But new trends and policies have made SMS text messaging unsafe under any circumstance. This article explains these trends and policies, as well as why only secure texting or secure messaging should be used for physician-patient communication.

  15. Mixed Platoon Flow Dispersion Model Based on Speed-Truncated Gaussian Mixture Distribution

    Directory of Open Access Journals (Sweden)

    Weitiao Wu

    2013-01-01

    Full Text Available A mixed traffic flow feature is presented on urban arterials in China due to a large amount of buses. Based on field data, a macroscopic mixed platoon flow dispersion model (MPFDM was proposed to simulate the platoon dispersion process along the road section between two adjacent intersections from the flow view. More close to field observation, truncated Gaussian mixture distribution was adopted as the speed density distribution for mixed platoon. Expectation maximum (EM algorithm was used for parameters estimation. The relationship between the arriving flow distribution at downstream intersection and the departing flow distribution at upstream intersection was investigated using the proposed model. Comparison analysis using virtual flow data was performed between the Robertson model and the MPFDM. The results confirmed the validity of the proposed model.

  16. THE MARKETING MIX AND THE COMPLEX PACKAGES OF PRODUCTS AND SERVICES

    Directory of Open Access Journals (Sweden)

    Adina Claudia NEAMŢU

    2010-12-01

    Full Text Available From its appearance until now, marketing has been approached under diverse aspects, from market theories to constituent elements, all being based on the four elements of the marketing mix: product, price, placement and promotion, developing around them specific policies, the inner correlations, investigation methods and techniques, experimental texts and motivation studies. The development of products with special characteristics, highly specialized, but also the ever growing competition between producers and sellers, the more diversified and elaborate options of customers, wanting to satisfy superior needs, like recognition, social status and esteem, safety, appreciation, all lead to the apparition and commercialization of complex product and service packages.48 These cannot be analyzed and reflected in the scientific literature with just the classic elements of the marketing mix. To these, we can add the process, people, tightly linked to the process and the physical evidence, or place where the personnel interacts with the customers.

  17. Dermatitis due to Mixed Demodex and Sarcoptes Mites in Dogs

    Directory of Open Access Journals (Sweden)

    B. Sudhakara Reddy

    2014-01-01

    Full Text Available In dogs, dermatitis due to mixed mite infestation is rare. During the five-year period of study, two dogs were identified suffering from dermatitis due to mixed Demodex and Sarcoptes mites. Upon clinical examination dogs had primary and secondary skin lesions on face, around the ears, chin, neck, fore limbs and lateral abdomen. Microscopic examination of skin scrapings revealed Demodex and Sarcoptes mites. Both dogs were treated with daily oral ivermectin at 100 to 400 μg/kg body weight as incremental doses, external application of amitraz and supportive treatments with topical antimicrobial shampoo. After completion of forty-two days of therapy, dogs were recovered from the dermatitis.

  18. Warm Mix Asphalt

    Science.gov (United States)

    2009-04-17

    State of Alaska State of Alaska - Warm Mix Project Warm Mix Project: Location - Petersburg, Alaska which is Petersburg, Alaska which is located in the heart of Southeast Alaska located in the heart of Southeast Alaska's Inside Passage at the tip of M...

  19. A review of mixed malaria species infections in anopheline mosquitoes

    Directory of Open Access Journals (Sweden)

    Day Nicholas PJ

    2011-08-01

    Full Text Available Abstract Background In patients with malaria mixed species infections are common and under reported. In PCR studies conducted in Asia mixed infection rates often exceed 20%. In South-East Asia, approximately one third of patients treated for falciparum malaria experience a subsequent Plasmodium vivax infection with a time interval suggesting relapse. It is uncertain whether the two infections are acquired simultaneously or separately. To determine whether mixed species infections in humans are derived from mainly from simultaneous or separate mosquito inoculations the literature on malaria species infection in wild captured anopheline mosquitoes was reviewed. Methods The biomedical literature was searched for studies of malaria infection and species identification in trapped wild mosquitoes and artificially infected mosquitoes. The study location and year, collection methods, mosquito species, number of specimens, parasite stage examined (oocysts or sporozoites, and the methods of parasite detection and speciation were tabulated. The entomological results in South East Asia were compared with mixed infection rates documented in patients in clinical studies. Results In total 63 studies were identified. Individual anopheline mosquitoes were examined for different malaria species in 28 of these. There were 14 studies from Africa; four with species evaluations in individual captured mosquitoes (SEICM. One study, from Ghana, identified a single mixed infection. No mixed infections were identified in Central and South America (seven studies, two SEICM. 42 studies were conducted in Asia and Oceania (11 from Thailand; 27 SEICM. The proportion of anophelines infected with Plasmodium falciparum parasites only was 0.51% (95% CI: 0.44 to 0.57%, for P. vivax only was 0.26% (95% CI: 0.21 to 0.30%, and for mixed P. falciparum and P. vivax infections was 0.036% (95% CI: 0.016 to 0.056%. The proportion of mixed infections in mosquitoes was significantly higher

  20. MASIH RELEVANKAH STRATEGI MARKETING MIX MENINGKATKAN KEPUASAN PELANGGAN

    Directory of Open Access Journals (Sweden)

    Tondano (Jalan kampus UNIMA, Manado, In Juliana Ohy

    2010-09-01

    Full Text Available Penelitian ini bertujuan menganalisis pengaruh marketing mix strategy terhadap kepuasan pelanggan Pasar Swalayan Jumbo di Manado. Sampel diambil secara acak sebanyak 100 pelanggan dengan metode pengumpulan data berupa kuesioner dan studi dokumen. Selanjutnya, data dianalisis menggunakan path analysis. Hasil penelitian menunjukkkan bahwa keseluruhan unsur-unsur marketing mix yaitu produk, harga, tempat/lokasi dan promosi secara simultan maupun secara parsial berpengaruh signifikan terhadap kepuasan pelanggan pasar swalayan Jumbo di Manado. Implikasi manajerialnya adalah bauran pemasaran yang dilakukan oleh pasar swalayan Jumbo penting untuk ditingkatkan dan dimantapkan perannya untuk mengurangi gap antara harapan dan kinerja pasar swalayan Jumbo. Swalayan Jumbo perlu melakukan perbaikan agar dapat meningkatkan kepuasan pelanggan yang pada akhirnya dapat meningkatkan hasil penjualan. Perbaikan yang dapat dilakukan antara lain dengan melaksanakan Retensi Pelanggan- berupa loyality program, yang terbukti secara signifikan mampu meningkatkan retensi pelanggan dan jumlah pembelian. This study aims to analyze the influence of marketing mix strategy toward customer satisfaction of Jumbo Supermarket in Manado. Samples were taken randomly from 100 customers. Meanwhile, questionnaire and study of documents are the method that is used to collect the data. Furthermore, the data were analyzed using path analysis. The results indicate that the overall marketing mix’s elements which are consist of product, price, place and promotion, simultaneously and partially has a significant effect toward customer satisfaction of Jumbo Supermarket in Manado. In addition, managerial implications of marketing mix which is made by Jumbo supermarket is important to be improved and to be strengthened in its role to reduce the gap between expectations and performance of the Jumbo Supermarket. The improvements of customer satisfaction is also necessary to increase sales

  1. Construction Meaning of Mixed Marriages for Indonesian Muslim Women

    Directory of Open Access Journals (Sweden)

    Zikri Fachrul Nurhadi

    2016-07-01

    Full Text Available The background of this problem is the increasing number of Indonesian citizens who perform mixed marriages, especially women who are married to foreign nationals. This, resulted in the problem starts from differences of religion or belief, culture and lifestyle are different. The purpose of this study is to find and explain the motives, meaning and experience of Indonesian Muslim women as perpetrators of intermarriage. This research method using the phenomenological method that focuses on the study of meaning in everyday life from the perspective of those who experience it. Data collection techniques used participant observation, interview and documentation study. Subjects were Indonesian Muslim women aged 30-40 years, were married to foreign nationals by purposive sampling technique. The results showed that mixed marriages have a motive "because" that is the motive trauma and interest, while the motive "for" consists of the dream motive, worship and repair descent. Likewise intermarriage experience demonstrated mutual culturally adjust, adapt to a multicultural, open and romantic attitude. While the meaning of marriage is an interesting mix, happy, merging two cultures, respect for differences, mutual understanding, complex, beautiful. Construction of meaning formed that a mixed marriage is a marriage of attractive, beautiful, full of challenges in the face of differences in terms of culture, habits and mindset in running family life.

  2. Multi-Wave Mixing Processes

    CERN Document Server

    Zhang, Yanpeng

    2009-01-01

    "Multi-Wave Mixing Processes - From Ultrafast Polarization Beats to Electromagnetically Induced Transparency" discusses the interactions of efficient multi-wave mixing (MWM) processes enhanced by atomic coherence in multilevel atomic systems. It covers topics in five major areas: attosecond and femtosecond polarization beats of four-wave mixing (FWM) processes; heterodyne detection of FWM, six-wave mixing (SWM) and eight-wave mixing (EWM) processes; Raman and Rayleigh enhanced polarization beats; coexistence and interactions of MWM processes via electromagnetically induced transparency(EIT); multi-dressing MWM processes. The book is intended for researchers, advanced undergraduate and graduate students in Nonlinear Optics. Dr. Yanpeng Zhang is a professor at the Key Laboratory for Physical Electronics and Devices of the Ministry of Education, Xi'an Jiaotong University. Dr. Min Xiao is a professor of Physics at University of Arkansas, Fayetteville, U.S.A.

  3. Using mixed methods to develop and evaluate complex interventions in palliative care research.

    Science.gov (United States)

    Farquhar, Morag C; Ewing, Gail; Booth, Sara

    2011-12-01

    there is increasing interest in combining qualitative and quantitative research methods to provide comprehensiveness and greater knowledge yield. Mixed methods are valuable in the development and evaluation of complex interventions. They are therefore particularly valuable in palliative care research where the majority of interventions are complex, and the identification of outcomes particularly challenging. this paper aims to introduce the role of mixed methods in the development and evaluation of complex interventions in palliative care, and how they may be used in palliative care research. the paper defines mixed methods and outlines why and how mixed methods are used to develop and evaluate complex interventions, with a pragmatic focus on design and data collection issues and data analysis. Useful texts are signposted and illustrative examples provided of mixed method studies in palliative care, including a detailed worked example of the development and evaluation of a complex intervention in palliative care for breathlessness. Key challenges to conducting mixed methods in palliative care research are identified in relation to data collection, data integration in analysis, costs and dissemination and how these might be addressed. the development and evaluation of complex interventions in palliative care benefit from the application of mixed methods. Mixed methods enable better understanding of whether and how an intervention works (or does not work) and inform the design of subsequent studies. However, they can be challenging: mixed method studies in palliative care will benefit from working with agreed protocols, multidisciplinary teams and engaging staff with appropriate skill sets.

  4. Text Mining.

    Science.gov (United States)

    Trybula, Walter J.

    1999-01-01

    Reviews the state of research in text mining, focusing on newer developments. The intent is to describe the disparate investigations currently included under the term text mining and provide a cohesive structure for these efforts. A summary of research identifies key organizations responsible for pushing the development of text mining. A section…

  5. Continuous glucose monitoring with Humalog Mix 25 versus Humalog Mix 50, twice daily: A comparative pilot study -Results from the Jikei-EValuation of insulin Lispro mixture on pharmacodynamics and glycemic VariancE (J-EVOLVE study

    Directory of Open Access Journals (Sweden)

    Morimoto Aya

    2010-05-01

    Full Text Available Abstract Objective To evaluate glycemic variability associated with two different premixed insulin analogue formulations when used in a twice-daily regimen. Patients and Methods Subjects comprised type 2 diabetic patients aged 20-79 years, treated with twice daily premixed insulin or insulin analogue formulations. All subjects were hospitalized for 6 days and randomized to receive either Humalog Mix 25 (Mix 25 or Humalog Mix 50 (Mix 50. They were then crossed over to the other arm between day 3 and day 4 of the study. Continuous glucose monitoring (CGM was performed on all subjects to examine the differences in glycemic variability. Results Eleven type 2 diabetic patients were enrolled. No significant difference was found in 24-hour mean glucose values and their SDs, pre-meal glucose values, increases from pre-meal to peak glucose values, or time to peak glucose levels between either group. However, the mean glucose values observed during 0-8 hrs were significantly lower with Mix 25 compared to Mix 50 (128 vs. 147 mg/dL; p = 0.024. Conclusions The twice-daily Mix 25 regimen provided superior overnight glycemic control compared to the Mix 50 regimen in Japanese patients with type 2 diabetes. However, both twice-daily regimens with either Mix 25 or Mix 50 provided inadequate post-lunch glycemic control. Trial Registration Current Controlled Trials UMIN000001327

  6. Application of the Fokker-Planck molecular mixing model to turbulent scalar mixing using moment methods

    Science.gov (United States)

    Madadi-Kandjani, E.; Fox, R. O.; Passalacqua, A.

    2017-06-01

    An extended quadrature method of moments using the β kernel density function (β -EQMOM) is used to approximate solutions to the evolution equation for univariate and bivariate composition probability distribution functions (PDFs) of a passive scalar for binary and ternary mixing. The key element of interest is the molecular mixing term, which is described using the Fokker-Planck (FP) molecular mixing model. The direct numerical simulations (DNSs) of Eswaran and Pope ["Direct numerical simulations of the turbulent mixing of a passive scalar," Phys. Fluids 31, 506 (1988)] and the amplitude mapping closure (AMC) of Pope ["Mapping closures for turbulent mixing and reaction," Theor. Comput. Fluid Dyn. 2, 255 (1991)] are taken as reference solutions to establish the accuracy of the FP model in the case of binary mixing. The DNSs of Juneja and Pope ["A DNS study of turbulent mixing of two passive scalars," Phys. Fluids 8, 2161 (1996)] are used to validate the results obtained for ternary mixing. Simulations are performed with both the conditional scalar dissipation rate (CSDR) proposed by Fox [Computational Methods for Turbulent Reacting Flows (Cambridge University Press, 2003)] and the CSDR from AMC, with the scalar dissipation rate provided as input and obtained from the DNS. Using scalar moments up to fourth order, the ability of the FP model to capture the evolution of the shape of the PDF, important in turbulent mixing problems, is demonstrated. Compared to the widely used assumed β -PDF model [S. S. Girimaji, "Assumed β-pdf model for turbulent mixing: Validation and extension to multiple scalar mixing," Combust. Sci. Technol. 78, 177 (1991)], the β -EQMOM solution to the FP model more accurately describes the initial mixing process with a relatively small increase in computational cost.

  7. SparkText: Biomedical Text Mining on Big Data Framework.

    Directory of Open Access Journals (Sweden)

    Zhan Ye

    Full Text Available Many new biomedical research articles are published every day, accumulating rich information, such as genetic variants, genes, diseases, and treatments. Rapid yet accurate text mining on large-scale scientific literature can discover novel knowledge to better understand human diseases and to improve the quality of disease diagnosis, prevention, and treatment.In this study, we designed and developed an efficient text mining framework called SparkText on a Big Data infrastructure, which is composed of Apache Spark data streaming and machine learning methods, combined with a Cassandra NoSQL database. To demonstrate its performance for classifying cancer types, we extracted information (e.g., breast, prostate, and lung cancers from tens of thousands of articles downloaded from PubMed, and then employed Naïve Bayes, Support Vector Machine (SVM, and Logistic Regression to build prediction models to mine the articles. The accuracy of predicting a cancer type by SVM using the 29,437 full-text articles was 93.81%. While competing text-mining tools took more than 11 hours, SparkText mined the dataset in approximately 6 minutes.This study demonstrates the potential for mining large-scale scientific articles on a Big Data infrastructure, with real-time update from new articles published daily. SparkText can be extended to other areas of biomedical research.

  8. Marketing mix for rural development in Romania

    Directory of Open Access Journals (Sweden)

    POLGÁR (DESZKE Klára-Dalma

    2017-01-01

    Full Text Available The sustainable development supposes a uniformly increasing of living level for the entire population of a nation. The reducing of disparities between the urban and rural regions is a purpose of the rural development policy, as a part of Community Agriculture Policy and also subject of European financing programs. A marketing approach of rural development could ensure an integrated implementation of LEADER program in Romania. This paper defines the components of marketing mix for rural development and their content for Romanian rural development marketing.

  9. Effect of Hand Mixing on the Compressive Strength of Concrete

    Directory of Open Access Journals (Sweden)

    James Isiwu AGUWA

    2010-12-01

    Full Text Available This paper presents the effect of hand mixing on the compressive strength of concrete. Before designing the concrete mix, sieve analysis of sharp sand and chippings was carried out and their fineness moduli were determined. Also the dry weight of chippings and the specific gravities of both sand and chippings were determined. A designed concrete mix of 1:2:4 was used and the number of turnings of the mixture over from one end to another by hand mixing was varying from one time up to and including seven times. The strengths were measured at the curing ages of 7, 14, 21 and 28 days respectively using 150mm concrete cubes cast, cured and crushed. The results revealed that the compressive strengths of concrete cubes appreciably increased with increase in number of turnings from one to four times but remained almost constant beyond four times of turning for all the ages tested. For example, at 1, 2, and 3 times turning; the compressive strengths at 28 days were 4.67, 13.37 and 20.28N/mm2 respectively while at 4, 5 and 6 times turning; the compressive strengths at 28 days were 21.15, 21.34 and 21.69N/mm2. From the data, adequate strengths were not developed at turnings below three times of hand mixing, concluding that a minimum of three times turning is required to produce concrete with satisfactory strength.

  10. Mixed Convection in Technological Reservoir of Thermal Power Station

    Directory of Open Access Journals (Sweden)

    Kuznetsov Geniy V.

    2014-01-01

    Full Text Available The problem of mixed convection of a viscous incompressible fluid in an open rectangular reservoir with inlet and outlet of mass with considering nonuniform heat sink at the external borders of the solution domain is solved. The region of the solution was limited by two vertical and by one horizontal walls of finite thickness and one free surface. The flat nonstationary mixed convection within the framework of Navier-Stokes model is examined for liquid and thermal conductivity for solid walls. Distributions of hydrodynamic parameters and temperatures with different intensity of heat sink on the outer contour of the cavity show a change in the intensity of heat sink on the region boundaries of the solution leads to scale changes in the structure of flow and temperature fields of the liquids.

  11. Use of waste crushed glass for the production of hot-mix asphalt

    CSIR Research Space (South Africa)

    Anochie-Boateng, Joseph

    2016-08-01

    Full Text Available presents the development and evaluation of a new asphalt concrete mix that utilizes a sustainable crushed glass as a replacement material of a natural aggregate. The ultimate goal is to produce a cost-effective asphalt wearing course with comparative...

  12. Production of [Formula: see text] and [Formula: see text] in p-Pb collisions at [Formula: see text] TeV.

    Science.gov (United States)

    Adamová, D; Aggarwal, M M; Aglieri Rinella, G; Agnello, M; Agrawal, N; Ahammed, Z; Ahmad, S; Ahn, S U; Aiola, S; Akindinov, A; Alam, S N; Albuquerque, D S D; Aleksandrov, D; Alessandro, B; Alexandre, D; Alfaro Molina, R; Alici, A; Alkin, A; Alme, J; Alt, T; Altinpinar, S; Altsybeev, I; Alves Garcia Prado, C; An, M; Andrei, C; Andrews, H A; Andronic, A; Anguelov, V; Anson, C; Antičić, T; Antinori, F; Antonioli, P; Anwar, R; Aphecetche, L; Appelshäuser, H; Arcelli, S; Arnaldi, R; Arnold, O W; Arsene, I C; Arslandok, M; Audurier, B; Augustinus, A; Averbeck, R; Azmi, M D; Badalà, A; Baek, Y W; Bagnasco, S; Bailhache, R; Bala, R; Baldisseri, A; Ball, M; Baral, R C; Barbano, A M; Barbera, R; Barile, F; Barioglio, L; Barnaföldi, G G; Barnby, L S; Barret, V; Bartalini, P; Barth, K; Bartke, J; Bartsch, E; Basile, M; Bastid, N; Basu, S; Bathen, B; Batigne, G; Batista Camejo, A; Batyunya, B; Batzing, P C; Bearden, I G; Beck, H; Bedda, C; Behera, N K; Belikov, I; Bellini, F; Bello Martinez, H; Bellwied, R; Beltran, L G E; Belyaev, V; Bencedi, G; Beole, S; Bercuci, A; Berdnikov, Y; Berenyi, D; Bertens, R A; Berzano, D; Betev, L; Bhasin, A; Bhat, I R; Bhati, A K; Bhattacharjee, B; Bhom, J; Bianchi, L; Bianchi, N; Bianchin, C; Bielčík, J; Bielčíková, J; Bilandzic, A; Biro, G; Biswas, R; Biswas, S; Blair, J T; Blau, D; Blume, C; Boca, G; Bock, F; Bogdanov, A; Boldizsár, L; Bombara, M; Bonomi, G; Bonora, M; Book, J; Borel, H; Borissov, A; Borri, M; Botta, E; Bourjau, C; Braun-Munzinger, P; Bregant, M; Broker, T A; Browning, T A; Broz, M; Brucken, E J; Bruna, E; Bruno, G E; Budnikov, D; Buesching, H; Bufalino, S; Buhler, P; Buitron, S A I; Buncic, P; Busch, O; Buthelezi, Z; Butt, J B; Buxton, J T; Cabala, J; Caffarri, D; Caines, H; Caliva, A; Calvo Villar, E; Camerini, P; Capon, A A; Carena, F; Carena, W; Carnesecchi, F; Castillo Castellanos, J; Castro, A J; Casula, E A R; Ceballos Sanchez, C; Cerello, P; Chang, B; Chapeland, S; Chartier, M; Charvet, J L; Chattopadhyay, S; Chattopadhyay, S; Chauvin, A; Cherney, M; Cheshkov, C; Cheynis, B; Chibante Barroso, V; Chinellato, D D; Cho, S; Chochula, P; Choi, K; Chojnacki, M; Choudhury, S; Christakoglou, P; Christensen, C H; Christiansen, P; Chujo, T; Chung, S U; Cicalo, C; Cifarelli, L; Cindolo, F; Cleymans, J; Colamaria, F; Colella, D; Collu, A; Colocci, M; Conesa Balbastre, G; Conesa Del Valle, Z; Connors, M E; Contreras, J G; Cormier, T M; Corrales Morales, Y; Cortés Maldonado, I; Cortese, P; Cosentino, M R; Costa, F; Costanza, S; Crkovská, J; Crochet, P; Cuautle, E; Cunqueiro, L; Dahms, T; Dainese, A; Danisch, M C; Danu, A; Das, D; Das, I; Das, S; Dash, A; Dash, S; De, S; De Caro, A; de Cataldo, G; de Conti, C; de Cuveland, J; De Falco, A; De Gruttola, D; De Marco, N; De Pasquale, S; De Souza, R D; Degenhardt, H F; Deisting, A; Deloff, A; Deplano, C; Dhankher, P; Di Bari, D; Di Mauro, A; Di Nezza, P; Di Ruzza, B; Diaz Corchero, M A; Dietel, T; Dillenseger, P; Divià, R; Djuvsland, Ø; Dobrin, A; Domenicis Gimenez, D; Dönigus, B; Dordic, O; Drozhzhova, T; Dubey, A K; Dubla, A; Ducroux, L; Duggal, A K; Dupieux, P; Ehlers, R J; Elia, D; Endress, E; Engel, H; Epple, E; Erazmus, B; Erhardt, F; Espagnon, B; Esumi, S; Eulisse, G; Eum, J; Evans, D; Evdokimov, S; Fabbietti, L; Fabris, D; Faivre, J; Fantoni, A; Fasel, M; Feldkamp, L; Feliciello, A; Feofilov, G; Ferencei, J; Fernández Téllez, A; Ferreiro, E G; Ferretti, A; Festanti, A; Feuillard, V J G; Figiel, J; Figueredo, M A S; Filchagin, S; Finogeev, D; Fionda, F M; Fiore, E M; Floris, M; Foertsch, S; Foka, P; Fokin, S; Fragiacomo, E; Francescon, A; Francisco, A; Frankenfeld, U; Fronze, G G; Fuchs, U; Furget, C; Furs, A; Fusco Girard, M; Gaardhøje, J J; Gagliardi, M; Gago, A M; Gajdosova, K; Gallio, M; Galvan, C D; Gangadharan, D R; Ganoti, P; Gao, C; Garabatos, C; Garcia-Solis, E; Garg, K; Garg, P; Gargiulo, C; Gasik, P; Gauger, E F; Gay Ducati, M B; Germain, M; Ghosh, P; Ghosh, S K; Gianotti, P; Giubellino, P; Giubilato, P; Gladysz-Dziadus, E; Glässel, P; Goméz Coral, D M; Gomez Ramirez, A; Gonzalez, A S; Gonzalez, V; González-Zamora, P; Gorbunov, S; Görlich, L; Gotovac, S; Grabski, V; Graczykowski, L K; Graham, K L; Greiner, L; Grelli, A; Grigoras, C; Grigoriev, V; Grigoryan, A; Grigoryan, S; Grion, N; Gronefeld, J M; Grosa, F; Grosse-Oetringhaus, J F; Grosso, R; Gruber, L; Grull, F R; Guber, F; Guernane, R; Guerzoni, B; Gulbrandsen, K; Gunji, T; Gupta, A; Gupta, R; Guzman, I B; Haake, R; Hadjidakis, C; Hamagaki, H; Hamar, G; Hamon, J C; Harris, J W; Harton, A; Hatzifotiadou, D; Hayashi, S; Heckel, S T; Hellbär, E; Helstrup, H; Herghelegiu, A; Herrera Corral, G; Herrmann, F; Hess, B A; Hetland, K F; Hillemanns, H; Hippolyte, B; Hladky, J; Horak, D; Hosokawa, R; Hristov, P; Hughes, C; Humanic, T J; Hussain, N; Hussain, T; Hutter, D; Hwang, D S; Ilkaev, R; Inaba, M; Ippolitov, M; Irfan, M; Isakov, V; Islam, M S; Ivanov, M; Ivanov, V; Izucheev, V; Jacak, B; Jacazio, N; Jacobs, P M; Jadhav, M B; Jadlovska, S; Jadlovsky, J; Jahnke, C; Jakubowska, M J; Janik, M A; Jayarathna, P H S Y; Jena, C; Jena, S; Jercic, M; Jimenez Bustamante, R T; Jones, P G; Jusko, A; Kalinak, P; Kalweit, A; Kang, J H; Kaplin, V; Kar, S; Karasu Uysal, A; Karavichev, O; Karavicheva, T; Karayan, L; Karpechev, E; Kebschull, U; Keidel, R; Keijdener, D L D; Keil, M; Ketzer, B; Mohisin Khan, M; Khan, P; Khan, S A; Khanzadeev, A; Kharlov, Y; Khatun, A; Khuntia, A; Kielbowicz, M M; Kileng, B; Kim, D W; Kim, D J; Kim, D; Kim, H; Kim, J S; Kim, J; Kim, M; Kim, M; Kim, S; Kim, T; Kirsch, S; Kisel, I; Kiselev, S; Kisiel, A; Kiss, G; Klay, J L; Klein, C; Klein, J; Klein-Bösing, C; Klewin, S; Kluge, A; Knichel, M L; Knospe, A G; Kobdaj, C; Kofarago, M; Kollegger, T; Kolojvari, A; Kondratiev, V; Kondratyeva, N; Kondratyuk, E; Konevskikh, A; Kopcik, M; Kour, M; Kouzinopoulos, C; Kovalenko, O; Kovalenko, V; Kowalski, M; Koyithatta Meethaleveedu, G; Králik, I; Kravčáková, A; Krivda, M; Krizek, F; Kryshen, E; Krzewicki, M; Kubera, A M; Kučera, V; Kuhn, C; Kuijer, P G; Kumar, A; Kumar, J; Kumar, L; Kumar, S; Kundu, S; Kurashvili, P; Kurepin, A; Kurepin, A B; Kuryakin, A; Kushpil, S; Kweon, M J; Kwon, Y; La Pointe, S L; La Rocca, P; Lagana Fernandes, C; Lakomov, I; Langoy, R; Lapidus, K; Lara, C; Lardeux, A; Lattuca, A; Laudi, E; Lavicka, R; Lazaridis, L; Lea, R; Leardini, L; Lee, S; Lehas, F; Lehner, S; Lehrbach, J; Lemmon, R C; Lenti, V; Leogrande, E; León Monzón, I; Lévai, P; Li, S; Li, X; Lien, J; Lietava, R; Lindal, S; Lindenstruth, V; Lippmann, C; Lisa, M A; Litichevskyi, V; Ljunggren, H M; Llope, W J; Lodato, D F; Loenne, P I; Loginov, V; Loizides, C; Loncar, P; Lopez, X; López Torres, E; Lowe, A; Luettig, P; Lunardon, M; Luparello, G; Lupi, M; Lutz, T H; Maevskaya, A; Mager, M; Mahajan, S; Mahmood, S M; Maire, A; Majka, R D; Malaev, M; Maldonado Cervantes, I; Malinina, L; Mal'Kevich, D; Malzacher, P; Mamonov, A; Manko, V; Manso, F; Manzari, V; Mao, Y; Marchisone, M; Mareš, J; Margagliotti, G V; Margotti, A; Margutti, J; Marín, A; Markert, C; Marquard, M; Martin, N A; Martinengo, P; Martinez, J A L; Martínez, M I; Martínez García, G; Martinez Pedreira, M; Mas, A; Masciocchi, S; Masera, M; Masoni, A; Mastroserio, A; Mathis, A M; Matyja, A; Mayer, C; Mazer, J; Mazzilli, M; Mazzoni, M A; Meddi, F; Melikyan, Y; Menchaca-Rocha, A; Meninno, E; Mercado Pérez, J; Meres, M; Mhlanga, S; Miake, Y; Mieskolainen, M M; Mihaylov, D; Mikhaylov, K; Milano, L; Milosevic, J; Mischke, A; Mishra, A N; Miśkowiec, D; Mitra, J; Mitu, C M; Mohammadi, N; Mohanty, B; Montes, E; Moreira De Godoy, D A; Moreno, L A P; Moretto, S; Morreale, A; Morsch, A; Muccifora, V; Mudnic, E; Mühlheim, D; Muhuri, S; Mukherjee, M; Mulligan, J D; Munhoz, M G; Münning, K; Munzer, R H; Murakami, H; Murray, S; Musa, L; Musinsky, J; Myers, C J; Naik, B; Nair, R; Nandi, B K; Nania, R; Nappi, E; Naru, M U; Natal da Luz, H; Nattrass, C; Navarro, S R; Nayak, K; Nayak, R; Nayak, T K; Nazarenko, S; Nedosekin, A; Negrao De Oliveira, R A; Nellen, L; Nesbo, S V; Ng, F; Nicassio, M; Niculescu, M; Niedziela, J; Nielsen, B S; Nikolaev, S; Nikulin, S; Nikulin, V; Noferini, F; Nomokonov, P; Nooren, G; Noris, J C C; Norman, J; Nyanin, A; Nystrand, J; Oeschler, H; Oh, S; Ohlson, A; Okubo, T; Olah, L; Oleniacz, J; Oliveira Da Silva, A C; Oliver, M H; Onderwaater, J; Oppedisano, C; Orava, R; Oravec, M; Ortiz Velasquez, A; Oskarsson, A; Otwinowski, J; Oyama, K; Ozdemir, M; Pachmayer, Y; Pacik, V; Pagano, D; Pagano, P; Paić, G; Pal, S K; Palni, P; Pan, J; Pandey, A K; Panebianco, S; Papikyan, V; Pappalardo, G S; Pareek, P; Park, J; Park, W J; Parmar, S; Passfeld, A; Pathak, S P; Paticchio, V; Patra, R N; Paul, B; Pei, H; Peitzmann, T; Peng, X; Pereira, L G; Pereira Da Costa, H; Peresunko, D; Perez Lezama, E; Peskov, V; Pestov, Y; Petráček, V; Petrov, V; Petrovici, M; Petta, C; Pezzi, R P; Piano, S; Pikna, M; Pillot, P; Pimentel, L O D L; Pinazza, O; Pinsky, L; Piyarathna, D B; Płoskoń, M; Planinic, M; Pluta, J; Pochybova, S; Podesta-Lerma, P L M; Poghosyan, M G; Polichtchouk, B; Poljak, N; Poonsawat, W; Pop, A; Poppenborg, H; Porteboeuf-Houssais, S; Porter, J; Pospisil, J; Pozdniakov, V; Prasad, S K; Preghenella, R; Prino, F; Pruneau, C A; Pshenichnov, I; Puccio, M; Puddu, G; Pujahari, P; Punin, V; Putschke, J; Qvigstad, H; Rachevski, A; Raha, S; Rajput, S; Rak, J; Rakotozafindrabe, A; Ramello, L; Rami, F; Rana, D B; Raniwala, R; Raniwala, S; Räsänen, S S; Rascanu, B T; Rathee, D; Ratza, V; Ravasenga, I; Read, K F; Redlich, K; Rehman, A; Reichelt, P; Reidt, F; Ren, X; Renfordt, R; Reolon, A R; Reshetin, A; Reygers, K; Riabov, V; Ricci, R A; Richert, T; Richter, M; Riedler, P; Riegler, W; Riggi, F; Ristea, C; Rodríguez Cahuantzi, M; Røed, K; Rogochaya, E; Rohr, D; Röhrich, D; Rokita, P S; Ronchetti, F; Ronflette, L; Rosnet, P; Rossi, A; Rotondi, A; Roukoutakis, F; Roy, A; Roy, C; Roy, P; Rubio Montero, A J; Rui, R; Russo, R; Rustamov, A; Ryabinkin, E; Ryabov, Y; Rybicki, A; Saarinen, S; Sadhu, S; Sadovsky, S; Šafařík, K; Saha, S K; Sahlmuller, B; Sahoo, B; Sahoo, P; Sahoo, R; Sahoo, S; Sahu, P K; Saini, J; Sakai, S; Saleh, M A; Salzwedel, J; Sambyal, S; Samsonov, V; Sandoval, A; Sarkar, D; Sarkar, N; Sarma, P; Sas, M H P; Scapparone, E; Scarlassara, F; Scharenberg, R P; Scheid, H S; Schiaua, C; Schicker, R; Schmidt, C; Schmidt, H R; Schmidt, M O; Schmidt, M; Schukraft, J; Schutz, Y; Schwarz, K; Schweda, K; Scioli, G; Scomparin, E; Scott, R; Šefčík, M; Seger, J E; Sekiguchi, Y; Sekihata, D; Selyuzhenkov, I; Senosi, K; Senyukov, S; Serradilla, E; Sett, P; Sevcenco, A; Shabanov, A; Shabetai, A; Shadura, O; Shahoyan, R; Shangaraev, A; Sharma, A; Sharma, A; Sharma, M; Sharma, M; Sharma, N; Sheikh, A I; Shigaki, K; Shou, Q; Shtejer, K; Sibiriak, Y; Siddhanta, S; Sielewicz, K M; Siemiarczuk, T; Silvermyr, D; Silvestre, C; Simatovic, G; Simonetti, G; Singaraju, R; Singh, R; Singhal, V; Sinha, T; Sitar, B; Sitta, M; Skaali, T B; Slupecki, M; Smirnov, N; Snellings, R J M; Snellman, T W; Song, J; Song, M; Soramel, F; Sorensen, S; Sozzi, F; Spiriti, E; Sputowska, I; Srivastava, B K; Stachel, J; Stan, I; Stankus, P; Stenlund, E; Stiller, J H; Stocco, D; Strmen, P; Suaide, A A P; Sugitate, T; Suire, C; Suleymanov, M; Suljic, M; Sultanov, R; Šumbera, M; Sumowidagdo, S; Suzuki, K; Swain, S; Szabo, A; Szarka, I; Szczepankiewicz, A; Szymanski, M; Tabassam, U; Takahashi, J; Tambave, G J; Tanaka, N; Tarhini, M; Tariq, M; Tarzila, M G; Tauro, A; Tejeda Muñoz, G; Telesca, A; Terasaki, K; Terrevoli, C; Teyssier, B; Thakur, D; Thakur, S; Thomas, D; Tieulent, R; Tikhonov, A; Timmins, A R; Toia, A; Tripathy, S; Trogolo, S; Trombetta, G; Trubnikov, V; Trzaska, W H; Trzeciak, B A; Tsuji, T; Tumkin, A; Turrisi, R; Tveter, T S; Ullaland, K; Umaka, E N; Uras, A; Usai, G L; Utrobicic, A; Vala, M; Van Der Maarel, J; Van Hoorne, J W; van Leeuwen, M; Vanat, T; Vande Vyvre, P; Varga, D; Vargas, A; Vargyas, M; Varma, R; Vasileiou, M; Vasiliev, A; Vauthier, A; Vázquez Doce, O; Vechernin, V; Veen, A M; Velure, A; Vercellin, E; Vergara Limón, S; Vernet, R; Vértesi, R; Vickovic, L; Vigolo, S; Viinikainen, J; Vilakazi, Z; Villalobos Baillie, O; Villatoro Tello, A; Vinogradov, A; Vinogradov, L; Virgili, T; Vislavicius, V; Vodopyanov, A; Völkl, M A; Voloshin, K; Voloshin, S A; Volpe, G; von Haller, B; Vorobyev, I; Voscek, D; Vranic, D; Vrláková, J; Wagner, B; Wagner, J; Wang, H; Wang, M; Watanabe, D; Watanabe, Y; Weber, M; Weber, S G; Weiser, D F; Wessels, J P; Westerhoff, U; Whitehead, A M; Wiechula, J; Wikne, J; Wilk, G; Wilkinson, J; Willems, G A; Williams, M C S; Windelband, B; Witt, W E; Yalcin, S; Yang, P; Yano, S; Yin, Z; Yokoyama, H; Yoo, I-K; Yoon, J H; Yurchenko, V; Zaccolo, V; Zaman, A; Zampolli, C; Zanoli, H J C; Zaporozhets, S; Zardoshti, N; Zarochentsev, A; Závada, P; Zaviyalov, N; Zbroszczyk, H; Zhalov, M; Zhang, H; Zhang, X; Zhang, Y; Zhang, C; Zhang, Z; Zhao, C; Zhigareva, N; Zhou, D; Zhou, Y; Zhou, Z; Zhu, H; Zhu, J; Zhu, X; Zichichi, A; Zimmermann, A; Zimmermann, M B; Zimmermann, S; Zinovjev, G; Zmeskal, J

    2017-01-01

    The transverse momentum distributions of the strange and double-strange hyperon resonances ([Formula: see text], [Formula: see text]) produced in p-Pb collisions at [Formula: see text] TeV were measured in the rapidity range [Formula: see text] for event classes corresponding to different charged-particle multiplicity densities, [Formula: see text]d[Formula: see text]/d[Formula: see text]. The mean transverse momentum values are presented as a function of [Formula: see text]d[Formula: see text]/d[Formula: see text], as well as a function of the particle masses and compared with previous results on hyperon production. The integrated yield ratios of excited to ground-state hyperons are constant as a function of [Formula: see text]d[Formula: see text]/d[Formula: see text]. The equivalent ratios to pions exhibit an increase with [Formula: see text]d[Formula: see text]/d[Formula: see text], depending on their strangeness content.

  13. The nuclear modification of charged particles in Pb-Pb at $\\sqrt{\\text{s}_\\text{NN}} = \\text{5.02}\\,\\text{TeV}$ measured with ALICE

    CERN Document Server

    Gronefeld, Julius

    2016-09-21

    The study of inclusive charged-particle production in heavy-ion collisions provides insights into the density of the medium and the energy-loss mechanisms. The observed suppression of high-$\\textit{p}_\\text{T}$ yield is generally attributed to energy loss of partons as they propagate through a deconfined state of quarks and gluons - Quark-Gluon Plasma (QGP) - predicted by QCD. Such measurements allow the characterization of the QGP by comparison with models. In these proceedings, results on high-$\\textit{p}_\\text{T}$ particle production measured by ALICE in Pb-Pb collisions at $ \\sqrt{\\text{s}_\\text{NN}}\\, = 5.02\\ \\rm{TeV}$ as well as well in pp at $\\sqrt{\\text{s}}\\,=5.02\\ \\rm{TeV}$ are presented for the first time. The nuclear modification factors ($\\text{R}_\\text{AA}$) in Pb-Pb collisions are presented and compared with model calculations.

  14. Observation of [Formula: see text] and [Formula: see text] decays.

    Science.gov (United States)

    Aaij, R; Adeva, B; Adinolfi, M; Ajaltouni, Z; Akar, S; Albrecht, J; Alessio, F; Alexander, M; Ali, S; Alkhazov, G; Alvarez Cartelle, P; Alves, A A; Amato, S; Amerio, S; Amhis, Y; An, L; Anderlini, L; Andreassi, G; Andreotti, M; Andrews, J E; Appleby, R B; Archilli, F; d'Argent, P; Arnau Romeu, J; Artamonov, A; Artuso, M; Aslanides, E; Auriemma, G; Baalouch, M; Babuschkin, I; Bachmann, S; Back, J J; Badalov, A; Baesso, C; Baker, S; Baldini, W; Barlow, R J; Barschel, C; Barsuk, S; Barter, W; Baszczyk, M; Batozskaya, V; Batsukh, B; Battista, V; Bay, A; Beaucourt, L; Beddow, J; Bedeschi, F; Bediaga, I; Bel, L J; Bellee, V; Belloli, N; Belous, K; Belyaev, I; Ben-Haim, E; Bencivenni, G; Benson, S; Benton, J; Berezhnoy, A; Bernet, R; Bertolin, A; Betancourt, C; Betti, F; Bettler, M-O; van Beuzekom, M; Bezshyiko, Ia; Bifani, S; Billoir, P; Bird, T; Birnkraut, A; Bitadze, A; Bizzeti, A; Blake, T; Blanc, F; Blouw, J; Blusk, S; Bocci, V; Boettcher, T; Bondar, A; Bondar, N; Bonivento, W; Bordyuzhin, I; Borgheresi, A; Borghi, S; Borisyak, M; Borsato, M; Bossu, F; Boubdir, M; Bowcock, T J V; Bowen, E; Bozzi, C; Braun, S; Britsch, M; Britton, T; Brodzicka, J; Buchanan, E; Burr, C; Bursche, A; Buytaert, J; Cadeddu, S; Calabrese, R; Calvi, M; Calvo Gomez, M; Camboni, A; Campana, P; Campora Perez, D H; Capriotti, L; Carbone, A; Carboni, G; Cardinale, R; Cardini, A; Carniti, P; Carson, L; Carvalho Akiba, K; Casse, G; Cassina, L; Castillo Garcia, L; Cattaneo, M; Cauet, Ch; Cavallero, G; Cenci, R; Charles, M; Charpentier, Ph; Chatzikonstantinidis, G; Chefdeville, M; Chen, S; Cheung, S-F; Chobanova, V; Chrzaszcz, M; Cid Vidal, X; Ciezarek, G; Clarke, P E L; Clemencic, M; Cliff, H V; Closier, J; Coco, V; Cogan, J; Cogneras, E; Cogoni, V; Cojocariu, L; Collazuol, G; Collins, P; Comerma-Montells, A; Contu, A; Cook, A; Coombs, G; Coquereau, S; Corti, G; Corvo, M; Costa Sobral, C M; Couturier, B; Cowan, G A; Craik, D C; Crocombe, A; Cruz Torres, M; Cunliffe, S; Currie, R; D'Ambrosio, C; Da Cunha Marinho, F; Dall'Occo, E; Dalseno, J; David, P N Y; Davis, A; De Aguiar Francisco, O; De Bruyn, K; De Capua, S; De Cian, M; De Miranda, J M; De Paula, L; De Serio, M; De Simone, P; Dean, C-T; Decamp, D; Deckenhoff, M; Del Buono, L; Demmer, M; Dendek, A; Derkach, D; Deschamps, O; Dettori, F; Dey, B; Di Canto, A; Dijkstra, H; Dordei, F; Dorigo, M; Dosil Suárez, A; Dovbnya, A; Dreimanis, K; Dufour, L; Dujany, G; Dungs, K; Durante, P; Dzhelyadin, R; Dziurda, A; Dzyuba, A; Déléage, N; Easo, S; Ebert, M; Egede, U; Egorychev, V; Eidelman, S; Eisenhardt, S; Eitschberger, U; Ekelhof, R; Eklund, L; Ely, S; Esen, S; Evans, H M; Evans, T; Falabella, A; Farley, N; Farry, S; Fay, R; Fazzini, D; Ferguson, D; Fernandez Prieto, A; Ferrari, F; Ferreira Rodrigues, F; Ferro-Luzzi, M; Filippov, S; Fini, R A; Fiore, M; Fiorini, M; Firlej, M; Fitzpatrick, C; Fiutowski, T; Fleuret, F; Fohl, K; Fontana, M; Fontanelli, F; Forshaw, D C; Forty, R; Franco Lima, V; Frank, M; Frei, C; Fu, J; Furfaro, E; Färber, C; Gallas Torreira, A; Galli, D; Gallorini, S; Gambetta, S; Gandelman, M; Gandini, P; Gao, Y; Garcia Martin, L M; García Pardiñas, J; Garra Tico, J; Garrido, L; Garsed, P J; Gascon, D; Gaspar, C; Gavardi, L; Gazzoni, G; Gerick, D; Gersabeck, E; Gersabeck, M; Gershon, T; Ghez, Ph; Gianì, S; Gibson, V; Girard, O G; Giubega, L; Gizdov, K; Gligorov, V V; Golubkov, D; Golutvin, A; Gomes, A; Gorelov, I V; Gotti, C; Govorkova, E; Grabalosa Gándara, M; Graciani Diaz, R; Granado Cardoso, L A; Graugés, E; Graverini, E; Graziani, G; Grecu, A; Griffith, P; Grillo, L; Gruberg Cazon, B R; Grünberg, O; Gushchin, E; Guz, Yu; Gys, T; Göbel, C; Hadavizadeh, T; Hadjivasiliou, C; Haefeli, G; Haen, C; Haines, S C; Hall, S; Hamilton, B; Han, X; Hansmann-Menzemer, S; Harnew, N; Harnew, S T; Harrison, J; Hatch, M; He, J; Head, T; Heister, A; Hennessy, K; Henrard, P; Henry, L; Hernando Morata, J A; van Herwijnen, E; Heß, M; Hicheur, A; Hill, D; Hombach, C; Hopchev, H; Hulsbergen, W; Humair, T; Hushchyn, M; Hussain, N; Hutchcroft, D; Idzik, M; Ilten, P; Jacobsson, R; Jaeger, A; Jalocha, J; Jans, E; Jawahery, A; Jiang, F; John, M; Johnson, D; Jones, C R; Joram, C; Jost, B; Jurik, N; Kandybei, S; Kanso, W; Karacson, M; Kariuki, J M; Karodia, S; Kecke, M; Kelsey, M; Kenyon, I R; Kenzie, M; Ketel, T; Khairullin, E; Khanji, B; Khurewathanakul, C; Kirn, T; Klaver, S; Klimaszewski, K; Koliiev, S; Kolpin, M; Komarov, I; Koopman, R F; Koppenburg, P; Kosmyntseva, A; Kozachuk, A; Kozeiha, M; Kravchuk, L; Kreplin, K; Kreps, M; Krokovny, P; Kruse, F; Krzemien, W; Kucewicz, W; Kucharczyk, M; Kudryavtsev, V; Kuonen, A K; Kurek, K; Kvaratskheliya, T; Lacarrere, D; Lafferty, G; Lai, A; Lanfranchi, G; Langenbruch, C; Latham, T; Lazzeroni, C; Le Gac, R; van Leerdam, J; Lees, J-P; Leflat, A; Lefrançois, J; Lefèvre, R; Lemaitre, F; Lemos Cid, E; Leroy, O; Lesiak, T; Leverington, B; Li, Y; Likhomanenko, T; Lindner, R; Linn, C; Lionetto, F; Liu, B; Liu, X; Loh, D; Longstaff, I; Lopes, J H; Lucchesi, D; Lucio Martinez, M; Luo, H; Lupato, A; Luppi, E; Lupton, O; Lusiani, A; Lyu, X; Machefert, F; Maciuc, F; Maev, O; Maguire, K; Malde, S; Malinin, A; Maltsev, T; Manca, G; Mancinelli, G; Manning, P; Maratas, J; Marchand, J F; Marconi, U; Marin Benito, C; Marino, P; Marks, J; Martellotti, G; Martin, M; Martinelli, M; Martinez Santos, D; Martinez Vidal, F; Martins Tostes, D; Massacrier, L M; Massafferri, A; Matev, R; Mathad, A; Mathe, Z; Matteuzzi, C; Mauri, A; Maurin, B; Mazurov, A; McCann, M; McCarthy, J; McNab, A; McNulty, R; Meadows, B; Meier, F; Meissner, M; Melnychuk, D; Merk, M; Merli, A; Michielin, E; Milanes, D A; Minard, M-N; Mitzel, D S; Mogini, A; Molina Rodriguez, J; Monroy, I A; Monteil, S; Morandin, M; Morawski, P; Mordà, A; Morello, M J; Moron, J; Morris, A B; Mountain, R; Muheim, F; Mulder, M; Mussini, M; Müller, D; Müller, J; Müller, K; Müller, V; Naik, P; Nakada, T; Nandakumar, R; Nandi, A; Nasteva, I; Needham, M; Neri, N; Neubert, S; Neufeld, N; Neuner, M; Nguyen, A D; Nguyen, T D; Nguyen-Mau, C; Nieswand, S; Niet, R; Nikitin, N; Nikodem, T; Novoselov, A; O'Hanlon, D P; Oblakowska-Mucha, A; Obraztsov, V; Ogilvy, S; Oldeman, R; Onderwater, C J G; Otalora Goicochea, J M; Otto, A; Owen, P; Oyanguren, A; Pais, P R; Palano, A; Palombo, F; Palutan, M; Panman, J; Papanestis, A; Pappagallo, M; Pappalardo, L L; Parker, W; Parkes, C; Passaleva, G; Pastore, A; Patel, G D; Patel, M; Patrignani, C; Pearce, A; Pellegrino, A; Penso, G; Pepe Altarelli, M; Perazzini, S; Perret, P; Pescatore, L; Petridis, K; Petrolini, A; Petrov, A; Petruzzo, M; Picatoste Olloqui, E; Pietrzyk, B; Pikies, M; Pinci, D; Pistone, A; Piucci, A; Playfer, S; Plo Casasus, M; Poikela, T; Polci, F; Poluektov, A; Polyakov, I; Polycarpo, E; Pomery, G J; Popov, A; Popov, D; Popovici, B; Poslavskii, S; Potterat, C; Price, E; Price, J D; Prisciandaro, J; Pritchard, A; Prouve, C; Pugatch, V; Puig Navarro, A; Punzi, G; Qian, W; Quagliani, R; Rachwal, B; Rademacker, J H; Rama, M; Ramos Pernas, M; Rangel, M S; Raniuk, I; Ratnikov, F; Raven, G; Redi, F; Reichert, S; Dos Reis, A C; Remon Alepuz, C; Renaudin, V; Ricciardi, S; Richards, S; Rihl, M; Rinnert, K; Rives Molina, V; Robbe, P; Rodrigues, A B; Rodrigues, E; Rodriguez Lopez, J A; Rodriguez Perez, P; Rogozhnikov, A; Roiser, S; Rollings, A; Romanovskiy, V; Romero Vidal, A; Ronayne, J W; Rotondo, M; Rudolph, M S; Ruf, T; Ruiz Valls, P; Saborido Silva, J J; Sadykhov, E; Sagidova, N; Saitta, B; Salustino Guimaraes, V; Sanchez Mayordomo, C; Sanmartin Sedes, B; Santacesaria, R; Santamarina Rios, C; Santimaria, M; Santovetti, E; Sarti, A; Satriano, C; Satta, A; Saunders, D M; Savrina, D; Schael, S; Schellenberg, M; Schiller, M; Schindler, H; Schlupp, M; Schmelling, M; Schmelzer, T; Schmidt, B; Schneider, O; Schopper, A; Schubert, K; Schubiger, M; Schune, M-H; Schwemmer, R; Sciascia, B; Sciubba, A; Semennikov, A; Sergi, A; Serra, N; Serrano, J; Sestini, L; Seyfert, P; Shapkin, M; Shapoval, I; Shcheglov, Y; Shears, T; Shekhtman, L; Shevchenko, V; Siddi, B G; Silva Coutinho, R; Silva de Oliveira, L; Simi, G; Simone, S; Sirendi, M; Skidmore, N; Skwarnicki, T; Smith, E; Smith, I T; Smith, J; Smith, M; Snoek, H; Sokoloff, M D; Soler, F J P; Souza De Paula, B; Spaan, B; Spradlin, P; Sridharan, S; Stagni, F; Stahl, M; Stahl, S; Stefko, P; Stefkova, S; Steinkamp, O; Stemmle, S; Stenyakin, O; Stevenson, S; Stoica, S; Stone, S; Storaci, B; Stracka, S; Straticiuc, M; Straumann, U; Sun, L; Sutcliffe, W; Swientek, K; Syropoulos, V; Szczekowski, M; Szumlak, T; T'Jampens, S; Tayduganov, A; Tekampe, T; Tellarini, G; Teubert, F; Thomas, E; van Tilburg, J; Tilley, M J; Tisserand, V; Tobin, M; Tolk, S; Tomassetti, L; Tonelli, D; Topp-Joergensen, S; Toriello, F; Tournefier, E; Tourneur, S; Trabelsi, K; Traill, M; Tran, M T; Tresch, M; Trisovic, A; Tsaregorodtsev, A; Tsopelas, P; Tully, A; Tuning, N; Ukleja, A; Ustyuzhanin, A; Uwer, U; Vacca, C; Vagnoni, V; Valassi, A; Valat, S; Valenti, G; Vallier, A; Vazquez Gomez, R; Vazquez Regueiro, P; Vecchi, S; van Veghel, M; Velthuis, J J; Veltri, M; Veneziano, G; Venkateswaran, A; Vernet, M; Vesterinen, M; Viaud, B; Vieira, D; Vieites Diaz, M; Viemann, H; Vilasis-Cardona, X; Vitti, M; Volkov, V; Vollhardt, A; Voneki, B; Vorobyev, A; Vorobyev, V; Voß, C; de Vries, J A; Vázquez Sierra, C; Waldi, R; Wallace, C; Wallace, R; Walsh, J; Wang, J; Ward, D R; Wark, H M; Watson, N K; Websdale, D; Weiden, A; Whitehead, M; Wicht, J; Wilkinson, G; Wilkinson, M; Williams, M; Williams, M P; Williams, M; Williams, T; Wilson, F F; Wimberley, J; Wishahi, J; Wislicki, W; Witek, M; Wormser, G; Wotton, S A; Wraight, K; Wyllie, K; Xie, Y; Xing, Z; Xu, Z; Yang, Z; Yin, H; Yu, J; Yuan, X; Yushchenko, O; Zarebski, K A; Zavertyaev, M; Zhang, L; Zhang, Y; Zhang, Y; Zhelezov, A; Zheng, Y; Zhokhov, A; Zhu, X; Zhukov, V; Zucchelli, S

    2017-01-01

    The decays [Formula: see text] and [Formula: see text] are observed for the first time using a data sample corresponding to an integrated luminosity of 3.0 fb[Formula: see text], collected by the LHCb experiment in proton-proton collisions at the centre-of-mass energies of 7 and 8[Formula: see text]. The branching fractions relative to that of [Formula: see text] are measured to be [Formula: see text]where the first uncertainties are statistical and the second are systematic.

  15. IJIMAI Editor's Note - Vol. 4 Issue 6

    Directory of Open Access Journals (Sweden)

    Elena Verdú

    2017-12-01

    Full Text Available The International Journal of Interactive Multimedia and Artificial Intelligence provides an interdisciplinary forum in which scientists and professionals can share their research results and report new advances on Artificial Intelligence and Interactive Multimedia techniques. The research works presented in this regular issue are based on various topics of interest, among which are included: nature inspired optimization algorithms, multi-agent systems, fast motion estimation, handwritten recognition, supervised and unsupervised machine learning methods, or web mining.

  16. Numerical and Experimental Study on Mixing Performances of Simple and Vortex Micro T-Mixers

    Directory of Open Access Journals (Sweden)

    Mubashshir Ahmad Ansari

    2018-04-01

    Full Text Available Vortex flow increases the interface area of fluid streams by stretching along with providing continuous stirring action to the fluids in micromixers. In this study, experimental and numerical analyses on a design of micromixer that creates vortex flow were carried out, and the mixing performance was compared with a simple micro T-mixer. In the vortex micro T-mixer, the height of the inlet channels is half of the height of the main mixing channel. The inlet channel connects to the main mixing channel (micromixer at the one end at an offset position in a fashion that creates vortex flow. In the simple micro T-mixer, the height of the inlet channels is equal to the height of the channel after connection (main mixing channel. Mixing of fluids and flow field have been analyzed for Reynolds numbers in a range from 1–80. The study has been further extended to planar serpentine microchannels, which were combined with a simple and a vortex T-junction, to evaluate and verify their mixing performances. The mixing performance of the vortex T-mixer is higher than the simple T-mixer and significantly increases with the Reynolds number. The design is promising for efficiently increasing mixing simply at the T-junction and can be applied to all micromixers.

  17. Protocol Fuel Mix reporting

    International Nuclear Information System (INIS)

    2002-07-01

    The protocol in this document describes a method for an Electricity Distribution Company (EDC) to account for the fuel mix of electricity that it delivers to its customers, based on the best available information. Own production, purchase and sale of electricity, and certificates trading are taken into account. In chapter 2 the actual protocol is outlined. In the appendixes additional (supporting) information is given: (A) Dutch Standard Fuel Mix, 2000; (B) Calculation of the Dutch Standard fuel mix; (C) Procedures to estimate and benchmark the fuel mix; (D) Quality management; (E) External verification; (F) Recommendation for further development of the protocol; (G) Reporting examples

  18. Preparation and evaluation of novel mixed micelles as nanocarriers for intravenous delivery of propofol

    Directory of Open Access Journals (Sweden)

    Li Xinru

    2011-01-01

    Full Text Available Abstract Novel mixed polymeric micelles formed from biocompatible polymers, poly(ethylene glycol-poly(lactide (mPEG-PLA and polyoxyethylene-660-12-hydroxy stearate (Solutol HS15, were fabricated and used as a nanocarrier for solubilizing poorly soluble anesthetic drug propofol. The solubilization of propofol by the mixed micelles was more efficient than those made of mPEG-PLA alone. Micelles with the optimized composition of mPEG-PLA/Solutol HS15/propofol = 10/1/5 by weight had particle size of about 101 nm with narrow distribution (polydispersity index of about 0.12. Stability analysis of the mixed micelles in bovine serum albumin (BSA solution indicated that the diblock copolymer mPEG efficiently protected the BSA adsorption on the mixed micelles because the hydrophobic groups of the copolymer were efficiently screened by mPEG, and propofol-loaded mixed micelles were stable upon storage for at least 6 months. The content of free propofol in the aqueous phase for mixed micelles was lower by 74% than that for the commercial lipid emulsion. No significant differences in times to unconsciousness and recovery of righting reflex were observed between mixed micelles and commercial lipid formulation. The pharmacological effect may serve as pharmaceutical nanocarriers with improved solubilization capacity for poorly soluble drugs.

  19. Measurement of the weak mixing angle with the forward-backward asymmetry of Drell-Yan events at 8 TeV

    CERN Document Server

    CMS Collaboration

    2017-01-01

    We present a measurement of the effective weak mixing angle using the forward-backward asymmetry of Drell-Yan ($ee$ and $\\mu\\mu$) events in pp collisions at $\\sqrt{s}=8~\\mathrm{TeV}$ at CMS. The data sample corresponds to an integrated luminosity of $18.8~\\mathrm{fb}^{-1}$ and $19.6~\\mathrm{fb}^{-1}$ for muon and electron channels, respectively. The sample consists of 8.2 million dimuon and 4.9 million dielectron events. With new analysis techniques and a larger dataset, the statistical and systematic uncertainties are significantly reduced compared to our previous measurement. The extracted value of the effective weak mixing angle from the combined $ee$ and $\\mu\\mu$ data samples is $ \\sin^2\\theta^{\\text{lept}}_{\\text{eff}}=0.23101\\pm 0.00036(\\text{stat})\\pm 0.00018(\\text{syst})\\pm 0.00016(\\text{theory})\\pm 0.00030(\\text{pdf})$ or $ \\sin^2\\theta^{\\text{lept}}_{\\text{eff}}=0.23101\\pm0.00052$.

  20. The effects of blogs versus dialogue journals on open-response writing scores and attitudes of grade eight science students

    Science.gov (United States)

    Erickson, Diane K.

    Today's students have grown up surrounded by technology. They use cell phones, word processors, and the Internet with ease, talking with peers in their community and around the world through e-mails, chatrooms, instant messaging, online discussions, and weblogs ("blogs"). In the midst of this technological explosion, adolescents face a growing need for strong literacy skills in all subject areas for achievement in school and on mandated state and national high stakes tests. The purpose of this study was to examine the use of blogs as a tool for improving open-response writing in the secondary science classroom in comparison to the use of handwritten dialogue journals. The study used a mixed-method approach, gathering both quantitative and qualitative data from 94 students in four eighth-grade science classes. Two classes participated in online class blogs where they posted ideas about science and responded to the ideas of other classmates. Two classes participated in handwritten dialogue journals, writing ideas about science and exchanging journals to respond to the ideas of classmates. The study explored these research questions: Does the use of blogs, as compared to the use of handwritten dialogue journals, improve the open-response writing scores of eighth grade science students? How do students describe their experience using blogs to study science as compared to students using handwritten dialogue journals? and How do motivation, self-efficacy, and community manifest themselves in students who use blogs as compared to students who use handwritten dialogue journals? The quantitative aspect of the study used data from pre- and post-tests and from a Likert-scale post-survey. The pre- and post-writing on open-response science questions were scored using the Massachusetts Comprehensive Assessment System (MCAS) open-response scoring rubric. The study found no statistically significant difference in the writing scores between the blog group and the dialogue journal

  1. Music Mixing Surface

    DEFF Research Database (Denmark)

    Gelineck, Steven; Büchert, Morten; Andersen, Jesper

    2013-01-01

    This paper presents a multi-touch based interface for mixing music. The goal of the interface is to provide users with a more intuitive control of the music mix by implementing the so-called stage metaphor control scheme, which is especially suitable for multi-touch surfaces. Specifically, we...

  2. Panel-basierte Mixed-Methods-Studien

    OpenAIRE

    Legewie, Nicolas; Tucci, Ingrid

    2016-01-01

    Mixed-Methods-Studien erfreuen sich wachsender Beliebtheit. Immer mehr Studien nutzen dabei auch Panel-basierte Mixed-Methods-Designs, in denen bestehende Längsschnittstudien durch qualitative Befragungsformen ergänzt werden. Innerhalb der reichhaltigen Veröffentlichungen zum Thema Mixed-Methods-Forschung finden sich bisher aber kaum Diskussionen solcher Mixed-Methods-Designs. Im vorliegenden Artikel diskutieren wir Design, Durchführung, sowie Potenzialeund Herausforderungen von Panel-basiert...

  3. Effect of Mixing Temperature of CMP Pulp and Cellulose Nanofiber on Paper Properties

    Directory of Open Access Journals (Sweden)

    Sahba Alinia

    2013-06-01

    Full Text Available Several processing parameters affect the function of cellulose nanofiber as an environmentally friend cellulosic reinforcer. One of the potential parameters can be the mixing temperature of pulp and cellulose nanofiber that has been investigated in this study. In order to study the influence of this parameter, mixing drainage velocity and the air permeability and strength properties of resulting paper were measured. A mixture of chemi-mechanical pulp suspensions (with concentration of 0.2 wt% and freeness of 250 ml, CSF containing 5 wt% cellulose nanofiber were prepared. This mixture was then stirred at 25, 50, and 70 ◦C using a magnetic stirrer for 1 hour followed by draining using vacuum filtration to make wet handsheet. The wet handsheet was first pressed, and then dried in oven at 100 ◦C for 24 hours. The test’ results showed that the increase of mixing temperature led to decreasing drainage time and air permeability. The strength properties of paper reinforced by nanofibers were positively affected by mixing temperature (i.e. the more mixing temperature, the higher strength. The data of tensile strength index was considerably increased. The tear strength of paper increased approximately by 200% over rising mixing temperature.

  4. Gaya Komunikasi Pemasaran di Pemerintah: Promotion Mix Destinasi Tujuan Wisata Kabupaten Raja Ampat

    Directory of Open Access Journals (Sweden)

    Mubaddilah Rafa'al

    2017-03-01

    Full Text Available This study focuses on the description of Promotion marketing mix used by the Department of Culture and Tourism Raja Ampat. This research is interesting because it is a means of marketing communications for the company in order to inform the products to be introduced to tourists, persuade and improve the consumer directly or indirectly about the services they offer. This study aimed to describe the promotion mix used the Department of Culture and Tourism Raja Ampat. In order to know that the Department of Culture and Tourism Raja Ampat has managed to reach the desired rating. The method used in this study using in-depth interview, the quotation in question and answer activities between researchers and resource speakers. With respect to achieving success in the marketing process, the Department of Culture and Tourism Raja Ampat using promotion mix include advertising, sales promotion, public relations, personal selling, direct marketing, and internet marketing.   Keywords: Promotion mix, tourists, Department of Culture and Tourism Raja Ampat

  5. Alloreactive regulatory T cells allow the generation of mixed chimerism and transplant tolerance

    Directory of Open Access Journals (Sweden)

    Paulina eRuiz

    2015-11-01

    Full Text Available The induction of donor-specific transplant tolerance is one of the main goals of modern immunology. Establishment of a mixed chimerism state in the transplant recipient has proven to be a suitable strategy for the induction of long-term allograft tolerance; however, current experimental recipient preconditioning protocols have many side effects, and are not feasible for use in future therapies. In order to improve the current mixed chimerism induction protocols, we developed a non-myeloablative bone-marrow transplant protocol using retinoic acid induced alloantigen-specific Tregs, clinically available immunosuppressive drugs and lower doses of irradiation. We demonstrate that retinoic acid induced alloantigen-specific Tregs in addition to a non-myeloablative bone-marrow transplant protocol generates stable mixed chimerism and induce tolerance to allogeneic secondary skin allografts in mice. Therefore, the establishment of mixed chimerism through the use of donor-specific Tregs rather than non-specific immunosuppression could have a potential use in organ transplantation.

  6. A Review of the Application of Zeolite Materials in Warm Mix Asphalt Technologies

    Directory of Open Access Journals (Sweden)

    Agnieszka Woszuk

    2017-03-01

    Full Text Available Among warm mix asphalt (WMA technologies, asphalt foaming techniques offer high potential in terms of decreasing production temperature. Reluctance of manufacturers to introduce this technology is connected with the concerns of a large investment costs. However, there are known additives which, through asphalt foaming, allow a decrease in temperatures by approximately 30 °C; the use of these additives do not involve expensive investment in order to change the asphalt mix production method. These additives are zeolites, that is, minerals of the aluminosilicate group, the crystalline structure of which contains water bound in a specific way. Its release, at mix asphalt production temperatures, causes asphalt foaming. It is currently known that zeolites can be used in WMA, including natural and synthetic zeolites obtained using chemical reagents and waste. This review presents the results of studies of WMA technology, including the effects of zeolite addition on asphalt properties and mix asphalt, as well as related environmental, economic, and technological benefits.

  7. Formal usability evaluation of audio track widget graphical representation for two-dimensional stage audio mixing interface

    OpenAIRE

    Dewey, Christopher; Wakefield, Jonathan P.

    2017-01-01

    The two-dimensional stage paradigm (2DSP) has been suggested as an alternative audio mixing interface (AMI). This study seeks to refine the 2DSP by formally evaluating graphical track visualisation styles. Track visualisations considered were text only, circles containing text, individually coloured circles containing text, circles colour coded by instrument type with text, icons with text superimposed, circles with RMS related dynamic opacity and a traditional AMI. The usability evaluation f...

  8. Isospin mixing in light nuclei

    International Nuclear Information System (INIS)

    Ludwig, E.J.; Clegg, T.B.; Fauber, R.E.; Karwowski, H.J.; Mooney, T.M.; Thompson, W.J.

    1985-01-01

    This program has provided accurate measurements of isospin mixing (ΔT = 1,2) in proton elastic scattering on even-even target nuclei up to A = 40. In order to improve experimental results and to test the hypothesis that isospin mixing is dominated by mixing in the target ground state (as opposed to mixing in the compound system) the authors have undertaken to (1) extend the proton scattering results to additional T = 3/2 states in certain compound systems and (2) examine processes which can proceed by only isotensor mixing (ΔT = 2) in order to isolate the effects of that contribution

  9. Neutrino mass and mixing: from theory to experiment

    International Nuclear Information System (INIS)

    King, Stephen F; Merle, Alexander; Morisi, Stefano; Shimizu, Yusuke; Tanimoto, Morimitsu

    2014-01-01

    The origin of fermion mass hierarchies and mixings is one of the unresolved and most difficult problems in high-energy physics. One possibility to address the flavour problems is by extending the standard model to include a family symmetry. In the recent years it has become very popular to use non-Abelian discrete flavour symmetries because of their power in the prediction of the large leptonic mixing angles relevant for neutrino oscillation experiments. Here we give an introduction to the flavour problem and to discrete groups that have been used to attempt a solution for it. We review the current status of models in light of the recent measurement of the reactor angle, and we consider different model-building directions taken. The use of the flavons or multi-Higgs scalars in model building is discussed as well as the direct versus indirect approaches. We also focus on the possibility of experimentally distinguishing flavour symmetry models by means of mixing sum rules and mass sum rules. In fact, we illustrate in this review the complete path from mathematics, via model building, to experiments, so that any reader interested in starting work in the field could use this text as a starting point in order to obtain a broad overview of the different subject areas

  10. SparkText: Biomedical Text Mining on Big Data Framework.

    Science.gov (United States)

    Ye, Zhan; Tafti, Ahmad P; He, Karen Y; Wang, Kai; He, Max M

    Many new biomedical research articles are published every day, accumulating rich information, such as genetic variants, genes, diseases, and treatments. Rapid yet accurate text mining on large-scale scientific literature can discover novel knowledge to better understand human diseases and to improve the quality of disease diagnosis, prevention, and treatment. In this study, we designed and developed an efficient text mining framework called SparkText on a Big Data infrastructure, which is composed of Apache Spark data streaming and machine learning methods, combined with a Cassandra NoSQL database. To demonstrate its performance for classifying cancer types, we extracted information (e.g., breast, prostate, and lung cancers) from tens of thousands of articles downloaded from PubMed, and then employed Naïve Bayes, Support Vector Machine (SVM), and Logistic Regression to build prediction models to mine the articles. The accuracy of predicting a cancer type by SVM using the 29,437 full-text articles was 93.81%. While competing text-mining tools took more than 11 hours, SparkText mined the dataset in approximately 6 minutes. This study demonstrates the potential for mining large-scale scientific articles on a Big Data infrastructure, with real-time update from new articles published daily. SparkText can be extended to other areas of biomedical research.

  11. Text analysis methods, text analysis apparatuses, and articles of manufacture

    Science.gov (United States)

    Whitney, Paul D; Willse, Alan R; Lopresti, Charles A; White, Amanda M

    2014-10-28

    Text analysis methods, text analysis apparatuses, and articles of manufacture are described according to some aspects. In one aspect, a text analysis method includes accessing information indicative of data content of a collection of text comprising a plurality of different topics, using a computing device, analyzing the information indicative of the data content, and using results of the analysis, identifying a presence of a new topic in the collection of text.

  12. Comparing the Effects of Negative and Mixed Emotional Messages on Predicted Occasional Excessive Drinking

    Directory of Open Access Journals (Sweden)

    Pilar Carrera

    2008-01-01

    Full Text Available In this work we present two types of emotional message, negative (sadness versus mixed (joy and sadness, with the aim of studying their differential effect on attitude change and the probability estimated by participants of repeating the behavior of occasional excessive drinking in the near future. The results show that for the group of participants with moderate experience in this behavior the negative message, compared to the mixed one, is associated with higher probability of repeating the risk behavior and a less negative attitude toward it. These results suggest that mixed emotional messages (e.g. joy and sadness messages could be more effective in campaigns for the prevention of this risk behavior.

  13. Measurement of [Formula: see text] polarisation in [Formula: see text] collisions at [Formula: see text] = 7 TeV.

    Science.gov (United States)

    Aaij, R; Adeva, B; Adinolfi, M; Affolder, A; Ajaltouni, Z; Albrecht, J; Alessio, F; Alexander, M; Ali, S; Alkhazov, G; Alvarez Cartelle, P; Alves, A A; Amato, S; Amerio, S; Amhis, Y; An, L; Anderlini, L; Anderson, J; Andreassen, R; Andreotti, M; Andrews, J E; Appleby, R B; Aquines Gutierrez, O; Archilli, F; Artamonov, A; Artuso, M; Aslanides, E; Auriemma, G; Baalouch, M; Bachmann, S; Back, J J; Badalov, A; Balagura, V; Baldini, W; Barlow, R J; Barschel, C; Barsuk, S; Barter, W; Batozskaya, V; Bauer, Th; Bay, A; Beddow, J; Bedeschi, F; Bediaga, I; Belogurov, S; Belous, K; Belyaev, I; Ben-Haim, E; Bencivenni, G; Benson, S; Benton, J; Berezhnoy, A; Bernet, R; Bettler, M-O; van Beuzekom, M; Bien, A; Bifani, S; Bird, T; Bizzeti, A; Bjørnstad, P M; Blake, T; Blanc, F; Blouw, J; Blusk, S; Bocci, V; Bondar, A; Bondar, N; Bonivento, W; Borghi, S; Borgia, A; Borsato, M; Bowcock, T J V; Bowen, E; Bozzi, C; Brambach, T; van den Brand, J; Bressieux, J; Brett, D; Britsch, M; Britton, T; Brook, N H; Brown, H; Bursche, A; Busetto, G; Buytaert, J; Cadeddu, S; Calabrese, R; Callot, O; Calvi, M; Calvo Gomez, M; Camboni, A; Campana, P; Campora Perez, D; Carbone, A; Carboni, G; Cardinale, R; Cardini, A; Carranza-Mejia, H; Carson, L; Carvalho Akiba, K; Casse, G; Cassina, L; Castillo Garcia, L; Cattaneo, M; Cauet, Ch; Cenci, R; Charles, M; Charpentier, Ph; Cheung, S-F; Chiapolini, N; Chrzaszcz, M; Ciba, K; Cid Vidal, X; Ciezarek, G; Clarke, P E L; Clemencic, M; Cliff, H V; Closier, J; Coca, C; Coco, V; Cogan, J; Cogneras, E; Collins, P; Comerma-Montells, A; Contu, A; Cook, A; Coombes, M; Coquereau, S; Corti, G; Corvo, M; Counts, I; Couturier, B; Cowan, G A; Craik, D C; Cruz Torres, M; Cunliffe, S; Currie, R; D'Ambrosio, C; Dalseno, J; David, P; David, P N Y; Davis, A; De Bruyn, K; De Capua, S; De Cian, M; De Miranda, J M; De Paula, L; De Silva, W; De Simone, P; Decamp, D; Deckenhoff, M; Del Buono, L; Déléage, N; Derkach, D; Deschamps, O; Dettori, F; Di Canto, A; Dijkstra, H; Donleavy, S; Dordei, F; Dorigo, M; Dosil Suárez, A; Dossett, D; Dovbnya, A; Dupertuis, F; Durante, P; Dzhelyadin, R; Dziurda, A; Dzyuba, A; Easo, S; Egede, U; Egorychev, V; Eidelman, S; Eisenhardt, S; Eitschberger, U; Ekelhof, R; Eklund, L; El Rifai, I; Elsasser, Ch; Esen, S; Evans, T; Falabella, A; Färber, C; Farinelli, C; Farry, S; Ferguson, D; Fernandez Albor, V; Ferreira Rodrigues, F; Ferro-Luzzi, M; Filippov, S; Fiore, M; Fiorini, M; Firlej, M; Fitzpatrick, C; Fiutowski, T; Fontana, M; Fontanelli, F; Forty, R; Francisco, O; Frank, M; Frei, C; Frosini, M; Fu, J; Furfaro, E; Gallas Torreira, A; Galli, D; Gandelman, M; Gandini, P; Gao, Y; Garofoli, J; Garra Tico, J; Garrido, L; Gaspar, C; Gauld, R; Gavardi, L; Gersabeck, E; Gersabeck, M; Gershon, T; Ghez, Ph; Gianelle, A; Giani, S; Gibson, V; Giubega, L; Gligorov, V V; Göbel, C; Golubkov, D; Golutvin, A; Gomes, A; Gordon, H; Gotti, C; Grabalosa Gándara, M; Graciani Diaz, R; Granado Cardoso, L A; Graugés, E; Graziani, G; Grecu, A; Greening, E; Gregson, S; Griffith, P; Grillo, L; Grünberg, O; Gui, B; Gushchin, E; Guz, Yu; Gys, T; Hadjivasiliou, C; Haefeli, G; Haen, C; Haines, S C; Hall, S; Hamilton, B; Hampson, T; Han, X; Hansmann-Menzemer, S; Harnew, N; Harnew, S T; Harrison, J; Hartmann, T; He, J; Head, T; Heijne, V; Hennessy, K; Henrard, P; Henry, L; Hernando Morata, J A; van Herwijnen, E; Heß, M; Hicheur, A; Hill, D; Hoballah, M; Hombach, C; Hulsbergen, W; Hunt, P; Hussain, N; Hutchcroft, D; Hynds, D; Iakovenko, V; Idzik, M; Ilten, P; Jacobsson, R; Jaeger, A; Jalocha, J; Jans, E; Jaton, P; Jawahery, A; Jezabek, M; Jing, F; John, M; Johnson, D; Jones, C R; Joram, C; Jost, B; Jurik, N; Kaballo, M; Kandybei, S; Kanso, W; Karacson, M; Karbach, T M; Kelsey, M; Kenyon, I R; Ketel, T; Khanji, B; Khurewathanakul, C; Klaver, S; Kochebina, O; Kolpin, M; Komarov, I; Koopman, R F; Koppenburg, P; Korolev, M; Kozlinskiy, A; Kravchuk, L; Kreplin, K; Kreps, M; Krocker, G; Krokovny, P; Kruse, F; Kucharczyk, M; Kudryavtsev, V; Kurek, K; Kvaratskheliya, T; La Thi, V N; Lacarrere, D; Lafferty, G; Lai, A; Lambert, D; Lambert, R W; Lanciotti, E; Lanfranchi, G; Langenbruch, C; Latham, T; Lazzeroni, C; Le Gac, R; van Leerdam, J; Lees, J-P; Lefèvre, R; Leflat, A; Lefrançois, J; Leo, S; Leroy, O; Lesiak, T; Leverington, B; Li, Y; Liles, M; Lindner, R; Linn, C; Lionetto, F; Liu, B; Liu, G; Lohn, S; Longstaff, I; Longstaff, I; Lopes, J H; Lopez-March, N; Lowdon, P; Lu, H; Lucchesi, D; Luisier, J; Luo, H; Lupato, A; Luppi, E; Lupton, O; Machefert, F; Machikhiliyan, I V; Maciuc, F; Maev, O; Malde, S; Manca, G; Mancinelli, G; Manzali, M; Maratas, J; Marchand, J F; Marconi, U; Marino, P; Märki, R; Marks, J; Martellotti, G; Martens, A; Martín Sánchez, A; Martinelli, M; Martinez Santos, D; Martinez Vidal, F; Martins Tostes, D; Massafferri, A; Matev, R; Mathe, Z; Matteuzzi, C; Mazurov, A; McCann, M; McCarthy, J; McNab, A; McNulty, R; McSkelly, B; Meadows, B; Meier, F; Meissner, M; Merk, M; Milanes, D A; Minard, M-N; Molina Rodriguez, J; Monteil, S; Moran, D; Morandin, M; Morawski, P; Mordà, A; Morello, M J; Moron, J; Mountain, R; Muheim, F; Müller, K; Muresan, R; Muster, B; Naik, P; Nakada, T; Nandakumar, R; Nasteva, I; Needham, M; Neri, N; Neubert, S; Neufeld, N; Neuner, M; Nguyen, A D; Nguyen, T D; Nguyen-Mau, C; Nicol, M; Niess, V; Niet, R; Nikitin, N; Nikodem, T; Novoselov, A; Oblakowska-Mucha, A; Obraztsov, V; Oggero, S; Ogilvy, S; Okhrimenko, O; Oldeman, R; Onderwater, G; Orlandea, M; Otalora Goicochea, J M; Owen, P; Oyanguren, A; Pal, B K; Palano, A; Palombo, F; Palutan, M; Panman, J; Papanestis, A; Pappagallo, M; Parkes, C; Parkinson, C J; Passaleva, G; Patel, G D; Patel, M; Patrignani, C; Pazos Alvarez, A; Pearce, A; Pellegrino, A; Penso, G; Pepe Altarelli, M; Perazzini, S; Perez Trigo, E; Perret, P; Perrin-Terrin, M; Pescatore, L; Pesen, E; Petridis, K; Petrolini, A; Picatoste Olloqui, E; Pietrzyk, B; Pilař, T; Pinci, D; Pistone, A; Playfer, S; Plo Casasus, M; Polci, F; Polok, G; Poluektov, A; Polycarpo, E; Popov, A; Popov, D; Popovici, B; Potterat, C; Powell, A; Prisciandaro, J; Pritchard, A; Prouve, C; Pugatch, V; Puig Navarro, A; Punzi, G; Qian, W; Rachwal, B; Rademacker, J H; Rakotomiaramanana, B; Rama, M; Rangel, M S; Raniuk, I; Rauschmayr, N; Raven, G; Redford, S; Reichert, S; Reid, M M; Dos Reis, A C; Ricciardi, S; Richards, A; Rinnert, K; Rives Molina, V; Roa Romero, D A; Robbe, P; Rodrigues, A B; Rodrigues, E; Rodriguez Perez, P; Roiser, S; Romanovsky, V; Romero Vidal, A; Rotondo, M; Rouvinet, J; Ruf, T; Ruffini, F; Ruiz, H; Ruiz Valls, P; Sabatino, G; Saborido Silva, J J; Sagidova, N; Sail, P; Saitta, B; Salustino Guimaraes, V; Sanchez Mayordomo, C; Sanmartin Sedes, B; Santacesaria, R; Santamarina Rios, C; Santovetti, E; Sapunov, M; Sarti, A; Satriano, C; Satta, A; Savrie, M; Savrina, D; Schiller, M; Schindler, H; Schlupp, M; Schmelling, M; Schmidt, B; Schneider, O; Schopper, A; Schune, M-H; Schwemmer, R; Sciascia, B; Sciubba, A; Seco, M; Semennikov, A; Senderowska, K; Sepp, I; Serra, N; Serrano, J; Sestini, L; Seyfert, P; Shapkin, M; Shapoval, I; Shcheglov, Y; Shears, T; Shekhtman, L; Shevchenko, V; Shires, A; Silva Coutinho, R; Simi, G; Sirendi, M; Skidmore, N; Skwarnicki, T; Smith, N A; Smith, E; Smith, E; Smith, J; Smith, M; Snoek, H; Sokoloff, M D; Soler, F J P; Soomro, F; Souza, D; Souza De Paula, B; Spaan, B; Sparkes, A; Spinella, F; Spradlin, P; Stagni, F; Stahl, S; Steinkamp, O; Stenyakin, O; Stevenson, S; Stoica, S; Stone, S; Storaci, B; Stracka, S; Straticiuc, M; Straumann, U; Stroili, R; Subbiah, V K; Sun, L; Sutcliffe, W; Swientek, K; Swientek, S; Syropoulos, V; Szczekowski, M; Szczypka, P; Szilard, D; Szumlak, T; T'Jampens, S; Teklishyn, M; Tellarini, G; Teodorescu, E; Teubert, F; Thomas, C; Thomas, E; van Tilburg, J; Tisserand, V; Tobin, M; Tolk, S; Tomassetti, L; Tonelli, D; Topp-Joergensen, S; Torr, N; Tournefier, E; Tourneur, S; Tran, M T; Tresch, M; Tsaregorodtsev, A; Tsopelas, P; Tuning, N; Ubeda Garcia, M; Ukleja, A; Ustyuzhanin, A; Uwer, U; Vagnoni, V; Valenti, G; Vallier, A; Vazquez Gomez, R; Vazquez Regueiro, P; Vázquez Sierra, C; Vecchi, S; Velthuis, J J; Veltri, M; Veneziano, G; Vesterinen, M; Viaud, B; Vieira, D; Vieites Diaz, M; Vilasis-Cardona, X; Vollhardt, A; Volyanskyy, D; Voong, D; Vorobyev, A; Vorobyev, V; Voß, C; Voss, H; de Vries, J A; Waldi, R; Wallace, C; Wallace, R; Walsh, J; Wandernoth, S; Wang, J; Ward, D R; Watson, N K; Webber, A D; Websdale, D; Whitehead, M; Wicht, J; Wiedner, D; Wiggers, L; Wilkinson, G; Williams, M P; Williams, M; Wilson, F F; Wimberley, J; Wishahi, J; Wislicki, W; Witek, M; Wormser, G; Wotton, S A; Wright, S; Wu, S; Wyllie, K; Xie, Y; Xing, Z; Xu, Z; Yang, Z; Yuan, X; Yushchenko, O; Zangoli, M; Zavertyaev, M; Zhang, F; Zhang, L; Zhang, W C; Zhang, Y; Zhelezov, A; Zhokhov, A; Zhong, L; Zvyagin, A

    The polarisation of prompt [Formula: see text] mesons is measured by performing an angular analysis of [Formula: see text] decays using proton-proton collision data, corresponding to an integrated luminosity of 1.0[Formula: see text], collected by the LHCb detector at a centre-of-mass energy of 7 TeV. The polarisation is measured in bins of transverse momentum [Formula: see text] and rapidity [Formula: see text] in the kinematic region [Formula: see text] and [Formula: see text], and is compared to theoretical models. No significant polarisation is observed.

  14. Combining the power of stories and the power of numbers: mixed methods research and mixed studies reviews.

    Science.gov (United States)

    Pluye, Pierre; Hong, Quan Nha

    2014-01-01

    This article provides an overview of mixed methods research and mixed studies reviews. These two approaches are used to combine the strengths of quantitative and qualitative methods and to compensate for their respective limitations. This article is structured in three main parts. First, the epistemological background for mixed methods will be presented. Afterward, we present the main types of mixed methods research designs and techniques as well as guidance for planning, conducting, and appraising mixed methods research. In the last part, we describe the main types of mixed studies reviews and provide a tool kit and examples. Future research needs to offer guidance for assessing mixed methods research and reporting mixed studies reviews, among other challenges.

  15. A Mixed Traffic Assignment Problem and Its Upper Bound of Efficiency Loss

    Directory of Open Access Journals (Sweden)

    Xiao-Jun Yu

    2014-01-01

    Full Text Available A variational inequality (VI formulation of a mixed traffic assignment problem associated with user equilibrium (UE player and altruistic players (UE-AP is developed. The users governed by the UE player use the paths with minimum actual travel cost, while the users governed by altruistic players use the paths with minimum perceived travel cost, which is a linear combination of the actual and marginal travel costs. A nonlinear programming method is adopted to derive the efficiency loss of the UE-AP mixed equilibrium with polynomial cost function. Finally, numerical examples are given to verify our analytical results.

  16. Coding for Electronic Mail

    Science.gov (United States)

    Rice, R. F.; Lee, J. J.

    1986-01-01

    Scheme for coding facsimile messages promises to reduce data transmission requirements to one-tenth current level. Coding scheme paves way for true electronic mail in which handwritten, typed, or printed messages or diagrams sent virtually instantaneously - between buildings or between continents. Scheme, called Universal System for Efficient Electronic Mail (USEEM), uses unsupervised character recognition and adaptive noiseless coding of text. Image quality of resulting delivered messages improved over messages transmitted by conventional coding. Coding scheme compatible with direct-entry electronic mail as well as facsimile reproduction. Text transmitted in this scheme automatically translated to word-processor form.

  17. Marketing Mix and Tourism Destination Image: The Study of Destination Bled, Slovenia

    Directory of Open Access Journals (Sweden)

    Binter Urška

    2016-12-01

    Full Text Available Background and Purpose: The aim of the research was to find out how business partners from the field of tourism estimate the dimensions of the image of Bled and the marketing mix used to promote Bled. Further on we were interested in evaluating the influence of image and marketing mix on the scope of sales measured in overnights. The following dimensions of image were explored: perceived uniqueness of image as a whole, perceived uniqueness of attractions and experiences, perceived quality of the environment (cleanness, perceived feeling of safety, as well as the dimensions of the marketing mix: perceived quality of products (accommodation, culinary offer, transfers, etc., perceived price of services, perceived manner of sales for the promotion of Bled, perception of promotional channels, perception of residents (politeness, friendliness, multicultural and religious openness, etc. and a positive experience of visiting Slovenia.

  18. Lagrangian Studies of Lateral Mixing

    Science.gov (United States)

    2017-09-19

    Final Technical 3. DATES COVERED (From - To) 01/01/2009 – 12/31/2015 4. TITLE AND SUBTITLE Lagrangian Studies of Lateral Mixing 5a. CONTRACT NUMBER...public release; distribution is unlimited. 13. SUPPLEMENTARY NOTES 14. ABSTRACT The Lateral Mixing Experiment (LATMIX) focused on mixing and...anomalies. LATMIX2 targeted the wintertime Gulf Stream, where deep mixed layers, strong lateral density gradients (Gulf Stream north wall) and the

  19. Novel IQ imbalance and offset compensation techniques for quadrature mixing radio transceivers

    CSIR Research Space (South Africa)

    De Witt, JJ

    2006-09-01

    Full Text Available Despite the advantages that quadrature mixing offers to radio front-ends, its practical use has been limited due to its sensitivity towards gain and phase mismatches between its in-phase and quadrature channels. DC offsets are also a problem when a...

  20. Anime's media mix: Franchising toys and characters in Japan, by Marc Steinberg

    Directory of Open Access Journals (Sweden)

    Brandeise Monk-Payton

    2014-06-01

    Full Text Available Review of Marc Steinberg. Anime's Media Mix: Franchising Toys and Characters in Japan. Minneapolis: University of Minnesota Press, 2012, $25.00 paper (304p ISBN 978-0-8166-7550-0, $75.00 cloth (304p ISBN 978-0-8166-7549-4.

  1. Good mixing length: Digital simulation of fluid mixing with and without obstacles

    International Nuclear Information System (INIS)

    Suarez Antola, R.; Burgos, D.

    2006-07-01

    The good mixing length of a tracer assures that the samples or measures taken are fair. A non homogeneous tracer mixing through the cross section of the fluid medium involved in the experiment (eg. a river or a pipe) may conduct to erroneous conclusions. For establishing that length, a digital simulation of a two dimensional fluid flow, using Navier-Stokes equations, was done. A continuous tracer injection was simulated.The good mixing length was studied in two cases, first with a free of obstacles situation and then the effect of a significant obstacle located after the tracer injection point. As usual in practice, the good mixing length was estimated using a suitable upper bound for the concentration deviations from the mean in a given cross section. An analytical discussion of the obtained results is done

  2. Mixed plastics recycling technology

    CERN Document Server

    Hegberg, Bruce

    1995-01-01

    Presents an overview of mixed plastics recycling technology. In addition, it characterizes mixed plastics wastes and describes collection methods, costs, and markets for reprocessed plastics products.

  3. Production of K[Formula: see text](892)[Formula: see text] and [Formula: see text](1020) in p-Pb collisions at [Formula: see text] = 5.02 TeV.

    Science.gov (United States)

    Adam, J; Adamová, D; Aggarwal, M M; Aglieri Rinella, G; Agnello, M; Agrawal, N; Ahammed, Z; Ahmad, S; Ahn, S U; Aiola, S; Akindinov, A; Alam, S N; Aleksandrov, D; Alessandro, B; Alexandre, D; Alfaro Molina, R; Alici, A; Alkin, A; Almaraz, J R M; Alme, J; Alt, T; Altinpinar, S; Altsybeev, I; Alves Garcia Prado, C; Andrei, C; Andronic, A; Anguelov, V; Antičić, T; Antinori, F; Antonioli, P; Aphecetche, L; Appelshäuser, H; Arcelli, S; Arnaldi, R; Arnold, O W; Arsene, I C; Arslandok, M; Audurier, B; Augustinus, A; Averbeck, R; Azmi, M D; Badalà, A; Baek, Y W; Bagnasco, S; Bailhache, R; Bala, R; Balasubramanian, S; Baldisseri, A; Baral, R C; Barbano, A M; Barbera, R; Barile, F; Barnaföldi, G G; Barnby, L S; Barret, V; Bartalini, P; Barth, K; Bartke, J; Bartsch, E; Basile, M; Bastid, N; Basu, S; Bathen, B; Batigne, G; Batista Camejo, A; Batyunya, B; Batzing, P C; Bearden, I G; Beck, H; Bedda, C; Behera, N K; Belikov, I; Bellini, F; Bello Martinez, H; Bellwied, R; Belmont, R; Belmont-Moreno, E; Belyaev, V; Benacek, P; Bencedi, G; Beole, S; Berceanu, I; Bercuci, A; Berdnikov, Y; Berenyi, D; Bertens, R A; Berzano, D; Betev, L; Bhasin, A; Bhat, I R; Bhati, A K; Bhattacharjee, B; Bhom, J; Bianchi, L; Bianchi, N; Bianchin, C; Bielčík, J; Bielčíková, J; Bilandzic, A; Biro, G; Biswas, R; Biswas, S; Bjelogrlic, S; Blair, J T; Blau, D; Blume, C; Bock, F; Bogdanov, A; Bøggild, H; Boldizsár, L; Bombara, M; Book, J; Borel, H; Borissov, A; Borri, M; Bossú, F; Botta, E; Bourjau, C; Braun-Munzinger, P; Bregant, M; Breitner, T; Broker, T A; Browning, T A; Broz, M; Brucken, E J; Bruna, E; Bruno, G E; Budnikov, D; Buesching, H; Bufalino, S; Buncic, P; Busch, O; Buthelezi, Z; Butt, J B; Buxton, J T; Caffarri, D; Cai, X; Caines, H; Calero Diaz, L; Caliva, A; Calvo Villar, E; Camerini, P; Carena, F; Carena, W; Carnesecchi, F; Castillo Castellanos, J; Castro, A J; Casula, E A R; Ceballos Sanchez, C; Cerello, P; Cerkala, J; Chang, B; Chapeland, S; Chartier, M; Charvet, J L; Chattopadhyay, S; Chattopadhyay, S; Chauvin, A; Chelnokov, V; Cherney, M; Cheshkov, C; Cheynis, B; Chibante Barroso, V; Chinellato, D D; Cho, S; Chochula, P; Choi, K; Chojnacki, M; Choudhury, S; Christakoglou, P; Christensen, C H; Christiansen, P; Chujo, T; Chung, S U; Cicalo, C; Cifarelli, L; Cindolo, F; Cleymans, J; Colamaria, F; Colella, D; Collu, A; Colocci, M; Conesa Balbastre, G; Conesa Del Valle, Z; Connors, M E; Contreras, J G; Cormier, T M; Corrales Morales, Y; Cortés Maldonado, I; Cortese, P; Cosentino, M R; Costa, F; Crochet, P; Cruz Albino, R; Cuautle, E; Cunqueiro, L; Dahms, T; Dainese, A; Danisch, M C; Danu, A; Das, D; Das, I; Das, S; Dash, A; Dash, S; De, S; De Caro, A; de Cataldo, G; de Conti, C; de Cuveland, J; De Falco, A; De Gruttola, D; De Marco, N; De Pasquale, S; Deisting, A; Deloff, A; Dénes, E; Deplano, C; Dhankher, P; Di Bari, D; Di Mauro, A; Di Nezza, P; Diaz Corchero, M A; Dietel, T; Dillenseger, P; Divià, R; Djuvsland, Ø; Dobrin, A; Domenicis Gimenez, D; Dönigus, B; Dordic, O; Drozhzhova, T; Dubey, A K; Dubla, A; Ducroux, L; Dupieux, P; Ehlers, R J; Elia, D; Endress, E; Engel, H; Epple, E; Erazmus, B; Erdemir, I; Erhardt, F; Espagnon, B; Estienne, M; Esumi, S; Eum, J; Evans, D; Evdokimov, S; Eyyubova, G; Fabbietti, L; Fabris, D; Faivre, J; Fantoni, A; Fasel, M; Feldkamp, L; Feliciello, A; Feofilov, G; Ferencei, J; Fernández Téllez, A; Ferreiro, E G; Ferretti, A; Festanti, A; Feuillard, V J G; Figiel, J; Figueredo, M A S; Filchagin, S; Finogeev, D; Fionda, F M; Fiore, E M; Fleck, M G; Floris, M; Foertsch, S; Foka, P; Fokin, S; Fragiacomo, E; Francescon, A; Frankenfeld, U; Fronze, G G; Fuchs, U; Furget, C; Furs, A; Fusco Girard, M; Gaardhøje, J J; Gagliardi, M; Gago, A M; Gallio, M; Gangadharan, D R; Ganoti, P; Gao, C; Garabatos, C; Garcia-Solis, E; Gargiulo, C; Gasik, P; Gauger, E F; Germain, M; Gheata, A; Gheata, M; Ghosh, P; Ghosh, S K; Gianotti, P; Giubellino, P; Giubilato, P; Gladysz-Dziadus, E; Glässel, P; Goméz Coral, D M; Gomez Ramirez, A; Gonzalez, V; González-Zamora, P; Gorbunov, S; Görlich, L; Gotovac, S; Grabski, V; Grachov, O A; Graczykowski, L K; Graham, K L; Grelli, A; Grigoras, A; Grigoras, C; Grigoriev, V; Grigoryan, A; Grigoryan, S; Grinyov, B; Grion, N; Gronefeld, J M; Grosse-Oetringhaus, J F; Grossiord, J-Y; Grosso, R; Guber, F; Guernane, R; Guerzoni, B; Gulbrandsen, K; Gunji, T; Gupta, A; Gupta, R; Haake, R; Haaland, Ø; Hadjidakis, C; Haiduc, M; Hamagaki, H; Hamar, G; Hamon, J C; Harris, J W; Harton, A; Hatzifotiadou, D; Hayashi, S; Heckel, S T; Hellbär, E; Helstrup, H; Herghelegiu, A; Herrera Corral, G; Hess, B A; Hetland, K F; Hillemanns, H; Hippolyte, B; Horak, D; Hosokawa, R; Hristov, P; Huang, M; Humanic, T J; Hussain, N; Hussain, T; Hutter, D; Hwang, D S; Ilkaev, R; Inaba, M; Incani, E; Ippolitov, M; Irfan, M; Ivanov, M; Ivanov, V; Izucheev, V; Jacazio, N; Jacobs, P M; Jadhav, M B; Jadlovska, S; Jadlovsky, J; Jahnke, C; Jakubowska, M J; Jang, H J; Janik, M A; Jayarathna, P H S Y; Jena, C; Jena, S; Jimenez Bustamante, R T; Jones, P G; Jusko, A; Kalinak, P; Kalweit, A; Kamin, J; Kang, J H; Kaplin, V; Kar, S; Karasu Uysal, A; Karavichev, O; Karavicheva, T; Karayan, L; Karpechev, E; Kebschull, U; Keidel, R; Keijdener, D L D; Keil, M; Mohisin Khan, M; Khan, P; Khan, S A; Khanzadeev, A; Kharlov, Y; Kileng, B; Kim, D W; Kim, D J; Kim, D; Kim, H; Kim, J S; Kim, M; Kim, M; Kim, S; Kim, T; Kirsch, S; Kisel, I; Kiselev, S; Kisiel, A; Kiss, G; Klay, J L; Klein, C; Klein, J; Klein-Bösing, C; Klewin, S; Kluge, A; Knichel, M L; Knospe, A G; Kobdaj, C; Kofarago, M; Kollegger, T; Kolojvari, A; Kondratiev, V; Kondratyeva, N; Kondratyuk, E; Konevskikh, A; Kopcik, M; Kostarakis, P; Kour, M; Kouzinopoulos, C; Kovalenko, O; Kovalenko, V; Kowalski, M; Koyithatta Meethaleveedu, G; Králik, I; Kravčáková, A; Kretz, M; Krivda, M; Krizek, F; Kryshen, E; Krzewicki, M; Kubera, A M; Kučera, V; Kuhn, C; Kuijer, P G; Kumar, A; Kumar, J; Kumar, L; Kumar, S; Kurashvili, P; Kurepin, A; Kurepin, A B; Kuryakin, A; Kweon, M J; Kwon, Y; La Pointe, S L; La Rocca, P; Ladron de Guevara, P; Lagana Fernandes, C; Lakomov, I; Langoy, R; Lara, C; Lardeux, A; Lattuca, A; Laudi, E; Lea, R; Leardini, L; Lee, G R; Lee, S; Lehas, F; Lemmon, R C; Lenti, V; Leogrande, E; León Monzón, I; León Vargas, H; Leoncino, M; Lévai, P; Li, S; Li, X; Lien, J; Lietava, R; Lindal, S; Lindenstruth, V; Lippmann, C; Lisa, M A; Ljunggren, H M; Lodato, D F; Loenne, P I; Loginov, V; Loizides, C; Lopez, X; López Torres, E; Lowe, A; Luettig, P; Lunardon, M; Luparello, G; Lutz, T H; Maevskaya, A; Mager, M; Mahajan, S; Mahmood, S M; Maire, A; Majka, R D; Malaev, M; Maldonado Cervantes, I; Malinina, L; Mal'Kevich, D; Malzacher, P; Mamonov, A; Manko, V; Manso, F; Manzari, V; Marchisone, M; Mareš, J; Margagliotti, G V; Margotti, A; Margutti, J; Marín, A; Markert, C; Marquard, M; Martin, N A; Martin Blanco, J; Martinengo, P; Martínez, M I; Martínez García, G; Martinez Pedreira, M; Mas, A; Masciocchi, S; Masera, M; Masoni, A; Massacrier, L; Mastroserio, A; Matyja, A; Mayer, C; Mazer, J; Mazzoni, M A; Mcdonald, D; Meddi, F; Melikyan, Y; Menchaca-Rocha, A; Meninno, E; Mercado Pérez, J; Meres, M; Miake, Y; Mieskolainen, M M; Mikhaylov, K; Milano, L; Milosevic, J; Minervini, L M; Mischke, A; Mishra, A N; Miśkowiec, D; Mitra, J; Mitu, C M; Mohammadi, N; Mohanty, B; Molnar, L; Montaño Zetina, L; Montes, E; Moreira De Godoy, D A; Moreno, L A P; Moretto, S; Morreale, A; Morsch, A; Muccifora, V; Mudnic, E; Mühlheim, D; Muhuri, S; Mukherjee, M; Mulligan, J D; Munhoz, M G; Munzer, R H; Murakami, H; Murray, S; Musa, L; Musinsky, J; Naik, B; Nair, R; Nandi, B K; Nania, R; Nappi, E; Naru, M U; Natal da Luz, H; Nattrass, C; Navarro, S R; Nayak, K; Nayak, R; Nayak, T K; Nazarenko, S; Nedosekin, A; Nellen, L; Ng, F; Nicassio, M; Niculescu, M; Niedziela, J; Nielsen, B S; Nikolaev, S; Nikulin, S; Nikulin, V; Noferini, F; Nomokonov, P; Nooren, G; Noris, J C C; Norman, J; Nyanin, A; Nystrand, J; Oeschler, H; Oh, S; Oh, S K; Ohlson, A; Okatan, A; Okubo, T; Olah, L; Oleniacz, J; Oliveira Da Silva, A C; Oliver, M H; Onderwaater, J; Oppedisano, C; Orava, R; Ortiz Velasquez, A; Oskarsson, A; Otwinowski, J; Oyama, K; Ozdemir, M; Pachmayer, Y; Pagano, P; Paić, G; Pal, S K; Pan, J; Pandey, A K; Papikyan, V; Pappalardo, G S; Pareek, P; Park, W J; Parmar, S; Passfeld, A; Paticchio, V; Patra, R N; Paul, B; Pei, H; Peitzmann, T; Pereira Da Costa, H; Peresunko, D; Pérez Lara, C E; Perez Lezama, E; Peskov, V; Pestov, Y; Petráček, V; Petrov, V; Petrovici, M; Petta, C; Piano, S; Pikna, M; Pillot, P; Pimentel, L O D L; Pinazza, O; Pinsky, L; Piyarathna, D B; Płoskoń, M; Planinic, M; Pluta, J; Pochybova, S; Podesta-Lerma, P L M; Poghosyan, M G; Polichtchouk, B; Poljak, N; Poonsawat, W; Pop, A; Porteboeuf-Houssais, S; Porter, J; Pospisil, J; Prasad, S K; Preghenella, R; Prino, F; Pruneau, C A; Pshenichnov, I; Puccio, M; Puddu, G; Pujahari, P; Punin, V; Putschke, J; Qvigstad, H; Rachevski, A; Raha, S; Rajput, S; Rak, J; Rakotozafindrabe, A; Ramello, L; Rami, F; Raniwala, R; Raniwala, S; Räsänen, S S; Rascanu, B T; Rathee, D; Read, K F; Redlich, K; Reed, R J; Rehman, A; Reichelt, P; Reidt, F; Ren, X; Renfordt, R; Reolon, A R; Reshetin, A; Revol, J-P; Reygers, K; Riabov, V; Ricci, R A; Richert, T; Richter, M; Riedler, P; Riegler, W; Riggi, F; Ristea, C; Rocco, E; Rodríguez Cahuantzi, M; Rodriguez Manso, A; Røed, K; Rogochaya, E; Rohr, D; Röhrich, D; Romita, R; Ronchetti, F; Ronflette, L; Rosnet, P; Rossi, A; Roukoutakis, F; Roy, A; Roy, C; Roy, P; Rubio Montero, A J; Rui, R; Russo, R; Ryabinkin, E; Ryabov, Y; Rybicki, A; Sadovsky, S; Šafařík, K; Sahlmuller, B; Sahoo, P; Sahoo, R; Sahoo, S; Sahu, P K; Saini, J; Sakai, S; Saleh, M A; Salzwedel, J; Sambyal, S; Samsonov, V; Šándor, L; Sandoval, A; Sano, M; Sarkar, D; Sarma, P; Scapparone, E; Scarlassara, F; Schiaua, C; Schicker, R; Schmidt, C; Schmidt, H R; Schuchmann, S; Schukraft, J; Schulc, M; Schuster, T; Schutz, Y; Schwarz, K; Schweda, K; Scioli, G; Scomparin, E; Scott, R; Šefčík, M; Seger, J E; Sekiguchi, Y; Sekihata, D; Selyuzhenkov, I; Senosi, K; Senyukov, S; Serradilla, E; Sevcenco, A; Shabanov, A; Shabetai, A; Shadura, O; Shahoyan, R; Shangaraev, A; Sharma, A; Sharma, M; Sharma, M; Sharma, N; Shigaki, K; Shtejer, K; Sibiriak, Y; Siddhanta, S; Sielewicz, K M; Siemiarczuk, T; Silvermyr, D; Silvestre, C; Simatovic, G; Simonetti, G; Singaraju, R; Singh, R; Singha, S; Singhal, V; Sinha, B C; Sinha, T; Sitar, B; Sitta, M; Skaali, T B; Slupecki, M; Smirnov, N; Snellings, R J M; Snellman, T W; Søgaard, C; Song, J; Song, M; Song, Z; Soramel, F; Sorensen, S; Souza, R D de; Sozzi, F; Spacek, M; Spiriti, E; Sputowska, I; Spyropoulou-Stassinaki, M; Stachel, J; Stan, I; Stankus, P; Stefanek, G; Stenlund, E; Steyn, G; Stiller, J H; Stocco, D; Strmen, P; Suaide, A A P; Sugitate, T; Suire, C; Suleymanov, M; Suljic, M; Sultanov, R; Šumbera, M; Szabo, A; Szanto de Toledo, A; Szarka, I; Szczepankiewicz, A; Szymanski, M; Tabassam, U; Takahashi, J; Tambave, G J; Tanaka, N; Tangaro, M A; Tarhini, M; Tariq, M; Tarzila, M G; Tauro, A; Tejeda Muñoz, G; Telesca, A; Terasaki, K; Terrevoli, C; Teyssier, B; Thäder, J; Thomas, D; Tieulent, R; Timmins, A R; Toia, A; Trogolo, S; Trombetta, G; Trubnikov, V; Trzaska, W H; Tsuji, T; Tumkin, A; Turrisi, R; Tveter, T S; Ullaland, K; Uras, A; Usai, G L; Utrobicic, A; Vajzer, M; Vala, M; Valencia Palomo, L; Vallero, S; Van Der Maarel, J; Van Hoorne, J W; van Leeuwen, M; Vanat, T; Vande Vyvre, P; Varga, D; Vargas, A; Vargyas, M; Varma, R; Vasileiou, M; Vasiliev, A; Vauthier, A; Vechernin, V; Veen, A M; Veldhoen, M; Velure, A; Venaruzzo, M; Vercellin, E; Vergara Limón, S; Vernet, R; Verweij, M; Vickovic, L; Viesti, G; Viinikainen, J; Vilakazi, Z; Villalobos Baillie, O; Villatoro Tello, A; Vinogradov, A; Vinogradov, L; Vinogradov, Y; Virgili, T; Vislavicius, V; Viyogi, Y P; Vodopyanov, A; Völkl, M A; Voloshin, K; Voloshin, S A; Volpe, G; von Haller, B; Vorobyev, I; Vranic, D; Vrláková, J; Vulpescu, B; Wagner, B; Wagner, J; Wang, H; Wang, M; Watanabe, D; Watanabe, Y; Weber, M; Weber, S G; Weiser, D F; Wessels, J P; Westerhoff, U; Whitehead, A M; Wiechula, J; Wikne, J; Wilk, G; Wilkinson, J; Williams, M C S; Windelband, B; Winn, M; Yang, H; Yang, P; Yano, S; Yasar, C; Yin, Z; Yokoyama, H; Yoo, I-K; Yoon, J H; Yurchenko, V; Yushmanov, I; Zaborowska, A; Zaccolo, V; Zaman, A; Zampolli, C; Zanoli, H J C; Zaporozhets, S; Zardoshti, N; Zarochentsev, A; Závada, P; Zaviyalov, N; Zbroszczyk, H; Zgura, I S; Zhalov, M; Zhang, H; Zhang, X; Zhang, Y; Zhang, C; Zhang, Z; Zhao, C; Zhigareva, N; Zhou, D; Zhou, Y; Zhou, Z; Zhu, H; Zhu, J; Zichichi, A; Zimmermann, A; Zimmermann, M B; Zinovjev, G; Zyzak, M

    The production of K[Formula: see text](892)[Formula: see text] and [Formula: see text](1020) mesons has been measured in p-Pb collisions at [Formula: see text][Formula: see text] 5.02 TeV. K[Formula: see text] and [Formula: see text] are reconstructed via their decay into charged hadrons with the ALICE detector in the rapidity range [Formula: see text]. The transverse momentum spectra, measured as a function of the multiplicity, have a p[Formula: see text] range from 0 to 15 GeV/ c for K[Formula: see text] and from 0.3 to 21 GeV/ c for [Formula: see text]. Integrated yields, mean transverse momenta and particle ratios are reported and compared with results in pp collisions at [Formula: see text][Formula: see text] 7 TeV and Pb-Pb collisions at [Formula: see text][Formula: see text] 2.76 TeV. In Pb-Pb and p-Pb collisions, K[Formula: see text] and [Formula: see text] probe the hadronic phase of the system and contribute to the study of particle formation mechanisms by comparison with other identified hadrons. For this purpose, the mean transverse momenta and the differential proton-to-[Formula: see text] ratio are discussed as a function of the multiplicity of the event. The short-lived K[Formula: see text] is measured to investigate re-scattering effects, believed to be related to the size of the system and to the lifetime of the hadronic phase.

  4. Comparative evaluation of an experimental binder in hot-mix asphalt: correlating the predicted performance of the binder with asphalt testing

    CSIR Research Space (South Africa)

    O'Connell, Johannes S

    2014-07-01

    Full Text Available The binder is an important constituent of an asphalt mix and it affects the overall performance of the mix, especially with regards to permanent deformation and fatigue cracking. The stiffest binder available from the Chevron refinery in the Western...

  5. Understanding Mixed Emotions: Paradigms and Measures

    Science.gov (United States)

    Kreibig, Sylvia D.; Gross, James J.

    2017-01-01

    In this review, we examine the paradigms and measures available for experimentally studying mixed emotions in the laboratory. For eliciting mixed emotions, we describe a mixed emotions film library that allows for the repeated elicitation of a specific homogeneous mixed emotional state and appropriately matched pure positive, pure negative, and neutral emotional states. For assessing mixed emotions, we consider subjective and objective measures that fall into univariate, bivariate, and multivariate measurement categories. As paradigms and measures for objectively studying mixed emotions are still in their early stages, we conclude by outlining future directions that focus on the reliability, temporal dynamics, and response coherence of mixed emotions paradigms and measures. This research will build a strong foundation for future studies and significantly advance our understanding of mixed emotions. PMID:28804752

  6. Lidar Characterization of Boundary Layer Transport and Mixing for Estimating Urban-Scale Greenhouse Gas Emissions

    Directory of Open Access Journals (Sweden)

    Hardesty R. Michael

    2016-01-01

    Full Text Available A compact commercial Doppler lidar has been deployed in Indianapolis for two years to measure wind profiles and mixing layer properties as part of project to improve greenhouse measurements from large area sources. The lidar uses vertical velocity variance and aerosol structure to measure mixing layer depth. Comparisons with aircraft and the NOAA HRDL lidar generally indicate good performance, although sensitivity might be an issue under low aerosol conditions.

  7. SparkText: Biomedical Text Mining on Big Data Framework

    Science.gov (United States)

    He, Karen Y.; Wang, Kai

    2016-01-01

    Background Many new biomedical research articles are published every day, accumulating rich information, such as genetic variants, genes, diseases, and treatments. Rapid yet accurate text mining on large-scale scientific literature can discover novel knowledge to better understand human diseases and to improve the quality of disease diagnosis, prevention, and treatment. Results In this study, we designed and developed an efficient text mining framework called SparkText on a Big Data infrastructure, which is composed of Apache Spark data streaming and machine learning methods, combined with a Cassandra NoSQL database. To demonstrate its performance for classifying cancer types, we extracted information (e.g., breast, prostate, and lung cancers) from tens of thousands of articles downloaded from PubMed, and then employed Naïve Bayes, Support Vector Machine (SVM), and Logistic Regression to build prediction models to mine the articles. The accuracy of predicting a cancer type by SVM using the 29,437 full-text articles was 93.81%. While competing text-mining tools took more than 11 hours, SparkText mined the dataset in approximately 6 minutes. Conclusions This study demonstrates the potential for mining large-scale scientific articles on a Big Data infrastructure, with real-time update from new articles published daily. SparkText can be extended to other areas of biomedical research. PMID:27685652

  8. THE STATUS OF MATRIMONIAL PROPERTY OWNERSHIP IN MIXED MARRIAGES

    Directory of Open Access Journals (Sweden)

    Sonny Dewi Judiasih

    2015-02-01

    Full Text Available Many Indonesians have committed themselves into a mixed marriage, both in Indonesia and outside the country. Mixed marriage would mean that there are differing nationalities who abide under two different state laws and as consequence of this, issues of private international law in joint property would emerge. On the status of ownership on immovable assets such as land, the nationality principle must be paid attention to, because according to Indonesian law, only Indonesian citizens may have access to Land Ownership Rights. Thus, in mixed marriages, foreign spouses (husband or wife may not have land ownership rights.   Masyarakat Indonesia banyak yang melakukan perkawinan campuran, baik yang dilakukan di Indonesia maupun di luar negeri. Pelaksanaan perkawinan campuran menyebabkan adanya perbedaan kewarganegaraan dimana mereka tunduk pada sistem hukum yang berlainan sehingga melahirkan masalah hukum perdata internasional dalam pengaturan harta bersama. Mengenai status kepemilikan atas benda tidak bergerak seperti tanah, terdapat asas nasionalitas yang harus diperhatikan, yaitu hanya WNI saja yang boleh mempunyai Hak Milik Atas Tanah. Oleh karena itu, dalam perkawinan campuran, suami atau istri yang berkewarganegaraan asing tidak boleh mempunyai hak milik atas tanah.

  9. Text against Text: Counterbalancing the Hegemony of Assessment.

    Science.gov (United States)

    Cosgrove, Cornelius

    A study examined whether composition specialists can counterbalance the potential privileging of the assessment perspective, or of self-appointed interpreters of that perspective, through the study of assessment discourse as text. Fourteen assessment texts were examined, most of them journal articles and most of them featuring the common…

  10. Ecological pattern of lichen species abundance in mixed forests of Eastern Romania

    Directory of Open Access Journals (Sweden)

    Ioana Vicol

    2016-12-01

    Full Text Available The importance of this study consists in the knowledge of the ecological attributes characteristic to mixed forestry habitats and how they affect the structure of the lichen species abundances. The field activities were performed within five forest habitat types from Moldavia Province, characterised mainly by oak mixed forests, riparian mixed forests and mixed beech forests. The habitat variables, tree variables and the lichen species abundances were analysed to get informations on the structural disimilarities, on the one hand, and relationships on the other hand. Within this study no significant disimilarities were found out from abundance lichen species point of view. The lichen species abundances are a result of interactions between components of their microhabitat and macrohabitat. The correlation analysis pointed out the preferences of lichen species to their host trees, especially Quercus and Fraxinus, altitude and tree level variables as are aspect and mosses coverage. The regression analysis has highlighted that the changes in lichen species abundances are caused by macrohabitat level predictors such as host trees represented by Fraxinus. This study demonstrates that, structure of lichen species is influenced by attributes of mixed forest habitats; therefore maintaining the diversity of tree species and ensuring the continuous occurrence of forestry land is necessary for lichen and their habitat conservation.

  11. Implementing Mixed Method of Peer Teaching and Problem Solving on Undergraduate Students

    Directory of Open Access Journals (Sweden)

    A. Firli

    2017-02-01

    Full Text Available This study examined the application of problem solving method combined with student centered learning (peer teaching method as a mixed method to improve student’s passing level of financial management course. The object of this study was the 84 students of financial management course separated within two classes during the odd semester period 2014/2015, July until December 2015 with fourteen meeting courses. Data used to measure the results of the application is mid and final exam scores of both classes. Researcher used observation, interview and documentation as data collect technique also triangulation technique as data validity check. This study used problem solving method combined with student centered learning (peer teaching method as a mixed method which included into the Classroom Action Research. The final results show the increase in class A passing level is 17%. Class B passing level increased 3%. From the research we also know that in practical use of mixed method learning, leader’s quality and conducive learning environment are influencing factors in improving student’s learning performance. While the result confirms that mixed method improving learning performance, this study also founds additional factors that might be considerably affecting the results of learning performance when implementing the mixed method.

  12. The Jump Problem for Mixed-Type Equations with Defects on the Type Change Line

    Directory of Open Access Journals (Sweden)

    Ahmed Maher

    2010-01-01

    Full Text Available The jump problem and problems with defects on the type change line for model mixed-type equations in the mixed domains are investigated. The explicit solutions of the jump problem are obtained by the method of integral equations and by the Fourier transformation method. The problems with defects are reduced to singular integral equations. Some results for the solution of the equation under consideration are discussed concerning the existence and uniqueness for the solution of the suggested problem.

  13. Collaboration Patterns as a Function of Article Genre among Mixed Researchers: A Mixed Methods Bibliometric Study

    Science.gov (United States)

    Jordan, John; Wachsmann, Melanie; Hoisington, Susan; Gonzalez, Vanessa; Valle, Rachel; Lambert, Jarod; Aleisa, Majed; Wilcox, Rachael; Benge, Cindy L.; Onwuegbuzie, Anthony J.

    2017-01-01

    Surprisingly, scant information exists regarding the collaboration patterns of mixed methods researchers. Thus, the purpose of this mixed methods bibliometric study was to examine (a) the distribution of the number of co-authors in articles published in the flagship mixed methods research journal (i.e., "Journal of Mixed Methods…

  14. Development of two mix model postprocessors for the investigation of shell mix in indirect drive implosion cores

    International Nuclear Information System (INIS)

    Welser-Sherrill, L.; Mancini, R. C.; Haynes, D. A.; Haan, S. W.; Koch, J. A.; Izumi, N.; Tommasini, R.; Golovkin, I. E.; MacFarlane, J. J.; Radha, P. B.; Delettrez, J. A.; Regan, S. P.; Smalyuk, V. A.

    2007-01-01

    The presence of shell mix in inertial confinement fusion implosion cores is an important characteristic. Mixing in this experimental regime is primarily due to hydrodynamic instabilities, such as Rayleigh-Taylor and Richtmyer-Meshkov, which can affect implosion dynamics. Two independent theoretical mix models, Youngs' model and the Haan saturation model, were used to estimate the level of Rayleigh-Taylor mixing in a series of indirect drive experiments. The models were used to predict the radial width of the region containing mixed fuel and shell materials. The results for Rayleigh-Taylor mixing provided by Youngs' model are considered to be a lower bound for the mix width, while those generated by Haan's model incorporate more experimental characteristics and consequently have larger mix widths. These results are compared with an independent experimental analysis, which infers a larger mix width based on all instabilities and effects captured in the experimental data

  15. Existence of Solutions of Abstract Nonlinear Mixed Functional Integrodifferential equation with nonlocal conditions

    Directory of Open Access Journals (Sweden)

    Dhakne Machindra B.

    2017-04-01

    Full Text Available In this paper we discuss the existence of mild and strong solutions of abstract nonlinear mixed functional integrodifferential equation with nonlocal condition by using Sadovskii’s fixed point theorem and theory of fractional power of operators.

  16. Laboratory investigation of the performance properties of hot mix asphalt containing waste glass

    CSIR Research Space (South Africa)

    Anochie-Boateng, Joseph

    2016-07-01

    Full Text Available CSIR is currently undertaking a study on potential utilization of crushed glass as a substitute material to natural aggregate in asphalt mixes. As part of the study, laboratory investigation is needed to determine the performance characteristics...

  17. Utilization of Ripe Coconut Fiber in Stone Matrix Asphalt Mixes

    Directory of Open Access Journals (Sweden)

    Mahabir Panda

    2013-12-01

    Full Text Available Stone Matrix Asphalt (SMA is a gap graded mix; characterized by higher proportion of coarse aggregate, lower proportion of middle size aggregate and higher proportion of mineral filler. In the present laboratory study, commonly available one conventional VG 30 bitumen and another modified binder, namely CRMB 60 have been used along with a non-conventional natural fiber, namely coconut fiber which is abundantly available in India to provide improved engineering properties and at the same time preventing the usual draining of binder in SMA. The role of a particular binder and fiber with respect to their concentrations in the mix is studied for various engineering properties. Marshall procedure has been followed to determine the optimum binder and optimum fiber contents and also to study the relative advantages of fiber addition in the SMA mixtures. Thereafter, the engineering properties under both static as well as repeated load conditions and moisture susceptibility characteristics have been studied. It is observed that only a marginal 0.3% coconut fiber addition brings significant improvement in the engineering properties of SMA mixes.

  18. Characteristic and Quality and Food Safety of Regional Cheese Produced from Mixed Milk

    Directory of Open Access Journals (Sweden)

    Marcela Vyletělová-Klimešová

    2014-01-01

    Full Text Available There were cheeses produced from raw cow’s milk and from mixed milk compared. Mixed milk contained small ruminants’ milk (goat’s and ewe’s milk and cow’s milk in different proportions. There were technological, physical and health parameters, mineral composition, microbiological indicators and sensory quality evaluated. Cow’s milk, compared to mixed milk, contained markedly lower amounts of fat, protein, casein, total solids, solids non fat, urea and acetone and higher values of lactose, citric acid and free fatty acids and showed significantly lower values of somatic cell count. Mixed milk showed lower (better results for freezing point depression, markedly higher titration acidity and higher values ​​for Ca, Mg, K, P, Cu, Mn and Zn. The results of microbiological analyses confirmed good hygienic quality in terms of total count of mesophlic, psychrotrophic and thermoresistant bacteria and coliforms. Negative incidence of L. monocytogenes and mostly negative incidence of S. aureus are important results and confirmed high quality of raw material for cheese production. None of S. aureus strains were confirmed as MRSA. The results of sensory evaluation showed no significant differences between cheeses originated from cow’s milk and cheeses from mixed milk.

  19. Secure Mix-Zones for Privacy Protection of Road Network Location Based Services Users

    Directory of Open Access Journals (Sweden)

    Rubina S. Zuberi

    2016-01-01

    Full Text Available Privacy has been found to be the major impediment and hence the area to be worked out for the provision of Location Based Services in the wide sense. With the emergence of smart, easily portable, communicating devices, information acquisition is achieving new domains. The work presented here is an extension of the ongoing work towards achieving privacy for the present day emerging communication techniques. This work emphasizes one of the most effective real-time privacy enhancement techniques called Mix-Zones. In this paper, we have presented a model of a secure road network with Mix-Zones getting activated on the basis of spatial as well as temporal factors. The temporal factors are ascertained by the amount of traffic and its flow. The paper also discusses the importance of the number of Mix-Zones a user traverses and their mixing effectiveness. We have also shown here using our simulations which are required for the real-time treatment of the problem that the proposed transient Mix-Zones are part of a viable and robust solution towards the road network privacy protection of the communicating moving objects of the present scenario.

  20. Determining Σ-Λ mixing

    Energy Technology Data Exchange (ETDEWEB)

    Horsley, R. [Edinburgh Univ. (United Kingdom). School of Physics and Astronomy; Najjar, J. [Regensburg Univ. (Germany). Inst. fuer Theoretische Physik; Nakamura, Y. [RIKEN Advanced Institute for Computational Science, Kobe (Japan); Perlt, H.; Schiller, A. [Leipzig Univ. (Germany). Inst. fuer Theoretische Physik; Pleiter, D. [Forschungszentrum Juelich GmbH (Germany). Juelich Supercomputing Centre (JSC); Regensburg Univ. (Germany). Inst. fuer Theoretische Physik; Rakow, P.E.L. [Liverpool Univ. (United Kingdom). Theoretical Physics Div.; Schierholz, G. [Deutsches Elektronen-Synchrotron (DESY), Hamburg (Germany); Stueben, H. [Hamburg Univ. (Germany). Regionales Rechenzentrum; Zanotti, J.M. [Adelaide Univ. (Australia). CSSM, School of Chemistry and Physics

    2014-12-15

    SU2 isospin breaking effects in baryon octet (and decuplet) masses are due to a combination of up and down quark mass differences and electromagnetic effects. These mass differences are small. Between the Sigma and Lambda the mass splitting is much larger, but this is mostly due to their different wavefunctions. However there is now also mixing between these states. We determine the QCD mixing matrix and hence find the mixing angle and mass splitting.

  1. Predicting Prosody from Text for Text-to-Speech Synthesis

    CERN Document Server

    Rao, K Sreenivasa

    2012-01-01

    Predicting Prosody from Text for Text-to-Speech Synthesis covers the specific aspects of prosody, mainly focusing on how to predict the prosodic information from linguistic text, and then how to exploit the predicted prosodic knowledge for various speech applications. Author K. Sreenivasa Rao discusses proposed methods along with state-of-the-art techniques for the acquisition and incorporation of prosodic knowledge for developing speech systems. Positional, contextual and phonological features are proposed for representing the linguistic and production constraints of the sound units present in the text. This book is intended for graduate students and researchers working in the area of speech processing.

  2. Asymmetries in mixed beauty decays

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00400290; Van Tilburg, Jeroen

    The understanding of fundamental processes in nature has greatly improved over the last century. This has lead to the ambition to explain large-scale cosmological observations starting from the very small scale of particle interactions. In doing so, the Standard Model (SM) of particle physics is unable to explain the large matter-over-antimatter dominance that we observe in our universe. Physics beyond the SM, in the form of additional particles and forces, may help to explain this difference. In this thesis, the search for new physics is done by precisely measuring processes that are sensitive to the contribution of unknown particles through quantum loops. If a deviation from the SM prediction is observed, new physics can explain the difference. In this thesis, the sensitive process that is measured is $C\\!P$ violation in the mixing of $B_d$ and $B_s$ mesons, called $a_{\\text{sl}}^{d}$ and $a_{\\text{sl}}^{s}$ Recent measurements by the D0 collaboration have hinted that these rates might be different at three...

  3. Permitting mixed waste treatment, storage and disposal facilities: A mixed bag

    International Nuclear Information System (INIS)

    Ranek, N.L.; Coalgate, J.L.

    1995-01-01

    The Federal Facility Compliance Act of 1992 (FFCAct) requires the U.S. Department of Energy (DOE) to make a comprehensive national inventory of its mixed wastes (i.e., wastes that contain both a hazardous component that meets the Resource Conservation and Recovery Act (RCRA) definition of hazardous waste and a radioactive component consisting of source, special nuclear, or byproduct material regulated under the Atomic Energy Act (AEA)), and of its mixed waste treatment technologies and facilities. It also requires each DOE facility that stores or generates mixed waste to develop a treatment plan that includes, in part, a schedule for constructing units to treat those wastes that can be treated using existing technologies. Inherent in constructing treatment units for mixed wastes is, of course, permitting. This paper identifies Federal regulatory program requirements that are likely to apply to new DOE mixed waste treatment units. The paper concentrates on showing how RCRA permitting requirements interrelate with the permitting or licensing requirements of such other laws as the Atomic Energy Act, the Clean Water Act, and the Clean Air Act. Documentation needed to support permit applications under these laws are compared with RCRA permit application documentation. National Environmental Policy Act (NEPA) documentation requirements are also addressed, and throughout the paper, suggestions are made for managing the permitting process

  4. Mixed waste: Proceedings

    International Nuclear Information System (INIS)

    Moghissi, A.A.; Blauvelt, R.K.; Benda, G.A.; Rothermich, N.E.

    1993-01-01

    This volume contains the peer-reviewed and edited versions of papers submitted for presentation a the Second International Mixed Waste Symposium. Following the tradition of the First International Mixed Waste Symposium, these proceedings were prepared in advance of the meeting for distribution to participants. The symposium was organized by the Mixed Waste Committee of the American Society of Mechanical Engineers. The topics discussed at the symposium include: stabilization technologies, alternative treatment technologies, regulatory issues, vitrification technologies, characterization of wastes, thermal technologies, laboratory and analytical issues, waste storage and disposal, organic treatment technologies, waste minimization, packaging and transportation, treatment of mercury contaminated wastes and bioprocessing, and environmental restoration. Individual abstracts are catalogued separately for the data base

  5. Mixed waste: Proceedings

    Energy Technology Data Exchange (ETDEWEB)

    Moghissi, A.A.; Blauvelt, R.K.; Benda, G.A.; Rothermich, N.E. [eds.] [Temple Univ., Philadelphia, PA (United States). Dept. of Environmental Safety and Health

    1993-12-31

    This volume contains the peer-reviewed and edited versions of papers submitted for presentation a the Second International Mixed Waste Symposium. Following the tradition of the First International Mixed Waste Symposium, these proceedings were prepared in advance of the meeting for distribution to participants. The symposium was organized by the Mixed Waste Committee of the American Society of Mechanical Engineers. The topics discussed at the symposium include: stabilization technologies, alternative treatment technologies, regulatory issues, vitrification technologies, characterization of wastes, thermal technologies, laboratory and analytical issues, waste storage and disposal, organic treatment technologies, waste minimization, packaging and transportation, treatment of mercury contaminated wastes and bioprocessing, and environmental restoration. Individual abstracts are catalogued separately for the data base.

  6. Numerical Analysis for un-baffled Mixing Tank Agitated by Two Types of Impellers

    Directory of Open Access Journals (Sweden)

    Ammar Ashour Akesh

    2018-02-01

    Full Text Available The effect of impeller flow type and rotation speed on the fluid in mixing tank design under standard configurations investigated to analyses the fluid velocity, turbulent intensity and path lines. In this theoretical study, the fluid motion inside the mixing tank was investigated by solving Navier-Stokes equation and standard k-ε turbulent model in 3-dimensions, for incompressible and turbulent flow. Two types of flow with three types of impellers were investigated, axial-flow with (Lightnin200 and generic impellers and radial-flow with (Rushton turbine. All impellers evaluated under rotation velocity variation between 10 – 115 rpm. The results showed a direct proportional relationship between the impeller and turbine rotation speed with the fluid velocity in mixing vessel. Also, this case matches with the turbulent intensity and path lines.

  7. Marketingový mix Fitbox Kladno

    OpenAIRE

    Šíma, Jiří

    2016-01-01

    Title: MARKETING MIX OF FIT BOX KLADNO Aims: The aim of this thesis is to collect information on the operation of the marketing mix from the customers and managers point of view. Based on these findings new proposal and recommendations were suggested in order to improve existing marketing mix. Methods: The analysis of marketing mix was performed by marketing research through questionnaire, interview and observation. Results: According to the results customers are least satisfied with changing...

  8. Surface water iron supplies in the Southern Ocean sustained by deep winter mixing

    CSIR Research Space (South Africa)

    Tagliabue, A

    2014-04-01

    Full Text Available Low levels of iron limit primary productivity across much of the Southern Ocean. At the basin scale, most dissolved iron is supplied to surfacewaters from subsurface reservoirs, because land inputs are spatially limited. Deep mixing in winter...

  9. Mixed and Complex Mixed Migration during Armed Conflict: Multidimensional Empirical Evidence from Nepal.

    Science.gov (United States)

    Williams, Nathalie E

    Historically, legal, policy, and academic communities largely ascribed to a dichotomy between forced and voluntary migration, creating a black and white vision that was convenient for legal and policy purposes. More recently, discussions have begun addressing the possibility of mixed migration, acknowledging that there is likely a wide continuum between forced and voluntary, and most migrants likely move with some amount of compulsion and some volition, even during armed conflict. While the mixed migration hypothesis is well-received, empirical evidence is disparate and somewhat blunt at this point. In this article, I contribute a direct theoretical and causal pathway discussion of mixed migration. I also propose the complex mixed migration hypothesis, which argues that not only do non-conflict related factors influence migration during conflict, but they do so differently than during periods of relative peace. I empirically test both hypotheses in the context of the recent armed conflict in Nepal. Using detailed survey data and event history models, results provide strong evidence for both mixed migration and complex mixed migration during conflict hypotheses. These hypotheses and evidence suggest that armed conflict might have substantial impacts on long-term population growth and change, with significant relevance in both academic and policy spheres.

  10. A Mixed-Signal Embedded Platform for Automotive Sensor Conditioning

    Directory of Open Access Journals (Sweden)

    Emilio Volpi

    2010-01-01

    Full Text Available A mixed-signal embedded system called Intelligent Sensor InterFace (ISIF suited to fast identify, trim, and verify an architecture to interface a given sensor is presented. This system has been developed according to a platform-based design approach, a methodology that has proved to be efficient for building complex mixed-signal embedded systems with short time-to-market. Such platform consists in a wide set of optimized high-performance analog, digital, and software intellectual property (IP modules for various kinds of sensors. These IPs can be easily defined for fast prototyping of the interface circuit for the given sensor. Final ASIC implementation for the given sensor conditioning can be easily derived with reduced risk and short development time. Some case examples are presented to demonstrate the effectiveness and flexibility of this system.

  11. A Mixed-Signal Embedded Platform for Automotive Sensor Conditioning

    Directory of Open Access Journals (Sweden)

    Giambastiani Adolfo

    2010-01-01

    Full Text Available Abstract A mixed-signal embedded system called Intelligent Sensor InterFace (ISIF suited to fast identify, trim, and verify an architecture to interface a given sensor is presented. This system has been developed according to a platform-based design approach, a methodology that has proved to be efficient for building complex mixed-signal embedded systems with short time-to-market. Such platform consists in a wide set of optimized high-performance analog, digital, and software intellectual property (IP modules for various kinds of sensors. These IPs can be easily defined for fast prototyping of the interface circuit for the given sensor. Final ASIC implementation for the given sensor conditioning can be easily derived with reduced risk and short development time. Some case examples are presented to demonstrate the effectiveness and flexibility of this system.

  12. VisualUrText: A Text Analytics Tool for Unstructured Textual Data

    Science.gov (United States)

    Zainol, Zuraini; Jaymes, Mohd T. H.; Nohuddin, Puteri N. E.

    2018-05-01

    The growing amount of unstructured text over Internet is tremendous. Text repositories come from Web 2.0, business intelligence and social networking applications. It is also believed that 80-90% of future growth data is available in the form of unstructured text databases that may potentially contain interesting patterns and trends. Text Mining is well known technique for discovering interesting patterns and trends which are non-trivial knowledge from massive unstructured text data. Text Mining covers multidisciplinary fields involving information retrieval (IR), text analysis, natural language processing (NLP), data mining, machine learning statistics and computational linguistics. This paper discusses the development of text analytics tool that is proficient in extracting, processing, analyzing the unstructured text data and visualizing cleaned text data into multiple forms such as Document Term Matrix (DTM), Frequency Graph, Network Analysis Graph, Word Cloud and Dendogram. This tool, VisualUrText, is developed to assist students and researchers for extracting interesting patterns and trends in document analyses.

  13. Layout-aware text extraction from full-text PDF of scientific articles

    Directory of Open Access Journals (Sweden)

    Ramakrishnan Cartic

    2012-05-01

    Full Text Available Abstract Background The Portable Document Format (PDF is the most commonly used file format for online scientific publications. The absence of effective means to extract text from these PDF files in a layout-aware manner presents a significant challenge for developers of biomedical text mining or biocuration informatics systems that use published literature as an information source. In this paper we introduce the ‘Layout-Aware PDF Text Extraction’ (LA-PDFText system to facilitate accurate extraction of text from PDF files of research articles for use in text mining applications. Results Our paper describes the construction and performance of an open source system that extracts text blocks from PDF-formatted full-text research articles and classifies them into logical units based on rules that characterize specific sections. The LA-PDFText system focuses only on the textual content of the research articles and is meant as a baseline for further experiments into more advanced extraction methods that handle multi-modal content, such as images and graphs. The system works in a three-stage process: (1 Detecting contiguous text blocks using spatial layout processing to locate and identify blocks of contiguous text, (2 Classifying text blocks into rhetorical categories using a rule-based method and (3 Stitching classified text blocks together in the correct order resulting in the extraction of text from section-wise grouped blocks. We show that our system can identify text blocks and classify them into rhetorical categories with Precision1 = 0.96% Recall = 0.89% and F1 = 0.91%. We also present an evaluation of the accuracy of the block detection algorithm used in step 2. Additionally, we have compared the accuracy of the text extracted by LA-PDFText to the text from the Open Access subset of PubMed Central. We then compared this accuracy with that of the text extracted by the PDF2Text system, 2commonly used to extract text from PDF

  14. Immune Reconstitution Kinetics following Intentionally Induced Mixed Chimerism by Nonmyeloablative Transplantation.

    Directory of Open Access Journals (Sweden)

    Nayoun Kim

    Full Text Available Establishing mixed chimerism is a promising approach for inducing donor-specific transplant tolerance. The establishment and maintenance of mixed chimerism may enable long-term engraftment of organ transplants while minimizing the use of immunosuppressants. Several protocols for inducing mixed chimerism have been reported; however, the exact mechanism underlying the development of immune tolerance remains to be elucidated. Therefore, understanding the kinetics of engraftment during early post-transplant period may provide insight into establishing long-term mixed chimerism and permanent transplant tolerance. In this study, we intentionally induced allogeneic mixed chimerism using a nonmyeloablative regimen by host natural killer (NK cell depletion and T cell-depleted bone marrow (BM grafts in a major histocompatibility complex (MHC-mismatched murine model and analyzed the kinetics of donor (C57BL/6 and recipient (BALB/c engraftment in the weeks following transplantation. Donor BM cells were well engrafted and stabilized without graft-versus-host disease (GVHD as early as one week post-bone marrow transplantation (BMT. Donor-derived thymic T cells were reconstituted four weeks after BMT; however, the emergence of newly developed T cells was more obvious at the periphery as early as two weeks after BMT. Also, the emergence and changes in ratio of recipient- and donor-derived NKT cells and antigen presenting cells (APCs including dendritic cells (DCs and B cells were noted after BMT. Here, we report a longitudinal analysis of the development of donor- and recipient-originated hematopoietic cells in various lymphatic tissues of intentionally induced mixed chimerism mouse model during early post-transplant period. Through the understanding of immune reconstitution at early time points after nonmyeloablative BMT, we suggest guidelines on intentionally inducing durable mixed chimerism.

  15. Working with text tools, techniques and approaches for text mining

    CERN Document Server

    Tourte, Gregory J L

    2016-01-01

    Text mining tools and technologies have long been a part of the repository world, where they have been applied to a variety of purposes, from pragmatic aims to support tools. Research areas as diverse as biology, chemistry, sociology and criminology have seen effective use made of text mining technologies. Working With Text collects a subset of the best contributions from the 'Working with text: Tools, techniques and approaches for text mining' workshop, alongside contributions from experts in the area. Text mining tools and technologies in support of academic research include supporting research on the basis of a large body of documents, facilitating access to and reuse of extant work, and bridging between the formal academic world and areas such as traditional and social media. Jisc have funded a number of projects, including NaCTem (the National Centre for Text Mining) and the ResDis programme. Contents are developed from workshop submissions and invited contributions, including: Legal considerations in te...

  16. Mixed parentage

    DEFF Research Database (Denmark)

    Bang Appel, Helene; Singla, Rashmi

    2016-01-01

    Despite an increase in cross border intimate relationships and children of mixed parentage, there is little mention or scholarship about them in the area of childhood and migrancy in the Nordic countries. The international literature implies historical pathologisation, contestation and current...... of identity formation in the . They position themselves as having an “in-between” identity or “ just Danes” in their every day lives among friends, family, and during leisure activities. Thus a new paradigm is evolving away- from the pathologisation of mixed children, simplified one-sided categories...

  17. Mixed Waste Working Group report

    International Nuclear Information System (INIS)

    1993-01-01

    The treatment of mixed waste remains one of this country's most vexing environmental problems. Mixed waste is the combination of radioactive waste and hazardous waste, as defined by the Resource Conservation and Recovery Act (RCRA). The Department of Energy (DOE), as the country's largest mixed waste generator, responsible for 95 percent of the Nation's mixed waste volume, is now required to address a strict set of milestones under the Federal Facility Compliance Act of 1992. DOE's earlier failure to adequately address the storage and treatment issues associated with mixed waste has led to a significant backlog of temporarily stored waste, significant quantities of buried waste, limited permanent disposal options, and inadequate treatment solutions. Between May and November of 1993, the Mixed Waste Working Group brought together stakeholders from around the Nation. Scientists, citizens, entrepreneurs, and bureaucrats convened in a series of forums to chart a course for accelerated testing of innovative mixed waste technologies. For the first time, a wide range of stakeholders were asked to examine new technologies that, if given the chance to be tested and evaluated, offer the prospect for better, safer, cheaper, and faster solutions to the mixed waste problem. In a matter of months, the Working Group has managed to bridge a gap between science and perception, engineer and citizen, and has developed a shared program for testing new technologies

  18. SMS texts on corruption help Ugandan voters hold elected councillors accountable at the polls.

    Science.gov (United States)

    Buntaine, Mark T; Jablonski, Ryan; Nielson, Daniel L; Pickering, Paula M

    2018-06-11

    Many politicians manipulate information to prevent voters from holding them accountable; however, mobile text messages may make it easier for nongovernmental organizations to credibly share information on official corruption that is difficult for politicians to counter directly. We test the potential for texts on budget management to improve democratic accountability by conducting a large ( n = 16,083) randomized controlled trial during the 2016 Ugandan district elections. In cooperation with a local partner, we compiled, simplified, and text-messaged official information on irregularities in local government budgets. Verified recipients of messages that described more irregularities than expected reported voting for incumbent councillors 6% less often; verified recipients of messages conveying fewer irregularities than expected reported voting for incumbent councillors 5% more often. The messages had no observable effect on votes for incumbent council chairs, potentially due to voters' greater reliance on other sources of information for higher profile elections. These mixed results suggest that text messages on budget corruption help voters hold some politicians accountable in settings where elections are not free and fair. Copyright © 2018 the Author(s). Published by PNAS.

  19. Alternative Mixed Assessment Project (ALT.A.: The Mexican E-Learning Experience

    Directory of Open Access Journals (Sweden)

    Mónica A. López-Campos

    2010-11-01

    Full Text Available The aim of this paper is to present an experiment of mixed evaluation (summative/formative of questions formulated by students in a distance-education environment carried out in the Total Quality Management course in the B.S. degree in Industrial Engineering offered by Mexican public universities. Questions generated by students were evaluated using a specially-designed quantitative tool: Matrix Observation of four criteria with binary scoring. The experiment showed: (1 how is it possible to enrich the evaluation process, and formalize students' skills hardly recognizable with traditional forms of assessment; and (2 how the teacher-student interaction can be increased significantly by the technique mixed evaluation of questions in reverse, i.e. by the students.

  20. Compressibility effects on turbulent mixing

    Science.gov (United States)

    Panickacheril John, John; Donzis, Diego

    2016-11-01

    We investigate the effect of compressibility on passive scalar mixing in isotropic turbulence with a focus on the fundamental mechanisms that are responsible for such effects using a large Direct Numerical Simulation (DNS) database. The database includes simulations with Taylor Reynolds number (Rλ) up to 100, turbulent Mach number (Mt) between 0.1 and 0.6 and Schmidt number (Sc) from 0.5 to 1.0. We present several measures of mixing efficiency on different canonical flows to robustly identify compressibility effects. We found that, like shear layers, mixing is reduced as Mach number increases. However, data also reveal a non-monotonic trend with Mt. To assess directly the effect of dilatational motions we also present results with both dilatational and soleniodal forcing. Analysis suggests that a small fraction of dilatational forcing decreases mixing time at higher Mt. Scalar spectra collapse when normalized by Batchelor variables which suggests that a compressive mechanism similar to Batchelor mixing in incompressible flows might be responsible for better mixing at high Mt and with dilatational forcing compared to pure solenoidal mixing. We also present results on scalar budgets, in particular on production and dissipation. Support from NSF is gratefully acknowledged.

  1. Layout-aware text extraction from full-text PDF of scientific articles.

    Science.gov (United States)

    Ramakrishnan, Cartic; Patnia, Abhishek; Hovy, Eduard; Burns, Gully Apc

    2012-05-28

    The Portable Document Format (PDF) is the most commonly used file format for online scientific publications. The absence of effective means to extract text from these PDF files in a layout-aware manner presents a significant challenge for developers of biomedical text mining or biocuration informatics systems that use published literature as an information source. In this paper we introduce the 'Layout-Aware PDF Text Extraction' (LA-PDFText) system to facilitate accurate extraction of text from PDF files of research articles for use in text mining applications. Our paper describes the construction and performance of an open source system that extracts text blocks from PDF-formatted full-text research articles and classifies them into logical units based on rules that characterize specific sections. The LA-PDFText system focuses only on the textual content of the research articles and is meant as a baseline for further experiments into more advanced extraction methods that handle multi-modal content, such as images and graphs. The system works in a three-stage process: (1) Detecting contiguous text blocks using spatial layout processing to locate and identify blocks of contiguous text, (2) Classifying text blocks into rhetorical categories using a rule-based method and (3) Stitching classified text blocks together in the correct order resulting in the extraction of text from section-wise grouped blocks. We show that our system can identify text blocks and classify them into rhetorical categories with Precision1 = 0.96% Recall = 0.89% and F1 = 0.91%. We also present an evaluation of the accuracy of the block detection algorithm used in step 2. Additionally, we have compared the accuracy of the text extracted by LA-PDFText to the text from the Open Access subset of PubMed Central. We then compared this accuracy with that of the text extracted by the PDF2Text system, 2commonly used to extract text from PDF. Finally, we discuss preliminary error analysis for

  2. The resilience of paradigm mixes

    DEFF Research Database (Denmark)

    Daugbjerg, Carsten; Farsund, Arild Aurvåg; Langhelle, Oluf

    2017-01-01

    This paper argues that a policy regime based on a paradigm mix may be resilient when challenged by changing power balances and new agendas. Controversies between the actors can be contained within the paradigm mix as it enables them to legitimize different ideational positions. Rather than engaging...... context changed. The paradigm mix proved sufficiently flexible to accommodate food security concerns and at the same time continue to take steps toward further liberalization. Indeed, the main players have not challenged the paradigm mix....

  3. Text mining from ontology learning to automated text processing applications

    CERN Document Server

    Biemann, Chris

    2014-01-01

    This book comprises a set of articles that specify the methodology of text mining, describe the creation of lexical resources in the framework of text mining and use text mining for various tasks in natural language processing (NLP). The analysis of large amounts of textual data is a prerequisite to build lexical resources such as dictionaries and ontologies and also has direct applications in automated text processing in fields such as history, healthcare and mobile applications, just to name a few. This volume gives an update in terms of the recent gains in text mining methods and reflects

  4. Radiative absorption enhancement of dust mixed with anthropogenic pollution over East Asia

    Directory of Open Access Journals (Sweden)

    P. Tian

    2018-06-01

    Full Text Available The particle mixing state plays a significant yet poorly quantified role in aerosol radiative forcing, especially for the mixing of dust (mineral absorbing and anthropogenic pollution (black carbon absorbing over East Asia. We have investigated the absorption enhancement of mixed-type aerosols over East Asia by using the Aerosol Robotic Network observations and radiative transfer model calculations. The mixed-type aerosols exhibit significantly enhanced absorbing ability than the corresponding unmixed dust and anthropogenic aerosols, as revealed in the spectral behavior of absorbing aerosol optical depth, single scattering albedo, and imaginary refractive index. The aerosol radiative efficiencies for the dust, mixed-type, and anthropogenic aerosols are −101.0, −112.9, and −98.3 Wm−2 τ−1 at the bottom of the atmosphere (BOA; −42.3, −22.5, and −39.8 Wm−2 τ−1 at the top of the atmosphere (TOA; and 58.7, 90.3, and 58.5 Wm−2 τ−1 in the atmosphere (ATM, respectively. The BOA cooling and ATM heating efficiencies of the mixed-type aerosols are significantly higher than those of the unmixed aerosol types over the East Asia region, resulting in atmospheric stabilization. In addition, the mixed-type aerosols correspond to a lower TOA cooling efficiency, indicating that the cooling effect by the corresponding individual aerosol components is partially counteracted. We conclude that the interaction between dust and anthropogenic pollution not only represents a viable aerosol formation pathway but also results in unfavorable dispersion conditions, both exacerbating the regional air pollution in East Asia. Our results highlight the necessity to accurately account for the mixing state of aerosols in atmospheric models over East Asia in order to better understand the formation mechanism for regional air pollution and to assess its impacts on human health, weather, and climate.

  5. Automation of production of concrete mix

    Directory of Open Access Journals (Sweden)

    Popello Egor

    2017-01-01

    Full Text Available Computer-aided design of concrete leads to a reduction in terms of production, the exclusion of product deficiencies, improve the quality of manufactured products. This approach allows to produce the concrete to exact physical and mechanical characteristics, which makes the design more reliable and economical. The software package will allow: to reduce the settlement time in the design of concrete mixture, to improve the efficiency of the staff of the laboratory building, to improve the quality of the concrete mix due to higher accuracy of calculations, to apply a flexible approach to the design of concrete mixture in question of introducing new chemical additives and their characteristics.

  6. Authoring Immersive Mixed Reality Experiences

    Science.gov (United States)

    Misker, Jan M. V.; van der Ster, Jelle

    Creating a mixed reality experience is a complicated endeavour. From our practice as a media lab in the artistic domain we found that engineering is “only” a first step in creating a mixed reality experience. Designing the appearance and directing the user experience are equally important for creating an engaging, immersive experience. We found that mixed reality artworks provide a very good test bed for studying these topics. This chapter details three steps required for authoring mixed reality experiences: engineering, designing and directing. We will describe a platform (VGE) for creating mixed reality environments that incorporates these steps. A case study (EI4) is presented in which this platform was used to not only engineer the system, but in which an artist was given the freedom to explore the artistic merits of mixed reality as an artistic medium, which involved areas such as the look and feel, multimodal experience and interaction, immersion as a subjective emotion and game play scenarios.

  7. Diphoton excess from hidden U(1 gauge symmetry with large kinetic mixing

    Directory of Open Access Journals (Sweden)

    Fuminobu Takahashi

    2016-09-01

    Full Text Available We show that the 750 GeV diphoton excess can be explained by introducing vector-like quarks and hidden fermions charged under a hidden U(1 gauge symmetry, which has a relatively large coupling constant as well as a significant kinetic mixing with U(1Y. With the large kinetic mixing, the standard model gauge couplings unify around 1017 GeV, suggesting the grand unified theory without too rapid proton decay. Our scenario predicts events with a photon and missing transverse momentum, and its cross section is related to that for the diphoton excess through the kinetic mixing. We also discuss other possible collider signatures and cosmology, including various ways to evade constraints on exotic stable charged particles. In some cases where the 750 GeV diphoton excess is due to diaxion decays, our scenario also predicts triphoton and tetraphoton signals.

  8. Impact of standard rate of VAT on tax mix in EU 27

    Directory of Open Access Journals (Sweden)

    Tereza Šinkyříková

    2012-01-01

    Full Text Available The Value Added Tax (VAT is one of the key resources within tax collection and therefore VAT effectiveness and VAT complexity represent one of the current world topics. Standard rates of VAT may and may not be the simple key to define whether VAT is important in the tax mix or not. This paper focuses on the question whether the amount of the VAT rate has an impact on the share of VAT in the tax mix. The VAT share on total taxes is studied in connection of average and median standard rates applied so as to answer the question: “Do the countries with higher share of VAT in the tax mix set its standard rates of VAT beyond the average of EU 27?” The paper examines this issue using data EU member countries, especially EU 27, in years 1995–2010.

  9. Competition between Dispersion and Absorption of Doubly-Dressed Four-Wave Mixing and Dressed Six-Wave Mixing

    International Nuclear Information System (INIS)

    Lei-Jian, Shen; Chuang-She, Li; Yi-Gang, Du; Cui-Cui, Zuo; Zhi-Qiang, Nie; Yan-Peng, Zhang; Yuan-Yuan, Li; Chen-Li, Gan; Ke-Qing, Lu

    2008-01-01

    We study the competition between dispersion and absorption of doubly-dressed four-wave mixing (DDFWM) and dressed six-wave mixing. In the case of weak coupling fields limit, we find DDFWM signal is affected by destructive interference between four-wave mixing(FWM) and six-wave mixing as well as constructive interference between FWM and eight-wave mixing. By analysing the difference between two kinds of doubly dressing mechanisms (parallel cascade and nested cascade) in this opening five-level system, we can further understand the generated high-order nonlinear optical signal dressed by multi-fields

  10. MARKETING MIX THEORETICAL ASPECTS

    OpenAIRE

    Margarita Išoraitė

    2016-01-01

    Aim of article is to analyze marketing mix theoretical aspects. The article discusses that marketing mix is one of the main objectives of the marketing mix elements for setting objectives and marketing budget measures. The importance of each element depends not only on the company and its activities, but also on the competition and time. All marketing elements are interrelated and should be seen in the whole of their actions. Some items may have greater importance than others; it depends main...

  11. Arctic Mixed Layer Dynamics

    National Research Council Canada - National Science Library

    Morison, James

    2003-01-01

    .... Over the years we have sought to understand the heat and mass balance of the mixed layer, marginal ice zone processes, the Arctic internal wave and mixing environment, summer and winter leads, and convection...

  12. Identification of DNA-Binding Proteins Using Mixed Feature Representation Methods

    Directory of Open Access Journals (Sweden)

    Kaiyang Qu

    2017-09-01

    Full Text Available DNA-binding proteins play vital roles in cellular processes, such as DNA packaging, replication, transcription, regulation, and other DNA-associated activities. The current main prediction method is based on machine learning, and its accuracy mainly depends on the features extraction method. Therefore, using an efficient feature representation method is important to enhance the classification accuracy. However, existing feature representation methods cannot efficiently distinguish DNA-binding proteins from non-DNA-binding proteins. In this paper, a multi-feature representation method, which combines three feature representation methods, namely, K-Skip-N-Grams, Information theory, and Sequential and structural features (SSF, is used to represent the protein sequences and improve feature representation ability. In addition, the classifier is a support vector machine. The mixed-feature representation method is evaluated using 10-fold cross-validation and a test set. Feature vectors, which are obtained from a combination of three feature extractions, show the best performance in 10-fold cross-validation both under non-dimensional reduction and dimensional reduction by max-relevance-max-distance. Moreover, the reduced mixed feature method performs better than the non-reduced mixed feature technique. The feature vectors, which are a combination of SSF and K-Skip-N-Grams, show the best performance in the test set. Among these methods, mixed features exhibit superiority over the single features.

  13. η'-η-π0 mixing

    International Nuclear Information System (INIS)

    Bagchi, B.; Lahiri, A.; Niyogi, S.

    1990-01-01

    We have examined the saturation of anomalous Ward identities by the low-lying pseudoscalars π 0 , η, and η' to determine the sizes of η'-η, π 0 -η, and π 0 -η' mixing angles. The η'-η mixing angle turns out to be about -20 degree which is consistent with the recent findings. Our estimate for the π 0 -η mixing angle shows that it could be bigger than the older value obtained from the ρ-ω mixing, baryon mass splittings, and kaon mass difference

  14. Diagnostic Limitations of 13C-Mixed Triglyceride Breath Test in Patients after Cholecystectomy

    Directory of Open Access Journals (Sweden)

    V.I. Rusyn

    2014-09-01

    Full Text Available The results of a comprehensive examination of 136 patients after cholecystectomy are provided. High efficiency and informativeness of the 13C-mixed triglyceride breath test for determining exocrine pancreatic insufficiency at its early stages was noted in patients after cholecystectomy.

  15. effects of mixed of mixed of mixed alkaline earth oxides in potash

    African Journals Online (AJOL)

    eobe

    Si, P) are network formers, and that materials whose. Nigerian ... made by mixing sand (SiO2), potassium carbonates. (K2Co3) .... The edges of the glass were grounded using ..... surface energies of minerals; theoritical estimate for oxides ...

  16. Effects of the inclusion of a mixed Psychrotrophic bacteria strain for sewage treatment in constructed wetland in winter seasons.

    Science.gov (United States)

    Tang, Meizhen; Li, Zhengtao; Yang, Yuewei; Chen, Junfeng; Jiang, Jie

    2018-04-01

    Constructed wetlands (CWs) have been used globally in wastewater treatment for years. CWs represent an efficient ecological system which is both energy-saving and low in investment for construction and operational cost. In addition, CWs also have the advantage of being easy to operate and maintain. However, the operation of CWs at northern latitudes (both mid and high) is sometimes quite demanding, due to the inhibitory effect of low temperatures that often occur in winter. To evaluate the wastewater treatment performance of a culture of mixed Psychrotrophic bacteria strains in an integrated vertical-flow CW, the removal rates of ammonia nitrogen (NH 3 -N), chemical oxygen demand (COD), nitrite nitrogen [Formula: see text], nitrate nitrogen [Formula: see text] and total phosphorus (TP) were quantified at different bacterial dosages to determine the best bacterial dosage and establish kinetic degradation models of the mixed strains. The bacterial culture was made up of Psychrobacter TM-1, Sphingobacterium TM-2 and Pseudomonas TM-3, mixed together at a volume/volume ratio of 1 : 1 : 1 (at bacterial suspension concentrations of 4.4 × 10 9  ml -1 ). Results showed that the organic pollutants (nitrogen and phosphorus) in the sewage could be efficiently removed by the culture of mixed Psychrotrophic bacteria. The optimal dosage of this mixed bacteria strain was 2.5%, and the treatment efficiency of COD, NH 3 -N, [Formula: see text], [Formula: see text], total nitrogen and TP were stable at 91.8%, 91.1%, 88.0%, 93.8%, 94.8% and 95.2%, respectively, which were 1.5, 2.0, 2.1, 1.5, 2.2 and 1.3 times those of the control group. In addition, a pseudo-first-order degradation model was a good fit for the degradation pattern observed for each of these pollutants.

  17. Stability with temperature of mixed uranium plutonium monocarbides

    International Nuclear Information System (INIS)

    Riglet-Martial, Ch.; Dumas, J.C.; Piron, J.P.; Gueneau, Ch.

    2008-01-01

    Full text: Among the different advanced fuel materials of concern for Generation IV systems, the mixed carbide of uranium and plutonium fuel is considered as one of the key materials for Gas Fast Reactors (GFR) systems. For purposes of optimising its fabrication process as well as its performances in various operating conditions, the losses of gaseous plutonium specially at elevated temperatures have to be controlled and minimized. The paper is therefore concerned with a parametric analysis of the stability with temperature of mixed carbides of uranium and plutonium. Previous published experimental studies have shown that mixed (U ,Pu) carbides undergo a highly incongruent sublimation at high temperatures: the vapour phase in equilibrium with the solid is mainly composed of gaseous plutonium (P Pu /P total > 99 % ) while the contribution of gaseous U and C remains very low. The composition of the system U 1-z Pu z C 1+x ' (z =Pu/(U+Pu) and x C/(U+Pu)), the temperature (T) and the expansion volume (V) of the gas are the main parameters in the loss of gaseous Pu. The calculations are carried out using the SAGE (Solgasmix Advanced Gibbs Energy) software, by assuming ideal solid solutions between UC and PuC, as well as between U 2 C 3 and Pu 2 C 3 . The validity of the model is previously tested using published equilibrium vapour pressure data. This work gives rise to a large description of the variations of Pu losses from mixed uranium plutonium carbides and leads to some basic recommendations in connection with the use of this advanced fuel materials

  18. MARKETING MIX AND MARKETING ENVIRONMENT OF A SPORT ORGANIZATION

    Directory of Open Access Journals (Sweden)

    Nebojša Maksimović

    2008-08-01

    Full Text Available This paper analyses the basic elements of marketing (so called model 5P: product, price, distribution, promotion and staff as the main parts of marketing mix. It defines what can be an object of sale in terms of sport activity. Then, how the price is formed, what are the ways to sell the product, activity concerning product promotion as well as activity and service of the staff who are customer oriented.

  19. Fluctuations in a mixed IS-LM business cycle model

    Directory of Open Access Journals (Sweden)

    Hamad Talibi Alaoui

    2008-09-01

    Full Text Available In the present paper, we extend a delayed IS-LM business cycle model by introducing an additional advance (anticipated capital stock in the investment function. The resulting model is represented in terms of mixed differential equations. For the deviating argument $au$ (advance and delay being a bifurcation parameter we investigate the local stability and the local Hopf bifurcation. Also some numerical simulations are given to support the theoretical analysis.

  20. Analytic network process (ANP approach for product mix planning in railway industry

    Directory of Open Access Journals (Sweden)

    Hadi Pazoki Toroudi

    2016-08-01

    Full Text Available Given the competitive environment in the global market in recent years, organizations need to plan for increased profitability and optimize their performance. Planning for an appropriate product mix plays essential role for the success of most production units. This paper applies analytical network process (ANP approach for product mix planning for a part supplier in Iran. The proposed method uses four criteria including cost of production, sales figures, supply of raw materials and quality of products. In addition, the study proposes different set of products as alternatives for production planning. The preliminary results have indicated that that the proposed study of this paper could increase productivity, significantly.

  1. Mixing properties of quantum systems

    International Nuclear Information System (INIS)

    Narnhofer, H.; Thirring, W.

    1988-01-01

    We generalize the classical notion of topological mixing for automorphisms of C * -algebras in two ways. We show that for Galilean invariant Fermi systems the weaker form of mixing is satisfied. With some additional requirement on the range of the interaction we can also demonstrate the stronger mixing property. (Author)

  2. Iterative method for solving a problem with mixed boundary conditions for biharmonic equation arising in fracture mechanics

    Directory of Open Access Journals (Sweden)

    Dang Quang A

    2013-02-01

    Full Text Available In this paper we consider a mixed boundary value problem for biharmonic equation of the Airy stress function which models a crack problem of a solid elastic plate. An iterative method for reducing the problem to a sequence of mixed problems for Poisson equations is proposed and investigated. The convergence of the method is established theoretically and illustrated on many numerical experiments.

  3. Construction Technology and Mechanical Properties of a Cement-Soil Mixing Pile Reinforced by Basalt Fibre

    Directory of Open Access Journals (Sweden)

    Yingwei Hong

    2017-01-01

    Full Text Available A new type of cement-soil mixing pile reinforced by basalt fibre is proposed for increasing the bearing capacity of cement-soil mixing piles. This work primarily consists of three parts. First, the process of construction technology is proposed, which could allow uniform mixing of the basalt fibre in cement-soil. Second, the optimal proportions of the compound mixtures and the mechanical properties of the pile material are obtained from unconfined compression strength test, tensile splitting strength test, and triaxial shear test under different conditions. Third, the reliability of the construction technology, optimal proportions, and mechanical properties are verified by testing the mechanical properties of the drilling core sample on site.

  4. A detailed aerosol mixing state model for investigating interactions between mixing state, semivolatile partitioning, and coagulation

    OpenAIRE

    J. Lu; F. M. Bowman

    2010-01-01

    A new method for describing externally mixed particles, the Detailed Aerosol Mixing State (DAMS) representation, is presented in this study. This novel method classifies aerosols by both composition and size, using a user-specified mixing criterion to define boundaries between compositional populations. Interactions between aerosol mixing state, semivolatile partitioning, and coagulation are investigated with a Lagrangian box model that incorporates the DAMS approach. Model results predict th...

  5. Construction of Subgame-Perfect Mixed-Strategy Equilibria in Repeated Games

    Directory of Open Access Journals (Sweden)

    Kimmo Berg

    2017-11-01

    Full Text Available This paper examines how to construct subgame-perfect mixed-strategy equilibria in discounted repeated games with perfect monitoring. We introduce a relatively simple class of strategy profiles that are easy to compute and may give rise to a large set of equilibrium payoffs. These sets are called self-supporting sets, since the set itself provides the continuation payoffs that are required to support the equilibrium strategies. Moreover, the corresponding strategies are simple as the players face the same augmented game on each round but they play different mixed actions after each realized pure-action profile. We find that certain payoffs can be obtained in equilibrium with much lower discount factor values compared to pure strategies. The theory and the concepts are illustrated in 2 × 2 games.

  6. Rheology of Potato flour Mixes and Wheat to Make Bread

    Directory of Open Access Journals (Sweden)

    Ely Fernando Sacón-Vera

    2016-07-01

    Full Text Available Evaluate the rheological properties of flour mixes Ipomoea batata and Triticum vulgare for the preparation of bread dough, was the goal of this research for it a completely randomized design, as treatments sweet potato flour was used varieties are used: Toquecita, Guayaco Purple, Purple Ecuador, Brazil and Ina Purple in a 30/70 ratio (sweet potato flour / wheat flour respectively. The rheological variables: water absorption, development time, weakening of the dough stability, water absorption index (C1, mixing rate (C2, gluten strength index (C3, gel viscosity (C4, resistance index amylase (C5 and starch retro gradation index (C6 were evaluated with Mixolab equipment. The results showed that the variety Purple Brazil showed better characteristics of flours recommended premixes for the baking process in response to these indices

  7. Sustainability of a Compartmentalized Host-Parasite Replicator System under Periodic Washout-Mixing Cycles

    Directory of Open Access Journals (Sweden)

    Taro Furubayashi

    2018-01-01

    Full Text Available The emergence and dominance of parasitic replicators are among the major hurdles for the proliferation of primitive replicators. Compartmentalization of replicators is proposed to relieve the parasite dominance; however, it remains unclear under what conditions simple compartmentalization uncoupled with internal reaction secures the long-term survival of a population of primitive replicators against incessant parasite emergence. Here, we investigate the sustainability of a compartmentalized host-parasite replicator (CHPR system undergoing periodic washout-mixing cycles, by constructing a mathematical model and performing extensive simulations. We describe sustainable landscapes of the CHPR system in the parameter space and elucidate the mechanism of phase transitions between sustainable and extinct regions. Our findings revealed that a large population size of compartments, a high mixing intensity, and a modest amount of nutrients are important factors for the robust survival of replicators. We also found two distinctive sustainable phases with different mixing intensities. These results suggest that a population of simple host–parasite replicators assumed before the origin of life can be sustained by a simple compartmentalization with periodic washout-mixing processes.

  8. Synergistic Adsorption and Flotation of New Mixed Cationic/Nonionic Collectors on Muscovite

    Directory of Open Access Journals (Sweden)

    Hao Jiang

    2017-05-01

    Full Text Available The mixed cationic collector cetyltrimethylammonium chloride (CTAC and nonionic collector octanol (OCT was found to exhibit a synergistic effect on the flotation and adsorption of muscovite. To understand the underlying synergistic mechanism, flotation, contact angle, surface tension, and adsorption measurements were carried out. The results obtained from flotation measurements indicated that the mixed CTAC/OCT exhibits a better collecting ability than CTAC or OCT. The recovery of muscovite with CTAC only rapidly decreased from 97.25% at pH 2.64 to 75.26% at pH 5.82, followed by a flat horizontal at a pH is higher than 6. In contrast, a high recovery of greater than 85% muscovite was observed using mixed CTAC/OCT at α CTAC = 0.67 (the mole ratio of CTAC:OCT = 2:1 over the investigated pH range. From the surface activity parameters (CMC, γ CMC, Γmax, Amin estimated from surface measurements and interaction parameters (βm, βσ, in addition to the micellar and interfacial compositions ( x 1 m , x 1 σ obtained from the theory of regular solutions, a synergistic effect is evident in the mixed micelle and at the water/air interface. Moreover, the mixed CTAC/OCT at α CTAC = 0.67 exhibited the maximum synergistic interaction. The results obtained from surface tension measurements indicated that the mixed CTAC/OCT exhibits considerably higher surface activities compared to single CTAC or OCT. The contact angle results confirmed that the mixed CTAC/OCT is a better collector than the individual CTAC or OCT for the flotation of muscovite. According to the results obtained from adsorption experiments, compared with that of individual CTAC or OCT, the amounts of CTAC and OCT adsorbed on the muscovite surface are considerably increase in the mixed systems because of co-adsorption. Based on these results, the mixed CTAC/OCT exhibits a remarkable synergistic effect during the flotation and adsorption of muscovite.

  9. Existence of solutions for nonlinear mixed type integrodifferential equation of second order

    Directory of Open Access Journals (Sweden)

    Haribhau Laxman Tidke

    2010-04-01

    Full Text Available In this paper, we investigate the existence of solutions for nonlinear mixed Volterra-Fredholm integrodifferential equation of second order with nonlocal conditions in Banach spaces. Our analysis is based on Leray-Schauder alternative, rely on a priori bounds of solutions and the inequality established by B. G. Pachpatte.

  10. The moorish ballad Ensíllenme el potro rucio, attributed to Liñán, and its parody

    Directory of Open Access Journals (Sweden)

    José Luis Pérez López

    2012-06-01

    Full Text Available The Spanish ballad «Ensillenme el potro rucio» is attributed to Pedro Liñán de Riaza in manuscript 973 of the Royal Palace Library of Madrid. This romance has been transmitted by written and printed sources. The printed versions transmit an incomplete text that is missing 12 verses and 3 popular songs (coplas which stands out when compared with the Gongoristic parody «Ensíllenme el asno rucio». This study aims to raise and resolve the following issues: editing the text based on all of the possible sources, and attributing it to its rightful author, according to the oldest handwritten source available, Pedro Liñán de Riaza.

  11. Mixed Methods Research in School Psychology: A Mixed Methods Investigation of Trends in the Literature

    Science.gov (United States)

    Powell, Heather; Mihalas, Stephanie; Onwuegbuzie, Anthony J.; Suldo, Shannon; Daley, Christine E.

    2008-01-01

    This article illustrates the utility of mixed methods research (i.e., combining quantitative and qualitative techniques) to the field of school psychology. First, the use of mixed methods approaches in school psychology practice is discussed. Second, the mixed methods research process is described in terms of school psychology research. Third, the…

  12. From Text to Political Positions: Text analysis across disciplines

    NARCIS (Netherlands)

    Kaal, A.R.; Maks, I.; van Elfrinkhof, A.M.E.

    2014-01-01

    ABSTRACT From Text to Political Positions addresses cross-disciplinary innovation in political text analysis for party positioning. Drawing on political science, computational methods and discourse analysis, it presents a diverse collection of analytical models including pure quantitative and

  13. Effect of mixed-sulfonated aluminium phthalocyanine on human skin fibroblasts for photodynamic therapy

    CSIR Research Space (South Africa)

    Ndhundhuma, IM

    2008-08-01

    Full Text Available of the study was to evaluate the effect of mixed-sulfonated aluminium phthalocyanine (AlPcSmix) used as photosensitizers for PDT, determined by changes in cell morphology and cell viability of human skin fibroblasts (WS1). Methods. Cells incubated with 5, 10...

  14. Medium-Density Mixed Housing: sustainable design and construction of South African social housing

    CSIR Research Space (South Africa)

    Osman, A

    2010-09-01

    Full Text Available Medium-Density Mixed Housing (MDMH), of which social housing (SH) is one component, is perceived to have the capacity to contribute to the transformation of fragmented South African cities more than the massive roll-out of government subsidised ‘one-house...

  15. An Integrating Framework for Mixed Systems

    Science.gov (United States)

    Coutrix, Céline; Nigay, Laurence

    Technological advances in hardware manufacturing led to an extended range of possibilities for designing physical-digital objects involved in a mixed system. Mixed systems can take various forms and include augmented reality, augmented virtuality, and tangible systems. In this very dynamic context, it is difficult to compare existing mixed systems and to systematically explore the design space. Addressing this design problem, this chapter presents a unified point of view on mixed systems by focusing on mixed objects involved in interaction, i.e., hybrid physical-digital objects straddling physical and digital worlds. Our integrating framework is made of two complementary facets of a mixed object: we define intrinsic as well as extrinsic characteristics of an object by considering its role in the interaction. Such characteristics of an object are useful for comparing existing mixed systems at a fine-grain level. The taxonomic power of these characteristics is discussed in the context of existing mixed systems from the literature. Their generative power is illustrated by considering a system, Roam, which we designed and developed.

  16. Production of diosgenin from Dioscorea zingiberensis with mixed culture in a new tray bioreactor

    Directory of Open Access Journals (Sweden)

    Yutong Cheng

    2016-01-01

    Full Text Available A new tray bioreactor was developed for the production of diosgenin from Dioscorea zingiberensis with Trichoderma reesei and Aspergillus fumigatus. The influence of initial moisture content, temperature, tray bed depth and mixing times was investigated. The best fermentation condition is initial moisture content of 75%, bioreactor temperature of 35°C, solid bed depth of 1.5 cm and three mixings carrying out on the first, third and fifth day. Under the optimized fermentation conditions, after 144 h incubation, maximum diogenin concentration of 68.2 μmol/g was detected.

  17. LocText

    DEFF Research Database (Denmark)

    Cejuela, Juan Miguel; Vinchurkar, Shrikant; Goldberg, Tatyana

    2018-01-01

    trees and was trained and evaluated on a newly improved LocTextCorpus. Combined with an automatic named-entity recognizer, LocText achieved high precision (P = 86%±4). After completing development, we mined the latest research publications for three organisms: human (Homo sapiens), budding yeast...

  18. ALGORITMO PARA O RECONHECIMENTO DE CARACTERES MANUSCRITOS

    Directory of Open Access Journals (Sweden)

    Rafael Arthur Rocha Miranda

    2013-12-01

    Full Text Available The handwritten character recognition in digital images is an important and challenging area of study in Computer Vision, with several possibilities for applications to facilitate the daily work of the people. This paper presents an algorithm for handwritten character recognition with two proposed approaches. The first proposal complements earlier work by some of the authors of this article, including 290 new attributes, based on histograms, Zoning and transformed Hit-or-Miss. The second proposal uses 79 attributes, obtained from frequency information, distance-edge character and densities, which performs classification using an approach based on maximum and minimum values of each attribute for each character type, and a neural network Multilayer Perceptron. The large number of attributes contributes to a more precise discrimination of characters, on the other hand, the extraction of these descriptors is easy because only performs the pixels counting. Thus, the processing time in this task is reduced. Although the classification using a Multilayer Perceptron neural network achieved a higher hit rate, the processing time of the maximum and minimum limits based classification is smaller, allowing its use in applications where the processing time is critical.

  19. Handbook of mixed membership models and their applications

    CERN Document Server

    Airoldi, Edoardo M; Erosheva, Elena A; Fienberg, Stephen E

    2014-01-01

    In response to scientific needs for more diverse and structured explanations of statistical data, researchers have discovered how to model individual data points as belonging to multiple groups. Handbook of Mixed Membership Models and Their Applications shows you how to use these flexible modeling tools to uncover hidden patterns in modern high-dimensional multivariate data. It explores the use of the models in various application settings, including survey data, population genetics, text analysis, image processing and annotation, and molecular biology.Through examples using real data sets, yo

  20. Continuous precipitation of mineral products: influence of mixing conditions on the co-precipitation of cerium-zirconium mixed oxides

    International Nuclear Information System (INIS)

    Di Patrizio, Nicolas

    2015-01-01

    An automated experimental set-up with rapid mixers is used to study the influence of mixing conditions on the co-precipitation of cerium-zirconium mixed oxides. The intensity of mixing is controlled by the inlet flow rates of the reacting solutions. An engulfment model is used to estimate a mixing time from the measurement of a segregation index by the Villermaux-Dushman reaction system. Three geometries of Hartridge Roughton mixers are compared. Mixing performance is better when a separate mixing chamber upstream of a narrower outlet pipe is present. A better mixing decreases the maximal reducibility temperature of the material and increases the crystal strains of the particles calcined at 1100 C. This is probably due to a better homogenization of the particles content. The important incorporation of nitrates in the particle at the outlet of the mixers shows precipitation occurs while the mixing process is not finished. This experimental result was confirmed by numerical simulation and an estimation of sur-saturations during the mixing process. (author)