Machine

Distribution by Scientific Domains

Kinds of Machine

  • casting machine
  • heart-lung machine
  • induction machine
  • injection molding machine
  • instron testing machine
  • instron universal testing machine
  • lung machine
  • molding machine
  • molecular machine
  • paper machine
  • single machine
  • support vector machine
  • synchronous machine
  • testing machine
  • ultrasound machine
  • universal testing machine
  • vector machine
  • virtual machine
  • washing machine

  • Terms modified by Machine

  • machine component
  • machine direction
  • machine interface
  • machine learning
  • machine learning algorithm
  • machine learning algorithms
  • machine learning approach
  • machine learning method
  • machine learning methods
  • machine learning techniques
  • machine perfusion
  • machine scheduling problem
  • machine vision system

  • Selected Abstracts


    Novel software architecture for rapid development of magnetic resonance applications

    CONCEPTS IN MAGNETIC RESONANCE, Issue 3 2002
    Josef Debbins
    Abstract As the pace of clinical magnetic resonance (MR) procedures grows, the need for an MR scanner software platform on which developers can rapidly prototype, validate, and produce product applications becomes paramount. A software architecture has been developed for a commercial MR scanner that employs state of the art software technologies including Java, C++, DICOM, XML, and so forth. This system permits graphical (drag and drop) assembly of applications built on simple processing building blocks, including pulse sequences, a user interface, reconstruction and postprocessing, and database control. The application developer (researcher or commercial) can assemble these building blocks to create custom applications. The developer can also write source code directly to create new building blocks and add these to the collection of components, which can be distributed worldwide over the internet. The application software and its components are developed in Java, which assures platform portability across any host computer that supports a Java Virtual Machine. The downloaded executable portion of the application is executed in compiled C++ code, which assures mission-critical real-time execution during fast MR acquisition and data processing on dedicated embedded hardware that supports C or C++. This combination permits flexible and rapid MR application development across virtually any combination of computer configurations and operating systems, and yet it allows for very high performance execution on actual scanner hardware. Applications, including prescan, are inherently real-time enabled and can be aggregated and customized to form "superapplications," wherein one or more applications work with another to accomplish the clinical objective with a very high transition speed between applications. © 2002 Wiley Periodicals, Inc. Concepts in Magnetic Resonance (Magn Reson Engineering) 15: 216,237, 2002 [source]


    Integrating generations with advanced reference counting garbage collectors,

    CONCURRENCY AND COMPUTATION: PRACTICE & EXPERIENCE, Issue 9 2006
    Hezi Azatchi
    Abstract We propose the use of generations with modern reference counting. A reference counting collector is well suited to collect the old generation, containing a large fraction of live objects that are modified infrequently. Such a collector can be combined with a tracing collector to collect the young generation, typically containing a small fraction of live objects. We have designed such a collector appropriate for running on a multiprocessor. As our building blocks, we used the sliding-views on-the-fly collectors. We have implemented the new collector on the Jikes Research Java Virtual Machine (Jikes RVM) and compared it with the concurrent reference counting collector supplied with the Jikes RVM package. Our measurements demonstrate short pause times, retaining those of the original on-the-fly collectors and a gain in application throughput time. It turns out that a modern reference counting collector may benefit from the use of generations. Copyright © 2006 John Wiley & Sons, Ltd. [source]


    Simple verification technique for complex Java bytecode subroutines

    CONCURRENCY AND COMPUTATION: PRACTICE & EXPERIENCE, Issue 7 2004
    Alessandro Coglio
    Abstract Java is normally compiled to bytecode, which is verified and then executed by the Java Virtual Machine. Bytecode produced via compilation must pass verification. The main cause of complexity for bytecode verification is subroutines, used by compilers to generate more compact code. The techniques to verify subroutines proposed in the literature reject certain programs produced by mundane compilers, are difficult to realize within an implementation of the Java Virtual Machine or are relatively complicated. This paper presents a novel technique which is very simple to understand, implement and prove sound. It is also very powerful: the set of accepted programs has a simple characterization which most likely includes all the code produced by current compilers and which enables future compilers to make more extensive use of subroutines. Copyright © 2004 John Wiley & Sons, Ltd. [source]


    Evaluation of fracture resistance in simulated immature teeth using resilon and ribbond as root reinforcements , An in vitro study

    DENTAL TRAUMATOLOGY, Issue 4 2009
    Hiremath Hemalatha
    Material and Methods:, Sixty five freshly extracted human maxillary anterior teeth were prepared with a Peeso no. 6 to simulate immature teeth (Cvek's stage 3 root development). After instrumentation, each root was irrigated with sodium hypochlorite and with ethylene diamino tetra acetic acid to remove the smear layer. To simulate single visit apexification technique a 4,5 mm white Pro Root mineral trioxide aggregate plug was placed apically using schilder carrier. The teeth were divided into three experimental groups and one control group. Group I , control group (root canals instrumented but not filled); Group II , backfilled with thermoplastisized gutta-percha using AH plus sealer; Group III , reinforced with Resilon using epiphany sealer; Group IV , reinforced with Ribbond fibers using Panavia F luting cement. A Universal Testing Machine was used to apply a load, at the level of the lingual cementoenamel junction with a chisel-shaped tip The peak load to fracture was recorded and statistical analysis was completed using student's t -test. Results:, Values of peak load to fracture were 1320.8, 1604.88, 1620, and 1851newtons for Group I to Group IV respectively. The results of student's t -test, revealed no significant difference (P > 0.05,) between Group II and Group III. Comparison between Group IV and Group III and between Group IV and Group II revealed highly significant difference (P > 0.001). Conclusions:, Teeth reinforced with Ribbond fibers using Panavia F luting cement showed the highest resistance to fracture. Resilon could not strengthen the roots and showed no statistically significant difference when compared with thermopasticised gutta-percha in reinforcing immature tooth when tested with universal testing machine in an experimental model of immature tooth. [source]


    Short-term load forecasting using informative vector machine

    ELECTRICAL ENGINEERING IN JAPAN, Issue 2 2009
    Eitaro Kurata
    Abstract In this paper, a novel method is proposed for short-term load forecasting, which is one of the important tasks in power system operation and planning. The load behavior is so complicated that it is hard to predict the load. The deregulated power market is faced with the new problem of an increase in the degree of uncertainty. Thus, power system operators are concerned with the significant level of load forecasting. Namely, probabilistic load forecasting is required to smooth power system operation and planning. In this paper, an IVM (Informative Vector Machine) based method is proposed for short-term load forecasting. IVM is one of the kernel machine techniques that are derived from an SVM (Support Vector Machine). The Gaussian process (GP) satisfies the requirements that the prediction results are expressed as a distribution rather than as points. However, it is inclined to be overtrained for noise due to the basis function with N2 elements for N data. To overcome this problem, this paper makes use of IVM that selects necessary data for the model approximation with a posteriori distribution of entropy. That has a useful function to suppress the excess training. The proposed method is tested using real data for short-term load forecasting. © 2008 Wiley Periodicals, Inc. Electr Eng Jpn, 166(2): 23, 31, 2009; Published online in Wiley InterScience (www. interscience.wiley.com). DOI 10.1002/eej.20693 [source]


    A Genetic Approach to Detecting Clusters in Point Data Sets

    GEOGRAPHICAL ANALYSIS, Issue 3 2005
    Jamison Conley
    Spatial analysis techniques are widely used throughout geography. However, as the size of geographic data sets increases exponentially, limitations to the traditional methods of spatial analysis become apparent. To overcome some of these limitations, many algorithms for exploratory spatial analysis have been developed. This article presents both a new cluster detection method based on a genetic algorithm, and Programs for Cluster Detection, a toolkit application containing the new method as well as implementations of three established methods: Openshaw's Geographical Analysis Machine (GAM), case point-centered searching (proposed by Besag and Newell), and randomized GAM (proposed by Fotheringham and Zhan). We compare the effectiveness of cluster detection and the runtime performance of these four methods and Kulldorf's spatial scan statistic on a synthetic point data set simulating incidence of a rare disease among a spatially variable background population. The proposed method has faster average running times than the other methods and significantly reduces overreporting of the underlying clusters, thus reducing the user's postprocessing burden. Therefore, the proposed method improves upon previous methods for automated cluster detection. The results of our method are also compared with those of Map Explorer (MAPEX), a previous attempt to develop a genetic algorithm for cluster detection. The results of these comparisons indicate that our method overcomes many of the problems faced by MAPEX, thus, we believe, establishing that genetic algorithms can indeed offer a viable approach to cluster detection. [source]


    Physicochemical properties of low-fat and full-fat Cheddar cheeses

    INTERNATIONAL JOURNAL OF DAIRY TECHNOLOGY, Issue 3 2006
    E KÜÇÜKÖNER
    Low-fat (6% fat) and full-fat (32% fat) Cheddar cheese was manufactured and aged up to 6,9 months at 5°C. The objective was to study the impact of fat on the physicochemical properties of Cheddar cheese. Total soluble nitrogen (TSN) and protein nitrogen (TPSN) in aqueous extracts were determined by the Kjeldahl method. The peptide content of each cheese was determined with reverse phase chromatography (RPC). Low-fat Cheddar (LFC) had a markedly higher peptide content than full-fat Cheddar (FFC). The overall peptide quantity increased with age with a marked increase in hydrophobic peptide content. Rheological properties were determined using an Instron Universal Testing Machine. LFC had significantly higher stress values, indicating hard and rubbery texture, than FFC. Furthermore, LFC had lower strain values, indicating crumbliness. [source]


    The effect of coagulants on the texture of chhana (an acid and heat coagulated product made from milk)

    INTERNATIONAL JOURNAL OF FOOD SCIENCE & TECHNOLOGY, Issue 8 2005
    Mahuya Bandyopadhyay
    Summary Chhana (a heat and acid coagulated milk protein mass and an Indian equivalent to cottage cheese) can be used as a raw material for the manufacture of various types of sweets popular all over India. Texture Profile Analysis (TPA), using an Instron Universal Testing Machine, was used to determine the effect of different coagulants on the textural characteristics of chhana. Chhana was made using three different coagulants: citric acid, lactic acid and calcium lactate, at five different concentrations, 0.5, 1, 2, 4 and 8%. Two types of dilution media, distilled water and acid whey, were used. The textural characteristics obtained when aqueous 0.5% citric acid, aqueous 0.5% lactic acid and 4,8% calcium lactate solutions, using acid whey as the solvent, gave similar TPA readings to normal chhana. [source]


    Take Me Back: Validating the Wayback Machine

    JOURNAL OF COMPUTER-MEDIATED COMMUNICATION, Issue 1 2008
    Jamie Murphy
    Although fields such as e-commerce, information systems, and computer-mediated communication (CMC) acknowledge the importance of validity, validating research tools or measures in these domains seems the exception rather than the rule. This article extends the concept of validation to one of an emerging genre of web-based tools that provide new measures, the Wayback Machine (WM). Drawing in part on social science tests of validity, the study progresses from testing for and demonstrating the weakest form of validity, face validity, to the more demanding tests for content, predictive, and convergent validity. Finally, the study tests and shows nomological validity, using the diffusion of innovations theory. In line with prior diffusion research, the results of tests for predictive and nomological validity showed significant relationships with organizational characteristics and two WM measures: website age and number of updates. The results help validate these measures and demonstrate the utility of the WM for studying evolving website use. [source]


    An aggression machine v. determinants in reactive aggression revisited

    AGGRESSIVE BEHAVIOR, Issue 6 2001
    Petri Juujärvi
    Abstract The relations between reactive aggression, situational cues, and emotion regulation were examined by means of the Pulkkinen Aggression Machine (PAM) task. In the PAM, provocation and response were systematically varied under two conditions: the impulsive aggression condition and the controlled aggression condition. In the impulsive condition, no information about the attacker was provided, while in the controlled condition the attackers were specified in terms of sex, age, and physical strength. The task was administered to 109 children aged 8 to 13 years. Boys (n = 61) and girls (n = 48), as well as subgroups of Adjusted (n = 67) and Maladjusted (n = 26) children were compared. The results confirmed earlier findings showing that there is a strong relationship between attack and response intensity. However, this relationship was consistently modified by the effects of situation and personality-related variables. This meant that, while for the impulsive condition response intensity was closely tied to stimulus intensity, in the controlled condition this effect was modulated by the characteristics of the opponent: the more equal the opponent the stronger the retaliations displayed. The Maladjusted children reacted more intensively in the impulsive condition and to minor provocation in the controlled condition than the Adjusted children. This suggests that the intensity of the elicited aggression in the Maladjusted group was particularly dependent on contextual rather than internal control. Aggr. Behav. 27:430,445, 2001. © 2001 Wiley-Liss, Inc. [source]


    KINETICS of QUALITY CHANGE DURING COOKING and FRYING of POTATOES: PART I. TEXTURE

    JOURNAL OF FOOD PROCESS ENGINEERING, Issue 4 2003
    F. NOURIAN
    ABSTRACT Kinetics of texture change during cooking and frying of potatoes were evaluated in this study. Potatoes were cut into cylinders (diameter × height: 20 mm × 20 mm for cooking, and 10 mm × 20 mm for frying) and cooked in a temperature controlled water bath at 80,100C or fried in a commercial fryer at 160,190C for selected times. the cooked samples were water cooled while the fried samples were air cooled immediately after the treatment. Test samples were then subjected to a single cycle compression test in a computer interfaced Universal Testing Machine and three textural properties (hardness, stiffness and firmness) were derived from the resulting force-deformation curves. Texture parameters of cooked potatoes decreased with progress of cooking time and the rate of texture changes associated with each temperature was found to be consistent with two pseudo first-order kinetic mechanisms, one more rapid than the other. Textural values of fried potatoes were found to increase with frying time and also followed a first order kinetic model. Temperature sensitivity of rate constants was adequately described by Arrhenius and z-value models. [source]


    Colon Delivery Efficiencies of Intestinal Pressure-controlled Colon Delivery Capsules Prepared by a Coating Machine in Human Subjects

    JOURNAL OF PHARMACY AND PHARMACOLOGY: AN INTERNATI ONAL JOURNAL OF PHARMACEUTICAL SCIENCE, Issue 10 2000
    ZHAOPENG HU
    Large quantities of pressure-controlled colon delivery capsules (PCDCs) were prepared by a Hicoater-mini pharmaceutical coating machine and colon delivery efficiencies were evaluated in man. Caffeine powder as a model drug was suspended with a polyethylene glycol (PEG) 1000 suppository base at 50°C, and was hardened in no. 0- and no. 2-sized capsular shapes. The capsule-shaped suppositories were coated with 5% w/v ethanolic ethylcellulose (7G grade) solution using the coating machine. By increasing the coating weight of ethylcellulose from 28.6 ± 1.1 mg to 45.3 ± 0.2 mg, the mean coating thickness of no. 0 PCDCs increased from 56 ± 1 ,m to 64 ± 1 ,m. With no. 2 PCDCs, the mean coating thickness increased from 50 ± 1 ,m to 57 ± 1 ,m by increasing the coating weight of ethylcellulose from 8.1 ± 0.5 mg to 11.2 ± 0.3 mg. The no. 0 PCDCs, having a mean ethylcellulose coating membrane thicknesses of 56± 1 ,m (type 1) and 64 ± 1 ,m (type 2), as well as no. 2 PCDCs, having thicknesses of 50 ± 1 ,m (type 3) and 57 ± 1 ,m (type 4), were used for in-vivo evaluation in man. After oral administration of test preparations containing 75 mg of caffeine, saliva samples were obtained and salivary caffeine levels were measured by an HPLC method. The first appearance time, Ti, of caffeine in the saliva was used as a parameter for the estimation of the release time of caffeine from PCDCs in the gastrointestinal tract. The mean Ti values of no. 0 PCDCs were 3.3 ± 0.3 h for type-1 and 5.3 ± 0.3 h for type-2 preparations while the mean Ti values of no. 2 PCDCs were 4.3 ± 0.5 h for type 3 and 5.3 ± 0.3 h for type 4. There were good correlations between ethylcellulose coating membrane thicknesses and in-vivo Ti values. A colon arrival time of 5 h was reported in our subjects by gastrointestinal magnetomarkergraphy. PCDCs having a mean coating thickness of 64± 1 ,m for no. 0 capsules and of 57 ± 1 ,m for no. 2 capsules were thought to deliver caffeine to the human colon efficiently. [source]


    Effect of Auxiliary Grooves on Molar Crown Preparations Lacking Resistance Form: A Laboratory Study

    JOURNAL OF PROSTHODONTICS, Issue 2 2008
    DClinDent, GradDipClinDent, Po-Ching Lu BDSc(Hons)
    Abstract Purpose: To investigate the effect of auxiliary grooves on resistance to dislodgment of crowns on compromised molar preparations lacking resistance form. Materials and Methods: Thirty human molar teeth were randomly assigned to three groups of ten, and prepared to a height-to-width ratio of 0.3 with a total convergence of 50°, and 1-mm shoulder margin. Base metal alloy copings were constructed with a 45° loading platform and cemented with zinc phosphate cement under a 50 N load. Initially, resistance testing was conducted using a Universal Testing Machine (Instron) at 1 mm/min for all 30 specimens. Following crown dislodgment, Group 1 copings were recemented and retested, Group 2 had one axial groove added, and Group 3 had two axial grooves added. New copings for Groups 2 and 3 were made, cemented, and again tested for resistance. Standardized radiographs were taken prior to initial cementation and scanned into digital images. The percentage of area occupied by the pulpal chamber above the acrylic mounting (PS), and the closest distance to pulp from the preparation surface (CD) were measured. Results: Recementation or the addition of one groove did not affect the dislodgment values (p > 0.05), but addition of two grooves caused a highly significant increase in resistance (p < 0.001). Regression analysis showed an inverse relationship between initial resistance values and pulpal space area. Lower resistance values were observed when the pulpal space area was large (p= 0.004). Conclusions: Crowns can be recemented without affecting resistance to dislodgment. Two grooves should be incorporated into compromised molar crown preparations to increase resistance form. Teeth with large pulps and therefore less coronal dentine have poorer resistance form, and therefore would benefit from placement of auxiliary grooves. [source]


    The Effect of Denture Cleansing Solutions on the Retention of Yellow Hader Clips: An In Vitro Study

    JOURNAL OF PROSTHODONTICS, Issue 3 2007
    Reena M. Varghese DMD
    Purpose: To evaluate the retention of yellow Hader clips after exposure to various denture cleansers. Methods: Seven groups of 18 yellow Hader clips each were soaked for the equivalent of 6 months of clinical use in the following denture cleansing solutions: Polident Regular, Polident Overnight, Efferdent, 5.25% Sodium Hypochlorite (NaOCl, 1:10 dilution) 15 min/day, NaOCl (1:10 dilution) 8 hours/day, water and dry (control) group. A Universal Testing Machine, set at a crosshead speed of 2 in/min, pulled each clip once, and the peak load-to-dislodgement was recorded and used as a measure to reflect changes in the retention of the Hader clips. Data were analyzed by a one-way analysis of variance followed by Tukey's HSD test. A p value , 0.05 was considered significant. Results: Denture cleansing solutions affected the retentive values of yellow Hader clips (F= 6.102, p, .0001). Sodium hypochlorite solution, 15 min/day for 6 months, caused an increase in the retentive values of the clips tested with a mean peak load-to-dislodgement of 22.63 ± 1.29 N. In addition, clips soaked in water showed no difference in retentive values when compared with all other groups. Furthermore, Polident Regular, Polident Overnight, Efferdent, and NaOCl (8 hours/day) had no effect on the retentive values of yellow Hader clips. Conclusion: This in vitro study demonstrated that the retention of yellow Hader clips used in implant overdentures is unaffected when soaked in commercial effervescent denture cleansers (Polident 5 Minute, Polident Overnight, and Efferdent) for six simulated months. Sodium hypochlorite statistically increased the single-pull retentive values of the clips, an effect that may not be beneficial. Increased retentive values may be associated with reduced durability of clips; further research is needed to address this issue. [source]


    Text-based video content classification for online video-sharing sites

    JOURNAL OF THE AMERICAN SOCIETY FOR INFORMATION SCIENCE AND TECHNOLOGY, Issue 5 2010
    Chunneng Huang
    With the emergence of Web 2.0, sharing personal content, communicating ideas, and interacting with other online users in Web 2.0 communities have become daily routines for online users. User-generated data from Web 2.0 sites provide rich personal information (e.g., personal preferences and interests) and can be utilized to obtain insight about cyber communities and their social networks. Many studies have focused on leveraging user-generated information to analyze blogs and forums, but few studies have applied this approach to video-sharing Web sites. In this study, we propose a text-based framework for video content classification of online-video sharing Web sites. Different types of user-generated data (e.g., titles, descriptions, and comments) were used as proxies for online videos, and three types of text features (lexical, syntactic, and content-specific features) were extracted. Three feature-based classification techniques (C4.5, Naïve Bayes, and Support Vector Machine) were used to classify videos. To evaluate the proposed framework, user-generated data from candidate videos, which were identified by searching user-given keywords on YouTube, were first collected. Then, a subset of the collected data was randomly selected and manually tagged by users as our experiment data. The experimental results showed that the proposed approach was able to classify online videos based on users' interests with accuracy rates up to 87.2%, and all three types of text features contributed to discriminating videos. Support Vector Machine outperformed C4.5 and Naïve Bayes techniques in our experiments. In addition, our case study further demonstrated that accurate video-classification results are very useful for identifying implicit cyber communities on video-sharing Web sites. [source]


    Machine learning for Arabic text categorization

    JOURNAL OF THE AMERICAN SOCIETY FOR INFORMATION SCIENCE AND TECHNOLOGY, Issue 8 2006
    Rehab M. Duwairi
    In this article we propose a distance-based classifier for categorizing Arabic text. Each category is represented as a vector of words in an m -dimensional space, and documents are classified on the basis of their closeness to feature vectors of categories. The classifier, in its learning phase, scans the set of training documents to extract features of categories that capture inherent category-specific properties; in its testing phase the classifier uses previously determined category-specific features to categorize unclassified documents. Stemming was used to reduce the dimensionality of feature vectors of documents. The accuracy of the classifier was tested by carrying out several categorization tasks on an in-house collected Arabic corpus. The results show that the proposed classifier is very accurate and robust. [source]


    FLOOD STAGE FORECASTING WITH SUPPORT VECTOR MACHINES,

    JOURNAL OF THE AMERICAN WATER RESOURCES ASSOCIATION, Issue 1 2002
    Shie-Yui Liong
    ABSTRACT: Machine learning techniques are finding more and more applications in the field of forecasting. A novel regression technique, called Support Vector Machine (SVM), based on the statistical learning theory is explored in this study. SVM is based on the principle of Structural Risk Minimization as opposed to the principle of Empirical Risk Minimization espoused by conventional regression techniques. The flood data at Dhaka, Bangladesh, are used in this study to demonstrate the forecasting capabilities of SVM. The result is compared with that of Artificial Neural Network (ANN) based model for one-lead day to seven-lead day forecasting. The improvements in maximum predicted water level errors by SVM over ANN for four-lead day to seven-lead day are 9.6 cm, 22.6 cm, 4.9 cm and 15.7 cm, respectively. The result shows that the prediction accuracy of SVM is at least as good as and in some cases (particularly at higher lead days) actually better than that of ANN, yet it offers advantages over many of the limitations of ANN, for example in arriving at ANN's optimal network architecture and choosing useful training set. Thus, SVM appears to be a very promising prediction tool. [source]


    Prediction of Volatile Components Retention Time in Blackstrap Molasses by Least-Squares Support Vector Machine

    MOLECULAR INFORMATICS, Issue 5 2008
    Yongna Yuan
    Abstract House flies are pestiferous insects that have the potential to spread many diseases to humans and livestock, so it is very significant for us to manage house fly populations. Many commercial types of bait are available to attract house flies, but most are designed for outdoor or limited indoor use, due to their malodorous components. This study sought to identify compounds present in blackstrap molasses that might be attractive to house flies. An effective Quantitative Structure-Property Relationship (QSPR) model between the Retention Time (RT) and five molecular descriptors of the volatile compounds in blackstrap molasses, was built using a modified algorithm of Least-Squares Support Vector Machine (LS-SVM). Descriptors calculated from the molecular structures alone were used to represent the characteristics of compounds. The five molecular descriptors selected by the Heuristic Method (HM) in CODESSA were used as inputs for LS-SVM. The results obtained by LS-SVM were compared with those obtained by the HM. The LS-SVM model gives better results with the predicted correlation coefficient () 0.919 and Root Mean-Square Errors (RMSE) 2.193 for the test set, as well as that 0.824 and 2.728 in the MLR model. The prediction results of log RT are in very good agreement with the experimental values. This paper provided a new and effective method for predicting the chromatography retention index. [source]


    A Machine To Make a Future: Biotech Chronicles by Paul Rabinow and Talia Dan-Cohen

    AMERICAN ANTHROPOLOGIST, Issue 1 2008
    HILARY CUNNINGHAM
    No abstract is available for this article. [source]


    ARE MENTAL STATE WELFARISM AND OUR CONCERN FOR NON-EXPERIENTIAL GOALS INCOMPATIBLE?

    PACIFIC PHILOSOPHICAL QUARTERLY, Issue 1 2007
    EDUARDO RIVERA-LÓPEZ
    If there is not, then we should reject mental state welfarism. My thesis is that there is such a version. My argument relies on the distinction between "reality-centered desires" and "experience-centered desires". Mental state welfarism can accommodate our reality-centered desires and our desire that they be objectively satisfied. My general strategy is, at the level of the value theory, somewhat analogous to the strategy that indirect consequentialism applies at the level of moral obligation theory. To test my argument, I appeal to Nozick's well-known example of the Experience Machine. [source]


    Washing Machine Associated 50 Hz Detected As Ventricular Fibrillation by An Implanted Cardioverter Defibrillator

    PACING AND CLINICAL ELECTROPHYSIOLOGY, Issue 8 2001
    XAVIER SABATÉ
    SABATÉ, X., et al.: Washing Machine Associated 50 Hz Detected As Ventricular Fibrillation by An Implanted Cardioverter Defibrillator. This case report describes a patient with an automatic ICD who suffered a defibrillation shock without warning symptoms. An electrical interference can be observed in the stored EGM of the episode. The patient explained that the moment he felt the shock he was touching a washing machine. After correct grounding of this machine the patient did not suffer more inappropriate shocks. [source]


    Use of the Esophageal Doppler Machine to help guide the intraoperative management of two children with pheochromocytoma

    PEDIATRIC ANESTHESIA, Issue 8 2006
    HENRIK HACK BSc MBBS MRCP FRCA
    Summary The anesthetic management of pheochromocytoma has been based upon the intraoperative control of blood pressure and fluid balance following adequate preoperative preparation. This can be difficult, especially in the presence of significant comorbidity such as cardiac or renal dysfunction. Two cases of children with pheochromocytoma are reported where the introperative management of fluid balance and blood pressure control were guided by measurement of changes in descending aortic blood flow using an esophageal Doppler probe. The advantages of such a technique compared with more invasive monitors are discussed. [source]


    Book review: Truth Machine: The Contentious History of DNA Fingerprinting

    AMERICAN JOURNAL OF HUMAN BIOLOGY, Issue 6 2009
    John J. Love
    No abstract is available for this article. [source]


    Planning and Optimization of a Numerical Control Machine in a Multiple Response Case

    QUALITY AND RELIABILITY ENGINEERING INTERNATIONAL, Issue 5 2006
    Rossella Berni
    Abstract This paper focuses on a specific case of experimental planning and optimization in a multiresponse case. Particularly, our attention is dedicated to a numerical control machine and our final goal is to improve this machine's measurement accuracy for a general dental implant. This work substantially aims at addressing two issues: the optimization methods in the presence of more response variables and the related problem of weighting according to the actual importance of these variables. About simultaneous optimization, we suggest an improvement by a new function which takes care of location and dispersion effects. Copyright © 2006 John Wiley & Sons, Ltd. [source]


    Chariot: From Chariot to Tank, The Astounding Rise and Fall of the World's First War Machine , By Arthur Cotterell

    THE HISTORIAN, Issue 3 2007
    Antonio Santosuosso
    No abstract is available for this article. [source]


    A Rigid Helical Peptide Axle for a [2]Rotaxane Molecular Machine,

    ANGEWANDTE CHEMIE, Issue 47 2009
    Alessandro Moretto Dr.
    Molekulare Schraube: In einer Reihe von Peptido[2]rotaxanen wirkt eine starre Helix als Achse. Eines dieser Rotaxane wurde zu einer reversibel arbeitenden molekularen Funktionseinheit weiterentwickelt, in der es das Verhältnis von Ringinnendurchmesser zu Durchmesser der Peptidhelix ermöglicht, dass der Ring bei seiner Bewegung längs der Achse rotiert (siehe Bild). [source]


    The Aachen MiniHLM,A Miniaturized Heart-Lung Machine for Neonates With an Integrated Rotary Blood Pump

    ARTIFICIAL ORGANS, Issue 9 2010
    Jutta Arens
    Abstract The operation of congenital heart defects in neonates often requires the use of heart-lung machines (HLMs) to provide perfusion and oxygenation. This is prevalently followed by serious complications inter alia caused by hemodilution and extrinsic blood contact surfaces. Thus, one goal of developing a HLM for neonates is the reduction of priming volume and contact surface. The currently available systems offer reasonable priming volumes for oxygenators, reservoirs, etc. However, the necessary tubing system contains the highest volumes within the whole system. This is due to the use of roller pumps; hence, the resulting placement of the complete HLM is between 1 and 2 m away from the operating table due to connective tubing between the components. Therefore, we pursued a novel approach for a miniaturized HLM (MiniHLM) by integrating all major system components in one single device. In particular, the MiniHLM is a HLM with the rotary blood pump centrically integrated into the oxygenator and a heat exchanger integrated into the cardiotomy reservoir which is directly connected to the pump inlet. Thus, tubing is only necessary between the patient and MiniHLM. A total priming volume of 102 mL (including arterial filter and a/v line) could be achieved. To validate the overall concept and the specific design we conducted several in vitro and in vivo test series. All tests confirm the novel concept of the MiniHLM. Its low priming volume and blood contact surface may significantly reduce known complications related to cardiopulmonary bypass in neonates (e.g., inflammatory reaction and capillary leak syndrome). [source]


    Comparative Assessment of Coagulation Changes Induced by Two Different Types of Heart,Lung Machine

    ARTIFICIAL ORGANS, Issue 1 2010
    Niels Rahe-Meyer
    Abstract The cardiopulmonary bypass (CPB) used in heart surgery has a deleterious effect on hemostasis. The aim of our study was to assess by means of standard laboratory and point-of-care methods changes induced by CPB in coagulation parameters, particularly in platelet function, and to determine whether these changes differ depending on the type of heart,lung machine (HLM) used: minimal extracorporeal circulation system (MECC) and standard HLM. The study enrolled 88 patients scheduled for coronary artery bypass surgery performed on pump. Forty-four interventions were performed with MECC and 44 with standard HLM. Blood was sampled preoperatively, after 30 min on CPB, after weaning from CPB, and 24 h postoperatively. Coagulation and platelet function were assessed using multiple electrode aggregometry (MEA), rotation thromboelastometry, as well as standard laboratory tests. Rotation thromboelastometry and standard laboratory reflected significantly impaired hemostasis after weaning from CPB but no significant differences between the two groups at different time points. Aggregation decreased significantly in both groups as early as 30 min after the institution of CPB (P < 0.05, Mann,Whitney U -test) and recovered within the first 24 h postoperatively, without reaching the preoperative level. Intraoperatively, aggregometry values reflected a significantly more severe reduction of platelet function in standard HLM group than in the MECC group (P < 0.01, ProcMixed test). Our findings suggest that MEA and thromboelastometry reflect impairment of coagulation in cardiac surgery performed on different types of HLM and that platelet function is less affected by MECC than by standard HLM. [source]


    Use of an Embalming Machine to Create a Central Venous Access Model in Human Cadavers

    ACADEMIC EMERGENCY MEDICINE, Issue 2009
    Lee Wilbur
    Background:, Human cadavers provide an effective model for procedural training; however, inconsistent blood return during central venous cannulation compromises the overall reliability of this procedure. Objective:, To create and quantitatively assess a human cadaver central venous access model using a continuously-run embalming machine. Curriculum:, Emergency medicine (EM) faculty at Indiana University created this model for a procedure lab designed for EM residents. The right femoral artery was identified by superficial dissection and cannulated distally towards the lower leg. This cannula was connected to a Duotronic embalming machine with a solution composed of 16 oz of 24-index fluid and 3 gallons of tap water at a fixed output of 13 pounds per square inch (psi). Next, the left subclavian vein and artery were identified by dissection and each was cannulated with an 18 gauge angiocath connected to a continuous pressure monitor. Pressures (mmHg) in the subclavian vein and artery were measured continuously while study personnel cannulated the left femoral, right subclavian, right supraclavicular, and right internal jugular veins. This model was assessed for dual sessions lasting two hours each with a two hour break in-between. Results:, During the first session, subclavian pressures were measured at 3 mmHg venous and 22 mmHg arterial, increasing to 11 mmHg venous and 27 mmHg arterial during the second session. Residents were able to withdraw at least 5 milliliters at each central venous site in the embalmed cadaver. Conclusions:, We created a reliable and measurable central venous access model in a fresh-frozen human cadaver using a standard embalming machine. [source]


    Relationships between wine phenolic composition and wine sensory properties for Cabernet Sauvignon (Vitis vinifera L.)

    AUSTRALIAN JOURNAL OF GRAPE AND WINE RESEARCH, Issue 3 2008
    H.E. HOLT
    Abstract Background and Aims:, Winemakers from a commercial winery observed sensory differences in Cabernet Sauvignon wines made from three pruning treatments in a single vineyard, particularly in mouthfeel characteristics. This study examined the relationships between wine composition and wine sensory characteristics, then related these to berry weight and composition and wine quality scores. Methods and Results:, Cabernet Sauvignon from three pruning treatments , Machine, Cane and Spur , was harvested at commercial harvest date, and replicate wines were made from each for three vintages. The composition of the wines from all three pruning systems was generally similar. Differences in individual descriptive attributes did not separate the wines from the three treatments, or across vintages, despite differences in overall quality scores. Principal component analysis (PCA) could separate the wines by pruning and by vintage using wine composition or sensory parameters. Higher concentrations of anthocyanins, tannins and phenolics in berries did not always result in higher concentrations in wines. Conclusions:, In this study, higher wine tannin or wine phenolic concentrations did not result in higher wine astringency, and wine colour measures and phenolic composition were not good indicators of individual wine sensory properties or wine quality. Wine composition was not necessarily directly influenced by berry composition. Significance of the Study:, Few studies focus on the berry to wine to sensory continuum, particularly over more than one vintage or in a commercial context. This study highlighted how complex the relationships among berries, wine sensory properties and wine quality can be, particularly within a single vineyard. [source]