WorldWideScience

Sample records for igs tracking network

  1. Orbit and clock determination of BDS regional navigation satellite system based on IGS M-GEX and WHU BETS tracking network

    Science.gov (United States)

    GENG, T.; Zhao, Q.; Shi, C.; Shum, C.; Guo, J.; Su, X.

    2013-12-01

    BeiDou Navigation Satellite System (BDS) began to provide the regional open service on December 27th 2012 and will provide the global open service by the end of 2020. Compared to GPS, the space segment of BDS Regional System consists of 5 Geostationary Earth Orbit satellites (GEO), 5 Inclined Geosynchronous Orbit satellites (IGSO) and 4 Medium Earth orbit (MEO) satellites. Since 2011, IGS Multiple-GNSS Experiment (M-GEX) focuses on tracking the newly available GNSS signals. This includes all signals from the modernized satellites of the GPS and GLONASS systems, as well as signals of the BDS, Galileo and QZSS systems. Up to now, BDS satellites are tracked by around 25 stations with a variety of different antennas and receivers from different GNSS manufacture communities in M-GEX network. Meanwhile, there are 17 stations with Unicore Communications Incorporation's GPS/BDS receivers in BeiDou Experimental Tracking Stations (BETS) network by Wuhan University. In addition, 5 BDS satellites have been tracking by the International Laser Ranging Service (ILRS). BDS performance is expected to be further studied by the GNSS communities. Following an introduction of the BDS system and above different tracking network, this paper discusses the achieved BDS characterization and performance assessment. Firstly, the BDS signal and measurement quality are analyzed with different antennas and receivers in detail compared to GPS. This includes depth of coverage for satellite observation, carrier-to-noise-density ratios, code noise and multipath, carrier phase errors. Secondly, BDS Precise Orbit Determination (POD) is processed. Different arc lengths and sets of orbit parameters are tested using Position And Navigation Data Analysis software (PANDA) which is developed at the Wuhan University. GEO, IGSO and MEO satellites orbit quality will be assessed using overlap comparison, 2-day orbit fit and external validations with Satellite Laser Range (SLR). Then BDS satellites are equipped

  2. Drift chamber tracking with neural networks

    International Nuclear Information System (INIS)

    Lindsey, C.S.; Denby, B.; Haggerty, H.

    1992-10-01

    We discuss drift chamber tracking with a commercial log VLSI neural network chip. Voltages proportional to the drift times in a 4-layer drift chamber were presented to the Intel ETANN chip. The network was trained to provide the intercept and slope of straight tracks traversing the chamber. The outputs were recorded and later compared off line to conventional track fits. Two types of network architectures were studied. Applications of neural network tracking to high energy physics detector triggers is discussed

  3. Neural network tracking and extension of positive tracking periods

    Science.gov (United States)

    Hanan, Jay C.; Chao, Tien-Hsin; Moreels, Pierre

    2004-04-01

    Feature detectors have been considered for the role of supplying additional information to a neural network tracker. The feature detector focuses on areas of the image with significant information. Basically, if a picture says a thousand words, the feature detectors are looking for the key phrases (keypoints). These keypoints are rotationally invariant and may be matched across frames. Application of these advanced feature detectors to the neural network tracking system at JPL has promising potential. As part of an ongoing program, an advanced feature detector was tested for augmentation of a neural network based tracker. The advance feature detector extended tracking periods in test sequences including aircraft tracking, rover tracking, and simulated Martian landing. Future directions of research are also discussed.

  4. Tracks: A National Environmental Public Health Tracking Network Overview

    Centers for Disease Control (CDC) Podcasts

    In this podcast, Dr. Mike McGeehin, Director of CDC's Division of Environmental Hazards and Health Effects, provides an overview of the National Environmental Public Health Tracking Network. It highlights the Tracking Network's goal, how it will improve public health, its audience, and much more.

  5. Human tracking over camera networks: a review

    Science.gov (United States)

    Hou, Li; Wan, Wanggen; Hwang, Jenq-Neng; Muhammad, Rizwan; Yang, Mingyang; Han, Kang

    2017-12-01

    In recent years, automated human tracking over camera networks is getting essential for video surveillance. The tasks of tracking human over camera networks are not only inherently challenging due to changing human appearance, but also have enormous potentials for a wide range of practical applications, ranging from security surveillance to retail and health care. This review paper surveys the most widely used techniques and recent advances for human tracking over camera networks. Two important functional modules for the human tracking over camera networks are addressed, including human tracking within a camera and human tracking across non-overlapping cameras. The core techniques of human tracking within a camera are discussed based on two aspects, i.e., generative trackers and discriminative trackers. The core techniques of human tracking across non-overlapping cameras are then discussed based on the aspects of human re-identification, camera-link model-based tracking and graph model-based tracking. Our survey aims to address existing problems, challenges, and future research directions based on the analyses of the current progress made toward human tracking techniques over camera networks.

  6. CDC National Environmental Public Health Tracking Network (Tracking Network)

    Data.gov (United States)

    U.S. Department of Health & Human Services — The National Environmental Public Health Tracking Network is a system of integrated health, exposure, and hazard information and data from a variety of national,...

  7. Tracks: A National Environmental Public Health Tracking Network Overview

    Centers for Disease Control (CDC) Podcasts

    2009-08-04

    In this podcast, Dr. Mike McGeehin, Director of CDC's Division of Environmental Hazards and Health Effects, provides an overview of the National Environmental Public Health Tracking Network. It highlights the Tracking Network's goal, how it will improve public health, its audience, and much more.  Created: 8/4/2009 by Centers for Disease Control and Prevention (CDC).   Date Released: 8/4/2009.

  8. Tracks: Nurses and the Tracking Network

    Centers for Disease Control (CDC) Podcasts

    2012-06-06

    This podcast highlights the utility of the National Environmental Public Health Tracking Network for nurses in a variety of work settings. It features commentary from the American Nurses Association and includes stories from a public health nurse in Massachusetts.  Created: 6/6/2012 by National Center for Environmental Health (NCEH)/Division of Environmental Hazards and Health Effects (DEHHE)/Environmental Health Tracking Branch (EHTB).   Date Released: 6/6/2012.

  9. A distributed database view of network tracking systems

    Science.gov (United States)

    Yosinski, Jason; Paffenroth, Randy

    2008-04-01

    In distributed tracking systems, multiple non-collocated trackers cooperate to fuse local sensor data into a global track picture. Generating this global track picture at a central location is fairly straightforward, but the single point of failure and excessive bandwidth requirements introduced by centralized processing motivate the development of decentralized methods. In many decentralized tracking systems, trackers communicate with their peers via a lossy, bandwidth-limited network in which dropped, delayed, and out of order packets are typical. Oftentimes the decentralized tracking problem is viewed as a local tracking problem with a networking twist; we believe this view can underestimate the network complexities to be overcome. Indeed, a subsequent 'oversight' layer is often introduced to detect and handle track inconsistencies arising from a lack of robustness to network conditions. We instead pose the decentralized tracking problem as a distributed database problem, enabling us to draw inspiration from the vast extant literature on distributed databases. Using the two-phase commit algorithm, a well known technique for resolving transactions across a lossy network, we describe several ways in which one may build a distributed multiple hypothesis tracking system from the ground up to be robust to typical network intricacies. We pay particular attention to the dissimilar challenges presented by network track initiation vs. maintenance and suggest a hybrid system that balances speed and robustness by utilizing two-phase commit for only track initiation transactions. Finally, we present simulation results contrasting the performance of such a system with that of more traditional decentralized tracking implementations.

  10. Tracks: Nurses and the Tracking Network

    Centers for Disease Control (CDC) Podcasts

    This podcast highlights the utility of the National Environmental Public Health Tracking Network for nurses in a variety of work settings. It features commentary from the American Nurses Association and includes stories from a public health nurse in Massachusetts.

  11. Hopfield neural network in HEP track reconstruction

    International Nuclear Information System (INIS)

    Muresan, R.; Pentia, M.

    1997-01-01

    In experimental particle physics, pattern recognition problems, specifically for neural network methods, occur frequently in track finding or feature extraction. Track finding is a combinatorial optimization problem. Given a set of points in Euclidean space, one tries the reconstruction of particle trajectories, subject to smoothness constraints.The basic ingredients in a neural network are the N binary neurons and the synaptic strengths connecting them. In our case the neurons are the segments connecting all possible point pairs.The dynamics of the neural network is given by a local updating rule wich evaluates for each neuron the sign of the 'upstream activity'. An updating rule in the form of sigmoid function is given. The synaptic strengths are defined in terms of angle between the segments and the lengths of the segments implied in the track reconstruction. An algorithm based on Hopfield neural network has been developed and tested on the track coordinates measured by silicon microstrip tracking system

  12. Breadth of Scientific Activities and Network Station Specifications in the International GPS Service (IGS)

    Science.gov (United States)

    Moore, A. W.; Neilan, R. E.; Springer, T. A.; Reigber, Ch.

    2000-01-01

    A strong multipurpose aspect of the International GPS Service (IGS) is revealed by a glance at the titles of current projects and working groups within the IGS: IGS/BIPM Time Transfer Project; Ionosphere Working Group; Troposphere Working Group; International GLONASS Experiment; Working Group on Low-Earth Orbiter Missions; and Tide Gauges, CGPS, and the IGS. The IGS network infrastructure, in large part originally commissioned for geodynamical investigations, has proved to be a valuable asset in developing application-oriented subnetworks whose requirements overlap the characteristics of existing IGS stations and future station upgrades. Issues encountered thus far in the development of multipurpose or multitechnique IGS projects as well as future possibilities will be reviewed.

  13. Complex Dynamical Network Control for Trajectory Tracking Using Delayed Recurrent Neural Networks

    Directory of Open Access Journals (Sweden)

    Jose P. Perez

    2014-01-01

    Full Text Available In this paper, the problem of trajectory tracking is studied. Based on the V-stability and Lyapunov theory, a control law that achieves the global asymptotic stability of the tracking error between a delayed recurrent neural network and a complex dynamical network is obtained. To illustrate the analytic results, we present a tracking simulation of a dynamical network with each node being just one Lorenz’s dynamical system and three identical Chen’s dynamical systems.

  14. Network exploitation using WAMI tracks

    Science.gov (United States)

    Rimey, Ray; Record, Jim; Keefe, Dan; Kennedy, Levi; Cramer, Chris

    2011-06-01

    Creating and exploiting network models from wide area motion imagery (WAMI) is an important task for intelligence analysis. Tracks of entities observed moving in the WAMI sensor data are extracted, then large numbers of tracks are studied over long time intervals to determine specific locations that are visited (e.g., buildings in an urban environment), what locations are related to other locations, and the function of each location. This paper describes several parts of the network detection/exploitation problem, and summarizes a solution technique for each: (a) Detecting nodes; (b) Detecting links between known nodes; (c) Node attributes to characterize a node; (d) Link attributes to characterize each link; (e) Link structure inferred from node attributes and vice versa; and (f) Decomposing a detected network into smaller networks. Experimental results are presented for each solution technique, and those are used to discuss issues for each problem part and its solution technique.

  15. Tracking and vertex finding with drift chambers and neural networks

    International Nuclear Information System (INIS)

    Lindsey, C.

    1991-09-01

    Finding tracks, track vertices and event vertices with neural networks from drift chamber signals is discussed. Simulated feed-forward neural networks have been trained with back-propagation to give track parameters using Monte Carlo simulated tracks in one case and actual experimental data in another. Effects on network performance of limited weight resolution, noise and drift chamber resolution are given. Possible implementations in hardware are discussed. 7 refs., 10 figs

  16. Collaborative In-Network Processing for Target Tracking

    Directory of Open Access Journals (Sweden)

    Juan Liu

    2003-03-01

    Full Text Available This paper presents a class of signal processing techniques for collaborative signal processing in ad hoc sensor networks, focusing on a vehicle tracking application. In particular, we study two types of commonly used sensors—acoustic-amplitude sensors for target distance estimation and direction-of-arrival sensors for bearing estimation—and investigate how networks of such sensors can collaborate to extract useful information with minimal resource usage. The information-driven sensor collaboration has several advantages: tracking is distributed, and the network is energy-efficient, activated only on a when-needed basis. We demonstrate the effectiveness of the approach to target tracking using both simulation and field data.

  17. Robust visual tracking via multiscale deep sparse networks

    Science.gov (United States)

    Wang, Xin; Hou, Zhiqiang; Yu, Wangsheng; Xue, Yang; Jin, Zefenfen; Dai, Bo

    2017-04-01

    In visual tracking, deep learning with offline pretraining can extract more intrinsic and robust features. It has significant success solving the tracking drift in a complicated environment. However, offline pretraining requires numerous auxiliary training datasets and is considerably time-consuming for tracking tasks. To solve these problems, a multiscale sparse networks-based tracker (MSNT) under the particle filter framework is proposed. Based on the stacked sparse autoencoders and rectifier linear unit, the tracker has a flexible and adjustable architecture without the offline pretraining process and exploits the robust and powerful features effectively only through online training of limited labeled data. Meanwhile, the tracker builds four deep sparse networks of different scales, according to the target's profile type. During tracking, the tracker selects the matched tracking network adaptively in accordance with the initial target's profile type. It preserves the inherent structural information more efficiently than the single-scale networks. Additionally, a corresponding update strategy is proposed to improve the robustness of the tracker. Extensive experimental results on a large scale benchmark dataset show that the proposed method performs favorably against state-of-the-art methods in challenging environments.

  18. Identifying Tracks Duplicates via Neural Network

    CERN Document Server

    Sunjerga, Antonio; CERN. Geneva. EP Department

    2017-01-01

    The goal of the project is to study feasibility of state of the art machine learning techniques in track reconstruction. Machine learning techniques provide promising ways to speed up the pattern recognition of tracks by adding more intelligence in the algorithms. Implementation of neural network to process of track duplicates identifying will be discussed. Different approaches are shown and results are compared to method that is currently in use.

  19. Track classification within wireless sensor network

    Science.gov (United States)

    Doumerc, Robin; Pannetier, Benjamin; Moras, Julien; Dezert, Jean; Canevet, Loic

    2017-05-01

    In this paper, we present our study on track classification by taking into account environmental information and target estimated states. The tracker uses several motion model adapted to different target dynamics (pedestrian, ground vehicle and SUAV, i.e. small unmanned aerial vehicle) and works in centralized architecture. The main idea is to explore both: classification given by heterogeneous sensors and classification obtained with our fusion module. The fusion module, presented in his paper, provides a class on each track according to track location, velocity and associated uncertainty. To model the likelihood on each class, a fuzzy approach is used considering constraints on target capability to move in the environment. Then the evidential reasoning approach based on Dempster-Shafer Theory (DST) is used to perform a time integration of this classifier output. The fusion rules are tested and compared on real data obtained with our wireless sensor network.In order to handle realistic ground target tracking scenarios, we use an autonomous smart computer deposited in the surveillance area. After the calibration step of the heterogeneous sensor network, our system is able to handle real data from a wireless ground sensor network. The performance of this system is evaluated in a real exercise for intelligence operation ("hunter hunt" scenario).

  20. Development of target-tracking algorithms using neural network

    Energy Technology Data Exchange (ETDEWEB)

    Park, Dong Sun; Lee, Joon Whaoan; Yoon, Sook; Baek, Seong Hyun; Lee, Myung Jae [Chonbuk National University, Chonjoo (Korea)

    1998-04-01

    The utilization of remote-control robot system in atomic power plants or nuclear-related facilities grows rapidly, to protect workers form high radiation environments. Such applications require complete stability of the robot system, so that precisely tracking the robot is essential for the whole system. This research is to accomplish the goal by developing appropriate algorithms for remote-control robot systems. A neural network tracking system is designed and experimented to trace a robot Endpoint. This model is aimed to utilized the excellent capabilities of neural networks; nonlinear mapping between inputs and outputs, learning capability, and generalization capability. The neural tracker consists of two networks for position detection and prediction. Tracking algorithms are developed and experimented for the two models. Results of the experiments show that both models are promising as real-time target-tracking systems for remote-control robot systems. (author). 10 refs., 47 figs.

  1. Siamese convolutional networks for tracking the spine motion

    Science.gov (United States)

    Liu, Yuan; Sui, Xiubao; Sun, Yicheng; Liu, Chengwei; Hu, Yong

    2017-09-01

    Deep learning models have demonstrated great success in various computer vision tasks such as image classification and object tracking. However, tracking the lumbar spine by digitalized video fluoroscopic imaging (DVFI), which can quantitatively analyze the motion mode of spine to diagnose lumbar instability, has not yet been well developed due to the lack of steady and robust tracking method. In this paper, we propose a novel visual tracking algorithm of the lumbar vertebra motion based on a Siamese convolutional neural network (CNN) model. We train a full-convolutional neural network offline to learn generic image features. The network is trained to learn a similarity function that compares the labeled target in the first frame with the candidate patches in the current frame. The similarity function returns a high score if the two images depict the same object. Once learned, the similarity function is used to track a previously unseen object without any adapting online. In the current frame, our tracker is performed by evaluating the candidate rotated patches sampled around the previous frame target position and presents a rotated bounding box to locate the predicted target precisely. Results indicate that the proposed tracking method can detect the lumbar vertebra steadily and robustly. Especially for images with low contrast and cluttered background, the presented tracker can still achieve good tracking performance. Further, the proposed algorithm operates at high speed for real time tracking.

  2. Enhanced online convolutional neural networks for object tracking

    Science.gov (United States)

    Zhang, Dengzhuo; Gao, Yun; Zhou, Hao; Li, Tianwen

    2018-04-01

    In recent several years, object tracking based on convolution neural network has gained more and more attention. The initialization and update of convolution filters can directly affect the precision of object tracking effective. In this paper, a novel object tracking via an enhanced online convolution neural network without offline training is proposed, which initializes the convolution filters by a k-means++ algorithm and updates the filters by an error back-propagation. The comparative experiments of 7 trackers on 15 challenging sequences showed that our tracker can perform better than other trackers in terms of AUC and precision.

  3. BackTrack testing wireless network security

    CERN Document Server

    Cardwell, Kevin

    2013-01-01

    Written in an easy-to-follow step-by-step format, you will be able to get started in next to no time with minimal effort and zero fuss.BackTrack: Testing Wireless Network Security is for anyone who has an interest in security and who wants to know more about wireless networks.All you need is some experience with networks and computers and you will be ready to go.

  4. Elastic tracking versus neural network tracking for very high multiplicity problems

    International Nuclear Information System (INIS)

    Harlander, M.; Gyulassy, M.

    1991-04-01

    A new Elastic Tracking (ET) algorithm is proposed for finding tracks in very high multiplicity and noisy environments. It is based on a dynamical reinterpretation and generalization of the Radon transform and is related to elastic net algorithms for geometrical optimization. ET performs an adaptive nonlinear fit to noisy data with a variable number of tracks. Its numerics is more efficient than that of the traditional Radon or Hough transform method because it avoids binning of phase space and the costly search for valid minima. Spurious local minima are avoided in ET by introducing a time-dependent effective potential. The method is shown to be very robust to noise and measurement error and extends tracking capabilities to much higher track densities than possible via local road finding or even the novel Denby-Peterson neural network tracking algorithms. 12 refs., 2 figs

  5. The Influence of Academic Tracking on Adolescent Social Networks

    Science.gov (United States)

    Fisher, Kim W.; Shogren, Karrie A.

    2016-01-01

    This study examined adolescents' social capital, through social network analyses (i.e., ego network analyses), in two high schools where students were placed into academic tracks adopted by the schools and shaped by disability status (i.e., general education, co-taught, segregated special education classrooms). The impact of academic tracks, as…

  6. GSFC network operations with Tracking and Data Relay Satellites

    Science.gov (United States)

    Spearing, R.; Perreten, D. E.

    The Tracking and Data Relay Satellite System (TDRSS) Network (TN) has been developed to provide services to all NASA User spacecraft in near-earth orbits. Three inter-relating entities will provide these services. The TN has been transformed from a network continuously changing to meet User specific requirements to a network which is flexible to meet future needs without significant changes in operational concepts. Attention is given to the evolution of the TN network, the TN capabilities-space segment, forward link services, tracking services, return link services, the three basic capabilities, single access services, multiple access services, simulation services, the White Sands Ground Terminal, the NASA communications network, and the network control center.

  7. Identifying and tracking dynamic processes in social networks

    Science.gov (United States)

    Chung, Wayne; Savell, Robert; Schütt, Jan-Peter; Cybenko, George

    2006-05-01

    The detection and tracking of embedded malicious subnets in an active social network can be computationally daunting due to the quantity of transactional data generated in the natural interaction of large numbers of actors comprising a network. In addition, detection of illicit behavior may be further complicated by evasive strategies designed to camouflage the activities of the covert subnet. In this work, we move beyond traditional static methods of social network analysis to develop a set of dynamic process models which encode various modes of behavior in active social networks. These models will serve as the basis for a new application of the Process Query System (PQS) to the identification and tracking of covert dynamic processes in social networks. We present a preliminary result from application of our technique in a real-world data stream-- the Enron email corpus.

  8. Combined orbits and clocks from IGS second reprocessing

    Science.gov (United States)

    Griffiths, Jake

    2018-05-01

    The Analysis Centers (ACs) of the International GNSS Service (IGS) have reprocessed a large global network of GPS tracking data from 1994.0 until 2014.0 or later. Each AC product time series was extended uniformly till early 2015 using their weekly operational IGS contributions so that the complete combined product set covers GPS weeks 730 through 1831. Three ACs also included GLONASS data from as early as 2002 but that was insufficient to permit combined GLONASS products. The reprocessed terrestrial frame combination procedures and results have been reported already, and those were incorporated into the ITRF2014 multi-technique global frame released in 2016. This paper describes the orbit and clock submissions and their multi-AC combinations and assessments. These were released to users in early 2017 in time for the adoption of IGS14 for generating the operational IGS products. While the reprocessing goal was to enable homogeneous modeling, consistent with the current operational procedures, to be applied retrospectively to the full history of observation data in order to achieve a more suitable reference for geophysical studies, that objective has only been partially achieved. Ongoing AC analysis changes and a lack of full participation limit the consistency and precision of the finished IG2 products. Quantitative internal measures indicate that the reprocessed orbits are somewhat less precise than current operational orbits or even the later orbits from the first IGS reprocessing campaign. That is even more apparent for the clocks where a lack of robust AC participation means that it was only possible to form combined 5-min clocks but not the 30-s satellite clocks published operationally. Therefore, retrospective precise point positioning solutions by users are not recommended using the orbits and clocks. Nevertheless, the orbits do support long-term stable user solutions when used with network processing with either double differencing or explicit clock

  9. Tests of track segment and vertex finding with neural networks

    International Nuclear Information System (INIS)

    Denby, B.; Lessner, E.; Lindsey, C.S.

    1990-04-01

    Feed forward neural networks have been trained, using back-propagation, to find the slopes of simulated track segments in a straw chamber and to find the vertex of tracks from both simulated and real events in a more conventional drift chamber geometry. Network architectures, training, and performance are presented. 12 refs., 7 figs

  10. A framework for multi-object tracking over distributed wireless camera networks

    Science.gov (United States)

    Gau, Victor; Hwang, Jenq-Neng

    2010-07-01

    In this paper, we propose a unified framework targeting at two important issues in a distributed wireless camera network, i.e., object tracking and network communication, to achieve reliable multi-object tracking over distributed wireless camera networks. In the object tracking part, we propose a fully automated approach for tracking of multiple objects across multiple cameras with overlapping and non-overlapping field of views without initial training. To effectively exchange the tracking information among the distributed cameras, we proposed an idle probability based broadcasting method, iPro, which adaptively adjusts the broadcast probability to improve the broadcast effectiveness in a dense saturated camera network. Experimental results for the multi-object tracking demonstrate the promising performance of our approach on real video sequences for cameras with overlapping and non-overlapping views. The modeling and ns-2 simulation results show that iPro almost approaches the theoretical performance upper bound if cameras are within each other's transmission range. In more general scenarios, e.g., in case of hidden node problems, the simulation results show that iPro significantly outperforms standard IEEE 802.11, especially when the number of competing nodes increases.

  11. Track reconstruction in discrete detectors by neutral networks

    Energy Technology Data Exchange (ETDEWEB)

    Glazov, A A; Kisel` , I V; Konotopskaya, E V; Neskoromnyj, V N; Ososkov, G A

    1993-12-31

    On the basis of applying neutral networks to the track recognition problem the investigations are made according to the specific properties of such discrete detectors as multiwire proportional chambers. These investigations result in the modification of the so-called rotor model in a neutral neural network. The energy function of a network in this modification contains only one cost term. This speeds up calculations considerably. The reduction of the energy function is done by the neuron selection with the help of simplegeometrical and energetical criteria. Besides, the cellular automata were applied to preliminary selection of data that made it possible to create an initial network configuration with the energy closer to its global minimum. The algorithm was tested on 10{sup 4} real three-prong events obtained from the ARES-spectrometer. The results are satisfactory including the noise robustness and good resolution of nearby going tracks. 12 refs.; 10 figs.

  12. Track reconstruction in discrete detectors by neutral networks

    International Nuclear Information System (INIS)

    Glazov, A.A.; Kisel', I.V.; Konotopskaya, E.V.; Neskoromnyj, V.N.; Ososkov, G.A.

    1992-01-01

    On the basis of applying neutral networks to the track recognition problem the investigations are made according to the specific properties of such discrete detectors as multiwire proportional chambers. These investigations result in the modification of the so-called rotor model in a neutral neural network. The energy function of a network in this modification contains only one cost term. This speeds up calculations considerably. The reduction of the energy function is done by the neuron selection with the help of simplegeometrical and energetical criteria. Besides, the cellular automata were applied to preliminary selection of data that made it possible to create an initial network configuration with the energy closer to its global minimum. The algorithm was tested on 10 4 real three-prong events obtained from the ARES-spectrometer. The results are satisfactory including the noise robustness and good resolution of nearby going tracks. 12 refs.; 10 figs

  13. Track finding with neural networks in ALICE ITS

    International Nuclear Information System (INIS)

    Batyunya, B.V.; Belikov, Yu.A.; Fedunov, A.G.; Zinchenko, A.I.

    1996-01-01

    A program based on Neural Networks technique was developed for track recognition in ALICE ITS. The efficiency of this program was estimated on Monte Carlo simulated events for particles with p T ≤ 100 MeV/c. The advantages of this program are the high performance, the capability of track finding in conditions of the high particle multiplicity and the ability to find tracks distorted by the multiple Coulomb scattering and the energy losses. 7 refs., 1 tab

  14. Adaptive Moving Object Tracking Integrating Neural Networks And Intelligent Processing

    Science.gov (United States)

    Lee, James S. J.; Nguyen, Dziem D.; Lin, C.

    1989-03-01

    A real-time adaptive scheme is introduced to detect and track moving objects under noisy, dynamic conditions including moving sensors. This approach integrates the adaptiveness and incremental learning characteristics of neural networks with intelligent reasoning and process control. Spatiotemporal filtering is used to detect and analyze motion, exploiting the speed and accuracy of multiresolution processing. A neural network algorithm constitutes the basic computational structure for classification. A recognition and learning controller guides the on-line training of the network, and invokes pattern recognition to determine processing parameters dynamically and to verify detection results. A tracking controller acts as the central control unit, so that tracking goals direct the over-all system. Performance is benchmarked against the Widrow-Hoff algorithm, for target detection scenarios presented in diverse FLIR image sequences. Efficient algorithm design ensures that this recognition and control scheme, implemented in software and commercially available image processing hardware, meets the real-time requirements of tracking applications.

  15. Hopfield neural network in HEP track reconstruction

    International Nuclear Information System (INIS)

    Muresan, Raluca; Pentia, Mircea

    1996-01-01

    This work uses neural network technique (Hopfield method) to reconstruct particle tracks starting from a data set obtained with a coordinate detector system placed around a high energy accelerated particle interaction region. A learning algorithm for finding the optimal connection of the signal points have been elaborated and tested. We used a single layer neutral network with constraints in order to obtain the particle tracks drawn through the detected signal points. The dynamics of the systems is given by the MFT equations which determine the system evolution to a minimum energy function. We carried out a computing program that has been tested on a lot of Monte Carlo simulated data. With this program we obtained good results even for noise/signal ratio 200. (authors)

  16. Real time track finding in a drift chamber with a VLSI neural network

    International Nuclear Information System (INIS)

    Lindsey, C.S.; Denby, B.; Haggerty, H.; Johns, K.

    1992-01-01

    In a test setup, a hardware neural network determined track parameters of charged particles traversing a drift chamber. Voltages proportional to the drift times in 6 cells of the 3-layer chamber were inputs to the Intel ETANN neural network chip which had been trained to give the slope and intercept of tracks. We compare network track parameters to those obtained from off-line track fits. To our knowledge this is the first on-line application of a VLSI neural network to a high energy physics detector. This test explored the potential of the chip and the practical problems of using it in a real world setting. We compare the chip performance to a neural network simulation on a conventional computer. We discuss possible applications of the chip in high energy physics detector triggers. (orig.)

  17. Virtual target tracking (VTT) as applied to mobile satellite communication networks

    Science.gov (United States)

    Amoozegar, Farid

    1999-08-01

    Traditionally, target tracking has been used for aerospace applications, such as, tracking highly maneuvering targets in a cluttered environment for missile-to-target intercept scenarios. Although the speed and maneuvering capability of current aerospace targets demand more efficient algorithms, many complex techniques have already been proposed in the literature, which primarily cover the defense applications of tracking methods. On the other hand, the rapid growth of Global Communication Systems, Global Information Systems (GIS), and Global Positioning Systems (GPS) is creating new and more diverse challenges for multi-target tracking applications. Mobile communication and computing can very well appreciate a huge market for Cellular Communication and Tracking Devices (CCTD), which will be tracking networked devices at the cellular level. The objective of this paper is to introduce a new concept, i.e., Virtual Target Tracking (VTT) for commercial applications of multi-target tracking algorithms and techniques as applied to mobile satellite communication networks. It would be discussed how Virtual Target Tracking would bring more diversity to target tracking research.

  18. PEAK TRACKING WITH A NEURAL NETWORK FOR SPECTRAL RECOGNITION

    NARCIS (Netherlands)

    COENEGRACHT, PMJ; METTING, HJ; VANLOO, EM; SNOEIJER, GJ; DOORNBOS, DA

    1993-01-01

    A peak tracking method based on a simulated feed-forward neural network with back-propagation is presented. The network uses the normalized UV spectra and peak areas measured in one chromatogram for peak recognition. It suffices to train the network with only one set of spectra recorded in one

  19. IGS polar motion measurement accuracy

    Directory of Open Access Journals (Sweden)

    Jim Ray

    2017-11-01

    Full Text Available We elaborate an error budget for the long-term accuracy of IGS (International Global Navigation Satellite System Service polar motion estimates, concluding that it is probably about 25–30 μas (1-sigma overall, although it is not possible to quantify possible contributions (mainly annual that might transfer directly from aliases of subdaily rotational tide errors. The leading sources are biases arising from the need to align daily, observed terrestrial frames, within which the pole coordinates are expressed and which are continuously deforming, to the secular, linear international reference frame. Such biases are largest over spans longer than about a year. Thanks to the very large number of IGS tracking stations, the formal covariance errors are much smaller, around 5 to 10 μas. Large networks also permit the systematic frame-related errors to be more effectively minimized but not eliminated. A number of periodic errors probably also influence polar motion results, mainly at annual, GPS (Global Positioning System draconitic, and fortnightly periods, but their impact on the overall error budget is unlikely to be significant except possibly for annual tidal aliases. Nevertheless, caution should be exercised in interpreting geophysical excitations near any of the suspect periods.

  20. Radiology film tracking in a distributed clinical network

    International Nuclear Information System (INIS)

    Marquette, D.D.; Arrildt, W.

    1985-01-01

    This paper describes a system for tracking radiology films designed and installed at the Johns Hopkins Hospital. The installation of database and network capabilities in a large hospital environment provide the opportunity to extend to all nursing units and clinics access to the hospital's film tracking system. Ethernet communication technology allows communication to remote libraries. The integration of film tracking with scheduling and order entry systems in radiology make it possible to attain a high level of automated database interface and film jacket label production

  1. Data fusion for target tracking and classification with wireless sensor network

    Science.gov (United States)

    Pannetier, Benjamin; Doumerc, Robin; Moras, Julien; Dezert, Jean; Canevet, Loic

    2016-10-01

    In this paper, we address the problem of multiple ground target tracking and classification with information obtained from a unattended wireless sensor network. A multiple target tracking (MTT) algorithm, taking into account road and vegetation information, is proposed based on a centralized architecture. One of the key issue is how to adapt classical MTT approach to satisfy embedded processing. Based on track statistics, the classification algorithm uses estimated location, velocity and acceleration to help to classify targets. The algorithms enables tracking human and vehicles driving both on and off road. We integrate road or trail width and vegetation cover, as constraints in target motion models to improve performance of tracking under constraint with classification fusion. Our algorithm also presents different dynamic models, to palliate the maneuvers of targets. The tracking and classification algorithms are integrated into an operational platform (the fusion node). In order to handle realistic ground target tracking scenarios, we use an autonomous smart computer deposited in the surveillance area. After the calibration step of the heterogeneous sensor network, our system is able to handle real data from a wireless ground sensor network. The performance of system is evaluated in a real exercise for intelligence operation ("hunter hunt" scenario).

  2. Conducting swift heavy ion track networks

    Czech Academy of Sciences Publication Activity Database

    Fink, Dietmar; Kiv, A.; Fuks, D.; Vacík, Jiří; Hnatowicz, Vladimír; Chandra, A.; Saad, A.

    2010-01-01

    Roč. 165, č. 3 (2010), s. 227-244 ISSN 1042-0150 R&D Projects: GA AV ČR(CZ) KAN400480701 Institutional research plan: CEZ:AV0Z10480505 Keywords : ion tracks * negative differential resistance * neural networks Subject RIV: JJ - Other Materials Impact factor: 0.660, year: 2010

  3. Charged particle track reconstruction using artificial neural networks

    International Nuclear Information System (INIS)

    Glover, C.; Fu, P.; Gabriel, T.; Handler, T.

    1992-01-01

    This paper summarizes the current state of our research in developing and applying artificial neural network (ANN) algorithm described here is based on a crude model of the retina. It takes as input the coordinates of each charged particle's interaction point (''hit'') in the tracking chamber. The algorithm's output is a set of vectors pointing to other hits that most likely to form a track

  4. Efficient and Adaptive Node Selection for Target Tracking in Wireless Sensor Network

    Directory of Open Access Journals (Sweden)

    Juan Feng

    2016-01-01

    Full Text Available In target tracking wireless sensor network, choosing the proper working nodes can not only minimize the number of active nodes, but also satisfy the tracking reliability requirement. However, most existing works focus on selecting sensor nodes which are the nearest to the target for tracking missions and they did not consider the correlation of the location of the sensor nodes so that these approaches can not meet all the goals of the network. This work proposes an efficient and adaptive node selection approach for tracking a target in a distributed wireless sensor network. The proposed approach combines the distance-based node selection strategy and particle filter prediction considering the spatial correlation of the different sensing nodes. Moreover, a joint distance weighted measurement is proposed to estimate the information utility of sensing nodes. Experimental results show that EANS outperformed the state-of-the-art approaches by reducing the energy cost and computational complexity as well as guaranteeing the tracking accuracy.

  5. Hierarchically Coordinated Power Management for Target Tracking in Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Feng Juan

    2013-10-01

    Full Text Available Energy efficiency is very important for wireless sensor networks (WSNs since sensor nodes have a limited energy supply from a battery. So far, a lot research has focused on this issue, while less emphasis has been placed on the adaptive sleep time for each node with a consideration for the application constraints. In this paper, we propose a hierarchically coordinated power management (HCPM approach, which both addresses the energy conservation problem and reduces the packet forwarding delay for target tracking WSNs based on a virtual-grid-based network structure. We extend the network lifetime by adopting an adaptive sleep scheduling scheme that combines the local power management (PM and the adaptive coordinate PM strategies to schedule the activities of the sensor nodes at the surveillance stage. Furthermore, we propose a hierarchical structure for the tracking stage. Experimental results show that the proposed approach has a greater capability of extending the network lifetime while maintaining a short transmission delay when compared with the protocol which does not consider the application constraints in target tracking sensor networks.

  6. Railway track circuit fault diagnosis using recurrent neural networks

    NARCIS (Netherlands)

    de Bruin, T.D.; Verbert, K.A.J.; Babuska, R.

    2017-01-01

    Timely detection and identification of faults in railway track circuits are crucial for the safety and availability of railway networks. In this paper, the use of the long-short-term memory (LSTM) recurrent neural network is proposed to accomplish these tasks based on the commonly available

  7. Moving target tracking through distributed clustering in directional sensor networks.

    Science.gov (United States)

    Enayet, Asma; Razzaque, Md Abdur; Hassan, Mohammad Mehedi; Almogren, Ahmad; Alamri, Atif

    2014-12-18

    The problem of moving target tracking in directional sensor networks (DSNs) introduces new research challenges, including optimal selection of sensing and communication sectors of the directional sensor nodes, determination of the precise location of the target and an energy-efficient data collection mechanism. Existing solutions allow individual sensor nodes to detect the target's location through collaboration among neighboring nodes, where most of the sensors are activated and communicate with the sink. Therefore, they incur much overhead, loss of energy and reduced target tracking accuracy. In this paper, we have proposed a clustering algorithm, where distributed cluster heads coordinate their member nodes in optimizing the active sensing and communication directions of the nodes, precisely determining the target location by aggregating reported sensing data from multiple nodes and transferring the resultant location information to the sink. Thus, the proposed target tracking mechanism minimizes the sensing redundancy and maximizes the number of sleeping nodes in the network. We have also investigated the dynamic approach of activating sleeping nodes on-demand so that the moving target tracking accuracy can be enhanced while maximizing the network lifetime. We have carried out our extensive simulations in ns-3, and the results show that the proposed mechanism achieves higher performance compared to the state-of-the-art works.

  8. Moving Target Tracking through Distributed Clustering in Directional Sensor Networks

    Directory of Open Access Journals (Sweden)

    Asma Enayet

    2014-12-01

    Full Text Available The problem of moving target tracking in directional sensor networks (DSNs introduces new research challenges, including optimal selection of sensing and communication sectors of the directional sensor nodes, determination of the precise location of the target and an energy-efficient data collection mechanism. Existing solutions allow individual sensor nodes to detect the target’s location through collaboration among neighboring nodes, where most of the sensors are activated and communicate with the sink. Therefore, they incur much overhead, loss of energy and reduced target tracking accuracy. In this paper, we have proposed a clustering algorithm, where distributed cluster heads coordinate their member nodes in optimizing the active sensing and communication directions of the nodes, precisely determining the target location by aggregating reported sensing data from multiple nodes and transferring the resultant location information to the sink. Thus, the proposed target tracking mechanism minimizes the sensing redundancy and maximizes the number of sleeping nodes in the network. We have also investigated the dynamic approach of activating sleeping nodes on-demand so that the moving target tracking accuracy can be enhanced while maximizing the network lifetime. We have carried out our extensive simulations in ns-3, and the results show that the proposed mechanism achieves higher performance compared to the state-of-the-art works.

  9. The scheduling of tracking times for interplanetary spacecraft on the Deep Space Network

    Science.gov (United States)

    Webb, W. A.

    1978-01-01

    The Deep Space Network (DSN) is a network of tracking stations, located throughout the globe, used to track spacecraft for NASA's interplanetary missions. This paper describes a computer program, DSNTRAK, which provides an optimum daily tracking schedule for the DSN given the view periods at each station for a mission set of n spacecraft, where n is between 2 and 6. The objective function is specified in terms of relative total daily tracking time requirements between the n spacecraft. Linear programming is used to maximize the total daily tracking time and determine an optimal daily tracking schedule consistent with DSN station capabilities. DSNTRAK is used as part of a procedure to provide DSN load forecasting information for proposed future NASA mission sets.

  10. Research on Key Technologies of Network Centric System Distributed Target Track Fusion

    Directory of Open Access Journals (Sweden)

    Yi Mao

    2017-01-01

    Full Text Available To realize common tactical picture in network-centered system, this paper proposes a layered architecture for distributed information processing and a method for distributed track fusion on the basis of analyzing the characteristics of network-centered systems. Basing on the noncorrelation of three-dimensional measurement of surveillance and reconnaissance sensors under polar coordinates, it also puts forward an algorithm for evaluating track quality (TQ using statistical decision theory. According to simulation results, the TQ value is associated with the measurement accuracy of sensors and the motion state of targets, which is well matched with the convergence process of tracking filters. Besides, the proposed algorithm has good reliability and timeliness in track quality evaluation.

  11. Moving Target Detection and Active Tracking with a Multicamera Network

    Directory of Open Access Journals (Sweden)

    Long Zhao

    2014-01-01

    Full Text Available We propose a systematic framework for Intelligence Video Surveillance System (IVSS with a multicamera network. The proposed framework consists of low-cost static and PTZ cameras, target detection and tracking algorithms, and a low-cost PTZ camera feedback control algorithm based on target information. The target detection and tracking is realized by fixed cameras using a moving target detection and tracking algorithm; the PTZ camera is manoeuvred to actively track the target from the tracking results of the static camera. The experiments are carried out using practical surveillance system data, and the experimental results show that the systematic framework and algorithms presented in this paper are efficient.

  12. Optical track width measurements below 100 nm using artificial neural networks

    Science.gov (United States)

    Smith, R. J.; See, C. W.; Somekh, M. G.; Yacoot, A.; Choi, E.

    2005-12-01

    This paper discusses the feasibility of using artificial neural networks (ANNs), together with a high precision scanning optical profiler, to measure very fine track widths that are considerably below the conventional diffraction limit of a conventional optical microscope. The ANN is trained using optical profiles obtained from tracks of known widths, the network is then assessed by applying it to test profiles. The optical profiler is an ultra-stable common path scanning interferometer, which provides extremely precise surface measurements. Preliminary results, obtained with a 0.3 NA objective lens and a laser wavelength of 633 nm, show that the system is capable of measuring a 50 nm track width, with a standard deviation less than 4 nm.

  13. On the Impact of Localization and Density Control Algorithms in Target Tracking Applications for Wireless Sensor Networks

    Science.gov (United States)

    Campos, Andre N.; Souza, Efren L.; Nakamura, Fabiola G.; Nakamura, Eduardo F.; Rodrigues, Joel J. P. C.

    2012-01-01

    Target tracking is an important application of wireless sensor networks. The networks' ability to locate and track an object is directed linked to the nodes' ability to locate themselves. Consequently, localization systems are essential for target tracking applications. In addition, sensor networks are often deployed in remote or hostile environments. Therefore, density control algorithms are used to increase network lifetime while maintaining its sensing capabilities. In this work, we analyze the impact of localization algorithms (RPE and DPE) and density control algorithms (GAF, A3 and OGDC) on target tracking applications. We adapt the density control algorithms to address the k-coverage problem. In addition, we analyze the impact of network density, residual integration with density control, and k-coverage on both target tracking accuracy and network lifetime. Our results show that DPE is a better choice for target tracking applications than RPE. Moreover, among the evaluated density control algorithms, OGDC is the best option among the three. Although the choice of the density control algorithm has little impact on the tracking precision, OGDC outperforms GAF and A3 in terms of tracking time. PMID:22969329

  14. Tracking Mobile Robot in Indoor Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Liping Zhang

    2014-01-01

    Full Text Available This work addresses the problem of tracking mobile robots in indoor wireless sensor networks (WSNs. Our approach is based on a localization scheme with RSSI (received signal strength indication which is used widely in WSN. The developed tracking system is designed for continuous estimation of the robot’s trajectory. A WSN, which is composed of many very simple and cheap wireless sensor nodes, is deployed at a specific region of interest. The wireless sensor nodes collect RSSI information sent by mobile robots. A range-based data fusion scheme is used to estimate the robot’s trajectory. Moreover, a Kalman filter is designed to improve tracking accuracy. Experiments are provided to assess the performance of the proposed scheme.

  15. Controlled neural network application in track-match problem

    International Nuclear Information System (INIS)

    Baginyan, S.A.; Ososkov, G.A.

    1993-01-01

    Track-match problem of high energy physics (HEP) data handling is formulated in terms of incidence matrices. The corresponding Hopfield neural network is developed to solve this type of constraint satisfaction problems (CSP). A special concept of the controlled neural network is proposed as a basis of an algorithm for the effective CSP solution. Results of comparable calculations show the very high performance of this algorithm against conventional search procedures. 8 refs.; 1 fig.; 1 tab

  16. Recognition of decays of charged tracks with neural network techniques

    International Nuclear Information System (INIS)

    Stimpfl-Abele, G.

    1991-01-01

    We developed neural-network learning techniques for the recognition of decays of charged tracks using a feed-forward network with error back-propagation. Two completely different methods are described in detail and their efficiencies for several NN architectures are compared with conventional methods. Excellent results are obtained. (orig.)

  17. Neural network fusion capabilities for efficient implementation of tracking algorithms

    Science.gov (United States)

    Sundareshan, Malur K.; Amoozegar, Farid

    1997-03-01

    The ability to efficiently fuse information of different forms to facilitate intelligent decision making is one of the major capabilities of trained multilayer neural networks that is now being recognized. While development of innovative adaptive control algorithms for nonlinear dynamical plants that attempt to exploit these capabilities seems to be more popular, a corresponding development of nonlinear estimation algorithms using these approaches, particularly for application in target surveillance and guidance operations, has not received similar attention. We describe the capabilities and functionality of neural network algorithms for data fusion and implementation of tracking filters. To discuss details and to serve as a vehicle for quantitative performance evaluations, the illustrative case of estimating the position and velocity of surveillance targets is considered. Efficient target- tracking algorithms that can utilize data from a host of sensing modalities and are capable of reliably tracking even uncooperative targets executing fast and complex maneuvers are of interest in a number of applications. The primary motivation for employing neural networks in these applications comes from the efficiency with which more features extracted from different sensor measurements can be utilized as inputs for estimating target maneuvers. A system architecture that efficiently integrates the fusion capabilities of a trained multilayer neural net with the tracking performance of a Kalman filter is described. The innovation lies in the way the fusion of multisensor data is accomplished to facilitate improved estimation without increasing the computational complexity of the dynamical state estimator itself.

  18. A lightweight target-tracking scheme using wireless sensor network

    International Nuclear Information System (INIS)

    Kuang, Xing-hong; Shao, Hui-he; Feng, Rui

    2008-01-01

    This paper describes a lightweight target-tracking scheme using wireless sensor network, where randomly distributed sensor nodes take responsibility for tracking the moving target based on the acoustic sensing signal. At every localization interval, a backoff timer algorithm is performed to elect the leader node and determine the transmission order of the localization nodes. An adaptive active region size algorithm based on the node density is proposed to select the optimal nodes taking part in localization. An improved particle filter algorithm performed by the leader node estimates the target state based on the selected nodes' acoustic energy measurements. Some refinements such as optimal linear combination algorithm, residual resampling algorithm, Markov chain Monte Carlo method are introduced in the scheme to improve the tracking performance. Simulation results validate the efficiency of the proposed tracking scheme

  19. Strabismus Recognition Using Eye-Tracking Data and Convolutional Neural Networks

    Directory of Open Access Journals (Sweden)

    Zenghai Chen

    2018-01-01

    Full Text Available Strabismus is one of the most common vision diseases that would cause amblyopia and even permanent vision loss. Timely diagnosis is crucial for well treating strabismus. In contrast to manual diagnosis, automatic recognition can significantly reduce labor cost and increase diagnosis efficiency. In this paper, we propose to recognize strabismus using eye-tracking data and convolutional neural networks. In particular, an eye tracker is first exploited to record a subject’s eye movements. A gaze deviation (GaDe image is then proposed to characterize the subject’s eye-tracking data according to the accuracies of gaze points. The GaDe image is fed to a convolutional neural network (CNN that has been trained on a large image database called ImageNet. The outputs of the full connection layers of the CNN are used as the GaDe image’s features for strabismus recognition. A dataset containing eye-tracking data of both strabismic subjects and normal subjects is established for experiments. Experimental results demonstrate that the natural image features can be well transferred to represent eye-tracking data, and strabismus can be effectively recognized by our proposed method.

  20. Use of artificial neural networks on optical track width measurements

    Science.gov (United States)

    Smith, Richard J.; See, Chung W.; Somekh, Mike G.; Yacoot, Andrew

    2007-08-01

    We have demonstrated recently that, by using an ultrastable optical interferometer together with artificial neural networks (ANNs), track widths down to 60 nm can be measured with a 0.3 NA objective lens. We investigate the effective conditions for training ANNs. Experimental results will be used to show the characteristics of the training samples and the data format of the ANN inputs required to produce suitably trained ANNs. Results obtained with networks measuring double tracks, and classifying different structures, will be presented to illustrate the capability of the technique. We include a discussion on expansion of the application areas of the system, allowing it to be used as a general purpose instrument.

  1. Track finding in a Time Projection Chamber with a neural network

    International Nuclear Information System (INIS)

    Espe, I.; Engeland, T.

    1994-03-01

    A Hopfield neutral network has been designed in order to reproduce particle tracks in electric and magnetic fields. The main goal is to reproduce tracks from particles in a relativistic heavy ion CERN experiment. In the present work properties of the system are investigated on simulated data. 6 refs., 14 figs., 9 tabs

  2. Neural network based satellite tracking for deep space applications

    Science.gov (United States)

    Amoozegar, F.; Ruggier, C.

    2003-01-01

    The objective of this paper is to provide a survey of neural network trends as applied to the tracking of spacecrafts in deep space at Ka-band under various weather conditions and examine the trade-off between tracing accuracy and communication link performance.

  3. Track filtering by robust neural network

    International Nuclear Information System (INIS)

    Baginyan, S.A.; Kisel', I.V.; Konotopskaya, E.V.; Ososkov, G.A.

    1993-01-01

    In the present paper we study the following problems of track information extraction by the artificial neural network (ANN) rotor model: providing initial ANN configuration by an algorithm general enough to be applicable for any discrete detector in- or out of a magnetic field; robustness to heavy contaminated raw data (up to 100% signal-to-noise ratio); stability to the growing event multiplicity. These problems were carried out by corresponding innovations of our model, namely: by a special one-dimensional histogramming, by multiplying weights by a specially designed robust multiplier, and by replacing the simulated annealing schedule by ANN dynamics with an optimally fixed temperature. Our approach is valid for both circular and straight (non-magnetic) tracks and tested on 2D simulated data contaminated by 100% noise points distributed uniformly. To be closer to some reality in our simulation, we keep parameters of the cylindrical spectrometer ARES. 12 refs.; 9 figs

  4. The effect of tracking network configuration on GPS baseline estimates for the CASA Uno experiment

    Science.gov (United States)

    Wolf, S. Kornreich; Dixon, T. H.; Freymueller, J. T.

    1990-01-01

    The effect of the tracking network on long (greater than 100 km) GPS baseline estimates was estimated using various subsets of the global tracking network initiated by the first Central and South America (CASA Uno) experiment. It was found that best results could be obtained with a global tacking network consisting of three U.S. stations, two sites in the southwestern Pacific, and two sites in Europe. In comparison with smaller subsets, this global network improved the baseline repeatability, the resolution of carrier phase cycle ambiguities, and formal errors of the orbit estimates.

  5. Air Quality Measures on the National Environmental Health Tracking Network

    Data.gov (United States)

    U.S. Department of Health & Human Services — The Environmental Protection Agency (EPA) provides air pollution data about ozone and particulate matter (PM2.5) to CDC for the Tracking Network. The EPA maintains a...

  6. Web-Enabling an Early Warning and Tracking System for Network Vulnerabilities

    National Research Council Canada - National Science Library

    Coffman, James

    2001-01-01

    .... Additionally, it lacked support for automated data validation, resulting in unreliable vulnerability tracking information As a result, the process was ineffective, and Navy networks remained highly...

  7. Experimental validation of concept for real-time wavelength monitoring and tracking in densely populated WDM networks

    Science.gov (United States)

    Vukovic, Alex; Savoie, Michel; Hua, Heng; Campbell, Scott; Nguyen, Thao

    2005-10-01

    As the telecom industry responds with technological innovations to requests for higher data rates, increased number of wavelengths at higher densities, longer transmission distances and more intelligence for next generation optical networks, new monitoring schemes based on monitoring and tracking of each wavelength need to be developed and deployed. An optical layer monitoring scheme, based on tracking key optical parameters per each wavelength, is considered to be one of enablers for the transformation of today's opaque networks to dynamic, agile future networks. Ever-tighter network monitoring and control will be required to fulfill customer Service Level Agreements (SLAs). A wavelength monitoring and tracking concept was developed as a three-step approach. It started with the identification of all critical parameters required to obtain sufficient information about each wavelength; followed by the deployment of a cost-efficient device to provide simultaneous, accurate measurements in real-time of all critical parameters; and finally, the formulation of a specification for wavelength monitoring and tracking devices for real-time, simultaneous measurements and processing the data. A prototype solution based on a commercially available integrated modular spectrometer within a testbed environment associated with the all-optical network (AON) demonstrator program was used to verify and validate the wavelength monitoring and tracking concept. The developed concept verified that it can manage tracking of 32 wavelengths within a wavelength division multiplexing network. The developed concept presented in this paper can be used inside the transparent domains of networks to detect, identify and locate signal degradations in real-time, even sometimes to recognize the cause of the failure. Aside from the reduction of operational expenses due to the elimination of the need for operators at every site and skilled field technicians to isolate and repair faults, the developed

  8. An Energy-Efficient Sleep Strategy for Target Tracking Sensor Networks

    Directory of Open Access Journals (Sweden)

    Juan FENG

    2014-02-01

    Full Text Available Energy efficiency is very important for sensor networks since sensor nodes have limited energy supply from battery. So far, many researches have been focused on this issue, while less emphasis was placed on the optimal sleep time of each node. This paper proposed an adaptive energy conservation strategy for target tracking based on a grid network structure, where each node autonomously determines when and if to sleep. It allows sensor nodes far away from targets to sleep to save energy and guarantee the tracking accuracy. The proposed approach extend network lifetime by adopting an adaptive sleep scheduling scheme that combines the local power management (PM and the adaptive coordinate PM strategies to schedule the activities of sensor nodes. And each node can choose an optimal sleep time so as to make system adaptive and energy-efficient. We show the performance of our approach in terms of energy drop, comparing it to a naive approach, dynamic PM with fixed sleep time and the coordinate PM strategies. From the experimental results, it is readily seen that the efficiency of the proposed approach.

  9. Techniques for Efficient Tracking of Road-Network-Based Moving Objects

    DEFF Research Database (Denmark)

    Civilis, Alminas; Jensen, Christian Søndergaard; Saltenis, Simonas

    With the continued advances in wireless communications, geo-positioning, and consumer electronics, an infrastructure is emerging that enables location-based services that rely on the tracking of the continuously changing positions of entire populations of service users, termed moving objects....... The main issue considered is how to represent the location of a moving object in a database so that tracking can be done with as few updates as possible. The paper proposes to use the road network within which the objects are assumed to move for predicting their future positions. The paper presents...... algorithms that modify an initial road-network representation, so that it works better as a basis for predicting an object's position; it proposes to use known movement patterns of the object, in the form of routes; and it proposes to use acceleration profiles together with the routes. Using real GPS...

  10. Techniques for efficient road-network-based tracking of moving objects

    DEFF Research Database (Denmark)

    Civilis, A.; Jensen, Christian Søndergaard; Pakalnis, Stardas

    2005-01-01

    With the continued advances in wireless communications, geo-positioning, and consumer electronics, an infrastructure is emerging that enables location-based services that rely on the tracking of the continuously changing positions of entire populations of service users, termed moving objects....... The main issue considered is how to represent the location of a moving object in a database so that tracking can be done with as few updates as possible. The paper proposes to use the road network within which the objects are assumed to move for predicting their future positions. The paper presents...... algorithms that modify an initial road-network representation, so that it works better as a basis for predicting an object's position; it proposes to use known movement patterns of the object, in the form of routes; and it proposes to use acceleration profiles together with the routes. Using real GPS...

  11. Artificial Neural Network In Maximum Power Point Tracking Algorithm Of Photovoltaic Systems

    Directory of Open Access Journals (Sweden)

    Modestas Pikutis

    2014-05-01

    Full Text Available Scientists are looking for ways to improve the efficiency of solar cells all the time. The efficiency of solar cells which are available to the general public is up to 20%. Part of the solar energy is unused and a capacity of solar power plant is significantly reduced – if slow controller or controller which cannot stay at maximum power point of solar modules is used. Various algorithms of maximum power point tracking were created, but mostly algorithms are slow or make mistakes. In the literature more and more oftenartificial neural networks (ANN in maximum power point tracking process are mentioned, in order to improve performance of the controller. Self-learner artificial neural network and IncCond algorithm were used for maximum power point tracking in created solar power plant model. The algorithm for control was created. Solar power plant model is implemented in Matlab/Simulink environment.

  12. Wireless Sensor Networks for Heritage Object Deformation Detection and Tracking Algorithm

    Directory of Open Access Journals (Sweden)

    Zhijun Xie

    2014-10-01

    Full Text Available Deformation is the direct cause of heritage object collapse. It is significant to monitor and signal the early warnings of the deformation of heritage objects. However, traditional heritage object monitoring methods only roughly monitor a simple-shaped heritage object as a whole, but cannot monitor complicated heritage objects, which may have a large number of surfaces inside and outside. Wireless sensor networks, comprising many small-sized, low-cost, low-power intelligent sensor nodes, are more useful to detect the deformation of every small part of the heritage objects. Wireless sensor networks need an effective mechanism to reduce both the communication costs and energy consumption in order to monitor the heritage objects in real time. In this paper, we provide an effective heritage object deformation detection and tracking method using wireless sensor networks (EffeHDDT. In EffeHDDT, we discover a connected core set of sensor nodes to reduce the communication cost for transmitting and collecting the data of the sensor networks. Particularly, we propose a heritage object boundary detecting and tracking mechanism. Both theoretical analysis and experimental results demonstrate that our EffeHDDT method outperforms the existing methods in terms of network traffic and the precision of the deformation detection.

  13. Design and optimization of wireless sensor networks for localization and tracking

    OpenAIRE

    Pino Povedano, Sara

    2016-01-01

    Knowledge of the position of nodes in a WSN is crucial in most wireless sensor network (WSN) applications. The gathered information needs to be associated with a particular location in a specific time instant in order to appropiately control de surveillance area. Moreover, WSNs may be used for tracking certain objects in monitoring applications, which also requires the incorporation of location information of the sensor nodes into the tracking algorithms. These requisites ma...

  14. Status and Perspective of the IGS Multi-GNSS Experiment (MGEX)

    Science.gov (United States)

    Steigenberger, Peter; Montenbruck, Oliver; Weber, Robert; Hugentobler, Urs

    2013-04-01

    Following three decades, during which the Global Positioning System GPS has evolved from a military navigation system into an indispensable tool for geodetic research and global monitoring of the Earth, the world of satellite navigation has experienced dramatic changes over the past years. With GLONASS, a second global navigation system has achieved a fully operational status, GPS is introducing modernized civil and encrypted navigation signals, and a variety of new navigation constellations are being built-up in Asia and Europe. These include BeiDou, which has recently opened a regional navigation service in the Asia-Pacific region, Galileo, which now has four satellites in orbit, as well as QZSS, which offers a unique set of signals and service features. In recognition of a rapidly changing GNSS landscape, the International GNSS Service (IGS) has initiated the Multi-GNSS Experiment (MGEX - http://igs.org/mgex) as a platform for early familiarization with emerging navigation systems and to pave the way for a full-featured use thereof in a future multi-GNSS service. As a first step, MGEX has promoted the build-up of a new global network of GNSS monitoring stations, each tracking at least one new constellation (Galileo, BeiDou, or QZSS) on top of GPS, GLONASS and SBAS. By the end of 2012, approximately 50 stations contribute offline and/or real-time data to the MGEX network. To facilitate introduction of new standards (specifically RINEX3 observation and navigation data formats), distinct data archives are used even for those MGEX stations jointly contributing to the legacy IGS. Building-up on the new multi-GNSS network, the generation of associated orbit and clock products has started in the second quarter of 2012. At this stage, only Galileo and QZSS products are offered by selected MGEX Analysis Centers, but the addition of BeiDou is expected in 2013 as the MGEX network expands and new Analysis Centers join the data processing effort. Despite remarkable progress

  15. Collaborative 3D Target Tracking in Distributed Smart Camera Networks for Wide-Area Surveillance

    Directory of Open Access Journals (Sweden)

    Xenofon Koutsoukos

    2013-05-01

    Full Text Available With the evolution and fusion of wireless sensor network and embedded camera technologies, distributed smart camera networks have emerged as a new class of systems for wide-area surveillance applications. Wireless networks, however, introduce a number of constraints to the system that need to be considered, notably the communication bandwidth constraints. Existing approaches for target tracking using a camera network typically utilize target handover mechanisms between cameras, or combine results from 2D trackers in each camera into 3D target estimation. Such approaches suffer from scale selection, target rotation, and occlusion, drawbacks typically associated with 2D tracking. In this paper, we present an approach for tracking multiple targets directly in 3D space using a network of smart cameras. The approach employs multi-view histograms to characterize targets in 3D space using color and texture as the visual features. The visual features from each camera along with the target models are used in a probabilistic tracker to estimate the target state. We introduce four variations of our base tracker that incur different computational and communication costs on each node and result in different tracking accuracy. We demonstrate the effectiveness of our proposed trackers by comparing their performance to a 3D tracker that fuses the results of independent 2D trackers. We also present performance analysis of the base tracker along Quality-of-Service (QoS and Quality-of-Information (QoI metrics, and study QoS vs. QoI trade-offs between the proposed tracker variations. Finally, we demonstrate our tracker in a real-life scenario using a camera network deployed in a building.

  16. Automated target recognition and tracking using an optical pattern recognition neural network

    Science.gov (United States)

    Chao, Tien-Hsin

    1991-01-01

    The on-going development of an automatic target recognition and tracking system at the Jet Propulsion Laboratory is presented. This system is an optical pattern recognition neural network (OPRNN) that is an integration of an innovative optical parallel processor and a feature extraction based neural net training algorithm. The parallel optical processor provides high speed and vast parallelism as well as full shift invariance. The neural network algorithm enables simultaneous discrimination of multiple noisy targets in spite of their scales, rotations, perspectives, and various deformations. This fully developed OPRNN system can be effectively utilized for the automated spacecraft recognition and tracking that will lead to success in the Automated Rendezvous and Capture (AR&C) of the unmanned Cargo Transfer Vehicle (CTV). One of the most powerful optical parallel processors for automatic target recognition is the multichannel correlator. With the inherent advantages of parallel processing capability and shift invariance, multiple objects can be simultaneously recognized and tracked using this multichannel correlator. This target tracking capability can be greatly enhanced by utilizing a powerful feature extraction based neural network training algorithm such as the neocognitron. The OPRNN, currently under investigation at JPL, is constructed with an optical multichannel correlator where holographic filters have been prepared using the neocognitron training algorithm. The computation speed of the neocognitron-type OPRNN is up to 10(exp 14) analog connections/sec that enabling the OPRNN to outperform its state-of-the-art electronics counterpart by at least two orders of magnitude.

  17. Region stability analysis and tracking control of memristive recurrent neural network.

    Science.gov (United States)

    Bao, Gang; Zeng, Zhigang; Shen, Yanjun

    2018-02-01

    Memristor is firstly postulated by Leon Chua and realized by Hewlett-Packard (HP) laboratory. Research results show that memristor can be used to simulate the synapses of neurons. This paper presents a class of recurrent neural network with HP memristors. Firstly, it shows that memristive recurrent neural network has more compound dynamics than the traditional recurrent neural network by simulations. Then it derives that n dimensional memristive recurrent neural network is composed of [Formula: see text] sub neural networks which do not have a common equilibrium point. By designing the tracking controller, it can make memristive neural network being convergent to the desired sub neural network. At last, two numerical examples are given to verify the validity of our result. Copyright © 2017 Elsevier Ltd. All rights reserved.

  18. Adaptive filtering for hidden node detection and tracking in networks.

    Science.gov (United States)

    Hamilton, Franz; Setzer, Beverly; Chavez, Sergio; Tran, Hien; Lloyd, Alun L

    2017-07-01

    The identification of network connectivity from noisy time series is of great interest in the study of network dynamics. This connectivity estimation problem becomes more complicated when we consider the possibility of hidden nodes within the network. These hidden nodes act as unknown drivers on our network and their presence can lead to the identification of false connections, resulting in incorrect network inference. Detecting the parts of the network they are acting on is thus critical. Here, we propose a novel method for hidden node detection based on an adaptive filtering framework with specific application to neuronal networks. We consider the hidden node as a problem of missing variables when model fitting and show that the estimated system noise covariance provided by the adaptive filter can be used to localize the influence of the hidden nodes and distinguish the effects of different hidden nodes. Additionally, we show that the sequential nature of our algorithm allows for tracking changes in the hidden node influence over time.

  19. Dynamical networks: Finding, measuring, and tracking neural population activity using network science

    Directory of Open Access Journals (Sweden)

    Mark D. Humphries

    2017-12-01

    Full Text Available Systems neuroscience is in a headlong rush to record from as many neurons at the same time as possible. As the brain computes and codes using neuron populations, it is hoped these data will uncover the fundamentals of neural computation. But with hundreds, thousands, or more simultaneously recorded neurons come the inescapable problems of visualizing, describing, and quantifying their interactions. Here I argue that network science provides a set of scalable, analytical tools that already solve these problems. By treating neurons as nodes and their interactions as links, a single network can visualize and describe an arbitrarily large recording. I show that with this description we can quantify the effects of manipulating a neural circuit, track changes in population dynamics over time, and quantitatively define theoretical concepts of neural populations such as cell assemblies. Using network science as a core part of analyzing population recordings will thus provide both qualitative and quantitative advances to our understanding of neural computation.

  20. Event-triggered cooperative target tracking in wireless sensor networks

    Directory of Open Access Journals (Sweden)

    Lu Kelin

    2016-10-01

    Full Text Available Since the issues of low communication bandwidth supply and limited battery capacity are very crucial for wireless sensor networks, this paper focuses on the problem of event-triggered cooperative target tracking based on set-membership information filtering. We study some fundamental properties of the set-membership information filter with multiple sensor measurements. First, a sufficient condition is derived for the set-membership information filter, under which the boundedness of the outer ellipsoidal approximation set of the estimation means is guaranteed. Second, the equivalence property between the parallel and sequential versions of the set-membership information filter is presented. Finally, the results are applied to a 1D event-triggered target tracking scenario in which the negative information is exploited in the sense that the measurements that do not satisfy the triggering conditions are modelled as set-membership measurements. The tracking performance of the proposed method is validated with extensive Monte Carlo simulations.

  1. Online variational Bayesian filtering-based mobile target tracking in wireless sensor networks.

    Science.gov (United States)

    Zhou, Bingpeng; Chen, Qingchun; Li, Tiffany Jing; Xiao, Pei

    2014-11-11

    The received signal strength (RSS)-based online tracking for a mobile node in wireless sensor networks (WSNs) is investigated in this paper. Firstly, a multi-layer dynamic Bayesian network (MDBN) is introduced to characterize the target mobility with either directional or undirected movement. In particular, it is proposed to employ the Wishart distribution to approximate the time-varying RSS measurement precision's randomness due to the target movement. It is shown that the proposed MDBN offers a more general analysis model via incorporating the underlying statistical information of both the target movement and observations, which can be utilized to improve the online tracking capability by exploiting the Bayesian statistics. Secondly, based on the MDBN model, a mean-field variational Bayesian filtering (VBF) algorithm is developed to realize the online tracking of a mobile target in the presence of nonlinear observations and time-varying RSS precision, wherein the traditional Bayesian filtering scheme cannot be directly employed. Thirdly, a joint optimization between the real-time velocity and its prior expectation is proposed to enable online velocity tracking in the proposed online tacking scheme. Finally, the associated Bayesian Cramer-Rao Lower Bound (BCRLB) analysis and numerical simulations are conducted. Our analysis unveils that, by exploiting the potential state information via the general MDBN model, the proposed VBF algorithm provides a promising solution to the online tracking of a mobile node in WSNs. In addition, it is shown that the final tracking accuracy linearly scales with its expectation when the RSS measurement precision is time-varying.

  2. Gene Expression Analysis in Tubule Interstitial Compartments Reveals Candidate Agents for IgA Nephropathy

    Directory of Open Access Journals (Sweden)

    Jinling Wang

    2014-09-01

    Full Text Available Background/Aims: Our aim was to explore the molecular mechanism underlying development of IgA nephropathy and discover candidate agents for IgA nephropathy. Methods: The differentially expressed genes (DEGs between patients with IgA nephropathy and normal controls were identified by the data of GSE35488 downloaded from GEO (Gene Expression Omnibus database. The co-expressed gene pairs among DEGs were screened to construct the gene-gene interaction network. Gene Ontology (GO enrichment analysis was performed to analyze the functions of DEGs. The biologically active small molecules capable of targeting IgA nephropathy were identified using the Connectivity Map (cMap database. Results: A total of 55 genes involved in response to organic substance, transcription factor activity and response to steroid hormone stimulus were identified to be differentially expressed in IgA nephropathy patients compared to healthy individuals. A network with 45 co-expressed gene pairs was constructed. DEGs in the network were significantly enriched in response to organic substance. Additionally, a group of small molecules were identified, such as doxorubicin and thapsigargin. Conclusion: Our work provided a systematic insight in understanding the mechanism of IgA nephropathy. Small molecules such as thapsigargin might be potential candidate agents for the treatment of IgA nephropathy.

  3. Comparison of home and away-from-home physical activity using accelerometers and cellular network-based tracking devices.

    Science.gov (United States)

    Ramulu, Pradeep Y; Chan, Emilie S; Loyd, Tara L; Ferrucci, Luigi; Friedman, David S

    2012-08-01

    Measuring physical at home and away from home is essential for assessing health and well-being, and could help design interventions to increase physical activity. Here, we describe how physical activity at home and away from home can be quantified by combining information from cellular network-based tracking devices and accelerometers. Thirty-five working adults wore a cellular network-based tracking device and an accelerometer for 6 consecutive days and logged their travel away from home. Performance of the tracking device was determined using the travel log for reference. Tracking device and accelerometer data were merged to compare physical activity at home and away from home. The tracking device detected 98.6% of all away-from-home excursions, accurately measured time away from home and demonstrated few prolonged signal drop-out periods. Most physical activity took place away from home on weekdays, but not on weekends. Subjects were more physically active per unit of time while away from home, particularly on weekends. Cellular network-based tracking devices represent an alternative to global positioning systems for tracking location, and provide information easily integrated with accelerometers to determine where physical activity takes place. Promoting greater time spent away from home may increase physical activity.

  4. Studies on the Belle II L1 CDC track trigger's z-vertex resolution with neural networks

    Energy Technology Data Exchange (ETDEWEB)

    Skambraks, Sebastian; Neuhaus, Sara; Chen, Yang [Technische Universitaet Muenchen (Germany); Abudinen, Fernando; Kiesling, Christian [Max-Planck-Institut fuer Physik, Muenchen (Germany)

    2015-07-01

    We present the use of a neural network ensemble for the first level (L1) track trigger subsystem of Belle II. Our method employs hit and drift time information from the Central Drift Chamber (CDC). Estimating the z-coordinates of the vertex positions improves the signal to background ratio in the recorded data. Especially beam induced background can clearly be rejected, allowing to relax the 2D trigger conditions and thus enhancing the physics gain for low multiplicity events (e.g. tau pair production). Neural networks enable an improvement of the z-vertex resolution compared to linear least squares track fitting. As general function approximators, they are capable of learning nonlinearities solely from a training dataset. We propose a combined setup, integrating the benefits of the linear fit and enriching it with the nonlinear prediction capabilities of the neural networks. The precise z-vertices of single tracks are estimated by an ensemble of local expert neural networks, specialized to sectors in the track parameter phase space. A comparison is presented, demonstrating the differences of the linear fit and the neural network approach.

  5. Role of Natural IgM Autoantibodies (IgM-NAA) and IgM Anti-Leukocyte Antibodies (IgM-ALA) in Regulating Inflammation.

    Science.gov (United States)

    Lobo, Peter I

    2017-01-01

    Natural IgM autoantibodies (IgM-NAA) are rapidly produced to inhibit pathogens and abrogate inflammation mediated by invading microorganisms and host neoantigens. IgM-NAA achieve this difficult task by being polyreactive with low binding affinity but with high avidity, characteristics that allow these antibodies to bind antigenic determinants shared by pathogens and neoantigens. Hence the same clones of natural IgM can bind and mask host neoantigens as well as inhibit microorganisms. In addition, IgM-NAA regulate the inflammatory response via mechanisms involving binding of IgM to apoptotic cells to enhance their removal and binding of IgM to live leukocytes to regulate their function. Secondly, we review how natural IgM prevents autoimmune disorders arising from pathogenic IgG autoantibodies as well as by autoreactive B and T cells that have escaped tolerance mechanisms. Thirdly, using IgM knockout mice, we show that regulatory B and T cells require IgM to effectively regulate inflammation mediated by innate, adaptive and autoimmune mechanisms. It is therefore not surprising why the host positively selects such autoreactive B1 cells that generate protective IgM-NAA, which are also evolutionarily conserved. Fourthly, we show that IgM anti-leukocyte autoantibodies (IgM-ALA) levels and their repertoire can vary in normal humans and disease states and this variation may partly explain the observed differences in the inflammatory response after infection, ischemic injury or after a transplant. Finally we also show how protective IgM-NAA can be rendered pathogenic under non-physiological conditions. IgM-NAA have therapeutic potential. Polyclonal IgM infusions can be used to abrogate ongoing inflammation. Additionally, inflammation arising after ischemic kidney injury, e.g., during high-risk elective cardiac surgery or after allograft transplantation, can be prevented by pre-emptively infusing polyclonal IgM, or DC pretreated ex vivo with IgM, or by increasing in vivo Ig

  6. Toxicological Effects of Nickel Chloride on IgA+ B Cells and sIgA, IgA, IgG, IgM in the Intestinal Mucosal Immunity in Broilers

    Directory of Open Access Journals (Sweden)

    Bangyuan Wu

    2014-08-01

    Full Text Available The objective of this study was to investigate the toxicological effects of dietary NiCl2 on IgA+ B cells and the immunoglobulins including sIgA, IgA, IgG and IgM in the small intestine and cecal tonsil of broilers by the methods of immunohistochemistry and enzyme-linked immunosorbent assay (ELISA. Two hundred and forty one-day-old avian broilers were randomly divided into four groups and fed on a control diet and three experimental diets supplemented with 300, 600, and 900 mg/kg NiCl2 for 42 days. Compared with the control group, the IgA+ B cell number and the sIgA, IgA, IgG, and IgM contents in the NiCl2-treated groups were significantly decreased (p < 0.05 or p < 0.01. It was concluded that dietary NiCl2 in the excess of 300 mg/kg had negative effects on the IgA+ B cell number and the abovementioned immunoglobulin contents in the small intestine and the cecal tonsil. NiCl2-reduced sIgA, IgA, IgG and IgM contents is due to decrease in the population and/or the activation of B cell. The results suggest that NiCl2 at high levels has intestinal mucosal humoral immunotoxicity in animals.

  7. CDC Tracking Network: Working Towards a Healthier Planet for Healthy People

    Centers for Disease Control (CDC) Podcasts

    2009-09-14

    This is an engaging video podcast geared to raise awareness of environmental public health and our nation's need for the Tracking Network.  Created: 9/14/2009 by National Center for Environmental Health (NCEH).   Date Released: 9/14/2009.

  8. Radioimmunoassay of IgM, IgG, and IgA brucella antibodies

    International Nuclear Information System (INIS)

    Parrett, D.; Nielson, K.H.; White, R.G.; Payne, D.J.H.

    1977-01-01

    A radioimmunoassay (R.I.A.) has been devised to measure the serum antibody against Brucella abortus in each of the immunoglobulin classes IgM, IgG, and IgA. This test was applied to 46 sera from individuals with various clinical types of brucellosis, and the results were compared with the results of conventional direct and indirect agglutination and complement-fixation tests. The R.I.A. provided a highly sensitive primary-type assay which avoided the difficulties with blocking or non-agglutinating antibody, and thus has many advantages in the diagnosis of acute and chronic stages of brucella infection in man. The R.I.A. was successful in detection of antibody in many instances in which conventional serological tests were negative, and such antibody could (if IgM) be associated with acute or (if IgG or IgA) with chronic cases of brucellosis. One case in which B.abortus was isolated by blood culture but which failed to yield antibody by conventional tests, nevertheless showed substantial levels of IgM and IgG antibody by R.I.A. In other cases the R.I.A. test helped to eliminate the diagnosis of brucellosis by revealing absent or low antibody levels. (author)

  9. Drift chamber tracking with a VLSI neural network

    International Nuclear Information System (INIS)

    Lindsey, C.S.; Denby, B.; Haggerty, H.; Johns, K.

    1992-10-01

    We have tested a commercial analog VLSI neural network chip for finding in real time the intercept and slope of charged particles traversing a drift chamber. Voltages proportional to the drift times were input to the Intel ETANN chip and the outputs were recorded and later compared off line to conventional track fits. We will discuss the chamber and test setup, the chip specifications, and results of recent tests. We'll briefly discuss possible applications in high energy physics detector triggers

  10. Recombinant human immunoglobulin (Ig)A1 and IgA2 anti-D used for detection of IgA deficiency and anti-IgA

    DEFF Research Database (Denmark)

    Nielsen, Leif K; Dziegiel, Morten Hanefeld

    2008-01-01

    To avoid anaphylactic reactions, immunoglobulin (Ig)A-deficient patients with anti-IgA should be transfused with IgA-deficient blood components. There is a need for fast and robust assays for demonstration of IgA deficiency and for detection of anti-IgA.......To avoid anaphylactic reactions, immunoglobulin (Ig)A-deficient patients with anti-IgA should be transfused with IgA-deficient blood components. There is a need for fast and robust assays for demonstration of IgA deficiency and for detection of anti-IgA....

  11. Radioimmunoassay of IgG and IgM rheumatoid factors reacting with human IgG

    International Nuclear Information System (INIS)

    Carson, D.A.; Lawrance, S.; Catalano, M.A.; Vaughan, J.H.; Abraham, G.

    1977-01-01

    Although IgG rheumatoid factor may play a central role in the pathogenesis of rheumatoid arthritis, previously there have been no precise methods for its specific measurement in serum and synovial fluid. This paper describes a solid phase radioimmunoassay for the independent quantification of IgM and IgG rheumatoid factor reacting with the Fc fragment of human IgG. As measured by this assay, serum IgG rheumatoid factor levels differed significantly between patients with seropositive and seronegative rheumatoid arthritis and normal control subjects. In addition, several sera and joint fluids from patients with seropositive rheumatoid arthritis, even without vasculitis, were shown by gel chromatography to have acid-dissociable complexes of IgG rheumatoid factor suggestive of IgG-IgG dimer or trimer formation

  12. Three IgH isotypes, IgM, IgA and IgY are expressed in Gentoo penguin and zebra finch

    Science.gov (United States)

    Han, Haitang; Zhao, Yaofeng; Pan, Qingjie; Ren, Liming

    2017-01-01

    Previous studies on a limited number of birds suggested that the IgD-encoding gene was absent in birds. However, one of our recent studies showed that the gene was definitely expressed in the ostrich and emu. Interestingly, we also identified subclass diversification of IgM and IgY in these two birds. To better understand immunoglobulin genes in birds, in this study, we analyzed the immunoglobulin heavy chain genes in the zebra finch (Taeniopygia guttata) and Gentoo penguin (Pygoscelis papua), belonging respectively to the order Passeriformes, the most successful bird order in terms of species diversity and numbers, and Sphenisciformes, a relatively primitive avian order. Similar to the results obtained in chickens and ducks, only three genes encoding immunoglobulin heavy chain isotypes, IgM, IgA and IgY, were identified in both species. Besides, we detected a transcript encoding a short membrane-bound IgA lacking the last two CH exons in the Gentoo penguin. We did not find any evidence supporting the presence of IgD gene or subclass diversification of IgM/IgY in penguin or zebra finch. The obtained data in our study provide more insights into the immunoglobulin heavy chain genes in birds and may help to better understand the evolution of immunoglobulin genes in tetrapods. PMID:28403146

  13. Three IgH isotypes, IgM, IgA and IgY are expressed in Gentoo penguin and zebra finch.

    Science.gov (United States)

    Han, Binyue; Li, Yan; Han, Haitang; Zhao, Yaofeng; Pan, Qingjie; Ren, Liming

    2017-01-01

    Previous studies on a limited number of birds suggested that the IgD-encoding gene was absent in birds. However, one of our recent studies showed that the gene was definitely expressed in the ostrich and emu. Interestingly, we also identified subclass diversification of IgM and IgY in these two birds. To better understand immunoglobulin genes in birds, in this study, we analyzed the immunoglobulin heavy chain genes in the zebra finch (Taeniopygia guttata) and Gentoo penguin (Pygoscelis papua), belonging respectively to the order Passeriformes, the most successful bird order in terms of species diversity and numbers, and Sphenisciformes, a relatively primitive avian order. Similar to the results obtained in chickens and ducks, only three genes encoding immunoglobulin heavy chain isotypes, IgM, IgA and IgY, were identified in both species. Besides, we detected a transcript encoding a short membrane-bound IgA lacking the last two CH exons in the Gentoo penguin. We did not find any evidence supporting the presence of IgD gene or subclass diversification of IgM/IgY in penguin or zebra finch. The obtained data in our study provide more insights into the immunoglobulin heavy chain genes in birds and may help to better understand the evolution of immunoglobulin genes in tetrapods.

  14. Tracking the dynamic variations in a social network formed through shared interests

    Directory of Open Access Journals (Sweden)

    Gerold Pedemonte

    2009-06-01

    Full Text Available We tracked the dynamics of a social network formed by a shared interest in movies. Users-, movie ratings-, and rental date-data from the Netflix Prize dataset were used to construct a series of date-filtered social networks, wherein viewers were linked when they rented the same movie and gave the same rating. We obtained a nearly constant high clustering coefficient (0.60 – 0.85, and a low average path length (1.4 – 2.3 indicating a static 'small-world' network despite the dynamic behavior of the borrowers.

  15. Clustering and fault tolerance for target tracking using wireless sensor networks

    International Nuclear Information System (INIS)

    Bhatti, S.; Khanzada, S.; Memon, S.

    2012-01-01

    Over the last few years, the deployment of WSNs (Wireless Sensor Networks) has been fostered in diverse applications. WSN has great potential for a variety of domains ranging from scientific experiments to commercial applications. Due to the deployment of WSNs in dynamic and unpredictable environments. They have potential to cope with variety of faults. This paper proposes an energy-aware fault-tolerant clustering protocol for target tracking applications termed as the FITf (Fault Tolerant Target Tracking) protocol The identification of RNs (Redundant Nodes) makes SN (Sensor Node) fault tolerance plausible and the clustering endorsed recovery of sensors supervised by a faulty CH (Cluster Head). The FfTT protocol intends two steps of reducing energy consumption: first, by identifying RNs in the network; secondly, by restricting the numbers of SNs sending data to the CH. Simulations validate the scalability and low power consumption of the FITf protocol in comparison with LEACH protocol. (author)

  16. Neural network consistent empirical physical formula construction for neutron–gamma discrimination in gamma ray tracking

    International Nuclear Information System (INIS)

    Yildiz, Nihat; Akkoyun, Serkan

    2013-01-01

    Highlights: ► Detector responses in neutron–gamma discrimination were estimated by neural networks. ► Novel consistent neural network empirical physical formulas (EPFs) were constructed for detector responses. ► The EPFs are of explicit mathematical functional form. ► The EPFs can be used to derive various physical functions relevant to neutron–gamma discrimination in gamma ray tracking. -- Abstract: Gamma ray tracking is an efficient detection technique in studying exotic nuclei which lies far from beta stability line. To achieve very powerful and extraordinary resolution ability, new detectors based on gamma ray tracking are currently being developed. To reach this achievement, the neutron–gamma discrimination in these detectors is also an important task. In this paper, by suitable layered feedforward neural networks (LFNNs), we have constructed novel and consistent empirical physical formulas (EPFs) for some highly nonlinear detector counts measured in neutron–gamma discrimination. The detector counts data used in the discrimination was actually borrowed from our previous paper. The counts used here had been originally measured versus the following parameters: energy deposited in the first interaction points, difference in the incoming direction of initial gamma rays, and finally figure of merit values of the clusters determined by tracking. The LFNN–EPFs are of explicit mathematical functional form. Therefore, by various suitable operations of mathematical analysis, these LFNN–EPFs can be used to derivate further physical functions which might be potentially relevant to neutron–gamma discrimination performance of gamma ray tracking.

  17. Serum IgG2 and tissue IgG2 plasma cell elevation in orbital IgG4-related disease (IgG4-RD): Potential use in IgG4-RD assessment.

    Science.gov (United States)

    Chan, Anita S Y; Mudhar, Hardeep; Shen, Sunny Yu; Lang, Stephanie S; Fernando, Malee; Hilmy, Maryam Hazly; Guppy, Naomi Jayne; Rennie, Ian; Dunkley, Lisa; Al Jajeh, Issam

    2017-11-01

    To determine the role of serum and tissue IgG2 in orbital biopsies with the histological features of IgG4-related disease (IgG4-RD) in comparison with non-IgG4-related orbital inflammatory disorders (OID), including autoimmune disorders. This is an international (Sheffield, UK, and Singapore) collaborative, retrospective case review of 69 patients (38 from Singapore National Eye Centre and 31 from Royal Hallamshire Hospital, Sheffield) with orbital inflammatory biopsies between 2002 and 2016. Clinical information and histology were reviewed and cases were classified into three groups: Group 1: IgG4-RD orbital inflammation (n=43); Group 2: idiopathic OID (n=12) and Group 3: autoimmune OID (n=14). Serum IgG1, IgG2, IgG3 and IgG4 levels were collated where available and immunohistochemistry (IHC) for tissue IgG2 plasma cells was performed. Dual IHC showed IgG2 plasma cells as a distinct population from IgG4 plasma cells. Significant (twofold) serum IgG2 elevation was noted among IgG4-RD (group 1), idiopathic (group 2) and autoimmune OID (group 3). Similarly, significant elevation of tissue IgG2 plasma cells was also seen among IgG4-RD (group 1), idiopathic and autoimmune OID (groups 2 and 3). Significant elevations of serum IgG2 and tissue IgG2 plasma cells are present in orbital IgG4-RD in comparison with non-IgG4 orbital inflammation (idiopathic and autoimmune OID), suggesting that IgG2 may play a role in IgG4-RD. A serum IgG2 cut-off >5.3 g/L was found to be 80% sensitive and 91.7% specific for orbital IgG4-RD, with an accuracy of 0.90. Tissue IgG2 and IgG4 subclass reporting may provide additional insight regarding the 'IgG4-RD' pathogenesis. © Article author(s) (or their employer(s) unless otherwise stated in the text of the article) 2017. All rights reserved. No commercial use is permitted unless otherwise expressly granted.

  18. Neural mechanisms tracking popularity in real-world social networks.

    Science.gov (United States)

    Zerubavel, Noam; Bearman, Peter S; Weber, Jochen; Ochsner, Kevin N

    2015-12-08

    Differences in popularity are a key aspect of status in virtually all human groups and shape social interactions within them. Little is known, however, about how we track and neurally represent others' popularity. We addressed this question in two real-world social networks using sociometric methods to quantify popularity. Each group member (perceiver) viewed faces of every other group member (target) while whole-brain functional MRI data were collected. Independent functional localizer tasks were used to identify brain systems supporting affective valuation (ventromedial prefrontal cortex, ventral striatum, amygdala) and social cognition (dorsomedial prefrontal cortex, precuneus, temporoparietal junction), respectively. During the face-viewing task, activity in both types of neural systems tracked targets' sociometric popularity, even when controlling for potential confounds. The target popularity-social cognition system relationship was mediated by valuation system activity, suggesting that observing popular individuals elicits value signals that facilitate understanding their mental states. The target popularity-valuation system relationship was strongest for popular perceivers, suggesting enhanced sensitivity to differences among other group members' popularity. Popular group members also demonstrated greater interpersonal sensitivity by more accurately predicting how their own personalities were perceived by other individuals in the social network. These data offer insights into the mechanisms by which status guides social behavior.

  19. Three IgH isotypes, IgM, IgA and IgY are expressed in Gentoo penguin and zebra finch.

    Directory of Open Access Journals (Sweden)

    Binyue Han

    Full Text Available Previous studies on a limited number of birds suggested that the IgD-encoding gene was absent in birds. However, one of our recent studies showed that the gene was definitely expressed in the ostrich and emu. Interestingly, we also identified subclass diversification of IgM and IgY in these two birds. To better understand immunoglobulin genes in birds, in this study, we analyzed the immunoglobulin heavy chain genes in the zebra finch (Taeniopygia guttata and Gentoo penguin (Pygoscelis papua, belonging respectively to the order Passeriformes, the most successful bird order in terms of species diversity and numbers, and Sphenisciformes, a relatively primitive avian order. Similar to the results obtained in chickens and ducks, only three genes encoding immunoglobulin heavy chain isotypes, IgM, IgA and IgY, were identified in both species. Besides, we detected a transcript encoding a short membrane-bound IgA lacking the last two CH exons in the Gentoo penguin. We did not find any evidence supporting the presence of IgD gene or subclass diversification of IgM/IgY in penguin or zebra finch. The obtained data in our study provide more insights into the immunoglobulin heavy chain genes in birds and may help to better understand the evolution of immunoglobulin genes in tetrapods.

  20. Indoor Trajectory Tracking Scheme Based on Delaunay Triangulation and Heuristic Information in Wireless Sensor Networks.

    Science.gov (United States)

    Qin, Junping; Sun, Shiwen; Deng, Qingxu; Liu, Limin; Tian, Yonghong

    2017-06-02

    Object tracking and detection is one of the most significant research areas for wireless sensor networks. Existing indoor trajectory tracking schemes in wireless sensor networks are based on continuous localization and moving object data mining. Indoor trajectory tracking based on the received signal strength indicator ( RSSI ) has received increased attention because it has low cost and requires no special infrastructure. However, RSSI tracking introduces uncertainty because of the inaccuracies of measurement instruments and the irregularities (unstable, multipath, diffraction) of wireless signal transmissions in indoor environments. Heuristic information includes some key factors for trajectory tracking procedures. This paper proposes a novel trajectory tracking scheme based on Delaunay triangulation and heuristic information (TTDH). In this scheme, the entire field is divided into a series of triangular regions. The common side of adjacent triangular regions is regarded as a regional boundary. Our scheme detects heuristic information related to a moving object's trajectory, including boundaries and triangular regions. Then, the trajectory is formed by means of a dynamic time-warping position-fingerprint-matching algorithm with heuristic information constraints. Field experiments show that the average error distance of our scheme is less than 1.5 m, and that error does not accumulate among the regions.

  1. Laparoscopic surgery contributes more to nutritional and immunologic recovery than fast-track care in colorectal cancer.

    Science.gov (United States)

    Xu, Dong; Li, Jun; Song, Yongmao; Zhou, Jiaojiao; Sun, Fangfang; Wang, Jianwei; Duan, Yin; Hu, Yeting; Liu, Yue; Wang, Xiaochen; Sun, Lifeng; Wu, Linshan; Ding, Kefeng

    2015-02-04

    Many clinical trials had repeatedly shown that fast-track perioperative care and laparoscopic surgery are both preferred in the treatment of colorectal cancer. But few studies were designed to explore the diverse biochemical impacts of the two counterparts on human immunologic and nutritional status. Ninety-two cases of colorectal cancer patients meeting the inclusion criteria were randomized to four groups: laparoscopy with fast-track treatment (LAFT); open surgery with fast-track treatment (OSFT); laparoscopy with conventional treatment (LAC); open surgery with conventional treatment (OSC). Peripheral blood tests including nutritional factors (albumin, prealbumin, and transferrin), humoral immunologic factors (IgG, IgM, and IgA), and cellular immunologic factors (T and NK cells) were evaluated. Blood samples were collected preoperatively (baseline) and 12 and 96 h after surgery (indicated as POH12 and POH96, respectively). Albumin, transferrin, prealbumin, and IgG levels were the highest in the LAFT group for both POH12 and POH96 time intervals. Repeated measures (two-way ANOVA) indicated that the difference of albumin, transferrin, and IgG level were attributed to surgery type (P  0.05). Only in the laparoscopy-included groups, the relative albumin and IgG levels of POH96 were obviously higher than that of POH12. Laparoscopic surgery accelerated postoperative nutrition and immune levels rising again while fast-track treatment retarded the drop of postoperative nutrition and immune levels. Laparoscopic surgery might play a more important role than fast-track treatment in the earlier postoperative recovery of nutritional and immunologic status. Combined laparoscopic surgery with fast-track treatment provided best postoperative recovery of nutrition and immune status. These results should be further compared with the clinical outcomes of our FTMDT trial (clinicaltrials.gov: NCT01080547).

  2. An Efficient Approach for Node Localisation and Tracking in Wireless Sensor Networks

    CSIR Research Space (South Africa)

    Mwila, Martin

    2014-08-01

    Full Text Available -1 An Efficient Approach for Node Localisation and Tracking in Wireless Sensor Networks Martin K. Mwila Submitted in partial fulfilment of the requirements for the degree Magister Technologiae: Electrical Engineering in the Department of Electrical Engineering...

  3. Tracking the Reorganization of Module Structure in Time-Varying Weighted Brain Functional Connectivity Networks.

    Science.gov (United States)

    Schmidt, Christoph; Piper, Diana; Pester, Britta; Mierau, Andreas; Witte, Herbert

    2018-05-01

    Identification of module structure in brain functional networks is a promising way to obtain novel insights into neural information processing, as modules correspond to delineated brain regions in which interactions are strongly increased. Tracking of network modules in time-varying brain functional networks is not yet commonly considered in neuroscience despite its potential for gaining an understanding of the time evolution of functional interaction patterns and associated changing degrees of functional segregation and integration. We introduce a general computational framework for extracting consensus partitions from defined time windows in sequences of weighted directed edge-complete networks and show how the temporal reorganization of the module structure can be tracked and visualized. Part of the framework is a new approach for computing edge weight thresholds for individual networks based on multiobjective optimization of module structure quality criteria as well as an approach for matching modules across time steps. By testing our framework using synthetic network sequences and applying it to brain functional networks computed from electroencephalographic recordings of healthy subjects that were exposed to a major balance perturbation, we demonstrate the framework's potential for gaining meaningful insights into dynamic brain function in the form of evolving network modules. The precise chronology of the neural processing inferred with our framework and its interpretation helps to improve the currently incomplete understanding of the cortical contribution for the compensation of such balance perturbations.

  4. An Energy-Efficient Target Tracking Framework in Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Zhijun Yu

    2009-01-01

    Full Text Available This study devises and evaluates an energy-efficient distributed collaborative signal and information processing framework for acoustic target tracking in wireless sensor networks. The distributed processing algorithm is based on mobile agent computing paradigm and sequential Bayesian estimation. At each time step, the short detection reports of cluster members will be collected by cluster head, and a sensor node with the highest signal-to-noise ratio (SNR is chosen there as reference node for time difference of arrive (TDOA calculation. During the mobile agent migration, the target state belief is transmitted among nodes and updated using the TDOA measurement of these fusion nodes one by one. The computing and processing burden is evenly distributed in the sensor network. To decrease the wireless communications, we propose to represent the belief by parameterized methods such as Gaussian approximation or Gaussian mixture model approximation. Furthermore, we present an attraction force function to handle the mobile agent migration planning problem, which is a combination of the node residual energy, useful information, and communication cost. Simulation examples demonstrate the estimation effectiveness and energy efficiency of the proposed distributed collaborative target tracking framework.

  5. Real-time object tracking system based on field-programmable gate array and convolution neural network

    Directory of Open Access Journals (Sweden)

    Congyi Lyu

    2016-12-01

    Full Text Available Vision-based object tracking has lots of applications in robotics, like surveillance, navigation, motion capturing, and so on. However, the existing object tracking systems still suffer from the challenging problem of high computation consumption in the image processing algorithms. The problem can prevent current systems from being used in many robotic applications which have limitations of payload and power, for example, micro air vehicles. In these applications, the central processing unit- or graphics processing unit-based computers are not good choices due to the high weight and power consumption. To address the problem, this article proposed a real-time object tracking system based on field-programmable gate array, convolution neural network, and visual servo technology. The time-consuming image processing algorithms, such as distortion correction, color space convertor, and Sobel edge, Harris corner features detector, and convolution neural network were redesigned using the programmable gates in field-programmable gate array. Based on the field-programmable gate array-based image processing, an image-based visual servo controller was designed to drive a two degree of freedom manipulator to track the target in real time. Finally, experiments on the proposed system were performed to illustrate the effectiveness of the real-time object tracking system.

  6. Immunoglobulin classes (IgG, IgA and IgM) and acute phase ...

    African Journals Online (AJOL)

    The results indicate that USS or pregnancy changes different aspects of humoral immunity, thus the co-existence of pregnancy and S. haematobium infection may ... Résultats et conclusions: IgG, IgA et IgM étaient remarquablement élevés chez les femmes enceintes atteintes de la schistose urinaire par rapport aux femmes ...

  7. A game theory approach to target tracking in sensor networks.

    Science.gov (United States)

    Gu, Dongbing

    2011-02-01

    In this paper, we investigate a moving-target tracking problem with sensor networks. Each sensor node has a sensor to observe the target and a processor to estimate the target position. It also has wireless communication capability but with limited range and can only communicate with neighbors. The moving target is assumed to be an intelligent agent, which is "smart" enough to escape from the detection by maximizing the estimation error. This adversary behavior makes the target tracking problem more difficult. We formulate this target estimation problem as a zero-sum game in this paper and use a minimax filter to estimate the target position. The minimax filter is a robust filter that minimizes the estimation error by considering the worst case noise. Furthermore, we develop a distributed version of the minimax filter for multiple sensor nodes. The distributed computation is implemented via modeling the information received from neighbors as measurements in the minimax filter. The simulation results show that the target tracking algorithm proposed in this paper provides a satisfactory result.

  8. High-accuracy Subdaily ERPs from the IGS

    Science.gov (United States)

    Ray, J. R.; Griffiths, J.

    2012-04-01

    Since November 2000 the International GNSS Service (IGS) has published Ultra-rapid (IGU) products for near real-time (RT) and true real-time applications. They include satellite orbits and clocks, as well as Earth rotation parameters (ERPs) for a sliding 48-hr period. The first day of each update is based on the most recent GPS and GLONASS observational data from the IGS hourly tracking network. At the time of release, these observed products have an initial latency of 3 hr. The second day of each update consists of predictions. So the predictions between about 3 and 9 hr into the second half are relevant for true RT uses. Originally updated twice daily, the IGU products since April 2004 have been issued every 6 hr, at 3, 9, 15, and 21 UTC. Up to seven Analysis Centers (ACs) contribute to the IGU combinations. Two sets of ERPs are published with each IGU update, observed values at the middle epoch of the first half and predicted values at the middle epoch of the second half. The latency of the near RT ERPs is 15 hr while the predicted ERPs, based on projections of each AC's most recent determinations, are issued 9 hr ahead of their reference epoch. While IGU ERPs are issued every 6 hr, each set represents an integrated estimate over the surrounding 24 hr. So successive values are temporally correlated with about 75% of the data being common; this fact should be taken into account in user assimilations. To evaluate the accuracy of these near RT and predicted ERPs, they have been compared to the IGS Final ERPs, available about 11 to 17 d after data collection. The IGU products improved dramatically in the earlier years but since about 2008.0 the performance has been stable and excellent. During the last three years, RMS differences for the observed IGU ERPs have been about 0.036 mas and 0.0101 ms for each polar motion component and LOD respectively. (The internal precision of the reference IGS ERPs over the same period is about 0.016 mas for polar motion and 0

  9. A new paradigm for particle tracking velocimetry, based on graph-theory and pulsed neural network

    International Nuclear Information System (INIS)

    Derou, D.; Herault, L.

    1994-01-01

    The Particle Tracking Velocimetry (PTV) technique works by recording, at different instances in time, positions of small tracers particles following a flow and illuminated by a sheet, or pseudo sheet, of light. It aims to recognize each particle trajectory, constituted of n different spots and determine thus each particle velocity vector. In this paper, we devise a new method, taking into account a global consistency of the trajectories to be extracted, in terms of visual perception and physical properties. It is based on a graph-theoretic formulation of the particle tracking problem and the use of an original neural network, called pulsed neural network. (authors). 4 figs

  10. TRUSTWORTHY OPTIMIZED CLUSTERING BASED TARGET DETECTION AND TRACKING FOR WIRELESS SENSOR NETWORK

    Directory of Open Access Journals (Sweden)

    C. Jehan

    2016-06-01

    Full Text Available In this paper, an efficient approach is proposed to address the problem of target tracking in wireless sensor network (WSN. The problem being tackled here uses adaptive dynamic clustering scheme for tracking the target. It is a specific problem in object tracking. The proposed adaptive dynamic clustering target tracking scheme uses three steps for target tracking. The first step deals with the identification of clusters and cluster heads using OGSAFCM. Here, kernel fuzzy c-means (KFCM and gravitational search algorithm (GSA are combined to create clusters. At first, oppositional gravitational search algorithm (OGSA is used to optimize the initial clustering center and then the KFCM algorithm is availed to guide the classification and the cluster formation process. In the OGSA, the concept of the opposition based population initialization in the basic GSA to improve the convergence profile. The identified clusters are changed dynamically. The second step deals with the data transmission to the cluster heads. The third step deals with the transmission of aggregated data to the base station as well as the detection of target. From the experimental results, the proposed scheme efficiently and efficiently identifies the target. As a result the tracking error is minimized.

  11. An Energy-Efficient Target-Tracking Strategy for Mobile Sensor Networks.

    Science.gov (United States)

    Mahboubi, Hamid; Masoudimansour, Walid; Aghdam, Amir G; Sayrafian-Pour, Kamran

    2017-02-01

    In this paper, an energy-efficient strategy is proposed for tracking a moving target in an environment with obstacles, using a network of mobile sensors. Typically, the most dominant sources of energy consumption in a mobile sensor network are sensing, communication, and movement. The proposed algorithm first divides the field into a grid of sufficiently small cells. The grid is then represented by a graph whose edges are properly weighted to reflect the energy consumption of sensors. The proposed technique searches for near-optimal locations for the sensors in different time instants to route information from the target to destination, using a shortest path algorithm. Simulations confirm the efficacy of the proposed algorithm.

  12. Anticuerpos antinucleares, imágenes y características obtenidas por inmunofluorescencia: Importancia de los isotipos IgA, IgM e IgG Antinuclear antibodies, patterns and characteristics obtained by immunofluorescence: The importance of the IgA, IgM and IgG isotypes

    Directory of Open Access Journals (Sweden)

    Miriam Arcavi

    2009-10-01

    Full Text Available La técnica de elección para el screening de anticuerpos antinucleares (ANA es la inmunofluorescencia indirecta que utiliza como sustrato una línea de células epiteliales de carcinoma de laringe humano (IFI-HEp2, y como antisuero, anti-IgG o anti-Ig totales. Los ANA-IgG son los más importantes para el diagnóstico y monitoreo de las enfermedades del tejido conectivo (ETC, mientras los ANA-IgM son de menor relevancia clínica en estos pacientes. Sin embargo, poco se sabe de los ANA-IgA ya que estos Ac han sido menos investigados. El objetivo de este trabajo fue estudiar la prevalencia de los diferentes isotipos de inmunoglobulinas de anticuerpos antinucleares en los pacientes con ETC y evaluar la conveniencia de utilizar conjugados monovalentes o polivalentes. Se procesaron 100 sueros de pacientes con diversas ETC empleando IFI-HEp2, en los cuales se detectó 38% de ANA-IgA (títulos ≥ 1:80 y 12% de ANA-IgM (títulos ≤ 1:160. En 29 casos se detectó IgA en ausencia de IgM, en 3 casos IgM en ausencia de IgA. En todos los casos los ANA-IgG estuvieron presentes. En 6 sueros se observó un cambio de imagen con conjugado anti-IgA y en 3 con conjugado anti-IgM. Debido a la alta prevalencia de ANA-IgA detectada por IFI-HEp2, se destaca la conveniencia de utilizar conjugado anti-Ig totales en lugar de anti-IgG, mientras se desconozca la relevancia de los ANA-IgA en el diagnóstico, pronóstico y seguimiento de las enfermedades reumáticas sistémicas.The indirect immunofluorescence with epitelial cell line from human laryngeal carcinoma as substrate (IIF-HEp2 and anti-IgG or anti-total Ig as antisera, is the technique currently used for the detection of antinuclear antibodies. The most important antibodies for the diagnosis and follow-up of connective tissue diseases (CTD are the IgG-ANA, while the IgM-ANA have no clinical relevance. However the IgA-ANA have not been thoroughly investigated so far. The aim of this work was to study the prevalence

  13. Cluster-based Dynamic Energy Management for Collaborative Target Tracking in Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Dao-Wei Bi

    2007-07-01

    Full Text Available A primary criterion of wireless sensor network is energy efficiency. Focused onthe energy problem of target tracking in wireless sensor networks, this paper proposes acluster-based dynamic energy management mechanism. Target tracking problem isformulated by the multi-sensor detection model as well as energy consumption model. Adistributed adaptive clustering approach is investigated to form a reasonable routingframework which has uniform cluster head distribution. Dijkstra’s algorithm is utilized toobtain optimal intra-cluster routing. Target position is predicted by particle filter. Thepredicted target position is adopted to estimate the idle interval of sensor nodes. Hence,dynamic awakening approach is exploited to prolong sleep time of sensor nodes so that theoperation energy consumption of wireless sensor network can be reduced. The sensornodes around the target wake up on time and act as sensing candidates. With the candidatesensor nodes and predicted target position, the optimal sensor node selection is considered.Binary particle swarm optimization is proposed to minimize the total energy consumptionduring collaborative sensing and data reporting. Experimental results verify that theproposed clustering approach establishes a low-energy communication structure while theenergy efficiency of wireless sensor networks is enhanced by cluster-based dynamic energymanagement.

  14. Anti-PGL1 salivary IgA/IgM, serum IgG/IgM, and nasal Mycobacterium leprae DNA in individuals with household contact with leprosy.

    Science.gov (United States)

    Brito e Cabral, Paula; Júnior, José Evandro Cunha; de Macedo, Alexandre Casimiro; Alves, Alexandre Rodrigues; Gonçalves, Thially Braga; Brito e Cabral, Tereza Cristina; Gondim, Ana Paula Soares; Pinto, Maria Isabel Moraes; Oseki, Karen Tubono; Camara, Lilia Maria Carneiro; Rabenhorst, Silvia Helena Barem; Nagao-Dias, Aparecida Tiemi

    2013-11-01

    Leprosy household contacts represent a group at high risk of developing the disease. The aim of this study was to detect Mycobacterium leprae subclinical infection in this group through serological and molecular parameters. Serum anti-PGL1 IgG/IgM and salivary anti-PGL1 IgA/IgM was investigated using an ELISA, and nasal carriage of M. leprae DNA was detected by PCR, in leprosy household contacts of paucibacillary (PB) and multibacillary (MB) household leprosy patients (n=135), their index cases (n=30), and in persons living in a low endemic city (n=17). Salivary anti-PGL1 IgA and IgM and serum anti-PGL1 IgG showed good correlation comparing contacts and index cases (p0.05). A high frequency of anti-PGL1 IgM positivity was found in IgG-negative samples (pleprae DNA was found in the nasal swabs of nine out of the 85 MB household leprosy contacts (10.6%) and in three out of the 50 PB household leprosy contacts (6.0%). We strongly suggest that serum IgG/IgM and salivary anti-PGL1 IgA/IgM measurements are used to follow leprosy household contacts. Copyright © 2013 International Society for Infectious Diseases. Published by Elsevier Ltd. All rights reserved.

  15. Event-triggered Kalman-consensus filter for two-target tracking sensor networks.

    Science.gov (United States)

    Su, Housheng; Li, Zhenghao; Ye, Yanyan

    2017-11-01

    This paper is concerned with the problem of event-triggered Kalman-consensus filter for two-target tracking sensor networks. According to the event-triggered protocol and the mean-square analysis, a suboptimal Kalman gain matrix is derived and a suboptimal event-triggered distributed filter is obtained. Based on the Kalman-consensus filter protocol, all sensors which only depend on its neighbors' information can track their corresponding targets. Furthermore, utilizing Lyapunov method and matrix theory, some sufficient conditions are presented for ensuring the stability of the system. Finally, a simulation example is presented to verify the effectiveness of the proposed event-triggered protocol. Copyright © 2017 ISA. Published by Elsevier Ltd. All rights reserved.

  16. Sensor Network-Based Localization for Continuous Tracking Applications: Implementation and Performance Evaluation

    Directory of Open Access Journals (Sweden)

    Franco Davoli

    2008-10-01

    Full Text Available The increasing interest in systems able to provide users with immersive services (e.g., domotics, context-aware applications, and immersive distance learning tools has encouraged the development of cheap and effective platforms aimed at tracking objects and people within a certain space. In this context, wireless sensor networks (WSNs can play a very important role, since specialized sensors can be fruitfully exploited in order to generate/receive signals by means of which the WSN can derive the position of nodes joined to the objects to be tracked. The paper presents an original localization platform that exploits a single-hop WSN, based on a Microchip MCU and a Cypress RF device, to track its moving nodes. Specifically, the nodes of the network are divided into three sets: the first set consists of anchor nodes that, according to the commands from the sink (the central node of the WSN, generate ultrasonic pulses. These pulses are received by the second set of (moving nodes, which estimate the pulse time trip and communicate it to the sink. Finally, the last set is constituted by general purpose nodes that collect any kind of data from the surrounding field. The sink gathers all the data, computes the position of moving nodes, and transfers information to external users on the Internet. The algorithms adopted to manage the network and to localize moving nodes are discussed. A working prototype based upon the hardware platform, software, and protocol described in this paper has been deployed and tested, and some results are shown. Simulation results of the localization system are presented to show system scalability.

  17. Pathogenicity of IgG in patients with IgG4-related disease.

    Science.gov (United States)

    Shiokawa, Masahiro; Kodama, Yuzo; Kuriyama, Katsutoshi; Yoshimura, Kenichi; Tomono, Teruko; Morita, Toshihiro; Kakiuchi, Nobuyuki; Matsumori, Tomoaki; Mima, Atsushi; Nishikawa, Yoshihiro; Ueda, Tatsuki; Tsuda, Motoyuki; Yamauchi, Yuki; Minami, Ryuki; Sakuma, Yojiro; Ota, Yuji; Maruno, Takahisa; Kurita, Akira; Sawai, Yugo; Tsuji, Yoshihisa; Uza, Norimitsu; Matsumura, Kazuyoshi; Watanabe, Tomohiro; Notohara, Kenji; Tsuruyama, Tatsuaki; Seno, Hiroshi; Chiba, Tsutomu

    2016-08-01

    IgG4-related disease (IgG4-RD) is a systemic disease characterised by elevated serum IgG4 and IgG4-positive lymphoplasmacytic infiltration in the affected tissues. The pathogenic role of IgGs, including IgG4, in patients with IgG4-RD, however, is unknown. We examined the pathogenic activity of circulating IgGs in patients with IgG4-RD by injecting their IgGs into neonatal male Balb/c mice. Binding of patient IgGs to pancreatic tissue was also analysed in an ex vivo mouse organ culture model and in tissue samples from patients with autoimmune pancreatitis (AIP). Subcutaneous injection of patient IgG, but not control IgG, resulted in pancreatic and salivary gland injuries. Pancreatic injury was also induced by injecting patient IgG1 or IgG4, with more destructive changes induced by IgG1 than by IgG4. The potent pathogenic activity of patient IgG1 was significantly inhibited by simultaneous injection of patient IgG4. Binding of patient IgG, especially IgG1 and IgG4, to pancreatic tissue was confirmed in both the mouse model and AIP tissue samples. IgG1 and IgG4 from patients with IgG4-RD have pathogenic activities through binding affected tissues in neonatal mice. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://www.bmj.com/company/products-services/rights-and-licensing/

  18. Efficient Dynamic Adaptation Strategies for Object Tracking Tree in Wireless Sensor Network

    Directory of Open Access Journals (Sweden)

    CHEN, M.

    2012-12-01

    Full Text Available Most object tracking trees are established using the predefined mobility profile. However, when the real object's movement behaviors and query rates are different from the predefined mobility profile and query rates, the update cost and query cost of object tracking tree may increase. To upgrade the object tracking tree, the sink needs to send very large messages to collect the real movement information from the network, introducing a very large message overhead, which is referred to as adaptation cost. The Sub Root Message-Tree Adaptive procedure was proposed to dynamically collect the real movement information under the sub-tree and reconstruct the sub-tree to provide good performance based on the collected information. The simulation results indicates that the Sub Root Message-Tree Adaptive procedure is sufficient to achieve good total cost and lower adaptation cost.

  19. Positioning and tracking control system analysis for mobile free space optical network

    Science.gov (United States)

    Li, Yushan; Refai, Hazem; Sluss, , James J., Jr.; Verma, Pramode; LoPresti, Peter

    2005-08-01

    Free Space Optical (FSO) communication has evolved to be applied to the mobile network, because it can provide up to 2.5Gbps or higher data rate wireless communication. One of the key challenges with FSO systems is to maintain the Line of Sight (LOS) between transmitter and receiver. In this paper, the feasibility and performance of applying the FSO technology to the mobile network is explored, and the design plan of the attitude positioning and tracking control system of the FSO transceiver is investigated. First, the system architecture is introduced, the requirements for the control system are analyzed, the involved reference frames and frame transformation are presented. Second, the control system bandwidth is used to evaluate the system performance in controlling a positioning system consisting of a gimbal and a steering mirror, some definitions to describe the positioning accuracy and tracking capacity are given. The attitude control of a FSO transceiver is split into 2 similar channels: pitch and yaw. Using an equivalent linear control system model, the simulations are carried out, with and without the presence of uncertainties that includes GPS data errors and sensor measurement errors. Finally, based on the simulation results in the pitch channel, the quantitative evaluation on the performance of the control system is given, including positioning accuracy, tracking capability and uncertainty tolerance.

  20. A radar-enabled collaborative sensor network integrating COTS technology for surveillance and tracking.

    Science.gov (United States)

    Kozma, Robert; Wang, Lan; Iftekharuddin, Khan; McCracken, Ernest; Khan, Muhammad; Islam, Khandakar; Bhurtel, Sushil R; Demirer, R Murat

    2012-01-01

    The feasibility of using Commercial Off-The-Shelf (COTS) sensor nodes is studied in a distributed network, aiming at dynamic surveillance and tracking of ground targets. Data acquisition by low-cost (wireless mote is described. We demonstrate the detection, ranging and velocity estimation, classification and tracking capabilities of the mini-radar, and compare results to simulations and manual measurements. Furthermore, we supplement the radar output with other sensor modalities, such as acoustic and vibration sensors. This method provides innovative solutions for detecting, identifying, and tracking vehicles and dismounts over a wide area in noisy conditions. This study presents a step towards distributed intelligent decision support and demonstrates effectiveness of small cheap sensors, which can complement advanced technologies in certain real-life scenarios.

  1. Fuel economy and torque tracking in camless engines through optimization of neural networks

    International Nuclear Information System (INIS)

    Ashhab, Moh'd Sami S.

    2008-01-01

    The feed forward controller of a camless internal combustion engine is modeled by inverting a multi-input multi-output feed forward artificial neural network (ANN) model of the engine. The engine outputs, pumping loss and cylinder air charge, are related to the inputs, intake valve lift and closing timing, by the artificial neural network model, which is trained with historical input-output data. The controller selects the intake valve lift and closing timing that will mimimize the pumping loss and achieve engine torque tracking. Lower pumping loss means better fuel economy, whereas engine torque tracking gurantees the driver's torque demand. The inversion of the ANN is performed with the complex method constrained optimization. How the camless engine inverse controller can be augmented with adaptive techniques to maintain accuracy even when the engine parts degrade is discussed. The simulation results demonstrate the effectiveness of the developed camless engine controller

  2. Control of IgE and IgGl antibody production in mice

    International Nuclear Information System (INIS)

    De Macedo, M.S.; Braga, F.; Mota, I.

    1976-01-01

    The production of IgE and IgCl was studied in untreated, thymectomized, splenectomized, anti-thymocyte serum-treated, or sublethally X-irradiated mice. Dinitrophenyl, Ascaris, and ovalbumin were used as antigens, and aluminum hydroxide was used as adjuvant. A suppression of IgE production was observed in adult thymectomized mice, although the kinetic pattern of the antibody response was the same as in control animals. IgGl antibody production was not affected by thymectomy. Splenectomy did not change either IgE or IgGl production. A single dose of rabbit antithymocyte serum (ATS) given 8 days after immunization inhibited IgE antibody production. The effect of ATS was dose dependent and also varied with the amount of antigen used, the immune response to high doses being more susceptible to the effect of ATS. No alteration in IgGl production was caused by ATS even when IgE antibody formation was completely inhibited. When preceding immunization, sublethal irradiation enhanced IgE antibody formation and partially suppressed IgGl production; applied after immunization, irradiation caused an enhancement of IgE production which was inversely proportional to the interval elapsed between the two procedures. On the other hand, the IgGl antibody production was fairly resistant to the same treatment. The results suggest a clearcut separation between the mechanisms regulating IgE and IgGl production in mice

  3. Extended neural network-based scheme for real-time force tracking with magnetorheological dampers

    DEFF Research Database (Denmark)

    Weber, Felix; Bhowmik, Subrata; Høgsberg, Jan Becker

    2014-01-01

    This paper validates numerically and experimentally a new neural network-based real-time force tracking scheme for magnetorheological (MR) dampers on a five-storey shear frame with MR damper. The inverse model is trained with absolute values of measured velocity and force because the targeted...... the pre-yield to the post-yield region. A control-oriented approach is presented to compensate for these drawbacks. The resulting control force tracking scheme is validated for the emulation of viscous damping, clipped viscous damping with negative stiffness, and friction damping with negative stiffness...

  4. Compression of Video Tracking and Bandwidth Balancing Routing in Wireless Multimedia Sensor Networks

    Directory of Open Access Journals (Sweden)

    Yin Wang

    2015-12-01

    Full Text Available There has been a tremendous growth in multimedia applications over wireless networks. Wireless Multimedia Sensor Networks(WMSNs have become the premier choice in many research communities and industry. Many state-of-art applications, such as surveillance, traffic monitoring, and remote heath care are essentially video tracking and transmission in WMSNs. The transmission speed is constrained by the big file size of video data and fixed bandwidth allocation in constant routing paths. In this paper, we present a CamShift based algorithm to compress the tracking of videos. Then we propose a bandwidth balancing strategy in which each sensor node is able to dynamically select the node for the next hop with the highest potential bandwidth capacity to resume communication. Key to this strategy is that each node merely maintains two parameters that contain its historical bandwidth varying trend and then predict its near future bandwidth capacity. Then, the forwarding node selects the next hop with the highest potential bandwidth capacity. Simulations demonstrate that our approach significantly increases the data received by the sink node and decreases the delay on video transmission in Wireless Multimedia Sensor Network environments.

  5. Distributed Tracking in Distributed Sensor Networks

    Science.gov (United States)

    1988-05-26

    Glocal Track 6-17 6-12: Case II: Initial Glocal Track 6-18 6-13: Local Tracking Results with Multiple Model Approach 6-19 6-14: Model Probability History...3480.0- 2290.0e iee. onee -5800 -4600.8 -3400.8 -2208.8 -1886 X (Mi) Figure 6-11: Case 1: Initial Glocal Track 6-17 460. 420. 38 . 3488.9 1st 3498.9

  6. IgA, IgE e subclasses de IgG anti-Candida albicans no soro e lavado vaginal de pacientes com candidíase vulvovaginal IgA, IgE and IgG subclasses to Candida albicans in serum and vaginal fluid from patients with vulvovaginal candidiasis

    Directory of Open Access Journals (Sweden)

    Ricardo José Victal de Carvalho

    2003-01-01

    Full Text Available OBJETIVO: Determinar níveis de anticorpos IgA, IgE, IgG e subclasses (IgG1, IgG4 específicos a C. albicans no soro e lavado vaginal de mulheres com ou sem candidíase vulvovaginal para avaliar o papel destes anticorpos na imunopatogênese desta doença. MÉTODOS: Foram selecionadas 30 mulheres com sintomas clínicos de candidíase vulvovaginal (15 com cultura de secreção vaginal positiva para C. albicans, 11 com cultura negativa e quatro com cultura positiva para Candida não-albicans e 12 mulheres controles assintomáticas (nove com cultura negativa. Amostras de soro e lavado vaginal foram obtidas para a detecção de anticorpos anti-C. albicans por ELISA. RESULTADOS: Pacientes sintomáticas com cultura positiva apresentaram níveis de IgA específicas significativamente maiores no lavado vaginal e menores no soro do que aquelas com cultura negativa. Níveis séricos de IgE específica foram extremamente baixos em relação ao lavado vaginal. Altos níveis de IgG total específica foram encontrados no soro e lavado vaginal em ambos os grupos, independente da presença do fungo. Níveis de IgG1 e IgG4 específicas foram significativamente maiores somente no lavado vaginal de mulheres sintomáticas e cultura positiva, com relação IgG1/IgG4 ligeiramente maior, indicando que a resposta de anticorpos IgG1 possa estar predominantemente envolvida na resolução da infecção fúngica. CONCLUSÕES: Nossos resultados indicam resposta acentuada de IgA, IgG1 e IgG4 anti-C. albicans no lavado vaginal de mulheres sintomáticas com cultura positiva, sugerindo importante papel destes anticorpos na resposta imune local estimulada pela presença do fungo.PURPOSE: To determine the levels of IgA, IgE, IgG and subclasses (IgG1, IgG4 antibodies specific to C. albicans in serum and vaginal washes from women with or without vulvovaginal candidiasis in order to evaluate the role of these antibodies in the immunopathogenesis of the disease. METHODS: Thirty women

  7. A Radar-Enabled Collaborative Sensor Network Integrating COTS Technology for Surveillance and Tracking

    Directory of Open Access Journals (Sweden)

    R. Murat Demirer

    2012-01-01

    Full Text Available The feasibility of using Commercial Off-The-Shelf (COTS sensor nodes is studied in a distributed network, aiming at dynamic surveillance and tracking of ground targets. Data acquisition by low-cost ( < $50 US miniature low-power radar through a wireless mote is described. We demonstrate the detection, ranging and velocity estimation, classification and tracking capabilities of the mini-radar, and compare results to simulations and manual measurements. Furthermore, we supplement the radar output with other sensor modalities, such as acoustic and vibration sensors. This method provides innovative solutions for detecting, identifying, and tracking vehicles and dismounts over a wide area in noisy conditions. This study presents a step towards distributed intelligent decision support and demonstrates effectiveness of small cheap sensors, which can complement advanced technologies in certain real-life scenarios.

  8. A Wireless Sensor Network with Soft Computing Localization Techniques for Track Cycling Applications.

    Science.gov (United States)

    Gharghan, Sadik Kamel; Nordin, Rosdiadee; Ismail, Mahamod

    2016-08-06

    In this paper, we propose two soft computing localization techniques for wireless sensor networks (WSNs). The two techniques, Neural Fuzzy Inference System (ANFIS) and Artificial Neural Network (ANN), focus on a range-based localization method which relies on the measurement of the received signal strength indicator (RSSI) from the three ZigBee anchor nodes distributed throughout the track cycling field. The soft computing techniques aim to estimate the distance between bicycles moving on the cycle track for outdoor and indoor velodromes. In the first approach the ANFIS was considered, whereas in the second approach the ANN was hybridized individually with three optimization algorithms, namely Particle Swarm Optimization (PSO), Gravitational Search Algorithm (GSA), and Backtracking Search Algorithm (BSA). The results revealed that the hybrid GSA-ANN outperforms the other methods adopted in this paper in terms of accuracy localization and distance estimation accuracy. The hybrid GSA-ANN achieves a mean absolute distance estimation error of 0.02 m and 0.2 m for outdoor and indoor velodromes, respectively.

  9. On the track of fish batches in three distribution networks

    DEFF Research Database (Denmark)

    Randrup, Maria; Wu, Haiping; Jørgensen, Bo M.

    2012-01-01

    Three fish products sampled in retail shops were traced back to their origin and fish from the same batch were tracked forward towards the retailer, thereby simulating a recall situation. The resulting distribution networks were very complex, but to the extent that companies were willing to provi...... of discovering a fault as early as possible in order to minimise the costs of a recall. The localisation of distributed products during a recall operation can be facilitated by a well-constructed traceability system....

  10. Convolutional Deep Belief Networks for Single-Cell/Object Tracking in Computational Biology and Computer Vision

    OpenAIRE

    Zhong, Bineng; Pan, Shengnan; Zhang, Hongbo; Wang, Tian; Du, Jixiang; Chen, Duansheng; Cao, Liujuan

    2016-01-01

    In this paper, we propose deep architecture to dynamically learn the most discriminative features from data for both single-cell and object tracking in computational biology and computer vision. Firstly, the discriminative features are automatically learned via a convolutional deep belief network (CDBN). Secondly, we design a simple yet effective method to transfer features learned from CDBNs on the source tasks for generic purpose to the object tracking tasks using only limited amount of tra...

  11. Histopathology of IgG4-Related Autoimmune Hepatitis and IgG4-Related Hepatopathy in IgG4-Related Disease.

    Science.gov (United States)

    Nakanuma, Yasuni; Ishizu, Yoji; Zen, Yoh; Harada, Kenichi; Umemura, Takeji

    2016-08-01

    Immunoglobulin G4-related disease (IgG4-RD) is a systemic disease involving many organs; it includes IgG4-related sclerosing cholangitis and inflammatory pseudotumor in the hepatobiliary system. Two types of hepatic parenchymal involvement have been reported in IgG4-RD: IgG4-related autoimmune hepatitis (AIH) and IgG4-hepatopathy. Moreover, only three cases of IgG4-related AIH have been reported. Immunoglobulin G4-related AIH is clinicopathologically similar to AIH, except for an elevated serum IgG4 level and heavy infiltration of IgG4-positive plasma cells in the liver tissue. Interestingly, IgG4-related AIH can be complicated by well-known IgG4-RD(s). Immunoglobulin G4-hepatopathy, which includes various histopathological lesions encountered in the liver of patients with type I autoimmune pancreatitis, is classified into five histological categories: portal inflammation, large bile duct damage, portal sclerosis, lobular hepatitis, and cholestasis. Immunoglobulin G4-hepatopathy is currently a collective term covering hepatic lesions primarily or secondarily related to IgG4-related sclerosing cholangitis and type 1 autoimmune pancreatitis. In conclusion, the liver is not immune to IgG4-RD, and at least two types of hepatic involvement in IgG4-RD have been reported: IgG4-related AIH and IgG4-hepatopathy. Additional studies are required to clarify their precise clinical significance with respect to IgG4-RD and inherent liver diseases. Thieme Medical Publishers 333 Seventh Avenue, New York, NY 10001, USA.

  12. The Motus Wildlife Tracking System: a collaborative research network to enhance the understanding of wildlife movement

    Directory of Open Access Journals (Sweden)

    Philip D. Taylor

    2017-06-01

    Full Text Available We describe a new collaborative network, the Motus Wildlife Tracking System (Motus; https://motus.org, which is an international network of researchers using coordinated automated radio-telemetry arrays to study movements of small flying organisms including birds, bats, and insects, at local, regional, and hemispheric scales. Radio-telemetry has been a cornerstone of tracking studies for over 50 years, and because of current limitations of geographic positioning systems (GPS and satellite transmitters, has remained the primary means to track movements of small animals with high temporal and spatial precision. Automated receivers, along with recent miniaturization and digital coding of tags, have further improved the utility of radio-telemetry by allowing many individuals to be tracked continuously and simultaneously across broad landscapes. Motus is novel among automated arrays in that collaborators employ a single radio frequency across receiving stations over a broad geographic scale, allowing individuals to be detected at sites maintained by others. Motus also coordinates, disseminates, and archives detections and associated metadata in a central repository. Combined with the ability to track many individuals simultaneously, Motus has expanded the scope and spatial scale of research questions that can be addressed using radio-telemetry from local to regional and even hemispheric scales. Since its inception in 2012, more than 9000 individuals of over 87 species of birds, bats, and insects have been tracked, resulting in more than 250 million detections. This rich and comprehensive dataset includes detections of individuals during all phases of the annual cycle (breeding, migration, and nonbreeding, and at a variety of spatial scales, resulting in novel insights into the movement behavior of small flying animals. The value of the Motus network will grow as spatial coverage of stations and number of partners and collaborators increases. With

  13. Serum total IgG and IgG4 levels in thyroid eye disease

    Directory of Open Access Journals (Sweden)

    Sy A

    2016-10-01

    Full Text Available Aileen Sy, Rona Z Silkiss Department of Ophthalmology, California Pacific Medical Center, San Francisco, CA, USA Purpose: To investigate the relationship between immunoglobulin G (IgG4-related disease (IgG4-RD and thyroid eye disease (TED with respect to IgG levels. Patients and methods: A retrospective review of total IgG, IgG subclass, and thyroid stimulating immunoglobulin (TSI levels in 24 patients with TED. Results: Five patients (20.8% demonstrated serum IgG4 levels consistent with IgG4-RD without any additional systemic disease. Total IgG and IgG subclass levels were found to be an inadequate proxy for TSI elevation. Conclusion: There may be a subtype of TED patients with elevated IgG4 in the absence of IgG4-RD systemic findings. Keywords: thyroid eye disease, IgG subclass, IgG4, Graves’ disease, Graves’ ophthalmopathy, IgG4-RD

  14. JSI-124 inhibits IgE production in an IgE B cell line

    International Nuclear Information System (INIS)

    Cui, Lulu; Bi, Jiacheng; Yan, Dehong; Ye, Xiufeng; Zheng, Mingxing; Yu, Guang; Wan, Xiaochun

    2017-01-01

    IgE is a key effector molecule in atopic diseases; however, the regulation mechanisms of IgE production in IgE B cells remain poorly understood. In the present study, we demonstrate that JSI-124 (cucurbitacin I), a selective STAT3 inhibitor, selectively inhibits production of IgE by a human IgE B cell line, CRL-8033 cells, while does not affect the IgG production by IgG B cell lines. In the aspect of molecular mechanism, we found that Igλ, but not Ighe, gene expression was suppressed by JSI-124. The above effects of JSI-124 were not mediated by affecting cellular proliferation or apoptosis. Furthermore, multiple B cell differentiation-related genes expression was not significantly affected by JSI-124. Taken together, we demonstrate a potential strategy of therapeutically suppressing IgE production without affecting IgG production in atopic patients. - Highlights: • JSI-124 inhibits IgE production in an IgE B cell line, CRL-8033 cells. • JSI-124 does not affect IgG production by IgG B cell lines. • JSI-124 inhibits IgE production mainly by suppressing transcription of Igλ.

  15. Association of IgG co-deposition with serum levels of galactose-deficient IgA1 in pediatric IgA nephropathy

    Science.gov (United States)

    Eison, T. Matthew; Hastings, M. Colleen; Moldoveanu, Zina; Sanders, John T.; Gaber, Lillian; Walker, Patrick D.; Lau, Keith K; Julian, Bruce A.; Novak, Jan; Wyatt, Robert J.

    2012-01-01

    Objective: To determine whether the absence of mesangial IgG deposits is associated with the absence of elevated blood levels of galactose-deficient IgA1 (Gd-IgA1) in pediatric patients with IgA nephropathy (IgAN). Design and methods: Serum Gd-IgA1 levels were determined by ELISA using an N-acetylgalactosamine-specific lectin from Helix aspersa. Levels of Gd-IgA1 above the 90th percentile for healthy pediatric controls were considered to be elevated. Renal biopsy samples were examined by immunofluorescence for presence and intensity of staining for IgA, IgG, IgM, C3 and C1q and by light microscopy for histological changes. Findings were graded by a single pathologist (L. Gaber) at UTHSC until 2007 and by NephropathTM (Little Rock, AR, USA) thereafter. Staining for the mesangial deposits was considered negative when intensity was trace or less, and positive at greater intensity. Fisher’s exact-test was used to determine significance of 2 × 2 tables. Results: Serum samples were obtained from 30 patients with IgAN diagnosed before age 18 years. Male : female ratio was 2.3 : 1. Twenty were Caucasian and 10 were African-American. Blood was obtained within 3 months of biopsy (incident cases) for 12, while 18 provided blood > 3 months after biopsy (prevalent cases). Serum Gd-IgA1 level was elevated in 23 (77%) of cases and 20 (67%) had a biopsy positive for IgG. Of those 20 patients, 18 (90%) had an elevated serum Gd-IgA1 level, whereas 5 (50%) of patients with biopsies without IgG had a normal serum Gd-IgA1 level (p = 0.026). Summary: In this small study we found a weak association between the absence of IgG in the biopsy and normal serum Gd-IgA1 level. PMID:23006340

  16. Tracking socioeconomic vulnerability using network analysis: insights from an avian influenza outbreak in an ostrich production network.

    Directory of Open Access Journals (Sweden)

    Christine Moore

    Full Text Available BACKGROUND: The focus of management in many complex systems is shifting towards facilitation, adaptation, building resilience, and reducing vulnerability. Resilience management requires the development and application of general heuristics and methods for tracking changes in both resilience and vulnerability. We explored the emergence of vulnerability in the South African domestic ostrich industry, an animal production system which typically involves 3-4 movements of each bird during its lifetime. This system has experienced several disease outbreaks, and the aim of this study was to investigate whether these movements have contributed to the vulnerability of this system to large disease outbreaks. METHODOLOGY/PRINCIPAL FINDINGS: The ostrich production system requires numerous movements of birds between different farm types associated with growth (i.e. Hatchery to juvenile rearing farm to adult rearing farm. We used 5 years of movement records between 2005 and 2011 prior to an outbreak of Highly Pathogenic Avian Influenza (H5N2. These data were analyzed using a network analysis in which the farms were represented as nodes and the movements of birds as links. We tested the hypothesis that increasing economic efficiency in the domestic ostrich industry in South Africa made the system more vulnerable to outbreak of Highly Pathogenic Avian Influenza (H5N2. Our results indicated that as time progressed, the network became increasingly vulnerable to pathogen outbreaks. The farms that became infected during the outbreak displayed network qualities, such as significantly higher connectivity and centrality, which predisposed them to be more vulnerable to disease outbreak. CONCLUSIONS/SIGNIFICANCE: Taken in the context of previous research, our results provide strong support for the application of network analysis to track vulnerability, while also providing useful practical implications for system monitoring and management.

  17. Distributed radar network for real-time tracking of bullet trajectory

    Science.gov (United States)

    Zhang, Yimin; Li, Xin; Jin, Yuanwei; Amin, Moeness G.; Eydgahi, Ali

    2009-05-01

    Gunshot detection, sniper localization, and bullet trajectory prediction are of significant importance in military and homeland security applications. While the majority of existing work is based on acoustic and electro-optical sensors, this paper develops a framework of networked radar systems that uses distributed radar sensor networks to achieve the aforementioned objectives. The use of radio frequency radar systems allows the achievement of subtime- of-flight tracking response, enabling to response before the bullet reaches its target and, as such, effectively leading to the reduction of injuries and casualties in military and homeland security operations. The focus of this paper is to examine the MIMO radar concept with concurrent transmission of low-correlation waveforms from multiple radar sets to ensure wide surveillance coverage and maintain a high waveform repetition frequency for long coherent time interval required to achieve return signal concentration.

  18. Serum levels of IgG and IgG4 in Hashimoto thyroiditis.

    Science.gov (United States)

    Kawashima, Sachiko-Tsukamoto; Tagami, Tetsuya; Nakao, Kanako; Nanba, Kazutaka; Tamanaha, Tamiko; Usui, Takeshi; Naruse, Mitsuhide; Minamiguchi, Sachiko; Mori, Yusuke; Tsuji, Jun; Tanaka, Issei; Shimatsu, Akira

    2014-03-01

    Although IgG4-related disease is characterized by extensive infiltration of IgG4-positive plasma cells and lymphocytes of various organs, the details of this systemic disease are still unclear. We screened serum total IgG levels in the patients with Hashimoto thyroiditis (HT) to illustrate the prevalence of IgG4-related thyroiditis in HT. Twenty-four of 94 patients with HT (25.5%) had elevated serum IgG levels and their serum IgG4 was measured. Five of the 24 cases had more than 135 mg/dL of IgG4, which is the serum criterion of IgG4-related disease. One was a female patient who was initially treated as Graves' disease and rapidly developed a firm goiter and hypothyroidism. The biopsy of her thyroid gland revealed that follicular cells were atrophic with squamous metaplasia, replaced with fibrosis, which was compatible with the fibrous variant of HT. Immunohistochemical examination revealed diffuse infiltration of IgG4-positive plasma cells, and the serum IgG4 level was 179 mg/dL. The levels of IgG and IgG4 were positively correlated with the titers of anti-thyroglobulin antibody or anti-thyroid peroxidase antibody. In conclusion, at least a small portion of patients with HT with high titers of anti-thyroid antibodies may overlap the IgG4-related thyroiditis.

  19. Neural networks for tracking of unknown SISO discrete-time nonlinear dynamic systems.

    Science.gov (United States)

    Aftab, Muhammad Saleheen; Shafiq, Muhammad

    2015-11-01

    This article presents a Lyapunov function based neural network tracking (LNT) strategy for single-input, single-output (SISO) discrete-time nonlinear dynamic systems. The proposed LNT architecture is composed of two feedforward neural networks operating as controller and estimator. A Lyapunov function based back propagation learning algorithm is used for online adjustment of the controller and estimator parameters. The controller and estimator error convergence and closed-loop system stability analysis is performed by Lyapunov stability theory. Moreover, two simulation examples and one real-time experiment are investigated as case studies. The achieved results successfully validate the controller performance. Copyright © 2015 ISA. Published by Elsevier Ltd. All rights reserved.

  20. Circulating immune complexes, immunoglobulin classes (IgG, IgA ...

    African Journals Online (AJOL)

    Objective:- To evaluate serum levels of circulating immune complexes (CICs), immunoglobulin classes (IgG, IgA and IgM) and Complement Components (C3c, C4 and Factor B) in Nigerians with Type 1 or Type 2 diabetes mellitus. Design:- Case control study. Setting:- University College Hospital, Ibadan, Oyo State, Nigeria.

  1. Cutoff Values of Serum IgG4 and Histopathological IgG4+ Plasma Cells for Diagnosis of Patients with IgG4-Related Disease

    Directory of Open Access Journals (Sweden)

    Yasufumi Masaki

    2012-01-01

    Full Text Available IgG4-related disease is a new disease classification established in Japan in the 21st century. Patients with IgG4-related disease display hyper-IgG4-gammaglobulinemia, massive infiltration of IgG4+ plasma cells into tissue, and good response to glucocorticoids. Since IgG4 overexpression is also observed in other disorders, it is necessary to diagnose IgG4-related disease carefully and correctly. We therefore sought to determine cutoff values for serum IgG4 and IgG4/IgG and for IgG4+/IgG+ plasma cells in tissue diagnostic of IgG4-related disease. Patients and Methods. We retrospectively analyzed serum IgG4 concentrations and IgG4/IgG ratio and IgG4+/IgG+ plasma cell ratio in tissues of 132 patients with IgG4-related disease and 48 patients with other disorders. Result. Serum IgG4 >135  mg/dl demonstrated a sensitivity of 97.0% and a specificity of 79.6% in diagnosing IgG4-related disease, and serum IgG4/IgG ratios >8% had a sensitivity and specificity of 95.5% and 87.5%, respectively. IgG4+cell/IgG+ cell ratio in tissues >40% had a sensitivity and specificity of 94.4% and 85.7%, respectively. However, the number of IgG4+ cells was reduced in severely fibrotic parts of tissues. Conclusion. Although a recent unanimous consensus of all relevant researchers in Japan recently established the diagnostic criteria for IgG4-related disease, findings such as ours indicate that further discussion is needed.

  2. IgE, IgG4 and IgA specific to Bet v 1-related food allergens do not predict oral allergy syndrome.

    Science.gov (United States)

    Guhsl, E E; Hofstetter, G; Lengger, N; Hemmer, W; Ebner, C; Fröschl, R; Bublin, M; Lupinek, C; Breiteneder, H; Radauer, C

    2015-01-01

    Birch pollen-associated plant food allergy is caused by Bet v 1-specific IgE, but presence of cross-reactive IgE to related allergens does not predict food allergy. The role of other immunoglobulin isotypes in the birch pollen-plant food syndrome has not been investigated in detail. Bet v 1-sensitized birch pollen-allergic patients (n = 35) were diagnosed for food allergy by standardized interviews, skin prick tests, prick-to-prick tests and ImmunoCAP. Concentrations of allergen-specific IgE, IgG1, IgG4 and IgA to seven Bet v 1-related food allergens were determined by ELISA. Bet v 1, Cor a 1, Mal d 1 and Pru p 1 bound IgE from all and IgG4 and IgA from the majority of sera. Immunoglobulins to Gly m 4, Vig r 1 and Api g 1.01 were detected in allergy and increased or reduced levels of IgE, IgG1, IgG4 or IgA specific to most Bet v 1-related allergens. Api g 1-specific IgE was significantly (P = 0.01) elevated in celeriac-allergic compared with celeriac-tolerant patients. Likewise, frequencies of IgE (71% vs 15%; P = 0.01) and IgA (86% vs 38%; P = 0.04) binding to Api g 1.01 were increased. Measurements of allergen-specific immunoglobulins are not suitable for diagnosing Bet v 1-mediated plant food allergy to hazelnut and Rosaceae fruits. In contrast, IgE and IgA to the distantly related allergen Api g 1 correlate with allergy to celeriac. © 2014 The Authors. Allergy Published by John Wiley & Sons Ltd.

  3. IgG and IgE antibodies to Chironomidae in asthmatic patients.

    Science.gov (United States)

    Yamashita, N; Ito, K; Nakagawa, T; Haida, M; Okudaira, H; Nakada, S; Miyamoto, T; Shibuya, T; Kamei, K; Sasa, M

    1987-01-01

    IgG antibodies to Chironomidae and its correlations to radioallergosorbent and skin reactions were examined with the aim of clarifying the relationship between asthma and Chironomidae. The level of specific IgG antibody in asthmatic patients (0.698 +/- 0.034, n = 104) was significantly greater than that in normal subjects (0.367 +/- 0.032, n = 52) (P less than 0.01). The specific IgG level was not correlated to skin reaction, nor to IgE RAST scores. Specific IgG1 and IgG4 levels in asthmatic patients were significantly greater than in control subjects (n = 14) (P less than 0.01). Images Fig. 5 PMID:3652516

  4. On-Line Tracking Controller for Brushless DC Motor Drives Using Artificial Neural Networks

    Science.gov (United States)

    Rubaai, Ahmed

    1996-01-01

    A real-time control architecture is developed for time-varying nonlinear brushless dc motors operating in a high performance drives environment. The developed control architecture possesses the capabilities of simultaneous on-line identification and control. The dynamics of the motor are modeled on-line and controlled using an artificial neural network, as the system runs. The control architecture combines the experience and dependability of adaptive tracking systems with potential and promise of the neural computing technology. The sensitivity of real-time controller to parametric changes that occur during training is investigated. Such changes are usually manifested by rapid changes in the load of the brushless motor drives. This sudden change in the external load is simulated for the sigmoidal and sinusoidal reference tracks. The ability of the neuro-controller to maintain reasonable tracking accuracy in the presence of external noise is also verified for a number of desired reference trajectories.

  5. Mouse allergen exposure and immunologic responses: IgE-mediated mouse sensitization and mouse specific IgG and IgG4 levels

    NARCIS (Netherlands)

    Matsui, Elizabeth C.; Krop, Esmeralda J. M.; Diette, Gregory B.; Aalberse, Rob C.; Smith, Abigail L.; Eggleston, Peyton A.

    2004-01-01

    Although there is evidence that contact with mice is associated with IgE-mediated mouse sensitization and mouse specific antibody responses, the exposure-response relationships remain unclear. To determine whether IgE-mediated mouse sensitization and mouse specific IgG (mIgG) and mIgG4 levels

  6. Decreased IgA+ B Cells Population and IgA, IgG, IgM Contents of the Cecal Tonsil Induced by Dietary High Fluorine in Broilers

    Directory of Open Access Journals (Sweden)

    Kangping Wang

    2013-05-01

    Full Text Available Fluoride is an environmental and industrial pollutant that affects various organs in humans and animals. The cecal tonsil is an important component of the mucosal immune system and performs important and unique immune functions. In the present study, we investigated the effects of dietary high fluorine on the quantities of IgA+ B cells in the cecal tonsil by immunohistochemistry, and the immunoglobulin A (IgA, immunoglobulin G (IgG and immunoglobulin M (IgM contents in the cecal tonsil by ELISA. A total of 280 one-day-old avian broilers were divided into four groups and fed on a corn-soybean basal diet as control diet (fluorine 22.6 mg/kg or the same diet supplemented with 400, 800 and 1,200 mg/kg fluorine (high fluorine groups I, II and III in the form of sodium fluoride, respectively, throughout a 42-day experimental period. The results showed that the quantities of IgA+ B cells were lower (p < 0.05 or p < 0.01 and the IgA, IgG, and IgM contents were decreased (p < 0.05 or p < 0.01 in high fluorine groups II and III in comparison with those of control group. It was concluded that dietary fluorine, in the 800–1,200 mg/kg range, could reduce the numbers of the IgA+ B cells and immunoglobulin contents in the cecal tonsil, implying the local mucosal immune function was ultimately impacted in broilers.

  7. Omalizumab decreases IgE production in patients with allergic (IgE-mediated) asthma; PKPD analysis of a biomarker, total IgE

    Science.gov (United States)

    Lowe, Philip J; Renard, Didier

    2011-01-01

    AIM To determine whether excessive IgE production by patients with atopic allergic asthma decreases with omalizumab therapy. METHODS Omalizumab, free and total IgE data were obtained from an epidemiological study and six randomized, double-blind, placebo-controlled trials in patients with allergic asthma. The binding between omalizumab and IgE together with the production and elimination of IgE were modelled as previously, except that, in order to explain why total IgE was decreasing over a period of 5 years, the expression of IgE was allowed to change. RESULTS The prior constant IgE production model failed to converge on the data once long-term observations were included, whereas models allowing IgE production to decrease fitted. A feedback model indicated that, on average, IgE production decreased by 54% per year. This model was further developed with covariate searches indicating clinically small but statistically significant effects of age, gender, body mass index and race on some parameters. Model predictions were checked internally and externally against 3–5 year data from paediatric and adult atopic asthmatic patients and externally against extensive total IgE data from a long-duration (>1 year) phase 1 study which was not used in the model building. CONCLUSIONS A pharmacokinetic–pharmacodynamic model incorporating omalizumab–IgE binding and feedback for control of IgE production indicates that omalizumab reduces production of IgE. This raises the possibility that indefinite treatment may not be required, only for perhaps a few years. After the initial accumulation, total IgE should provide a means to monitor IgE production and guide individual treatment decisions. PMID:21392073

  8. Robust Individual-Cell/Object Tracking via PCANet Deep Network in Biomedicine and Computer Vision

    Directory of Open Access Journals (Sweden)

    Bineng Zhong

    2016-01-01

    Full Text Available Tracking individual-cell/object over time is important in understanding drug treatment effects on cancer cells and video surveillance. A fundamental problem of individual-cell/object tracking is to simultaneously address the cell/object appearance variations caused by intrinsic and extrinsic factors. In this paper, inspired by the architecture of deep learning, we propose a robust feature learning method for constructing discriminative appearance models without large-scale pretraining. Specifically, in the initial frames, an unsupervised method is firstly used to learn the abstract feature of a target by exploiting both classic principal component analysis (PCA algorithms with recent deep learning representation architectures. We use learned PCA eigenvectors as filters and develop a novel algorithm to represent a target by composing of a PCA-based filter bank layer, a nonlinear layer, and a patch-based pooling layer, respectively. Then, based on the feature representation, a neural network with one hidden layer is trained in a supervised mode to construct a discriminative appearance model. Finally, to alleviate the tracker drifting problem, a sample update scheme is carefully designed to keep track of the most representative and diverse samples during tracking. We test the proposed tracking method on two standard individual cell/object tracking benchmarks to show our tracker's state-of-the-art performance.

  9. Human IgG4 binds to IgG4 and conformationally altered IgG1 via Fc-Fc interactions

    NARCIS (Netherlands)

    Rispens, Theo; Ooievaar-de Heer, Pleuni; Vermeulen, Ellen; Schuurman, Janine; van der Neut Kolfschoten, Marijn; Aalberse, Rob C.

    2009-01-01

    The Fc fragment of IgG4 can interact with the Fc fragment of another IgG molecule. This interaction is a confounding factor when measuring IgG4 rheumatoid factor levels. Recently, we demonstrated that half-molecules of IgG4 can exchange to form a bispecific Ab. We expected these two phenomena to be

  10. Advanced Tracking of Vehicles

    DEFF Research Database (Denmark)

    Jensen, Christian Søndergaard; Li, K.-J.; Pakalnis, Stardas

    2005-01-01

    efficient tracking techniques. More specifically, while almost all commercially available tracking solutions simply offer time-based sampling of positions, this paper's techniques aim to offer a guaranteed tracking accuracy for each vehicle at the lowest possible costs, in terms of network traffic...

  11. Nonlinear Autoregressive Network with the Use of a Moving Average Method for Forecasting Typhoon Tracks

    OpenAIRE

    Tienfuan Kerh; Shin-Hung Wu

    2017-01-01

    Forecasting of a typhoon moving path may help to evaluate the potential negative impacts in the neighbourhood areas along the moving path. This study proposed a work of using both static and dynamic neural network models to link a time series of typhoon track parameters including longitude and latitude of the typhoon central location, cyclonic radius, central wind speed, and typhoon moving speed. Based on the historical records of 100 typhoons, the performances of neural network models are ev...

  12. Aberrantly Glycosylated IgA1 as a Factor in the Pathogenesis of IgA Nephropathy

    Directory of Open Access Journals (Sweden)

    Mototsugu Tanaka

    2011-01-01

    Full Text Available Predominant or codominant immunoglobulin (Ig A deposition in the glomerular mesangium characterizes IgA nephropathy (IgAN. Accumulated glomerular IgA is limited to the IgA1 subclass and usually galactose-deficient. This underglycosylated IgA may play an important role in the pathogenesis of IgAN. Recently, antibodies against galactose-deficient IgA1 were found to be well associated with the development of IgAN. Several therapeutic strategies based on corticosteroids or other immunosuppressive agents have been shown to at least partially suppress the progression of IgAN. On the other hand, several case reports of kidney transplantation or acquired IgA deficiency uncovered a remarkable ability of human kidney to remove mesangial IgA deposition, resulting in the long-term stabilization of kidney function. Continuous exposure to circulating immune complexes containing aberrantly glycosylated IgA1 and sequential immune response seems to be essential in the disease progression of IgAN. Removal of mesangial IgA deposition may be a challenging, but fundamental approach in the treatment of IgAN.

  13. Generation and characterization of antibodies against Asian elephant (Elephas maximus IgG, IgM, and IgA.

    Directory of Open Access Journals (Sweden)

    Alan F Humphreys

    Full Text Available Asian elephant (Elephas maximus immunity is poorly characterized and understood. This gap in knowledge is particularly concerning as Asian elephants are an endangered species threatened by a newly discovered herpesvirus known as elephant endotheliotropic herpesvirus (EEHV, which is the leading cause of death for captive Asian elephants born after 1980 in North America. While reliable diagnostic assays have been developed to detect EEHV DNA, serological assays to evaluate elephant anti-EEHV antibody responses are lacking and will be needed for surveillance and epidemiological studies and also for evaluating potential treatments or vaccines against lethal EEHV infection. Previous studies have shown that Asian elephants produce IgG in serum, but they failed to detect IgM and IgA, further hampering development of informative serological assays for this species. To begin to address this issue, we determined the constant region genomic sequence of Asian elephant IgM and obtained some limited protein sequence information for putative serum IgA. The information was used to generate or identify specific commercial antisera reactive against IgM and IgA isotypes. In addition, we generated a monoclonal antibody against Asian elephant IgG. These three reagents were used to demonstrate that all three immunoglobulin isotypes are found in Asian elephant serum and milk and to detect antibody responses following tetanus toxoid booster vaccination or antibodies against a putative EEHV structural protein. The results indicate that these new reagents will be useful for developing sensitive and specific assays to detect and characterize elephant antibody responses for any pathogen or vaccine, including EEHV.

  14. The Lateral Tracking Control for the Intelligent Vehicle Based on Adaptive PID Neural Network.

    Science.gov (United States)

    Han, Gaining; Fu, Weiping; Wang, Wen; Wu, Zongsheng

    2017-05-30

    The intelligent vehicle is a complicated nonlinear system, and the design of a path tracking controller is one of the key technologies in intelligent vehicle research. This paper mainly designs a lateral control dynamic model of the intelligent vehicle, which is used for lateral tracking control. Firstly, the vehicle dynamics model (i.e., transfer function) is established according to the vehicle parameters. Secondly, according to the vehicle steering control system and the CARMA (Controlled Auto-Regression and Moving-Average) model, a second-order control system model is built. Using forgetting factor recursive least square estimation (FFRLS), the system parameters are identified. Finally, a neural network PID (Proportion Integral Derivative) controller is established for lateral path tracking control based on the vehicle model and the steering system model. Experimental simulation results show that the proposed model and algorithm have the high real-time and robustness in path tracing control. This provides a certain theoretical basis for intelligent vehicle autonomous navigation tracking control, and lays the foundation for the vertical and lateral coupling control.

  15. The Lateral Tracking Control for the Intelligent Vehicle Based on Adaptive PID Neural Network

    Directory of Open Access Journals (Sweden)

    Gaining Han

    2017-05-01

    Full Text Available The intelligent vehicle is a complicated nonlinear system, and the design of a path tracking controller is one of the key technologies in intelligent vehicle research. This paper mainly designs a lateral control dynamic model of the intelligent vehicle, which is used for lateral tracking control. Firstly, the vehicle dynamics model (i.e., transfer function is established according to the vehicle parameters. Secondly, according to the vehicle steering control system and the CARMA (Controlled Auto-Regression and Moving-Average model, a second-order control system model is built. Using forgetting factor recursive least square estimation (FFRLS, the system parameters are identified. Finally, a neural network PID (Proportion Integral Derivative controller is established for lateral path tracking control based on the vehicle model and the steering system model. Experimental simulation results show that the proposed model and algorithm have the high real-time and robustness in path tracing control. This provides a certain theoretical basis for intelligent vehicle autonomous navigation tracking control, and lays the foundation for the vertical and lateral coupling control.

  16. Comparing Levels of Serum IgA, IgG, IgM and Cortisol in the Professional Bodybuilding Athletes and Non-Athletes

    Directory of Open Access Journals (Sweden)

    S. Hadi Naghib

    2013-10-01

    Full Text Available Background: Bodybuilding athlete's bodies are placed under much pressure in during the exercise, which is causing changes in the immune and hormone system in the long term. The purpose of this study was to compare levels of serum immunoglobulin A (IgA, immunoglobulin G (IgG, immunoglobulin M (IgM and cortisol in the professional bodybuilding athletes (BA and the non-athletes (NA male. Materials and Methods: This study was a descriptive-analytic and 29 volunteer subjects in the professional BA and NA men participated. Levels of serum IgA, IgG, IgM using Single Radial Immunodiffusion (SRID and levels of serum cortisol using Radioimmunoassay (RIA were measured with blood sampling from brachial vein at rest and fasting. Data were analyzed using the Mann-Whitney U-test (p0.05, while, the levels of serum cortisol (22.10±2.60 vs. 15.41±3.44 μg/dl, U=0.001, p=0.001 significantly greater in the BA than the NA.Conclusion: The results of this study showed that participation in training and competitions bodybuilding has no effect on serum levels of IgG, IgA, IgM, but increased levels of serum cortisol.

  17. Predictive value of IgE/IgG4 antibody ratio in children with egg allergy

    Directory of Open Access Journals (Sweden)

    Okamoto Shindou

    2012-06-01

    Full Text Available Abstract Background The aim of this study was to investigate the role of specific IgG4 antibodies to hen’s egg white and determine their utility as a marker for the outcome of oral challenge test in children sensitized to hen’s egg Methods The hen’s egg oral food challenge test was performed in 105 sensitized children without atopic dermatitis, and the titers of egg white-specific immunoglobulin G4 (IgG4 and immunoglobulin E (IgE antibodies were measured. To set the cut-off values of IgG4, IgE, and the IgE/IgG4 ratio for predicting positive results in oral challenges, receiver operating characteristic curves were plotted and the area under the curves (AUC were calculated. Results Sixty-four of 105 oral challenges with whole eggs were assessed as positive. The AUC for IgE, IgG4, and IgE/IgG4 for the prediction of positive results were 0.609, 0.724, and 0.847, respectively. Thus, the IgE/IgG4 ratio generated significantly higher specificity, sensitivity, positive predictive value (%, and negative predictive value (% than the individual IgE and IgG4. The negative predictive value of the IgE/IgG4 ratio was 90% at a value of 1. Conclusions We have demonstrated that the egg white-specific serum IgE/IgG4 ratio is important for predicting reactivity to egg during food challenges.

  18. A Novel Sensor Selection and Power Allocation Algorithm for Multiple-Target Tracking in an LPI Radar Network

    Directory of Open Access Journals (Sweden)

    Ji She

    2016-12-01

    Full Text Available Radar networks are proven to have numerous advantages over traditional monostatic and bistatic radar. With recent developments, radar networks have become an attractive platform due to their low probability of intercept (LPI performance for target tracking. In this paper, a joint sensor selection and power allocation algorithm for multiple-target tracking in a radar network based on LPI is proposed. It is found that this algorithm can minimize the total transmitted power of a radar network on the basis of a predetermined mutual information (MI threshold between the target impulse response and the reflected signal. The MI is required by the radar network system to estimate target parameters, and it can be calculated predictively with the estimation of target state. The optimization problem of sensor selection and power allocation, which contains two variables, is non-convex and it can be solved by separating power allocation problem from sensor selection problem. To be specific, the optimization problem of power allocation can be solved by using the bisection method for each sensor selection scheme. Also, the optimization problem of sensor selection can be solved by a lower complexity algorithm based on the allocated powers. According to the simulation results, it can be found that the proposed algorithm can effectively reduce the total transmitted power of a radar network, which can be conducive to improving LPI performance.

  19. Chlamydial serum IgG, IgA and local IgA antibodies in patients with genital-tract infections measured by solid-phase radioimmunoassay

    International Nuclear Information System (INIS)

    Terho, P.; Meurman, O.

    1981-01-01

    A solid-phase radioimmunoassay (RIA) for IgG and IgA class antibodies to Chlamydia trachomatis was developed with C. trachomatis serotype L2 as antigen. The assay was sensitive, reproducible and correlated well with an immunofluorescence test (r = 0.85). Serum IgG antibodies were detected in 79% of Chlamydia isolation-positive versus 43% of isolation-negative male patients with urethritis and serum IgA antibodies in 53% and 21%, respectively. Urethral IgA antibodies, measured from specimens taken for chlamydial isolation, could be detected in 94% and 38%, respectively. From 737 male urethral and 909 female cervical secretions screened for the presence of IgA antibodies, about half were isolation and IgA negative. Only 4% (6/151) of male and 5.4% (2/37) of female isolation-positive specimens were IgA negative. The determination of local IgA antibodies may be used as a screening test in chlamydial genital infections. (author)

  20. IgG4 and IgE co-positive group found in idiopathic orbital inflammatory disease

    Directory of Open Access Journals (Sweden)

    Peng-Xiang Zhao

    2018-01-01

    Full Text Available AIM: To reveal the cytokines involved in idiopathic orbital inflammatory disease (IOID and the relationship between Th17 cells, IgE and IOID pathogenesis. METHODS: Whole blood samples were processed immediately after collection and serological IgG4, IgG, and IgE antibodies were tested using ELISA. IOID and orbital cavernous hemangioma (CH tissue samples underwent Bio-Plex multiplex cytokine detection. Hematoxylin-Eosin (HE staining of all paraffin samples suggested the histological features of IOIDs, and expressions of IgG4 and IL-17A in affected tissues were detected by immunohistochemistry. RESULTS: Among 40 IOID plasma samples, 52.5% (21/40 were positive for IgG4 and 25% (10/40 were positive for IgE. Overlapped IgG4 or IgE positive samples accounted for 22.5% (9/40. Therefore, IOID samples were separated into three groups. The IgE+/IgG4+ group had a relevantly lower level of pro-inflammatory cytokine expression. IL-4 (Th2 cell related, IL-10 and TGF-β1 (Treg cell immunity related were elevated in all three groups. Some of the Th17 cell related cytokines (i.e. IL-17A/F, IL-25, IL-23, and IL-33 displayed higher expression levels in the IgE-/IgG4- group compared to the other two groups. CONCLUSION: We discovered an IgG4-IgE co-positive group as well as Th17 cell immune involvement in IgG4-IgE co-negative subgtroup in IOID for the first time. The pathogenesis of IOID could differ from different subgroups according to the IgG4 and IgE detection. Therefore, we recommend that, Treatment stratagy should be made according to the clinical assessment of IgG4-IgE and Th17 profile detection.

  1. Railway Track Allocation: Models and Methods

    DEFF Research Database (Denmark)

    Lusby, Richard Martin; Larsen, Jesper; Ehrgott, Matthias

    2011-01-01

    Efficiently coordinating the movement of trains on a railway network is a central part of the planning process for a railway company. This paper reviews models and methods that have been proposed in the literature to assist planners in finding train routes. Since the problem of routing trains......, and train routing problems, group them by railway network type, and discuss track allocation from a strategic, tactical, and operational level....... on a railway network entails allocating the track capacity of the network (or part thereof) over time in a conflict-free manner, all studies that model railway track allocation in some capacity are considered relevant. We hence survey work on the train timetabling, train dispatching, train platforming...

  2. Railway Track Allocation: Models and Methods

    DEFF Research Database (Denmark)

    Lusby, Richard Martin; Larsen, Jesper; Ehrgott, Matthias

    Eciently coordinating the movement of trains on a railway network is a central part of the planning process for a railway company. This paper reviews models and methods that have been proposed in the literature to assist planners in nding train routes. Since the problem of routing trains......, and train routing problems, group them by railway network type, and discuss track allocation from a strategic, tactical, and operational level....... on a railway network entails allocating the track capacity of the network (or part thereof) over time in a con ict-free manner, all studies that model railway track allocation in some capacity are considered relevant. We hence survey work on the train timetabling, train dispatching, train platforming...

  3. The tracking and locating system of the mining personnel based on the Zigbee wireless network platform

    Energy Technology Data Exchange (ETDEWEB)

    Xiao-jia, Xie; Li-jun, Cheng; Yong, Wang [Chongqing University, Chongqing (China). College of Resources and Environmental Science

    2007-08-15

    By comparing the advanced Zigbee wireless network system with active RFID, the Zigbee wireless network technology was introduced into the system for tracking and locating of coal miners. The system structure and function characteristics were also introduced. This system makes it convenient to mine administrators, control room personnel and security inspectors to obtain information on the working hours and location of mine workers in the mine. 6 refs., 2 figs., 3 tabs.

  4. IgG4 Cholangiopathy

    Directory of Open Access Journals (Sweden)

    Yoh Zen

    2012-01-01

    Full Text Available IgG4 cholangiopathy can involve any level of the biliary tree which exhibits sclerosing cholangitis or pseudotumorous hilar lesions. Most cases are associated with autoimmune pancreatitis, an important diagnostic clue. Without autoimmune pancreatitis, however, the diagnosis of IgG4-cholangiopathy is challenging. Indeed such cases have been treated surgically. IgG4-cholangiopathy should be diagnosed based on serological examinations including serum IgG4 concentrations, radiological features, and histological evidence of IgG4+ plasma cell infiltration. Steroid therapy is very effective even at disease relapse. A Th2-dominant immune response or the activation of regulatory T cells seems to be involved in the underlying immune reaction. It is still unknown why IgG4 levels are specifically elevated in patients with this disease. IgG4 might be secondarily overexpressed by Th2 or regulatory cytokines given the lack of evidence that IgG4 is an autoantibody.

  5. Scalable Track Detection in SAR CCD Images

    Energy Technology Data Exchange (ETDEWEB)

    Chow, James G [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Quach, Tu-Thach [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2017-03-01

    Existing methods to detect vehicle tracks in coherent change detection images, a product of combining two synthetic aperture radar images ta ken at different times of the same scene, rely on simple, fast models to label track pixels. These models, however, are often too simple to capture natural track features such as continuity and parallelism. We present a simple convolutional network architecture consisting of a series of 3-by-3 convolutions to detect tracks. The network is trained end-to-end to learn natural track features entirely from data. The network is computationally efficient and improves the F-score on a standard dataset to 0.988, up fr om 0.907 obtained by the current state-of-the-art method.

  6. Serum IgE reactivity profiling in an asthma affected cohort.

    Directory of Open Access Journals (Sweden)

    Tania Dottorini

    Full Text Available BACKGROUND: Epidemiological evidence indicates that atopic asthma correlates with high serum IgE levels though the contribution of allergen specific IgE to the pathogenesis and the severity of the disease is still unclear. METHODS: We developed a microarray immunoassay containing 103 allergens to study the IgE reactivity profiles of 485 asthmatic and 342 non-asthmatic individuals belonging to families whose members have a documented history of asthma and atopy. We employed k-means clustering, to investigate whether a particular IgE reactivity profile correlated with asthma and other atopic conditions such as rhinitis, conjunctivitis and eczema. RESULTS: Both case-control and parent-to-siblings analyses demonstrated that while the presence of specific IgE against individual allergens correlated poorly with pathological conditions, particular reactivity profiles were significantly associated with asthma (p<10E-09. An artificial neural network (ANN-based algorithm, calibrated with the profile reactivity data, correctly classified as asthmatic or non-asthmatic 78% of the individual examined. Multivariate statistical analysis demonstrated that the familiar relationships of the study population did not affect the observed correlations. CONCLUSIONS: These findings indicate that asthma is a higher-order phenomenon related to patterns of IgE reactivity rather than to single antibody reactions. This notion sheds new light on the pathogenesis of the disease and can be readily employed to distinguish asthmatic and non-asthmatic individuals on the basis of their serum reactivity profile.

  7. Amylolytic activity of IgM and IgG antibodies from patients with multiple sclerosis.

    Science.gov (United States)

    Saveliev, Andrew N; Ivanen, Dina R; Kulminskaya, Anna A; Ershova, Nadezhda A; Kanyshkova, Tat'yana G; Buneva, Valentina N; Mogelnitskii, Alexander S; Doronin, Boris M; Favorova, Olga O; Nevinsky, Georgy A; Neustroev, Kirill N

    2003-05-01

    IgG and IgM antibodies from the sera of patients with multiple sclerosis (MS) were found to possess amylolytic activity hydrolyzing alpha-(1-->4)-glucosyl linkages of maltooligosaccharides, glycogen, and several artificial substrates. Individual IgM fractions isolated from 54 analyzed patients with the clinically definite diagnoses of MS had approximately three orders of magnitude higher specific amylolytic activity than that for healthy donors, whereas IgG from only a few patients had high amylolytic activity. Strict criteria were used to prove that the amylolytic activity of IgMs and IgGs is their intrinsic property and is not due to any enzyme contamination. Fab fragments produced from IgM and IgG fractions of the MS patients displayed the same amylolytic activity. IgMs from various patients demonstrated different modes of action in hydrolyzing maltooligosaccharides.

  8. Low-dose oral tolerance due to antigen in the diet suppresses differentially the cholera toxin-adjuvantized IgE, IgA and IgG response

    DEFF Research Database (Denmark)

    Christensen, Hanne Risager; Kjær, Tanja; Frøkiær, Hanne

    2003-01-01

    Background: Cholera toxin (CT) is used as a mucosal adjuvant amongst other applications for studying food allergy because oral administration of antigen with CT induces an antigen-specific type 2 response, including IgE and IgA production. Priorly established oral tolerance due to antigen...... soy-trypsin inhibitor (KSTI) (F0 mice) and mice fed a soy-free diet (F2 mice) were orally immunized with KSTI and CT. KSTI-specific serum IgG1, IgG2a, IgA and IgE and fecal IgA were monitored. KSTI-stimulated cell proliferation and interleukin (IL)-6 production were determined. Results: The anti...... immunizations. However, cell proliferation and IL-6 production were clearly suppressed even after five immunizations. Conclusions: Priorly established low-dose oral tolerance considerably suppressed the CT-adjuvantized KSTI-specific IgE, IgA and cellular immune response but only weakly and transiently the Ig...

  9. Cord blood IgE. I. IgE screening in 2814 newborn children

    DEFF Research Database (Denmark)

    Hansen, L G; Høst, A; Halken, S

    1992-01-01

    Screening of total IgE in 2814 cord blood samples was analysed by Phadebas IgE PRIST in 2 1-year birth cohorts (1983-1984 and 1985-1986) in Denmark (n = 1189 + 1625). 48.6% of the sera contained less IgE than the detection limit 0.1 kU/l. Cord blood IgE values greater than or equal to 0.5 kU/l we...

  10. IgG4-related prostatitis progressed from localized IgG4-related lymphadenopathy.

    Science.gov (United States)

    Li, Dujuan; Kan, Yunzhen; Fu, Fangfang; Wang, Shuhuan; Shi, Ligang; Liu, Jie; Kong, Lingfei

    2015-01-01

    Immunoglobulin G4-related disease (IgG4-RD) is a recently described inflammatory disease involving multiple organs. Prostate involvement with IgG4-RD is very rare. In this report, we describe a case of IgG4-related prostatitis progressed from localized IgG4-related lymphadenopathy. This patient was present with urine retention symptoms. MRI and CT examination revealed the prostatic enlargement and the multiple lymphadenopathy. Serum IgG4 levels were elevated. Prostatic tissue samples resected both this time and less than 1 year earlier showed the same histological type of prostatitis with histopathologic and immunohistochemical findings characteristic of IgG4-RD. The right submandibular lymph nodes excised 2 years earlier were eventually proven to be follicular hyperplasia-type IgG4-related lymphadenopathy. This is the first case of IgG4-RD that began as localized IgG4-related lymphadenopathy and progressed into a systemic disease involving prostate and multiple lymph nodes. This patient showed a good response to steroid therapy. This leads us to advocate a novel pathogenesis of prostatitis, and a novel therapeutic approach against prostatitis. Pathologists and urologists should consider this disease entity in the patients with elevated serum IgG4 levels and the symptoms of prostatic hyperplasia to avoid ineffective medical or unnecessary surgical treatment.

  11. Extensive diversification of IgD-, IgY-, and truncated IgY(δFc)-encoding genes in the red-eared turtle (Trachemys scripta elegans).

    Science.gov (United States)

    Li, Lingxiao; Wang, Tao; Sun, Yi; Cheng, Gang; Yang, Hui; Wei, Zhiguo; Wang, Ping; Hu, Xiaoxiang; Ren, Liming; Meng, Qingyong; Zhang, Ran; Guo, Ying; Hammarström, Lennart; Li, Ning; Zhao, Yaofeng

    2012-10-15

    IgY(ΔFc), containing only CH1 and CH2 domains, is expressed in the serum of some birds and reptiles, such as ducks and turtles. The duck IgY(ΔFc) is produced by the same υ gene that expresses the intact IgY form (CH1-4) using different transcriptional termination sites. In this study, we show that intact IgY and IgY(ΔFc) are encoded by distinct genes in the red-eared turtle (Trachemys scripta elegans). At least eight IgY and five IgY(ΔFc) transcripts were found in a single turtle. Together with Southern blotting, our data suggest that multiple genes encoding both IgY forms are present in the turtle genome. Both of the IgY forms were detected in the serum using rabbit polyclonal Abs. In addition, we show that multiple copies of the turtle δ gene are present in the genome and that alternative splicing is extensively involved in the generation of both the secretory and membrane-bound forms of the IgD H chain transcripts. Although a single μ gene was identified, the α gene was not identified in this species.

  12. Diversity and repertoire of IgW and IgM VH families in the newborn nurse shark.

    Science.gov (United States)

    Rumfelt, Lynn L; Lohr, Rebecca L; Dooley, Helen; Flajnik, Martin F

    2004-05-06

    Adult cartilaginous fish express three immunoglobulin (Ig) isotypes, IgM, IgNAR and IgW. Newborn nurse sharks, Ginglymostoma cirratum, produce 19S (multimeric) IgM and monomeric/dimeric IgM1gj, a germline-joined, IgM-related VH, and very low amounts of 7S (monomeric) IgM and IgNAR proteins. Newborn IgNAR VH mRNAs are diverse in the complementarity-determining region 3 (CDR3) with non-templated nucleotide (N-region) addition, which suggests that, unlike in many other vertebrates, terminal deoxynucleotidyl transferase (TdT) expressed at birth is functional. IgW is present in the lungfish, a bony fish sharing a common ancestor with sharks 460 million years ago, implying that the IgW VH family is as old as the IgM VH family. This nurse shark study examined the IgM and IgW VH repertoire from birth through adult life, and analyzed the phylogenetic relationships of these gene families. IgM and IgW VH cDNA clones isolated from newborn nurse shark primary and secondary lymphoid tissues had highly diverse and unique CDR3 with N-region addition and VDJ gene rearrangement, implicating functional TdT and RAG gene activity. Despite the clear presence of N-region additions, newborn CDR3 were significantly shorter than those of adults. The IgM clones are all included in a conventional VH family that can be classified into five discrete groups, none of which is orthologous to IgM VH genes in other elasmobranchs. In addition, a novel divergent VH family was orthologous to a published monotypic VH horn shark family. IgW VH genes have diverged sufficiently to form three families. IgM and IgW VH serine codons using the potential somatic hypermutation hotspot sequence occur mainly in VH framework 1 (FR1) and CDR1. Phylogenetic analysis of cartilaginous fish and lungfish IgM and IgW demonstrated they form two major ancient gene groups; furthermore, these VH genes generally diversify (duplicate and diverge) within a species. As in ratfish, sandbar and horn sharks, most nurse shark IgM VH

  13. The HEP.TrkX Project: deep neural networks for HL-LHC online and offline tracking

    Science.gov (United States)

    Farrell, Steven; Anderson, Dustin; Calafiura, Paolo; Cerati, Giuseppe; Gray, Lindsey; Kowalkowski, Jim; Mudigonda, Mayur; Prabhat; Spentzouris, Panagiotis; Spiropoulou, Maria; Tsaris, Aristeidis; Vlimant, Jean-Roch; Zheng, Stephan

    2017-08-01

    Particle track reconstruction in dense environments such as the detectors of the High Luminosity Large Hadron Collider (HL-LHC) is a challenging pattern recognition problem. Traditional tracking algorithms such as the combinatorial Kalman Filter have been used with great success in LHC experiments for years. However, these state-of-the-art techniques are inherently sequential and scale poorly with the expected increases in detector occupancy in the HL-LHC conditions. The HEP.TrkX project is a pilot project with the aim to identify and develop cross-experiment solutions based on machine learning algorithms for track reconstruction. Machine learning algorithms bring a lot of potential to this problem thanks to their capability to model complex non-linear data dependencies, to learn effective representations of high-dimensional data through training, and to parallelize easily on high-throughput architectures such as GPUs. This contribution will describe our initial explorations into this relatively unexplored idea space. We will discuss the use of recurrent (LSTM) and convolutional neural networks to find and fit tracks in toy detector data.

  14. The HEP.TrkX Project: deep neural networks for HL-LHC online and offline tracking

    Directory of Open Access Journals (Sweden)

    Farrell Steven

    2017-01-01

    Full Text Available Particle track reconstruction in dense environments such as the detectors of the High Luminosity Large Hadron Collider (HL-LHC is a challenging pattern recognition problem. Traditional tracking algorithms such as the combinatorial Kalman Filter have been used with great success in LHC experiments for years. However, these state-of-the-art techniques are inherently sequential and scale poorly with the expected increases in detector occupancy in the HL-LHC conditions. The HEP.TrkX project is a pilot project with the aim to identify and develop cross-experiment solutions based on machine learning algorithms for track reconstruction. Machine learning algorithms bring a lot of potential to this problem thanks to their capability to model complex non-linear data dependencies, to learn effective representations of high-dimensional data through training, and to parallelize easily on high-throughput architectures such as GPUs. This contribution will describe our initial explorations into this relatively unexplored idea space. We will discuss the use of recurrent (LSTM and convolutional neural networks to find and fit tracks in toy detector data.

  15. Anti Helicobacter pylori IgG and IgA response in patients with gastric cancer and chronic gastritis.

    Science.gov (United States)

    Manojlovic, Nebojsa; Babic, Dragana; Filipovic-Ljeshovic, Ivana; Pilcevic, Dijana

    2008-01-01

    Immune response against Helicobacter pylori is important for the course and outcome of infection. We conducted study looking for the difference in anti H. pylori IgG and IgA between patients with intestinal type of gastric cancer, superficial and atrophic gastritis. For this study, 133 patients infected with H. pylori were enrolled: 50 with superficial gastritis, 42 with atrophic gastritis and 41 with gastric cancer. Anti H. pylori IgG and IgA ELISA tests were performed. The difference in antibody titers of IgG and IgA, frequency of IgA > IgG ratio and combination of low IgG and IgA > IgG ratio were analyzed. The patients with gastritis had higher titer of IgG that the patients with gastric cancer (p gastritis had higher titer of IgA than the patients with gastric cancer (p IgG ratio is more frequent in patients with gastric cancer than in the patients with superficial gastritis (p IgG is more frequent in the patients with gastric cancer than in the patients with gastritis (p cancer elicit different anti H. pylori IgG and IgA response than the patients with superficial and atrophic gastritis. Low IgG and IgA predominance seems characteristic for gastric cancer.

  16. Cleavage of a recombinant human immunoglobulin A2 (IgA2)-IgA1 hybrid antibody by certain bacterial IgA1 proteases

    DEFF Research Database (Denmark)

    Senior, B; Dunlop, JI; Batten, MR

    2000-01-01

    , Streptococcus pneumoniae, S. sanguis, Neisseria meningitidis types 1 and 2, N. gonorrhoeae types 1 and 2, and Haemophilus influenzae type 2. Thus, for these enzymes the recognition site for IgA1 cleavage is contained within half of the IgA1 hinge region; additional distal elements, if required, are provided...... by either an IgA1 or an IgA2 framework. In contrast, the IgA2/A1 hybrid appeared to be resistant to cleavage with S. oralis and some H. influenzae type 1 IgA1 proteases, suggesting these enzymes require additional determinants for efficient substrate recognition....

  17. A Velocity-Level Bi-Criteria Optimization Scheme for Coordinated Path Tracking of Dual Robot Manipulators Using Recurrent Neural Network.

    Science.gov (United States)

    Xiao, Lin; Zhang, Yongsheng; Liao, Bolin; Zhang, Zhijun; Ding, Lei; Jin, Long

    2017-01-01

    A dual-robot system is a robotic device composed of two robot arms. To eliminate the joint-angle drift and prevent the occurrence of high joint velocity, a velocity-level bi-criteria optimization scheme, which includes two criteria (i.e., the minimum velocity norm and the repetitive motion), is proposed and investigated for coordinated path tracking of dual robot manipulators. Specifically, to realize the coordinated path tracking of dual robot manipulators, two subschemes are first presented for the left and right robot manipulators. After that, such two subschemes are reformulated as two general quadratic programs (QPs), which can be formulated as one unified QP. A recurrent neural network (RNN) is thus presented to solve effectively the unified QP problem. At last, computer simulation results based on a dual three-link planar manipulator further validate the feasibility and the efficacy of the velocity-level optimization scheme for coordinated path tracking using the recurrent neural network.

  18. Diversity and repertoire of IgW and IgM VH families in the newborn nurse shark

    Directory of Open Access Journals (Sweden)

    Dooley Helen

    2004-05-01

    Full Text Available Abstract Background Adult cartilaginous fish express three immunoglobulin (Ig isotypes, IgM, IgNAR and IgW. Newborn nurse sharks, Ginglymostoma cirratum, produce 19S (multimeric IgM and monomeric/dimeric IgM1gj, a germline-joined, IgM-related VH, and very low amounts of 7S (monomeric IgM and IgNAR proteins. Newborn IgNAR VH mRNAs are diverse in the complementarity-determining region 3 (CDR3 with non-templated nucleotide (N-region addition, which suggests that, unlike in many other vertebrates, terminal deoxynucleotidyl transferase (TdT expressed at birth is functional. IgW is present in the lungfish, a bony fish sharing a common ancestor with sharks 460 million years ago, implying that the IgW VH family is as old as the IgM VH family. This nurse shark study examined the IgM and IgW VH repertoire from birth through adult life, and analyzed the phylogenetic relationships of these gene families. Results IgM and IgW VH cDNA clones isolated from newborn nurse shark primary and secondary lymphoid tissues had highly diverse and unique CDR3 with N-region addition and VDJ gene rearrangement, implicating functional TdT and RAG gene activity. Despite the clear presence of N-region additions, newborn CDR3 were significantly shorter than those of adults. The IgM clones are all included in a conventional VH family that can be classified into five discrete groups, none of which is orthologous to IgM VH genes in other elasmobranchs. In addition, a novel divergent VH family was orthologous to a published monotypic VH horn shark family. IgW VH genes have diverged sufficiently to form three families. IgM and IgW VH serine codons using the potential somatic hypermutation hotspot sequence occur mainly in VH framework 1 (FR1 and CDR1. Phylogenetic analysis of cartilaginous fish and lungfish IgM and IgW demonstrated they form two major ancient gene groups; furthermore, these VH genes generally diversify (duplicate and diverge within a species. Conclusion As in ratfish

  19. Convolutional Deep Belief Networks for Single-Cell/Object Tracking in Computational Biology and Computer Vision.

    Science.gov (United States)

    Zhong, Bineng; Pan, Shengnan; Zhang, Hongbo; Wang, Tian; Du, Jixiang; Chen, Duansheng; Cao, Liujuan

    2016-01-01

    In this paper, we propose deep architecture to dynamically learn the most discriminative features from data for both single-cell and object tracking in computational biology and computer vision. Firstly, the discriminative features are automatically learned via a convolutional deep belief network (CDBN). Secondly, we design a simple yet effective method to transfer features learned from CDBNs on the source tasks for generic purpose to the object tracking tasks using only limited amount of training data. Finally, to alleviate the tracker drifting problem caused by model updating, we jointly consider three different types of positive samples. Extensive experiments validate the robustness and effectiveness of the proposed method.

  20. Genus and species-specific IgG and IgM antibodies pulmonary tuberculosis

    International Nuclear Information System (INIS)

    Butt, T.; Abbassi, S.A.; Ahmad, R.N.; Mahmood, A.; Karamat, K.A; Malik, H.S.; Anwar, M.

    2004-01-01

    Objective: To evaluate three different enzyme immunoassays for serological diagnosis of pulmonary tuberculosis and to compare their diagnostic accuracy in different combinations. Subjects and Methods: Sera from patients suffering from pulmonary tuberculosis (n=94) with sputum positive for acid fast bacilli (AFB) and sera from control group of healthy individuals (n=90) with sputum negative for AFB were tested by Pathozyme-Myco G EIA, Pathozyme-TB Complex Plus EIA and Pathozyme Myco M EIA kits for the genus-specific IgG and IgM, and the species-specific IgG antibodies against antigens of Mycobacterium tuberculosis. Results: The detection of IgG against genus-specific antigens by Pathozyme-Myco G had a sensitivity of 46% and a specificity of 93%, of IgG against species-specific antigens by Pathozyme- TB Complex Plus had a sensitivity of 64% and specificity of 97% and of IgM against genus-specific antigens by Pathozyme Myco M had a sensitivity of 67% and specificity of 98%. When the results of these immunoassays were evaluated in combination, their sensitivity improved. Combination of genus-specific IgM and species-specific IgG yielded best results with a sensitivity of 87% and specificity of 93%. Conclusion: The sensitivity of serological diagnosis of tuberculosis is low, but it can be increased by utilizing a combination of several antigens. (author)

  1. Oxidation Behavior of IG-11, IG-110 and IG-430 Graphites in Air Flow

    International Nuclear Information System (INIS)

    Hong, Jin Ki; Chi, Se Hwan

    2006-01-01

    In high temperature gas-cooled reactor (HTGR), graphite is used as a moderator and a reflector as well as a major structural component. During operation or in the event of an accident, subsequent graphite oxidation due to the graphite out-gassing or heat exchanger tube leakage results in changes in the physical and mechanical properties of the components. For this reason, a lot of studies on oxidation have long been performed to understand the high temperature oxidation behavior and to find a proper countermeasure over the expected operating range. In this study, the oxidation rates of IG-11, IG-110 and IG-430 nuclear graphites were determined at high temperature and evaluated in view of the grades and the oxidation mechanisms at different temperature range

  2. Comparison of in-house IgM and IgG ELISAs for the serodiagnosis of melioidosis in Malaysia.

    Science.gov (United States)

    Hii, Shirley Yi Fen; Ali, Noor Azila; Ahmad, Norazah; Amran, Fairuz

    2017-11-01

    Melioidosis is an endemic infectious disease in Southeast Asia and northern Australia, caused by Burkholderia pseudomallei. However, the incidence rate in Malaysia is not well documented. The high mortality rate and broad range of clinical presentations require rapid and accurate diagnosis for appropriate treatment. This study compared the efficacy of in-house IgM and IgG ELISA methods using a local B. pseudomallei strain. The diagnostic accuracy of the in-house IgG ELISA was better than that of the IgM ELISA: sensitivity (IgG: 84.71 %, IgM: 76.14 %) and specificity (IgG: 93.64 %, IgM: 90.17 %); positive predictive value (IgG: 86.75 %, IgM: 79.76 %) and negative predictive value (IgG: 92.57 %, IgM: 89.66 %); likelihood ratio (LR) [IgG: 13.32, IgM: 7.75 (LR+); IgG: 0.16, IgM: 0.26 (LR-)], and was supported by the observation of the absorbance value in comparisons between culture and serology sampling. In-house IgG ELISA was shown to be useful as an early diagnostic tool for melioidosis.

  3. Cocoa and cocoa fibre differentially modulate IgA and IgM production at mucosal sites.

    Science.gov (United States)

    Massot-Cladera, Malen; Franch, Àngels; Pérez-Cano, Francisco J; Castell, Margarida

    2016-05-01

    Previous studies have shown that a 10 % cocoa (C10) diet, containing polyphenols and fibre among others, modifies intestinal and systemic Ig production. The present study aimed at evaluating the impact of C10 on IgA and IgM production in the intestinal and extra-intestinal mucosal compartments, establishing the involvement of cocoa fibre (CF) in such effects. Mechanisms by which C10 intake may affect IgA synthesis in the salivary glands were also studied. To this effect, rats were fed either a standard diet, a diet containing C10, CF or inulin. Intestinal (the gut wash (GW), Peyer's patches (PP) and mesenteric lymph nodes (MLN)) and extra-intestinal (salivary glands) mucosal tissues and blood samples were collected for IgA and IgM quantification. The gene expressions of IgA production- and homing-related molecules were studied in the salivary glands. The C10 diet decreased intestinal IgA and IgM production. Although the CF diet decreased the GW IgA concentration, it increased PP, MLN and serum IgA concentrations. Both the C10 and the CF diets produced a down-regulatory effect on IgA secretion in the extra-intestinal tissues. The C10 diet interacted with the mechanisms involved in IgA synthesis, whereas the CF showed particular effects on the homing and transcytosis of IgA across the salivary glands. Overall, CF was able to up-regulate IgA production in the intestinal-inductor compartments, whereas it down-regulated its production at the mucosal-effector ones. Further studies must be directed to ascertain the mechanisms involved in the effect of particular cocoa components on gut-associated lymphoid tissue.

  4. Probabilistic Localization and Tracking of Malicious Insiders Using Hyperbolic Position Bounding in Vehicular Networks

    Directory of Open Access Journals (Sweden)

    Laurendeau Christine

    2009-01-01

    Full Text Available A malicious insider in a wireless network may carry out a number of devastating attacks without fear of retribution, since the messages it broadcasts are authenticated with valid credentials such as a digital signature. In attributing an attack message to its perpetrator by localizing the signal source, we can make no presumptions regarding the type of radio equipment used by a malicious transmitter, including the transmitting power utilized to carry out an exploit. Hyperbolic position bounding (HPB provides a mechanism to probabilistically estimate the candidate location of an attack message's originator using received signal strength (RSS reports, without assuming knowledge of the transmitting power. We specialize the applicability of HPB into the realm of vehicular networks and provide alternate HPB algorithms to improve localization precision and computational efficiency. We extend HPB for tracking the consecutive locations of a mobile attacker. We evaluate the localization and tracking performance of HPB in a vehicular scenario featuring a variable number of receivers and a known navigational layout. We find that HPB can position a transmitting device within stipulated guidelines for emergency services localization accuracy.

  5. Hyper IgM Syndrome with low IgM and thrombocytosis: an unusual case of immunodeficiency.

    Science.gov (United States)

    Yousef, Ejaz; Arshad Alvi, M

    2016-09-01

    We report a 5 years old male child with low serum IgG, IgA and IgM levels, who presented with recurrent perianal and oral ulcers, intermittent fever, and protracted diarrhea. Despite the lack of typical respiratory symptoms, low serum IgM level and persistent thrombocytosis, an X-linked hyper-IgM syndrome (X-HIGM) was considered. Laboratory investigations revealed a diagnosis of hyper-IgM syndrome caused by CD40L deficiency.

  6. Analysis of IgG4-positive clones in affected organs of IgG4-related disease.

    Science.gov (United States)

    Kakuchi, Yasushi; Yamada, Kazunori; Ito, Kiyoaki; Hara, Satoshi; Fujii, Hiroshi; Yamagishi, Masakazu; Kawano, Mitsuhiro

    2016-11-01

    We investigated class switch reaction (CSR) in affected organs and evaluated whether the same or genetically related clones exist in IgG4-RD. We studied three patients with IgG4-RD. Total cellular RNA was extracted from salivary glands and peripheral blood and lung tissue. Activation-induced cytidine deaminase (AID) and immunoglobulin heavy chain third complementarity determining region (IgVH-CDR3) of IgM and IgG4 were detected by reverse transcription polymerase chain reaction (RT-PCR). We analyzed the clonal relationship of infiltrating IgG4-positive cells, as compared with IgM. We determined the existence of common clones among organs and patients. AID was expressed in salivary glands of all patients and lung tissue in one. Closely related IgVH-CDR3 sequences in infiltrating IgG4-positive cells were detected in salivary glands and lung tissue. Identical IgVH-CDR3 sequence between IgM and IgG4 in salivary glands was detected in one patient, indicating CSR in salivary glands. Identical IgVH-CDR3 sequences of IgG4-positive cells were detected between salivary glands and peripheral blood in two patients. Four identical sequences of IgVH-CDR3 existed between patients. Interestingly, one of the four sequences was detected in all patients. Our results demonstrate the existence of common antigen(s) shared by patients with IgG4-RD.

  7. IgG4 related sclerosing mastitis: expanding the morphological spectrum of IgG4 related diseases.

    Science.gov (United States)

    Chougule, Abhijit; Bal, Amanjit; Das, Ashim; Singh, Gurpreet

    2015-01-01

    IgG4 related disease (IgG4RD) is a recently recognised condition characterised by mass forming lesions associated with storiform fibrosis, obliterative phlebitis, lymphoplasmacytic infiltrate rich in IgG4 positive plasma cells and elevated serum IgG4 levels. Although rare, mammary involvement has been reported as IgG4 related sclerosing mastitis, the morphological counterpart of a growing family of IgG4 related diseases. A total of 17 cases belonging to mass forming benign inflammatory breast lesions such as plasma cell mastitis, granulomatous lobular mastitis, non-specific mastitis and inflammatory pseudotumour were investigated as a possible member of IgG4 related sclerosing mastitis. Clinical, radiological, histopathological and immunohistochemistry findings were noted in all cases. Cases diagnosed as inflammatory pseudotumour showed all the histopathological features of IgG4RD along with increased number of IgG4 positive plasma cells and IgG4/IgG ratio >40%. However, only a few IgG4 positive cells were seen in plasma cell mastitis, granulomatous lobular mastitis and non-specific mastitis cases. These cases also did not fulfill the morphological criteria for the diagnosis of IgG4 related diseases. IgG4RD should be excluded in plasma cell rich lesions diagnosed on core biopsies by IgG4 immunostaining. This can avoid unnecessary surgery as IgG4 related diseases respond to simple and effective steroid treatment.

  8. The Induction of IgM and IgG Antibodies against HLA or MICA after Lung Transplantation

    Directory of Open Access Journals (Sweden)

    Annelieke W. M. Paantjens

    2011-01-01

    Full Text Available The production of IgG HLA antibodies after lung transplantation (LTx is considered to be a major risk factor for the development of chronic rejection, represented by the bronchiolitis obliterans syndrome (BOS. It has recently been observed that elevated levels of IgM HLA antibodies also correlates with the development of chronic rejection in heart and kidney transplantation. This study investigates the relationship between IgM and IgG antibodies against HLA and MICA after lung transplantation. Serum was collected from 49 patients once prior to transplantation and monthly for up to 1 year after lung transplantation was analyzed by Luminex to detect IgM and IgG antibodies against HLA and MICA. The presence of either IgM or IgG HLA and/or MICA antibodies prior to or after transplantation was not related to survival, gender, primary disease, or the development of BOS. Additionally, the production of IgG alloantibodies was not preceded by an increase in levels of IgM, and IgM levels were not followed by an increase in IgG. Under current immune suppressive regimen, although the presence of IgM antibodies does not correlate with BOS after LTx, IgM high IgG low HLA class I antibody titers were observed more in patients with BOS compared to patients without BOS.

  9. Uncoupling of glomerular IgA deposition and disease progression in alymphoplasia mice with IgA nephropathy.

    Directory of Open Access Journals (Sweden)

    Masashi Aizawa

    Full Text Available Previous clinical and experimental studies have indicated that cells responsible for IgA nephropathy (IgAN, at least in part, are localized in bone marrow (BM. Indeed, we have demonstrated that murine IgAN can be experimentally reconstituted by bone marrow transplantation (BMT from IgAN prone mice in not only normal mice, but also in alymphoplasia mice (aly/aly independent of IgA+ cells homing to mucosa or secondary lymphoid tissues. The objective of the present study was to further assess whether secondary lymph nodes (LN contribute to the progression of this disease. BM cells from the several lines of IgAN prone mice were transplanted into aly/aly and wild-type mice (B6. Although the transplanted aly/aly showed the same degree of mesangial IgA and IgG deposition and the same serum elevation levels of IgA and IgA-IgG immune-complexes (IC as B6, even in extent, the progression of glomerular injury was observed only in B6. This uncoupling in aly/aly was associated with a lack of CD4+ T cells and macrophage infiltration, although phlogogenic capacity to nephritogenic IC of renal resident cells was identical between both recipients. It is suggested that secondary LN may be required for the full progression of IgAN after nephritogenic IgA and IgA/IgG IC deposition.

  10. Quantitative immunochemistry using IgG and IgY against plant ...

    African Journals Online (AJOL)

    Quantitative immunochemistry using IgG and IgY against plant hormones. ... both of animal origin, using chemical couplings to their respective functional groups. ... enzyme-linked immunosorbent assay; ELISA) to detect and quantify these ...

  11. New radioimmunoassay for IgM and IgG rheumatoid factors, based on a double antibody method

    Energy Technology Data Exchange (ETDEWEB)

    Nordfang, O. (Rigshospitalet, Copenhagen (Denmark)); Hoeier-Madsen, M.; Lieberkind, J. (Statens Seruminstitut, Copenhagen (Denmark)); Halberg, P. (Medical Department, Division of Rheumatology, Hvidovre Hospital, Hvidovre, Denmark)

    1981-11-30

    A new radioimmunoassay has been developed for measuring IgM and IgG rheumatoid factors. Diluted sera from donors and patients were incubated with immunoprecipitates prepared from sheep serum and rabbit anti-sheep IgG antiserum. The precipitates were washed, and radioiodinated rabbit F(ab')/sub 2/ fragments specific for human IgM or IgG were added. The precipitates were isolated by filtration and measured in a gamma counter. With this assay IgM rheumatoid factors were detected in sera from all patients with seropositive rheumatoid arthritis and in sera from 40% of patients with seronegative rheumatoid arthritis. IgG rheumatoid factors were found in sera from 68% of the seropositive and 40% of the seronegative patients. Gel filtration experiments demonstrated that it is possible to detect monomeric IgG rheumatoid factors and IgM rheumatoid factors of molecular weight smaller than pentameric IgM. Furthermore it has been shown that IgG rheumatoid factor activity is still present after reduction of IgM rheumatoid factors with dithiotreitol.

  12. Dendritic cells support production of IgA and other non-IgM isotypes in clonal microculture.

    Science.gov (United States)

    Schrader, C E; George, A; Kerlin, R L; Cebra, J J

    1990-01-01

    Microcultures of helper T (Th) cells and a few appropriately primed murine B cells can be used to detect cognate T-B interactions which lead to clonal production of IgM, IgG1, and IgE. However, IgG2, IgG3, and IgA are very rarely expressed. We have found that the addition of dendritic cells to such cultures creates an extremely supportive environment for clones expressing IgA with other isotypes, as well as clones expressing only detectable IgA. Typically, 400 dendritic cells were added to 3000 conalbumin-specific Th cells (D10.G4.1) and 30 hapten-specific Peyer's patch (PP) B cells with antigen in 15 microliters. The response was antigen dependent and clonal. Almost half of the clones expressed only non-IgM isotypes, 43% expressed some IgA, and 14% expressed some IgG3; isotype diversity increased over time. Dendritic cells from PP and spleen were found to be equally supportive, and allowed the number of T cells required in microculture to be decreased from 3000 to 400. However, T cell proliferation was not required for the supportive effect of dendritic cells. Surface IgD-bearing cells were also found to switch to IgA production in microculture as judged by their generating clones expressing IgM along with IgA and other isotypes. Again, IgA was usually expressed only in the presence of dendritic cells. The mechanism may involve dendritic cell-induced T cell activation and/or dendritic cell factors, and is under investigation.

  13. Hardware realization of a fast neural network algorithm for real-time tracking in HEP experiments

    International Nuclear Information System (INIS)

    Leimgruber, F.R.; Pavlopoulos, P.; Steinacher, M.; Tauscher, L.; Vlachos, S.; Wendler, H.

    1995-01-01

    A fast pattern recognition system for HEP experiments, based on artificial neural network algorithms (ANN), has been realized with standard electronics. The multiplicity and location of tracks in an event are determined in less than 75 ns. Hardware modules of this first level trigger were extensively tested for performance and reliability with data from the CPLEAR experiment. (orig.)

  14. Cellular Signaling and Production of Galactose-Deficient IgA1 in IgA Nephropathy, an Autoimmune Disease

    Directory of Open Access Journals (Sweden)

    Colin Reily

    2014-01-01

    Full Text Available Immunoglobulin A (IgA nephropathy (IgAN, the leading cause of primary glomerulonephritis, is characterized by IgA1-containing immunodeposits in the glomeruli. IgAN is a chronic disease, with up to 40% of patients progressing to end-stage renal disease, with no disease-specific treatment. Multiple studies of the origin of the glomerular immunodeposits have linked elevated circulating levels of aberrantly glycosylated IgA1 (galactose-deficient in some O-glycans; Gd-IgA1 with formation of nephritogenic Gd-IgA1-containing immune complexes. Gd-IgA1 is recognized as an autoantigen in susceptible individuals by anti-glycan autoantibodies, resulting in immune complexes that may ultimately deposit in the kidney and induce glomerular injury. Genetic studies have revealed that an elevated level of Gd-IgA1 in the circulation of IgAN patients is a hereditable trait. Moreover, recent genome-wide association studies have identified several immunity-related loci that associated with IgAN. Production of Gd-IgA1 by IgA1-secreting cells of IgAN patients has been attributed to abnormal expression and activity of several key glycosyltransferases. Substantial evidence is emerging that abnormal signaling in IgA1-producing cells is related to the production of Gd-IgA1. As Gd-IgA1 is the key autoantigen in IgAN, understanding the genetic, biochemical, and environmental aspects of the abnormal signaling in IgA1-producing cells will provide insight into possible targets for future disease-specific therapy.

  15. Point-of-care testing for Toxoplasma gondii IgG/IgM using Toxoplasma ICT IgG-IgM test with sera from the United States and implications for developing countries.

    Science.gov (United States)

    Begeman, Ian J; Lykins, Joseph; Zhou, Ying; Lai, Bo Shiun; Levigne, Pauline; El Bissati, Kamal; Boyer, Kenneth; Withers, Shawn; Clouser, Fatima; Noble, A Gwendolyn; Rabiah, Peter; Swisher, Charles N; Heydemann, Peter T; Contopoulos-Ioannidis, Despina G; Montoya, Jose G; Maldonado, Yvonne; Ramirez, Raymund; Press, Cindy; Stillwaggon, Eileen; Peyron, François; McLeod, Rima

    2017-06-01

    Congenital toxoplasmosis is a serious but preventable and treatable disease. Gestational screening facilitates early detection and treatment of primary acquisition. Thus, fetal infection can be promptly diagnosed and treated and outcomes can be improved. We tested 180 sera with the Toxoplasma ICT IgG-IgM point-of-care (POC) test. Sera were from 116 chronically infected persons (48 serotype II; 14 serotype I-III; 25 serotype I-IIIa; 28 serotype Atypical, haplogroup 12; 1 not typed). These represent strains of parasites infecting mothers of congenitally infected children in the U.S. 51 seronegative samples and 13 samples from recently infected persons known to be IgG/IgM positive within the prior 2.7 months also were tested. Interpretation was confirmed by two blinded observers. A comparison of costs for POC vs. commercial laboratory testing methods was performed. We found that this new Toxoplasma ICT IgG-IgM POC test was highly sensitive (100%) and specific (100%) for distinguishing IgG/IgM-positive from negative sera. Use of such reliable POC tests can be cost-saving and benefit patients. Our work demonstrates that the Toxoplasma ICT IgG-IgM test can function reliably as a point-of-care test to diagnose Toxoplasma gondii infection in the U.S. This provides an opportunity to improve maternal-fetal care by using approaches, diagnostic tools, and medicines already available. This infection has serious, lifelong consequences for infected persons and their families. From the present study, it appears a simple, low-cost POC test is now available to help prevent morbidity/disability, decrease cost, and make gestational screening feasible. It also offers new options for improved prenatal care in low- and middle-income countries.

  16. Prevalence of Toxoplasma gondii IgG and IgM and associated risk ...

    African Journals Online (AJOL)

    Prevalence of Toxoplasma gondii IgG and IgM and associated risk factors among HIV-positive and HIV-negative patients in Vhembe district of South Africa. ... shown a high prevalence of T. gondii (IgG) among patients attending different HIV clinics in the Vhembe district with no current infections among pregnant women.

  17. IgG4-Related Tubulointerstitial Nephritis.

    Science.gov (United States)

    Zhang, Pingchuan; Cornell, Lynn D

    2017-03-01

    Immunoglobulin G4 (IgG4)-related disease (IgG4-RD) is a fibroinflammatory disorder that can involve nearly any organ. The disorder has increasingly become known as a distinct clinical entity during the last decade. IgG4-related tubulointerstitial nephritis (IgG4-TIN) is the most common manifestation of IgG4-RD in the kidney. Many patients with IgG4-TIN are diagnosed after IgG4-RD has been recognized in other organ systems, but the kidney may also be the first or only site involved. The presenting clinical features of IgG4-TIN are most commonly kidney insufficiency, kidney mass lesion(s), or both. On biopsy, IgG4-TIN shows a dense lymphoplasmacytic infiltrate, increased IgG4+ plasma cells, storiform fibrosis, and often tubular basement membrane immune complex deposits. Elevation of serum IgG4 often accompanies IgG4-RD; however, it is not specific in reaching the diagnosis. Like IgG4-RD in other organs, IgG4-TIN characteristically responds promptly to steroids, although there is a high relapse rate on discontinuation of immunosuppression. The pathogenesis of IgG4-RD is not understood. Copyright © 2016 National Kidney Foundation, Inc. Published by Elsevier Inc. All rights reserved.

  18. Using Wireless Sensor Networks and Trains as Data Mules to Monitor Slab Track Infrastructures.

    Science.gov (United States)

    Cañete, Eduardo; Chen, Jaime; Díaz, Manuel; Llopis, Luis; Reyna, Ana; Rubio, Bartolomé

    2015-06-26

    Recently, slab track systems have arisen as a safer and more sustainable option for high speed railway infrastructures, compared to traditional ballasted tracks. Integrating Wireless Sensor Networks within these infrastructures can provide structural health related data that can be used to evaluate their degradation and to not only detect failures but also to predict them. The design of such systems has to deal with a scenario of large areas with inaccessible zones, where neither Internet coverage nor electricity supply is guaranteed. In this paper we propose a monitoring system for slab track systems that measures vibrations and displacements in the track. Collected data is transmitted to passing trains, which are used as data mules to upload the information to a remote control center. On arrival at the station, the data is stored in a database, which is queried by an application in order to detect and predict failures. In this paper, different communication architectures are designed and tested to select the most suitable system meeting such requirements as efficiency, low cost and data accuracy. In addition, to ensure communication between the sensing devices and the train, the communication system must take into account parameters such as train speed, antenna coverage, band and frequency.

  19. Using Wireless Sensor Networks and Trains as Data Mules to Monitor Slab Track Infrastructures

    Directory of Open Access Journals (Sweden)

    Eduardo Cañete

    2015-06-01

    Full Text Available Recently, slab track systems have arisen as a safer and more sustainable option for high speed railway infrastructures, compared to traditional ballasted tracks. Integrating Wireless Sensor Networks within these infrastructures can provide structural health related data that can be used to evaluate their degradation and to not only detect failures but also to predict them. The design of such systems has to deal with a scenario of large areas with inaccessible zones, where neither Internet coverage nor electricity supply is guaranteed. In this paper we propose a monitoring system for slab track systems that measures vibrations and displacements in the track. Collected data is transmitted to passing trains, which are used as data mules to upload the information to a remote control center. On arrival at the station, the data is stored in a database, which is queried by an application in order to detect and predict failures. In this paper, different communication architectures are designed and tested to select the most suitable system meeting such requirements as efficiency, low cost and data accuracy. In addition, to ensure communication between the sensing devices and the train, the communication system must take into account parameters such as train speed, antenna coverage, band and frequency.

  20. [Analysis of Correlation between IgG Titer of Pregnant Women and Neonatal Hemolytic Complications of Different Blood Groups].

    Science.gov (United States)

    Ye, Hai-Hui; Huang, Hong-Hai; Wang, Xiao-Lin; Pi, You-Jun

    2017-10-01

    To study the relationship between IgG titer of pregnant women and hemolytic disease of newborn(HDN) with different blood groups. Four hundred pregnant women, including pregnant women with type O blood, were selected from May 2014 to January 2015 in our hospital for inspection and a couple of different blood groups, the IgG titer of pregnant women were detected in the inspection process. According to neonatal HDN, newborns were divided into 2 groups: HDN group(85 cases) and non-HDN group(315 cases). The incidence of postpartum neonatal hemolytic disease was tracked and the correlation of IgG titers with HDN were systematically analyzed. In the production and inspection process, the IgG titer in pregnant women was divided into groups. the comparison of HDN incidence rate in 4 groups of IgG titer >64 and IgG titer group showed that the prevalence of ABO hemolytic disease of newborn were 96.9%, 79.6%, 63, 7% and 28.8%, there was a certain correlation of pregnant women IgG titers with ABO hemolytic disease of the newborn, that is, with the increase of IgG titer, the incidence of hemolytic disease of newborns increased in certain degree (r=0.8832), the risk in 4 groups of neonatal HDN was higher than that in IgG titer 64 HDN group. There is a certain corelation between prevalence of ABO-HDN and IgG titer of pregnant women. For these pregnant women, the control of the pregnant women IgG titer has a positive clinical significance to reduce the incidence of hemolytic disease of the newborn.

  1. IgG Responses to Tissue-Associated Antigens as Biomarkers of Immunological Treatment Efficacy

    Directory of Open Access Journals (Sweden)

    Heath A. Smith

    2011-01-01

    Full Text Available We previously demonstrated that IgG responses to a panel of 126 prostate tissue-associated antigens are common in patients with prostate cancer. In the current report we questioned whether changes in IgG responses to this panel might be used as a measure of immune response, and potentially antigen spread, following prostate cancer-directed immune-active therapies. Sera were obtained from prostate cancer patients prior to and three months following treatment with androgen deprivation therapy (=34, a poxviral vaccine (=31, and a DNA vaccine (=21. Changes in IgG responses to individual antigens were identified by phage immunoblot. Patterns of IgG recognition following three months of treatment were evaluated using a machine-learned Bayesian Belief Network (ML-BBN. We found that different antigens were recognized following androgen deprivation compared with vaccine therapies. While the number of clinical responders was low in the vaccine-treated populations, we demonstrate that ML-BBN can be used to develop potentially predictive models.

  2. Quantized Iterative Learning Consensus Tracking of Digital Networks With Limited Information Communication.

    Science.gov (United States)

    Xiong, Wenjun; Yu, Xinghuo; Chen, Yao; Gao, Jie

    2017-06-01

    This brief investigates the quantized iterative learning problem for digital networks with time-varying topologies. The information is first encoded as symbolic data and then transmitted. After the data are received, a decoder is used by the receiver to get an estimate of the sender's state. Iterative learning quantized communication is considered in the process of encoding and decoding. A sufficient condition is then presented to achieve the consensus tracking problem in a finite interval using the quantized iterative learning controllers. Finally, simulation results are given to illustrate the usefulness of the developed criterion.

  3. IgG4-related disease

    DEFF Research Database (Denmark)

    Detlefsen, Sönke; Klöppel, Günter

    2018-01-01

    disease (IgG4-RD). The histologic key findings are lymphoplasmacytic infiltration rich in IgG4-positive plasma cells combined with storiform fibrosis and obliterative phlebitis. Among the organs mainly affected by IgG4-RD are the pancreas and the extrahepatic bile ducts. The pancreatic and biliary...... alterations have been described under the terms autoimmune pancreatitis (AIP) and sclerosing cholangitis, respectively. These diseases are currently more precisely called IgG4-related pancreatitis (or type 1 AIP to distinguish it from type 2 AIP that is unrelated to IgG4-RD) and IgG4-related sclerosing...... cholangitis (IgG4-related SC). Clinically and grossly, both diseases commonly imitate pancreatic and biliary adenocarcinoma, tumors that are well known for their dismal prognosis. As IgG4-RD responds to steroid treatment, making a resection of a suspected tumor unnecessary, a biopsy is often required...

  4. Evidence of a common regulation of IgE and IgG-subclass antibodies in humans during immunotherapy

    DEFF Research Database (Denmark)

    Søndergaard, I; Poulsen, L K; Osterballe, O

    1992-01-01

    Based on a 3-year prospective study of 20 pollen-allergic patients, where a detailed analysis of the IgE, IgG1 and IgG4 immune response was performed, we propose that a common regulatory mechanism exists between the IgE and IgG1 synthesis and between IgE and IgG4 synthesis during immunotherapy. I...

  5. Ectopic Germinal Centers and IgG4-Producing Plasmacytes Observed in Synovia of HLA-B27+ Ankylosing Spondylitis Patients with Advanced Hip Involvement

    Directory of Open Access Journals (Sweden)

    Xiugao Feng

    2015-01-01

    Full Text Available Introduction. Ectopic lymphoid neogenesis and the presence of IgG4-positive plasmacytes have been confirmed in chronic inflammatory sclerosing diseases. This study aims to investigate hip synovial tissues of ankylosing spondylitis (AS patients for IgG4-positive plasma cells and ectopic lymphoid tissues with germinal centers (GCs. Methods. Synovial samples were collected from 7 AS patients who received total hip replacement and were evaluated using immunohistochemistry for the presence of CD20+ B-cells, CD3+ T-cells, CD21+ follicular dendritic cells (FDC, and CD38+ plasma cells. Furthermore, immunoglobulin G (IgG and IgG4, IgA, IgM, and complement components C3d and C4d in synovia were evaluated. Both synovial CD21+ FDCs and IgG4-producing plasmacytes were analyzed. Results. All seven patients had severe fibrosis. Massive infiltrations of lymphocytes were found in 5 out of 7 patients’ synovia. Ectopic lymphoid tissues with CD21+ FDC networks and IgG4-positive plasma cells were observed coincidentally in two patients’ synovia. Conclusion. The pathophysiological mechanism of AS patients’ hip damage might be related to the coincidental presence of ectopic lymphoid tissue with FDCs network and IgG4-positive plasma cells identified here for the first time in AS patients’ inflamed synovial tissue.

  6. A condition closely mimicking IgG4-related disease despite the absence of serum IgG4 elevation and IgG4-positive plasma cell infiltration.

    Science.gov (United States)

    Hara, Satoshi; Kawano, Mitsuhiro; Mizushima, Ichiro; Yamada, Kazunori; Fujita, Kentaro; Harada, Kenichi; Matsumura, Masami; Yamagishi, Masakazu; Sato, Yasuharu; Yamaguchi, Yutaka; Nakanuma, Yasuni; Nagata, Michio

    2016-09-01

    We describe a 74-year-old Japanese man with systemic fibroinflammatory conditions closely resembling those of immunoglobulin G4-related disease (IgG4-RD). Radiology and histology showed characteristics of IgG4-related tubulointerstitial nephritis, despite normal serum IgG4 value and scanty IgG4-positive plasma cell infiltration in each organ. This case suggests that a condition closely mimicking IgG4-RD may develop without IgG4-positive plasma cells and those exceptional cases should also be taken into account in the differential diagnosis of IgG4-RD.

  7. Recurrent fuzzy neural network backstepping control for the prescribed output tracking performance of nonlinear dynamic systems.

    Science.gov (United States)

    Han, Seong-Ik; Lee, Jang-Myung

    2014-01-01

    This paper proposes a backstepping control system that uses a tracking error constraint and recurrent fuzzy neural networks (RFNNs) to achieve a prescribed tracking performance for a strict-feedback nonlinear dynamic system. A new constraint variable was defined to generate the virtual control that forces the tracking error to fall within prescribed boundaries. An adaptive RFNN was also used to obtain the required improvement on the approximation performances in order to avoid calculating the explosive number of terms generated by the recursive steps of traditional backstepping control. The boundedness and convergence of the closed-loop system was confirmed based on the Lyapunov stability theory. The prescribed performance of the proposed control scheme was validated by using it to control the prescribed error of a nonlinear system and a robot manipulator. © 2013 ISA. Published by Elsevier Ltd. All rights reserved.

  8. Immunohistochemical analysis of IgA expression differentiates IgG4-related disease from plasma cell-type Castleman disease.

    Science.gov (United States)

    Manabe, Akihiro; Igawa, Takuro; Takeuchi, Mai; Gion, Yuka; Yoshino, Tadashi; Sato, Yasuharu

    2017-03-01

    Plasma cell-type Castleman disease (PCD) is often encountered when differentiating IgG4-related disease (IgG4-RD). Given that serum IgA is often elevated in Castleman disease, we investigated whether IgA expression levels in histological specimens can be used to differentiate between the two diseases. Lymph node lesions obtained from 12 IgG4-RD and 11 PCD patients were analysed by immunohistochemistry with anti-IgG, -IgG4, and -IgA antibodies. In addition to all 12 cases of IgG4-RD, 8/11 cases (72.7 %) of PCD also met the diagnostic criteria of IgG4-RD (serum IgG4 ≥135 mg/dl and IgG4/IgG-positive cells ≥40 %). IgA-positive cells were sparsely and densely distributed in IgG4-RD and PCD cases, respectively. The median number of IgA-positive cells ± SD in all 12 cases of IgG4-RD was 31 ± 37 cells per three high-powered fields (3HPFs) (range 4-118 cells/3HPFs). In contrast, the median number of IgA-positive cells, which was significantly higher in all 11 cases of PCD, was 303 ± 238 cells/3HPFs (range 74-737 cells/3HPFs) (P IgG4-RD.

  9. Detection of Serum IgG4 Levels in Patients with IgG4-Related Disease and Other Disorders

    Science.gov (United States)

    Wang, Chenqiong; Wu, Xuefen; Miao, Ye; Xiong, Hui; Bai, Lin; Dong, Lingli

    2015-01-01

    Objective Elevated serum IgG4 levels are an important hallmark for diagnosing IgG4-related disease (IgG4-RD), but can also be observed in other diseases. This study aimed to compare two different testing methods for IgG4: ELISA and nephelometric assay. Both assays were used to measure serum IgG4 concentrations, and to assess the prevalence of high serum IgG4 levels in both IgG4-RD and non-IgG4-RD diseases. Methods A total of 80 serum samples were tested using the nephelometric assay and ELISA method that we established. Serum IgG4 concentrations were determined by ELISA for 957 patients with distinct diseases, including 12 cases of IgG4-RD and 945 cases of non-IgG4-RD. Results IgG4 levels from 80 selected serum samples examined by ELISA were in agreement with those detected using the nephelometry assay. Meanwhile, the serum IgG4 concentrations measured by ELISA were also consistent with the clinical diagnoses of patients with IgG4-RD during the course of disease. The Elevated levels of serum IgG4 (>1.35 g/L) were detected in all IgG4-RD (12/12) patients, and the prevalence of high IgG4 serum levels was 3.39% in non-IgG4-RD cases. Among them, the positive rates of serum IgG4 were 2.06% in patients with carcinoma and 6.3% in patients with other non-IgG4 autoimmune diseases. Conclusion Our established ELISA method is a reliable and convenient technique, which could be extensively used in the clinic to measure serum IgG4 levels. High levels of IgG4 were observed in IgG4-RD. However, this phenomenon could also be observed in other diseases, such as carcinomas and other autoimmune diseases. Thus, a diagnosis of IgG4 disease cannot only be dependent on the detection of elevated serum IgG4 levels. PMID:25885536

  10. IgG4-related nephropathy.

    Science.gov (United States)

    Quattrocchio, Giacomo; Roccatello, Dario

    2016-08-01

    IgG4-related disease (IgG4-RD) is a recently recognized disorder, often with multiple organ involvement, characterized by dense tissue infiltration of IgG4-positive plasma cells, storiform fibrosis, obliterative phlebitis and frequently elevated serum IgG4 concentration. The kidney can be involved either directly or indirectly. The most frequent direct renal manifestations of IgG4-RD are IgG4-related tubulointerstitial nephritis (TIN) and membranous glomerulonephropathy. Retroperitoneal fibrosis (RPF) is another condition that is frequently IgG4-related and that can indirectly affect the kidney causing ureteral obstruction and hydronephrosis. Contrast-enhanced computerized tomography, magnetic resonance imaging and (18)F-fluorodeoxyglucose positron emission tomography/computed tomography show different imaging findings and are useful tools for monitoring therapeutic response. Steroid treatment is the first line of therapy, but relapsing or refractory forms of the disease are frequently observed and require more aggressive therapeutic approaches. At our centre, we treated three cases of aggressive IgG4-related TIN and two cases of IgG4-related RPF with an intensified, immune suppressive protocol, obtaining good results without severe adverse effects.

  11. Selective excretion of IgA in rat bronchial secretions: lack of significant contribution from plasma IgA

    International Nuclear Information System (INIS)

    Lemaitre-Coelho, I.; Yamakido, M.; Montgomery, P.C.; Langendries, A.E.; Vaerman, J.P.

    1982-01-01

    Concentrated rat bronchial washings (BW) were analyzed by gel-filtration and immunochemical methods. BW contained mainly albumin, transferrin and IgG. Free secretory component and secretory IgA were identified in BW; the BW-IgA had the same three sedimentation coefficients, i.e. +/- 11 S, 13 S, 15 S by sucrose density gradient ultracentrifugation, as rat milk and rat bile IgA; the three peaks were secretory IgA. Compared to serum, and relatively to albumin, BW were significantly enriched in IgA, although much less than rat bile. Purified polyclonal rat polymeric 125 I-IgA was injected intravenously into normal rats, and into rats with bile duct ligation or partial hepatectomy, which decrease the liver plasma-to-bile transfer of IgA. BW were then collected, one or four hours later, to assess the recovery of the 125 I-IgA in BW and to estimate the contribution of serum IgA to BW-IgA. Very little 125 I-IgA (less than 0.2%) was recovered in all BW. The specific activity, measured only in the rat with the highest recovery in BW, was 20 times lower in BW than in serum. The data demonstrate that rat serum IgA does not contribute significantly to IgA in BW

  12. IgG4 plasma cell myeloma: new insights into the pathogenesis of IgG4-related disease.

    Science.gov (United States)

    Geyer, Julia T; Niesvizky, Ruben; Jayabalan, David S; Mathew, Susan; Subramaniyam, Shivakumar; Geyer, Alexander I; Orazi, Attilio; Ely, Scott A

    2014-03-01

    IgG4-related disease is a newly described systemic fibroinflammatory process, characterized by increase in IgG4-positive plasma cells. Its pathogenesis, including the role of IgG4, remains poorly understood. Plasma cell myeloma is typically associated with a large monoclonal serum spike, which is frequently of IgG isotype. We sought to identify and characterize a subset of IgG4-secreting myeloma, as it may provide a biological model of disease with high serum levels of IgG4. Six out of 158 bone marrow biopsies (4%) from patients with IgG myeloma expressed IgG4. Four patients were men and two were women, with a mean age of 64 (range 53-87) years. Imaging showed fullness of pancreatic head (1), small non-metabolic lymphadenopathy (1), and bone lytic lesions (6). Two patients developed necrotizing fasciitis. All had elevated serum M-protein (mean 2.4, range 0.5-4.2 g/dl), and none had definite signs or symptoms of IgG4-related disease. Four myelomas had plasmablastic morphology. Four had kappa and two had lambda light chain expression. Three cases expressed CD56. Two patients had a complex karyotype. In conclusion, the frequency of IgG4 myeloma correlates with the normal distribution of IgG4 isoform. The patients with IgG4 myeloma appear to have a high rate of plasmablastic morphology and could be predisposed to necrotizing fasciitis. Despite high serum levels of IgG4, none had evidence of IgG4-related disease. These findings suggest that the increased number of IgG4-positive plasma cells is not the primary etiologic agent in IgG4-related disease. Elevated serum levels of IgG4 is not sufficient to produce the typical disease presentation and should not be considered diagnostic of IgG4-related disease.

  13. Determination of Antibodies (IgG, IgM against Toxoplasma gondii in Patients with Cancer

    Directory of Open Access Journals (Sweden)

    M Pedram

    2007-08-01

    Full Text Available Background: The aim of this study was determination of antibodies (IgG, IgM against Toxoplasma in malignant patients in order to refer the patients on time to the physician for treatment.Methods: This study was carried out on 252 malignant patients and 252 healthy normal subjects (as control obtained from Shafa Hospital and Medical Diagnostic Laboratory (Iran-Zamin, in Ahwaz city. Patient's information was recorded in a questionnaire before sampling. Serum samples of patients were examined for IgG and IgM antibodies by ELISA technique using Trinity kits. Results: The results of this study revealed the presence of Toxoplasma antibodies in 114 (45.2% cases of patients who were positive for Toxoplasma IgG antibodies, and 26 (10.3% cases were confirmed to be positive for Toxoplasma IgM antibodies and also 17 (6.7% of cases had both IgG and IgM antibodies against Toxoplasma gondii. In control group 92 (36.5% cases and 15 (6% cases revealed seropositive for IgG and IgM antibodies, respectively. There were no significant differences between sex, close contact with cat, living region, chemotherapy, and seropositivity rate of toxoplasmosis in patients. Comparing the age groups, the highest seropositive rate showed in the age of 51 years or higher, and their rates had tendency to increase with age in both groups. No seropositivity significant relationship was found between patients and control group.Conclusion: According to the prevalence of positive cases in these patients, it is necessary to examine the patients for toxoplasmosis before, during and after chemotherapy.

  14. Diagnostic Performance of Serum IgG4 Levels in Patients With IgG4-Related Disease

    Science.gov (United States)

    Yu, Kuang-Hui; Chan, Tien-Ming; Tsai, Ping-Han; Chen, Ching-Hui; Chang, Pi-Yueh

    2015-01-01

    Abstract The aim of this study is to study the clinical features and diagnostic performance of IgG4 in Chinese populations with IgG4-related diseases (IgG4-RDs). The medical records of 2901 adult subjects who underwent serum IgG4 level tests conducted between December 2007 and May 2014 were reviewed. Serum concentrations of IgG4 were measured in 2901 cases, including 161 (5.6%) patients with IgG4-RD and 2740 (94.4%) patients without IgG4-RD (non-IgG4-RD group). The mean age of the IgG4-RD patients was 58.4 ± 16.1 years (range: 21–87), and 48 (29.8%) were women. The mean serum IgG4 level was significantly much higher in IgG4-RD patients than in non-IgG4-RD (1062.6 vs 104.3 mg/dL, P IgG4 >135 mg/dL, the sensitivity, specificity, positive predictive value (PPV), negative predictive value (NPV), likelihood ratio (LR)+, and LR− were 86%, 77%, 18%, 99%, 3.70, and 0.19, respectively. When the upper limit of normal was doubled for an IgG4 >270 mg/dL, the corresponding data were 75%, 94%, 43%, 98%, 12.79, and 0.26, respectively. For IgG4 >405 mg/dL (tripling the upper limit of normal), the corresponding data were 62%, 98%, 68%, 98%, 37.00, and 0.39, respectively. When calculated according to the manufacturer's package insert cutoff (>201 mg/dL) for the diagnosis of IgG4-RD, the corresponding sensitivity, specificity, PPV, NPV, LR+, and LR− were 80%, 89%, 29%, 99%, 7.00, and 0.23, respectively. For IgG4 >402 mg/dL (>2× the upper limit of the normal range), the corresponding data were 62%, 98%, 68%, 98%, 36.21, and 0.39, respectively. For IgG4 >603 mg/dL (>3× the upper limit of the normal range), the corresponding data were 50%, 99%, 84%, 97%, 90.77 and 0.51, respectively. The optimal cutoff value of serum IgG4 (measured by nephelometry using a Siemens BN ProSpec instrument and Siemens reagent) for the diagnosis of IgG4-RD was 248 mg/dL, the sensitivity and specificity were 77.6% and 92.8%, respectively. The present study demonstrated that 2 or

  15. Tear and serum IgE concentrations by Tandem-R IgE immunoradiometric assay in allergic patients

    International Nuclear Information System (INIS)

    Insler, M.S.; Lim, J.M.; Queng, J.T.; Wanissorn, C.; McGovern, J.P.

    1987-01-01

    The authors studied a population of 39 allergic and 15 nonallergic patients, and determined their tear and serum IgE concentrations. Samples of tear and serum were tested for IgE by the Tandem-R immunoradiometric assay, which uses monoclonal antibody to produce a specific assay for IgE. The serum IgE levels in the study group showed a range from 23,280 to 16 IU/ml compared with controls of 72 to 2 IU/ml. Tear IgE in the study group varied from 159 IU/ml to less than 1 IU/ml compared with controls of 8 IU/ml to less than 1 IU/ml. A statistically significant correlation between tear and serum IgE exists in the allergic patients with eye symptoms. It also exists when serum IgE was greater than 100 IU/ml, the tear IgE greater than 4 IU/ml, or when both the serum IgE was greater than 100 IU/ml and the tear IgE greater than 4 IU/ml

  16. Determination of IgE rheumatoid factor

    International Nuclear Information System (INIS)

    Herrmann, D.; Schlenvoigt, G.; Jaeger, L.

    1987-01-01

    A solid-phase radioimmunoassay and an enzyme-linked immunosorbent assay have been developed for the identification of IgE rheumatoid factor (IgE RF). For both, human IgG was used as antigen. Bound IgE RF was detected by means of commercially available rabbit anti-human IgE antiserum and 125 I-labelled sheep anti-rabbit IgG as well as monoclonal anti-human-ε-chain antibody and horse-radish peroxidase-labelled sheep anti-mouse IgG. The presence of IgM RF did not cause false positive results. Correlation in the results of both assays were significant, the reproducibility was very good. In 50.6% of 79 sera from patients with rheumatoid arthritis IgE RF has been detected with both or one of the methods. Only in 1 out of 12 seronegative rheumatoid arthritis sera IgE RF was identified. (author)

  17. Avaliação das subclasses IgG1 e IgG3 na doença hemolítica perinatal Assessment of IgG1 and IgG3 subclasses in perinatal hemolytic disease

    Directory of Open Access Journals (Sweden)

    Maria A. Araújo

    2003-01-01

    Full Text Available A doença hemolítica perinatal (DHPN ainda é um problema clínico. Nenhum teste isolado prediz, com segurança, a gravidade do quadro hemolítico. O objetivo do presente estudo foi determinar as subclasses de anticorpos IgG1 e IgG3 por citometria de fluxo no soro de 42 gestantes isoimunizadas e correlacionar os dados obtidos com a gravidade da DHPN. A distribuição dos fetos ou neonatos segundo a gravidade do quadro hemolítico evidenciou 13 casos com doença leve, 16 casos com doença moderada e 13 com doença grave. As subclasses foram detectadas em 33/42 (79% amostras. A subclasse IgG1, isoladamente, foi evidenciada em 14/33 (42,4% casos. Na relação entre gravidade da doença e subclasses de IgG, observou-se que IgG1 isolada foi encontrada em todos os grupos, e os valores da mediana de intensidade de fluorescência (MIF foram significativamente mais altos nas formas mais graves da DHPN (pThe hemolytic disease of the newborn (HDN continues to be a clinical problem in spite of prophylaxis. To date, none of the available tests, developed to predict the severity of HDN, has provided complete reliability. The objective of the present study was to determine the IgG1 and IgG3 subclasses in 42 isoimmunized pregnant women, and to correlate them with clinical severity of hemolytic disease. The IgG subclasses were determined employing flow cytometry. According to the clinical severity of HDN, fetuses and newborn babies were classified as 13 mild, 16 moderate and 13 severe cases. The IgG subclasses were detected in 33 of the 42 pregnant women. Of these, IgG1 was predominant in 72.7% of the cases; either isolated (42.4% or in association with IgG3 (30.3%. IgG1 was present in all the three clinical severity categories, however, its values were significantly higher in cases with greater clinical severity of HDN (p<0.01. On the other hand, the distribution of IgG3 values within each group was not statistically significant (p=0.11. IgG3 seems to be more

  18. Asma y deficiencia de subclases de IgG Asthma and IgG subclases deficiency

    Directory of Open Access Journals (Sweden)

    Lucía Santamaría Ortiz

    1995-04-01

    Full Text Available

    Se estudiaron 45 pacientes asmáticos adultos de difícil manejo, de más de 5 años de evolución, 37 de ellos esteroide dependientes y 8 no dependientes, con asma alérgica o intrínseca y algunos con Infecciones respiratorias recurrentes de predominio viral. Por nefelometría se midieron los niveles séricos de las IgsG, M y A, y por ELISA se determinó la IgE total. Se encontraron 4 pacientes con deficiencia de IgG total, en el grupo de los esteroide dependientes. Mediante ELISA tipo sandwich y con anticuerpos monoclonales específicos para las sub clases de IgG se investigaron los niveles sé ricos de IgG1, 2, 3 y 4. En el 55.6% de los enfermos se encontraron una O más deficiencias de sub clases. No hubo diferencias significativas entre los grupos esteroide y no esteroide dependientes, ni entre los asmáticos alérgicos e intrínsecos, ni entre los con infección recurrente o sin ella. predominó la deficiencia de IgG1; en total el 46.7% de los pacientes tenían deficiencia aislada o combinada de IgG1, el 31.1% de IgG2, el 24.4% de IgG3 y el 17.8% de Igd4. La alta incidencia de deficiencia de sub clases podría deberse a la acción de los esteroides o a una alteración en la regulación de la síntesis de Igs producida por un defecto Inmune primario. Esta deficiencia sería la responsable del comportamiento agresivo de la enfermedad.

    We studied 45 adult asthmatic patients with difficult to care disease and who had more than five years of evolution; they suffered from elther allergic or intrinsic asthma and some had experienced recurrent respiratory tract infections. predominantly of viral etiology. Serum levels of IgA, IgG and IgM were measured by nephelometry and total lgE was determined by an Enzyme-Linked immunosorbent Assay (ELISA. Total lg

  19. Histopathological Diagnostic Value of the IgG4+/IgG+ Ratio of Plasmacytic Infiltration for IgG4-Related Diseases

    Science.gov (United States)

    Deng, Chuiwen; Li, Wenli; Chen, Si; Zhang, Wen; Li, Jing; Hu, Chaojun; Wen, Xiaoting; Zhang, Fengchun; Li, Yongzhe

    2015-01-01

    Abstract This article aims to perform a meta-analysis to evaluate the diagnostic value of the immunoglobulin G (IgG)4+/IgG+ ratio of plasmacytic infiltration for IgG4-related diseases. Four databases—EMBASE, ISI Web of Knowledge, PubMed, and the Cochrane Library—were systematically searched. Approximately 200 participants from several studies were included in this research. STATA 11.2 software (Stata Corporation, College Station, TX) and Meta-DiSc 1.4 (Unit of Clinical Biostatistics, Ramon y Cajal Hospital, Madrid, Spain) were used to perform the meta-analysis. Nine studies were included in the meta-analysis. The pooled diagnostic odds ratio was 18.94 [95% confidence interval (CI), 2.89–124.30]. The sensitivity was 58.80% (95% CI, 50.90–66.30) and the specificity was 90.20% (95% CI, 81.20–95.80). The positive and negative likelihood ratios were 3.12 (95% CI, 1.07–9.16) and 0.26 (95% CI, 0.09–0.70), respectively. The area under the curve of the summary receiver-operating characteristic was 0.88. To conclude, the IgG4+/IgG+ ratio of plasmacytic infiltration is modestly effective in diagnosing IgG-related disease. PMID:25738476

  20. Detecção de imunoglobulinas IgG, IgM e IgA anti-Toxoplasma gondii no soro, líquor e saliva de pacientes com síndrome da imunodeficiência adquirida e neurotoxoplasmose Detection of anti-Toxoplasma gondii IgG, IgM and IgA immunoglobulins in the serum, cerebrospinal fluid and saliva of patients with acquired immunodeficiency syndrome and neurotoxoplasmosis

    Directory of Open Access Journals (Sweden)

    Aercio Sebastião Borges

    2004-12-01

    Full Text Available Estudamos 55 pacientes com sindrome da imunodeficiência adquirida (SIDA e neurotoxoplasmose (grupo 1; 37 pacientes com SIDA e comprometimento neurológico por outra etiologia (grupo 2 e 18 indivíduos anti-HIV negativos com manifestações neurológicas (grupo 3, pesquisando IgG, IgA e IgM anti-Toxoplasma gondii, no soro, líquor e saliva, utilizando teste ELISA, para fins diagnósticos. O valor preditivo negativo do teste para o encontro de IgG no soro foi 100% e no líquor, 92,4%. Não houve diferença entre os três grupos quanto aos anticorpos IgA neste material. Para IgA, no líquor, o teste alcançou 72,7% de especificidade (pWe studied 55 patients with acquired immunodeficiency syndrome (AIDS and neurotoxoplasmosis (group 1, 37 patients with AIDS and neurological involvement due to another etiology (group 2 and 18 anti-HIV-negative individuals with neurological manifestations, by searching for anti-T. gondii IgG, IgA and IgM immunoglobulins in serum, cerebrospinal fluid (CSFand saliva, using ELISA. The negative predictive value of the test for IgG in serum was 100% and in CSF, 92.4%. There was no difference among the three groups studied regarding IgA in serum. For IgA, in CSF the test reached 72.7% specificity (p<0.05. In saliva, only the detection of IgG was found to be correlated with a diagnosis of neurotoxoplasmosis. We emphasize that the absence of anti-T. gondii IgG antibodies in serum and CSF strongly indicates the absence of a diagnosis of neurotoxoplasmosis and that specific IgA immunoglobulins in CSF and IgG in saliva may represent two auxiliary markers for the differential diagnosis of toxoplasmic encephalitis in AIDS.

  1. Diagnostic accuracy and comparison of two assays for Borrelia-specific IgG and IgM antibodies

    DEFF Research Database (Denmark)

    Dessau, Ram

    2013-01-01

    characteristic (ROC) curves to optimize and standardize test interpretation, it was shown that testing with both IDEIA IgG and IgM was comparable to testing with Liaison IgG alone by comparing the area under the curve of the diagnostically relevant 25 % partial ROC curve (P = 0.1). When using the Liaison Osp......M combined) were 85 and 95 % and for the Liaison (VlsE IgG) method were 67 and 96 %, respectively. Methods for test evaluation, test interpretation and statistical testing are presented and discussed. In conclusion, Liaison VlsE IgG alone and IDEIA IgG/IgM combined showed a high and comparable discriminatory...

  2. Evaluation of cysticercus-specific IgG (total and subclasses and IgE antibody responses in cerebrospinal fluid samples from patients with neurocysticercosis showing intrathecal production of specific IgG antibodies

    Directory of Open Access Journals (Sweden)

    Lisandra Akemi Suzuki

    Full Text Available In the present study, an enzyme-linked immunosorbent assay (ELISA standardized with vesicular fluid of Taenia solium cysticerci was used to screen for IgG (total and subclasses and IgE antibodies in cerebrospinal fluid (CSF samples from patients with neurocysticercosis showing intrathecal production of specific IgG antibodies and patients with other neurological disorders. The following results were obtained: IgG-ELISA: 100% sensitivity (median of the ELISA absorbances (MEA=1.17 and 100% specificity; IgG1-ELISA: 72.7% sensitivity (MEA=0.49 and 100% specificity; IgG2-ELISA: 81.8% sensitivity (MEA=0.46 and 100% specificity; IgG3-ELISA: 63.6% sensitivity (MEA=0.12 and 100% specificity; IgG4-ELISA: 90.9% sensitivity (MEA=0.85 and 100% specificity; IgE-ELISA 93.8% sensitivity (MEA=0.60 and 100% specificity. There were no significant differences between the sensitivities and specificities in the detection of IgG-ELISA and IgE-ELISA, although in CSF samples from patients with neurocysticercosis the MEA of the IgG-ELISA was significantly higher than that of the IgE-ELISA. The sensitivity and MEA values of the IgG4-ELISA were higher than the corresponding values for the other IgG subclasses. Future studies should address the contribution of IgG4 and IgE antibodies to the physiopathology of neurocysticercosis.

  3. Saliva and sera IgA and IgG in Egyptian Giardia-infected children.

    Science.gov (United States)

    El-Gebaly, Naglaa Saad M; Halawa, Eman Fawzy; Moussa, Hanaa M Ezzat; Rabia, Ibrahim; Abu-Zekry, Maha

    2012-08-01

    Giardiasis is a gastrointestinal infection of wide distribution that is more prevalent in childhood. Easy and rapid diagnosis of giardiasis is essential for reduction of this infection. This cross-sectional study included 62 children in which collection of saliva, stool and serum samples was performed. An enzyme-linked immunosorbent assay (ELISA) technique was evaluated to detect IgA and IgG responses in both saliva and serum samples. Twenty-two children were positive for Giardia duodenalis infection by direct examination of faecal specimens, 20 non-infected and 20 infected with other parasites. Salivary and serum IgA and IgG responses against G. duodenalis infection were significantly higher in Giardia parasitized than non-Giardia parasitized children (p < 0.001). This concludes that specific salivary IgA may serve as a diagnostic tool and specific salivary IgG as a screening tool in monitoring the exposure of various populations to Giardia duodenalis. The advantage of salivary assays over serum immunoglobulin assay is being easy and non-invasive in sampling technique which is important especially for young children.

  4. Globally Stable Adaptive Backstepping Neural Network Control for Uncertain Strict-Feedback Systems With Tracking Accuracy Known a Priori.

    Science.gov (United States)

    Chen, Weisheng; Ge, Shuzhi Sam; Wu, Jian; Gong, Maoguo

    2015-09-01

    This paper addresses the problem of globally stable direct adaptive backstepping neural network (NN) tracking control design for a class of uncertain strict-feedback systems under the assumption that the accuracy of the ultimate tracking error is given a priori. In contrast to the classical adaptive backstepping NN control schemes, this paper analyzes the convergence of the tracking error using Barbalat's Lemma via some nonnegative functions rather than the positive-definite Lyapunov functions. Thus, the accuracy of the ultimate tracking error can be determined and adjusted accurately a priori, and the closed-loop system is guaranteed to be globally uniformly ultimately bounded. The main technical novelty is to construct three new n th-order continuously differentiable functions, which are used to design the control law, the virtual control variables, and the adaptive laws. Finally, two simulation examples are given to illustrate the effectiveness and advantages of the proposed control method.

  5. High seropositivity of IgG and IgM antibodies against ...

    African Journals Online (AJOL)

    Objective: This study reports on the high seropositivity of immunoglobulin (Ig) G and M antibodies against CMV and the risk factors for CMV ... sex, highly active antiretroviral therapy (HAART) were not statistically associated with CMV seropositivity in this study. ... are infected with HIV have detectable IgG antibodies to CMV ...

  6. Generation and characterisation of murine monoclonal antibodies specific for cervine immunoglobulin light chain, IgM and IgG

    International Nuclear Information System (INIS)

    Hibma, M.; Griffin, J.F.T.

    1992-01-01

    Monoclonal antibodies (mAb) which react with cervine immunoglobulin (Ig) light chain, IgM and IgG were produced using conventional cell fusion technology. Hybridoma supernatants were initially screened for specificity against cervine Ig using an enzyme-linked immunosorbent assay (ELISA). The specificity of supernatants against size-fractionated cervine Ig was further determined. Supernatants were characterised using western blotting and autoradiographic techniques. The mAb OU1G, OU2G and OU3G were specific for cervine gamma-chain of IgG, whereas OU1L was specific for light chain of Ig. A further mAb (OU1M) bound IgM and not IgG. These mAb were found to have varying cross-reactivity against Ig from other species

  7. Serological analysis of human IgG and IgE anti-insulin antibodies by solid-phase radioimmunoassays

    International Nuclear Information System (INIS)

    Hamilton, R.G.; Rendell, M.; Adkinson, N.F. Jr.

    1980-01-01

    A single solid-phase assay system which is useful for quantitative measurement of both IgG and IgE anti-insulin antibodies in human serum has been developed. Insulin-specific immunoglobulins are absorbed from human serum by excess quantities of insulin-agarose. After washes to remove unbound immunoglobulins, radioiodinated Staph A or rabbit anti-human IgE is added to detect bound IgG or IgE anbitodies, respectively

  8. Macrophage triggering by aggregated immunoglobulins. II. Comparison of IgE and IgG aggregates or immune complexes.

    Science.gov (United States)

    Pestel, J; Dessaint, J P; Joseph, M; Bazin, H; Capron, A

    1984-01-01

    Macrophages incubated with complexed or aggregated IgE released beta-glucuronidase (beta-G) within 30 min. In contrast in the presence of aggregated or complexed IgG, macrophages liberated equivalent amount of beta-G only after 6 h incubation. In addition the rapid macrophage stimulation induced by aggregated IgE was also followed by a faster 3H-glucosamine incorporation when compared to the delayed activation caused by aggregated IgG. However, macrophages stimulated either by IgG or by IgE oligomers produced the same percentage of plasminogen activator at 24 h. In contrast, while the interaction between macrophages and aggregated IgE was only followed by a peak of cyclic GMP and a beta-G release during the first 30 min of incubation, the interaction between macrophages and IgG oligomers was accompanied by a simultaneous increase of cyclic GMP and AMP nucleotides and by an absence of beta-G exocytosis. Moreover, the beta-G release induced by aggregated IgE was increased when macrophages were preincubated with aggregated IgG. This additive effect was not observed in the reverse situation. Finally macrophages activated by IgG oligomers were demonstrated to exert a cytotoxic effect on tumour cells and to kill schistosomula in the presence of a low level of complement. Taken together these results underline the peculiar ability of aggregated or complexed IgE to trigger rapidly the macrophage activation compared to aggregated IgG and can explain the important role of complexed IgE in some macrophage dependent cytotoxicity mechanisms (i.e. in parasitic diseases). PMID:6088135

  9. Identification of distinct glycoforms of IgA1 in plasma from patients with IgA nephropathy and healthy individuals

    DEFF Research Database (Denmark)

    Lehoux, Sylvain; Mi, Rongjuan; Aryal, Rajindra P

    2014-01-01

    Immunoglobulin A nephropathy (IgAN) is the most common form of glomerulonephritis worldwide and is histologically characterized by the deposition of IgA1 and consequent inflammation in the glomerular mesangium. Prior studies suggested that serum IgA1 from IgAN patients contains aberrant, undergal......Immunoglobulin A nephropathy (IgAN) is the most common form of glomerulonephritis worldwide and is histologically characterized by the deposition of IgA1 and consequent inflammation in the glomerular mesangium. Prior studies suggested that serum IgA1 from IgAN patients contains aberrant...... there are different glycoforms of IgA1 in plasma from patients with IgAN and healthy individuals. While total plasma IgA in IgAN patients was elevated ~1.6-fold compared to that in healthy donors, IgA1 in all samples was unexpectedly separable into two distinct glycoforms: one with core 1 based O......-glycans, and the other exclusively containing Tn/STn structures. Importantly, Tn antigen present on IgA1 from IgAN patients and controls was convertible into the core 1 structure in vitro by recombinant T-synthase. Our results demonstrate that undergalactosylation of O-glycans in IgA1 is not restricted to Ig...

  10. Route planning with transportation network maps: an eye-tracking study.

    Science.gov (United States)

    Grison, Elise; Gyselinck, Valérie; Burkhardt, Jean-Marie; Wiener, Jan Malte

    2017-09-01

    Planning routes using transportation network maps is a common task that has received little attention in the literature. Here, we present a novel eye-tracking paradigm to investigate psychological processes and mechanisms involved in such a route planning. In the experiment, participants were first presented with an origin and destination pair before we presented them with fictitious public transportation maps. Their task was to find the connecting route that required the minimum number of transfers. Based on participants' gaze behaviour, each trial was split into two phases: (1) the search for origin and destination phase, i.e., the initial phase of the trial until participants gazed at both origin and destination at least once and (2) the route planning and selection phase. Comparisons of other eye-tracking measures between these phases and the time to complete them, which depended on the complexity of the planning task, suggest that these two phases are indeed distinct and supported by different cognitive processes. For example, participants spent more time attending the centre of the map during the initial search phase, before directing their attention to connecting stations, where transitions between lines were possible. Our results provide novel insights into the psychological processes involved in route planning from maps. The findings are discussed in relation to the current theories of route planning.

  11. Toxoplasmosis serology: an efficient hemagglutination procedure to detect IgG and IgM antibodies

    Directory of Open Access Journals (Sweden)

    M.E. Camargo

    1989-08-01

    Full Text Available In search of an efficient but simple, low cost procedure for the serodiagnosis of Toxoplasmosis, especially suited for routine laboratories facing technical and budget limitations as in less developed countries, the diagnostic capability of Hematoxo® , an hemagglutination test for toxoplasmosis, was evaluated in relation to a battery of tests including IgG- and IgM-immunofluorescence tests, hemagglutination and an IgM-capture enzymatic assay. Detecting a little as 5 I.U. of IgG antitoxoplasma antibodies, Hematoxo® showed a straight agreement as to reactivity and non-reactivity for the 443 non-reactive and the 387 reactive serum samples, included in this study. In 23 cases presenting a serological pattern of acute toxoplasmosis and showing IgM antibodies, Hematoxo® could detect IgM antibodies in 18, indicated by negativation or a significant decrease in titers as a result of treating samples with 2-mercapto-ethanol. However, a neat increase in sensitivity for IgM specific antibodies could be achieved by previously removing IgG from the sample, as demonstrated in a series of acute toxoplasmosis sera. A simple procedure was developed for this purpose, by reconstituting a lyophilized suspension of Protein A - rich Staphylococcus with the lowest serum dilution to be tested. Of low cost and easy to perform, Hematoxo® affords not only a practical qualitative procedure for screening reactors and non-reactors, as in prenatal services, but also quantitative assays that permit to titrate antibodies as well as to identify IgM antibodies.

  12. Limitations of a hemolytic plaque assay for IgG-anti-IgG rheumatoid factor-producing cells.

    Science.gov (United States)

    Venn, A J; Dresser, D W

    1987-09-24

    An attempt has been made to develop a hemolytic plaque assay capable of detecting homophile IgG rheumatoid factor (RF)-producing cells. Anti-immunoglobulin allotype-developing reagents were used to distinguish between target and effector IgG. The hemolytic assay has been used to demonstrate an apparently high level of homophile IgM and IgG RF-producing cells in the spleens and lymph nodes of mice stimulated by LPS. However, it appears that a large proportion of the plaques obtained in these assays are due to an artefact resulting from cross-linking of target and effector molecules by the developing reagents. In the case of IgM RF the artefact depends on the presence of a small contamination of the target IgG by IgM, allowing cross-linking of target and effector IgM by the anti-mu-specific developing reagent. With the IgG RF, cross-reactivity of the rabbit anti-Ighb allotype-developing serum for the 'wrong' (Igha) allotype, normally undetectable, becomes sufficient to be biologically relevant when the developing antibody is complexed by being bound to its target (Ighb) allotype. Nevertheless anti-allotype reagents may afford an accurate means of detecting homophile IgG RF producing cells using other assay systems.

  13. Neural-Network-Based Robust Optimal Tracking Control for MIMO Discrete-Time Systems With Unknown Uncertainty Using Adaptive Critic Design.

    Science.gov (United States)

    Liu, Lei; Wang, Zhanshan; Zhang, Huaguang

    2018-04-01

    This paper is concerned with the robust optimal tracking control strategy for a class of nonlinear multi-input multi-output discrete-time systems with unknown uncertainty via adaptive critic design (ACD) scheme. The main purpose is to establish an adaptive actor-critic control method, so that the cost function in the procedure of dealing with uncertainty is minimum and the closed-loop system is stable. Based on the neural network approximator, an action network is applied to generate the optimal control signal and a critic network is used to approximate the cost function, respectively. In contrast to the previous methods, the main features of this paper are: 1) the ACD scheme is integrated into the controllers to cope with the uncertainty and 2) a novel cost function, which is not in quadric form, is proposed so that the total cost in the design procedure is reduced. It is proved that the optimal control signals and the tracking errors are uniformly ultimately bounded even when the uncertainty exists. Finally, a numerical simulation is developed to show the effectiveness of the present approach.

  14. Human tonsillar IgE biosynthesis in vitro. I. Enhancement of IgE and IgG synthesis in the presence of pokeweed mitogen by T-cell irradiation

    International Nuclear Information System (INIS)

    Ohta, K.; Manzara, T.; Harbeck, R.J.; Kirkpatrick, C.H.

    1982-01-01

    A study of the events regulating human IgE biosynthesis in vitro was undertaken with tonsillar lymphocytes. IgG synthesis was also studied to evaluate the specificity of our observations. T-cell irradiation significantly enhanced synthesis of IgE by pokeweed mitogen (PWM)-stimulated B cells from 12 of 18 donors and IgG in all 18 donors. This enhancement was the result of de novo immunoglobulin synthesis, since the amount of IgE and IgG spontaneously released from lysed and lysed-and-cultured mononuclear cells was significantly less than that detected in the cell cultures, and the augmentation was completely ablated by the treatment of the cells with cycloheximide or mitomycin C. Enhancement was also dependent on the presence of PWM; T-cell irradiation did not enhance IgE synthesis in unstimulated cultures. Moreover, this enhancement was also observed in the co-cultures of B cells and allogeneic irradiated T cells. These observations suggest that radiosensitive T cells exert a suppressive activity that contributes to regulation of human IgE and IgG synthesis and that the suppressor function as well as the helper function can overcome allogeneic disparities

  15. Infrared dim moving target tracking via sparsity-based discriminative classifier and convolutional network

    Science.gov (United States)

    Qian, Kun; Zhou, Huixin; Wang, Bingjian; Song, Shangzhen; Zhao, Dong

    2017-11-01

    Infrared dim and small target tracking is a great challenging task. The main challenge for target tracking is to account for appearance change of an object, which submerges in the cluttered background. An efficient appearance model that exploits both the global template and local representation over infrared image sequences is constructed for dim moving target tracking. A Sparsity-based Discriminative Classifier (SDC) and a Convolutional Network-based Generative Model (CNGM) are combined with a prior model. In the SDC model, a sparse representation-based algorithm is adopted to calculate the confidence value that assigns more weights to target templates than negative background templates. In the CNGM model, simple cell feature maps are obtained by calculating the convolution between target templates and fixed filters, which are extracted from the target region at the first frame. These maps measure similarities between each filter and local intensity patterns across the target template, therefore encoding its local structural information. Then, all the maps form a representation, preserving the inner geometric layout of a candidate template. Furthermore, the fixed target template set is processed via an efficient prior model. The same operation is applied to candidate templates in the CNGM model. The online update scheme not only accounts for appearance variations but also alleviates the migration problem. At last, collaborative confidence values of particles are utilized to generate particles' importance weights. Experiments on various infrared sequences have validated the tracking capability of the presented algorithm. Experimental results show that this algorithm runs in real-time and provides a higher accuracy than state of the art algorithms.

  16. Oriented immobilized anti-hIgG via F(c) fragment-imprinted PHEMA cryogel for IgG purification.

    Science.gov (United States)

    Bereli, Nilay; Ertürk, Gizem; Tümer, M Aşkin; Say, Ridvan; Denizli, Adil

    2013-05-01

    Antibodies are used in many applications, especially as diagnostic and therapeutic agents. Among the various techniques used for the purification of antibodies, immunoaffinity chromatography is by far the most common. For this purpose, oriented immobilization of antibodies is an important step for the efficiency of purification step. In this study, F(c) fragment-imprinted poly(hydroxyethyl methacrylate) cryogel (MIP) was prepared for the oriented immobilization of anti-hIgG for IgG purification from human plasma. Non-imprinted poly(hydroxyethyl methacrylate) cryogel (NIP) was also prepared for random immobilization of anti-hIgG to compare the adsorption capacities of oriented (MIP/anti-hIgG) and random (NIP/anti-hIgG) cryogel columns. The amount of immobilized anti-hIgG was 19.8 mg/g for the NIP column and 23.7 mg/g for the MIP column. Although the amount of immobilized anti-hIgG was almost the same for the NIP and MIP columns, IgG adsorption capacity was found to be three times higher than the NIP/anti-hIgG column (29.7 mg/g) for the MIP/anti-hIgG column (86.9 mg/g). Higher IgG adsorption capacity was observed from human plasma (up to 106.4 mg/g) with the MIP/anti-hIgG cryogel column. Adsorbed IgG was eluted using 1.0 M NaCl with a purity of 96.7%. The results obtained here are very encouraging and showed the usability of MIP/anti-hIgG cryogel prepared via imprinting of Fc fragments as an alternative to conventional immunoaffinity techniques for IgG purification. Copyright © 2012 John Wiley & Sons, Ltd.

  17. Falsely low immunoglobulin (Ig)G4 in routine analysis: how not to miss IgG4 disease.

    Science.gov (United States)

    Egner, W; Swallow, K; Lock, R J; Patel, D

    2016-10-01

    Immunoglobulin (Ig)G4 disease can have apparently 'normal' levels of IgG4 due to antigen excess conditions. IgG4 measurement therefore appears falsely low. UK National External Quality Assurance Scheme (UK NEQAS) data and other reports have suggested that this problem occurred despite pre-existing antigen excess detection steps. To determine the clinical relevance of the problem, we examined the prevalence and characteristics of prozoning in our laboratory and patient cohorts. We establish that the prevalence of raised IgG4 in routine IgG4 analysis is low (IgG4 samples in our patients. This may explain the previous reports of low sensitivity of raised IgG4 for IgG4RD, and predictive values should be re-evaluated in this disease using modified prozone-resistant protocols. All laboratories providing IgG4 measurements should verify that their assays are fit for the clinical quality requirement of detection raised IgG4 levels and must verify the upper limit of their reference ranges and freedom from prozoning. © 2016 British Society for Immunology.

  18. The prevalence of toxoplasma igG and IgM in pregnant women residing in Rawalpindi

    International Nuclear Information System (INIS)

    Kausar, N.; Akhtar, S.; Ikram, A.

    2010-01-01

    Objective: To determine the prevalence of Toxoplasma gondii antibodies (IgG/IgM) among pregnant women visiting Military Hospital Rawalpindi and to develop a relationship between various risk factors and disease prevalence. Methods: One thousand pregnant women reporting in out patient Gynaecology department of Military Hospital (MH) Rawalpindi from October 2008 through January 2009 for antenatal check up were included in the study. Their serum samples were tested for the presence of Toxoplasma IgM and IgG immunoglobulins. Enzyme Linked immunosorbent assay test kits for both IgG and IgM were used to detect 1: gondii immunoglobulins in serum samples. Rest of the serum was stored at -20 degree C. Results: Of the 1000 women sampled at hospital, 46 (4.6%) had evidence of past infection and were seropositive for immunoglobulins of T. gondii IgG, while none of them were seropositive for IgM immunoglobulin, suggesting absence of recent infections during pregnancy. Conclusion: In twin cities of Islamabad and Rawalpindi, the sero prevalence of T. gondii IgG in pregnant women is relatively high (4.6%) as compared to other areas nearby. Consequently, the risk of, primary infection during pregnancy and the potential for congenital infection of foetus remains there as a large number of pregnant women were sero-negative for both the antibodies.

  19. Status of IGS Ultra-Rapid Products for Real-Time Applications

    Science.gov (United States)

    Ray, J.; Griffiths, J.

    2008-12-01

    Since November 2000 the International GNSS Service (IGS) has produced Ultra-rapid (IGU) products for near real-time and real-time applications. They include GPS orbits, satellite clocks, and Earth rotation parameters for a sliding 48-hr period. The first day of each update is based on the most recent GPS observational data from the IGS hourly tracking network. At the time of release, these observed products have an initial latency of 3 hr. The second day of each update consists of predictions. So the predictions between about 3 and 9 hr into the second half are relevant for true real-time uses. Originally updated twice daily, the IGU products since April 2004 have been issued four times per day, at 3, 9, 15, and 21 UTC. Up to seven Analysis Centers (ACs) contribute to the IGU combinations: Astronomical Institute of the University of Berne (AIUB), European Space Operations Center (ESOC), Geodetic Observatory Pecny (GOP), GeoForschungsZentrum (GFZ) Potsdam, Natural Resources Canada (NRC), Scripps Insitution of Oceanography (SIO), U.S. Naval Observatory (USNO). This redundancy affords a high measure of reliability and enhanced orbit accuracy. IGU orbit precision has improved markedly since late 2007. This is due to a combination of factors: decommissioning of the old, poorly behaved PRN29 in October 2007; upgraded procedures implemented by GOP around the same time, by SIO in spring 2008, and by USNO in June 2008; better handling of maneuvered satellites at the combination level starting June 2008; and stricter AC rejection criteria since July 2008. As a consequence, the weighted 1D RMS residual of the IGU orbit predictions over their first 6 hr is currently about 20 to 30 mm (after a Helmert transformation) compared to the IGS Rapid orbits, averaged over the constellation. The median residual is about 15 to 20 mm. When extended to the full 24 hr prediction period, the IGU orbit errors approximately double. Systematic rotational offsets are probably more important than

  20. Weighted Optimization-Based Distributed Kalman Filter for Nonlinear Target Tracking in Collaborative Sensor Networks.

    Science.gov (United States)

    Chen, Jie; Li, Jiahong; Yang, Shuanghua; Deng, Fang

    2017-11-01

    The identification of the nonlinearity and coupling is crucial in nonlinear target tracking problem in collaborative sensor networks. According to the adaptive Kalman filtering (KF) method, the nonlinearity and coupling can be regarded as the model noise covariance, and estimated by minimizing the innovation or residual errors of the states. However, the method requires large time window of data to achieve reliable covariance measurement, making it impractical for nonlinear systems which are rapidly changing. To deal with the problem, a weighted optimization-based distributed KF algorithm (WODKF) is proposed in this paper. The algorithm enlarges the data size of each sensor by the received measurements and state estimates from its connected sensors instead of the time window. A new cost function is set as the weighted sum of the bias and oscillation of the state to estimate the "best" estimate of the model noise covariance. The bias and oscillation of the state of each sensor are estimated by polynomial fitting a time window of state estimates and measurements of the sensor and its neighbors weighted by the measurement noise covariance. The best estimate of the model noise covariance is computed by minimizing the weighted cost function using the exhaustive method. The sensor selection method is in addition to the algorithm to decrease the computation load of the filter and increase the scalability of the sensor network. The existence, suboptimality and stability analysis of the algorithm are given. The local probability data association method is used in the proposed algorithm for the multitarget tracking case. The algorithm is demonstrated in simulations on tracking examples for a random signal, one nonlinear target, and four nonlinear targets. Results show the feasibility and superiority of WODKF against other filtering algorithms for a large class of systems.

  1. IgD in the reptile leopard gecko.

    Science.gov (United States)

    Gambón-Deza, Francisco; Espinel, Christian Sánchez

    2008-07-01

    Immunoglobulin D (IgD) has been a mysterious antibody ever since it was discovered in mammals 40 years ago. It shares with IgM the role of antigen-receptor in the membrane of mature B cells. The absence of IgD in birds and its description in bony fishes contributed to the confusion about its evolutionary origins. Recent studies have established the presence of IgD in the amphibian Xenopus tropicalis. It is essential to study IgD genes in reptiles in order to better understand the evolution of this immunoglobulin in vertebrates. We describe in this report the IgM and IgD genes of the reptile Eublepharis macularius. The IgM gene has characteristics that are similar to those described in other species whereas IgD gene departs from the normal structure described for this antibody class in other species. It is made up of 11 immunoglobulins domains without evidence of recent intragenic duplications of exons as described in IgD genes of fish and X.tropicalis. It is possible that the immunoglobulin is comprised of domains inherited from earlier species and that this form of IgD is close to that present in animals that left the sea to live on land. Furthermore, domains CH7 and CH8 of E. macularius IgD are orthologues to domains CH2 and CH3 of mammalian IgD. The present study also describes a second IgD (IgD2) which must have appeared recently by duplication of an older immunoglobulin gene and recombination with the IgA-like gene described in this specie. Tissue expression of IgD and IgD2 mRNA is similar to that of IgM mRNA, suggesting a functional role of reptilian IgD.

  2. A radiolabeled antiglobulin assay to identify human cervical mucus immunoglobulin (Ig) A and IgG antisperm antibodies

    International Nuclear Information System (INIS)

    Haas, G.G. Jr.; D'Cruz, O.J.

    1989-01-01

    Antisperm immunoglobulin (Ig) A and IgG antibodies in human cervical mucus (CM) were identified by a radiolabeled antiglobulin assay. Cervical mucus samples from fertile and infertile women were exposed to a 1:3,200 dilution of 2-mercaptoethanol (2-ME), and 5 micrograms of the solubilized CM protein were assayed for the presence of IgA and IgG antisperm and anti-Candida activity by the radiolabeled antiglobulin assay. Purified human secretory IgA and IgG exposed to 2-ME retained the molecular integrity and functional activity of the untreated antibody molecules. CM aliquots collected after high-performance liquid chromatography (HPLC) fractionation were assessed for antisperm antibody activity; antisperm antibody activity was retained in the appropriate IgA or IgG CM fractions. The incidence of CM antisperm antibodies was minimally affected when the radiolabeled antiglobulin assay was performed with a motile sperm population. Approximately 70% of the CM IgA antisperm antibodies were of the IgA1 subclass; CM IgG was primarily of the IgG4 subclass. When Candida antigen was substituted for sperm in the radiolabeled antiglobulin assay, the CM antisperm antibodies were found to be exclusively sperm-specific. These data indicate that the radiolabeled antiglobulin assay using 2-ME to extract CM antibodies is a specific method for the assay of antisperm antibodies in CM

  3. Detection of FMD virus type specific IgG1, IgG2 and IgA antibodies in milk and serum of buffaloes vaccinated with oil adjuvanted polyvalent FMD vaccine

    Directory of Open Access Journals (Sweden)

    R. Sharma

    2010-02-01

    Full Text Available The present investigation was carried out on 15 randomly selected milch buffaloes divided into three groups on the basis of lactation at an organized farm, to study the foot and mouth disease virus type specific antibodies in milk and serum following FMD vaccination. Milk and serum samples collected before vaccination i.e. 0 day and on 7, 14, 28, 42 and 56 days post vaccination, were analyzed for the detection of FMD virus specific IgG1, IgG2 and IgA antibody response by indirect double antibody sandwich ELISA. Significant FMD virus type specific antibody titres (IgG1, IgG2 and IgA were detected in milk and serum of buffaloes on different days post vaccination, though the levels of antibodies were lower in milk as compared to serum. FMD virus type specific IgG1 was found to be the predominant subclass as compared to IgG2 and IgA both in milk and serum of vaccinated buffaloes. Milk and serum IgG1, IgG2 and IgA antibody titres were positively correlated with values of regression coefficient (R as 0.506, 0.434 and 0.396, respectively.

  4. IgG4-related disease.

    Science.gov (United States)

    Bozzalla Cassione, Emanuele; Stone, John H

    2017-05-01

    Remarkable insights have been gleaned recently with regard to the pathophysiology of IgG4-related disease (IgG4-RD). These findings have direct implications for the development of targeted strategies for the treatment of this condition. Oligoclonal expansions of cells of both the B and T lymphocyte lineages are present in the blood of patients with IgG4-RD. Oligoclonal expansions of plasmablasts are a good biomarker for disease activity. An oligoclonally expanded population of CD4+ cytotoxic T lymphocytes is found not only in the peripheral blood but also at tissue sites of active disease. This cell elaborates cytokines that may drive the fibrosis characteristic of IgG4-RD. T follicular helper cells (Tfhc), particularly the Tfhc2 subset, appear to play a major role in driving the class switch to IgG4 that typifies this disease. The relationship between malignancy and IgG4-RD remains an area of interest. Advances in understanding the pathophysiology of IgG4-RD have proceeded swiftly, leading to the identification of a number of potential targeted treatment strategies. The completion of classification criteria for IgG4-RD, an effort supported jointly by the American College of Rheumatology and the European League Against Rheumatism, will further facilitate studies on this disease.

  5. Diagnosis and follow-up of genital chlamydial infection by direct methods and by detection of serum IgG, IgA and secretory IgA

    Directory of Open Access Journals (Sweden)

    Fresse A

    2010-01-01

    Full Text Available Purpose: To determine the prevalence of Chlamydia trachomatis infection in a high-risk population by direct and indirect methods and to evaluate the diagnosis of secretory immunoglobulin A (sIgA. Patients and Methods: Urethral or endocervical specimens from 78 patients (48 females and 30 males were examined by cell culture, direct fluorescence assay, PCR Cobas Amplicor (Roche Molecular Diagnostics, and sIgA was detected by the recombinant lipopolysaccharide (LPS-enzyme-linked immunoassay (rELISA. Serum from each patient was also obtained and analysed for the presence of IgG and IgA antibody by in-house microimmunofluorescence (MIF and by the rELISA method (Medac, Hamburg, Germany. Results: The overall C. trachomatis prevalence determined by direct methods was 28%. The detection of sIgA antibodies was significantly higher in the group of patients with a positive direct detection (50% than in the group of negative direct detection (10.7%. The Chlamydia-specific IgA antibodies were detected by the rELISA in 40.9 and 53.6% of group I (positive direct detection and group II patients (negative direct detection, respectively. The species-specific IgA antibodies were detected by the MIF method in 18.2 and 16.1% of group I and II patients, respectively. Chlamydia genus-specific IgG antibodies were detected by the rELISA in 86.4 and 83.9% of group I and group II patients and, C. trachomatis specific IgG were present in 81.8 and 73.2% of group I and group II patients, respectively, as assessed by the MIF test. Conclusion: Combining the positive direct methods and/or positive sIgA antibody results from cervical or urethral specimens had an indication of current C. trachomatis infection.

  6. Multitarget tracking in cluttered environment for a multistatic passive radar system under the DAB/DVB network

    Science.gov (United States)

    Shi, Yi Fang; Park, Seung Hyo; Song, Taek Lyul

    2017-12-01

    The target tracking using multistatic passive radar in a digital audio/video broadcast (DAB/DVB) network with illuminators of opportunity faces two main challenges: the first challenge is that one has to solve the measurement-to-illuminator association ambiguity in addition to the conventional association ambiguity between the measurements and targets, which introduces a significantly complex three-dimensional (3-D) data association problem among the target-measurement illuminator, this is because all the illuminators transmit the same carrier frequency signals and signals transmitted by different illuminators but reflected via the same target become indistinguishable; the other challenge is that only the bistatic range and range-rate measurements are available while the angle information is unavailable or of very poor quality. In this paper, the authors propose a new target tracking algorithm directly in three-dimensional (3-D) Cartesian coordinates with the capability of track management using the probability of target existence as a track quality measure. The proposed algorithm is termed sequential processing-joint integrated probabilistic data association (SP-JIPDA), which applies the modified sequential processing technique to resolve the additional association ambiguity between measurements and illuminators. The SP-JIPDA algorithm sequentially operates the JIPDA tracker to update each track for each illuminator with all the measurements in the common measurement set at each time. For reasons of fair comparison, the existing modified joint probabilistic data association (MJPDA) algorithm that addresses the 3-D data association problem via "supertargets" using gate grouping and provides tracks directly in 3-D Cartesian coordinates, is enhanced by incorporating the probability of target existence as an effective track quality measure for track management. Both algorithms deal with nonlinear observations using the extended Kalman filtering. A simulation study is

  7. Real-Time Tropospheric Delay Estimation using IGS Products

    Science.gov (United States)

    Stürze, Andrea; Liu, Sha; Söhne, Wolfgang

    2014-05-01

    The Federal Agency for Cartography and Geodesy (BKG) routinely provides zenith tropospheric delay (ZTD) parameter for the assimilation in numerical weather models since more than 10 years. Up to now the results flowing into the EUREF Permanent Network (EPN) or E-GVAP (EUMETNET EIG GNSS water vapour programme) analysis are based on batch processing of GPS+GLONASS observations in differential network mode. For the recently started COST Action ES1206 about "Advanced Global Navigation Satellite Systems tropospheric products for monitoring severe weather events and climate" (GNSS4SWEC), however, rapid updates in the analysis of the atmospheric state for nowcasting applications require changing the processing strategy towards real-time. In the RTCM SC104 (Radio Technical Commission for Maritime Services, Special Committee 104) a format combining the advantages of Precise Point Positioning (PPP) and Real-Time Kinematic (RTK) is under development. The so-called State Space Representation approach is defining corrections, which will be transferred in real-time to the user e.g. via NTRIP (Network Transport of RTCM via Internet Protocol). Meanwhile messages for precise orbits, satellite clocks and code biases compatible to the basic PPP mode using IGS products are defined. Consequently, the IGS Real-Time Service (RTS) was launched in 2013 in order to extend the well-known precise orbit and clock products by a real-time component. Further messages e.g. with respect to ionosphere or phase biases are foreseen. Depending on the level of refinement, so different accuracies up to the RTK level shall be reachable. In co-operation of BKG and the Technical University of Darmstadt the real-time software GEMon (GREF EUREF Monitoring) is under development. GEMon is able to process GPS and GLONASS observation and RTS product data streams in PPP mode. Furthermore, several state-of-the-art troposphere models, for example based on numerical weather prediction data, are implemented. Hence, it

  8. IgG4-producing lymphoma arising in a patient with IgG4-related disease.

    Science.gov (United States)

    Igawa, Takuro; Hayashi, Toshiaki; Ishiguro, Kazuya; Maruyama, Yumiko; Takeuchi, Mai; Takata, Katsuyoshi; Yoshino, Tadashi; Sato, Yasuharu

    2016-12-01

    We herein report a case in which an IgG4-producing lymphoma arose in a patient with a previous diagnosis consistent with an IgG4-related disease. A 43-year-old man presented with enlarged cervical lymph nodes and was treated with steroids and radiation for what was initially assumed to be Kimura's disease, although the lesions were later histologically re-diagnosed as IgG4-related lymphadenopathy. Fourteen years later, when the patient was 58-years-old, he presented with retroperitoneal fibrosis and swollen lymph nodes. The suspicious lesions were not histologically examined as the patient did not give consent. However, the serum IgG4 concentration was high (1400 mg/dL) and he was clinically diagnosed with systemic IgG4-related disease. Although steroid administration reduced the size of the lesions, tapering the dose finally resulted in systemic, prominently enlarged lymph nodes. Analysis of the biopsy specimen revealed that these multiple lymph node lesions were marginal zone B cell lymphomas that themselves expressed IgG4. Complete remission was achieved after a total of six courses of chemotherapy including rituximab. This case suggests that the infiltrating IgG4-expressing cells observed in IgG4-related disease can clonally expand to malignant lymphomas.

  9. Serological blind spots for variants of human IgG3 and IgG4 by a commonly used anti-immunoglobulin reagent.

    Science.gov (United States)

    Howie, Heather L; Delaney, Meghan; Wang, Xiaohong; Er, Lay See; Vidarsson, Gestur; Stegmann, Tamara C; Kapp, Linda; Lebedev, Jenna N; Wu, Yanyun; AuBuchon, James P; Zimring, James C

    2016-12-01

    Human immunoglobulin G (IgG) includes four different subtypes (IgG1, IgG2, IgG3, and IgG4), and it is also now appreciated that there are genetic variations within IgG subtypes (called isoallotypes). Twenty-nine different isoallotypes have been described, with 7, 4, 15, and 3 isoallotypes described for IgG1, IgG2, IgG3, and IgG4, respectively. The reactivity of anti-IgG with different isoallotypes has not been characterized. A novel monoclonal anti-K antibody (PugetSound Monoclonal Antibody 1 [PUMA1]) was isolated and sequenced, and a panel of PUMA1 variants was expressed, consisting of the 29 known IgG isoallotypes. The resulting panel of antibodies was preincubated with K-positive red blood cells (RBCs) and then subjected to testing with currently approved anti-IgG by flow cytometry, solid phase systems, gel cards, and tube testing. A US Food and Drug Administration (FDA)-approved monoclonal anti-IgG (gamma-clone) failed to recognize 2 of 15 IgG3 isoallotypes (IgG3-03 and IgG3-13) and 3 of 3 IgG4 isoallotypes (IgG4-01, IgG4-02, and IgG4-03). In contrast, an FDA-approved rabbit polyclonal anti-IgG recognized each of the known human IgG isoallotypes. These findings demonstrate "blind spots" in isoalloantibody detection by a monoclonal anti-IgG. If a patient has anti-RBC antibodies predominantly of an IgG3 subtype (the IgG3-03 and/or IgG3-13 variety), then it is possible that a clinically significant alloantibody would be missed. IgG-03 and IgG-13 have an estimated frequency of 1% to 3% in Caucasian populations and 20% to 30% in certain African populations. Nonreactivity with IgG4 is a known characteristic of this monoclonal anti-IgG, but IgG4 isoallotypes have not been previously reported. © 2016 AABB.

  10. IgA Nephropathy and Henoch-Schoenlein Purpura Nephritis: Aberrant Glycosylation of IgA1, Formation of IgA1-Containing Immune Complexes, and Activation of Mesangial Cells

    DEFF Research Database (Denmark)

    Novak, J.; Moldoveanu, Z.; Renfrow, M.B.

    2007-01-01

    IgA1 in the circulation and glomerular deposits of patients with IgA nephropathy (IgAN) is aberrantly glycosylated; the hinge-region O-linked glycans are galactose-deficient. The circulating IgA1 of patients with Henoch-Schoenlein purpura nephritis (HSPN) has a similar defect. This aberrancy...

  11. [Detection of split products of the immunoglobulins IgG, IgA and IgM during chronic otitis media (author's transl)].

    Science.gov (United States)

    Kastenbauer, E R; Hochgesand, K; Hochstrasser, K; Tappermann, G

    1975-07-01

    Proteolytic enzymes such as pepsine or papaine are able to split IgG antibodies into large fragments in vitro. These immunoglobulin fragments (IgG, IgA, IgM) were now detected in vivo from the purulent secretions of cholesteatoma, chronic otitis media and radical mastoid cavities. During chronic otitis media the intact immunoglobulins are split due to the proteolytic activity of neutral proteinases. These fragments were qualitatively and quantitatively investigated by means of various immunological procedures. After the immunoelectrophoretic separation of the purulent middle-ear-secretions and after diffusion against anti-IgG-, anti-IgA- and anti-IgM- serum double precipitate lines could be observed especially in middle-ear-secretion with a bacterial flora of pseudomonas aeruginosa (pyocyanea) and of the proteus-providencia-group. This was the first proof of the presence of split products of the immunoglobulins. The exact demonstration of these split products could be carried out by gel-filtration and fractionation of the intact and split immunoglobulins. During chronic otitis media intact immunoglobulins are split by leucocytic and extracellular bacterial proteinases into fragments of different molecular weight. The most malignant extracellular proteinases with the greatest proteolytic activity against intact immunoglobulins are the bacterial proteinases of pseudomonas aeruginosa. These proteinases can not be inhibited by the other serum proteinaseinhibitors except for alpha-2-macroglobulin of the human blood serum. This inhibitor has a very high molecular weight so that we can not find it in a higher concentration in the middle-ear-secretion. We can liberate this inhibitor by injuring the blood vessels during a tympanoplasty. In this way we get an inhibitory effect against these proteinases and combined with an appropriate antibiotic therapy we can cure a chronic otitis media.

  12. Neural Network Based Maximum Power Point Tracking Control with Quadratic Boost Converter for PMSG—Wind Energy Conversion System

    Directory of Open Access Journals (Sweden)

    Ramji Tiwari

    2018-02-01

    Full Text Available This paper proposes an artificial neural network (ANN based maximum power point tracking (MPPT control strategy for wind energy conversion system (WECS implemented with a DC/DC converter. The proposed topology utilizes a radial basis function network (RBFN based neural network control strategy to extract the maximum available power from the wind velocity. The results are compared with a classical Perturb and Observe (P&O method and Back propagation network (BPN method. In order to achieve a high voltage rating, the system is implemented with a quadratic boost converter and the performance of the converter is validated with a boost and single ended primary inductance converter (SEPIC. The performance of the MPPT technique along with a DC/DC converter is demonstrated using MATLAB/Simulink.

  13. Human antibodies to immunoglobulin A (IgA)

    International Nuclear Information System (INIS)

    Munster, P.J.J. van; Nadorp, J.H.S.M.; Shuurman, H.J.

    1978-01-01

    In the sera of 12 out of 27 individuals with IgA deficiency (serum level below 0.02 mg IgA/m) class-specific anti-IgA antibodies were demonstrated by haemagglutination. These sera showed false-positive results in a solid-phase inhibition radioimmunoassay (RIST) (apparent IgA concentration between 0.6 and 13.7 μg IgA/ml) indicating that the RIST is not an appropriate test for the analysis of serum of IgA seficient individuals. A modification of the RIST is proposed (titration RIA) that permits differentiation between low levels of IgA and class-specific anti-IgA antibodies. With this test IgA deficient individuals could be classified as those with low but detectable levels of IgA and those with class-specific anti-IgA antibodies. A computer procedure was developed to calculate both the amount and the avidity (K) of the anti-IgA antibodies and to simulate the assay system. The K value calculated from experimental points proved to be an overestimation of the K value which fitted most adequately in the simulation. The comparison of the results with clinical findings indicated a possible correlation between the amount and the avidity of the anti-IgA antibodies and the appearence of anaphylactic reactions after transfusion of IgA. (Auth.)

  14. The Prevalence of Eosinophilic Esophagitis in Pediatric Patients with IgE-Mediated Food Allergy.

    Science.gov (United States)

    Hill, David A; Dudley, Jesse W; Spergel, Jonathan M

    Eosinophilic esophagitis (EoE) is an allergic inflammatory disease that is triggered by food allergens and characterized by progressive esophageal dysfunction. Recently, EoE has been identified in patients who underwent oral immunotherapy (OIT) for IgE-mediated food allergy, suggesting an association. We sought to ascertain whether significant associations exist between IgE-mediated food allergies and EoE. Using the analysis of electronic medical record data and manual chart review, we examined our subspecialty care network of 35,528 children and adolescents to identify and characterize patients with IgE-mediated and EoE food allergy. The most common food allergens were defined, and the prevalence of EoE in patients with IgE-mediated food allergy was determined. Logistic regression was used to measure the extent to which IgE-mediated food allergy to specific foods is associated with EoE. The most common causes of EoE were milk, soy, egg, grains, and meats, an allergen pattern that is distinct from that of IgE-mediated food allergy. The prevalence of EoE in patients with IgE-mediated food allergy was higher than that reported in the general population (4.7% vs 0.04%). The distribution of IgE-mediated food allergens in patients with EoE was similar to that of the general population, and IgE-mediated allergy to egg (2.27; 1.91-2.64), milk (4.19; 3.52-4.97), or shellfish (1.55; 1.24-1.92) was significantly associated with an EoE diagnosis. Our findings support a clinical association between these conditions that has implications for the management of children with food allergy, and particular relevance to patients undergoing OIT. Copyright © 2016 American Academy of Allergy, Asthma & Immunology. Published by Elsevier Inc. All rights reserved.

  15. IgG4-Related Sclerosing Cholangitis.

    Science.gov (United States)

    Nakazawa, Takahiro; Shimizu, Shuya; Naitoh, Itaru

    2016-08-01

    More men than women develop immunoglobulin G4-related sclerosing cholangitis (IgG4-SC). Age at clinical onset is significantly older in patients with IgG4-SC. Patients with IgG4-SC appear similar to those with cholangiocarcinoma and primary sclerosing cholangitis (PSC). The association between IgG4-SC and autoimmune pancreatitis (AIP) is useful for the diagnosis of IgG4-SC. However, some IgG4-SC cases are isolated from AIP and are difficult to diagnose. The authors focus on three distinct features of IgG4-SC. First, diffuse inflammation induces a longer stenosis on cholangiography in contrast to the short stenosis of patients with PSC. Second, fibroinflammatory involvement is observed mainly in the stroma of the bile duct wall, whereas the bile duct epithelium is intact. Third, steroid therapy results in remarkable improvement. Although the prognosis of patients with IgG4-SC is good, some cases have developed portal hypertension and liver cirrhosis during their clinical course. Further study is needed to elucidate the long-term outcomes and mechanism of IgG4-SC. Thieme Medical Publishers 333 Seventh Avenue, New York, NY 10001, USA.

  16. Histopathologie der IgG4-RD

    DEFF Research Database (Denmark)

    Detlefsen, S; Klöppel, G

    2016-01-01

    infiltrate, 2) storiform fibrosis and 3) obliterative phlebitis. The diagnosis is further supported by immunohistochemical demonstration of an increased infiltration of IgG4-positive plasma cells and an elevated IgG4/IgG ratio. The morphological criteria of IgG4-RD are in most cases detectable in biopsies...

  17. A Comparative Analysis of Serum IgG4 Levels in Patients With IgG4-Related Disease and Other Disorders.

    Science.gov (United States)

    Wang, Li; Chu, Xinmin; Ma, Yan; Zhang, Min; Wang, Xue; Jin, Li; Tan, Zhen; Li, Xiangpei; Li, Xiaomei

    2017-09-01

    Elevated serum IgG4 levels are an important hallmark for diagnosing IgG4-related disease (IgG4-RD) but can also be found and reported in other diseases. The present study intended to compare the serum IgG4 levels in both IgG4-RD and non-IgG4-RD and determine the serum IgG4 levels in patients with IgG4-RD before and after glucocorticoid therapy. The study included 323 patients from Anhui Medical University Affiliated Provincial Hospital (China) and was conducted from July 2014-January 2016. A total of 25 patients were eventually diagnosed as having IgG4-RD, according to the IgG4-RD diagnostic criteria. Our study also included 108 patients with connective tissue disease, 94 patients with pancreatic lesions, 66 patients with bile duct lesions, 13 patients with carcinoma of the duodenal papilla and 20 control participants. The assay for serum IgG4 detection was peformed using the nephelometric method. Elevated levels of serum IgG4 (>1.35g/L) were detected in all patients with IgG4-RD, and reduced levels of serum IgG4 (IgG4-RD. The serum IgG4 level in patients with IgG4-RD after glucocorticoid therapy was significantly lower than that before glucocorticoid therapy (t = 2.426, P = 0.04). High levels of IgG4 were observed in IgG4-RD. However, a diagnosis of IgG4 disease can not only be dependent on the detection of elevated serum IgG4 levels but also may need clinical manifestations, serology, histopathology and other comprehensive information for verification. Copyright © 2017 Southern Society for Clinical Investigation. Published by Elsevier Inc. All rights reserved.

  18. IgM and IgD B cell receptors differentially respond to endogenous antigens and control B cell fate

    Science.gov (United States)

    Noviski, Mark; Mueller, James L; Satterthwaite, Anne; Garrett-Sinha, Lee Ann; Brombacher, Frank

    2018-01-01

    Naive B cells co-express two BCR isotypes, IgM and IgD, with identical antigen-binding domains but distinct constant regions. IgM but not IgD is downregulated on autoreactive B cells. Because these isotypes are presumed to be redundant, it is unknown how this could impose tolerance. We introduced the Nur77-eGFP reporter of BCR signaling into mice that express each BCR isotype alone. Despite signaling strongly in vitro, IgD is less sensitive than IgM to endogenous antigen in vivo and developmental fate decisions are skewed accordingly. IgD-only Lyn−/− B cells cannot generate autoantibodies and short-lived plasma cells (SLPCs) in vivo, a fate thought to be driven by intense BCR signaling induced by endogenous antigens. Similarly, IgD-only B cells generate normal germinal center, but impaired IgG1+ SLPC responses to T-dependent immunization. We propose a role for IgD in maintaining the quiescence of autoreactive B cells and restricting their differentiation into autoantibody secreting cells. PMID:29521626

  19. The usefulness of casein-specific IgE and IgG4 antibodies in cow's milk allergic children

    Directory of Open Access Journals (Sweden)

    Ito Komei

    2012-01-01

    Full Text Available Abstract Background Cow's milk allergy is one of the most common food allergies among younger children. We investigated IgE antibodies to milk, and IgE and IgG4 antibodies to casein, α-lactalbumin and β-lactoglobulin in cow's milk allergic (CMA and non-allergic (non-CMA children in order to study their clinical usefulness. Methods Eighty-three children with suspected milk allergy (median age: 3.5 years, range: 0.8-15.8 years were diagnosed as CMA (n = 61 or non-CMA (n = 22 based on an open milk challenge or convincing clinical history. Their serum concentrations of allergen-specific (s IgE and IgG4 antibodies were measured using ImmunoCAP®. For the sIgG4 analysis, 28 atopic and 31 non-atopic control children were additionally included (all non-milk sensitized. Results The CMA group had significantly higher levels of milk-, casein- and β-lactoglobulin-sIgE antibodies as compared to the non-CMA group. The casein test showed the best discriminating performance with a clinical decision point of 6.6 kUA/L corresponding to 100% specificity. All but one of the CMA children aged > 5 years had casein-sIgE levels > 6.6 kUA/L. The non-CMA group had significantly higher sIgG4 levels against all three milk allergens compared to the CMA group. This was most pronounced for casein-sIgG4 in non-CMA children without history of previous milk allergy. These children had significantly higher casein-sIgG4 levels compared to any other group, including the non-milk sensitized control children. Conclusions High levels of casein-sIgE antibodies are strongly associated with milk allergy in children and might be associated with prolonged allergy. Elevated casein-sIgG4 levels in milk-sensitized individuals on normal diet indicate a modified Th2 response. However, the protective role of IgG4 antibodies in milk allergy is unclear.

  20. DNA methylation in Cosmc promoter region and aberrantly glycosylated IgA1 associated with pediatric IgA nephropathy.

    Directory of Open Access Journals (Sweden)

    Qiang Sun

    Full Text Available IgA nephropathy (IgAN is one of the most common glomerular diseases leading to end-stage renal failure. Elevation of aberrantly glycosylated IgA1 is a key feature of it. The expression of the specific molecular chaperone of core1ß1, 3galactosyl transferase (Cosmc is known to be reduced in IgAN. We aimed to investigate whether the methylation of CpG islands of Cosmc gene promoter region could act as a possible mechanism responsible for down-regulation of Cosmc and related higher secretion of aberrantly glycosylated IgA1in lymphocytes from children with IgA nephropathy. Three groups were included: IgAN children (n = 26, other renal diseases (n = 11 and healthy children (n = 13. B-lymphocytes were isolated and cultured, treated or not with IL-4 or 5-Aza-2'-deoxycytidine (AZA. The levels of DNA methylation of Cosmc promotor region were not significantly different between the lymphocytes of the three children populations (P = 0.113, but there were significant differences between IgAN lymphocytes and lymphocytes of the other two children populations after IL-4 (P<0.0001 or AZA (P<0.0001. Cosmc mRNA expression was low in IgAN lymphocytes compared to the other two groups (P<0.0001. The level of aberrantly glycosylated IgA1 was markedly higher in IgAN group compared to the other groups (P<0.0001. After treatment with IL-4, the levels of Cosmc DNA methylation and aberrantly glycosylated IgA1 in IgAN lymphocytes were remarkably higher than the other two groups (P<0.0001 with more markedly decreased Cosmc mRNA content (P<0.0001. After treatment with AZA, the levels in IgAN lymphocytes were decreased, but was still remarkably higher than the other two groups (P<0.0001, while Cosmc mRNA content in IgAN lymphocytes were more markedly increased than the other two groups (P<0.0001. The alteration of DNA methylation by IL-4 or AZA specifically correlates in IgAN lymphocytes with alterations in Cosmc mRNA expression and with the level of aberrantly glycosylated

  1. Non-IgE-related diagnostic methods (LST, patch test).

    Science.gov (United States)

    Matsumoto, Kenji

    2015-01-01

    Although most food allergy patients have immediate-type reactions, some have delayed-type reactions. Unlike for the detection of food-specific IgE antibody in immediate-type (IgE-mediated) food allergies, only a few tests are currently available to aid in the diagnosis of delayed-type (non-IgE-mediated) food allergies. This chapter summarizes our current understanding of one in vitro test and one in vivo test for non-IgE-mediated food allergies: the lymphocyte stimulation test (LST) and the atopy patch test (APT). Although the LST is not yet standardized, a food protein-specific LST might be a useful tool for diagnosing delayed-type food allergies, and especially those manifesting with gastrointestinal symptoms but not skin symptoms. Various remaining issues - including basophil contamination of the peripheral blood mononuclear cell fraction and lipopolysaccharide contamination of food antigen preparations - are also discussed. The APT uses an epicutaneous patch technique to occlusively apply food antigens to the skin to induce inflammatory reactions at the patch application site. Because the APT shows modest sensitivity and specificity, the clinical benefit of the APT in the diagnosis of food allergies in patients with atopic dermatitis is limited. A position paper on the APT issued by the European Academy of Allergy and Clinical Immunology/Global Allergy and Asthma European Network in 2006 is briefly summarized, and several recent APT-related topics, including APT use for the diagnosis of food protein-induced enterocolitis syndrome, are discussed. © 2015 S. Karger AG, Basel.

  2. On the role of IgG4 in inflammatory conditions: lessons for IgG4-related disease

    NARCIS (Netherlands)

    Trampert, David C.; Hubers, Lowiek M.; van de Graaf, Stan F. J.; Beuers, Ulrich

    2017-01-01

    The pathophysiology of immunoglobulin G4-related disease (IgG4-RD) and its most common manifestations, IgG4-associated (sclerosing) cholangitis and autoimmune pancreatitis, remains largely unknown, but IgG4 is presumably involved. IgG4 is a promiscuous antibody, which could be directly pathogenic,

  3. Comparison of NBG-18, NBG-17, IG-110 and IG-11 oxidation kinetics in air

    Science.gov (United States)

    Lee, Jo Jo; Ghosh, Tushar K.; Loyalka, Sudarshan K.

    2018-03-01

    The oxidation rates of several nuclear-grade graphites, NBG-18, NBG-17, IG-110 and IG-11, were measured in air using thermogravimetry. Kinetic parameters and oxidation behavior for each grade were compared by coke type, filler grain size and microstructure. The thickness of the oxidized layer for each grade was determined by layer peeling and direct density measurements. The results for NBG-17 and IG-11 were compared with those available in the literature and our recently reported results for NBG-18 and IG-110 oxidation in air. The finer-grained graphites IG-110 and IG-11 were more oxidized than medium-grained NBG-18 and NBG-17 because of deeper oxidant penetration, higher porosity and higher probability of available active sites. Variation in experimental conditions also had a marked effect on the reported kinetic parameters by several studies. Kinetic parameters such as activation energy and transition temperature were sensitive to air flow rates as well as sample size and geometry.

  4. PRiFi Networking for Tracking-Resistant Mobile Computing

    Science.gov (United States)

    2017-11-01

    conjunction with other relevant services, including Tor for tracking-resistant inter-organizational communication, distributed protocols for the...is a hardened, fully deployable PriFi implementation that can be used in conjunction with other relevant services, including Tor for tracking

  5. Increased IgG4-Positive Plasma Cells in Granulomatosis with Polyangiitis: A Diagnostic Pitfall of IgG4-Related Disease

    Directory of Open Access Journals (Sweden)

    Sing Yun Chang

    2012-01-01

    Full Text Available Granulomatosis with polyangiitis (Wegener’s (GPA may mimic IgG4-related disease (IgG4-RD on histologic examination of some biopsies, especially those from head and neck sites. IgG4 immunostain is often performed in this context for differential diagnosis with IgG4-RD. However, the prevalence of IgG4+ cells in GPA has not been explored. We examined the IgG4+ cells in 26 cases confirmed as GPA by a thorough clinical and pathologic assessment. Twenty-six biopsies consisted of 14 sinonasal/oral cavity/nasopharynx, 7 orbit/periorbital, 3 lung/pleura, 1 iliac fossa/kidney, and 1 dura specimens. Eight of 26 (31% biopsies revealed increased IgG4+ cells (>30/HPF and >40% in IgG4+/IgG+ ratio. The IgG4+ cells and IgG4+/IgG+ ratio ranged 37–137/hpf and 44–83%, respectively. Eight biopsies with increased IgG4+ cells were from sinonasal (n=4 or orbital/periorbital (n=4 sites. In conclusion, increased IgG4+ cells are not uncommonly seen in sinonasal or orbital/periorbital biopsies of GPA, which could pose as a diagnostic pitfall.

  6. Ion track based tunable device as humidity sensor: a neural network approach

    Science.gov (United States)

    Sharma, Mamta; Sharma, Anuradha; Bhattacherjee, Vandana

    2013-01-01

    Artificial Neural Network (ANN) has been applied in statistical model development, adaptive control system, pattern recognition in data mining, and decision making under uncertainty. The nonlinear dependence of any sensor output on the input physical variable has been the motivation for many researchers to attempt unconventional modeling techniques such as neural networks and other machine learning approaches. Artificial neural network (ANN) is a computational tool inspired by the network of neurons in biological nervous system. It is a network consisting of arrays of artificial neurons linked together with different weights of connection. The states of the neurons as well as the weights of connections among them evolve according to certain learning rules.. In the present work we focus on the category of sensors which respond to electrical property changes such as impedance or capacitance. Recently, sensor materials have been embedded in etched tracks due to their nanometric dimensions and high aspect ratio which give high surface area available for exposure to sensing material. Various materials can be used for this purpose to probe physical (light intensity, temperature etc.), chemical (humidity, ammonia gas, alcohol etc.) or biological (germs, hormones etc.) parameters. The present work involves the application of TEMPOS structures as humidity sensors. The sample to be studied was prepared using the polymer electrolyte (PEO/NH4ClO4) with CdS nano-particles dispersed in the polymer electrolyte. In the present research we have attempted to correlate the combined effects of voltage and frequency on impedance of humidity sensors using a neural network model and results have indicated that the mean absolute error of the ANN Model for the training data was 3.95% while for the validation data it was 4.65%. The corresponding values for the LR model were 8.28% and 8.35% respectively. It was also demonstrated the percentage improvement of the ANN Model with respect to the

  7. IgM rheumatoid factor removal and performance of the FTA-ABS (IgM) test in congenital syphilis.

    OpenAIRE

    Meyer, M P; Roditi, D; Louw, S

    1992-01-01

    OBJECTIVE--To determine the performance of the FTA-ABS (IgM) test in congenital syphilis after eliminating interference by IgM rheumatoid factor (RF) and preventing competitive inhibition by IgG. DESIGN--The FTA-ABS (IgM) test was carried out before and after RF removal (achieved by immunoprecipitation of the IgG) in infants with congenital syphilis and controls. SETTING--Newborns delivered in the Peninsula Maternal and Neonatal Services in Cape Town and infants presenting at Red Cross War Me...

  8. [Comparison of echocardiographic findings in AVS patients with and without high IgG, IgM, IgA titers against Chlamydia pneumoniae during 12 months' observation of AVS natural course].

    Science.gov (United States)

    Swierszcz, Jolanta; Dubiel, Jacek S; Krzysiek, Józef; Sztefko, Krystyna; Galicka-Latała, Danuta; Roman, Pfitzner; Podolec, Piotr; Wodniecki, Jan

    2011-01-01

    Comparison of echocardiographic findings in AVS patients with and without high IgG, IgM, IgA titers against Chlamydia pneumoniae during 12 months' observation of AVS natural course. 60 AVS patients who did not agree for operational treatment were divided into group A (30 patients with high IgG titer) group B (30 patients with low IgG titer), group C (22 patients with high IgA titer) group D (38 patients with low IgA titer), group E (7 patients with high IgM titer), group F (53 patients with low IgA titer) Antibodies titers and echocardiographic scans were carried out every 12 months. There were more (p AVS deterioration in group A compared to group B. Group A patients had lower left ventricle posteriori wall systolic diameter compared to group B. There were no differences in echocardiographic parameters between group C and D. Mean ejection fraction was lower and mean right atrium diameter was higher in group E compared to group F. The results may suggest link between Chlamydia pneumoniae and deterioration of AVS.

  9. Evaluation of cysticercus-specific IgG (total and subclasses and IgE antibody responses in cerebrospinal fluid samples from patients with neurocysticercosis showing intrathecal production of specific IgG antibodies Avaliação das respostas de anticorpos anti-cisticercos IgG (total e subclasses e IgE em amostras de líquido cefalorraquidiano de pacientes com neurocisticercose apresentando produção intratecal de anticorpos específicos IgG

    Directory of Open Access Journals (Sweden)

    Lisandra Akemi Suzuki

    2013-01-01

    Full Text Available In the present study, an enzyme-linked immunosorbent assay (ELISA standardized with vesicular fluid of Taenia solium cysticerci was used to screen for IgG (total and subclasses and IgE antibodies in cerebrospinal fluid (CSF samples from patients with neurocysticercosis showing intrathecal production of specific IgG antibodies and patients with other neurological disorders. The following results were obtained: IgG-ELISA: 100% sensitivity (median of the ELISA absorbances (MEA=1.17 and 100% specificity; IgG1-ELISA: 72.7% sensitivity (MEA=0.49 and 100% specificity; IgG2-ELISA: 81.8% sensitivity (MEA=0.46 and 100% specificity; IgG3-ELISA: 63.6% sensitivity (MEA=0.12 and 100% specificity; IgG4-ELISA: 90.9% sensitivity (MEA=0.85 and 100% specificity; IgE-ELISA 93.8% sensitivity (MEA=0.60 and 100% specificity. There were no significant differences between the sensitivities and specificities in the detection of IgG-ELISA and IgE-ELISA, although in CSF samples from patients with neurocysticercosis the MEA of the IgG-ELISA was significantly higher than that of the IgE-ELISA. The sensitivity and MEA values of the IgG4-ELISA were higher than the corresponding values for the other IgG subclasses. Future studies should address the contribution of IgG4 and IgE antibodies to the physiopathology of neurocysticercosis.No presente estudo, uma reação imunoenzimática (ELISA padronizada com o fluido vesicular de cisticercos de Taenia solium foi utilizada para avaliar as respostas de anticorpos anti-cisticercos IgG (total e subclasses e IgE em amostras de líquido cefalorraquidiano (LCR de pacientes com neurocisticercose apresentando produção intratecal de anticorpos específicos IgG e pacientes com outras desordens neurológicas. Os seguintes resultados foram obtidos: ELISA-IgG: 100% de sensibilidade (mediana das absorbâncias das reações ELISA (MAE=1,17 e especificidade 100%; ELISA-IgG1: sensibilidade 72,7% (MAE=0,49 e especificidade 100%; ELISA-IgG2

  10. Quantitation of sperm bindable IgA and IgG in seminal fluid.

    Science.gov (United States)

    Howe, S E; Lynch, D M

    1986-05-01

    Seminal fluid and serum from 95 infertile males were assayed for sperm bindable immunoglobulins using an indirect ELISA with whole target sperm. The ELISA method was compared to seminal fluid and serum immobilization and agglutination assays (functional assays). In this infertile group, the ELISA assay was positive in 22% of seminal fluids (greater than 1.2 fg IgA/sperm and greater than 0.3 fg IgG/sperm). The seminal fluid antibodies were IgA and had an accompanying elevated IgG component in 78% of patients. There was a 96% correlation between negative seminal fluid functional assays and negative ELISA, and a 95% correlation between positive seminal fluid functional assays and positive ELISA. Positive serum sperm antibody tests were found in 71% of the infertile males with positive seminal fluid sperm antibodies, but 29% of the infertile males with strongly positive IgA seminal fluid sperm antibodies showed normal levels of serum sperm antibodies by either ELISA or functional assays. The ELISA method gives reproducible quantitation of sperm antibodies in seminal fluid and correlates well with accepted functional assays. Comparisons with serum sperm antibody assays suggests that seminal fluid sperm antibody analysis complements the serum analysis of sperm antibodies.

  11. Tracking Objects with Networked Scattered Directional Sensors

    Science.gov (United States)

    Plarre, Kurt; Kumar, P. R.

    2007-12-01

    We study the problem of object tracking using highly directional sensors—sensors whose field of vision is a line or a line segment. A network of such sensors monitors a certain region of the plane. Sporadically, objects moving in straight lines and at a constant speed cross the region. A sensor detects an object when it crosses its line of sight, and records the time of the detection. No distance or angle measurements are available. The task of the sensors is to estimate the directions and speeds of the objects, and the sensor lines, which are unknown a priori. This estimation problem involves the minimization of a highly nonconvex cost function. To overcome this difficulty, we introduce an algorithm, which we call "adaptive basis algorithm." This algorithm is divided into three phases: in the first phase, the algorithm is initialized using data from six sensors and four objects; in the second phase, the estimates are updated as data from more sensors and objects are incorporated. The third phase is an optional coordinated transformation. The estimation is done in an "ad-hoc" coordinate system, which we call "adaptive coordinate system." When more information is available, for example, the location of six sensors, the estimates can be transformed to the "real-world" coordinate system. This constitutes the third phase.

  12. IgE- and IgG mediated severe anaphylactic platelet transfusion reaction in a known case of cerebral malaria

    Directory of Open Access Journals (Sweden)

    B Shanthi

    2013-01-01

    Full Text Available Background: Allergic reactions occur commonly in transfusion practice. However, severe anaphylactic reactions are rare; anti-IgA (IgA: Immunoglobulin A in IgA-deficient patients is one of the well-illustrated and reported causes for such reactions. However, IgE-mediated hypersensitivity reaction through blood component transfusion may be caused in parasitic hyperimmunization for IgG and IgE antibodies. Case Report: We have evaluated here a severe anaphylactic transfusion reaction retrospectively in an 18year-old male, a known case of cerebral malaria, developed after platelet transfusions. The examination and investigations revealed classical signs and symptoms of anaphylaxis along with a significant rise in the serum IgE antibody level and IgG by hemagglutination method. Initial mild allergic reaction was followed by severe anaphylactic reaction after the second transfusion of platelets. Conclusion: Based on these results, screening of patients and donors with mild allergic reactions to IgE antibodies may help in understanding the pathogenesis as well as in planning for preventive desensitization and measures for safe transfusion.

  13. Artificial Neural Network based control for PV/T panel to track optimum thermal and electrical power

    International Nuclear Information System (INIS)

    Ben Ammar, Majed; Chaabene, Maher; Chtourou, Zied

    2013-01-01

    Highlights: ► We establish a state model of PV/T panel. ► We study the effect of mass flow rate on PV/T efficiency. ► A real time PV/T control algorithm is proposed. ► A model based optimal thermal and electrical power operation point is tracked. - Abstract: As solar energy is intermittent, many algorithms and electronics have been developed to track the maximum power generation from photovoltaic and thermal panels. Following technological advances, these panels are gathered into one unit: PV/T system. PV/T delivers simultaneously two kinds of power: electrical power and thermal power. Nevertheless, no control systems have been developed in order to track maximum power generation from PV/T system. This paper suggests a PV/T control algorithm based on Artificial Neural Network (ANN) to detect the optimal power operating point (OPOP) by considering PV/T model behavior. The OPOP computes the optimum mass flow rate of PV/T for a considered irradiation and ambient temperature. Simulation results demonstrate great concordance between OPOP model based calculation and ANN outputs.

  14. GAMBARAN IgG4 dan IgE TERHADAP PROTEIN MIKROFILARIA PADA SERA PENDUDUK ENDEMIS FILARIASIS DI KECAMATAN PASIR PENYU, RIAU

    Directory of Open Access Journals (Sweden)

    Basundari SU

    2012-09-01

    Full Text Available Western blot test to detect specific IgG4 and IgE was performed to 12 microfilaraemic and 13 amicrofilaraemic individuals from malayan filariasis endemic area, Pasir Penyu, Riau. No differences in binding patterns of IgG4 and IgE antibodies to microfUarial protein components was shown. There was a parallel protein components recognition by IgG4 and IgE of molecular weight ranging from 158 kd to 14 kd. Protein component of 125 kd was only recognized by IgG4 and of 112 kd only by IgE. These findings suggest that in filarial infection IgG4 antibodies play a role as a blocking antibodies to inhibit the spesific reaction of IgE that is usually expressed as an allergic reaction.

  15. Using online social networks to track a pandemic: A systematic review.

    Science.gov (United States)

    Al-Garadi, Mohammed Ali; Khan, Muhammad Sadiq; Varathan, Kasturi Dewi; Mujtaba, Ghulam; Al-Kabsi, Abdelkodose M

    2016-08-01

    The popularity and proliferation of online social networks (OSNs) have created massive social interaction among users that generate an extensive amount of data. An OSN offers a unique opportunity for studying and understanding social interaction and communication among far larger populations now more than ever before. Recently, OSNs have received considerable attention as a possible tool to track a pandemic because they can provide an almost real-time surveillance system at a less costly rate than traditional surveillance systems. A systematic literature search for studies with the primary aim of using OSN to detect and track a pandemic was conducted. We conducted an electronic literature search for eligible English articles published between 2004 and 2015 using PUBMED, IEEExplore, ACM Digital Library, Google Scholar, and Web of Science. First, the articles were screened on the basis of titles and abstracts. Second, the full texts were reviewed. All included studies were subjected to quality assessment. OSNs have rich information that can be utilized to develop an almost real-time pandemic surveillance system. The outcomes of OSN surveillance systems have demonstrated high correlations with the findings of official surveillance systems. However, the limitation in using OSN to track pandemic is in collecting representative data with sufficient population coverage. This challenge is related to the characteristics of OSN data. The data are dynamic, large-sized, and unstructured, thus requiring advanced algorithms and computational linguistics. OSN data contain significant information that can be used to track a pandemic. Different from traditional surveys and clinical reports, in which the data collection process is time consuming at costly rates, OSN data can be collected almost in real time at a cheaper cost. Additionally, the geographical and temporal information can provide exploratory analysis of spatiotemporal dynamics of infectious disease spread. However, on

  16. Quantitation of parasite-specific human IgG and IgE in sera: evaluation of solid-phase RIA and ELISA methodology

    Energy Technology Data Exchange (ETDEWEB)

    Hamilton, R G [Johns Hopkins Univ., Baltimore, MD (USA). Dept. of Medicine; Hussain, R; Ottesen, E A [National Inst. of Allergy and Infectious Diseases, Bethesda, MD (USA); Adkinson, Jr, N F [Johns Hopkins Univ., Baltimore, MD (USA). School of Medicine

    1981-07-17

    The authors have developed a non-competitive solid-phase radioimmunoassay (SPRIA) to quantitate both human IgE and IgG antibodies against soluble adult antigens of Brugia malayi (B.m.), a filarial parasite causing extensive infection throughout the tropics. Previously enzyme-linked immunosorbent assays (ELISA) had been used to detect ..mu..g/ml levels of IgG anti-B.m., but IgE antibodies were difficult to detect in this system. Since the SPRIA successfully quantitates both IgG and IgE anti-B.m., they sought to examine the reasons for the SPRIA's apparent superiority in detecting IgE anti-B.m. by extracting specific IgG from sera with high levels of IgE and IgG anti-B.m. antibodies. IgE anti-B.m. was then quantitated in these sera using both the SPRIA and ELISA methods. Results indicate that IgG anti-B.m. does not interfere with detection of specific IgE antibody in the SPRIA but does interfere in the ELISA. While ELISA permits detection of IgE anti-B.m. in the absence of competing IgG anti-B.m., as levels of specific IgG increase, the IgE is no longer detectable. These differences between SPRIA and ELISA can be explained by the SPRIA's antigen excess conditions which assure that there are sufficient antigens both to detect all anti-B.m. antibodies present in the serum and to adequately represent all antigen specificities in the crude B.m. extract. Their findings commend the use of SPRIA methods over ELISA in assessment of B.m.-specific IgE antibody in filariasis and indicate a potential role for SPRIA methods in absolute quantitation of specific serum antibodies.

  17. Immunochemical characteristics of IgG4 antibodies

    NARCIS (Netherlands)

    van der Zee, J. S.; Aalberse, R. C.

    1988-01-01

    Although a small part of the IgG4 subclass probably can bind to basophils (and mast cells), IgG4 antibodies usually do not behave as anaphylactic antibodies. Therefore, detection of IgG4 antibodies in serum is not a suitable in vitro assay for IgG-S-TS activity. Furthermore, differences between IgG4

  18. IgG4 Aortitis: A Case Report.

    Science.gov (United States)

    Marketkar, Shivali; LeGolvan, Mark

    2017-04-03

    IgG4 aortitis is one of the entities seen in the spectrum of IgG4-related disease (IgG4-RD). It is characterized by serologic (elevated serum IgG4) and histologic features including a lymphoplasmacytic infiltrate with increased numbers of IgG4-positive plasma cells, storiform fibrosis and obliterative phlebitis. Some studies have described a correlation between infections and IgG4 aortitis. We describe a patient with an aneurysm of the infrarenal descending abdominal aorta with features of IgG4-RD, as well as culture evidence of Streptococcus sanguis. [Full article available at http://rimed.org/rimedicaljournal-2017-04.asp].

  19. Relative stabilities of IgG1 and IgG4 Fab domains: Influence of the light–heavy interchain disulfide bond architecture

    Science.gov (United States)

    Heads, James T; Adams, Ralph; D'Hooghe, Lena E; Page, Matt J T; Humphreys, David P; Popplewell, Andrew G; Lawson, Alastair D; Henry, Alistair J

    2012-01-01

    The stability of therapeutic antibodies is a prime pharmaceutical concern. In this work we examined thermal stability differences between human IgG1 and IgG4 Fab domains containing the same variable regions using the thermofluor assay. It was found that the IgG1 Fab domain is up to 11°C more stable than the IgG4 Fab domain containing the same variable region. We investigated the cause of this difference with the aim of developing a molecule with the enhanced stability of the IgG1 Fab and the biological properties of an IgG4 Fc. We found that replacing the seven residues, which differ between IgG1 CH1 and IgG4 CH1 domains, while retaining the native IgG1 light-heavy interchain disulfide (L–H) bond, did not affect thermal stability. Introducing the IgG1 type L–H interchain disulfide bond (DSB) into the IgG4 Fab resulted in an increase in thermal stability to levels observed in the IgG1 Fab with the same variable region. Conversely, replacement of the IgG1 L–H interchain DSB with the IgG4 type L–H interchain DSB reduced the thermal stability. We utilized the increased stability of the IgG1 Fab and designed a hybrid antibody with an IgG1 CH1 linked to an IgG4 Fc via an IgG1 hinge. This construct has the expected biophysical properties of both the IgG4 Fc and IgG1 Fab domains and may therefore be a pharmaceutically relevant format. PMID:22761163

  20. IgG4-related spinal pachymeningitis.

    Science.gov (United States)

    Lu, Zhang; Tongxi, Liu; Jie, Luo; Yujuan, Jiao; Wei, Jiang; Xia, Liu; Yumin, Zheng; Xin, Lu

    2016-06-01

    The aim of this study is to study the clinical, laboratory, imaging pathology, and prognosis features of IgG4-related spinal pachymeningitis. We worked with a 55-year-old man suffering from IgG4-related spinal pachymeningitis who had the most widespread lesion in his dura mater. We also review previous related studies and discuss the clinical characteristics of this rare disease. In total, eight IgG4-related spinal pachymeningitis patients have been reported in the literature since 2009. They were mostly male patients, 51.7 ± 11.9 years old on average. Cervical and thoracic vertebrae were the most common sites for lesions. The most prominent symptom was varying numbness and weakness of the limbs and/or body associated with spinal cord compression. There was one patient (1/5) with elevated serum IgG4 levels and three patients (3/3) with increased cerebrospinal fluid (CSF) IgG4 index. Positive histopathologic findings are the strongest basis for a diagnosis. All the patients with IgG4-related spinal pachymeningitis responded well to glucocorticoid therapy. IgG4-related spinal pachymeningitis is an orphan disease that mainly occurs in cervical and thoracic vertebrae. Older males are the most susceptible group. Serum IgG4 levels were consistently normal in these cases, so analysis of CSF for IgG4 production (IgG4 index) could become a useful tool. Pathological findings remain the gold standard for diagnosis. Most patients responded favorably to glucocorticoid treatment.

  1. The Induction of IgM and IgG Antibodies against HLA or MICA after Lung Transplantation

    OpenAIRE

    Paantjens, Annelieke W. M.; van de Graaf, Ed A.; Kwakkel-van Erp, Johanna M.; Hoefnagel, Tineke; van Ginkel, Walter G. J.; Fakhry, Farzia; van Kessel, Diana A.; van den Bosch, Jules M. M.; Otten, Henny G.

    2011-01-01

    The production of IgG HLA antibodies after lung transplantation (LTx) is considered to be a major risk factor for the development of chronic rejection, represented by the bronchiolitis obliterans syndrome (BOS). It has recently been observed that elevated levels of IgM HLA antibodies also correlates with the development of chronic rejection in heart and kidney transplantation. This study investigates the relationship between IgM and IgG antibodies against HLA and MICA after lung transplantati...

  2. Augmented Nonlinear Controller for Maximum Power-Point Tracking with Artificial Neural Network in Grid-Connected Photovoltaic Systems

    Directory of Open Access Journals (Sweden)

    Suliang Ma

    2016-11-01

    Full Text Available Photovoltaic (PV systems have non-linear characteristics that generate maximum power at one particular operating point. Environmental factors such as irradiance and temperature variations greatly affect the maximum power point (MPP. Diverse offline and online techniques have been introduced for tracking the MPP. Here, to track the MPP, an augmented-state feedback linearized (AFL non-linear controller combined with an artificial neural network (ANN is proposed. This approach linearizes the non-linear characteristics in PV systems and DC/DC converters, for tracking and optimizing the PV system operation. It also reduces the dependency of the designed controller on linearized models, to provide global stability. A complete model of the PV system is simulated. The existing maximum power-point tracking (MPPT and DC/DC boost-converter controller techniques are compared with the proposed ANN method. Two case studies, which simulate realistic circumstances, are presented to demonstrate the effectiveness and superiority of the proposed method. The AFL with ANN controller can provide good dynamic operation, faster convergence speed, and fewer operating-point oscillations around the MPP. It also tracks the global maxima under different conditions, especially irradiance-mutating situations, more effectively than the conventional methods. Detailed mathematical models and a control approach for a three-phase grid-connected intelligent hybrid system are proposed using MATLAB/Simulink.

  3. Nonlinear Motion Tracking by Deep Learning Architecture

    Science.gov (United States)

    Verma, Arnav; Samaiya, Devesh; Gupta, Karunesh K.

    2018-03-01

    In the world of Artificial Intelligence, object motion tracking is one of the major problems. The extensive research is being carried out to track people in crowd. This paper presents a unique technique for nonlinear motion tracking in the absence of prior knowledge of nature of nonlinear path that the object being tracked may follow. We achieve this by first obtaining the centroid of the object and then using the centroid as the current example for a recurrent neural network trained using real-time recurrent learning. We have tweaked the standard algorithm slightly and have accumulated the gradient for few previous iterations instead of using just the current iteration as is the norm. We show that for a single object, such a recurrent neural network is highly capable of approximating the nonlinearity of its path.

  4. [IgG4 immunohistochemistry in Riedle thyroiditis].

    Science.gov (United States)

    Wang, S; Luo, Y F; Cao, J L; Zhang, H; Shi, X H; Liang, Z Y; Feng, R E

    2017-03-08

    Objective: To observe the histopathological changes and immunohistochemical expression of IgG4 in Riedle thyroiditis (RT) and to study the relationship between RT and IgG4-related diseases (IgG4-RD). Methods: A total of 5 RT patients were collected from the Department of Pathology, Peking Union Medical College Hospital during April 2012 to August 2014. The clinical and immunohistochemical features were analyzed in the 5 patients. Histopathologic analysis was performed on hematoxylin and eosin-stained sections. Results: There were one male and four female patients, aged 52 to 78 years (median 59 years). Five cases were characterized by multiple nodules of thyroid, which increased year by year. All patients were found to have surrounding tissue compression symptoms and signs. Two female patients were found to have hypothyroidism. The serum concentration of IgG was elevated in 2 cases, and the serum concentration of IgG was not tested before operation in the remaining patients. By ultrasound, all presented as low echo or medium low echo. Strong echo occasionally appeared in hypoechoic nodules. Microscopically, fibrous tissue hyperplasia was infiltrated with varying numbers of lymphocytes and plasma cells. The occlusion of phlebitis was found in 4 cases and eosinophils were found in 3 cases. IgG4 counts and IgG4/IgG ratios in 5 cases were 20/HPF, 16%; 60/HPF, 82%; 22/HPF, 28%; 400/HPF, 266% and 33/HPF, 71%, respectively. Conclusions: With the similar pathological manifestations between RT and IgG4-RD, immunohistochemical staining shows that the number of IgG4 positive plasma cells and IgG4/IgG ratio of RT are increased in varying degrees. Some cases meet the diagnostic criteria of IgG4-RD, and speculate that some cases of RT belong to IgG4-RD.

  5. Potential of Murine IgG1 and Human IgG4 to Inhibit the Classical Complement and Fcγ Receptor Activation Pathways

    Directory of Open Access Journals (Sweden)

    Gina-Maria Lilienthal

    2018-05-01

    Full Text Available IgG antibodies (Abs mediate their effector functions through the interaction with Fcγ receptors (FcγRs and the complement factors. The main IgG-mediated complement activation pathway is induced through the binding of complement C1q to IgG Abs. This interaction is dependent on antigen-dependent hexamer formation of human IgG1 and IgG3 to increase the affinity for the six-headed C1q molecule. By contrast, human IgG4 fails to bind to C1q. Instead, it has been suggested that human IgG4 can block IgG1 and IgG3 hexamerization required for their binding to C1q and activating the complement. Here, we show that murine IgG1, which functionally resembles human IgG4 by not interacting with C1q, inhibits the binding of IgG2a, IgG2b, and IgG3 to C1q in vitro, and suppresses IgG2a-mediated complement activation in a hemolytic assay in an antigen-dependent and IgG subclass-specific manner. From this perspective, we discuss the potential of murine IgG1 and human IgG4 to block the complement activation as well as suppressive effects of sialylated IgG subclass Abs on FcγR-mediated immune cell activation. Accumulating evidence suggests that both mechanisms seem to be responsible for preventing uncontrolled IgG (autoAb-induced inflammation in mice and humans. Distinct IgG subclass distributions and functionally opposite IgG Fc glycosylation patterns might explain different outcomes of IgG-mediated immune responses and provide new therapeutic options through the induction, enrichment, or application of antigen-specific sialylated human IgG4 to prevent complement and FcγR activation as well.

  6. IgE vs IgG4 epitopes of the peanut allergen Ara h 1 in patients with severe allergy

    DEFF Research Database (Denmark)

    Bøgh, Katrine Lindholm; Nielsen, H.; Eiwegger, T.

    2013-01-01

    to the allergen. However, recent studies have demonstrated the very importance of the IgG4-epitope affinity for the blocking ability. Studies comparing IgE and IgG4 binding epitopes mainly focus on the identification of linear epitopes. Peanut allergy is one of the most severe and persistent forms of food allergy....... The importance of conformational epitopes, of the major peanut allergen Ara h 1, has been demonstrated. The aim of this study was to compare Ara h 1-specific epitope patterns for IgE and IgG4 in patients with severe peanut allergy applying a method suitable to identify both linear and conformational epitopes....... Methods: Ara h 1-specific IgE and IgG4 epitope patterns were examined by competitive immunoscreening of a phage-displayed random 7-mer peptide library using polyclonal IgE and IgG4 from three individual patients suffering from severe peanut allergy. The resulting peptide sequences were mapped...

  7. A three-layer immunoradiometric assay for determination of IgG subclass antibodies in Human Sera (''IgG subclass RAST'')

    International Nuclear Information System (INIS)

    Djurup, R.; Soendergaard, I.; Weeke, B.; University of Copenhagen, Denmark); Magnusson, C.G.M.

    1984-01-01

    We report the development of a three-layer immunoradiometric assay (TIRA) for measurement of IgG antibodies of all four subclasses in human sera. The first layer consists of diluted human serum, the second layer is monoclonal mouse antibodies to human IgG subclasses, and the third layer is 125 I-labelled rabbit anti-mouse IgG. Monoclonal anti-IgGI, anti-IgG3 and anti-IgG4 reacted only with their complementary IgG subclass, whereas the anti-IgG2 showed slight cross-reactivity to immunoglobins of other subclasses and classes and to light chain proteins. The observed cross-reactivity was found to be without importance, when the TIRA was applied to measurement of IgG subclass antibodies. Equipotency was established by use of appropriate dilutions of the monoclonal antibodies, and the assay was calibrated by use of human reference serum. The TIRA therefore permits reliable inter-individual and intra-individual comparisons of the IgG antibody response in all four subclasses. Non-specific binding obtained with pooled normal human serum was below 0.33%. Inter-assay coefficient of variation was between 18 and 27%. The TIRA was applied to measurement of IgG subclass antibodies to timothy grass pollen in sera from grass pollen allergies undergoing immunotherapy. (author)

  8. IgM rheumatoid factor removal and performance of the FTA-ABS (IgM) test in congenital syphilis.

    Science.gov (United States)

    Meyer, M P; Roditi, D; Louw, S

    1992-08-01

    To determine the performance of the FTA-ABS (IgM) test in congenital syphilis after eliminating interference by IgM rheumatoid factor (RF) and preventing competitive inhibition by IgG. The FTA-ABS (IgM) test was carried out before and after RF removal (achieved by immunoprecipitation of the IgG) in infants with congenital syphilis and controls. Newborns delivered in the Peninsula Maternal and Neonatal Services in Cape Town and infants presenting at Red Cross War Memorial Children's Hospital. Infants with congenital syphilis aged 0-4 months were divided into those with clinical signs at presentation and those who were asymptomatic at delivery. In addition, patients without congenital syphilis but with similar clinical signs at presentation were investigated as were control infants. The diagnosis of congenital syphilis was based on the criteria suggested by Kaufman et al (1977). Amongst symptomatic infants with congenital syphilis the FTA-ABS (IgM) test was positive in 34 (92%) of 37 cases prior to abolishing the RF effect and in 29 (78.4%) of 37 cases afterwards (p = 0.19). In 12 cases of congenital syphilis who were asymptomatic at birth, 10 had positive FTA-ABS (IgM) tests before RF removal and only three had positive tests afterwards (p = 0.006). False positive tests were not found amongst 15 symptomatic infants whose clinical features mimicked those of the infants with congenital syphilis. Among 51 healthy infants the test had a false-positive rate of 2% in newborns and 13% in older infants. The false positive reactions were eradicated by IgG precipitation. Following IgG and RF removal there was an improvement in the specificity of the FTA-ABS (IgM) test but this was at the expense of a loss of sensitivity, particularly in asymptomatic newborns. For newborns, if the FTA-ABS (IgM) test was positive, the patient was likely to require treatment for congenital syphilis, regardless of whether the result was due to the presence of RF or specific IgM.

  9. Tracking Control Based on Recurrent Neural Networks for Nonlinear Systems with Multiple Inputs and Unknown Deadzone

    Directory of Open Access Journals (Sweden)

    J. Humberto Pérez-Cruz

    2012-01-01

    Full Text Available This paper deals with the problem of trajectory tracking for a broad class of uncertain nonlinear systems with multiple inputs each one subject to an unknown symmetric deadzone. On the basis of a model of the deadzone as a combination of a linear term and a disturbance-like term, a continuous-time recurrent neural network is directly employed in order to identify the uncertain dynamics. By using a Lyapunov analysis, the exponential convergence of the identification error to a bounded zone is demonstrated. Subsequently, by a proper control law, the state of the neural network is compelled to follow a bounded reference trajectory. This control law is designed in such a way that the singularity problem is conveniently avoided and the exponential convergence to a bounded zone of the difference between the state of the neural identifier and the reference trajectory can be proven. Thus, the exponential convergence of the tracking error to a bounded zone and the boundedness of all closed-loop signals can be guaranteed. One of the main advantages of the proposed strategy is that the controller can work satisfactorily without any specific knowledge of an upper bound for the unmodeled dynamics and/or the disturbance term.

  10. Cholangiocarcinoma with respect to IgG4 Reaction

    Directory of Open Access Journals (Sweden)

    Kenichi Harada

    2014-01-01

    Full Text Available IgG4 reactions marked by infiltration of IgG4-positive plasma cells in affected organs occur in cancer patients and in patients with IgG4-related diseases. Extrahepatic cholangiocarcinomas including gall bladder cancer are often accompanied by significant IgG4 reactions; these reactions show a negative correlation with CD8-positive cytotoxic T cells, suggesting that the evasion of immune surveillance is associated with cytotoxic T cells. The regulatory cytokine IL-10 may induce IgG4-positive plasma cell differentiation or promote B cell switching to IgG4 in the presence of IL-4. Cholangiocarcinoma cells may function as nonprofessional antigen presenting cells that indirectly induce IgG4 reactions via the IL-10-producing cells and/or these may act as Foxp3-positive and IL-10-producing cells that directly induce IgG4 reactions. Moreover, IgG4-related disease is a high-risk factor for cancer development; IgG4-related sclerosing cholangitis (IgG4-SC cases associated with cholangiocarcinoma or its precursor lesion biliary intraepithelial neoplasia (BilIN have been reported. IgG4-positive cell infiltration is an important finding of IgG4-SC but is not a histological hallmark of IgG4-SC. For the diagnosis of IgG4-SC, its differentiation from cholangiocarcinoma remains important.

  11. Autonomous Multicamera Tracking on Embedded Smart Cameras

    Directory of Open Access Journals (Sweden)

    Bischof Horst

    2007-01-01

    Full Text Available There is currently a strong trend towards the deployment of advanced computer vision methods on embedded systems. This deployment is very challenging since embedded platforms often provide limited resources such as computing performance, memory, and power. In this paper we present a multicamera tracking method on distributed, embedded smart cameras. Smart cameras combine video sensing, processing, and communication on a single embedded device which is equipped with a multiprocessor computation and communication infrastructure. Our multicamera tracking approach focuses on a fully decentralized handover procedure between adjacent cameras. The basic idea is to initiate a single tracking instance in the multicamera system for each object of interest. The tracker follows the supervised object over the camera network, migrating to the camera which observes the object. Thus, no central coordination is required resulting in an autonomous and scalable tracking approach. We have fully implemented this novel multicamera tracking approach on our embedded smart cameras. Tracking is achieved by the well-known CamShift algorithm; the handover procedure is realized using a mobile agent system available on the smart camera network. Our approach has been successfully evaluated on tracking persons at our campus.

  12. Environmental Public Health Tracking

    Centers for Disease Control (CDC) Podcasts

    In this podcast series, CDC scientists address frequently asked questions about the National Environmental Public Health Tracking Network, including using and applying data, running queries, and much more.

  13. Overview of IgG4 - Related Disease.

    Science.gov (United States)

    Opriţă, R; Opriţă, B; Berceanu, D; Diaconescu, I B

    2017-01-01

    Rationale (hypothesis): IgG4-related disease (IgG4-RD) is a pathological entity recently recognized by the medical world that can affect any organ or system. However, there is insufficient data about this disease in medical literature. Aim (objective): A more extensive clarification of the IgG4 molecule, the diversified aspects of IgG4-related disease, and the response of this disease to treatment, will provide a crucial understanding of the immune system and other diseases now known to be associated with IgG4. The MEDLINE online medical database was used, and, after a comprehensive review of medical articles regarding IgG4-RD, published after 2003, using the search words "IgG4- related disease" and "IgG4 molecule", we have described the clinical, pathological and therapeutic features of IgG4-RD, as well as the presence of the IgG4 molecule in the evolution, diagnosis and management of this syndrome. We characterized the potential disease mechanisms and discussed early observations related to treatment. Given the response to immunosuppressive therapy, it is hypothesized that IgG4-related disease is most likely an autoimmune disease. Therefore, IgG4-related disease is a fibro-inflammatory condition that can affect any organ and can lead to the formation of pseudotumoral lesions requiring differential diagnosis with various malignancies. Positive diagnostic criteria are histopathological and require at least two features out of the following three: dense limphoplasmocitary infiltrate, storiform fibrosis, obliterative phlebitis.

  14. Quantization-Based Adaptive Actor-Critic Tracking Control With Tracking Error Constraints.

    Science.gov (United States)

    Fan, Quan-Yong; Yang, Guang-Hong; Ye, Dan

    2018-04-01

    In this paper, the problem of adaptive actor-critic (AC) tracking control is investigated for a class of continuous-time nonlinear systems with unknown nonlinearities and quantized inputs. Different from the existing results based on reinforcement learning, the tracking error constraints are considered and new critic functions are constructed to improve the performance further. To ensure that the tracking errors keep within the predefined time-varying boundaries, a tracking error transformation technique is used to constitute an augmented error system. Specific critic functions, rather than the long-term cost function, are introduced to supervise the tracking performance and tune the weights of the AC neural networks (NNs). A novel adaptive controller with a special structure is designed to reduce the effect of the NN reconstruction errors, input quantization, and disturbances. Based on the Lyapunov stability theory, the boundedness of the closed-loop signals and the desired tracking performance can be guaranteed. Finally, simulations on two connected inverted pendulums are given to illustrate the effectiveness of the proposed method.

  15. Human IgG4: a structural perspective.

    Science.gov (United States)

    Davies, Anna M; Sutton, Brian J

    2015-11-01

    IgG4, the least represented human IgG subclass in serum, is an intriguing antibody with unique biological properties, such as the ability to undergo Fab-arm exchange and limit immune complex formation. The lack of effector functions, such as antibody-dependent cell-mediated cytotoxicity and complement-dependent cytotoxicity, is desirable for therapeutic purposes. IgG4 plays a protective role in allergy by acting as a blocking antibody, and inhibiting mast cell degranulation, but a deleterious role in malignant melanoma, by impeding IgG1-mediated anti-tumor immunity. These findings highlight the importance of understanding the interaction between IgG4 and Fcγ receptors. Despite a wealth of structural information for the IgG1 subclass, including complexes with Fcγ receptors, and structures for intact antibodies, high-resolution crystal structures were not reported for IgG4-Fc until recently. Here, we highlight some of the biological properties of human IgG4, and review the recent crystal structures of IgG4-Fc. We discuss the unexpected conformations adopted by functionally important Cγ2 domain loops, and speculate about potential implications for the interaction between IgG4 and FcγRs. © 2015 The Authors. Immunological Reviews Published by John Wiley & Sons Ltd.

  16. Constructing a generalized network design model to study air distribution in ventilation networks in subway with a single-track tunnel

    Science.gov (United States)

    Lugin, IV

    2018-03-01

    In focus are the features of construction of the generalized design model for the network method to study air distribution in ventilation system in subway with the single-track tunnel. The generalizations, assumptions and simplifications included in the model are specified. The air distribution is calculated with regard to the influence of topology and air resistances of the ventilation network sections. The author studies two variants of the subway line: half-open and closed with dead end on the both sides. It is found that the total air exchange at a subway station depends on the station location within the line. The operating mode of fans remains unaltered in this case. The article shows that elimination of air leakage in the station ventilation room allows an increase in the air flow rate by 7–8% at the same energy consumption by fans. The influence of the stop of a train in the tunnel on the air distribution is illustrated.

  17. IgA nephropathy enigma

    Czech Academy of Sciences Publication Activity Database

    Městecký, Jiří; Novák, J.; Moldoveanu, Z.; Raška, M.

    2016-01-01

    Roč. 172, NOV 2016 SI (2016), s. 72-77 ISSN 1521-6616 R&D Projects: GA MZd(CZ) NV15-33686A Institutional support: RVO:61388971 Keywords : IgA nephropathy * IgA subclasses * Autoimmunity Subject RIV: EE - Microbiology, Virology Impact factor: 3.990, year: 2016

  18. The quantitation of parasite-specific human IgG and IgE in sera: evaluation of solid-phase RIA and ELISA methodology

    International Nuclear Information System (INIS)

    Hamilton, R.G.; Adkinson, N.F. Jr.

    1981-01-01

    The authors have developed a non-competitive solid-phase radioimmunoassay (SPRIA) to quantitate both human IgE and IgG antibodies against soluble adult antigens of Brugia malayi (B.m.), a filarial parasite causing extensive infection throughout the tropics. Previously enzyme-linked immunosorbent assays (ELISA) had been used to detect μg/ml levels of IgG anti-B.m., but IgE antibodies were difficult to detect in this system. Since the SPRIA successfully quantitates both IgG and IgE anti-B.m., they sought to examine the reasons for the SPRIA's apparent superiority in detecting IgE anti-B.m. by extracting specific IgG from sera with high levels of IgE and IgG anti-B.m. antibodies. IgE anti-B.m. was then quantitated in these sera using both the SPRIA and ELISA methods. Results indicate that IgG anti-B.m. does not interfere with detection of specific IgE antibody in the SPRIA but does interfere in the ELISA. While ELISA permits detection of IgE anti-B.m. in the absence of competing IgG anti-B.m., as levels of specific IgG increase, the IgE is no longer detectable. These differences between SPRIA and ELISA can be explained by the SPRIA's antigen excess conditions which assure that there are sufficient antigens both to detect all anti-B.m. antibodies present in the serum and to adequately represent all antigen specificities in the crude B.m. extract. Their findings commend the use of SPRIA methods over ELISA in assessment of B.m.-specific IgE antibody in filariasis and indicate a potential role for SPRIA methods in absolute quantitation of specific serum antibodies. (Auth.)

  19. Odors pulsed at wing beat frequencies are tracked by primary olfactory networks and enhance odor detection

    Directory of Open Access Journals (Sweden)

    Shreejoy Tripathy

    2010-03-01

    Full Text Available Each down stroke of an insect’s wings accelerates axial airflow over the antennae. Modeling studies suggest that this can greatly enhance penetration of air and air-born odorants through the antennal sensilla thereby periodically increasing odorant-receptor interactions. Do these periodic changes result in entrainment of neural responses in the antenna and antennal lobe (AL? Does this entrainment affect olfactory acuity? To address these questions, we monitored antennal and AL responses in the moth Manduca sexta while odorants were pulsed at frequencies from 10-72 Hz, encompassing the natural wingbeat frequency. Power spectral density (PSD analysis was used to identify entrainment of neural activity. Statistical analysis of PSDs indicates that the antennal nerve tracked pulsed odor up to 30 Hz. Furthermore, at least 50% of AL local field potentials (LFPs and between 7-25% of unitary spiking responses also tracked pulsed odor up to 30 Hz in a frequency-locked manner. Application of bicuculline (200µM abolished pulse tracking in both LFP and unitary responses suggesting that GABAA receptor activation is necessary for pulse tracking within the AL. Finally, psychophysical measures of odor detection establish that detection thresholds are lowered when odor is pulsed at 20 Hz. These results suggest that AL networks can respond to the oscillatory dynamics of stimuli such as those imposed by the wing beat in a manner analogous to mammalian sniffing.

  20. TRACKING VEHICLE IN GSM NETWORK TO SUPPORT INTELLIGENT TRANSPORTATION SYSTEMS

    Directory of Open Access Journals (Sweden)

    Z. Koppanyi

    2012-07-01

    Full Text Available The penetration of GSM capable devices is very high, especially in Europe. To exploit the potential of turning these mobile devices into dynamic data acquisition nodes that provides valuable data for Intelligent Transportation Systems (ITS, position information is needed. The paper describes the basic operation principles of the GSM system and provides an overview on the existing methods for deriving location data in the network. A novel positioning solution is presented that rely on handover (HO zone measurements; the zone geometry properties are also discussed. A new concept of HO zone sequence recognition is introduced that involves application of Probabilistic Deterministic Finite State Automata (PDFA. Both the potential commercial applications and the use of the derived position data in ITS is discussed for tracking vehicles and monitoring traffic flow. As a practical cutting edge example, the integration possibility of the technology in the SafeTRIP platform (developed in an EC FP7 project is presented.

  1. Frequent Detection of Anti-Tubercular-Glycolipid-IgG and -IgA Antibodies in Healthcare Workers with Latent Tuberculosis Infection in the Philippines

    Directory of Open Access Journals (Sweden)

    Umme Ruman Siddiqi

    2012-01-01

    Full Text Available Anti-tubercular-glycolipid-IgG (TBGL-IgG and -IgA (TBGL-IgA antibodies, and the QuantiFERON-TB Gold test (QFT were compared in healthcare workers (HCWs, n=31 and asymptomatic human immunodeficiency virus-carriers (HIV-AC, n=56 in Manila. In HCWs, 48%, 51%, and 19% were positive in QFT, TBGL-IgG, and -IgA, respectively. The TBGL-IgG positivity was significantly higher (P=0.02 in QFT-positive than QFT-negative HCWs. Both TBGL-IgG- and -IgA-positive cases were only found in QFT-positive HCWs (27%. The plasma IFN-γ levels positively correlated with TBGL-IgA titers (r=0.74, P=0.005, but not TBGL-IgG titers in this group, indicating that mucosal immunity is involved in LTBI in immunocompetent individuals. The QFT positivity in HIV-AC was 31% in those with CD4+ cell counts >350/μL and 12.5% in low CD4 group (<350/μL. 59 % and 29% were positive for TBGL-IgG and -IgA, respectively, in HIV-AC, but no association was found between QFT and TBGL assays. TBGL-IgG-positive rates in QFT-positive and QFT-negative HIV-AC were 61% and 58%, and those of TBGL-IgA were 23% and 30%, respectively. The titers of TBGL-IgA were associated with serum IgA (P=0.02 in HIV-AC. Elevations of TBGL-IgG and -IgA were related to latent tuberculosis infection in HCWs, but careful interpretation is necessary in HIV-AC.

  2. A rare case of Addison's disease, hepatitis, thyreoiditis, positive IgG anti-tissue transglutaminase antibodies and partial IgA deficiency.

    Science.gov (United States)

    Baleva, Marta P; Mihaylova, Snejina; Yankova, Petja; Atanasova, Iliana; Nikolova-Vlahova, Milena; Naumova, Elissaveta

    2016-01-01

    Selective IgA deficiency (IgAD) is the most prevalent type of primary immune deficiencies, but partial IgA deficiency is even more common. Addison's disease is a rare condition associated with primary adrenal insufficiency due to infection or autoimmune destruction of the adrenals. The association between IgA deficiency and Addison's disease is very rare. We observed a 22-year-old male patient with marked darkening of the skin, especially on the palms and areolae, jaundice on the skin and sclera, astheno-adynamia, hypotension (80/50 mm Hg), and pain in the right hypochondrium. The laboratory investigations revealed increased serum levels of total and indirect bilirubin, AST, ALT, GGT and LDH, negative HBsAg, anti-HBc IgM, anti-HCV and anti-HAV IgM, very low serum IgA levels (0.16 g/l) with normal IgG and IgM, negative ANA, ANCA, AMA, LKM-1, anti-GAD-60, anti-IA-2, anti-thyroglobulin antibodies, a mild increase in anti-TPO antibodies titer, a marked increase in IgG anti-tissue transglutaminase antibodies, with no typical changes in cellular immunity, negative T-SPOT-TB test, HLA - A*01; B*08; DRB1*03; DQB1*02, karyotype - 46, XY. We present a rare case of partial IgA deficiency with Addison's disease, hepatitis, thyroiditis and positive anti-tissue transglutaminase antibodies. IgAD and some autoimmune disorders share several predisposing HLA genes, thus explaining the increased prevalence of IgAD in certain patient groups.

  3. Gluten sensitivity in patients with IgA nephropathy.

    Science.gov (United States)

    Smerud, Hilde Kloster; Fellström, Bengt; Hällgren, Roger; Osagie, Sonia; Venge, Per; Kristjánsson, Gudjón

    2009-08-01

    Coeliac disease is more frequent in IgA nephropathy (IgAN) patients compared to the healthy population. Several hypotheses postulate that food antigens like gluten may be involved in the onset of IgAN. In this study, we used a recently developed mucosal patch technique to evaluate the rectal mucosal inflammatory reaction to gluten in patients with IgAN (n = 27) compared to healthy subjects (n = 18). The rectal mucosal production of nitric oxide (NO) and release of myeloperoxidase (MPO) and eosinophil cationic protein (ECP) were measured. Serum samples were analysed for IgA and IgG antigliadin antibodies (AGA), IgA antibodies against tissue transglutaminase and IgA endomysium antibodies. Gluten reactivity, defined as increase in MPO and/or NO after gluten exposure, was observed in 8 of 27 IgAN patients. The prevalence of HLA-DQ2 and DQ8 was not increased among gluten-sensitive patients, and the total prevalence among IgAN patients was the same as for the normal population. An elevated serum IgA AGA response was seen in 9 of 27 IgAN patients. The increase in IgA AGA did not correlate with the gluten sensitivity as measured by NO and/or MPO. A specific serum IgG AGA response was seen in one patient only. Antibodies against tissue transglutaminase and endomysium were not observed. It is concluded that approximately one-third of our IgAN patients have a rectal mucosal sensitivity to gluten, but without signs of coeliac disease, and we hypothesize that such sub-clinical inflammation to gluten might be involved in the pathogenesis of IgAN in a subgroup of patients.

  4. IgE antibodies in toxoplasmosis.

    Science.gov (United States)

    Matowicka-Karna, Joanna; Kemona, Halina

    2014-05-15

    Toxoplasmosis is a worldwide infection caused by the intracellular parasite Toxoplasma gondii. At least a third of the world human population is infected with the parasite, making it one of the most successful parasitic infections. Primary maternal infection may cause health-threatening sequelae for the fetus, or even cause death of the uterus. Reactivation of a latent infection in immune deficiency conditions such as AIDS and organ transplantation can cause fatal toxoplasmic encephalitis. Toxoplasmosis is a major cause of chorioretinitis, especially in individuals with impaired immune systems. In the acute phase, directly after invading the body, T. gondii begins to multiply rapidly. In the majority of cases acquired toxoplasmosis is asymptomatic. In the second week of infection, specific IgM antibodies are present in the blood. IgE antibodies appear at the same time, slightly preceding specific IgA antibodies. The concentration of IgE can be one of the parameters used for diagnosing an infection with T. gondii. Laboratory diagnosis, i.e. IgE and serologic assays, plays the main role in the diagnosis of congenital infection and assists in the confirmatory diagnosis of toxoplasmic encephalitis and ocular toxoplasmosis. This article is a review of IgE in toxoplasmosis.

  5. Allergen-specific IgG and IgA in serum and bronchoalveolar lavage fluid in a model of experimental feline asthma.

    Science.gov (United States)

    Norris, C R; Byerly, J R; Decile, K C; Berghaus, R D; Walby, W F; Schelegle, E S; Hyde, D M; Gershwin, L J

    2003-12-15

    Allergic asthma, a Th2 cell driven response to inhaled allergens, has classically been thought of as predominantly mediated by IgE antibodies. To investigate the role of other immunoglobulin classes (e.g., IgG and IgA) in the immunopathogenesis of allergic asthma, levels of these allergen-specific immunoglobulins were measured in serum and mucosal fluids. Bermuda grass allergen (BGA)-specific IgG and IgA ELISAs in serum and bronchoalveolar lavage fluid (BALF) were developed and optimized in an experimental model of BGA-induced feline asthma. Levels of BGA-specific IgG and IgA significantly increased over time in serum and BALF after allergen sensitization. Additionally, these elevated levels of BGA-specific IgG and IgA were seen in conjunction with the development of an asthmatic phenotype indicated by positive intradermal skin tests, enhanced airways hyperreactivity, and increased eosinophil percentages in the BALF.

  6. Office-Based Point of Care Testing (IgA/IgG-Deamidated Gliadin Peptide) for Celiac Disease.

    Science.gov (United States)

    Lau, Michelle S; Mooney, Peter D; White, William L; Rees, Michael A; Wong, Simon H; Hadjivassiliou, Marios; Green, Peter H R; Lebwohl, Benjamin; Sanders, David S

    2018-06-19

    Celiac disease (CD) is common yet under-detected. A point of care test (POCT) may improve CD detection. We aimed to assess the diagnostic performance of an IgA/IgG-deamidated gliadin peptide (DGP)-based POCT for CD detection, patient acceptability, and inter-observer variability of the POCT results. From 2013-2017, we prospectively recruited patients referred to secondary care with gastrointestinal symptoms, anemia and/or weight loss (group 1); and patients with self-reported gluten sensitivity with unknown CD status (group 2). All patients had concurrent POCT, IgA-tissue transglutaminase (IgA-TTG), IgA-endomysial antibodies (IgA-EMA), total IgA levels, and duodenal biopsies. Five hundred patients completed acceptability questionnaires, and inter-observer variability of the POCT results was compared among five clinical staff for 400 cases. Group 1: 1000 patients, 58.5% female, age 16-91, median age 57. Forty-one patients (4.1%) were diagnosed with CD. The sensitivities of the POCT, IgA-TTG, and IgA-EMA were 82.9, 78.1, and 70.7%; the specificities were 85.4, 96.3, and 99.8%. Group 2: 61 patients, 83% female; age 17-73, median age 35. The POCT had 100% sensitivity and negative predictive value in detecting CD in group 2. Most patients preferred the POCT to venepuncture (90.4% vs. 2.8%). There was good inter-observer agreement on the POCT results with a Fleiss Kappa coefficient of 0.895. The POCT had comparable sensitivities to serology, and correctly identified all CD cases in a gluten sensitive cohort. However, its low specificity may increase unnecessary investigations. Despite its advantage of convenience and rapid results, it may not add significant value to case finding in an office-based setting.

  7. Transfer of maternal IgE can be a common cause of increased IgE levels in cord blood

    DEFF Research Database (Denmark)

    Bønnelykke, Klaus; Pipper, Christian Bressen; Bisgaard, Hans

    2010-01-01

    IgE in cord blood is thought to be a product of the fetus. A high level of total IgE is therefore used as a measure of atopic propensity in the newborn. We recently found strong evidence that allergen-specific IgE in cord blood was the result of transfer of maternal IgE to fetal blood or cord blood...

  8. Total serum IgE level influences oral food challenge tests for IgE-mediated food allergies.

    Science.gov (United States)

    Horimukai, K; Hayashi, K; Tsumura, Y; Nomura, I; Narita, M; Ohya, Y; Saito, H; Matsumoto, K

    2015-03-01

    Probability curves predicting oral food challenge test (OFC) results based on specific IgE levels are widely used to prevent serious allergic reactions. Although several confounding factors are known to affect probability curves, the main factors that affect OFC outcomes are currently unclear. We hypothesized that an increased total IgE level would reduce allergic reactivity. Medical records of 337 and 266 patients who underwent OFCs for 3.5 g boiled hen's egg white and 3.1 ml raw cow's milk, respectively, were examined retrospectively. We subdivided the patients into three groups based on total IgE levels and age by percentile (75th percentiles), and logistic regression analyses were performed on each group. Patients with higher total IgE levels were significantly less responsive. In addition, age did not significantly affect the OFC results. Therefore, total IgE levels should be taken into account when predicting OFC results based on food-specific IgE levels. © 2014 John Wiley & Sons A/S. Published by John Wiley & Sons Ltd.

  9. Tracks FAQs: What Chemicals Are In My Drinking Water?

    Centers for Disease Control (CDC) Podcasts

    In this podcast, CDC Tracking experts discuss how you can use the Tracking Network to determine what chemicals are in your drinking water. Do you have a question for our Tracking experts? Please e-mail questions to trackingsupport@cdc.gov.

  10. Treatment of IgA nephropathy.

    Science.gov (United States)

    Barratt, J; Feehally, J

    2006-06-01

    IgA nephropathy (IgAN) is an important cause of progressive kidney disease with 25-30% of patients developing end-stage renal disease within 20 years of diagnosis. There is still no treatment to modify mesangial IgA deposition and available treatments are those extrapolated from the management of other patterns of chronic glomerulonephritis. There remains no consensus on the use of immunosuppressive agents for treatment of progressive IgAN and this is compounded by the relative lack in IgAN of randomized controlled trials relevant to current clinical practice. Patients with recurrent macroscopic hematuria or isolated microscopic hematuria and proteinuria renal biopsy should be managed as for minimal change nephropathy. There is no evidence to support the use of corticosteroids for nephrotic IgAN outside this group of patients. Patients presenting with acute renal failure require evaluation to distinguish acute tubular necrosis, which requires supportive therapy only, from crescentic IgAN, for which treatment with cyclophosphamide and corticosteroids in a regimen similar to that for renal small vessel vasculitis is indicated in the absence of significant chronic histologic injury. Patients at greatest risk of progressive renal impairment are those with hypertension, proteinuria >1 g/24 h, and reduced glomerular filtration rate at diagnosis. All such patients should be treated to a blood pressure of 125/75 mm Hg with dual blockade of the renin-angiotensin system with angiotensin-converting enzyme inhibition and angiotensin receptor blockade. At present, there is insufficient evidence for the additional use of immunosuppressive agents, antiplatelet agents, or anticoagulants.

  11. Evaluation of the LDBIO point of care test for the combined detection of toxoplasmic IgG and IgM.

    Science.gov (United States)

    Chapey, Emmanuelle; Wallon, Martine; Peyron, François

    2017-01-01

    The toxoplasma ICT IgG-IgM rapid diagnostic test for the simultaneous detection of specific toxoplasmic immunoglobulin (Ig) G and IgM was compared with the Architect fully automated chemiluminescence test. Four hundred sera were included, among which 248 scored negative in Architect. The cassettes were easily read with the naked eye. Diagnostic sensitivity and specificity were 97% and 96%, respectively. The test scored 8 false-positive IgG and yielded negative results in 3 sera displaying unspecific IgM in Architect. The LDBIO appears to be a reliable first line test, although the false-positive results for IgG deserve further investigation. Such an easily performed test could be used advantageously for screening for toxoplasmosis in pregnant women. Copyright © 2016 Elsevier B.V. All rights reserved.

  12. Tracking mobile users in wireless networks via semi-supervised colocalization.

    Science.gov (United States)

    Pan, Jeffrey Junfeng; Pan, Sinno Jialin; Yin, Jie; Ni, Lionel M; Yang, Qiang

    2012-03-01

    Recent years have witnessed the growing popularity of sensor and sensor-network technologies, supporting important practical applications. One of the fundamental issues is how to accurately locate a user with few labeled data in a wireless sensor network, where a major difficulty arises from the need to label large quantities of user location data, which in turn requires knowledge about the locations of signal transmitters or access points. To solve this problem, we have developed a novel machine learning-based approach that combines collaborative filtering with graph-based semi-supervised learning to learn both mobile users' locations and the locations of access points. Our framework exploits both labeled and unlabeled data from mobile devices and access points. In our two-phase solution, we first build a manifold-based model from a batch of labeled and unlabeled data in an offline training phase and then use a weighted k-nearest-neighbor method to localize a mobile client in an online localization phase. We extend the two-phase colocalization to an online and incremental model that can deal with labeled and unlabeled data that come sequentially and adapt to environmental changes. Finally, we embed an action model to the framework such that additional kinds of sensor signals can be utilized to further boost the performance of mobile tracking. Compared to other state-of-the-art systems, our framework has been shown to be more accurate while requiring less calibration effort in our experiments performed on three different testbeds.

  13. Role and Redirection of IgE against Cancer

    Directory of Open Access Journals (Sweden)

    Elisa A. Nigro

    2013-05-01

    Full Text Available IgE is a highly elusive antibody class, yet a tremendously powerful elicitor of immune reactions. Despite huge efforts spent on the characterization and understanding of the IgE system many questions remain either unanswered or only marginally addressed. One above all relates to the role of IgE. A common doubt is based on whether IgE mode of action should only be relegated to anti-parasite immunity and allergic manifestations. In search for a hidden role of IgE, reports from several laboratories are described herein in which a natural IgE link to cancer or the experimental redirection of IgE against cancer have been investigated. Epidemiological and investigational studies are trying to elucidate a possible direct intervention of endogenous IgE against cancer, raising thus far no definitive evidence. Conversely, experimental approaches implementing several strategies and engineered IgE formats built up a series of convincing results indicating that cancer might be tackled by the effector functions of this immunoglobulin class. Because of its peculiar immune features, IgE may present a superior anti-tumor performance as compared to IgG. However, extreme care should be taken on how IgE-based anti-tumor approaches should be devised. Overall, IgE appears as a promising resource, likely destined to enrich the anti-cancer arsenal.

  14. Walking- and cycling track networks in Norwegian cities : cost-benefit analyses including health effects and external costs of road traffic : summary

    Science.gov (United States)

    2002-04-01

    Cost- benefit analyses of walking- and cycling track net-works in three Norwegian cities are presented in this study. A project group working with a National Cycling Strategy in Norway initialised the study. Motivation for starting the study is the P...

  15. CDC's National Environmental Public Health Tracking Program in Action: Case Studies From State and Local Health Departments.

    Science.gov (United States)

    Eatman, Shana; Strosnider, Heather M

    The Centers for Disease Control and Prevention's (CDC's) National Environmental Public Health Tracking Program (Tracking Program) is a multidisciplinary collaboration that involves the ongoing collection, integration, analysis, interpretation, and dissemination of data from environmental hazard monitoring, human exposure surveillance, and health effects surveillance. With a renewed focus on data-driven decision-making, the CDC's Tracking Program emphasizes dissemination of actionable data to public health practitioners, policy makers, and communities. The CDC's National Environmental Public Health Tracking Network (Tracking Network), a Web-based system with components at the national, state, and local levels, houses environmental public health data used to inform public health actions (PHAs) to improve community health. This article serves as a detailed landscape on the Tracking Program and Tracking Network and the Tracking Program's leading performance measure, "public health actions." Tracking PHAs are qualitative statements addressing a local problem or situation, the role of the state or local Tracking Program, how the problem or situation was addressed, and the action taken. More than 400 PHAs have been reported by funded state and local health departments since the Tracking Program began collecting PHAs in 2005. Three case studies are provided to illustrate the use of the Tracking Program resources and data on the Tracking Network, and the diversity of actions taken. Through a collaborative network of experts, data, and tools, the Tracking Program and its Tracking Network are actively informing state and local PHAs. In a time of competing priorities and limited funding, PHAs can serve as a powerful tool to advance environmental public health practice.

  16. Thyrotropin Receptor Antibody (TRAb)-IgM Levels Are Markedly Higher Than TRAb-IgG Levels in Graves' Disease Patients and Controls, and TRAb-IgM Production Is Related to Epstein-Barr Virus Reactivation.

    Science.gov (United States)

    Kumata, Keisuke; Nagata, Keiko; Matsushita, Michiko; Kuwamoto, Satoshi; Kato, Masako; Murakami, Ichiro; Fukata, Shuji; Hayashi, Kazuhiko

    2016-10-01

    Graves' disease is an autoimmune thyroid disorder that mainly presents as hyperthyroidism and is caused by thyrotropin receptor antibodies (TRAbs) that stimulate thyroid-stimulating hormone receptors. We previously reported that Graves' disease patients and healthy controls both had Epstein-Barr virus (EBV)-infected TRAb-positive B cells and the EBV-reactivated induction of these B cells in cultures may induce the production of TRAbs. In the present study, we quantified serum TRAb-IgG and TRAb-IgM levels in 34 Graves' disease patients and 15 controls using ELISA to elucidate the mechanisms underlying EBV-related antibody production. As expected, TRAb-IgG and TRAb-IgM levels were higher in Graves' disease patients than in controls; however, TRAb-IgM levels were significantly higher than those of TRAb-IgG levels, whereas total IgM levels were lower than total IgG levels. On the other hand, the enhanced production of TRAb-IgM was frequently observed in patients with EBV reactivation. These results are consistent with the fact that the percentage of autoreactive IgM B cells are higher than that of autoreactive IgG B cells, and support the EBV-related polyclonal B cell activation. It is necessary to clarify the biological characteristics of TRAb-IgM and the relationship between TRAb isotypes and the biology of Graves' disease.

  17. An improved multi-domain convolution tracking algorithm

    Science.gov (United States)

    Sun, Xin; Wang, Haiying; Zeng, Yingsen

    2018-04-01

    Along with the wide application of the Deep Learning in the field of Computer vision, Deep learning has become a mainstream direction in the field of object tracking. The tracking algorithm in this paper is based on the improved multidomain convolution neural network, and the VOT video set is pre-trained on the network by multi-domain training strategy. In the process of online tracking, the network evaluates candidate targets sampled from vicinity of the prediction target in the previous with Gaussian distribution, and the candidate target with the highest score is recognized as the prediction target of this frame. The Bounding Box Regression model is introduced to make the prediction target closer to the ground-truths target box of the test set. Grouping-update strategy is involved to extract and select useful update samples in each frame, which can effectively prevent over fitting. And adapt to changes in both target and environment. To improve the speed of the algorithm while maintaining the performance, the number of candidate target succeed in adjusting dynamically with the help of Self-adaption parameter Strategy. Finally, the algorithm is tested by OTB set, compared with other high-performance tracking algorithms, and the plot of success rate and the accuracy are drawn. which illustrates outstanding performance of the tracking algorithm in this paper.

  18. Granulocyte-associated IgG in neutropenic disorders

    International Nuclear Information System (INIS)

    Cines, D.B.; Passero, F.; Guerry, D.; Bina, M.; Dusak, B.; Schreiber, A.D.

    1982-01-01

    We applied a radiolabeled antiglobulin test to a study of patients with a variety of neutropenic disorders. After defining the nature of the interaction of radiolabeled anti-IgG with the neutrophil, we studied 16 patients with neutropenia of uncertain etiology and adequate bone marrow granulocyte precursors. Twelve of these 16 patients had increased neutrophil-associated IgG (PMN-IgG). Patients with the highest levels of PMN-IgG had the lowest neutrophil counts. The majority of patients with neutropenia and increased PMN-IgG had an underlying immunologic disorder that included immune thrombocytopenic purpura in 5 patients and autoimmune hemolytic anemia in 1 patient. In some patients, elevated PMN-IgG preceded other evidence for immunologic disease. The direct antiglobulin test helped to distinguish neutropenic patients with increased PMN-IgG both from patients with neutropenia due to a known nonimmune disorder and from nonneutropenic patients with rheumatoid arthritis or systemic lupus erythematosis. Each of four patients with increased neutrophil-associated IgG treated with systemic corticosteroids responded clinically with an associated fall in neutrophil IgG and a rise in the circulating neutrophil count. The radiolabeled antiglobulin test appears useful in defining a subpopulation of patients with neutropenia due to an underlying immunologic disorder

  19. Tracks: EPHT Massachusetts Case Study

    Centers for Disease Control (CDC) Podcasts

    This podcast highlights the Massachusetts Environmental Public Health Tracking Network and features commentary from Massachusetts Department of Public Health Associate Health Commissioner Suzanne Condon.

  20. Does the Maternal Serum IgG Level during Pregnancy in Primary Antibody Deficiency Influence the IgG Level in the Newborn?

    Directory of Open Access Journals (Sweden)

    Vasantha Nagendran

    2015-01-01

    Full Text Available Purpose. To find out if the serum IgG level in the newborn baby was affected by low maternal serum IgG during pregnancy in two newly diagnosed primary antibody deficient patients. Method. Infant cord blood IgG level was compared with maternal IgG level in 2 mothers with newly diagnosed primary antibody deficiency, who declined replacement IgG treatment during pregnancy. Results. Both mothers delivered healthy babies with normal IgG levels at birth. Conclusions. The normal IgG levels and sound health in these 2 babies in spite of low maternal IgG throughout pregnancy raise interesting discussion points about maternofoetal immunoglobulin transport mechanisms in primary antibody deficiency.

  1. Lol p I-specific IgE and IgG synthesis by peripheral blood mononuclear cells from atopic subjects in SCID mice.

    Science.gov (United States)

    Gagnon, R; Boutin, Y; Hébert, J

    1995-06-01

    The development of an animal model representative of the in vivo situation of human atopic diseases is always of interest for a better understanding of IgE production and regulation. Along these lines, mice with severe combined immunodeficiency (SCID mice) engrafted with lymphocytes from atopic subjects might be a suitable model for such studies. This study aims to analyze the production of Lol p I-specific IgE and IgG antibodies in SCID mice after transplantation of human peripheral blood mononuclear cells from atopic patients sensitive to grass pollens and from nonatopic donors. Peripheral blood mononuclear cells were transplanted into SCID mice, which were then challenged with Lol p I, and antibody responses (IgG and IgE) were analyzed over a 6-week period. Total IgG antibody was measured in each mouse serum after transplantation. Also, most mice (regardless of whether donors were atopic) that were challenged with Lol p I produced specific IgG antibody. Total IgE antibody production was observed only in mice grafted with cells from atopic patients. Lol p I-specific IgE antibodies were also produced after immunization with Lol p I. Although IgG antibody/response tended to plateau, the IgE antibody response increased until it peaked and declined thereafter. Interferon-gamma was detected in sera from mice producing IgE antibody, which supports a possible role of interferon-gamma in the decrease of IgE response. This study suggests that the SCID mouse model could represent an interesting approach to studying specific, total IgG and IgE antibody production, and ultimately their regulation.

  2. Epstein-Barr virus-infected cells in IgG4-related lymphadenopathy with comparison with extranodal IgG4-related disease.

    Science.gov (United States)

    Takeuchi, Mai; Sato, Yasuharu; Yasui, Hiroshi; Ozawa, Hiroaki; Ohno, Kyotaro; Takata, Katsuyoshi; Gion, Yuka; Orita, Yorihisa; Tachibana, Tomoyasu; Itoh, Tomoo; Asano, Naoko; Nakamura, Shigeo; Swerdlow, Steven H; Yoshino, Tadashi

    2014-07-01

    IgG4-related lymphadenopathy with increased numbers of Epstein-Barr virus (EBV)-infected cells has been reported but not fully described. We analyzed 31 cases of IgG4-related lymphadenopathy and 24 cases of extranodal IgG4-related diseases for their possible relationship with EBV. Other types of reactive lymph nodes (22) and angioimmunoblastic T-cell lymphoma (AITL) (10) were also studied for comparison. EBV-encoded RNA (EBER) in situ hybridization revealed EBER(+) cells in 18 of 31 cases (58%) of IgG4-related lymphadenopathy. Increased EBER(+) cells were found in only 4 of 22 (18.1%) non-IgG4-related reactive lymphoid hyperplasia in patients of a similar age (P=0.002) and in only 5 of 24 (21%) extranodal IgG4-related biopsies (P=0.006). Interestingly, all patients with EBER(+) progressively transformed germinal center-type IgG4-related lymphadenopathy had systemic lymphadenopathy and/or extranodal involvement. AITL also is associated with EBV, and IgG4-related lymphadenopathy sometimes mimics the morphology of AITL; however, the number of IgG4(+) cells in AITL was significantly less than that in IgG4-related lymphadenopathy (Pdisease; however, there was not a significant difference between the EBER(+) and EBER(-) cases. In conclusion, the presence of increased numbers of EBV-infected cells in IgG4-related lymphadenopathy, compared with other reactive lymphadenopathy or extranodal IgG4-related disease, suggests that there may be a relationship at least between nodal IgG4-related disease and EBV. It is important to avoid overdiagnosing these cases as malignant lymphomas or EBV-related lymphoproliferative disorders.

  3. Towards Universal Screening for Toxoplasmosis: Rapid, Cost-effective and Simultaneous Detection of Toxoplasma Anti-IgG, IgM and IgA Antibodies Using Very Small Serum Volumes

    Science.gov (United States)

    No dataset associated with this publication.This dataset is associated with the following publication:Augustine, S. Towards Universal Screening for Toxoplasmosis: Rapid, Cost-effective and Simultaneous Detection of Toxoplasma Anti-IgG, IgM and IgA Antibodies Using Very Small Serum Volumes. JOURNAL OF CLINICAL MICROBIOLOGY. American Society for Microbiology, Washington, DC, USA, 56(7): 1-2, (2016).

  4. IgG4 breaking the rules

    NARCIS (Netherlands)

    Aalberse, Rob C.; Schuurman, Janine

    2002-01-01

    Immunoglobulin G4 (IgG4) antibodies have been known for some time to be functionally monovalent. Recently, the structural basis for this monovalency has been elucidated: the in vivo exchange of IgG half-molecules (one H-plus one L-chain) among IgG4. This process results in bispecific antibodies that

  5. Serum IgE and IgG4 against muscle larva excretory-secretory products during the early and late phases of human trichinellosis.

    Science.gov (United States)

    Calcagno, Marcela A; Forastiero, María A; Saracino, María P; Vila, Cecilia C; Venturiello, Stella M

    2017-11-01

    In human trichinellosis, the relevance of the presence and persistence of specific serum IgE and IgG4 during the early and late phases of infection is still controversial.The aim of this work was to determine the percentage of human sera presenting IgE and IgG4 against Trichinella spiralis muscle larvae excretory-secretory products as well as their levels during the early and late phases of the infection. The antigen recognition pattern by serum total immunoglobulins (IgGAM), IgE, and IgG4 was assessed over time. Serum samples during early and late phases were analyzed by ELISA and immunoelectrotransfer blot (IETB).Results showed that (a)-IgE and IgG4 are present at constant levels in both phases; (b)-IgE recognized the glycoproteins of ~ 45 and ~ 55 kDa and IgG4 only the ~ 45 kDa; (c)-in the late phase, the percentage of specific IgE positive sera was higher than that of specific IgG4 by IETB; while in serum samples taken during the early phase, no differences were found between both isotypes; (d)-both isotypes displayed different glycoprotein recognition patterns: the pattern corresponding to IgE was coincident with that of IgGAM, comprising seven glycoproteins (ranging from ~ 116 to ~ 29 kDa), whereas IgG4 revealed four glycoproteins (ranging from ~ 97 to ~ 45 kDa), showing a different sera recognition percentage depending on the phase studied.In conclusion, IgE and IgG4 cannot be considered exclusive isotypes of neither the early nor the late phase of infection and they are as useful as the detection of total antibodies in the early diagnosis.

  6. Nefropatia por IgA nas espondiloartrites IgA nephropathy in spondyloarthritis

    Directory of Open Access Journals (Sweden)

    Daniela Castelo Azevedo

    2011-02-01

    Full Text Available Pacientes com espondiloartrites poderiam ser mais acometidos pela nefropatia por IgA do que a população geral, havendo, possivelmente, um mecanismo etiopatogênico comum. O seguinte artigo relaciona quatro casos que exemplificam essa possível associaçãoSpondyloarthritis patients can be more frequently affected by IgA nephropathy than the general population, and a common etiopathogenic mechanism can be involved. We report four cases that may exemplify that association

  7. Increases in IgE, Eosinophils, and Mast Cells Can be Used in Diagnosis and to Predict Relapse of IgG4-Related Disease.

    Science.gov (United States)

    Culver, Emma L; Sadler, Ross; Bateman, Adrian C; Makuch, Mateusz; Cargill, Tamsin; Ferry, Berne; Aalberse, Rob; Barnes, Eleanor; Rispens, Theo

    2017-09-01

    IgG subclass 4-related disease (IgG4-RD) is characterized by increased serum levels of IgG4 and infiltration of biliary, pancreatic, and other tissues by IgG4-positive plasma cells. We assessed the prevalence of allergy and/or atopy, serum, and tissue IgE antibodies, and blood and tissue eosinophils in patients with IgG4-RD. We investigated the association between serum IgE and diagnosis and relapse of this disease. We performed a prospective study of 48 patients with IgG4-RD, 42 patients with an increased serum level of IgG4 with other inflammatory and autoimmune conditions (disease control subjects), and 51 healthy individuals (healthy control subjects) recruited from Oxford, United Kingdom from March 2010 through March 2014, and followed for a median of 41 months (range, 3-73 months). Serum levels of immunoglobulin were measured at diagnosis, during steroid treatment, and at disease relapse for patients with IgG4-RD; levels at diagnosis were compared with baseline levels of control subjects. Allergen-specific IgEs were measured using the IgE ImmunoCAP. Levels and distribution of IgG4 and IgE antibodies in lymphoid, biliary, and pancreatic tissues from patients with IgG4-RD and disease control subjects were measured by immunohistochemistry. We analyzed data using the Spearman rank correlation and receiver operating characteristic curves. Serum levels of IgG4 increased to 1.4 g/L or more, and IgE increased to 125 kIU/L or more, in 81% and 54% of patients with IgG4-RD, respectively, compared with 6% and 16% of healthy control subjects (P IgG4-RD versus 9% of healthy control subjects (P = .004). Of patients with IgG4-RD, 63% had a history of allergy and 40% had a history of atopy with an IgE-specific response; these values were 60% and 53% in patients with increased serum levels of IgE (P 480 kIU/L distinguished patients with IgG4-RD from disease control subjects with 86% specificity, 36% sensitivity, and a likelihood ratio of 3.2. Level of IgE at diagnosis >380 k

  8. A real-time in-memory discovery service leveraging hierarchical packaging information in a unique identifier network to retrieve track and trace information

    CERN Document Server

    Müller, Jürgen

    2014-01-01

    This book examines how to efficiently retrieve track and trace information for an item that took a certain path through a complex network of manufacturers, wholesalers, retailers and consumers. It includes valuable tips on in-memory data management.

  9. Polymyositis with elevated serum IgG4 levels and abundant IgG4+ plasma cell infiltration: A case report and literature review.

    Science.gov (United States)

    Anan, Ryusuke; Akiyama, Mitsuhiro; Kaneko, Yuko; Kikuchi, Jun; Suzuki, Kazuko; Matsubara, Shiro; Takeuchi, Tsutomu

    2017-12-01

    Polymyositis (PM) is a type of autoimmune, inflammatory myopathy. IgG4-related disease (IgG4-RD) is a recently recognized disease entity characterized by elevated serum IgG4 levels and IgG4 plasma-cell infiltration of various organs. However, several reports have described cases of other diseases that present with those features, suggesting the importance of careful differential diagnosis. Herein, we report the first case of PM with elevated serum IgG4 levels and IgG4 plasma cells in the muscles, mimicking IgG4-RD.A 73-year-old woman visited our hospital because of proximal muscle weakness of both thighs. Her blood test showed high levels of serum creatinine kinase, aldolase, and IgG4. Magnetic resonance imaging of the thighs showed muscle edema. Needle electromyography showed findings typical of myositis. Histological analysis of her left quadriceps revealed infiltration of IgG4 plasma cells as well as CD8 T cells. Scattered necrotic and regenerating muscle fibers with no specific findings for IgG4-RD (storiform fibrosis and obliterative phlebitis) were typical for PM. We diagnosed her condition as PM and treated her with 40 mg/day of prednisolone that decreased levels of muscle enzymes and improved muscle weakness. Our case indicated that PM could present with high serum IgG4 levels and IgG4 plasma-cell infiltration, mimicking IgG4-RD. Although the mechanism of IgG4 elevation in such PM is unclear, our case highlights the necessity to recognize that high serum IgG4 levels and IgG4 plasma-cell infiltration in organs are not specific for IgG4-RD.

  10. Chaotic system optimal tracking using data-based synchronous method with unknown dynamics and disturbances

    International Nuclear Information System (INIS)

    Song Ruizhuo; Wei Qinglai

    2017-01-01

    We develop an optimal tracking control method for chaotic system with unknown dynamics and disturbances. The method allows the optimal cost function and the corresponding tracking control to update synchronously. According to the tracking error and the reference dynamics, the augmented system is constructed. Then the optimal tracking control problem is defined. The policy iteration (PI) is introduced to solve the min-max optimization problem. The off-policy adaptive dynamic programming (ADP) algorithm is then proposed to find the solution of the tracking Hamilton–Jacobi–Isaacs (HJI) equation online only using measured data and without any knowledge about the system dynamics. Critic neural network (CNN), action neural network (ANN), and disturbance neural network (DNN) are used to approximate the cost function, control, and disturbance. The weights of these networks compose the augmented weight matrix, and the uniformly ultimately bounded (UUB) of which is proven. The convergence of the tracking error system is also proven. Two examples are given to show the effectiveness of the proposed synchronous solution method for the chaotic system tracking problem. (paper)

  11. Interaction between the macrophage system and IgA immune complexes in IgA nephropathy.

    Science.gov (United States)

    Roccatello, D; Coppo, R; Basolo, B; Martina, G; Rollino, C; Cordonnier, D; Busquet, G; Picciotto, G; Sena, L M; Piccoli, G

    1983-01-01

    In nine patients with IgA nephropathy, the function of the mononuclear phagocyte system was assessed by measuring in vivo clearance of anti-D coated red blood cells (RBC) and in vitro phagocytosis of sensitised RBC by monocytes. A strict correlation was found between in vivo macrophage function and in vitro monocyte phagocytosis. Statistical correlations were also found between in vivo clearance values and IgAIC and C3d values. A defective macrophage and monocyte function affects patients with major signs of clinical activity, highest IgAIC values, signs of complement activation and the most unfavourable clinical course.

  12. BioCreative V track 4: a shared task for the extraction of causal network information using the Biological Expression Language.

    Science.gov (United States)

    Rinaldi, Fabio; Ellendorff, Tilia Renate; Madan, Sumit; Clematide, Simon; van der Lek, Adrian; Mevissen, Theo; Fluck, Juliane

    2016-01-01

    Automatic extraction of biological network information is one of the most desired and most complex tasks in biological and medical text mining. Track 4 at BioCreative V attempts to approach this complexity using fragments of large-scale manually curated biological networks, represented in Biological Expression Language (BEL), as training and test data. BEL is an advanced knowledge representation format which has been designed to be both human readable and machine processable. The specific goal of track 4 was to evaluate text mining systems capable of automatically constructing BEL statements from given evidence text, and of retrieving evidence text for given BEL statements. Given the complexity of the task, we designed an evaluation methodology which gives credit to partially correct statements. We identified various levels of information expressed by BEL statements, such as entities, functions, relations, and introduced an evaluation framework which rewards systems capable of delivering useful BEL fragments at each of these levels. The aim of this evaluation method is to help identify the characteristics of the systems which, if combined, would be most useful for achieving the overall goal of automatically constructing causal biological networks from text. © The Author(s) 2016. Published by Oxford University Press.

  13. Homogeneous immunoassay for human IgG using oriented hen egg IgY immobilized on gold sol nanoparticles

    International Nuclear Information System (INIS)

    Yeritsyan, H.E.; Gasparyan, V.K.

    2012-01-01

    Homogeneous immunoassays using (red) gold nanoparticles represent an attractive detection scheme because of the option of photometric readout. We have applied oriented immobilization of hen egg immunoglobulin Y (IgY) on gold nanoparticles when developing a homogeneous immunoassay for human IgG. In oriented immobilization, as opposed to random immobilization, the antigen binding capabilities of the antibodies are retained. It is shown that such immunoassay has significantly better sensitivity in comparison with methods based on conventional immobilization of affinity-purified antibodies. It is also shown that hen egg IgY is better suited than rabbit antibodies, because much more antibody can be immobilized on gold nanoparticles without any destabilization, probably because of the more acidic nature of these antibodies. In addition, hen egg IgY can be supplied in higher quantity and can be prepared more easily than IgG from rabbits. Bleeding and slaughtering of animals is not needed. The assay presented here has a wide detection range (30-500 ng. mL -1 ) and a limit of detection as low as 30 ng. mL -1 of human IgG. (author)

  14. Borrelia burgdorferi-specific IgA in Lyme Disease

    Directory of Open Access Journals (Sweden)

    Christina D'Arco

    2017-05-01

    Full Text Available The laboratory diagnosis of Lyme disease is currently dependent on the detection of IgM and IgG antibodies against Borrelia burgdorferi, the causative agent of the disease. The significance of serum IgA against B. burgdorferi remains unclear. The production of intrathecal IgA has been noted in patients with the late Lyme disease manifestation, neuroborreliosis, but production of antigen-specific IgA during early disease has not been evaluated. In the current study, we assessed serum IgA binding to the B. burgdorferi peptide antigens, C6, the target of the FDA-cleared C6 EIA, and FlaB(211-223-modVlsE(275-291, a peptide containing a Borrelia flagellin epitope linked to a modified VlsE sequence, in patients with early and late Lyme disease. Specific IgA was detected in 59 of 152 serum samples (38.8% from early Lyme disease patients. Approximately 50% of early Lyme disease patients who were seropositive for peptide-specific IgM and/or IgG were also seropositive for peptide-specific IgA. In a subpopulation of patients, high peptide-specific IgA could be correlated with disseminated disease, defined as multiple erythema migrans lesions, and neurological disease complications. These results suggest that there may be an association between elevated levels of antigen-specific IgA and particular disease manifestations in some patients with early Lyme disease.

  15. Borrelia burgdorferi-specific IgA in Lyme Disease.

    Science.gov (United States)

    D'Arco, Christina; Dattwyler, Raymond J; Arnaboldi, Paul M

    2017-05-01

    The laboratory diagnosis of Lyme disease is currently dependent on the detection of IgM and IgG antibodies against Borrelia burgdorferi, the causative agent of the disease. The significance of serum IgA against B. burgdorferi remains unclear. The production of intrathecal IgA has been noted in patients with the late Lyme disease manifestation, neuroborreliosis, but production of antigen-specific IgA during early disease has not been evaluated. In the current study, we assessed serum IgA binding to the B. burgdorferi peptide antigens, C6, the target of the FDA-cleared C6 EIA, and FlaB(211-223)-modVlsE(275-291), a peptide containing a Borrelia flagellin epitope linked to a modified VlsE sequence, in patients with early and late Lyme disease. Specific IgA was detected in 59 of 152 serum samples (38.8%) from early Lyme disease patients. Approximately 50% of early Lyme disease patients who were seropositive for peptide-specific IgM and/or IgG were also seropositive for peptide-specific IgA. In a subpopulation of patients, high peptide-specific IgA could be correlated with disseminated disease, defined as multiple erythema migrans lesions, and neurological disease complications. These results suggest that there may be an association between elevated levels of antigen-specific IgA and particular disease manifestations in some patients with early Lyme disease. Copyright © 2017 The Authors. Published by Elsevier B.V. All rights reserved.

  16. MOG-IgG in NMO and related disorders

    DEFF Research Database (Denmark)

    Pache, Florence; Zimmermann, Hanna; Mikolajczak, Janine

    2016-01-01

    -IgG-positive patients (pRNFL = 59 ± 23 μm; GCIP = 1.50 ± 0.34 mm(3)) compared with healthy controls (pRNFL = 99 ± 6 μm, p Visual acuity was impaired in eyes after ON in MOG-IgG-positive patients (0.35 ± 0.88 logMAR). There were no significant differences in any structural......: Retinal neuro-axonal damage and visual impairment after ON in MOG-IgG-positive patients are as severe as in AQP4-IgG-positive NMOSD patients. In MOG-IgG-positive patients, damage accrual may be driven by higher relapse rates, whereas AQP4-IgG-positive patients showed fewer but more severe episodes of ON...... in the retina of MOG-IgG-positive patients in comparison with AQP4-IgG-positive NMOSD patients. METHODS: Afferent visual system damage following ON was bilaterally assessed in 16 MOG-IgG-positive patients with a history of ON and compared with that in 16 AQP4-IgG-positive NMOSD patients. In addition, 16 healthy...

  17. Establishment of a serum IgG4 cut-off value for the differential diagnosis of IgG4-related disease in Chinese population.

    Science.gov (United States)

    Li, Ping; Chen, Hua; Deng, Chuiwen; Wu, Ziyan; Lin, Wei; Zeng, Xiaofeng; Zhang, Wen; Zhang, Fengchun; Li, Yongzhe

    2016-07-01

    This study was performed to better know diagnosis associated with serum IgG4 concentration, and to explore the possibility for development of a serum IgG4 for IgG4-related disease (IgG4-RD) in Chinese populations. We studied retrospectively 497 IgG4 serum subclass measurements from Peking Union Medical College Hospital during the four-year period, including 242 IgG4-RD, 130 other diseases and 125 healthy individuals. Serum IgG4 concentrations were significantly higher in IgG4-RD than in other pathologies (1662.9 ± 3760.9 mg/L, p IgG4 level between other pathologies group and healthy individuals (p = 0.075). Among the 242 IgG4-RD patients analyzed, serum IgG4 concentrations were normal in 46 patients (19.0%). We found 32 patients (24.6%) with elevated serum IgG4 levels among the 130 patients who suffered from other pathologies. There were seven (5.6%) with serum IgG4 over 1350 mg/L in healthy individuals. The ROC curve analysis revealed that the optimal sensitivity and specificity were 80.0% and 88.2%, respectively, at the concentration of 1575 mg/L for Chinese patients. Our study demonstrated that serum IgG4 elevation was not specific of IgG4-RD. Further studies are needed to define the sensibility and specificity of IgG4 values for the diagnosis of IgG4-RD.

  18. IgE and allergen-specific immunotherapy-induced IgG4 recognize similar epitopes of Bet v 1, the major allergen of birch pollen.

    Science.gov (United States)

    Groh, N; von Loetzen, C S; Subbarayal, B; Möbs, C; Vogel, L; Hoffmann, A; Fötisch, K; Koutsouridou, A; Randow, S; Völker, E; Seutter von Loetzen, A; Rösch, P; Vieths, S; Pfützner, W; Bohle, B; Schiller, D

    2017-05-01

    Allergen-specific immunotherapy (AIT) with birch pollen generates Bet v 1-specific immunoglobulin (Ig)G 4 which blocks IgE-mediated hypersensitivity mechanisms. Whether IgG 4 specific for Bet v 1a competes with IgE for identical epitopes or whether novel epitope specificities of IgG 4 antibodies are developed is under debate. We sought to analyze the epitope specificities of IgE and IgG 4 antibodies from sera of patients who received AIT. 15 sera of patients (13/15 received AIT) with Bet v 1a-specific IgE and IgG 4 were analyzed. The structural arrangements of recombinant (r)Bet v 1a and rBet v 1a _11x , modified in five potential epitopes, were analyzed by circular dichroism and nuclear magnetic resonance spectroscopy. IgE binding to Bet v 1 was assessed by ELISA and mediator release assays. Competitive binding of monoclonal antibodies specific for Bet v 1a and serum IgE/IgG 4 to rBet v 1a and serum antibody binding to a non-allergenic Bet v 1-type model protein presenting an individual epitope for IgE was analyzed in ELISA and western blot. rBet v 1a _11x had a Bet v 1a - similar secondary and tertiary structure. Monomeric dispersion of rBet v 1a _11x was concentration and buffer-dependent. Up to 1500-fold increase in the EC 50 for IgE-mediated mediator release induced by rBet v 1a _11x was determined. The reduction of IgE and IgG 4 binding to rBet v 1a _11x was comparable in 67% (10/15) of sera. Bet v 1a-specific monoclonal antibodies inhibited binding of serum IgE and IgG 4 to 66.1% and 64.9%, respectively. Serum IgE and IgG 4 bound specifically to an individual epitope presented by our model protein in 33% (5/15) of sera. Patients receiving AIT develop Bet v 1a-specific IgG 4 which competes with IgE for partly identical or largely overlapping epitopes. The similarities of epitopes for IgE and IgG 4 might stimulate the development of epitope-specific diagnostics and therapeutics. © 2016 John Wiley & Sons Ltd.

  19. Robust Target Tracking with Multi-Static Sensors under Insufficient TDOA Information.

    Science.gov (United States)

    Shin, Hyunhak; Ku, Bonhwa; Nelson, Jill K; Ko, Hanseok

    2018-05-08

    This paper focuses on underwater target tracking based on a multi-static sonar network composed of passive sonobuoys and an active ping. In the multi-static sonar network, the location of the target can be estimated using TDOA (Time Difference of Arrival) measurements. However, since the sensor network may obtain insufficient and inaccurate TDOA measurements due to ambient noise and other harsh underwater conditions, target tracking performance can be significantly degraded. We propose a robust target tracking algorithm designed to operate in such a scenario. First, track management with track splitting is applied to reduce performance degradation caused by insufficient measurements. Second, a target location is estimated by a fusion of multiple TDOA measurements using a Gaussian Mixture Model (GMM). In addition, the target trajectory is refined by conducting a stack-based data association method based on multiple-frames measurements in order to more accurately estimate target trajectory. The effectiveness of the proposed method is verified through simulations.

  20. IgG and IgG subclasses antibody responses to rK39 in Leishmania donovani infections

    International Nuclear Information System (INIS)

    Daifalla, N.S.; El Hassan, A.M.

    1998-01-01

    Leishmania donovani infection cause a wide spectrum of human diseases ranging from self-healing subclinical infections to severe visceral leishmaniasis, post kal-azar dermal leishmaiasis, and mucosal leishmaiasis. The infection associated with high levels of anti-leishmania antibodies which offer a potential parameter for the serological diagnosis of L. donovani infection replacing the invasive parasitological methods. rK39, a cloned antigen of L. chagasis was reported to have high levels of anti-leishmania antibodies in Sudanese and American visceral leishmaniasis patients. In an assessment of rK39-ELISA in detecting L. donovani infection we found that the antigen detected visceral leishmaniasis, post kala-azar dermal leishmaniasis, and mucosal leismaniasis with the sensitives of 96.6%, 95.91% and 90.91% respectively. The test has the specificity of 96.7%. Further investigation of 25 visceral leishmaniasis patients showed elevated anti-rK39 antibody responses of IgG subclasses with IgG1 and IgG3 significantly higher than IgG4. igG3 showed the highest sensitivity (84.00%) whereas IgG1 showed the highest sensitivity (100%). The dynamics of the serological reactivity to rK39 in l.donovani infections will be discussed in relation to exposure, infection, cure and relapse.(Author)

  1. IgG4 antibodies in Egyptian patients with schistosomiasis

    NARCIS (Netherlands)

    Iskander, R.; Das, P. K.; Aalberse, R. C.

    1981-01-01

    Serum immunoglobulins were determined in 40 Egyptian patients with schistosomiasis. In addition to the well-established elevation in total IgE, a striking imbalance in the IgG subclass levels was found: IgG3 and IgG4 levels were markedly elevated, whereas IgG2 levels were normal. The IgG4 level did

  2. Fc-Glycosylation in Human IgG1 and IgG3 Is Similar for Both Total and Anti-Red-Blood Cell Anti-K Antibodies

    Directory of Open Access Journals (Sweden)

    Myrthe E. Sonneveld

    2018-01-01

    Full Text Available After albumin, immunoglobulin G (IgG are the most abundant proteins in human serum, with IgG1 and IgG3 being the most abundant subclasses directed against protein antigens. The quality of the IgG-Fc-glycosylation has important functional consequences, which have been found to be skewed toward low fucosylation in some antigen-specific immune responses. This increases the affinity to IgG1-Fc-receptor (FcγRIIIa/b and thereby directly affects downstream effector functions and disease severity. To date, antigen-specific IgG-glycosylation have not been analyzed for IgG3. Here, we analyzed 30 pregnant women with anti-K alloantibodies from a prospective screening cohort and compared the type of Fc-tail glycosylation of total serum- and antigen-specific IgG1 and IgG3 using mass spectrometry. Total serum IgG1 and IgG3 Fc-glycoprofiles were highly similar. Fc glycosylation of antigen-specific IgG varied greatly between individuals, but correlated significantly with each other for IgG1 and IgG3, except for bisection. However, although the magnitude of changes in fucosylation and galactosylation were similar for both subclasses, this was not the case for sialylation levels, which were significantly higher for both total and anti-K IgG3. We found that the combination of relative IgG1 and IgG3 Fc-glycosylation levels did not improve the prediction of anti-K mediated disease over IgG1 alone. In conclusion, Fc-glycosylation profiles of serum- and antigen-specific IgG1 and IgG3 are highly similar.

  3. Duration of secretory IgM and IgA antibodies to respiratory syncytial virus in a community study in Guinea-Bissau

    DEFF Research Database (Denmark)

    Stensballe, L G; Kofoed, P E; Nante, E J

    2000-01-01

    phase of infection. A secondary response may be more likely in children with low IgM responses in the acute phase (RR = 2.08 (95% confidence interval (CI) 0.92-4.70)). The IgA response was highest on days 28 and 42 after antigen detection, 72% having a detectable IgA response within the first 1.5 mo...... of these children had a simultaneous IgM-positive response. When 29 of the children were tested after an epidemic when they were 1-3-y-old, >80% again had high IgM (24/29, 82%) and IgA (28/29, 94%) levels. Among samples collected over a 1-y period from infants with LRI in a community morbidity surveillance...

  4. IgG/IgM antiphospholipid antibodies present in the classification criteria for the antiphospholipid syndrome: a critical review of their association with thrombosis.

    Science.gov (United States)

    Kelchtermans, H; Pelkmans, L; de Laat, B; Devreese, K M

    2016-08-01

    Essentials The clinical value of IgM antibodies in thrombotic antiphospholipid syndrome (APS) is debated. By review of literature, we reconsidered the clinical value of IgM antibodies in thrombotic APS. More significant correlations with thrombosis were found for the IgG compared to IgM isotype. Unavailability of paired IgG/IgM results hampers evaluating the added value of IgM positivity. Click to hear Dr de Groot's perspective on antiphospholipid syndrome Background Despite the update of the classification criteria for the antiphospholipid syndrome (APS), difficulties persist in the identification of patients at risk for thrombosis. Current guidelines include assays detecting IgG/IgM anti-β2 -glycoprotein I and anti-cardiolipin antibodies, although the relevance of IgM antibodies has been debated. Objectives Through a review of the literature from 2001 to 2014, we aimed to formally establish the thrombotic risk stratification potential of IgM as compared with IgG anti-phospholipid antibodies (aPLs). Patients/methods One thousand two hundred and twenty-eight articles were selected by a computer-assisted search of the literature. Of the 177 studies that met our inclusion criteria, the clinical value of IgG/IgM aPLs was established through analysis of odds ratios for thrombosis or percentage of positives in the thrombotic population. Results/conclusions We clearly found more significant correlations with thrombosis for the IgG than for the IgM isotype. Nonetheless, in a minority of studies, significant associations with thrombosis were found for IgM but not IgG antibodies. The unavailability of paired results of IgG and IgM for each separate patient hampers evaluation of the added value of isolated IgM positivity. To fully take advantage of results obtained by future studies, we strongly encourage scientists to provide all studied information per patient. We planned a large multicenter study to investigate clinical associations of isolated/combined positivity for

  5. Performance of a polymer coated silicon microarray for simultaneous detection of food allergen-specific IgE and IgG4.

    Science.gov (United States)

    Sievers, S; Cretich, M; Gagni, P; Ahrens, B; Grishina, G; Sampson, H A; Niggemann, B; Chiari, M; Beyer, K

    2017-08-01

    Microarray-based component-resolved diagnostics (CRD) has become an accepted tool to detect allergen-specific IgE sensitization towards hundreds of allergens in parallel from one drop of serum. Nevertheless, specificity and sensitivity as well as a simultaneous detection of allergen-specific IgG 4 , as a potential parameter for tolerance development, remain to be optimized. We applied the recently introduced silicon chip coated with a functional polymer named copoly(DMA-NAS-MAPS) to the simultaneous detection of food allergen-specific IgE and IgG 4 , and compared it with ImmunoCAP and ImmunoCAP ISAC. Inter- and intraslide variation, linearity of signal and working range, sensitivity and application of internal calibrations for IgE and IgG 4 were assessed. Native and recombinant allergenic proteins from hen's egg and cow's milk were spotted on silicon chips coated with copoly(DMA-NAS-MAPS) along with known concentrations for human IgE and IgG 4 . A serum pool and 105 patient samples were assessed quantitatively and semi-quantitatively with the ImmunoCAP and ImmunoCAP ISAC and correlated with IgE- and IgG 4 -specific fluorescence on silicon microarrays. Allergen-specific IgE and IgG 4 were detected in parallel using two fluorescent dyes with no crosstalk. Results from the ImmunoCAP correlated better with microarray fluorescence than with ImmunoCAP ISAC except for the allergen ovomucoid. The working range of the silicon microarray for total hen's egg-specific IgE was comparable to the range of 0.1 to >100 kU A /L of the ImmunoCAP system, whereas for total cow's milk, the silicon microarray was less sensitive. Detectable allergen-specific IgG 4 could be determined only for low concentrations, but still correlated positively with ImmunoCAP results. We confirmed the ability of the polymer coated silicon microarray to be comparably sensitive to the ImmunoCAP ISAC for various food allergens. This suggests that the copoly(DMA-NAS-MAPS) microarray is a low-cost, self

  6. Current Concept of IgG4-Related Disease.

    Science.gov (United States)

    Okazaki, Kazuichi; Umehara, Hisanori

    2017-01-01

    IgG4-related disease (IgG4-RD) is a fibroinflammatory disease of unknown etiology, which is characterized by a tendency to form tumefactive lesions, increased serum levels of IgG4, and massive infiltration of IgG4-positive plasma cells with storiform fibrosis and/or obliterative phlebitis. Patients with IgG4-RD have frequently multiorgan involvements such as the pancreas, biliary tree, salivary glands, periorbital tissues, kidneys, lungs, lymph nodes, and retroperitoneum. IgG4-RD mainly affects middle-aged to elderly men except for involvement in lachrymal and salivary glands, so-called Mikulicz's disease. The clinical manifestations of IgG4-RD depend on individually involved organs and respond well to steroid, but the prognosis still remains unclear. Some patients develop serious complications such as obstructive jaundice due to hepatic, gallbladder, or pancreatic lesions; hydronephrosis due to retroperitoneal fibrosis; or respiratory symptoms due to pulmonary lesions. Nomenclatures of individual organ manifestation of IgG4-RD have been internationally consented.

  7. B1 Cell IgE Impedes Mast Cell-Mediated Enhancement of Parasite Expulsion through B2 IgE Blockade

    Directory of Open Access Journals (Sweden)

    Rebecca K. Martin

    2018-02-01

    Full Text Available Helminth infection is known for generating large amounts of poly-specific IgE. Here we demonstrate that innate-like B1 cells are responsible for this IgE production during infection with the nematode parasites Nippostrongylus brasiliensis and Heligmosomoides polygyrus bakeri. In vitro analysis of B1 cell immunoglobulin class switch recombination to IgE demonstrated a requirement for anti-CD40 and IL-4 that was further enhanced when IL-5 was added or when the B1 source was helminth infected mice. An IL-25-induced upregulation of IgE in B1 cells was also demonstrated. In T cell-reconstituted RAG1−/− mice, N. brasiliensis clearance was enhanced with the addition of B2 cells in an IgE-dependent manner. This enhanced clearance was impeded by reconstitution with IgE sufficient B1 cells. Mucosal mast cells mediated the B2 cell enhancement of clearance in the absence of B1 cells. The data support B1 cell IgE secretion as a regulatory response exploited by the helminth.

  8. Inhibition of STAT3 Signaling Reduces IgA1 Autoantigen Production in IgA Nephropathy

    Directory of Open Access Journals (Sweden)

    Koshi Yamada

    2017-11-01

    Discussion: Our results revealed that IL-6−induced aberrant activation of STAT3-mediated overproduction of galactose-deficient IgA1. STAT3 signaling pathway may thus represent a new target for disease-specific therapy of IgA nephropathy.

  9. Clinical features of IgG4-related rhinosinusitis.

    Science.gov (United States)

    Hanaoka, Machiko; Kammisawa, Terumi; Koizumi, Satomi; Kuruma, Sawako; Chiba, Kazuro; Kikuyama, Masataka; Shirakura, Satoshi; Sugimoto, Taro; Hishima, Tsunekazu

    2017-09-01

    IgG4-related disease is a systemic disease that affects various organs of the body. Aim of this study is to elucidate the clinical characteristics of IgG4-related rhinosinusitis. Clinical features, laboratory findings, radiological and endoscopic findings, associated disease, treatment and prognosis were retrospectively examined in 10 patients with IgG4-related rhinosinusitis. The age was 59.1±11.3 years old and male-to-female ratio was 1:1. The chief nasal complaints were hyposmia (n=4), nasal obstruction (n=3), and nothing (n=3). Serum IgG4 levels were elevated in all patients and the value was 740.4±472.4mg/dl. Other IgG4-related diseases were associated in all 10 patients, including IgG4-related sialadenitis (n=6), IgG4-related dacryoadenitis (n=5), and autoimmune pancreatitis (n=5). Imaging findings on CT/MRI were obstruction of the way of elimination (n=10), thickening of the sinus mucous membrane (n=10), and fluid in the sinus (n=6). All of the cases had bilateral findings. Nasal endoscopic findings were chiefly deviated nasal septum (n=5), polyps (n=4), edema of the mucous membrane (n=3). Histologically, abundant infiltration of IgG4 positive plasma cell and lymphocyte and an elevated IgG4+/IgG+ cell ration was detected in all 8 patients and 5 patients, respectively. Endoscopic sinus surgery was performed in 8 patients. Eight patients were treated with steroid therapy for other associated IgG4-related diseases. Symptoms improved in all 6 patients after an initial treatment (endoscopic surgery (n=5) and steroids (n=1)), but one patient suffered relapse. IgG4-related rhinosinusitis is a distinct entity of IgG4-related disease, and is associated in patients with multiple IgG4-related diseases. Copyright © 2017 Medical University of Bialystok. Published by Elsevier B.V. All rights reserved.

  10. Differential expression of IgE and IgG4 specific antibody responses in asymptomatic and chronic human filariasis

    NARCIS (Netherlands)

    Kurniawan, A.; Yazdanbakhsh, M.; van Ree, R.; Aalberse, R.; Selkirk, M. E.; Partono, F.; Maizels, R. M.

    1993-01-01

    A population of 164 adult individuals resident in an area endemic for Brugia malayi lymphatic filariasis has been studied for humoral immune responses to filarial parasites. Antibody levels to Ag extracted from adult worms were determined for each of the IgG subclasses, for IgM and for IgE. The

  11. Radioimmunoassay for detection of IgM domains

    Energy Technology Data Exchange (ETDEWEB)

    Shimizu, A [Osaka Univ. (Japan); Watanabe, S; Kiyotaki, C; Yamamura, Y

    1979-09-01

    IgM from two macroglobulinemia patients was digested with trypsin, and Fab monomer, Fab dimer and Fc fragments of the IgM were isolated. Using these fragments as antigens and rabbit antisera prepared against another IgM from a macroglobulinemia patient, a radioimmunoassay system for the C..mu..1, C..mu..2 and Fc..mu.. was established. This system can be used as a tool for immunochemical characterization of IgM present on the surface of lymphoid cells.

  12. Circulating IgA immune complexes in patients with psoriasis

    International Nuclear Information System (INIS)

    Hall, R.P.; Peck, G.L.; Lawley, T.J.

    1983-01-01

    The sera of 21 patients with psoriasis were examined for the presence of IgA-containing circulating immune complexes (CIC) using the Raji IgA radioimmunoassay. In addition, the Raji IgG radioimmunoassay and 125I-Clq binding assay were used to detect IgG- and IgM-containing CIC. Twenty-five patients with other hyperkeratotic skin disorders were studied as controls. Patients were studied before institution of systemic therapy with etretinate (20 patients) or 13-cis-retinoic acid (1 patient). In addition, sera of 15 of the patients treated with etretinate were studied before, during, and after therapy. The extent of pretreatment disease involvement as well as response to therapy were evaluated in a blinded fashion. Fourteen of 21 (67%) patients with psoriasis had evidence of IgA-containing CIC at some time during the course of their disease, as compared to only 1 of 25 patients with other hyperkeratotic skin disorders. In contrast, only 2 of 19 (11%) had evidence of IgG-containing CIC using the Raji IgG assay, and only 1 of 19 (5%) had evidence of IgG- or IgM-containing CIC using the 125I-Clq binding assay. A positive correlation was found between the extent of pretreatment disease involvement and the level of IgA-containing CIC by linear regression analysis (p . 0.01). There was, however, no correlation between clinical improvement and the presence or level of IgA-containing CIC in 15 patients followed during therapy. Sucrose density gradient analysis of the IgA-containing CIC found in 2 of these patients demonstrated IgA-containing CIC in the 9S to 13S region. The finding of IgA-containing CIC in a significant number of patients with psoriasis and the relative absence of IgG- or IgM-containing CIC suggest that IgA-containing CIC may play a role in psoriasis

  13. Detection of IgG1 and IgG4 subtypes reactive against potato apyrase in schistosomiasis patients

    Directory of Open Access Journals (Sweden)

    Priscila de Faria-Pinto

    2010-07-01

    Full Text Available In this paper, we showed for the first time that the conserved domains within Schistosoma mansoni ATP diphosphohydrolase isoforms, shared with potato apyrase, possess epitopes for the IgG1 and IgG4 subtypes, as 24 (80% of the 30 schistosomiasis patients were seropositive for this vegetable protein. The analyses for each patient cured (n = 14 after treatment (AT with praziquantel revealed variable IgG1 and IgG4 reactivity against potato apyrase. Different antigenic epitopes shared between the vegetable and parasite proteins could be involved in susceptibility or resistance to S. mansoni AT with praziquantel and these possibilities should be explored.

  14. CDC’s National Environmental Public Health Tracking Program in Action: Case Studies From State and Local Health Departments

    Science.gov (United States)

    Eatman, Shana; Strosnider, Heather M.

    2017-01-01

    The Centers for Disease Control and Prevention’s (CDC’s) National Environmental Public Health Tracking Program (Tracking Program) is a multidisciplinary collaboration that involves the ongoing collection, integration, analysis, interpretation, and dissemination of data from environmental hazard monitoring, human exposure surveillance, and health effects surveillance. With a renewed focus on data-driven decision-making, the CDC’s Tracking Program emphasizes dissemination of actionable data to public health practitioners, policy makers, and communities. The CDC’s National Environmental Public Health Tracking Network (Tracking Network), a Web-based system with components at the national, state, and local levels, houses environmental public health data used to inform public health actions (PHAs) to improve community health. This article serves as a detailed landscape on the Tracking Program and Tracking Network and the Tracking Program’s leading performance measure, “public health actions.” Tracking PHAs are qualitative statements addressing a local problem or situation, the role of the state or local Tracking Program, how the problem or situation was addressed, and the action taken. More than 400 PHAs have been reported by funded state and local health departments since the Tracking Program began collecting PHAs in 2005. Three case studies are provided to illustrate the use of the Tracking Program resources and data on the Tracking Network, and the diversity of actions taken. Through a collaborative network of experts, data, and tools, the Tracking Program and its Tracking Network are actively informing state and local PHAs. In a time of competing priorities and limited funding, PHAs can serve as a powerful tool to advance environmental public health practice. PMID:28763381

  15. IgG4-related kidney disease – an update

    Science.gov (United States)

    Kawano, Mitsuhiro; Saeki, Takako

    2015-01-01

    Purpose of review IgG4-related disease (IgG4-RD) is a recently recognized systemic inflammatory disorder that can affect most organs/tissues such as sarcoidosis. The kidney is a frequently affected organ with tubulointerstitial nephritis (TIN), the representative lesion of IgG4-RD. This review focuses on the latest knowledge of IgG4-related kidney disease (IgG4-RKD). Recent findings A wide range of renal manifestations of IgG4-RD, that is TIN, membranous glomerulonephritis (MGN) and other glomerular lesions, and pyelitis, are collectively referred to as IgG4-RKD. Clinically, decreased renal function, or characteristic imaging findings such as multiple low-density lesions on contrast-enhanced computed tomography or diffuse thickening of the renal pelvic wall, are typical presenting features. Although a rapid response to corticosteroid therapy is a very important feature of IgG4-TIN, in cases in which renal function is moderately to severely decreased before therapy, only partial recovery of renal function is obtained. Summary TIN with characteristic imaging findings is a typical manifestation of IgG4-RKD in the interstitium, while MGN is a representative manifestation of the glomerular lesions. Although IgG4 is a central feature of IgG4-RD, the recent discovery of IgG4-negative IgG4-RD raises questions about the causative role of the IgG4 molecule in this context. PMID:25594543

  16. Intrathoracic Manifestations of IgG4-Related Disease

    Directory of Open Access Journals (Sweden)

    Sian Yik Lim

    2016-10-01

    Full Text Available Intrathoracic involvement with IgG4-related disease (IgG4-RD is frequently overlooked in IgG4-related disease patients. In this article we review the intrathoracic findings of IgG4-RD which are variable and protean. IgG4-related disease has been reported to affect the lung parenchyma, pleura, mediastinal/hilar lymph nodes, vasculature, and pericardium within the thorax. Mediastinal and hilar lymphadenopathy is the most common intrathoracic manifestation of IgG4-RD. Four main patterns of pulmonary disease have been described, including the solid nodular type, the bronchovascular type, the alveolar interstitial type, and the round shaped ground glass type. When feasible, a biopsy should be obtained to confirm the diagnosis. Most lesions show characteristic pathologic findings of IgG4-RD: dense lymphoplasmacytic infiltrate, storiform fibrosis, and obliterative phlebitis. While this helps establish the diagnosis, the interpretation of pathology findings in the clinical context is key in making an accurate diagnosis. Mimickers of IgG4-RD should be ruled out, before making a diagnosis. The intrathoracic findings of IgG4-RD can be treated effectively with prednisone, but may require additional immunosuppressive therapies, including rituximab.

  17. IgG4-Related Perineural Disease

    Directory of Open Access Journals (Sweden)

    Dai Inoue

    2012-01-01

    Full Text Available Aims. To elucidate characteristics of IgG4-related disease involving the peripheral nervous system. Methods. Retrospective review of 106 patients with IgG4-related disease identified 21 peripheral nerve lesions in 7 patients. Clinicopathological and radiological features were examined. Results. Peripheral nerve lesions were commonly identified in orbital or paravertebral area, involving orbital (=9, optic (=4, spinal (=7, and great auricular nerves (=1. The predominant radiological feature was a distinct perineural soft tissue mass, ranging 8 to 30 mm in diameter. Histologically, the epineurium was preferentially involved by massive lymphoplasmacytic infiltration rich in IgG4+ plasma cells. All lesions were neurologically asymptomatic and steroid-responsive at the first presentation, but one recurrent lesion around the optic nerve caused failing vision. Conclusion. IgG4-related disease of the peripheral nervous system is characterized by orbital or paravertebral localization, perineural mass formation, and rare neurologic symptoms. The term “IgG4-related perineural disease” seems appropriate to describe this entity.

  18. Methods of quantifying circulating IgE

    International Nuclear Information System (INIS)

    Merrett, T.G.; Merrett, J.

    1978-01-01

    Four radioimmunoassay techniques, two conventional and two sandwich, have been used to measure circulating IgE levels in 100 sera. The test sera had IgE levels ranging from 1.0 to 20,000 u/ml, and each was measured at five dilutions, ranging from three-fold to 400-fold. The same IgE standards were used throughout, and the optimal range for each assay was determined by assessing data for quality control sera and the WHO standard 69/204. To be of general use in the United Kingdom an IgE test must measure accurately levels as low as 20-30 u IgE/ml. The Phadebas RIST method failed to meet this criterion, and of the remaining tests the double antibody method had the most useful operating range and produced the most reliable results. However, the double antibody method is not available commercially and so, for the majority of laboratories, the Phadebas PRIST technique should be the method chosen. (author)

  19. Using gene co-expression network analysis to predict biomarkers for chronic lymphocytic leukemia

    Directory of Open Access Journals (Sweden)

    Borlawsky Tara B

    2010-10-01

    Full Text Available Abstract Background Chronic lymphocytic leukemia (CLL is the most common adult leukemia. It is a highly heterogeneous disease, and can be divided roughly into indolent and progressive stages based on classic clinical markers. Immunoglobin heavy chain variable region (IgVH mutational status was found to be associated with patient survival outcome, and biomarkers linked to the IgVH status has been a focus in the CLL prognosis research field. However, biomarkers highly correlated with IgVH mutational status which can accurately predict the survival outcome are yet to be discovered. Results In this paper, we investigate the use of gene co-expression network analysis to identify potential biomarkers for CLL. Specifically we focused on the co-expression network involving ZAP70, a well characterized biomarker for CLL. We selected 23 microarray datasets corresponding to multiple types of cancer from the Gene Expression Omnibus (GEO and used the frequent network mining algorithm CODENSE to identify highly connected gene co-expression networks spanning the entire genome, then evaluated the genes in the co-expression network in which ZAP70 is involved. We then applied a set of feature selection methods to further select genes which are capable of predicting IgVH mutation status from the ZAP70 co-expression network. Conclusions We have identified a set of genes that are potential CLL prognostic biomarkers IL2RB, CD8A, CD247, LAG3 and KLRK1, which can predict CLL patient IgVH mutational status with high accuracies. Their prognostic capabilities were cross-validated by applying these biomarker candidates to classify patients into different outcome groups using a CLL microarray datasets with clinical information.

  20. Tracking and Treating Mobile Populations. The TB Net System. Migrant Clinicians Network Monograph Series. = El Sistema de Red para la TB.

    Science.gov (United States)

    Migrant Clinicians Network, Inc., Austin, TX.

    A comprehensive tracking and referral network that helps provide continuity of care for mobile populations with active tuberculosis (TB) or TB infection is considered essential for effective treatment of TB. However, the interstate referral system that exists between state health departments has been highly inefficient for serving migrant…

  1. Value of serum IgG4 in the diagnosis of IgG4-related disease and in differentiation from rheumatic diseases and other diseases.

    Science.gov (United States)

    Yamamoto, Motohisa; Tabeya, Tetsuya; Naishiro, Yasuyoshi; Yajima, Hidetaka; Ishigami, Keisuke; Shimizu, Yui; Obara, Mikiko; Suzuki, Chisako; Yamashita, Kentaro; Yamamoto, Hiroyuki; Hayashi, Toshiaki; Sasaki, Shigeru; Sugaya, Toshiaki; Ishida, Tadao; Takano, Ken-Ichi; Himi, Tetsuo; Suzuki, Yasuo; Nishimoto, Norihiro; Honda, Saho; Takahashi, Hiroki; Imai, Kohzoh; Shinomura, Yasuhisa

    2012-06-01

    IgG4-related disease (IgG4-RD) is a novel disease entity that includes Mikulicz's disease, autoimmune pancreatitis (AIP), and many other conditions. It is characterized by elevated serum IgG4 levels and abundant IgG4-bearing plasmacyte infiltration of involved organs. We postulated that high levels of serum IgG4 would comprise a useful diagnostic tool, but little information is available about IgG4 in conditions other than IgG4-RD, including rheumatic diseases. Several reports have described cutoff values for serum IgG4 when diagnosing IgG4-RD, but these studies mostly used 135 mg/dL in AIP to differentiate from pancreatic cancer instead of rheumatic and other common diseases. There is no evidence for a cutoff serum IgG4 level of 135 mg/dL for rheumatic diseases and common diseases that are often complicated with rheumatic diseases. The aim of this work was to re-evaluate the usual cutoff serum IgG4 value in AIP (135 mg/dL) that is used to diagnose whole IgG4-RD in the setting of a rheumatic clinic by measuring serum IgG4 levels in IgG4-RD and various disorders. We therefore constructed ROC curves of serum IgG4 levels in 418 patients who attended Sapporo Medical University Hospital due to IgG4-RD and various rheumatic and common disorders. The optimal cut-off value of serum IgG4 for a diagnosis of IgG4-RD was 144 mg/dL, and the sensitivity and specificity were 95.10 and 90.76%, respectively. Levels of serum IgG4 were elevated in IgG4-RD, Churg-Strauss syndrome, multicentric Castleman's disease, eosinophilic disorders, and in some patients with rheumatoid arthritis, systemic sclerosis, chronic hepatitis, and liver cirrhosis. The usual cut-off value of 135 mg/dL in AIP is useful for diagnosing whole IgG4-RD, but high levels of serum IgG4 are sometimes observed in not only IgG4-RD but also other rheumatic and common diseases.

  2. Precise orbit determination for BDS3 experimental satellites using iGMAS and MGEX tracking networks

    Science.gov (United States)

    Li, Xingxing; Yuan, Yongqiang; Zhu, Yiting; Huang, Jiande; Wu, Jiaqi; Xiong, Yun; Zhang, Xiaohong; Li, Xin

    2018-04-01

    In this contribution, we focus on the precise orbit determination (POD) for BDS3 experimental satellites with the international GNSS Monitoring and Assessment System (iGMAS) and Multi-GNSS Experiment (MGEX) tracking networks. The datasets of DOY (day of year) 001-230 in 2017 are analyzed with different processing strategies. By comparing receiver clock biases and receiver B1I-B3I DCBs, it is confirmed that there is no obvious systematic bias between experimental BDS3 and BDS2 in the common B1I and B3I signals, which indicates that experimental BDS3 and BDS2 can be treated as one system when performing combined POD. With iGMAS-only BDS3 stations, the 24-h overlap RMS of BDS3 + BDS2 + GPS combined POD is 24.3, 16.1 and 8.4 cm in along-track, cross-track and radial components, which is better than BDS3-only POD by 80-90% and better than BDS3+BDS2 combined POD by about 10%. With more stations (totally 20 stations from both iGMAS and MGEX) and the proper ambiguity resolution strategy (GEO ambiguities are float and BDS3 ambiguities are fixed), the performance of BDS3 POD can be further improved to 14.6, 7.9 and 3.7 cm, respectively, in along-track, cross-track and radial components, which is comparable to the performance of BDS2 POD. The 230-day SLR validations of C32, C33 and C34 show that the mean differences of - 3.48 , 7.81 and 8.19 cm can be achieved, while the STD is 13.35, 13.46 and 13.11 cm, respectively. Furthermore, the 230-day overlap comparisons reveal that C31 most likely still uses an orbit-normal mode and exhibits similar orbit modeling problems in orbit-normal periods as found in most of the BDS2 satellites.

  3. Performance Evaluation of the VIDAS® Measles IgG Assay and Its Diagnostic Value for Measuring IgG Antibody Avidity in Measles Virus Infection

    Science.gov (United States)

    Dina, Julia; Creveuil, Christian; Gouarin, Stephanie; Viron, Florent; Hebert, Amelie; Freymuth, Francois; Vabret, Astrid

    2016-01-01

    The objective of this study is primarily to compare the performance of the VIDAS® Measles immunoglobulin (Ig)G assay to that of two other serological assays using an immunoassay technique, Enzygnost® Anti-measles Virus/IgG (Siemens) and Measles IgG CAPTURE EIA® (Microimmune). The sensitivity and the agreement of the VIDAS® Measles IgG assay compared to the Enzygnost® Anti-measles Virus/IgG assay and the Measles IgG CAPTURE EIA® assay are 100%, 97.2% and 99.0%, 98.4%, respectively. The very low number of negative sera for IgG antibodies does not allow calculation of specificity. As a secondary objective, we have evaluated the ability of the VIDAS® Measles IgG assay to measure anti-measles virus IgG antibody avidity with the help of the VIDAS® CMV IgG Avidity reagent, using 76 sera from subjects with measles and 238 other sera. Different groups of populations were analyzed. In the primary infection measles group, the mean IgG avidity index was 0.16 (range of 0.07 to 0.93) compared to 0.79 (range of 0.25 to 1) in the serum group positive for IgG antibodies and negative for IgM. These data allow to define a weak anti-measles virus IgG antibody avidity as an avidity index (AI) 0.6. The VIDAS® Measles IgG assay has a performance equivalent to that of other available products. Its use, individual and quick, is well adapted to testing for anti-measles immunity in exposed subjects. PMID:27556477

  4. A Low-Cost Maximum Power Point Tracking System Based on Neural Network Inverse Model Controller

    Directory of Open Access Journals (Sweden)

    Carlos Robles Algarín

    2018-01-01

    Full Text Available This work presents the design, modeling, and implementation of a neural network inverse model controller for tracking the maximum power point of a photovoltaic (PV module. A nonlinear autoregressive network with exogenous inputs (NARX was implemented in a serial-parallel architecture. The PV module mathematical modeling was developed, a buck converter was designed to operate in the continuous conduction mode with a switching frequency of 20 KHz, and the dynamic neural controller was designed using the Neural Network Toolbox from Matlab/Simulink (MathWorks, Natick, MA, USA, and it was implemented on an open-hardware Arduino Mega board. To obtain the reference signals for the NARX and determine the 65 W PV module behavior, a system made of a 0.8 W PV cell, a temperature sensor, a voltage sensor and a static neural network, was used. To evaluate performance a comparison with the P&O traditional algorithm was done in terms of response time and oscillations around the operating point. Simulation results demonstrated the superiority of neural controller over the P&O. Implementation results showed that approximately the same power is obtained with both controllers, but the P&O controller presents oscillations between 7 W and 10 W, in contrast to the inverse controller, which had oscillations between 1 W and 2 W.

  5. Serum IgG and IgA levels in polio and non-polio acute flaccid paralysis cases in western Uttar Pradesh, India.

    Science.gov (United States)

    Mohanty, Madhu C; Nalavade, Uma P; Deshpande, Jagadish M

    2015-03-08

    IgG and IgA immunocompetence of children with wild poliovirus poliomyelitis and non-polio acute flaccid paralysis. 932 cases of acute flaccid paralysis, reported in 2008-2009, were tested for presence of polio and non-polio enteroviruses according to the WHO standards. Serum IgA and IgG levels were determined by sandwich ELISA. Mean (SD) IgA levels [0.87 (0.62)g/L; n=28] of virologically confirmed poliomyelitis cases were lower than those of virus negative [1.21 (0.83)g/L; n=612] and non-polio Enterovirus positive [1.22 (0.79)g/L; n=240] cases of acute flaccid paralysis. No significant difference was observed in the concentration of IgG among these groups. IgA plays an important role in protection against poliomyelitis.

  6. Concurrent IgG4-related tubulointerstitial nephritis and IgG4 myeloperoxidase-anti-neutrophil cytoplasmic antibody positive crescentic glomerulonephritis: A case report.

    Science.gov (United States)

    Su, Tao; Yang, Li; Cui, Zhao; Wang, Su-Xia; Zhao, Ming-Hui

    2017-05-01

    IgG4-related disease (IgG4-RD) is a newly recognized systemic disease. The typical pathological finding in the kidney is abundant IgG4-positive plasma cell infiltration with characteristic storiform fibrosis in the interstitium. Antibodies of the IgG4 subclass have been linked to certain autoimmune diseases including antiproteinase 3 (PR3) anti-neutrophil cytoplasmic antibody (ANCA) of the IgG4 subclass. Here, we report a rare case of kidney injury with concurrent typical IgG4-related tubulointerstitial nephritis and IgG4 subclass of myeloperoxidase (MPO) ANCA-positive necrotizing crescentic glomerulonephritis. A 42-year-old Chinese man presented with repeated epigastric pain, sausage-shaped pancreas observed morphologically in computed tomography, effectiveness of prednisone therapy and was diagnosed with autoimmune pancreatitis. He subsequently developed acute kidney injury. The patient had an elevated serum IgG4, eosinophilia, and positive MPO-ANCA of IgG4-dominant subclass. Renal biopsy revealed necrotizing crescentic nephritis and typical IgG4-related tubulointerstitial nephritis. The patient was treated with a combination of corticosteroids and cyclophosphamide, and a course of rituximab was later added to deplete peripheral B cells. The patient responded well and his renal function improved. This is the first case report of an IgG4-RD with concurrent IgG4-related tubulointerstitial nephritis and IgG4 MPO-ANCA-associated necrotizing crescentic glomerulonephritis. It raises the difficulty in differentiation diagnosis of the two separate diseases that is worthy of further study.

  7. Increase in serum concentrations of IgG2 and IgG4 by selenium supplementation in children with Down's syndrome.

    Science.gov (United States)

    Annerén, G; Magnusson, C G; Nordvall, S L

    1990-01-01

    In a previous study on children with Down's syndrome a reduced rate of infections was reported by their parents after the children had received six months' treatment with selenium supplements. In the present study the concentrations of the four IgG subclasses were measured in 29 of these children in samples of serum obtained before and immediately after the period of supplementation and one year after it had finished. Selenium had a significant augmentative effect on the serum concentrations of IgG2 and IgG4, but not of IgG1 and IgG3. This effect was not related to age, as among children over the age of 6 years the serum concentrations of IgG2 and IgG4 had decreased significantly one year after the treatment had been stopped. This study suggests that selenium has an immunoregulatory effect, which might be of importance in both basic research and clinical practice. PMID:2148668

  8. Persistent Lymphadenopathy due to IgG4-Related Disease

    Science.gov (United States)

    2012-10-01

    capsid IgM negative), CMV (IgM negative, IgG negative), parvovirus B19 (IgM negative, IgG negative), Hepatitis (HBs Ag negative, HBc Ab negative, HBs...lymphadenopathy). Figure 2: Hematoxylin and eosin stain of a resected lymph node, 2x magnification. This preparation shows nonspecific reactive follicular

  9. Assessment of the diagnostic performance of the IDS-iSYS tests for toxo IgG, toxo IgM and avidity.

    Science.gov (United States)

    Levigne, Pauline; Peyron, François; Wallon, Martine

    2016-10-01

    When acquired during pregnancy toxoplasmosis can have devastating consequences on the fetus. As maternal infection is in the majority of cases subclinical, the diagnosis of toxoplasmosis relies on serological tests for the detection of IgG, IGM and the mesure of IgG avidity. We evaluated the performance of IDS-iSYS a new automatized instrument based on chemiluminescence for the diagnosis of the disease. Our study was based on non-selected samples received in our laboratory either for the determination of serological status or for distinguishing acute from chronic infection. Seven hundred eighty three samples were enrolled in the study. Compared with Architect IgG and IgM assays, the sensitivity and specificity were respectively 99% and 99% for IgG, and 75% and 97% for IgM. We observed higher remaining titers for IDS iSYS IgG, which could reduce the proportions of patients who have to be retested because of doubtful titers. IgM detection and avidity scored equivalent performance with both methods. This automate appears to be a reliable and easy-to-use tool for diagnosing toxoplasmosis in different clinical settings. Copyright © 2016 Elsevier Inc. All rights reserved.

  10. [Emergency response management near the tracks of the public railway network: special aspects of missions connected with the German national railway system].

    Science.gov (United States)

    Krämer, P; Aul, A; Vock, B; Frank, C

    2010-11-01

    Emergency response management and rescue operations concerning the railway network in Germany need special attention and implementation in several ways. The emergency response concerning the German national railway network managed by Deutsche Bahn AG is subject to various rules and regulations which have to be followed precisely. Only by following these rules and procedures is the safety of all emergency staff at the scene ensured. The German national railway network (Deutsche Bahn AG) provides its own emergency response control center, which specializes in managing its response to emergencies and dispatches an emergency response manager to the scene. This person serves as the primary Deutsche Bahn AG representative at the scene and is the only person who is allowed to earth the railway electrical power lines. This article will discuss different emergency situations concerning railway accidents and the emergency medical response to them based on a near collision with a high speed train during a rescue mission close to the railway track. Injury to personnel could only be avoided by chance and luck. The dangers and risks for rescue staff are specified. Furthermore, the article details practical guidelines for rescue operations around the German national railway track system.

  11. Enhanced compressed sensing for visual target tracking in wireless visual sensor networks

    Science.gov (United States)

    Qiang, Guo

    2017-11-01

    Moving object tracking in wireless sensor networks (WSNs) has been widely applied in various fields. Designing low-power WSNs for the limited resources of the sensor, such as energy limitation, energy restriction, and bandwidth constraints, is of high priority. However, most existing works focus on only single conflicting optimization criteria. An efficient compressive sensing technique based on a customized memory gradient pursuit algorithm with early termination in WSNs is presented, which strikes compelling trade-offs among energy dissipation for wireless transmission, certain types of bandwidth, and minimum storage. Then, the proposed approach adopts an unscented particle filter to predict the location of the target. The experimental results with a theoretical analysis demonstrate the substantially superior effectiveness of the proposed model and framework in regard to the energy and speed under the resource limitation of a visual sensor node.

  12. IgM but not IgG monoclonal anti-Nocardia brasiliensis antibodies confer protection against experimental actinomycetoma in BALB/c mice.

    Science.gov (United States)

    Gonzalez-Suarez, Maria L; Salinas-Carmona, Mario C; Pérez-Rivera, Isabel

    2009-10-01

    Nocardia brasiliensis is a facultative intracellular microorganism that produces a human chronic infection known as actinomycetoma. Human and mouse anti-N. brasiliensis antibody response identify P24, P26 and P61 immunodominant antigens. In this work, we generated immunoglobulin M (IgM) and IgG monoclonal antibodies (mAbs) specific to immunodominant P61 antigen. The monoclonal IgM (NbM1) and IgG2a (NbG1) antibodies were assessed for their in vitro bactericidal activity, in vivo protective effect and ability to block catalase activity. These mAbs specifically recognized P61, but they did not inhibit its enzyme activity. The in vitro bactericidal effect of NbG1 was higher than the killing ability of the IgM mAb. In vivo experiments with a murine model of experimental infection with N. brasiliensis injected into rear footpads was used to test the effect of NbM1 and NbG1. The negative untreated group developed a chronic actinomycetoma within 4 weeks. IgM mAbs conferred protection to BALB/c mice infected with N. brasiliensis. IgG mAb lacked this protective effect. IgM mAb showed a dose-response correlation between antibody concentration and lesion size. These results demonstrate that humoral immune response mediated by antigen-specific IgM antibody protects against an intracellular bacterial infection.

  13. A peptide extension dictates IgM assembly.

    Science.gov (United States)

    Pasalic, Dzana; Weber, Benedikt; Giannone, Chiara; Anelli, Tiziana; Müller, Roger; Fagioli, Claudio; Felkl, Manuel; John, Christine; Mossuto, Maria Francesca; Becker, Christian F W; Sitia, Roberto; Buchner, Johannes

    2017-10-10

    Professional secretory cells can produce large amounts of high-quality complex molecules, including IgM antibodies. Owing to their multivalency, polymeric IgM antibodies provide an efficient first-line of defense against pathogens. To decipher the mechanisms of IgM assembly, we investigated its biosynthesis in living cells and faithfully reconstituted the underlying processes in vitro. We find that a conserved peptide extension at the C-terminal end of the IgM heavy (Ig-μ) chains, termed the tailpiece, is necessary and sufficient to establish the correct geometry. Alanine scanning revealed that hydrophobic amino acids in the first half of the tailpiece contain essential information for generating the correct topology. Assembly is triggered by the formation of a disulfide bond linking two tailpieces. This induces conformational changes in the tailpiece and the adjacent domain, which drive further polymerization. Thus, the biogenesis of large and topologically challenging IgM complexes is dictated by a local conformational switch in a peptide extension.

  14. IgE antibodies, FcεRIα, and IgE-mediated local anaphylaxis can limit snake venom toxicity.

    Science.gov (United States)

    Starkl, Philipp; Marichal, Thomas; Gaudenzio, Nicolas; Reber, Laurent Lionel; Sibilano, Riccardo; Tsai, Mindy; Galli, Stephen Joseph

    2016-01-01

    Type 2 cytokine-related immune responses associated with development of antigen-specific IgE antibodies can contribute to pathology in patients with allergic diseases and to fatal anaphylaxis. However, recent findings in mice indicate that IgE also can enhance defense against honeybee venom. We tested whether IgE antibodies, IgE-dependent effector mechanisms, and a local anaphylactic reaction to an unrelated antigen can enhance defense against Russell viper venom (RVV) and determined whether such responses can be influenced by immunization protocol or mouse strain. We compared the resistance of RVV-immunized wild-type, IgE-deficient, and Fcer1a-deficient mice after injection of a potentially lethal dose of RVV. A single prior exposure to RVV enhanced the ability of wild-type mice, but not mice lacking IgE or functional FcεRI, to survive challenge with a potentially lethal amount of RVV. Moreover, IgE-dependent local passive cutaneous anaphylaxis in response to challenge with an antigen not naturally present in RVV significantly enhanced resistance to the venom. Finally, we observed different effects on resistance to RVV or honeybee venom in BALB/c versus C57BL/6 mice that had received a second exposure to that venom before challenge with a high dose of that venom. These observations illustrate the potential benefit of IgE-dependent effector mechanisms in acquired host defense against venoms. The extent to which type 2 immune responses against venoms can decrease pathology associated with envenomation seems to be influenced by the type of venom, the frequency of venom exposure, and the genetic background of the host. Copyright © 2015 American Academy of Allergy, Asthma & Immunology. Published by Elsevier Inc. All rights reserved.

  15. Local IgE production in nonatopic nasal polyposis.

    LENUS (Irish Health Repository)

    Sheahan, Patrick

    2012-02-01

    INTRODUCTION: Chronic rhinosinusitis with nasal polyposis (CRSwNP) represents an eosinophilic T-helper 2 inflammatory response. Local production of IgE within nasal polyps (NPs) has been demonstrated, suggesting a role for local IgE in the pathogenesis of NP in atopic CRS patients. We hypothesized that local IgE specific to inhalant allergens may also play a role in the genesis of NP in nonatopic CRS patients. METHODS: Sinus and inferior turbinate tissue was obtained from nonatopic CRSwNP patients (n = 7), chronic rhinosinusitis without nasal polyps (CRSsNP) patients (n = 15), and healthy controls (n = 9) at the time of surgery. ImmunoCAP analysis (Phadia AB, Portage, MI) for 14 common inhalant antigens was performed on tissue homogenates to determine the antigen-specific response. RESULTS: Total IgE levels did not differ in sinus or turbinate tissue between CRSwNP, CRSsNP, or control patients. CRSwNP sinus tissue had higher levels of specific IgE for cockroach and plantain (p = .03) than other groups and elevated Alternaria IgE levels when compared with CRSsNP sinus tissue (p < .05). No significant differences were found for any of the other antigen-specific IgE levels. Fifty-seven percent of CRSwNP polyps demonstrated a polyclonal IgE response, whereas the other 43% had no demonstrable antigen-specific IgE. In contrast, only 17% of CRSsNP patients demonstrated a polyclonal response within sinus tissue, whereas 67% had no detectable antigen-specific IgE. There was no significant difference in levels of IgE in inferior turbinate tissue between the groups (p > .05). CONCLUSIONS: Localized mucosal IgE specific to common inhalant allergens appears to play a role in a subset of CRSwNP patients without evidence of systemic atopy.

  16. Tracks FAQs: What Chemicals Are In My Drinking Water?

    Centers for Disease Control (CDC) Podcasts

    2011-08-10

    In this podcast, CDC Tracking experts discuss how you can use the Tracking Network to determine what chemicals are in your drinking water. Do you have a question for our Tracking experts? Please e-mail questions to trackingsupport@cdc.gov.  Created: 8/10/2011 by National Center for Environmental Health, Division of Environmental Hazards and Health Effects, Environmental Health Tracking Branch.   Date Released: 8/10/2011.

  17. IgG4-Related Disease: A Multispecialty Condition

    Directory of Open Access Journals (Sweden)

    Iuri Usêda Santana

    2014-01-01

    Full Text Available IgG4-related disease (IgG4-RD is a recently recognized group of conditions, characterized by tumor-like swelling of involved organs, lymphoplasmacytic infiltrate rich in IgG4-positive plasma cells, variable degrees of fibrosis, and elevated serum IgG4 concentrations. Currently IgG4-RD is recognized as a systemic condition that can affect several organs and tissues. Herein we report the case of a 34-year-old male patient who was admitted to our hospital with diffuse abdominal pain, weight loss, and painful stiffness in his neck. He had a history of tumoral mass of the left maxillary region, right palpebral ptosis with protrusion of the eyeball, and chronic dry cough for about 6 years. Laboratory tests revealed polyclonal hypergammaglobulinemia and increased serum IgG4 levels. Immunohistochemical staining of the maxillary biopsy was compatible with IgG4-RD. He had an excellent response to corticosteroid therapy. This case highlights that IgG4-RD should be included in the differential diagnosis with multisystem diseases.

  18. IgG4-Associated Cholangitis--A Mimic of PSC

    NARCIS (Netherlands)

    Beuers, Ulrich; Hubers, Lowiek M.; Doorenspleet, Marieke; Maillette de Buy Wenniger, Lucas; Klarenbeek, Paul L.; Boonstra, Kirsten; Ponsioen, Cyriel; Rauws, Erik; de Vries, Niek

    2015-01-01

    IgG4-associated cholangitis (IAC) is an inflammatory disorder of the biliary tract representing a major manifestation of IgG4-related disease (IgG4-RD) often with elevation of serum IgG4 levels, infiltration of IgG4+ plasma cells in the affected tissue and good response to immunosuppressive

  19. TREATMENT OF IgG4-RELATED DISEASE

    Directory of Open Access Journals (Sweden)

    E. V. Sokol

    2016-01-01

    Full Text Available IgG4-related disease (IgG4-RD is a fibroinflammatory condition characterized by the occurrence of tumor-like foci in different organs with a unique histological pattern (moirо-like fibrosis, obvious lymphoplasmacytic infiltration with large numbers of IgG4+ plasma cells, and obliterating phlebitis and elevated serum IgG4 levels in the majority of patients. Its first-line therapy is glucocorticoids at a starting dose of 0.6 mg/kg/day (equivalent to prednisolone; however, this treatment entails a great number of adverse events and high recurrence rates. The paper provides a review of today's literature on the treatment of IgG4-RD; particular emphasis is laid on the description of therapy with glucocorticoids and rituximab.

  20. Diagnosis of IgG4-related sclerosing cholangitis

    Science.gov (United States)

    Nakazawa, Takahiro; Naitoh, Itaru; Hayashi, Kazuki; Miyabe, Katsuyuki; Simizu, Shuya; Joh, Takashi

    2013-01-01

    IgG4-related sclerosing cholangitis (IgG4-SC) is often associated with autoimmune pancreatitis. However, the diffuse cholangiographic abnormalities observed in IgG4-SC may resemble those observed in primary sclerosing cholangitis (PSC), and the presence of segmental stenosis suggests cholangiocarcinoma (CC). IgG4-SC responds well to steroid therapy, whereas PSC is only effectively treated with liver transplantation and CC requires surgical intervention. Since IgG4-SC was first described, it has become a third distinct clinical entity of sclerosing cholangitis. The aim of this review was to introduce the diagnostic methods for IgG4-SC. IgG4-SC should be carefully diagnosed based on a combination of characteristic clinical, serological, morphological, and histopathological features after cholangiographic classification and targeting of a disease for differential diagnosis. When intrapancreatic stenosis is detected, pancreatic cancer or CC should be ruled out. If multiple intrahepatic stenoses are evident, PSC should be distinguished on the basis of cholangiographic findings and liver biopsy with IgG4 immunostaining. Associated inflammatory bowel disease is suggestive of PSC. If stenosis is demonstrated in the hepatic hilar region, CC should be discriminated by ultrasonography, intraductal ultrasonography, bile duct biopsy, and a higher cutoff serum IgG4 level of 182 mg/dL. PMID:24282356

  1. Potent neutralizing serum immunoglobulin A (IgA) in human immunodeficiency virus type 2-exposed IgG-seronegative individuals

    DEFF Research Database (Denmark)

    Lizeng, Q; Nilsson, C; Sourial, S

    2004-01-01

    Links Potent neutralizing serum immunoglobulin A (IgA) in human immunodeficiency virus type 2-exposed IgG-seronegative individuals.Lizeng Q, Nilsson C, Sourial S, Andersson S, Larsen O, Aaby P, Ehnlund M, Bjorling E. Research Center, South Hospital, Stockholm, Sweden. The mechanisms behind...... the resistance to human immunodeficiency virus type 2 (HIV-2) infection are still not fully understood. In the present study, we explored the HIV-2-specific humoral serum immunoglobulin A (IgA) immune response in HIV-2-exposed IgG-seronegative (EGSN) individuals. Serum samples from heterosexual EGSN individuals...... and their known HIV-2-infected partners, as well as controls originating from Guinea-Bissau in Africa, were studied. Antibody reactivity to native and recombinant envelope glycoproteins was investigated, and the capacity of purified serum IgA to neutralize HIV-2(SBL6669) was tested. Our results showed that 16...

  2. Development and characterization of highly informative ELISA for the detection of IgG and IgA antibodies to Сhlamydia trachomatis

    Directory of Open Access Journals (Sweden)

    O. Yu. Galkin

    2018-04-01

    Full Text Available The goal of this work was developing of highly informative an enzyme-linked immunosorbent assay (ELISA for the detection of IgG and IgA antibodies against to Chlamydia trachomatis, as well as comparative characterization of developed assay using standardized control materials. The study was conducted using: monoclonal antibodies (McAbs to human IgA and IgG; recombinant Ch. trachomatis proteins – Pgp3, major outer membrane protein (MOMP; two panels of characterized sera and four reference ELISA kits. The study of immunochemical activity of peroxidase conjugates of McAbs was performed in comparison with conjugates of commercial analogues: anti-IgG McAb 2A11 and anti-IgA McAb AD3. About half of the conjugates from the received McAbs panel were more active compared to the reference antibody conjugates. It was quite justified to use the conjugates of antibodies that interact with different antigenic determinants. When IgG antibodies were detected to MOMP, it was justified 1.14-1.56 times more; when IgA antibodies were detected to MOMP, it was justified 1.16-1.37 times more. ELISA for detecting IgG/IgA antibodies to MOMP and Pgp3 of Ch. trachomatis were evaluated using appropriately described serum panels OCO-42-28-313-00 and OCO-42-28-314-00. Comparative studies of the developed ELISA for the detection of IgG and IgA antibodies to the MOMP and Pgp3 of Ch. trachomatis showed their prominent advantage over the commercial analogues, which more clearly demonstrates the difference in the ratio of average values of optical density of positive and negative samples of the described panel of sera: this indicator for commercial kits was 1.36-3.59 times less.

  3. IgG4-related Disease of the Genitourinary Tract

    Directory of Open Access Journals (Sweden)

    Mukul K. Divatia

    2014-02-01

    Full Text Available IgG4-related disease (IgG4-RD is a recently established albeit well recognized fibro-inflammatory condition with distinctive features including a characteristic histopathological appearance; a propensity to develop tumefactive lesions in multiple body sites; and oft elevated serum IgG4 levels. The consensus statement on IgG-4 RD equips practicing pathologists with a set of working guidelines for the diagnosis of pathologic lesions identified in a host of different organ system affected with this disease. The diagnosis of IgG4-RD requires the combined presence of the characteristic histopathological appearance and increased numbers of IgG4-positive plasma cells. The essential histopathological features include a dense lymphoplasmacytic infiltrate, a storiform pattern of fibrosis, and obliterative phlebitis. Tissue IgG4-positive plasma cell counts and IgG4: IgG ratios are significant ancillary aids in establishing the diagnosis. The spectrum of IgG4-RD continues to expand and involve multiple body sites. The genitourinary system comprising of the kidneys, ureters, urinary bladder, urethra, prostate gland, testes and penis is one of the multiple organ systems to be affected by IgG4-RD. This review describes the clinical and histopathologic patterns of involvement of the genitourinary system by IgG4-RD, in association with serologic and radiological features. [J Interdiscipl Histopathol 2014; 2(1.000: 3-18

  4. [Diagnosis of human brucellosis. Role of pH in the seroagglutination test and influence of pH on the agglutinating activity of IgM, IgG and IgA antibodies].

    Science.gov (United States)

    Rubio Vallejo, Manuel; del Pozo, José L; Del Pozo León, José Luis; Hernández-Molina, Juan Manuel; Dorronsoro Ibero, Inés; Marrodán Ciordia, Teresa; Díaz García, Ramón

    2002-04-01

    To evaluate the role of pH in the seroagglutination test (SAT)and Rose Bengal (RB) test, and to determine the influence of pH on the agglutinating activity of IgM, IgG and IgA antibodies. The SAT was performed at pH 7.2 or pH 5.0 in standard microtiter-type polystyrene plates using Ring Test antigen or the Brucella suspension (BRUCAPT) provided in the Brucellacapt kits. Specific antibodies against native hapten were determined by radial immunodiffusion. Additionally, IgG, IgA and IgM fractions were separated from 8 sera by absorption chromatography and their agglutinating capacity was studied at pH 7.2 and 5.0. We studied 72 sera from patients with clinical brucellosis taken at the time of hospitalization, 16 from persons in contact with infected animals, and 16 from healthy donors. SAT results at pH 5.0 correlated with those obtained with the Rose Bengal test. Four Rose Bengal-positive sera were found to be SAT-negative at pH 7.2 and SAT-positive at pH 5.0. SAT performed at pH 5.0 with BRUCAPT antigen yielded higher titers than tests performed at pH 7.2 or 5.0 with Ring Test antigen (p IgA fractions were SAT-negative at pH 7.2 and SAT-positive at pH 5.0; the other 5 agglutinated at both pH conditions and were DTT-sensitive. All IgA fractions but one were positive by Rose Bengal. Agglutinating activity of the IgM fraction was not affected by pH. The SAT performed with the buffer and antigen suspension included in the Brucellacapt kit (pH 5.0) is highly useful for detecting agglutinating and non-agglutinating antibodies at pH 7.2.

  5. Novel IgE Inhibitors for the Treatment of Food Allergies

    Science.gov (United States)

    2016-10-01

    our chances of identifying inhibitors of the IgE:FcR Figure 4. Yeast surface display and selection of mutated anti-IgE scFv clone 18 from an error...complex was used to generate a point mutation in the IgE-Fc, yielding an omalizumab-resistant IgE. Omalizumab-resistant IgE, in combination with...display experiments with wt and mutant IgE-Fc Month 10 Obtained yeast display library, generated selection reagents (IgE), completed anti-IgE

  6. Perfil de isotipos de imunoglobulinas e subclasses de IgG na leishmaniose tegumentar americana Immunoglobulin isotype and IgG subclass profiles in american tegumentary leishmaniasis

    Directory of Open Access Journals (Sweden)

    Maria Aparecida de Souza

    2005-04-01

    Full Text Available O presente trabalho avaliou o perfil de anticorpos em amostras de soro de 37 pacientes com diagnóstico clínico confirmado ou compatível com leishmaniose tegumentar americana atendidos no Hospital de Clínicas da Universidade Federal de Uberlândia, MG. Os perfis das classes de imunoglobulinas e subclasses de IgG foram analisados pelo teste ELISA indireto, utilizando-se antígeno solúvel de Leishmania (Leishmania amazonensis. A avidez dos anticorpos foi determinada pelo tratamento com uréia a 6 M, após incubação dos soros com o antígeno. Observou-se que 97%, 94,6%, 57,5 e 21,5% das amostras testadas apresentaram anticorpos anti-Leishmania das classes IgE, IgG, IgA e IgM, respectivamente e, os perfis das subclasses de IgG demonstraram, IgG1>IgG3>IgG2>IgG4. Os anticorpos IgE anti-Leishmania de alta avidez corresponderam a 44,4%. Por outro lado, IgG e IgA anti-Leishmania foram em sua maioria (62,8 e 47,8%, respectivamente, de média avidez. A variação do perfil de isotipos, bem como a avidez das imunoglobulinas refletiu a complexidade da resposta imune humoral contra a leishmaniose tegumentar americana.The present work investigated the serum antibody profiles in 37 patients with American tegumentary leishmaniasis, who were attended at Hospital de Clinicas - Universidade Federal de Uberlandia, MG, Brazil. The immunoglobulin class and IgG subclass profiles were analyzed by indirect ELISA using Leishmania (Leishmania amazonensis soluble antigen. The antibody avidity was determined by 6 M urea treatment after incubation with immunoenzymatic conjugate. It was observed that 97% of the serum samples presented anti-Leishmania antibodies for IgE class, 94.6% IgG, 57.5% IgA and 21.5% IgM class. For IgG subclasses the profiles were in the following order of frequency: IgG1>IgG3>IgG2>IgG4. High avidity of anti-Leishmania IgE antibodies was found in 44.4% of the samples. On the other hand, moderate avidity of specific IgG and IgA was observed in 62

  7. IgG4-gerelateerde ziekte

    NARCIS (Netherlands)

    Maillette de Buy Wenniger, Lucas J.; Doorenspleet, Marieke E.; Verheij, Joanne; de Vries, Niek; Beuers, Ulrich

    2013-01-01

    The diagnosis IgG4-related disease (IgG4-RD) is often difficult to make. The clinical spectrum is diverse, with a variety of organ systems that may be affected simultaneously or sequentially. Patients often present with symptoms that mimic a malignant disease, for example, symptoms compatible with a

  8. Pathological manifestations in lymphatic filariasis correlate with lack of inhibitory properties of IgG4 antibodies on IgE-activated granulocytes.

    Science.gov (United States)

    Prodjinotho, Ulrich F; von Horn, Charlotte; Debrah, Alex Y; Batsa Debrah, Linda; Albers, Anna; Layland, Laura E; Hoerauf, Achim; Adjobimey, Tomabu

    2017-07-01

    Helminth parasites are known to be efficient modulators of their host's immune system. To guarantee their own survival, they induce alongside the classical Th2 a strong regulatory response with high levels of anti-inflammatory cytokines and elevated plasma levels of IgG4. This particular antibody was shown in different models to exhibit immunosuppressive properties. How IgG4 affects the etiopathology of lymphatic filariasis (LF) is however not well characterized. Here we investigate the impact of plasma and affinity-purified IgG/IgG4 fractions from endemic normals (EN) and LF infected pathology patients (CP), asymptomatic microfilaraemic (Mf+) and amicrofilaraemic (Mf-) individuals on IgE/IL3 activated granulocytes. The activation and degranulation states were investigated by monitoring the expression of CD63/HLADR and the release of granule contents (neutrophil elastase (NE), eosinophil cationic protein (ECP) and histamine) respectively by flow cytometry and ELISA. We could show that the activation of granulocytes was inhibited in the presence of plasma from EN and Mf+ individuals whereas those of Mf- and CP presented no effect. This inhibitory capacity was impaired upon depletion of IgG in Mf+ individuals but persisted in IgG-depleted plasma from EN, where it strongly correlated with the expression of IgA. In addition, IgA-depleted fractions failed to suppress granulocyte activation. Strikingly, affinity-purified IgG4 antibodies from EN, Mf+ and Mf- individuals bound granulocytes and inhibited activation and the release of ECP, NE and histamine. In contrast, IgG4 from CP could not bind granulocytes and presented no suppressive capacity. Reduction of both the affinity to, and the suppressive properties of anti-inflammatory IgG4 on granulocytes was reached only when FcγRI and II were blocked simultaneously. These data indicate that IgG4 antibodies from Mf+, Mf- and EN, in contrast to those of CP, natively exhibit FcγRI/II-dependent suppressive properties on

  9. Shared IgG Infection Signatures vs. Hemorrhage-Restricted IgA Clusters in Human Dengue: A Phenotype of Differential Class-Switch via TGFβ1

    Directory of Open Access Journals (Sweden)

    Chung-Hao Huang

    2017-12-01

    Full Text Available Phenotypic manifestations of infectious diseases are closely related to individual immune responses. Methods to extract information from patients’ own immune reactions would be of great use for both diagnosis and treatment. Dengue fever is one of the diseases that clinical aggravations could occur paradoxically after humoral immunity appears. This property makes dengue fever an excellent disease model to explore. A principal component analyses (PCAs-based framework derived from a prior vaccination study was developed. The framework was verified by successful demonstrations of known IgG signatures from a Mexico Dengue data set. Afterward the pipeline was tested upon de novo IgG and IgA libraries of Dengue patients from southern Taiwan. We discovered four infection signatures within IgG repertoires, two of which were identical to previous reports. However, it was IgA but not IgG that could differentiate hemorrhagic from non-hemorrhagic patients. IgA repertoires were found more diversified among bleeders, from whom seven signature clusters were characterized. The expressions of transforming growth factor beta 1 (TGFβ1 and accordingly mediated class-switch activity of IgA were distinct only among the PCA-segregated bleeding group. In sum, intercontinental sharing of IgG signatures in dengue fever was demonstrated via a unified working flow. Differential regulation of IgA class-switch with associated diversity expansion plus existences of hemorrhage-restricted clusters were shown. The ability of the framework to find common IgG signatures would implicate applications to infections even from unknown pathogens. The clusters within IgA repertoires could offer perspectives to other IgA-related bleeding disorders such as Henoch-Schönlein purpura or IgA nephropathy. Substantiated grounds for IgA-specific effector function via TGFβ1-mediated class-switch would be a new factor to consider for infectious diseases.

  10. Niveles de inmunoglobulinas IgA e IgM en recién nacidos y correlación con infección congénita

    Directory of Open Access Journals (Sweden)

    Rafael Ferrer Montoya

    1998-03-01

    Full Text Available Se realizó un estudio analítico y prospectivo en 600 recién nacidos, de los niveles sanguíneos de IgM e IgA y su relación con el riesgo de infección congénita. Se encontró elevada la IgM en 10 neonatos (1,7 % y la IgA en 18 (3 %. Se halló una buena correlación (OR y significancia estadística de IgM e IgA elevadas en los neonatos cuyas madres tuvieron líquido amniótico caliente y/o fétido, ruptura de las membranas de más de 24 horas y fiebre intraparto. También hubo una buena correlación (OR y significancia estadística de las Igs elevadas en neonatos con bronconeumonía y sepsis generalizada congénita. De los cultivos bacteriológicos existió una buena correlación (OR y significancia estadística en el hemocultivo y exudado faríngeo y las Igs elevadas y el residuo gástrico con la IgM elevada. Las bacterias grampositivas y gramnegativas aisladas en los neonatos tuvieron buena correlación (OR y significancia estadística, excepto para la IgA en las bacterias gramnegativas. Los 4 neonatos fallecidos por infección congénita tuvieron IgM elevadas.A prospective analytical study of IgM and IgA inmunoglobulin levels of 600 neonates and their correlation with congenital infection risks was made. 10 neonates (1.7 % presented a high IgM level whereas 18 (3 % had a raised IgA level. A good correlation (OR and statistical significance of raised IgA and IgM levels were found in newborns of mothers who had had hot and/or fetid amniotic fluid; ruptured membranes for over 24 hours and intralabor fever. Good correlation and statistical significance of high Igs were also present in neonates affected by bronchopneumonia and general congenital sepsis. As to the bacteriological cultures, good correlation and statistical significance was found in hemoculture and pharyngeal exudate, as well as raised Igs levels, and gastric residues with high IgM level. Gram-positive and gram-negative bacteria isolated from newborns presented good correlation

  11. IgG4-Associated Cholangitis Can Mimic Hilar Cholangiocarcinoma.

    Science.gov (United States)

    Zaydfudim, Victor M; Wang, Andrew Y; de Lange, Eduard E; Zhao, Zimin; Moskaluk, Christopher A; Bauer, Todd W; Adams, Reid B

    2015-07-01

    IgG4-associated cholangitis can mimic hilar cholangiocarcinoma. Previously reported patients with IgG4-associated cholangitis mimicking cholangiocarcinoma had elevated serum IgG4 levels and long-segment biliary strictures. However, in the absence of other diagnostic criteria for malignancy, IgG4-associated cholangitis should remain a consideration among patients with normal serum IgG4 and a hilar mass suspicious for cholangiocarcinoma. The presence of a hilar mass and a malignant-appearing biliary stricture in two patients with normal serum IgG4 prompted further evaluation and subsequent concomitant liver and bile duct resection and reconstruction. The diagnosis of IgG4-associated cholangitis was established during the pathologic evaluation of the resected specimens. IgG4-associated cholangitis is a known imitator of hilar cholangiocarcinoma and should be considered in the differential diagnosis even among serologically IgG4-negative patients with a hilar mass prior to operative resection.

  12. Isolated Mass-Forming IgG4-Related Cholangitis as an Initial Clinical Presentation of Systemic IgG4-Related Disease

    Directory of Open Access Journals (Sweden)

    Seokhwi Kim

    2016-07-01

    Full Text Available IgG4-related disease (IgG4-RD may involve multiple organs. Although it usually presents as diffuse organ involvement, localized mass-forming lesions have been occasionally encountered in pancreas. However, the same pattern has been seldom reported in biliary tract. A 61-year-old male showed a hilar bile duct mass with multiple enlarged lymph nodes in imaging studies and he underwent trisectionectomy under impression of cholangiocarcinoma. Gross examination revealed a mass-like lesion around hilar bile duct. Histopathologically, dense lymphoplasmacytic infiltration and storiform fibrosis were identified without evidence of malignancy. Immunohistochemical stain demonstrated rich IgG4-positive plasma cell infiltration. Follow-up imaging studies disclosed multiple enlarged lymph nodes with involvement of pancreas and perisplenic soft tissue. The lesions have been significantly reduced after steroid treatment, which suggests multi-organ involvement of systemic IgG4-RD. Here, we report an unusual localized mass-forming IgG4-related cholangitis as an initial presentation of IgG4-RD, which was biliary manifestation of systemic IgG4-related autoimmune disease.

  13. Sensitive and specific detection of Crimean-Congo Hemorrhagic Fever Virus (CCHFV)—Specific IgM and IgG antibodies in human sera using recombinant CCHFV nucleoprotein as antigen in μ-capture and IgG immune complex (IC) ELISA tests

    Science.gov (United States)

    Emmerich, Petra; Mika, Angela; von Possel, Ronald; Rackow, Anne; Liu, Yang; Schmitz, Herbert; Sherifi, Kurtesh; Halili, Barie; Jakupi, Xhevat; Berisha, Lindita; Ahmeti, Salih

    2018-01-01

    As the most widespread tick-borne arbovirus causing infections in numerous countries in Asia, Africa and Europe, Crimean-Congo Hemorrhagic Fever Virus (CCHFV, family Nairoviridae) was included in the WHO priority list of emerging pathogens needing urgent Research & Development attention. To ensure preparedness for potential future outbreak scenarios, reliable diagnostic tools for identification of acute cases as well as for performance of seroprevalence studies are necessary. Here, the CCHFV ortholog of the major bunyavirus antigen, the nucleoprotein (NP), was recombinantly expressed in E.coli, purified and directly labeled with horseradish peroxidase (HRP). Employing this antigen, two serological tests, a μ-capture ELISA for the detection of CCHFV-specific IgM antibodies (BLACKBOX CCHFV IgM) and an IgG immune complex (IC) ELISA for the detection of CCHFV-specific IgG antibodies (BLACKBOX CCHFV IgG), were developed. Test performance was evaluated and compared with both in-house gold standard testing by IgM/IgG indirect immunofluorescence (IIF) and commercially available ELISA tests (VectoCrimean-CHF-IgM/IgG, Vector-Best, Russia) using a serum panel comprising paired samples collected in Kosovo during the years 2013–2016 from 15 patients with an acute, RT-PCR-confirmed CCHFV infection, and 12 follow-up sera of the same patients collected approximately one year after having overcome the infection. Reliably detecting IgM antibodies in all acute phase sera collected later than day 4 after onset of symptoms, both IgM ELISAs displayed excellent diagnostic and analytical sensitivity (100%, 95% confidence interval (CI): 85.2%–100.0%). While both IgG ELISAs readily detected the high IgG titers present in convalescent patients approximately one year after having overcome the infection (sensitivity 100%, 95% CI: 73.5%–100.0%), the newly developed BLACKBOX CCHFV IgG ELISA was superior to the commercial IgG ELISA in detecting the rising IgG titers during the acute phase

  14. Comparative reactivity of human IgE to cynomolgus monkey and human effector cells and effects on IgE effector cell potency

    Science.gov (United States)

    Saul, Louise; Saul, Louise; Josephs, Debra H; Josephs, Debra H; Cutler, Keith; Cutler, Keith; Bradwell, Andrew; Bradwell, Andrew; Karagiannis, Panagiotis; Karagiannis, Panagiotis; Selkirk, Chris; Selkirk, Chris; Gould, Hannah J; Gould, Hannah J; Jones, Paul; Jones, Paul; Spicer, James F; Spicer, James F; Karagiannis, Sophia N; Karagiannis, Sophia N

    2014-01-01

    Background: Due to genetic similarities with humans, primates of the macaque genus such as the cynomolgus monkey are often chosen as models for toxicology studies of antibody therapies. IgE therapeutics in development depend upon engagement with the FcεRI and FcεRII receptors on immune effector cells for their function. Only limited knowledge of the primate IgE immune system is available to inform the choice of models for mechanistic and safety evaluations.   Methods: The recognition of human IgE by peripheral blood lymphocytes from cynomolgus monkey and man was compared. We used effector cells from each species in ex vivo affinity, dose-response, antibody-receptor dissociation and potency assays. Results: We report cross-reactivity of human IgE Fc with cynomolgus monkey cells, and comparable binding kinetics to peripheral blood lymphocytes from both species. In competition and dissociation assays, however, human IgE dissociated faster from cynomolgus monkey compared with human effector cells. Differences in association and dissociation kinetics were reflected in effector cell potency assays of IgE-mediated target cell killing, with higher concentrations of human IgE needed to elicit effector response in the cynomolgus monkey system. Additionally, human IgE binding on immune effector cells yielded significantly different cytokine release profiles in each species. Conclusion: These data suggest that human IgE binds with different characteristics to human and cynomolgus monkey IgE effector cells. This is likely to affect the potency of IgE effector functions in these two species, and so has relevance for the selection of biologically-relevant model systems when designing pre-clinical toxicology and functional studies. PMID:24492303

  15. The blocking activity of birch pollen-specific immunotherapy-induced IgG4 is not qualitatively superior to that of other IgG subclasses

    DEFF Research Database (Denmark)

    Ejrnaes, Anne M; Bødtger, Uffe; Larsen, Jørgen N

    2004-01-01

    IgE were detected using 125I-labelled rBet v 1.2801, a recombinant variant of the major allergen of Betula verrucosa pollen. Results show that IgG4-depletion resulted in equivalent reductions in binding and blocking activities. In contrast, a significant but less than two-fold higher relative...... for the clinical efficacy of SIT. In this study, fractionated serum samples from 14 SIT-treated birch pollen allergic individuals enabled determination of the inhibitory capacity of IgG4 alone versus non-IgG4 IgG. Allergen-binding activities of IgG and the IgG-mediated inhibition of allergen binding to autologous...

  16. Amino acid sequence requirements in the human IgA1 hinge for cleavage by streptococcal IgA1 proteases

    DEFF Research Database (Denmark)

    Senior, BW; Batten, MR; Kilian, Mogens

    2002-01-01

    All the IgA1 proteases of the different pathogenic species of Streptococcus cleave the hinge of the alpha chain of human IgA1 only at one proline-threonine peptide bond. In order to study the importance of these amino acids for cleavage, several hinge mutant recombinant IgA1 antibodies were const...... constructed. The mutations were found to be without major effect upon the structure or functional abilities of the antibodies. However, they had a major effect upon their sensitivity to cleavage by some of the IgA1 proteases....

  17. IgE versus IgG4 epitopes of the peanut allergen Ara h 1 in patients with severe allergy

    DEFF Research Database (Denmark)

    Bøgh, Katrine Lindholm; Nielsen, H.; Eiwegger, T.

    2014-01-01

    epitopes. Objective: The aim of this study was to compare Ara h 1-specific IgE and IgG4 epitope recognition patterns in patients with severe peanut allergy, applying a method allowing for identification of both linear and conformational epitopes. Methods: Polyclonal sera from three individual patients......, suffering from severe allergic reaction to peanuts, including anaphylaxis, were used to analyse the IgE and IgG4 epitope recognition patterns of the major peanut allergen Ara h 1. Epitope identification was conducted by competitive immuno-screening of a phage-displayed random heptamer peptide library...

  18. Ganglioside-specific IgG and IgA recruit leukocyte effector functions in Guillain-Barre syndrome

    NARCIS (Netherlands)

    Sorge, N.M. van; Yuki, N.; Koga, M.; Susuki, K.; Jansen, M.D.; Kooten, C. van; Wokke, J.H.; Winkel, J.G.J. van de; Pol, W.L. van der; Berg, L.H. van den

    2007-01-01

    The capacity of ganglioside-specific autoantibodies to recruit leukocyte effector functions was studied. Serum samples from 87 patients with Guillain–Barré (GBS) or Miller Fisher syndrome (MFS), containing GM1-, GQ1b-, or GD1b-specific IgG or IgA, were tested for leukocyte activating capacity.

  19. Amino acid sequence requirements in the hinge of human immunoglobulin A1 (IgA1) for cleavage by streptococcal IgA1 proteases

    DEFF Research Database (Denmark)

    Batten, MR; Senior, BW; Kilian, Mogens

    2003-01-01

    The amino acid sequence requirements in the hinge of human immunoglobulin A1 (IgA1) for cleavage by IgA1 proteases of different species of Streptococcus were investigated. Recombinant IgA1 antibodies were generated with point mutations at proline 227 and threonine 228, the residues lying on either...... side of the peptide bond at which all streptococcal IgA1 proteases cleave wild-type human IgA1. The amino acid substitutions produced no major effect upon the structure of the mutant IgA1 antibodies or their functional ability to bind to Fcalpha receptors. However, the substitutions had a substantial...... effect upon sensitivity to cleavage with some streptococcal IgA1 proteases, with, in some cases, a single point mutation rendering the antibody resistant to a particular IgA1 protease. This effect was least marked with the IgA1 protease from Streptococcus pneumoniae, which showed no absolute requirement...

  20. The kinetics of glomerular deposition of nephritogenic IgA.

    Directory of Open Access Journals (Sweden)

    Kenji Yamaji

    Full Text Available Whether IgA nephropathy is attributable to mesangial IgA is unclear as there is no correlation between intensity of deposits and extent of glomerular injury and no clear mechanism explaining how these mesangial deposits induce hematuria and subsequent proteinuria. This hinders the development of a specific therapy. Thus, precise events during deposition still remain clinical challenge to clarify. Since no study assessed induction of IgA nephropathy by nephritogenic IgA, we analyzed sequential events involving nephritogenic IgA from IgA nephropathy-prone mice by real-time imaging systems. Immunofluorescence and electron microscopy showed that serum IgA from susceptible mice had strong affinity to mesangial, subepithelial, and subendothelial lesions, with effacement/actin aggregation in podocytes and arcade formation in endothelial cells. The deposits disappeared 24-h after single IgA injection. The data were supported by a fluorescence molecular tomography system and real-time and 3D in vivo imaging. In vivo imaging showed that IgA from the susceptible mice began depositing along the glomerular capillary from 1 min and accumulated until 2-h on the first stick in a focal and segmental manner. The findings indicate that glomerular IgA depositions in IgAN may be expressed under the balance between deposition and clearance. Since nephritogenic IgA showed mesangial as well as focal and segmental deposition along the capillary with acute cellular activation, all glomerular cellular elements are a plausible target for injury such as hematuria.

  1. The autoimmune IgG4 -associated endocrine pathology

    Directory of Open Access Journals (Sweden)

    Marina Yu. Yukina

    2017-11-01

    Full Text Available Immunoglobulin G4-associated diseases (IgG4-AD arethe group of chronic progressive autoimmune fibro-inflammatory pathology of various organs and tissues, characterized by their enlargement and abundant infiltration of immunoglobulin G4-positive plasma cells, as well as an increase in the level of serum immunoglobulin G4 (IgG4.In most patients, the disease is characterized by a mild course.However, there is evidence of a high incidence of malignancies in patients with IgG4-AD.Among endocrine IgG4-associated pathologies, pancreatitis with outcome in diabetes mellitus, hypophysitis and thyroiditis are described. Laboratory examination usually reveals an increased level of IgG4. However, the concentration of IgG4 could not be used as the only diagnostic criterion.The possibility of plasmablastsdetermining as a marker of the disease is discussed.Among the imaging techniques CT, MRI and 18F-FDG-PET/CT are used.However, the most informative method of diagnosis is biopsy. Randomized clinical trials to determine clear recommendations for the treatment of IgG4-AD were not conducted.In most cases, glucocorticoids are prescribed, and immunosuppressive therapy is sometimes used.According to the results of recent studies, the genetically engineered drug rituximab is relatively effective in inducing remission of the disease.Given the high recurrence rate and the risk of malignancy, patients with IgG4-AD require careful long-term follow-up. Thus, the review describes the clinical manifestations of IgG4-AD, examines the possibilities of their diagnosis and presents the existing methods of treatment.However, given the fact that IgG4-AD became a separate group of autoimmune pathology less than 20 years ago, there are insufficient data on these diseases. Researches related to epidemiology, pathophysiology, diagnosis and effective treatment of IgG4-AD are actual.

  2. Evaluation of Antigen-Specific IgM and IgG Production during an In Vitro Peripheral Blood Mononuclear Cell Culture Assay

    Directory of Open Access Journals (Sweden)

    Yoshiko Matsuda

    2017-07-01

    Full Text Available The recent attention given to diseases associated with memory B-cell (mBC-produced antibodies (Abs suggests the need for a similar in vitro assay to evaluate the functions of mBCs. Here, we cultured peripheral blood mononuclear cells (PBMCs with the intent to collect mBC-derived Abs in vitro and maintain their cell–cell contact-dependent interactions with helper T-cells. PBMCs were cultured with interleukin (IL-21, CpG-oligodeoxynucleotides (ODN, phorbol myristate acetate (PMA, and phytohemagglutinin/leucoagglutinin (PHA-L in 24-well flat-bottom plates (5 × 105 cells/well. A culture supernatant analysis of PBMCs from healthy donors (n = 10 indicated that antigen-specific IgM Ab levels in a PBMC culture supernatant might be better able to demonstrate the antigen sensitization status in a smaller peripheral blood sample, compared to IgG because Epstein–Barr virus-specific IgM mBCs circulate peripherally at a significantly higher frequency once antiviral humoral immunity has stabilized. Thus, our in vitro assay demonstrated the potential significance of antigen-specific IgM Ab production in the culture supernatants. Furthermore, an analysis of cultured PBMCs from allograft kidney recipients (n = 16 sensitized with de novo donor-specific human leukocyte antigen (HLA-specific Abs (DSAs showed that IgM-type HLA-specific Abs were detected mainly from the culture supernatants from PBMCs of patients with stable graft function, whereas IgG isotype HLA Abs were detectable only from patients with biopsy-proven antibody-mediated rejection. In other words, these IgG isotype Abs also represented an activated humoral immune response in vivo. Additionally, IgM- and IgG-expressing mBCs from healthy donors (n = 5 were cultured with IL-21, CpG-ODN, and a supernatant produced by stimulating CD19+ B-cell-depleted PBMCs with PHA-L and PMA in 24-well flat-bottom plates (1 × 105 cells/well, and the resulting in vitro analysis provided some

  3. Chronobiological studies of chicken IgY: monitoring of infradian, circadian and ultradian rhythms of IgY in blood and yolk of chickens.

    Science.gov (United States)

    He, Jin-Xin; Thirumalai, Diraviyam; Schade, Rüdiger; Zhang, Xiao-Ying

    2014-08-15

    IgY is the functional equivalent of mammalian IgG found in birds, reptiles and amphibians. Many of its biological aspects have been explored with different approaches. In order to evaluate the rhythmicity of serum and yolk IgY, four chickens were examined and reared under the same conditions. To monitor biological oscillations of IgY in yolk and serum, the eggs and blood samples were collected over a 60 day period and the rhythm of yolk and serum IgY was determined by direct-ELISA. Results indicated that, there is a significant circaseptan rhythm in yolk IgY and circaquattran rhythm in serum IgY. The serum IgY concentration reached a peak in the morning, decreased to a minimum during the daytime and increased again at night revealing a significant circadian rhythm was superimposed by an ultradian rhythm. These data are suited to address the controversies concerning the IgY concentration in egg yolk and blood of laying hens. In addition, this study raised new questions, if the different rhythms in yolk and serum are concerned. Copyright © 2014 Elsevier B.V. All rights reserved.

  4. Analysis of O-glycan heterogeneity in IgA1 myeloma proteins by Fourier transform ion cyclotron resonance mass spectrometry: implications for IgA nephropathy

    DEFF Research Database (Denmark)

    Renfrow, MB; Mackay, CL; Chalmers, MJ

    2007-01-01

    deficiency in IgA1 proteins occurs randomly or preferentially at specific sites. We have previously demonstrated the first direct localization of multiple O-glycosylation sites on a single IgA1 myeloma protein by use of activated ion-electron capture dissociation (AI-ECD) Fourier transform ion cyclotron...... resonance (FT-ICR) tandem mass spectrometry. Here, we report the analysis of IgA1 O-glycan heterogeneity by use of FT-ICR MS and liquid chromatography FT-ICR MS to obtain unbiased accurate mass profiles of IgA1 HR glycopeptides from three different IgA1 myeloma proteins. Additionally, we report the first AI......-ECD fragmentation on an individual IgA1 O-glycopeptide from an IgA1 HR preparation that is reproducible for each IgA1 myeloma protein. These results suggest that future analysis of IgA1 HR from IgAN patients and normal healthy controls should be feasible....

  5. Tracking-by-detection of surgical instruments in minimally invasive surgery via the convolutional neural network deep learning-based method.

    Science.gov (United States)

    Zhao, Zijian; Voros, Sandrine; Weng, Ying; Chang, Faliang; Li, Ruijian

    2017-12-01

    Worldwide propagation of minimally invasive surgeries (MIS) is hindered by their drawback of indirect observation and manipulation, while monitoring of surgical instruments moving in the operated body required by surgeons is a challenging problem. Tracking of surgical instruments by vision-based methods is quite lucrative, due to its flexible implementation via software-based control with no need to modify instruments or surgical workflow. A MIS instrument is conventionally split into a shaft and end-effector portions, while a 2D/3D tracking-by-detection framework is proposed, which performs the shaft tracking followed by the end-effector one. The former portion is described by line features via the RANSAC scheme, while the latter is depicted by special image features based on deep learning through a well-trained convolutional neural network. The method verification in 2D and 3D formulation is performed through the experiments on ex-vivo video sequences, while qualitative validation on in-vivo video sequences is obtained. The proposed method provides robust and accurate tracking, which is confirmed by the experimental results: its 3D performance in ex-vivo video sequences exceeds those of the available state-of -the-art methods. Moreover, the experiments on in-vivo sequences demonstrate that the proposed method can tackle the difficult condition of tracking with unknown camera parameters. Further refinements of the method will refer to the occlusion and multi-instrumental MIS applications.

  6. The Comparison of Salivary IgA and IgE Levels in Children with Breast- and Formula- Feeding During Infancy Period

    Directory of Open Access Journals (Sweden)

    A. Jafarzadeh

    2007-01-01

    Full Text Available Introduction: Oral local immune factors may play a protective role against oral diseases and defend against microbial agents. Salivary immunoglobulin A (IgA is a major factor for the local host defence against caries and periodontal disease. The aims of this study were to determine the concentrations of salivary IgA and IgE levels in breast-fed and formula-fed children in infancy period.Methods and Materials: Totally, 80 healthy 5 years old children were included in the study. According to type of feeding in infancy period, the children divided into two groups: 50 breast-fed and 30 formula-fed. One milliliter of saliva was collected from each participant, centrifuged, and stored at -70 C. The salivary IgA and IgE concentrations were measured, using ELISA technique.Results: In breast-fed children, the salivary IgA level (39.6 mg/l ± 17.3 was significantly higher than that in formula-fed children (26.9 mg/l ± 14 (P=0.0001. However, the salivary IgE level was significantly lower in breast-fed children, comparing with formula fed ones (5.01 IU/ml ± 19.70 vs. 11.74 IU/ml ± 39.40 (P=0.047.Discussion: These results suggest that breast feeding enhances salivary IgA level in the early period of life which may contribute in oral cavity immunity. Higher salivary IgE level observed in formula-fed subjects may have a potential role in development of allergic or inflammatory reactions.

  7. Kinetics of IgG antibody to cytomegalovirus (CMV) after birth and seroprevalence of anti-CMV IgG in Chinese children.

    Science.gov (United States)

    Chen, Jie; Hu, Lingqing; Wu, Meiling; Zhong, Tianying; Zhou, Yi-Hua; Hu, Yali

    2012-12-10

    Prevalence of cytomegalovirus (CMV) infection is 90-100% in developing countries; however, the kinetics of anti-CMV IgG in infants remains elusive. Sera from 112 mother-newborn pairs and longitudinal samples from 41 infants up to 2-year old were tested for anti-CMV IgG and IgM. Additionally, samples from 837 healthy children were included. Of 112 mothers, 108 (96.4%) were anti-CMV IgG positive; their 108 newborns were also seropositive. In a 2-year follow-up among 40 infants of positive mothers, anti-CMV IgG level in 8 individuals decreased with time and became undetectable by age of 3.5-8 months, and that in 32 others decreased at 1- and 3.5-month old, and then increased. Based on the positive IgM, rising IgG levels, and low anti-CMV IgG avidity index, 76.7% of the primary infections were demonstrated to occur during 1-3.5 months of age. The overall seroprevalence of anti-CMV in 837 children was 82.4%, which was generally constant from 2 to 8 years old (χ2 = 3.150, p = 0.790). The maternally acquired anti-CMV IgG in infants disappears before 8-month old. Primary CMV infection in Chinese children mostly occurs during 1-3.5 months of age. Whether the relatively lower seroprevalence of anti-CMV in Chinese children found in this survey may reflect the positive rate in child-bearing age women in the future remains to be further studied.

  8. Dermatose por IgA e IgG linear: relato de caso com boa resposta terapêutica à dapsona e ao micofenolato mofetil Linear IgA/IgG bullous dermatosis: successful treatment with dapsone and mycophenolate mofetil

    Directory of Open Access Journals (Sweden)

    Leny Passos

    2011-08-01

    Full Text Available Relata-se o caso de paciente feminina, de 21 anos, com dermatose por IgA e IgG linear. Inicialmente, a resposta clínica foi favorável à dapsona. Após a interrupção desta medicação, por crise de anemia sintomática, precipitada por malária, houve piora da doença, apesar da utilização da prednisona e pulsoterapia com metilprednisolona. A reintrodução da dapsona, associada ao micofenolato mofetil, possibilitou o controle da enfermidadeA 21-year-old female presenting linear IgA and IgG disease initially responded well to dapsone therapy. However, the treatment with dapsone was withdrawn due to severe anemia induced by malaria, which led to worsening of the clinical picture. Although prednisone and methylprednisolone were tried, the patient responded only to the association of dapsone and mycophenolate mofetil

  9. IgG4-related disease in autoimmune lymphoproliferative syndrome.

    Science.gov (United States)

    van de Ven, Annick A J M; Seidl, Maximilian; Drendel, Vanessa; Schmitt-Graeff, Annette; Voll, Reinhard E; Rensing-Ehl, Anne; Speckmann, Carsten; Ehl, Stephan; Warnatz, Klaus; Kollert, Florian

    2017-07-01

    A patient with autoimmune lymphoproliferative disorder (ALPS) developed IgG4-related disease. In retrospect, he had high levels of serum IgG4 for several years prior to presenting with IgG4-related pancreatitis. These high IgG4 levels were masked by hypergammaglobulinemia, a common feature of ALPS. We next screened 18 ALPS patients; four of them displayed increased levels of IgG4. Hence, IgG4-related disease should be considered in ALPS patients, especially in those manifesting lymphocytic organ infiltration or excessive hypergammaglobulinaemia. Screening of IgG4-related disease patients for ALPS-associated mutations would provide further information on whether this disease could be a late-onset atypical presentation of ALPS. Copyright © 2017 Elsevier Inc. All rights reserved.

  10. The Histopathology of IgG4-Related Disease.

    Science.gov (United States)

    Avincsal, Mehmet Ozgur; Zen, Yoh

    2017-01-01

    IgG4-related disease is a multi-organ immune-mediated chronic fibroinflammatory condition characterized by elevated serum IgG4 concentrations, tumefaction, and tissue infiltration by IgG4-positive plasma cells. The exact etiology of IgG4-related disease remains unclear with no known role of the IgG4 molecule itself being identified. Although the pancreas and salivary glands are the main organs affected, the involvement of other organs has also been reported. This multi-organ disease mimics a large number of malignant, infectious, and inflammatory disorders; therefore, a prompt differential diagnosis is important for selecting the right therapeutic strategy. Early steroid therapy assists in preventing tissue fibrosis, parenchymal extinction, and severe functional impairments in the affected organs. The definitive and prompt diagnosis of IgG4-related disease requires both histopathological confirmation and clinicopathological correlations. A histopathological examination is mandatory to exclude neoplastic or inflammatory conditions that mimic IgG4-related disease. The histological changes that occur are basically similar in any organ manifestation, with several site-specific findings being recognized. This chapter summarizes general rules for the pathological examination of IgG4-related disease, as well as the histopathological features and differential diagnoses of major organ manifestations.

  11. IgA Nephropathy and Thrombotic Microangiopathy

    Directory of Open Access Journals (Sweden)

    Graciela De Rosa

    2017-06-01

    Full Text Available Introduction: Although the association between thrombotic microangiopathy (TMA and IgA nephropathy (IgAN is a known fact, its prevalence, pathogenesis and progression are not clear yet. Methods: A descriptive, retrospective study involving 12 patients with IgAN and TMA (IgAN-TMA was carried out; patients were diagnosed by a renal biopsy performed in our hospital in order to analyze clinicopathologic features. All the biopsy samples were processed for light microscopy and immunofluorescence. Results: The prevalence of patients with IgAN-TMA was 4.4% (12/274. The mean age was 33 and 58.3% of the subjects were men, showing, during diagnosis, mean systolic and diastolic blood pressure values of 171.3±53 mmHg and 97.5±19.8 mmHg, respectively. The average amount of protein in urine was 5.3 ± 3.7g/24 h and 8 patients had nephrotic- range proteinuria. Impairment of renal function was found in 11 patients, with a mean serum creatinine level of 7.2±4.7 mg/dL. No clinical or laboratory findings suggested thrombotic microangiopathy in any of the patients. The renal biopsy showed acute TMA with arteriolar fibrin thrombi in 75% of the subjects and ‘onion-skin-like’ chronic lesions with concentric intimal hyperplasia in 83.3% of them, which were associated with a high percentage of global glomerulosclerosis (72%, moderate tubular atrophy (38.6% and/or interstitial fibrosis (31.3%. In 91.7% of the cases, TMA was related to histological grade 5. Conclusions: The prevalence and significance of the relationship between IgAN and TMA pose the question of whether TMA is the cause or consequence of advanced stage IgAN. Several clinicopathologic studies have proved that TMA plays a major role in IgAN progression. The connection of TMA with creatinine serum and proteinuria levels seems to support this conclusion. While systemic TMA usually affects multiple organs, in these cases, the kidney was the only one compromised. Endothelial injury and the

  12. Measurement of anti-IgA antibodies by a two-site immunoradiometric assay

    International Nuclear Information System (INIS)

    Homburger, H.A.; Smith, J.R.; Jacob, G.L.; Laschinger, C.; Naylor, D.H.; Pineda, A.A.

    1981-01-01

    To enable the detection of IgG class, anti-IgA antibodies and to investigate the possible occurrence of IgE class, anti-IgA antibodies, we developed a solid phase immunoradiometric assay, which uses purified IgA coupled covalently to microcrystalline cellulose as an immunosorbent. Radiolabeled, Fc specific anti-IgG and anti-IgE antibodies were used to detect specific aIgA after incubation of test sera or controls with the immunosorbent. IgG-aIgA were detected by the IRA in 100 and 67% of control sera with class specific and limited specificity aIgA. The IRA was sensitive to approximately two ng of class specific IgG-aIgA. IgG-aIgA also were detected by IRA in 7.9% of sera from patients with urticarial transfusion reactions and 73% of sera from patients with ataxia telangiectasia and IgA deficiency. Sera from 50 normal blood donors did not have detectable IgG-aIgA. Tests for IgE-aIgA were negative in all cases, including control sera with class specific IgG-aIgA. We conclude that the IRA is a sensitive and reproducible method for detection of class specific and limited specificity IgG-aIgA, and that IgE-aIgA do not mediate urticarial transfusion reactions

  13. Chlamydia trachomatis IgG3 seropositivity is a predictor of reproductive outcomes in infertile women with patent fallopian tubes

    Science.gov (United States)

    Steiner, Anne Z.; Diamond, Michael P.; Legro, Richard S.; Schlaff, William D.; Barnhart, Kurt T.; Casson, Peter R.; Christman, Gregory M.; Alvero, Ruben; Hansen, Karl R.; Geisler, William M.; Thomas, Tracey; Santoro, Nanette; Zhang, Heping; Eisenberg, Esther

    2015-01-01

    Objective To determine if Chlamydia trachomatis (Ct) seropositivity as detected by the Ct elementary body (EB)-based enzyme linked immunosorbent assay (Ct EB ELISA) predicts pregnancy and pregnancy outcome among infertile women with documented tubal patency. Design Cohort study Setting Outpatient clinics participating in the reproductive medicine network Patients 1250 infertile women with documented tubal patency enrolled in one of two randomized controlled trials: PPCOSII and AMIGOS Intervention Sera were analyzed for anti-Ct IgG1 and IgG3 antibodies using a research Ct EB ELISA. OD405 readings ≥0.35 and ≥0.1 were considered positive for IgG1 and IgG3, respectively. Main Outcome Measures Primary outcomes included pregnancy, live birth, and ectopic pregnancy. Log linear regression was used to determine the relative risk after adjusting for age, race, treatment medication, smoking status, and current alcohol use. Results 243 (19%) women were seropositive for anti-Ct IgG3. They tended to be non-White and smokers. Anti-Ct IgG3 seropositive women were significantly less likely to conceive (RR 0.65, 95% CI 0.52-0.83) or to have a live birth (RR 0.59, 95% 0.43-0.80); these associations were weakened after adjusting for number of HSG-documented patent tubes (RR 0.73, 95% CI 0.56-0.97) and (0.73, 95% CI: 0.50-1.04), respectively. Anti-Ct IgG3 seropositive women who conceived had 2.7 (95% CI: 1.40-5.34) times the risk of ectopic pregnancy. Conclusions Even in the presence of tubal patency, anti-Ct IgG3 seropositivity is associated with lower likelihood of pregnancy. Anti-Ct IgG3 seropositive women have up to 3 times the risk of ectopic pregnancy. PMID:26413816

  14. IgG4 subclass antibodies impair antitumor immunity in melanoma

    Science.gov (United States)

    Karagiannis, Panagiotis; Gilbert, Amy E.; Josephs, Debra H.; Ali, Niwa; Dodev, Tihomir; Saul, Louise; Correa, Isabel; Roberts, Luke; Beddowes, Emma; Koers, Alexander; Hobbs, Carl; Ferreira, Silvia; Geh, Jenny L.C.; Healy, Ciaran; Harries, Mark; Acland, Katharine M.; Blower, Philip J.; Mitchell, Tracey; Fear, David J.; Spicer, James F.; Lacy, Katie E.; Nestle, Frank O.; Karagiannis, Sophia N.

    2013-01-01

    Host-induced antibodies and their contributions to cancer inflammation are largely unexplored. IgG4 subclass antibodies are present in IL-10–driven Th2 immune responses in some inflammatory conditions. Since Th2-biased inflammation is a hallmark of tumor microenvironments, we investigated the presence and functional implications of IgG4 in malignant melanoma. Consistent with Th2 inflammation, CD22+ B cells and IgG4+-infiltrating cells accumulated in tumors, and IL-10, IL-4, and tumor-reactive IgG4 were expressed in situ. When compared with B cells from patient lymph nodes and blood, tumor-associated B cells were polarized to produce IgG4. Secreted B cells increased VEGF and IgG4, and tumor cells enhanced IL-10 secretion in cocultures. Unlike IgG1, an engineered tumor antigen-specific IgG4 was ineffective in triggering effector cell–mediated tumor killing in vitro. Antigen-specific and nonspecific IgG4 inhibited IgG1-mediated tumoricidal functions. IgG4 blockade was mediated through reduction of FcγRI activation. Additionally, IgG4 significantly impaired the potency of tumoricidal IgG1 in a human melanoma xenograft mouse model. Furthermore, serum IgG4 was inversely correlated with patient survival. These findings suggest that IgG4 promoted by tumor-induced Th2-biased inflammation may restrict effector cell functions against tumors, providing a previously unexplored aspect of tumor-induced immune escape and a basis for biomarker development and patient-specific therapeutic approaches. PMID:23454746

  15. Epithelial-microbial crosstalk in polymeric Ig receptor deficient mice

    NARCIS (Netherlands)

    Reikvam, D.H.; Derrien, M.M.N.; Islam, R.; Erofeev, A.; Grcic, V.; Sandvik, A.; Gaustad, P.; Meza-Zepeda, L.A.; Jahnsen, F.L.; Smidt, H.; Johansen, F.E.

    2012-01-01

    Innate and adaptive mucosal defense mechanisms ensure a homeostatic relationship with the large and complex mutualistic gut microbiota. Dimeric IgA and pentameric IgM are transported across the intestinal epithelium via the epithelial polymeric Ig receptor (pIgR) and provide a significant portion of

  16. Relation between IgG antibodies to foods and IgE antibodies to milk, egg, cat, dog and/or mite in a cross-sectional study

    NARCIS (Netherlands)

    Eysink, P. E.; de Jong, M. H.; Bindels, P. J.; Scharp-van der Linden, V. T.; de Groot, C. J.; Stapel, S. O.; Aalberse, R. C.

    1999-01-01

    Because IgG antibodies to foods can be detected before IgE antibodies to inhalants, increased levels of IgG antibodies to foods might be used as a predictor of IgE-mediated allergy in initially nonatopic children. To examine the cross-sectional relation between IgG to foods (i.e. mixture of wheat

  17. Truly selective primary IgM deficiency is probably very rare.

    Science.gov (United States)

    Janssen, L M A; Macken, T; Creemers, M C W; Pruijt, J F M; Eijk, J J J; de Vries, E

    2018-02-01

    Isolated decreased serum-immunoglobulin (Ig)M has been associated with severe and/or recurrent infections, atopy and autoimmunity. However, the reported high prevalence of clinical problems in IgM-deficient patients may reflect the skewed tertiary centre population studied so far. Also, many papers on IgM deficiency have included patients with more abnormalities than simply IgM-deficiency. We studied truly selective primary IgM deficiency according to the diagnostic criteria of the European Society for Immunodeficiencies (ESID) (true sIgMdef) by reviewing the literature (261 patients with primary decreased serum-IgM in 46 papers) and analysing retrospectively all patients with decreased serum-IgM in a large teaching hospital in 's-Hertogenbosch, the Netherlands [1 July 2005-23 March 2016; n = 8049 IgM < 0·4 g/l; n = 2064 solitary (IgG+IgA normal/IgM < age-matched reference)]. A total of 359 of 2064 (17%) cases from our cohort had primary isolated decreased serum-IgM, proven persistent in 45 of 359 (13%) cases; their medical charts were reviewed. Our main finding is that true sIgMdef is probably very rare. Only six of 261 (2%) literature cases and three of 45 (7%) cases from our cohort fulfilled the ESID criteria completely; 63 of 261 (24%) literature cases also had other immunological abnormalities and fulfilled the criteria for unclassified antibody deficiencies (unPAD) instead. The diagnosis was often uncertain (possible sIgMdef): data on IgG subclasses and/or vaccination responses were lacking in 192 of 261 (74%) literature cases and 42 of 45 (93%) cases from our cohort. Our results also illustrate the clinical challenge of determining the relevance of a serum sample with decreased IgM; a larger cohort of true sIgMdef patients is needed to explore fully its clinical consequences. The ESID online Registry would be a useful tool for this. © 2017 British Society for Immunology.

  18. IgG4-Related Disease of Bilateral Temporal Bones.

    Science.gov (United States)

    Li, Lilun; Ward, Bryan; Cocks, Margaret; Kheradmand, Amir; Francis, Howard W

    2017-03-01

    IgG4-related disease (IgG4-RD) is an idiopathic inflammatory condition that causes pseudotumor formation in single or multiple organs, including those of the head and neck. Temporal bone involvement is rare, with only 3 cases of unilateral temporal bone IgG4-RD described in the literature. We report the first known case of IgG4-RD of bilateral temporal bones and describe its clinical presentation, diagnosis, and treatment. The patient was a 52-year-old man with latent tuberculosis (TB) who presented with a 10-year history of bilateral profound hearing loss and vestibular dysfunction. Computed tomography and magnetic resonance imaging demonstrated bilateral labyrinthine destruction with invasion of the posterior fossa. Immunoglobulin level testing showed elevated total serum IgG levels with normal IgG4 levels. Bilateral mastoidectomies were performed, with biopsy samples demonstrating IgG4 staining with IgG4-positive plasma cells up to 40/HPF (high power field) on the right and 20/HPF on the left, consistent with bilateral IgG4-RD. IgG4-RD of bilateral temporal bones presents with chronic and progressive bilateral hearing loss and vestibular dysfunction. Clinical presentation and radiologic findings are nonspecific, and definitive diagnosis must be made with histopathology and immunostaining. Corticosteroids are therapeutic, but surgical resection may be necessary for temporal bone IgG4-RD to improve long-term remission.

  19. Staphylococcal enterotoxin-specific IgE antibodies in atopic dermatitis.

    Science.gov (United States)

    Ide, Fumihito; Matsubara, Tomoyo; Kaneko, Miho; Ichiyama, Takashi; Mukouyama, Tokuko; Furukawa, Susumu

    2004-06-01

    The authors clarified the clinical significance of the measurement of serum concentrations of specific IgE antibodies to staphylococcal enterotoxin (SE) A- and SEB in atopic dermatitis (AD). The serum concentrations of SEA- and SEB-specific IgE antibodies in 140 pediatric patients with AD were measured with an immuno CAP -radioallergosorbent test system (RAST). To check the cross-reaction of specific IgE antibodies to SEA/SEB and other allergens, the CAP RAST fluorescent enzyme immunoassay inhibition test was performed. Forty-seven patients (33.6%) tested positive for either SEA- or SEB-specific IgE antibodies. School children showed higher positive rates of SEA/SEB-specific IgE antibodies than infants or young children. The patients with severe AD and those with exacerbation of symptoms in summer, had higher positive rates of SEA/SEB-specific IgE antibodies than patients with mild AD or those with exacerbation in winter. In addition, the positive rates of specific IgE antibodies to both dog-dander and cat-dander were higher in patients with positive SEA/SEB-specific IgE antibodies than in patients with negative ones. No cross-reactions occurred among specific IgE antibodies to SEA/SEB and dog/cat dander with one patient's serum, which had positive IgE-specific antibodies against cat/dog dander and SEA/SEB. The positive rate of SEA/SEB-specific IgE antibodies in the patients with dogs and/or cats as pets was 48.4%, which was higher than in those with no pets. Atopic dermatitis patients who exhibit high positive rates of SEA/SEB-specific IgE antibodies were found to be school children, severe cases, cases with high serum concentrations of total IgE, cases with exacerbation in summer, and cases with dogs and/or cats as pets. The measurement of serum concentrations of specific IgE antibodies to SEA and SEB, thus has some value for evaluating AD patients.

  20. Riedel's thyroiditis association with IgG4-related disease.

    Science.gov (United States)

    Stan, Marius N; Sonawane, Vikram; Sebo, Thomas J; Thapa, Prabin; Bahn, Rebecca S

    2017-03-01

    IgG4-positive (+) plasma cells have been reported in both Riedel's thyroiditis (RT) and Hashimoto's thyroiditis (HT). These cells are the hallmark of IgG4-related disease (IgG4-RD). We sought to determine whether RT is part of IgG4-RD spectrum. This was a case-control study performed at a tertiary medical centre. We included RT cases from the period 1958 to 2008 that had sufficient paraffin-embedded tissue for IgG4 immunostaining. Controls were patients with HT, age and gender matched, with similar pathology criteria. The main outcome measures were the intensity of the IgG4 staining and the clinical and histological correlates with IgG4-RD. Six pairs of RT and HT were analysed. The mean age was 44·7 years. In both groups, 5/6 cases had positive IgG4 staining. The mean number of IgG4 + cells/ HPF, normalized to the degree of inflammation, was 3·2 ± 3·0 SD (RT) vs 0·9 ± 0·7 (HT), P = 0·15, for fibrotic areas and 2·1 ± 2·3 SD vs 1·0 ± 0·8 (P = 0·39) for areas with lymphoid aggregates. We found the number of IgG4 +  cells in RT to be inversely correlated with the duration of disease (P = 0·046). Three RT cases had associated comorbidities from the IgG4-RD spectrum while none of the HT cases had such conditions. Riedel's thyroiditis is a component of IgG4-RD with the density of the IgG4 +  lymphocytic infiltrate being time dependent. In this small study, we did not identify differences in IgG4 infiltration between RT and HT, minimizing the utility of this marker in RT diagnosis. © 2016 John Wiley & Sons Ltd.

  1. Kinetics of IgG antibody to cytomegalovirus (CMV) after birth and seroprevalence of anti-CMV IgG in Chinese children

    OpenAIRE

    Chen, Jie; Hu, Lingqing; Wu, Meiling; Zhong, Tianying; Zhou, Yi-Hua; Hu, Yali

    2012-01-01

    Abstract Background Prevalence of cytomegalovirus (CMV) infection is 90–100% in developing countries; however, the kinetics of anti-CMV IgG in infants remains elusive. Methods Sera from 112 mother-newborn pairs and longitudinal samples from 41 infants up to 2-year old were tested for anti-CMV IgG and IgM. Additionally, samples from 837 healthy children were included. Results Of 112 mothers, 108 (96.4%) were anti-CMV IgG positive; their 108 newborns were also seropositive. In a 2-year follow-u...

  2. Kinetics of IgG antibody to cytomegalovirus (CMV after birth and seroprevalence of anti-CMV IgG in Chinese children

    Directory of Open Access Journals (Sweden)

    Chen Jie

    2012-12-01

    Full Text Available Abstract Background Prevalence of cytomegalovirus (CMV infection is 90–100% in developing countries; however, the kinetics of anti-CMV IgG in infants remains elusive. Methods Sera from 112 mother-newborn pairs and longitudinal samples from 41 infants up to 2-year old were tested for anti-CMV IgG and IgM. Additionally, samples from 837 healthy children were included. Results Of 112 mothers, 108 (96.4% were anti-CMV IgG positive; their 108 newborns were also seropositive. In a 2-year follow-up among 40 infants of positive mothers, anti-CMV IgG level in 8 individuals decreased with time and became undetectable by age of 3.5–8 months, and that in 32 others decreased at 1- and 3.5-month old, and then increased. Based on the positive IgM, rising IgG levels, and low anti-CMV IgG avidity index, 76.7% of the primary infections were demonstrated to occur during 1–3.5 months of age. The overall seroprevalence of anti-CMV in 837 children was 82.4%, which was generally constant from 2 to 8 years old (χ2 = 3.150, p = 0.790. Conclusions The maternally acquired anti-CMV IgG in infants disappears before 8-month old. Primary CMV infection in Chinese children mostly occurs during 1–3.5 months of age. Whether the relatively lower seroprevalence of anti-CMV in Chinese children found in this survey may reflect the positive rate in child-bearing age women in the future remains to be further studied.

  3. A plasma cell differentiation quality control ablates B cell clones with biallelic Ig rearrangements and truncated Ig production.

    Science.gov (United States)

    Srour, Nivine; Chemin, Guillaume; Tinguely, Aurélien; Ashi, Mohamad Omar; Oruc, Zéliha; Péron, Sophie; Sirac, Christophe; Cogné, Michel; Delpy, Laurent

    2016-01-11

    Aberrantly rearranged immunoglobulin (Ig) alleles are frequent. They are usually considered sterile and innocuous as a result of nonsense-mediated mRNA decay. However, alternative splicing can yield internally deleted proteins from such nonproductively V(D)J-rearranged loci. We show that nonsense codons from variable (V) Igκ exons promote exon-skipping and synthesis of V domain-less κ light chains (ΔV-κLCs). Unexpectedly, such ΔV-κLCs inhibit plasma cell (PC) differentiation. Accordingly, in wild-type mice, rearrangements encoding ΔV-κLCs are rare in PCs, but frequent in B cells. Likewise, enforcing expression of ΔV-κLCs impaired PC differentiation and antibody responses without disturbing germinal center reactions. In addition, PCs expressing ΔV-κLCs synthesize low levels of Ig and are mostly found among short-lived plasmablasts. ΔV-κLCs have intrinsic toxic effects in PCs unrelated to Ig assembly, but mediated by ER stress-associated apoptosis, making PCs producing ΔV-κLCs highly sensitive to proteasome inhibitors. Altogether, these findings demonstrate a quality control checkpoint blunting terminal PC differentiation by eliminating those cells expressing nonfunctionally rearranged Igκ alleles. This truncated Ig exclusion (TIE) checkpoint ablates PC clones with ΔV-κLCs production and exacerbated ER stress response. The TIE checkpoint thus mediates selection of long-lived PCs with limited ER stress supporting high Ig secretion, but with a cost in terms of antigen-independent narrowing of the repertoire. © 2016 Srour et al.

  4. Using Sunlight and Cell Networks to Bring Fleeting Tracking to Small Scale Fisheries

    Science.gov (United States)

    Garren, M.; Selbie, H.; Suchomel, D.; McDonald, W.; Solomon, D.

    2016-12-01

    Traditionally, the efforts of small scale fisheries have not been easily incorporated into the global picture of fishing effort and activity. That means that the activities of the vast majority ( 90%) of fishing vessels in the world have remained unquantified and largely opaque. With newly developed technology that harnesses solar power and cost-effective cellular networks to transmit data, it is becoming possible to provide vessel tracking systems on a large scale for vessels of all sizes. Furthermore, capitalizing on the relatively inexpensive cellular networks to transfer the data enables data of much higher granularity to be captured. By recording a vessel's position every few seconds, instead of minutes to hours as is typical of most satellite-based systems, we are able to resolve a diverse array of behaviors happening at sea including when and where fishing occurred and what type of fishing gear was used. This high granularity data is both incredibly useful and also a challenge to manage and mine. New approaches for handling and processing this continuous data stream of vessel positions are being developed to extract the most informative and actionable pieces of information for a variety of audiences including governing agencies, industry supply chains seeking transparency, non-profit organizations supporting conservation efforts, academic researchers and the fishers and boat owners.

  5. Simultaneous use of serum IgG and IgM for risk scoring of suspected early Lyme borreliosis: graphical and bivariate analyses

    DEFF Research Database (Denmark)

    Dessau, Ram B; Ejlertsen, Tove; Hilden, Jørgen

    2010-01-01

    The laboratory diagnosis of early disseminated Lyme borreliosis (LB) rests on IgM and IgG antibodies in serum. The purpose of this study was to refine the statistical interpretation of IgM and IgG by combining the diagnostic evidence provided by the two immunoglobulins and exploiting the whole...... range of the quantitative variation in test values. ELISA assays based on purified flagella antigen were performed on sera from 815 healthy Danish blood donors as negative controls and 117 consecutive patients with confirmed neuroborreliosis (NB). A logistic regression model combining the standardized...... units of the IgM and IgG ELISA assays was constructed and the resulting disease risks graphically evaluated by receiver operating characteristic and 'predictiveness' curves. The combined model improves the discrimination between NB patients and blood donors. Hence, it is possible to report a predicted...

  6. Pathomorphological characteristic of IgG4-related diseases

    Directory of Open Access Journals (Sweden)

    O. O. Dyadyk

    2016-08-01

    Full Text Available IgG4-related diseases are a relatively new group of diseases of unknown etiology which are characterized by the development of fibrosis of organs with the presence of big amounts of IgG4-positive plasma-cells in the area of the lesions and increased levels of IgG4 in serum. The organs that may be affected are pancreas, salivary gland, and others, clinical cases of kidney damage are described as well. Renal involvement in IgG4-related diseases most often occurs on the type of tubulointerstitial nephritis, with the further development of acute or chronic kidney injury. The clinic may be represented by the pseudotumor of kidney, renal tissue heterogeneity on the results of CT-studies; acute or chronic renal disease; combination with other organ damage (autoimmune pancreatitis, sclerosing cholangitis, sclerosing lymphoplasmacytic cholecystitis, colitis, sialadenitis, retroperitoneal fibrosis, etc.. Laboratory findings include an increased level of IgG4 in the blood serum, hypocomplementemia, eosinophilia. Histologically, there is interstitial inflammation with many plasma cells, interstitial fibrosis, tubular atrophy, thickening of the tubular basement membrane, some cases are a type of membranous glomerulonephritis. The aim of the study is to identify the patients with IgG4-related diseases with renal impairment and widening the pathological database of such patients with renal impairment to determine the classification criteria of this pathological condition. Materials and methods will include the deceased kidney screening, screening of patients with autoimmune and allergic diseases, nephrological patients screening with the lifetime biopsy (in some cases – repeat biopsy with chronic or acute kidney impairment. There will be clinical and pathological comparison in kidney damage and other diseases with the development of criteria for the classification of lesions in the presence of IgG4-positive substrates and further development of practical

  7. Fluorescent IgG fusion proteins made in E. coli

    Science.gov (United States)

    Luria, Yael; Raichlin, Dina; Benhar, Itai

    2012-01-01

    Antibodies are among the most powerful tools in biological and biomedical research and are presently the fastest growing category of new bio-pharmaceutics. The most common format of antibody applied for therapeutic, diagnostic and analytical purposes is the IgG format. For medical applications, recombinant IgGs are made in cultured mammalian cells in a process that is too expensive to be considered for producing antibodies for diagnostic and analytical purposes. Therefore, for such purposes, mouse monoclonal antibodies or polyclonal sera from immunized animals are used. While looking for an easier and more rapid way to prepare full-length IgGs for therapeutic purposes, we recently developed and reported an expression and purification protocol for full-length IgGs, and IgG-based fusion proteins in E. coli, called “Inclonals.” By applying the Inclonals technology, we could generate full-length IgGs that are genetically fused to toxins. The aim of the study described herein was to evaluate the possibility of applying the “Inclonals” technology for preparing IgG-fluorophore fusion proteins. We found that IgG fused to the green fluorescent proteins enhanced GFP (EGFP) while maintaining functionality in binding, lost most of its fluorescence during the refolding process. In contrast, we found that green fluorescent Superfolder GFP (SFGFP)-fused IgG and red fluorescent mCherry-fused IgG were functional in antigen binding and maintained fluorescence intensity. In addition, we found that we can link several SFGFPs in tandem to each IgG, with fluorescence intensity increasing accordingly. Fluorescent IgGs made in E. coli may become attractive alternatives to monoclonal or polyclonal fluorescent antibodies derived from animals. PMID:22531449

  8. IgA attenuates anaphylaxis and subsequent immune responses in mice: possible application of IgA to vaccines.

    Science.gov (United States)

    Yamaki, Kouya; Nakashima, Takayuki; Miyatake, Kenji; Ishibashi, Yuki; Ito, Ayaka; Kuranishi, Ayu; Taguchi, Akihito; Morioka, Ayumi; Yamamoto, Midori; Yoshino, Shin

    2014-01-01

    Administration of the influenza vaccination to patients with an egg allergy is major health concern. Contaminating egg antigens occasionally induce severe anaphylactic shock in these patients following administration of the vaccination; therefore, the development of a safer vaccination is needed. In the present study, we investigated whether a mixture of four newly and previously generated anti-ovalbumin (OVA) IgA monoclonal antibodies (mAbs) could inhibit both anaphylactic shock upon a subcutaneous OVA challenge and subsequent further sensitization against OVA in passively anti-OVA IgE-sensitized mice and actively sensitized mice with an injection of OVA. The prevention of anaphylaxis by anti-OVA IgA mAbs was suggested to be mediated through the inhibition of OVA binding to allergenic antibodies such as anti-OVA IgE on mast cells and deceleration of the rate of OVA penetration from the injected site into the systemic circulation. Anti-OVA IgA mAbs inhibited further sensitization against OVA in mice actively sensitized with OVA, but did not affect sensitization against the unrelated antigen, phosphorylcholine-keyhole limpet hemocyanin co-injected with OVA. Our findings indicate that adding the anti-egg antigen IgA to the influenza vaccine should reduce not only the risk of inducing anaphylactic shock, but also undesired further sensitization against egg antigens following the vaccination without affecting the intended beneficial effect of the vaccine, namely the upregulation of immune responses to influenza viruses.

  9. Avian IgY antibodies: characteristics and applications in immunodiagnostic

    Directory of Open Access Journals (Sweden)

    Lívia Silveira Munhoz

    2014-01-01

    Full Text Available Immunoglobulin Y (IgY is the major antibody isotype in birds, reptiles, amphibia, and lungfish, playing a similar biological role as mammal IgG. Due to its phylogenetic distance, immune diversification and presence in the egg yolk, IgY provide a number of advantages in immunodiagnostic compared to IgG from mammals. Moreover, IgY production is in agreement with international efforts to reduce, refine and if possible, to replace animals in experimentation, contributing substantially in favor of animal welfare. This article presents an overview about structural and functional features, production and applications of IgY in immunodiagnostic, as well as the advantages of chicken antibodies use.

  10. Visual Vehicle Tracking Based on Deep Representation and Semisupervised Learning

    Directory of Open Access Journals (Sweden)

    Yingfeng Cai

    2017-01-01

    Full Text Available Discriminative tracking methods use binary classification to discriminate between the foreground and background and have achieved some useful results. However, the use of labeled training samples is insufficient for them to achieve accurate tracking. Hence, discriminative classifiers must use their own classification results to update themselves, which may lead to feedback-induced tracking drift. To overcome these problems, we propose a semisupervised tracking algorithm that uses deep representation and transfer learning. Firstly, a 2D multilayer deep belief network is trained with a large amount of unlabeled samples. The nonlinear mapping point at the top of this network is subtracted as the feature dictionary. Then, this feature dictionary is utilized to transfer train and update a deep tracker. The positive samples for training are the tracked vehicles, and the negative samples are the background images. Finally, a particle filter is used to estimate vehicle position. We demonstrate experimentally that our proposed vehicle tracking algorithm can effectively restrain drift while also maintaining the adaption of vehicle appearance. Compared with similar algorithms, our method achieves a better tracking success rate and fewer average central-pixel errors.

  11. Class switch recombination in selective IgA-deficient subjects

    DEFF Research Database (Denmark)

    Jensen, Lone Hummelshøj; Ryder, L P; Nielsen, L K

    2006-01-01

    Selective IgA deficiency is a common immunodeficiency in Caucasians, but the molecular basis of the disorder remains elusive. To address this issue we examined the molecular events leading to IgA production. Naive IgD positive B cells were purified from four donors with IgA deficiency and four...

  12. Development of an IgG4-RD Responder Index

    Directory of Open Access Journals (Sweden)

    Mollie N. Carruthers

    2012-01-01

    Full Text Available IgG4-related disease (IgG4-RD is a multiorgan inflammatory disease in which diverse organ manifestations are linked by common histopathological and immunohistochemical features. Prospective studies of IgG4-RD patients are required to clarify the natural history, long-term prognosis, and treatment approaches in this recently recognized condition. Patients with IgG4-RD have different organ manifestations and are followed by multiple specialties. Divergent approaches to the assessment of patients can complicate the interpretation of studies, emphasizing the critical need for validated outcome measures, particularly assessments of disease activity and response to treatment. We developed a prototype IgG4-RD Responder Index (IgG4-RD RI based on the approach used in the development of the Birmingham Vasculitis Activity Score for Wegener’s granulomatosis (BVAS/WG. The IgG4-RD RI was refined by members of the International IgG4-RD Symposium Organizing Committee in a paper case exercise. The revised instrument was applied retrospectively to fifteen IgG4-RD patients at our institution. Those scores were compared to physician’s global assessment scale for the same visits. This paper describes the philosophy and goals of the IgG4-RD RI, the steps in the development of this instrument to date, and future plans for validation of this instrument as an outcome measure.

  13. [Multiple myeloma (IgG-kappa) infiltrating central nervous system, lymph nodes, liver, and kidneys, and with elevation of IgE].

    Science.gov (United States)

    Toyota, Shigeo; Nakamura, Norihiko; Dan, Kazuo

    2004-05-01

    A 63-year-old man was admitted because of general malaise, fever, headache, generalized lymphadenopathy and hepatomegaly in July 2002. He was diagnosed as having multiple myeloma (MM) (IgG-kappa type) with atypical plasma cells in the bone marrow, lymph nodes and cerebrospinal fluid. Systemic and intrathecal chemotherapy were effective. Because of an increase of polyclonal IgE, electrophoretic patterns revealed an M-peak which was not as sharp as that in IgG myeloma. IgE production is not impaired by the pathologic process in MM patients.

  14. IgG4-related Disease and the Liver.

    Science.gov (United States)

    Chen, Jonathan H; Deshpande, Vikram

    2017-06-01

    Pathologists are likely to encounter IgG4-related disease in several organ systems. This article focuses on helping pathologists diagnose IgG4-related disease in the hepatobiliary system. Missing the diagnosis can result in unnecessary organ damage and/or unnecessary surgical and cancer therapy. In the liver, tumefactive lesion(s) involving the bile ducts with storiform fibrosis and an IgG4-enriched lymphoplasmacytic infiltrate are highly concerning for IgG4-related disease. The recent identification of oligoclonal populations of T cells and B cells in IgG4-related disease may lead to molecular tests, new therapeutics, and a greater mechanistic understanding of the disease. Copyright © 2017 Elsevier Inc. All rights reserved.

  15. [A case of IgA2-lambda type M-protein that IgA concentration differs from the values of M-protein by serum protein electrophoresis].

    Science.gov (United States)

    Fukushima, M; Sugano, M; Ichikawa, T; Honda, T; Totsuka, M; Katsuyama, T; Fujita, K

    2001-07-01

    We report an IgA-lambda type M-protein in which the IgA concentration differed from the values of M-protein by serum protein electrophoresis found in a 53-year-old man with multiple myeloma. The M-protein value as determined by serum protein electrophoresis was 6,170 mg/dl. However, the serum IgA concentration was 3,052 mg/dl by turbidimetric immunoassay. Immuno-fixation electrophoresis using IgA subclass antisera revealed that this M-protein was the IgA2-lambda type. Western blotting analysis showed that the IgA2 molecules were composed of two approximately 68 kDa alpha 2 chains and two 28 kDa lambda chains. In addition the free lambda chain band was detected at the position of 28 kDa without 2-mercaptoethanol(2-ME) even though the patient IgA was purified. Since it is known that IgA2m(1) allotype easily release light chains from the IgA molecules in SDS-PAGE without 2-ME, we speculated that in this patient the IgA was the IgA2m(1) allotype. After peripheral blood stem cell transplantation(PBSCT), immunofixation electrophoresis of the patient serum revealed not only the bands of IgA2-lambda type M-protein, but also three bands of IgG1-kappa type M-protein in the gamma region.

  16. Coexistence of IgM antihepatitis A virus and IgM antihepatitis E virus in acute viral hepatitis: a prospective, multicentre study in Korea.

    Science.gov (United States)

    Jang, J-H; Jung, Y M; Kim, J S; Lee, S H; Kim, J-W; Hwang, S G; Rim, K S; Park, S J; Park, Y M; Kang, S-K; Lee, H S; Yun, H; Kim, J-H; Jeong, S-H

    2011-10-01

    This study investigated the clinical, serological and molecular characteristics of coexistence of both immunoglobulin M (IgM) antihepatitis A virus (HAV) and IgM antihepatitis E virus (HEV) in acute viral hepatitis using a prospective, multicentre design. Among a total of 771 symptomatic cases with acute viral hepatitis enrolled in a Korean city from September 2006 to August 2008, coexistence of IgM anti-HAV and IgM anti-HEV was found in 43 patients (A+E group; 6%), while the existence of IgM anti-HAV alone was found in 595 patients (A group; 77%) and that of IgM anti-HEV alone in 14 patients (E group; 2%). Clinical data analysis and measurement of IgM and IgG anti-HEV were performed using two different commercial kits, and HAV RNA and HEV RNA were detected in available serum or stool samples. The clinical features of the A+E group were similar to those of the A group. HAV RNA detection rates in the A+E and A group were similar, while HEV RNA was detected only in the stool samples of the E group, not in the A+E group. Comparative testing of anti-HEV using two different ELISA kits showed markedly discordant results for IgM anti-HEV positivity and consistently low positivity for IgG anti-HEV in the A+E group. Coexistence of IgM anti-HEV measured by the Genelabs ELISA kit in the setting of hepatitis A appears to yield false-positive results in nonendemic areas of HEV infection. Diagnosis of hepatitis E using IgM anti-HEV should be made with caution. © 2011 Blackwell Publishing Ltd.

  17. Prevalence of serological markers for celiac disease (IgA and IgG class antigliadin antibodies and IgA class antiendomysium antibodies in patients with autoimmune rheumatologic diseases in Belo Horizonte, MG, Brazil Pesquisa de anticorpos antigliadina (classes IgA e IgG e anticorpos antiendomísio classe IgA, em pacientes com doenças reumatológicas autoimunes em Belo Horizonte, Brasil

    Directory of Open Access Journals (Sweden)

    Victor de Barros Koehne

    2010-09-01

    Full Text Available CONTEXT: Patients with autoimmune rheumatologic conditions and celiac disease tend to have a variety of autoantibodies, many of which have no clear pathogenic role. The literature contains frequent reports of celiac disease being more prevalent in patients with rheumatologic diseases, although this remains controversial. OBJECTIVES: To investigate the prevalence of positive serum tests for celiac disease, particularly IgA and IgG antigliadin (AGA antibodies and IgA antiendomysium antibodies (EmA in patients with autoimmune rheumatologic diseases. A second aim was to correlate positive serum tests with prednisone and immunosuppressant medication. METHODS: A total of 190 adults and pediatric patients with a variety of autoimmune rheumatologic diseases (systemic lupus erythematosus, rheumatoid arthritis, juvenile rheumatoid arthritis and spondyloarthrophathies were evaluated and tested for IgA and IgG antigliadin-antibodies and IgA antiendomysium antibodies. Patients with positive serum tests underwent endoscopic duodenal biopsies for pathology studies. RESULTS: There were four positive sera (2.1% for AGA IgA, all of which tested negative for AGA IgG and EmA. Three sera (1.6% tested positive for AGA IgG; all were negative for AGA IgA and EmA. The EmA test at a 1:2.5 serum dilution tested positive in 94 patients (49.5%; at a 1:5 serum dilution it was positive in 41 patients (21.6%. Eleven subjects tested positive for EmA at 1:40 dilution; and all of these tested negative for IgA tissue antitransglutaminase (tTG antibodies. Nine of the 11 EmA-positive patients and all 7 patients with positive antigliadin antibodies tests underwent duodenal endoscopic biopsies, and no significant changes were demonstrated in their duodenal mucosa. A positive EmA was associated with elevated optical density AGA IgA readings; however, there was no relationship between positive EmA and AGA IgG optical density readings. Prednisone and immunosuppressant use were unrelated

  18. The role of IgG antibodies in allergy and immunotherapy

    NARCIS (Netherlands)

    Aalberse, R.

    2011-01-01

    In specific immunotherapy (SIT), a beneficial response is associated with an increase in allergen-specific IgG(4) . This does not indicate that IgE-producing B cells have switched to IgG(4) production, because in human DNA, IgE is downstream from IgG(4) . Thus, by conventional switching, B cells

  19. Synthetic positive controls for ELISA test kits for detection of IgA and IgM antibodies to Chlamydia trachomatis

    Directory of Open Access Journals (Sweden)

    O. Y. Galkin

    2015-01-01

    Full Text Available The enzyme-linked immunosorbent assay (ELISA is the most informative and versatile method of serological diagnostics. The possibility of detecting by ELISA specific antibodies of different classes allow to differentiate primary infectious process and its remission, exacerbation and chronic disease (holding of differential diagnosis. This approach is implemented in the methodology for evaluation of patients for presence of humoral immune response against the causative agent of urogenital chlamydiosis. As with other infections immediately after Chlamydia trachomatis infection the specific IgM antibodies are formed, and subsequently basic projective antibodies of IgG class are synthesized. However, at exacerbation of chronic urogenital chlamydiosis specific IgA antibodies can be synthesized. That is why comprehensive evaluation of patients for presence of humoral immune response to Ch. trachomatis involves plasma testing of specific antibodies of all three classes. The essential problem in the production of ELISA diagnostic kits is obtaining of positive control. The classic version of positive control is human blood plasma containing specific antibodies. But specific IgM- and IgA-positive sera are deficit raw materials. This fact can significantly limit the production of diagnostic kits, especially in case of large-scale manufacture. We have suggested methodological approach to use of synthetic positive controls in indirect ELISA kits based on conjugate of normal human IgM (IgA and monoclonal antibodies against major outer membrane protein of Ch. trachomatis. It was found that it’s possible to realize such task by means of NHS ester-maleimide-mediated conjugation (by sulfosuccinimidyl-4-(N-maleimidomethylcyclohexane-1-carboxylate and reductive amination-mediated conjugation (by sodium periodate. It was found that synthetic positive controls obtained by different methods are characterized by higher titer compared to IgM- and IgA-positive high

  20. The Ocean Tracking Network and its contribution to ocean biological observation

    Science.gov (United States)

    Whoriskey, F. G.

    2016-02-01

    Animals move to meet their needs for food, shelter, reproduction and to avoid unfavorable environments. In aquatic systems, it is essential that we understand these movements if we are to sustainably manage populations and maintain healthy ecosystems. Thus the ability to document and monitor changes in aquatic animal movements is a biological observing system need. The Ocean Tracking Network (OTN) is a global research, technology development, and data management platform headquartered at Dalhousie University, in Halifax, Nova Scotia working to fill this need. OTN uses electronic telemetry to document the local-to-global movements and survival of aquatic animals, and to correlate them to oceanographic or limnological variables that are influencing movements. Such knowledge can assist with planning for and managing of anthropogenic impacts on present and future animal distributions, including those due to climate change. OTN works with various tracking methods including satellite and data storage tag systems, but its dominant focus is acoustic telemetry. OTN is built on global partnerships for the sharing of equipment and data, and has stimulated technological development in telemetry by bringing researchers with needs for new capabilities together with manufacturers to generate, test, and operationalize new technologies. This has included pioneering work into the use of marine autonomous vehicles (Slocum electric gliders; Liquid Robotics Wave Glider) in animal telemetry research. Similarly, OTN scientists worked with the Sea Mammal Research Unit to develop mobile acoustic receiver that have been placed on grey seals and linked via Bluetooth to a satellite transmitter/receiver. This provided receiver coverage in areas occupied by the seals during their typically extensive migrations and allowed for the examination of ecosystem linkages by documenting behavioral interactions the seals had with the physical environment, conspecifics, and other tagged species.

  1. Urinary secretory IgA after nutritional rehabilitation

    Directory of Open Access Journals (Sweden)

    M.R. Teodósio

    1999-04-01

    Full Text Available We studied the secretory IgA (sIgA response of the mucosal urinary tract of malnourished children before and after nutritional rehabilitation. sIgA concentration (mg/l was determined by ELISA in 187 children aged 3 months to 5 years. The children, who frequented a day care center, were divided into four groups, according to nutritional status: 57 were eutrophic, 49 were undergrown, 57 were moderately malnourished and 24 were severely malnourished. In addition, dip slide (Urotube, Roche and dip-stick (Combur 9-Boehringer tests showed that children had no bacteriuria or any other urinary abnormalities. Plasma albumin concentration (g/dl was significantly lower (P<0.005 in the severely malnourished group (mean 3.0 ± 0.3 SD than in the eutrophic group (mean 4.0 ± 0.5 SD. When each nutritional state was analyzed, no significant differences in the sIgA were found between the 0 |-| 1 and 1 -| 5 year age range. In the moderately and severely malnourished groups, sIgA (0.36 and 0.45, respectively was significantly lower than in the eutrophic (0.69 and undergrown (0.75 groups. Ninety-five children were included in the 8-month follow-up study; 30 children were excluded from the follow-up because 4 had bacteriuria, 11 had leukocyturia, 8 had proteinuria and 7 had hematuria. Among the malnourished children, 40% showed nutritional improvement (P<0.05 and significantly increased sIgA as compared to reference values for the eutrophic and undergrown groups. These data suggest that malnourished children have a significantly lower urinary sIgA than eutrophic children. After nutritional rehabilitation, they develop local immunity with a significant increase in sIgA.

  2. IgG4-related sialadenitis and Sjögren's syndrome.

    Science.gov (United States)

    Fragoulis, G E; Zampeli, E; Moutsopoulos, H M

    2017-03-01

    IgG4-related disease (IgG4-RD) has emerged as a new entity in the last decade. It comprises numerous conditions previously thought to be unrelated. Macroscopically, these diseases cause diffuse organ swelling and formation of pseudotumorous masses. Histopathologically, they are characterized by a lymphoplasmacytic infiltrate with increased IgG4+ plasma cells and storiform fibrosis. Despite rapid progress within the last years, our knowledge on these conditions is still fragmented. To date, more than forty organs have been reported to be included in IgG4-RD, and salivary gland involvement is amongst the most common organs affected [IgG4-related sialadenitis (IgG4-RS)]. Interestingly, IgG4-RS shares commonalities with Sjögren's syndrome (SS), like glandular enlargement, sicca symptoms, arthralgias, hypergammaglobulinemia, hypocomplementemia, and circulating antinuclear antibodies. Nonetheless, they differ in that the incidence of anti-Ro and anti-La reactivity is not frequently found in patients with IgG4-RS, their salivary glands are infiltrated by a large number of IgG4+ plasma cells and IgG4-RS symptoms respond promptly to steroids. The aim of this review was to describe the clinical, serological, histopathological and pathophysiological aspects of IgG4-RS in the context of IgG4-RD and highlight the differences between IgG4-RS and SS. © 2016 John Wiley & Sons A/S. Published by John Wiley & Sons Ltd.

  3. ESAM: Endocrine inspired Sensor Activation Mechanism for multi-target tracking in WSNs

    Science.gov (United States)

    Adil Mahdi, Omar; Wahab, Ainuddin Wahid Abdul; Idris, Mohd Yamani Idna; Znaid, Ammar Abu; Khan, Suleman; Al-Mayouf, Yusor Rafid Bahar

    2016-10-01

    Target tracking is a significant application of wireless sensor networks (WSNs) in which deployment of self-organizing and energy efficient algorithms is required. The tracking accuracy increases as more sensor nodes are activated around the target but more energy is consumed. Thus, in this study, we focus on limiting the number of sensors by forming an ad-hoc network that operates autonomously. This will reduce the energy consumption and prolong the sensor network lifetime. In this paper, we propose a fully distributed algorithm, an Endocrine inspired Sensor Activation Mechanism for multi target-tracking (ESAM) which reflecting the properties of real life sensor activation system based on the information circulating principle in the endocrine system of the human body. Sensor nodes in our network are secreting different hormones according to certain rules. The hormone level enables the nodes to regulate an efficient sleep and wake up cycle of nodes to reduce the energy consumption. It is evident from the simulation results that the proposed ESAM in autonomous sensor network exhibits a stable performance without the need of commands from a central controller. Moreover, the proposed ESAM generates more efficient and persistent results as compared to other algorithms for tracking an invading object.

  4. Therapeutic potential of combined anti-IL-1β IgY and anti-TNF-α IgY in guinea pigs with allergic rhinitis induced by ovalbumin.

    Science.gov (United States)

    Guo-Zhu, Hu; Xi-Ling, Zhu; Zhu, Wen; Li-Hua, Wu; Dan, He; Xiao-Mu, Wu; Wen-Yun, Zhou; Wei-Xu, Hu

    2015-03-01

    We have previously demonstrated that anti-IL-1β immunoglobulin yolk(IgY) inhibits pathological responses in allergic asthma guinea pigs induced by ovalbumin(OVA). This study aims to determine whether the combined blockade of IL-1β and TNF-α can more effectively inhibit allergic inflammation in allergic rhinitis(AR) guinea pigs induced by OVA. Healthy guinea pigs treated with saline were used as the healthy control. The AR guinea pigs induced by OVA were randomly divided into (1) the AR model group containing negative control animals treated with intranasal saline; (2) the 0.1% non-specific IgY treatment group treated with non-specific IgY; (3) the 0.1% anti-TNF-α IgY treatment group treated with 0.1% anti-TNF-α IgY; (4) the 0.1% anti-IL-1β IgY treatment group treated with 0.1% anti-IL-1β IgY; (5) the 0.1% combined anti-IL-1β IgY and anti-TNF-α IgY treatment group treated with 0.1% combined anti-IL-1β IgY and anti-TNF-α IgY; and (6) the fluticasone propionate treatment group treated with fluticasone propionate. Cytokines were measured using an enzyme-linked immunosorbent assay. The results showed that IL-1β, IL-5, IL-9, IL-13, IL-18, IL-22, IL-33, TNF-α, TGF-β1 and OVA-specific IgE levels in the peripheral blood (PB) and nasal lavage fluid (NLF) significantly decreased at 2h, 4h or 8h in the 0.1% combined anti-IL-1β IgY and anti-TNF-α IgY treatment group compared to the AR model group and the 0.1% non-specific IgY treatment group (P<0.05). The data suggest that blockade of IL-1β and TNF-α by intranasal instillation of combined anti-IL-1β IgY and anti-TNF-α IgY could be a potential alternative strategy for preventing and treating allergic rhinitis. Copyright © 2014. Published by Elsevier B.V.

  5. Human placenta: relative content of antibodies of different classes and subclasses (IgG1-IgG4) containing lambda- and kappa-light chains and chimeric lambda-kappa-immunoglobulins.

    Science.gov (United States)

    Lekchnov, Evgenii A; Sedykh, Sergey E; Dmitrenok, Pavel S; Buneva, Valentina N; Nevinsky, Georgy A

    2015-06-01

    The specific organ placenta is much more than a filter: it is an organ that protects, feeds and regulates the growth of the embryo. Affinity chromatography, ELISA, SDS-PAGE and matrix-assisted laser desorption ionization mass spectrometry were used. Using 10 intact human placentas deprived of blood, a quantitative analysis of average relative content [% of total immunoglobulins (Igs)] was carried out for the first time: (92.7), IgA (2.4), IgM (2.5), kappa-antibodies (51.4), lambda-antibodies (48.6), IgG1 (47.0), IgG2 (39.5), IgG3 (8.8) and IgG4 (4.3). It was shown for the first time that placenta contains sIgA (2.5%). In the classic paradigm, Igs represent products of clonal B-cell populations, each producing antibodies recognizing a single antigen. There is a common belief that IgGs in mammalian biological fluids are monovalent molecules having stable structures and two identical antigen-binding sites. However, similarly to human milk Igs, placenta antibodies undergo extensive half-molecule exchange and the IgG pool consists of 43.5 ± 15.0% kappa-kappa-IgGs and 41.6 ± 17.0% lambda-lambda-IgGs, while 15.0 ± 4.0% of the IgGs contained both kappa- and lambda-light chains. Kappa-kappa-IgGs and lambda-lambda-IgGs contained, respectively (%): IgG1 (47.7 and 34.4), IgG2 (36.3 and 44.5), IgG3 (7.4 and 11.8) and IgG4 (7.5 and 9.1), while chimeric kappa-lambda-IgGs consisted of (%): 43.5 IgG1, 41.0 IgG2, 5.6 IgG3 and 7.9 IgG4. Our data are indicative of the possibility of half-molecule exchange between placenta IgGs of various subclasses, raised against different antigens, which explains a very well-known polyspecificity and cross-reactivity of different human IgGs. © The Japanese Society for Immunology. 2015. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  6. Seroprevalence of parvovirus B19 IgG and IgM antibodies among pregnant women in Oyo State, Nigeria.

    Science.gov (United States)

    Abiodun, Iyanda; Opaleye, Oluyinka Oladele; Ojurongbe, Olusola; Fagbami, Ademola Hezekiah

    2013-12-15

    Human parvovirus B19 causes a wide range of complications in pregnant women including abortion, severe fetal anemia, non-immune hydrops fetalis, and even intrauterine fetal death. However, there is a dearth of information on the prevalence of the virus among pregnant women in southwestern Nigeria. Blood samples were collected from 231 pregnant women and screened for antibodies to human parvovirus B19 IgM and IgG using an enzyme immunosorbent assay kits. Of the 231 women, 31 were in their first trimester, 146 were in their second trimester, and 54 were in their third trimester. Forty-five (20%) were positive for parvovirus B19 IgG antibodies, 10 (4%) were positive for parvovirus B19 IgM antibodies, and 176 (76%) had no detectable parvovirus B19 antibodies. Twenty-eight (19%) of the 146 pregnant women in their second trimester were positive for parvovirus B19 IgG antibody while three (2%) of the 146 were positive for parvovirus B19 IgM antibody. It is evident that there is a high prevalence of human parvovirus B19 among pregnant women in south-western Nigeria. This suggests that there is an active transmission of the virus in the community; it is therefore necessary to conduct more studies on the virus in pregnant women in Nigeria to ascertain its effect on the fetus.

  7. IgG4-RELATED DISEASE. CLINICAL NOTES

    Directory of Open Access Journals (Sweden)

    Vladimir Ivanovich Vasilyev

    2013-01-01

    Full Text Available IgG4-related diseases are a new nosological entity that encompasses a few previously known diseases. IgG4-related systemic disease is diagnosed if two or more affected organs are detected. This group of diseases has two similar signs: serological (elevated serum IgG4 subclass concentrations and histological (organ and tissue infiltration from plasmo-cytes secreting IgG4, and eosinophils, and the development of fibrosclerosis and phlebitis obliterans. The paper describes two cases. In one case, a multisystemic disease was observed virtually at its onset whereas in the other this lesion was diagnosed several years after the natural course of the disease.

  8. Structural basis of omalizumab therapy and omalizumab-mediated IgE exchange

    Science.gov (United States)

    Pennington, Luke F.; Tarchevskaya, Svetlana; Brigger, Daniel; Sathiyamoorthy, Karthik; Graham, Michelle T.; Nadeau, Kari Christine; Eggel, Alexander; Jardetzky, Theodore S.

    2016-01-01

    Omalizumab is a widely used therapeutic anti-IgE antibody. Here we report the crystal structure of the omalizumab–Fab in complex with an IgE-Fc fragment. This structure reveals the mechanism of omalizumab-mediated inhibition of IgE interactions with both high- and low-affinity IgE receptors, and explains why omalizumab selectively binds free IgE. The structure of the complex also provides mechanistic insight into a class of disruptive IgE inhibitors that accelerate the dissociation of the high-affinity IgE receptor from IgE. We use this structural data to generate a mutant IgE-Fc fragment that is resistant to omalizumab binding. Treatment with this omalizumab-resistant IgE-Fc fragment, in combination with omalizumab, promotes the exchange of cell-bound full-length IgE with omalizumab-resistant IgE-Fc fragments on human basophils. This combination treatment also blocks basophil activation more efficiently than either agent alone, providing a novel approach to probe regulatory mechanisms underlying IgE hypersensitivity with implications for therapeutic interventions. PMID:27194387

  9. Neuron-derived IgG protects neurons from complement-dependent cytotoxicity.

    Science.gov (United States)

    Zhang, Jie; Niu, Na; Li, Bingjie; McNutt, Michael A

    2013-12-01

    Passive immunity of the nervous system has traditionally been thought to be predominantly due to the blood-brain barrier. This concept must now be revisited based on the existence of neuron-derived IgG. The conventional concept is that IgG is produced solely by mature B lymphocytes, but it has now been found to be synthesized by murine and human neurons. However, the function of this endogenous IgG is poorly understood. In this study, we confirm IgG production by rat cortical neurons at the protein and mRNA levels, with 69.0 ± 5.8% of cortical neurons IgG-positive. Injury to primary-culture neurons was induced by complement leading to increases in IgG production. Blockage of neuron-derived IgG resulted in more neuronal death and early apoptosis in the presence of complement. In addition, FcγRI was found in microglia and astrocytes. Expression of FcγR I in microglia was increased by exposure to neuron-derived IgG. Release of NO from microglia triggered by complement was attenuated by neuron-derived IgG, and this attenuation could be reversed by IgG neutralization. These data demonstrate that neuron-derived IgG is protective of neurons against injury induced by complement and microglial activation. IgG appears to play an important role in maintaining the stability of the nervous system.

  10. Monitoring of stability of ASG-EUPOS network coordinates

    Science.gov (United States)

    Figurski, M.; Szafranek, K.; Wrona, M.

    2009-04-01

    ASG-EUPOS (Active Geodetic Network - European Position Determination System) is the national system of precise satellite positioning in Poland, which increases a density of regional and global GNSS networks and is widely used by public administration, national institutions, entrepreneurs and citizens (especially surveyors). In near future ASG-EUPOS is to take role of main national network. Control of proper activity of stations and realization of ETRS'89 is a necessity. User of the system needs to be sure that observations quality and coordinates accuracy are high enough. Coordinates of IGS (International GNSS Service) and EPN (European Permanent Network) stations are precisely determined and any changes are monitored all the time. Observations are verified before they are archived in regional and global databases. The same applies to ASG-EUPOS. This paper concerns standardization of GNSS observations from different stations (uniform adjustment), examination of solutions correctness according to IGS and EPN standards and stability of solutions and sites activity

  11. Comparison of IgG and IgA Antibodies Titrations against Helicobacter Pylori in Urban and Rural Populations in Mazandaran Province

    Directory of Open Access Journals (Sweden)

    Mina Owrang

    2014-06-01

    Full Text Available Background & objective: The infection caused by Helicobacter pylori (H. pylori is one of the most common bacterial gastrointestinal diseases throughout the world. Based on the role of H. pylori in a variety of diseases such as gastrointestinal and lymphoma, present study is aimed to consider the concentration of IgA and IgG against H. pylori in both rural and urban populations and then its relationship with some demographic characteristics. Materials & Methods: In this descriptive study, 400 sera samples were collected from both genders at the Sari treatment- health center. After blood collection, the concentration of IgG and IgA against H. pylori was measured by ELISA kit. Results: There was no significant difference in antibodies titration between men and women. Approximately 18.5% of males and 16.5% of females were positive regarding to IgA and 70.2% of men and 66.7% of women were positive regarding to IgG. The mean of antibodies in rural populations (0.87±0.35 was significantly (p<0.001 higher than those in urban populations (0.78±0.41. The mean of antibodies in patients who had a history of gastrointestinal infection was significantly higher than others (p<0.05. Conclusion: Due to the high level of IgA and IgG antibodies in studied populations, especially in rural people, and lack of symptoms in patients, the screen of positive serologic populations can be helpful for the management and control of infections caused by H. pylori.

  12. Antibodies recognizing both IgM isotypes in Atlantic salmon

    DEFF Research Database (Denmark)

    Hedfors, Ida Aagård; Bakke, Hege; Skjødt, Karsten

    2012-01-01

    these molecules. The present study aimed at identifying tools to separate IgM positive (IgM(+)) B cells from IgM negative (IgM(-)) non-B cell populations using flow cytometry. Several monoclonal antibodies (mAbs), and one polyclonal antibody (pAb) to both rainbow trout (Oncorhynchus mykiss) and Atlantic salmon...... (Salmo salar) IgM, either commercially available or locally produced were tested for their recognition of Atlantic salmon IgM(+) cells. Leukocytes were isolated from peripheral blood (PB), spleen (S) and head kidney (HK) and stained with all mAbs and the pAb, to possibly verify the approximate number...... of IgM(+) cells in the respective tissues in salmon. To our surprise, this seemingly simple task did not reveal similar staining patterns for all antibodies as expected, but rather large differences in the number of positively stained cells were discovered. In short, positively stained cells by each...

  13. An adaptive recurrent neural-network controller using a stabilization matrix and predictive inputs to solve a tracking problem under disturbances.

    Science.gov (United States)

    Fairbank, Michael; Li, Shuhui; Fu, Xingang; Alonso, Eduardo; Wunsch, Donald

    2014-01-01

    We present a recurrent neural-network (RNN) controller designed to solve the tracking problem for control systems. We demonstrate that a major difficulty in training any RNN is the problem of exploding gradients, and we propose a solution to this in the case of tracking problems, by introducing a stabilization matrix and by using carefully constrained context units. This solution allows us to achieve consistently lower training errors, and hence allows us to more easily introduce adaptive capabilities. The resulting RNN is one that has been trained off-line to be rapidly adaptive to changing plant conditions and changing tracking targets. The case study we use is a renewable-energy generator application; that of producing an efficient controller for a three-phase grid-connected converter. The controller we produce can cope with the random variation of system parameters and fluctuating grid voltages. It produces tracking control with almost instantaneous response to changing reference states, and virtually zero oscillation. This compares very favorably to the classical proportional integrator (PI) controllers, which we show produce a much slower response and settling time. In addition, the RNN we propose exhibits better learning stability and convergence properties, and can exhibit faster adaptation, than has been achieved with adaptive critic designs. Copyright © 2013 Elsevier Ltd. All rights reserved.

  14. Automated tracking for advanced satellite laser ranging systems

    Science.gov (United States)

    McGarry, Jan F.; Degnan, John J.; Titterton, Paul J., Sr.; Sweeney, Harold E.; Conklin, Brion P.; Dunn, Peter J.

    1996-06-01

    NASA's Satellite Laser Ranging Network was originally developed during the 1970's to track satellites carrying corner cube reflectors. Today eight NASA systems, achieving millimeter ranging precision, are part of a global network of more than 40 stations that track 17 international satellites. To meet the tracking demands of a steadily growing satellite constellation within existing resources, NASA is embarking on a major automation program. While manpower on the current systems will be reduced to a single operator, the fully automated SLR2000 system is being designed to operate for months without human intervention. Because SLR2000 must be eyesafe and operate in daylight, tracking is often performed in a low probability of detection and high noise environment. The goal is to automatically select the satellite, setup the tracking and ranging hardware, verify acquisition, and close the tracking loop to optimize data yield. TO accomplish the autotracking tasks, we are investigating (1) improved satellite force models, (2) more frequent updates of orbital ephemerides, (3) lunar laser ranging data processing techniques to distinguish satellite returns from noise, and (4) angular detection and search techniques to acquire the satellite. A Monte Carlo simulator has been developed to allow optimization of the autotracking algorithms by modeling the relevant system errors and then checking performance against system truth. A combination of simulator and preliminary field results will be presented.

  15. Differential antibody isotype reactivity to specific antigens in human lymphatic filariasis: gp15/400 preferentially induces immunoglobulin E (IgE), IgG4, and IgG2

    NARCIS (Netherlands)

    Yazdanbakhsh, M.; Paxton, W. A.; Brandenburg, A.; van Ree, R.; Lens, M.; Partono, F.; Maizels, R. M.; Selkirk, M. E.

    1995-01-01

    Lymphatic filarial infection in humans is associated with a strong skewing of the immune response towards the TH2 arm, with prominent interleukin 4-producing cells and elevated levels of immunoglobulin G4 (IgG4) and IgE antibodies in peripheral blood. To determine how such a generalized TH2

  16. IgG western blot for confirmatory diagnosis of equivocal cases of toxoplasmosis by EIA-IgG and fluorescent antibody test.

    Science.gov (United States)

    Khammari, Imen; Saghrouni, Fatma; Yaacoub, Alia; Gaied Meksi, Sondoss; Ach, Hinda; Garma, Lamia; Fathallah, Akila; Ben Saïd, Moncef

    2013-08-01

    The performance values of available techniques used in serodiagnosis of toxoplasmosis are satisfactory but they raise problems of equivocal and discordant results for very low IgG titers. Recently marketed, LDBio-Toxo II IgG Western blot (IB) showed an excellent correlation with the dye test. We estimated the proportion of equivocal and discordant results between the enzyme immunoassay Platelia Toxo IgG (EIA-IgG) and fluorescent antibody test (FAT) and assessed the usefulness of the IB as a confirmatory test. Out of 2,136 sera collected from pregnant women, 1,644 (77.0%) tested unequivocally positive and 407 (19.0%) were negative in both EIA-IgG and FAT. The remaining 85 (4%) sera showed equivocal or discordant results. Among them, 73 (85.9%) were positive and 12 (14.1%) were negative in IB. Forty-one (89.1%) equivocal sera in EIA-IgG and 46 (86.8%) equivocal sera in FAT were positive in IB. Reducing the cut-off values of both screening techniques improved significantly their sensitivity in detecting very low IgG titers at the expense of their specificity. In conclusion, equivocal results in routine-used techniques and their discordance in determination of the immune status in pregnancy women were not uncommon. IB test appeard to be highly useful in these situations as a confirmatory technique.

  17. Neuro-PID tracking control of a discharge air temperature system

    International Nuclear Information System (INIS)

    Zaheer-uddin, M.; Tudoroiu, N.

    2004-01-01

    In this paper, the problem of improving the performance of a discharge air temperature (DAT) system using a PID controller and augmenting it with neural network based tuning and tracking functions is explored. The DAT system is modeled as a SISO (single input single output) system. The architecture of the real time neuro-PID controller and simulation results obtained under realistic operating conditions are presented. The neural network assisted PID tuning method is simple to implement. Results show that the network assisted PID controller is able to track both constant and variable set point trajectories efficiently in the presence of disturbances acting on the DAT system

  18. Lessons Learned From the Environmental Public Health Tracking Sub-County Data Pilot Project.

    Science.gov (United States)

    Werner, Angela K; Strosnider, Heather; Kassinger, Craig; Shin, Mikyong

    2017-12-07

    Small area data are key to better understanding the complex relationships between environmental health, health outcomes, and risk factors at a local level. In 2014, the Centers for Disease Control and Prevention's National Environmental Public Health Tracking Program (Tracking Program) conducted the Sub-County Data Pilot Project with grantees to consider integration of sub-county data into the National Environmental Public Health Tracking Network (Tracking Network). The Tracking Program and grantees developed sub-county-level data for several data sets during this pilot project, working to standardize processes for submitting data and creating required geographies. Grantees documented challenges they encountered during the pilot project and documented decisions. This article covers the challenges revealed during the project. It includes insights into geocoding, aggregation, population estimates, and data stability and provides recommendations for moving forward. National standards for generating, analyzing, and sharing sub-county data should be established to build a system of sub-county data that allow for comparison of outcomes, geographies, and time. Increasing the availability and accessibility of small area data will not only enhance the Tracking Network's capabilities but also contribute to an improved understanding of environmental health and informed decision making at a local level.

  19. Estimation of polyclonal IgG4 hybrids in normal human serum.

    Science.gov (United States)

    Young, Elizabeth; Lock, Emma; Ward, Douglas G; Cook, Alexander; Harding, Stephen; Wallis, Gregg L F

    2014-07-01

    The in vivo or in vitro formation of IgG4 hybrid molecules, wherein the immunoglobulins have exchanged half molecules, has previously been reported under experimental conditions. Here we estimate the incidence of polyclonal IgG4 hybrids in normal human serum and comment on the existence of IgG4 molecules with different immunoglobulin light chains. Polyclonal IgG4 was purified from pooled or individual donor human sera and sequentially fractionated using light-chain affinity and size exclusion chromatography. Fractions were analysed by SDS-PAGE, immunoblotting, ELISA, immunodiffusion and matrix-assisted laser-desorption mass spectrometry. Polyclonal IgG4 purified from normal serum contained IgG4κ, IgG4λ and IgG4κ/λ molecules. Size exclusion chromatography showed that IgG4 was principally present in monomeric form (150 000 MW). SDS-PAGE, immunoblotting and ELISA showed the purity of the three IgG4 samples. Immunodiffusion, light-chain sandwich ELISA and mass spectrometry demonstrated that both κ and λ light chains were present on only the IgG4κ/λ molecules. The amounts of IgG4κ/λ hybrid molecules ranged from 21 to 33% from the five sera analysed. Based on the molecular weight these molecules were formed of two IgG4 heavy chains plus one κ and one λ light chain. Polyclonal IgG (IgG4-depleted) was similarly fractionated according to light-chain specificity. No evidence of hybrid IgG κ/λ antibodies was observed. These results indicate that hybrid IgG4κ/λ antibodies compose a substantial portion of IgG4 from normal human serum. © 2014 John Wiley & Sons Ltd.

  20. Determination of serum IgD radioimmunoassay

    Energy Technology Data Exchange (ETDEWEB)

    Fayol, V.; Hartmann, D.J.; Sabbagh, I.; Ville, G.

    1986-01-01

    We describe a sensitive liquid phase radioimmunoassay for serum IgD. Extreme values obtained from 85 control patients sera are 0.2 and 121 mg/l with an arithmetic mean of 25 mg/l. In atopic patients (with high serum IgE levels), arithmetic mean is 47 mg/l.

  1. Application of Intelligent Dynamic Bayesian Network with Wavelet Analysis for Probabilistic Prediction of Storm Track Intensity Index

    Directory of Open Access Journals (Sweden)

    Ming Li

    2018-06-01

    Full Text Available The effective prediction of storm track (ST is greatly beneficial for analyzing the development and anomalies of mid-latitude weather systems. For the non-stationarity, nonlinearity, and uncertainty of ST intensity index (STII, a new probabilistic prediction model was proposed based on dynamic Bayesian network (DBN and wavelet analysis (WA. We introduced probability theory and graph theory for the first time to quantitatively describe the nonlinear relationship and uncertain interaction of the ST system. Then a casual prediction network (i.e., DBN was constructed through wavelet decomposition, structural learning, parameter learning, and probabilistic inference, which was used for expression of relation among predictors and probabilistic prediction of STII. The intensity prediction of the North Pacific ST with data from 1961–2010 showed that the new model was able to give more comprehensive prediction information and higher prediction accuracy and had strong generalization ability and good stability.

  2. Occupational asthma and IgE sensitization to grain dust.

    Science.gov (United States)

    Park, H S; Nahm, D H; Suh, C H; Kwon, O Y; Kim, K S; Lee, S W; Chung, H K

    1998-06-01

    To evaluate type I hypersensitivity to grain dust (GD), its prevalence and relationship to respiratory dysfunction, we studied clinical and immunologic features, including skin prick tests (SPT), serum specific IgE, and bronchoprovocation tests of 43 employees working in the animal feed industry. To further characterize IgE-mediated reaction, SDS-PAGE and electroblot studies were performed. Our survey revealed that 15 (34.9%) subjects had work-related skin response (> or =2+ of A/H ratio) to GD, thirteen (30.2%) had high specific IgE antibody against GD. The specific IgE antibody was detected more frequently in symptomatic workers (40%) than in asymptomatic workers (11%). Significant association was found between specific IgE antibody and atopy or smoking (pdust mite, storage mite and corn dust. Immunoblot analysis showed 8 IgE binding components within GD ranging from 13.5 to 142.5 kDa. Two bands (13.5, 33 kDa) were bound to the IgE from more than 50% of the 14 sera tested. In conclusion, these findings suggest that GD inhalation could induce IgE-mediated bronchoconstriction in exposed workers.

  3. IgG4-associated sclerosing cholangitis masquerading as hilar cholangiocarcinoma.

    Science.gov (United States)

    Yadav, Kamal Sunder; Sali, Priyanka Akhilesh; Mansukhani, Verushka M; Shah, Rajiv; Jagannath, P

    2016-07-01

    IgG4-sclerosing cholangitis (IgG4-SC) commonly presents with type 1 autoimmune pancreatitis. Isolated IgG4-SC is rare. Differentiating IgG4-SC from cholangiocarcinoma preoperatively is challenging due to overlapping radio-clinical manifestations and difficult preoperative histology. We present three cases preoperatively diagnosed and surgically treated as hilar cholangiocarcinoma. First and second cases presented with cholangiocarcinoma with portal vein involvement and third with a malignant-appearing hilar stricture. On histopathology, IgG4-SC was diagnosed in the first two cases. Third patient had raised serum IgG4, and histopathology was inconclusive for IgG4-SC and negative for malignancy. However, she responded to steroid therapy.

  4. distance tracking scheme for seamless handover in ims-based

    African Journals Online (AJOL)

    userpc

    Mobile Node (MN) in a network cell are proactively tracked in order to determine the exact .... The parameter εi is a correction factor for effective mobile antenna height, which is a function of .... Wireless Networks: Ad Hoc, Vehicular and.

  5. Low-momentum track finding in Belle II

    International Nuclear Information System (INIS)

    Lettenbichler, J; Frühwirth, R; Nadler, M; Glattauer, R

    2012-01-01

    The Silicon Vertex Detector (SVD) of the Belle II experiment is a newly developed device with four measurement layers. Track finding in the SVD will be done both in conjunction with the Central Drift Chamber and in stand-alone mode. The reconstruction of very-low-momentum tracks in stand-alone mode is a big challenge, especially in view of the low redundancy and the large expected background. We describe an approach for track finding in this domain, where a cellular automaton and a Kalman filter is combined with a Hopfield network which finds an optimal subset of non-overlapping tracks. We present results on simulated data and evaluate them in terms of efficiency and purity.

  6. IgG isotypic antibodies to crude Plasmodium falciparum blood-stage ...

    African Journals Online (AJOL)

    Methods: Levels of IgG (IgG1-IgG4) and IgM to crude P. falciparum blood stage antigen ... dosage influenced P. falciparum-specific isotypic antibody responses to blood stage .... exposed Swedish donors. ..... with adverse pregnancy outcomes.

  7. Serologic aspects of IgG4 antibodies. II. IgG4 antibodies form small, nonprecipitating immune complexes due to functional monovalency

    NARCIS (Netherlands)

    van der Zee, J. S.; van Swieten, P.; Aalberse, R. C.

    1986-01-01

    Human IgG4 antibodies directed against phospholipase A, the P1 antigen from Dermatophagoïdes pteronyssinus extracts, and cat albumin were found unable to cross-link antigen. Previously, it was demonstrated that IgG4 antibodies, in contrast to IgG1 antibodies, did not cross-link Sepharose-bound

  8. Neuromyelitis optica spectrum disorders: comparison of clinical and magnetic resonance imaging characteristics of AQP4-IgG versus MOG-IgG seropositive cases in the Netherlands.

    Science.gov (United States)

    van Pelt, E D; Wong, Y Y M; Ketelslegers, I A; Hamann, D; Hintzen, R Q

    2016-03-01

    Neuromyelitis optica spectrum disorders (NMOSDs) are a group of rare inflammatory demyelinating disorders of the central nervous system. The identification of specific antibodies directed to aquaporin 4 (AQP4-IgG) led to the distinction from multiple sclerosis. However, up to 25% of the clinically diagnosed NMO patients are seronegative for AQP4-IgG. A subgroup of these patients might be identified by antibodies directed to myelin oligodendrocyte glycoprotein (MOG-IgG). Our objective was to investigate whether the clinical characteristics of these patients differ. Using a cell-based assay, samples of 61 AQP4-IgG seronegative patients and 41 AQP4-IgG seropositive patients with clinically NMOSD were analysed for the presence of MOG-IgG. Clinical characteristics of the AQP4-IgG, MOG-IgG seropositive and double seronegative NMOSD patients were compared. Twenty of the 61 AQP4-IgG seronegative patients tested MOG-IgG seropositive (33%). MOG-IgG seropositive patients were more frequently males in contrast to AQP4-IgG seropositive patients (55% vs. 15%, P < 0.01) and Caucasians (90% vs. 63%, P = 0.03). They more frequently presented with coincident optic neuritis and transverse myelitis (40% vs. 12%, P = 0.02) and had a monophasic disease course (70% vs. 29%, P < 0.01). AQP4-IgG seropositive patients were 2.4 times more likely to suffer from relapses compared with MOG-IgG seropositive patients (relative risk 2.4, 95% confidence interval 1.2-4.7). AQP4-IgG seropositive patients had higher Expanded Disability Status Scale levels at last follow-up (P < 0.01). Antibodies directed to MOG identify a subgroup of AQP4-IgG seronegative NMO patients with generally a favourable monophasic disease course. © 2015 EAN.

  9. Type-specific IgG and IgA antibodies in old lymphogranuloma venerum determined by solid-phase radioimmunoassay

    Energy Technology Data Exchange (ETDEWEB)

    Meurman, O.; Terho, P.; Sonck, C.E.

    1981-01-01

    A solid-phase radioimmunoassay (RIA) using egg-grown purified Chlamydia trachomatis lymphogranuloma venereum (LGV) serotypes L1, L2, and L3 as antigen was used to measure type-specific IgG and IgA antibodies in sera of 36 patients who had contracted LGV infection about 40 years ago. The RIA test gave compatible results with the standard microimmunofluorescence test, and by RIA it was possible to identify the infecting serotype in 30 out of 36 patients studied. In 28 cases this was L2 and in two cases L1. Each patient had IgG antibodies and most of them (80%) IgA antibodies to at least one of the LGV serotypes. The antibody titers were still high 40 years after the acute infection, being higher than in male patients with a recent chlamydial urethritis. Highest antibody titers were detected in LGV patients who had a severe disease with intestinal involvement.

  10. Type-specific IgG and IgA antibodies in old lymphogranuloma venerum determined by solid-phase radioimmunoassay

    International Nuclear Information System (INIS)

    Meurman, O.; Terho, P.; Sonck, C.E.

    1981-01-01

    A solid-phase radioimmunoassay (RIA) using egg-grown purified Chlamydia trachomatis lymphogranuloma venereum (LGV) serotypes L1, L2, and L3 as antigen was used to measure type-specific IgG and IgA antibodies in sera of 36 patients who had contracted LGV infection about 40 years ago. The RIA test gave compatible results with the standard microimmunofluorescence test, and by RIA it was possible to identify the infecting serotype in 30 out of 36 patients studied. In 28 cases this was L2 and in two cases L1. Each patient had IgG antibodies and most of them (80%) IgA antibodies to at least one of the LGV serotypes. The antibody titers were still high 40 years after the acute infection, being higher than in male patients with a recent chlamydial urethritis. Highest antibody titers were detected in LGV patients who had a severe disease with intestinal involvement. (orig.)

  11. Evaluation of treatment of colostrum-deprived kittens with equine IgG.

    Science.gov (United States)

    Crawford, P Cynda; Hanel, Rita M; Levy, Julie K

    2003-08-01

    To evaluate equine IgG as a treatment for kittens with failure of passive transfer of immunity (FPT). 13 specific pathogen-free queens and their 77 kittens. Kittens were randomized at birth into 9 treatment groups. One group contained colostrum-fed (nursing) kittens; the other groups contained colostrum-deprived kittens that were administered supplemental feline or equine IgG PO or SC during the first 12 hours after birth. Blood samples were collected at serial time points from birth to 56 days of age for determination of serum IgG concentrations. The capacity of equine IgG to opsonize bacteria for phagocytosis by feline neutrophils was determined via flow cytometry. Kittens that received feline or equine IgG SC had significantly higher serum IgG concentrations than those of kittens that received the supplements PO. In kittens that were administered supplemental IgG SC, serum IgG concentrations were considered adequate for protection against infection. The half-life of IgG in kittens treated with equine IgG was shorter than that in kittens treated with feline IgG. Feline IgG significantly enhanced the phagocytosis of bacteria by feline neutrophils, but equine IgG did not. Serum concentrations of equine IgG that are considered protective against infection are easily attained in kittens, but the failure of these antibodies to promote bacterial phagocytosis in vitro suggests that equine IgG may be an inappropriate treatment for FPT in kittens.

  12. Diagnosis and Treatment of IgG4-Related Disease.

    Science.gov (United States)

    Kamisawa, Terumi; Okazaki, Kazuichi

    2017-01-01

    It is critical to differentiate IgG4-related disease (IgG4-RD) from malignant tumor and similar disease of the affected organ to apply appropriate therapy and avoid unnecessary surgery. IgG4-RD is diagnosed on combination of typical radiological findings; elevation of serum IgG4 levels; histopathological findings of abundant infiltration of IgG4-positive plasma cells and lymphocytes, storiform fibrosis , and obliterative phlebitis ; association with other IgG4-related diseases; and response to steroids. Histopathological approach is particularly recommended. Systemic glucocorticoids are currently the first-line approach for IgG4-RD, and the indications are symptoms. The initial recommended dose of oral prednisolone for induction of remission is 0.6 mg/kg/day, administered for 2-4 weeks. This dose is gradually tapered to a maintenance dose of 2.5-5 mg/day over a period of 2-3 months. As IgG4-RD sometimes relapses after steroids, maintenance therapy is usually performed in Japan. However, as IgG4-RD patients are typically elderly and are at high risk of developing steroid-related complications, cessation of the medication should be attempted at least within 3 years. For relapsed IgG4-RD, re-administration or dose up of steroid is effective, but the addition of immunomodulatory drugs such as azathioprine has been considered to be appropriate. B cell depletion with rituximab (an anti-CD20 antibody) is effective, even in many patients in whom treatment with immunomodulatory drugs was unsuccessful. The short-term clinical, morphological, and functional outcomes of most IgG4-RD patients treated with steroid therapy are good, but the long-term outcomes are less clear due to several unknown factors such as relapse, developed fibrosis, and associated malignancy.

  13. Secretory IgA (SIgA: designed for antimicrobial defence

    Directory of Open Access Journals (Sweden)

    Per eBrandtzaeg

    2013-08-01

    Full Text Available Prevention of infections by vaccination remains a compelling goal to improve public health. Mucosal vaccines would make immunization procedures easier, be better suited for mass administration, and most efficiently induce immune exclusion -- a term coined for non-inflammatory antibody shielding of internal body surfaces, mediated principally by secretory immunoglobulin A (SIgA. The exported antibodies are polymeric, mainly IgA dimers (pIgA, produced by local plasma cells stimulated by antigens that target the mucosae. SIgA was early shown to be complexed with an epithelial glycoprotein -- the secretory component (SC. A common SC-dependent transport mechanism for pIgA and pentameric IgM was then proposed, implying that membrane SC acts as a receptor, now usually called the polymeric Ig receptor (pIgR. From the basolateral surface, pIg-pIgR complexes are taken up by endocytosis and then extruded into the lumen after apical cleavage of the receptor -- bound SC having stabilizing and innate functions in the secretory antibodies. Mice deficient for pIgR show that this is the only receptor responsible for epithelial export of IgA and IgM. These knockout mice show a variety of defects in their mucosal defensce and changes in their intestinal microbiota. In the gut, induction of B cells occurs in gut-associated lymphoid tissue (GALT, particularly the Peyer’s patches and isolated lymphoid follicles, but also in mesenteric lymph nodes. Plasma cell differentiation is accomplished in the lamina propria to which the activated memory/effector B cells home. The airways also receive such cells from nasopharynx-associated lymphoid tissue (NALT but by different homing receptors. This compartmentalization is a challenge for mucosal vaccination, as are the mechanisms used by the mucosal immune system to discriminate between commensal symbionts (mutualism, pathobionts and overt pathogens (elimination.

  14. An IgE epitope of Bet v 1 and fagales PR10 proteins as defined by a human monoclonal IgE

    DEFF Research Database (Denmark)

    Hecker, J.; Diethers, A.; Schulz, D.

    2012-01-01

    -reactivities predicted by primary structure analyses of different isoforms and PR10 proteins were verified by allergen chip-based analyses. CONCLUSIONS: The obtained results demonstrate that hybrid IgE repertoires represent a source for human antibodies with genuine paratopes. The IgE-derived information about the Ig...... generation and epitope delineation of a human monoclonal IgE against the prototypic allergen Bet v 1. METHODS: Phage-display scFv hybrid libraries of allergic donor-derived VH epsilon and synthetic VL were established from 107 mononuclear cells. An obtained scFv was converted into human immunoglobulin...

  15. A simple method for determining polymeric IgA-containing immune complexes.

    Science.gov (United States)

    Sancho, J; Egido, J; González, E

    1983-06-10

    A simplified assay to measure polymeric IgA-immune complexes in biological fluids is described. The assay is based upon the specific binding of a secretory component for polymeric IgA. In the first step, multimeric IgA (monomeric and polymeric) immune complexes are determined by the standard Raji cell assay. Secondly, labeled secretory component added to the assay is bound to polymeric IgA-immune complexes previously fixed to Raji cells, but not to monomeric IgA immune complexes. To avoid false positives due to possible complement-fixing IgM immune complexes, prior IgM immunoadsorption is performed. Using anti-IgM antiserum coupled to CNBr-activated Sepharose 4B this step is not time-consuming. Polymeric IgA has a low affinity constant and binds weakly to Raji cells, as Scatchard analysis of the data shows. Thus, polymeric IgA immune complexes do not bind to Raji cells directly through Fc receptors, but through complement breakdown products, as with IgG-immune complexes. Using this method, we have been successful in detecting specific polymeric-IgA immune complexes in patients with IgA nephropathy (Berger's disease) and alcoholic liver disease, as well as in normal subjects after meals of high protein content. This new, simple, rapid and reproducible assay might help to study the physiopathological role of polymeric IgA immune complexes in humans and animals.

  16. Anti-dog IgG secondary antibody successfully detects IgG in a variety of aquatic mammals

    Science.gov (United States)

    Roehl, Katherine; Jankowski, Mark D.; Hofmeister, Erik K.

    2016-01-01

    Serological tests play an important role in the detection of wildlife diseases. However, while there are many commercial assays and reagents available for domestic species, there is a need to develop efficient serological assays for wildlife. In recent years, marine mammals have represented a wildlife group with emerging infectious diseases, such as influenza, brucellosis, and leptospirosis. However, with the exception of disease-agent-specific assays or functional assays, few reports describe the use of antibody detection assays in marine mammals. In an indirect enzyme-linked immunoassay (EIA) or an immunofluorescence assay, antibody is detected using an antitarget species secondary conjugated antibody. The sensitivity of the assay depends on the avidity of the binding reaction between the bound antibody and the detection antibody. A commercial polyclonal antidog IgG conjugated antibody was tested in an EIA for its ability to sensitively detect the IgG of seven marine mammals including sea otter (Enhydra lutris), polar bear (Ursus maritimus), grey seal (Halichoerus grypus), harbor seal (Phoca vitulina), northern elephant seal (Mirounga angustirostris), California sea lion (Zalophus californianus), Pacific walrus (Odobenus rosmarus) and one freshwater mammal: Asian small-clawed otter (Aonyx cinerea). With the exception of Asian small-clawed sea otters, the detection of IgG in these marine mammals either exceeded or was nearly equal to detection of dog IgG. The use of the tested commercial antidog IgG antibody may be a valid approach to the detection of antibody response to disease in sea mammals.

  17. Determination of serum IgD radioimmunoassay

    International Nuclear Information System (INIS)

    Fayol, V.; Hartmann, D.J.; Sabbagh, I.; Ville, G.

    1986-01-01

    We describe a sensitive liquid phase radioimmunoassay for serum IgD. Extreme values obtained from 85 control patients sera are 0.2 and 121 mg/l with an arithmetic mean of 25 mg/l. In atopic patients (with high serum IgE levels), arithmetic mean is 47 mg/l [fr

  18. Distributed Adaptive Neural Network Output Tracking of Leader-Following High-Order Stochastic Nonlinear Multiagent Systems With Unknown Dead-Zone Input.

    Science.gov (United States)

    Hua, Changchun; Zhang, Liuliu; Guan, Xinping

    2017-01-01

    This paper studies the problem of distributed output tracking consensus control for a class of high-order stochastic nonlinear multiagent systems with unknown nonlinear dead-zone under a directed graph topology. The adaptive neural networks are used to approximate the unknown nonlinear functions and a new inequality is used to deal with the completely unknown dead-zone input. Then, we design the controllers based on backstepping method and the dynamic surface control technique. It is strictly proved that the resulting closed-loop system is stable in probability in the sense of semiglobally uniform ultimate boundedness and the tracking errors between the leader and the followers approach to a small residual set based on Lyapunov stability theory. Finally, two simulation examples are presented to show the effectiveness and the advantages of the proposed techniques.

  19. BP neural network tuned PID controller for position tracking of a pneumatic artificial muscle.

    Science.gov (United States)

    Fan, Jizhuang; Zhong, Jun; Zhao, Jie; Zhu, Yanhe

    2015-01-01

    Although Pneumatic Artificial Muscle (PAM) has a promising future in rehabilitation robots, it's difficult to realize accurate position control due to its highly nonlinear properties. This paper deals with position control of PAM. To describe the hysteresis inside PAM, a polynomial based phenomenological function is developed. Based on the phenomenological model for PAM and analysis of pressure dynamics within PAM, an adaptive cascade controller is proposed. Both outer loop and inner loop employ BP Neural Network tuned PID algorithm. The outer loop is to handle high nonlinearities and unmodeled dynamics of PAM, while the inner loop is responsible for nonlinearities caused by pressure dynamics. Experimental results show high tracking accuracy as compared with a convention PID controller. The proposed controller is effective in improving performance of PAM and will be implemented in a rehabilitation robot.

  20. Protective roles of natural IgM antibodies

    Directory of Open Access Journals (Sweden)

    Caroline eGrönwall

    2012-04-01

    Full Text Available Antibodies are a vital part of the armentarium of the adaptive immune system for the fine-tuning of the recognition and response to foreign threats. However, in health there are some types of antibodies that instead recognize self-antigens for the enhancement of primitive innate functions. The repertoire of natural IgM antibodies is postulated to have been selected during immune evolution for their contributions to critical immunoregulatory and housekeeping properties. The clearance of dying cells is one of the most essential responsibilities of the immune system, which is essential to prevent uncontrolled inflammation and autoimmunity. In the murine immune system, natural IgM antibodies that recognize apoptotic cells have been shown to enhance the phagocytic clearance of dead and dying cells and to suppress innate immune signaling pathways. In the mouse, natural IgM are often the products of B-1 cell clones that arise during immune development without an absolute requirement for exogenous antigenic stimulation. In patients with systemic lupus erythemtosus, IgM autoantibodies, which bind to neo-epitopes on apoptotic cells, have been demonstrated to be present at significantly higher levels in patients with lower disease activity and with less severe organ damage. While certain specificities of IgM autoantibodies correlate with protection from lupus renal disease, others may convey protective properties from lupus-associated atherosclerotic cardiovascular disease. New unexpected insights into the functional roles of IgM antibodies are still emerging, especially regarding the functions of natural antibodies. Herein, we review recent progress in our understanding of the potential roles of natural IgM autoantibodies in the regulation of immune homeostasis and for protection from autoimmune and inflammatory diseases.

  1. Immunology of IgG4-related disease

    Science.gov (United States)

    Della-Torre, E; Lanzillotta, M; Doglioni, C

    2015-01-01

    Immunoglobulin G4-related disease (IgG4-RD) is a fibroinflammatory condition that derives its name from the characteristic finding of abundant IgG4+ plasma cells in affected tissues, as well as the presence of elevated serum IgG4 concentrations in many patients. In contrast to fibrotic disorders, such as systemic sclerosis or idiopathic pulmonary fibrosis in which the tissues fibrosis has remained largely intractable to treatment, many IgG4-RD patients appear to have a condition in which the collagen deposition is reversible. The mechanisms underlying this peculiar feature remain unknown, but the remarkable efficacy of B cell depletion in these patients supports an important pathogenic role of B cell/T cell collaboration. In particular, aberrant T helper type 2 (Th2)/regulatory T cells sustained by putative autoreactive B cells have been proposed to drive collagen deposition through the production of profibrotic cytokines, but definitive demonstrations of this hypothesis are lacking. Indeed, a number of unsolved questions need to be addressed in order to fully understand the pathogenesis of IgG4-RD. These include the identification of an antigenic trigger(s), the implications (if any) of IgG4 antibodies for pathophysiology and the precise immunological mechanisms leading to fibrosis. Recent investigations have also raised the possibility that innate immunity might precede adaptive immunity, thus further complicating the pathological scenario. Here, we aim to review the most recent insights on the immunology of IgG4-RD, focusing on the relative contribution of innate and adaptive immune responses to the full pathological phenotype of this fibrotic condition. Clinical, histological and therapeutic features are also addressed. PMID:25865251

  2. Overview of IgG4-Related Tubulointerstitial Nephritis and Its Mimickers

    Directory of Open Access Journals (Sweden)

    Hyeon Joo Jeong

    2016-01-01

    Full Text Available Tubulointerstitial nephritis (TIN is the most common form of renal involvement in IgG4-related disease. It is characterized by a dominant infiltrate of IgG4-positive plasma cells in the interstitium and storiform fibrosis. Demonstration of IgG4-positive plasma cells is essential for diagnosis, but the number of IgG4-positive cells and the ratio of IgG4-positive/IgG-positive plasma cells may vary from case to case and depending on the methods of tissue sampling even in the same case. IgG4-positive plasma cells can be seen in TIN associated with systemic lupus erythematosus, Sjögren syndrome, or anti-neutrophil cytoplasmic antibody–associated vasculitis, which further add diagnostic confusion and difficulties. To have a more clear view of IgG4-TIN and to delineate differential points from other TIN with IgG4-positive plasma cell infiltrates, clinical and histological features of IgG4-TIN and its mimickers were reviewed. In the rear part, cases suggesting overlap of IgG4-TIN and its mimickers and glomerulonephritis associated with IgG4-TIN were briefly described.

  3. Tricuspid endocarditis in hyper-IgE syndrome

    Directory of Open Access Journals (Sweden)

    Gupta S

    2010-01-01

    Full Text Available Hyper-IgE syndrome is a congenitally acquired primary immune deficiency condition. We report a case of possible hyper-IgE syndrome who presented with multiple cold skin abscesses and chest infection due to Staphylococcus aureus and hyper-IgE findings. Patient also had tricuspid valve acute bacterial endocarditis with purulent pericarditis which is very rare. This case is presented to highlight that early diagnosis and treatment in such cases decreases the mortality and morbidity in phagocytic disorders.

  4. iTAG: Integrating a Cloud Based, Collaborative Animal Tracking Network into the GCOOS data portal in the Gulf of Mexico

    Science.gov (United States)

    Kirkpatrick, B. A.; Currier, R. D.; Simoniello, C.

    2016-02-01

    The tagging and tracking of aquatic animals using acoustic telemetry hardware has traditionally been the purview of individual researchers that specialize in single species. Concerns over data privacy and unauthorized use of receiver arrays have prevented the construction of large-scale, multi-species, multi-institution, multi-researcher collaborative acoustic arrays. We have developed a toolset to build the new portal using the Flask microframework, Python language, and Twitter bootstrap. Initial feedback has been overwhelmingly positive. The privacy policy has been praised for its granularity: principal investigators can choose between three levels of privacy for all data and hardware: Completely private - viewable only by the PI Visible to iTAG members Visible to the general public At the time of this writing iTAG is still in the beta stage, but the feedback received to date indicates that with the proper design and security features, and an iterative cycle of feedback from potential members, constructing a collaborative acoustic tracking network system is possible. Initial usage will be limited to the entry and searching for `orphan/mystery' tags, with the integration of historical array deployments and data following shortly thereafter. We have also been working with staff from the Ocean Tracking Network to allow for integration of the two systems. The database schema of iTAG is based on the marine metadata convention for acoustic telemetry. This should permit machine-to-machine data exchange between iTAG and OTN. The integration of animal telemetry data into the GCOOS portal will allow researchers to easily access the physiochemical oceanography data, thus allowing for a more in depth understanding of animal response and usage patterns.

  5. Human Cell Line-Derived Monoclonal IgA Antibodies for Cancer Immunotherapy

    Directory of Open Access Journals (Sweden)

    Felix Hart

    2017-05-01

    Full Text Available IgA antibodies have great potential to improve the functional diversity of current IgG antibody-based cancer immunotherapy options. However, IgA production and purification is not well established, which can at least in part be attributed to the more complex glycosylation as compared to IgG antibodies. IgA antibodies possess up to five N-glycosylation sites within their constant region of the heavy chain as compared to one site for IgG antibodies. The human GlycoExpress expression system was developed to produce biotherapeutics with optimized glycosylation and used here to generate a panel of IgA isotype antibodies directed against targets for solid (TA-mucin 1, Her2, EGFR, Thomsen–Friedenreich and hematological (CD20 cancer indications. The feasibility of good manufacturing practice was shown by the production of 11 g IgA within 35 days in a one liter perfusion bioreactor, and IgA antibodies in high purity were obtained after purification. The monoclonal IgA antibodies possessed a high sialylation degree, and no non-human glycan structures were detected. Kinetic analysis revealed increased avidity antigen binding for IgA dimers as compared to monomeric antibodies. The IgA antibodies exhibited potent Fab- and Fc-mediated functionalities against cancer cell lines, whereby especially granulocytes are recruited. Therefore, for patients who do not sufficiently benefit from therapeutic IgG antibodies, IgA antibodies may complement current regiment options and represent a promising strategy for cancer immunotherapy. In conclusion, a panel of novel biofunctional IgA antibodies with human glycosylation was successfully generated.

  6. Elevated IgG4 serum levels in patients with cystic fibrosis.

    Science.gov (United States)

    Clerc, Axelle; Reynaud, Quitterie; Durupt, Stéphane; Chapuis-Cellier, Colette; Nové-Josserand, Raphaële; Durieu, Isabelle; Lega, Jean Christophe

    2017-01-01

    Serum immunoglobulin (Ig) G4 elevation has been associated with several pathological conditions other than IgG4-related disease (IgG4-RD). In cystic fibrosis (CF), an elevation of specific IgG4 has been associated with colonization and infection by Pseudomonas aeruginosa. IgG4 elevation may be a marker of chronic infection or inflammatory stimulation. The aim of this study was to explore the prevalence of elevated IgG4 levels in CF and its correlation with the major clinical and microbiological features found in CF patients. In a cross-sectional study, we analyzed data from a large cohort of adult CF patients attending the CF center of Lyon University Hospital. An elevated IgG4 level was defined as being above the cut-off value of 135 mg/dL. One hundred and sixty-five CF patients were analyzed. An IgG4 elevation was detected in 43 patients (26%). Compared with the control group (≤ 135 mg/dL), high IgG4 patients exhibited a greater prevalence of Staphylococcus aureus colonization and higher IgG, IgG1, IgG2 and IgE levels. No significant differences were observed in terms of pulmonary function, colonization with Pseudomonas aeruginosa, or the annual rate of bronchial exacerbations. An elevated IgG4 serum level was frequently detected in adult CF patients and did not appear to be associated with poor lung function. We suggest that IgG4 elevation is a marker of the activation of tolerance. Its clinical significance remains to be demonstrated.

  7. Effect of the Various Steps in the Processing of Human Milk in the Concentrations of IgA, IgM, and Lactoferrin.

    Science.gov (United States)

    Arroyo, Gerardo; Ortiz Barrientos, Kevin Alexander; Lange, Karla; Nave, Federico; Miss Mas, Gabriela; Lam Aguilar, Pamela; Soto Galindo, Miguel Angel

    2017-09-01

    Human milk immune components are unique and important for the development of the newborn. Milk processing at the Human Milk Banks (HMB), however, causes partial destruction of immune proteins. The objective of this study was to determine the effects that heating during the milk processing procedure at the HMB had on the concentrations of IgA, IgM, and lactoferrin at three critical points in time. Fifty milk samples (150 mL) were collected from voluntary donors at the HMB at the Hospital Nacional Pedro de Bethancourt, located in Antigua Guatemala. Samples from three critical points in time during the milk processing procedure were selected for analysis: freezing/thawing I, freezing/thawing II, and pasteurization. IgA, IgM, and lactoferrin concentrations were determined during each critical point and compared with a baseline concentration. After milk processing, IgA, IgM, and lactoferrin mean concentrations were reduced by 30.0%, 36.0%, and 70.0%, respectively (p milk processing on the immune proteins that were evaluated in this study demonstrated a significant reduction.

  8. IgG4-Related Autoimmune Prostatitis: Is It an Unusual or Underdiagnosed Manifestation of IgG4-Related Disease?

    Directory of Open Access Journals (Sweden)

    María T. Bourlon

    2013-01-01

    Full Text Available IgG4-related disease (IgG4-RD encompasses a wide range of extrapancreatic manifestations. Albeit some are relatively well known, others such as autoimmune prostatitis remain poorly described. We present a 61-year-old Latin-American male with autoimmune pancreatitis (AIP who presented with lower urinary tract symptoms (LUTS, normal prostate specific antigen (PSA test, and prostate enlargement attributed to benign prostatic hyperplasia (BPH. He underwent a transurethral resection of the prostate (TURP after which symptoms were resolved. On histopathology, prostatic stroma had a dense inflammatory infiltrate rich in plasma cells and lymphocytes; immunohistochemical morphometric assessment showed >10 IgG4-positive plasma cells/high power field (HPF. The diagnosis of IgG4-related prostatitis was postoperatively. We compared the patient characteristics with those of previous reports on Asian patients. Shared findings included prostate enlargement, LUTS (symptoms that can be confused with BPH, and PSA within normal limits or mild elevations. IgG4-related prostatitis is rarely considered as a preprocedural diagnosis, even in patients with evidence of IgG4-RD. Involved prostate zones include mainly central and transitional zones and less frequently the peripheral. Currently, there is insufficient data about the natural history and outcome. Whether steroids, transurethral resection, or both are the treatment of choice needs to be elucidated.

  9. Tracks: EPHT Massachusetts Case Study

    Centers for Disease Control (CDC) Podcasts

    2009-07-20

    This podcast highlights the Massachusetts Environmental Public Health Tracking Network and features commentary from Massachusetts Department of Public Health Associate Health Commissioner Suzanne Condon.  Created: 7/20/2009 by Centers for Disease Control and Prevention (CDC).   Date Released: 7/20/2009.

  10. Effective Multi-Model Motion Tracking Under Multiple Team Member Actuators

    OpenAIRE

    Gu, Yang; Veloso, Manuela

    2009-01-01

    Motivated by the interactions between a team and the tracked target, we contribute a method to achieve efficient tracking through using a play-based motion model and combined vision and infrared sensory information. This method gives the robot a more exact task-specific motion model when executing different tactics over the tracked target (e.g. the ball) or collaborating with the tracked target (e.g. the team member). Then we represent the system in a compact dynamic Bayesian network and use ...

  11. Ontogeny of human IgE?expressing B cells and plasma cells

    OpenAIRE

    Ramadani, F.; Bowen, H.; Upton, N.; Hobson, P. S.; Chan, Y.?C.; Chen, J.?B.; Chang, T. W.; McDonnell, J. M.; Sutton, B. J.; Fear, D. J.; Gould, H. J.

    2016-01-01

    BACKGROUND: IgE-expressing (IgE+) plasma cells (PCs) provide a continuous source of allergen specific IgE that is central to allergic responses. The extreme sparsity of IgE+ cells in vivo has confined their study almost entirely to mouse models.OBJECTIVE: To characterise the development pathway of human IgE+ PCs and to determine the ontogeny of human IgE+ PCs.METHODS: To generate human IgE+ cells we cultured tonsil B cells with IL-4 and anti-CD40. Using FACS and RT-PCR we examined the phenoty...

  12. Duration of secretory IgM and IgA antibodies to respiratory syncytial virus in a community study in Guinea-Bissau

    DEFF Research Database (Denmark)

    Stensballe, L G; Kofoed, P E; Nante, E J

    2000-01-01

    Respiratory syncytial virus (RSV) is probably the single major cause of lower respiratory infection (LRI) among infants worldwide. Its relative importance may be underestimated, as the diagnosis is based on antigen detection and antigen may only be detectable in the early phase of infection. We...... phase of infection. A secondary response may be more likely in children with low IgM responses in the acute phase (RR = 2.08 (95% confidence interval (CI) 0.92-4.70)). The IgA response was highest on days 28 and 42 after antigen detection, 72% having a detectable IgA response within the first 1.5 mo...... have therefore assessed the duration of secretory IgM and IgA antibody responses and whether assays for these antibodies can be used to improve the diagnosing of RSV-associated infections. During two RSV epidemics in Guinea-Bissau, 32 RSV antigen-positive children with LRI were followed with sequential...

  13. Dynamics evaluation of total IgG, IgG1 and IgG2a in the serum of mice immunized with radioattenuated paracoccidioides brasiliensis yeast cells

    International Nuclear Information System (INIS)

    Martins, Estefania M.N.; Andrade, Antero S.R.; Reis, Bernardo S.; Goes, Alfredo M.

    2007-01-01

    Paracoccidioides brasiliensis is the fungus agent of paracoccidioidomycosis, a deep-seated systemic infection of humans. Up to the moment no vaccine has still been reported. The potential of gamma radiation for pathogens attenuation and vaccine development was explored in this work. In our laboratory we developed radioattenuated yeast cells of P. brasiliensis and the aim of the present work was to evaluate the antibody production dynamics in mice immunized with this cells. Were analyzed the IgG antibodies titers as well as the type of response by analyzing the IgG1 and IgG2a antibody pattern in the course of infection. The mice were divided in two groups that were immunized one time and two times respectively. The mice infected with the virulent P. brasiliensis showed a high level of antibody production while the infection with the radioattenuated yeast did not significantly change the antibody level. The level of IgG raised in both immunized groups after the challenge. In the group immunized one time was not observed a significant difference between the levels of both subclasses when compared with the control. After the challenge of the group immunized two times the IgG2a levels increased significantly when analyzed 90 days post challenge. We concluded that a pattern related to the disease control was apparent in the group submitted to two immunizations. The mice had not developed a totally polarized pattern of TH1/TH2 response but a trend to a TH1 response was evident. (author)

  14. Dynamics evaluation of total IgG, IgG1 and IgG2a in the serum of mice immunized with radioattenuated paracoccidioides brasiliensis yeast cells

    Energy Technology Data Exchange (ETDEWEB)

    Martins, Estefania M.N.; Andrade, Antero S.R. [Centro de Desenvolvimento da Tecnologia Nuclear (CDTN/CNEN-MG), Belo Horizonte, MG (Brazil)]. E-mail: estefaniabio@yahoo.com.br; antero@cdtn.br; Reis, Bernardo S.; Goes, Alfredo M. [Universidade Federal de Minas Gerais (UFMG), Belo Horizonte, MG (Brazil). Dept. de Bioquimica e Imunologia]. E-mail: brsgarbi@mono.icb.ufmg.br; goes@mono.icb.ufmg.br

    2007-07-01

    Paracoccidioides brasiliensis is the fungus agent of paracoccidioidomycosis, a deep-seated systemic infection of humans. Up to the moment no vaccine has still been reported. The potential of gamma radiation for pathogens attenuation and vaccine development was explored in this work. In our laboratory we developed radioattenuated yeast cells of P. brasiliensis and the aim of the present work was to evaluate the antibody production dynamics in mice immunized with this cells. Were analyzed the IgG antibodies titers as well as the type of response by analyzing the IgG1 and IgG2a antibody pattern in the course of infection. The mice were divided in two groups that were immunized one time and two times respectively. The mice infected with the virulent P. brasiliensis showed a high level of antibody production while the infection with the radioattenuated yeast did not significantly change the antibody level. The level of IgG raised in both immunized groups after the challenge. In the group immunized one time was not observed a significant difference between the levels of both subclasses when compared with the control. After the challenge of the group immunized two times the IgG2a levels increased significantly when analyzed 90 days post challenge. We concluded that a pattern related to the disease control was apparent in the group submitted to two immunizations. The mice had not developed a totally polarized pattern of TH1/TH2 response but a trend to a TH1 response was evident. (author)

  15. IgG2 immunodeficiency: association to pediatric patients with bacterial meningoencephalitis Inmunodeficiencia de IgG2: asociación en pacientes pediátricos con meningoencefalitis bacterianas

    Directory of Open Access Journals (Sweden)

    XIOMARA ESCOBAR-PÉREZ

    2000-03-01

    Full Text Available An IgG subclass deficiency is often associated with bacterial infections. We studied four pediatric patients suffering from meningoencephalitis, two of them due to Streptococcus pneumoniae and two due to Haemophilus influenzae type b. Simultaneous diagnostic serum and cerebrospinal fluid samples were taken during income. The four subclasses of IgG and albumin were quantified in both biologic fluids by radial immunodiffusion. Very low levels of seric IgG2 with non detectable cerebrospinal fluid IgG2 were found in the patients. No intrathecal IgG subclass synthesis was found in two patients. One patient with S. pneumoniae had IgG3 intrathecal synthesis. Intrathecal IgG1, IgG3 and IgG4 synthesis was found in one patient suffering from H. influenzae according with reibergrams. Substitutive therapy with intravenous gammaglobulin was given to the patients as part of the treatment.Las deficiencias por subclases de IgG se asocian frecuentemente con infecciones de origen bacteriano. Se estudian cuatro pacientes en edad pediátrica con meningoencefalitis, dos de ellos a Streptococcus pneumoniae y dos a Haemophilus influenzae tipo b. Se toman muestras simultáneas diagnósticas de suero y líquido cefalorraquídeo en el momento del ingreso. Se cuantificaron las cuatro sublclases de IgG y albúmina en ambos líquidos biológicos por inmunodifusión radial. Se encontró que los pacientes presentaban cifras muy disminuidas de IgG2 sérico y ningun exhibia IgG2 en el líquido cefalorraquídeo. Dos pacientes no sintetizaron ninguna subclase de IgG intratecalmente. Un paciente con S. pneumoniae sintetizó IgG3 intratecal. Uno de los pacientes con meningoencefalitis a H. influenzae sintetizó IgG1, IgG3 e IgG4 intratecalmente de acuerdo com el reibergrama. Estos pacientes recibieron terapia substitutiva com gammaglobulina intravenosa como parte de la medicación.

  16. Change of Serum IgG4 in Patients with Ocular Adnexal Marginal Zone B Cell Lymphoma Associated with IgG4-Related Ophthalmic Disease After Treatment.

    Science.gov (United States)

    Wu, Yuan-Hung; Wang, Lei-Chi; Yen, Sang-Hue; Yu, Wei-Kuang; Kao, Shu-Ching; Kau, Hui-Chuan; Tsai, Chieh-Chih; Liu, Catherine Jui-Ling

    2017-09-01

    To investigate the change of serum IgG4 concentrations correlated with clinical evolution in patients with ocular adnexal marginal zone B cell lymphoma associated with IgG4-related ophthalmic disease (IgG4-ROD). Three consecutive patients with histopathologically confirmed ocular adnexal marginal zone B cell lymphoma associated with IgG4-ROD were evaluated. Two patients received radiotherapy and 1 patient received steroid therapy. Treatment outcome was evaluated by clinical symptoms, radiologic examination, and change of serum IgG4 level in these patients. All patients had elevated serum IgG4 before treatment (462, 338, and 780 mg/dL respectively.) The 2 patients who received radiotherapy achieved complete remission and the serum IgG4 decreased to 345 and 92 mg/dL, respectively. The patient who underwent systemic steroid achieved partial remission and the serum IgG4 decrease to 161 mg/dL. Our study showed elevated serum IgG4 in all patients with ocular adnexal marginal zone B cell lymphoma associated with IgG4-ROD. In addition, the elevated serum IgG4 may decrease or keep stable after treatment, accompanied by improvement in clinical symptoms and reduction of lesions.

  17. Timothy-specific IgG antibody levels vary with the pollen seasons.

    Science.gov (United States)

    Nordvall, S L; Larsson, P H; Johansson, S G

    1986-11-01

    Serum samples were collected from eight grass pollen hypersensitive children during a 4-year period. The sera were assayed for contents of timothy-specific IgE antibodies by RAST. Timothy-specific IgG and IgA antibodies were quantified by a refined ELISA in which covalent binding of the antigen to the polystyrene solid phase had been performed. IgG antibodies were also assayed by a Sepharose-protein-A technique with radiolabelled timothy allergens as the antigen. It was possible to register clearcut seasonal variations with postseasonally boosted antibody levels not only of timothy-specific IgE but also of IgG antibody. Both IgG1 and IgG4 antibodies specific for timothy showed seasonal variations of a similar degree. It was not possible to register seasonal variations of the same magnitude of timothy-specific IgA antibodies.

  18. IgE to penicillins with different specificities can be identified by a multiepitope macromolecule: Bihaptenic penicillin structures and IgE specificities.

    Science.gov (United States)

    Ariza, A; Barrionuevo, E; Mayorga, C; Montañez, M I; Perez-Inestrosa, E; Ruiz-Sánchez, A; Rodríguez-Guéant, R M; Fernández, T D; Guéant, J L; Torres, M J; Blanca, M

    2014-04-01

    Quantitation of specific IgE by immunoassay is a recommended in vitro test for the diagnosis of immediate hypersensitivity reactions to betalactams (BLs), particularly when skin test results are negative. IgE antibodies that recognize the common nuclear structure of all BLs or the specific side chain structure can be mainly distinguished by immunoassays. The aim of this study was to develop an immunoassay system to detect IgE antibodies with different specificities. Cellulose discs conjugated with benzylpenicillin (BP), amoxicillin (AX) or both drugs, with poly-l-lysine (PLL) as carrier molecule, were used as solid phases in the radioallergosorbent test (RAST). Direct and inhibition radioimmunoassay studies were made to verify the structures recognized by serum IgE antibodies from penicillin-allergic patients. Our results indicated that the addition of both haptens did not decrease the capacity to capture IgE when serum specific to either BP or AX was used, at least in terms of sensitivity. In addition, the inclusion of two haptens improved significantly the levels of IgE detection in patients who recognized both BP and AX. Therefore, the use of a solid phase with a carrier molecule conjugated with two determinants (AX and BP) is helpful to recognize IgE antibodies against either of these determinants and is useful for screening sera with different specificities. Copyright © 2014 Elsevier B.V. All rights reserved.

  19. Hyper IgM Syndrome: a Report from the USIDNET Registry.

    Science.gov (United States)

    Leven, Emily A; Maffucci, Patrick; Ochs, Hans D; Scholl, Paul R; Buckley, Rebecca H; Fuleihan, Ramsay L; Geha, Raif S; Cunningham, Coleen K; Bonilla, Francisco A; Conley, Mary Ellen; Ferdman, Ronald M; Hernandez-Trujillo, Vivian; Puck, Jennifer M; Sullivan, Kathleen; Secord, Elizabeth A; Ramesh, Manish; Cunningham-Rundles, Charlotte

    2016-07-01

    The United States Immunodeficiency Network (USIDNET) patient registry was used to characterize the presentation, genetics, phenotypes, and treatment of patients with Hyper IgM Syndrome (HIGM). The USIDNET Registry was queried for HIGM patient data collected from October 1992 to July 2015. Data fields included demographics, criteria for diagnosis, pedigree analysis, mutations, clinical features, treatment and transplant records, laboratory findings, and mortality. Fifty-two physicians entered data from 145 patients of ages 2 months to 62 years (median 12 years); 131 were males. Using patients' age at last entry, data from 2072 patient years are included. Mutations were recorded for 85 subjects; 82 were in CD40LG. Eighteen subjects had non-X-linked HIGM. 40 % had a normal serum IgM and 15 %, normal IgA. Infections were reported for 91 %, with pulmonary, ear, and sinus infections being the most common. 42 % had Pneumocystis jirovecii pneumonia; 6 % had Cryptosporidium. 41 % had neutropenia. 78 % experienced non-infectious complications: chronic diarrhea (n = 22), aphthous ulcers (n = 28), and neoplasms (n = 8) including colon cancer, adrenal adenoma, liver adenocarcinoma, pancreatic carcinoid, acute myeloid leukemia, hepatoma, and, in a female with an autosomal dominant gain of function mutation in PIK3CD, an ovarian dysgerminoma. Thirteen patients had a hematopoietic marrow or stem cell transplant; three had solid organ transplants. Thirteen were known to have died (median age = 14 years). Analysis of the USIDNET Registry provides data on the common clinical features of this rare syndrome, and in contrast with previously published data, demonstrates longer survival times and reduced gastrointestinal manifestations.

  20. The Issues of Track Maintenance Management in Indonesia (Based on Study of the British Railways

    Directory of Open Access Journals (Sweden)

    Tetria Yunik Dewi Pamungkas

    2017-01-01

    Full Text Available It is believed that there is merit in researching how the management of track maintenance is organized in the United Kingdom, in particular by Network Rail, and then evaluating how this can be applied to the benefit of Indonesian Railways. The purpose of this research was expected to provide recommendations for management improvement of track maintenance by researching the track maintenance management system in Network Rail. This research study is based on secondary data. The analysis was conducted by using comparison method which compares the British Railways management and Indonesia railway management related to track maintenance management. The track maintenance management system was studied by using Network Rail. The results were compared with track maintenance management system in Indonesia. The comparison will provide the data differences that evaluated so the problem can be identified. The final result of this analysis was the identification of problems and improvisation that can be done for the development of track maintenance management in Indonesia. Several management issues have been mapped to several groups: finance management, structure organization, and asset management. From the problems that have been mapped, some improvements are recommended as monopolist authority restriction, maintenance system contract extension, re-structuring organization hierarchy, business plan consideration, track monitoring strategy arrangement, and condition based maintenance strategy adoption.