Preferred Language
Articles
/
joe-2049
Damage Detection and Assessment of Stiffness and Mass Matrices in Curved Simply Supported Beam Using Genetic Algorithm
...Show More Authors

In this study, a genetic algorithm (GA) is used to detect damage in curved beam model, stiffness as well as mass matrices of the curved beam elements is formulated using Hamilton's principle. Each node of the curved beam element possesses seven degrees of freedom including the warping degree of freedom. The curved beam element had been derived based on the Kang and Yoo’s thin-walled curved beam theory. The identification of damage is formulated as an optimization problem, binary and continuous genetic algorithms
(BGA, CGA) are used to detect and locate the damage using two objective functions (change in natural frequencies, Modal Assurance Criterion MAC). The results show the objective function based on change in natural frequency is the best objective and no error was recorded in prediction of location and small error in detecting damage value. Also the result show that the genetic algorithm method are efficient indicating and quantifying single and multiple damage with high precision, and the prediction error for the CGA are less than corresponding value for the BGA.

Crossref
View Publication Preview PDF
Quick Preview PDF
Publication Date
Mon Dec 01 2014
Journal Name
Iraqi Journal Of Science
Detection of human leukocyte antigen and celiac disease auto antibodies in serum of patients with multiple sclerosis
...Show More Authors

To determine the important pathogenic role of celiac disease in triggering several autoimmune disease, thirty patients with Multiple Sclerosis of ages (22-55) years have been investigated and compared with 25 healthy individuals. All the studied groups were carried out to measure anti-tissue transglutaminase antibodies IgA IgG by ELISA test, anti-reticulin antibodies IgA and IgG, and anti-endomysial antibodies IgA and IgG by IFAT. There was a significant elevation in the concentration of anti-tissue transglutaminase antibodies IgA and IgG compared to control groups (P≤0.05), there was 4(13.33%) positive results for anti-reticulin antibodies IgA and IgG , 3(10%) positive results for anti-endomysial antibodies IgA and IgG . There were 4 pos

... Show More
Publication Date
Tue Mar 21 2023
Journal Name
Biomedical And Pharmacology Journal
Development and Validation of HPLC Method For the Detection of Fusidic Acid Loaded in Non-ionic and Cationic Nanoemulsion-Based Gels
...Show More Authors

Fusidic acid (FA) is a well-known pharmaceutical antibiotic used to treat dermal infections. This experiment aimed for developing a standardized HPLC protocol to determine the accurate concentration of fusidic acid in both non-ionic and cationic nano-emulsion based gels. For this purpose, a simple, precise, accurate approach was developed. A column with reversed-phase C18 (250 mm x 4.6 mm ID x 5 m) was utilized for the separation process. The main constituents of the HPLC mobile phase were composed of water: acetonitrile (1: 4); adjusted at pH 3.3. The flow rate was 1.0 mL/minute. The optimized wavelength was selected at 235 nm. This approach achieved strong linearity for alcoholic solutions of FA when loaded at a serial concentrati

... Show More
View Publication
Scopus (4)
Crossref (2)
Scopus Crossref
Publication Date
Sun Sep 07 2014
Journal Name
Baghdad Science Journal
Detection of RAF fusion transcripts in FFPE samples of Medullablastoma and Ependymom in Iraqi children with RT-RQPCR assays
...Show More Authors

Medulloblastomas and ependymomas are the most common malignant brain tumors in children. However genetic abnormalities associated with their development and prognosis remain unclear. Recently two gene fusions, KIAA1549–BRAF and SRGAP3–RAF1 have been detected in a number of brain tumours. We report here our development and validation of RT-RQPCR assays to detect various isoforms of these two fusion genes in formalin fixed paraffin embedded (FFPE) tissues of medulloblastoma and ependymoma. We examined these fusion genes in 44 paediatric brain tumours, 33 medulloblastomas and 11 ependymomas. We detected both fusion transcripts in 8/33, 5/33 SRGAP3 ex10/RAF1 ex10, and 3/33 KIAA1549 ex16/BRAF ex9, meduloblastomas but none in the 11 ep

... Show More
View Publication Preview PDF
Crossref
Publication Date
Mon Jan 01 2024
Journal Name
Revista Española De Cirugía Oral Y Maxilofacial
The correlation of alveolar trabecular bone microstructure with bone density measured by cone-beam computed tomography (CBCT) and implant stability
...Show More Authors

View Publication
Scopus Crossref
Publication Date
Sun Jun 01 2025
Journal Name
Medical Journal Of Babylon
Detection of Human Parvovirus (B19) in Beta Thalassemia Major Patients
...Show More Authors
Abstract<sec> <title>Background:

Beta-thalassemia major (β-TM) is inheritable condition with many complications especially in children. The blood-borne viral infection was proposed as a risk factor due to recurrent blood transfusion regimen (hemotherapy).

Objectives:

This study aimed to investigate Human parvovirus B19 (PVB19) prevalence in β-TM patients by serological and molecular means.

Materials and Methods:

This is a cross-section

... Show More
View Publication
Scopus Crossref
Publication Date
Mon Nov 01 2021
Journal Name
Journal Of Engineering
Performance Evaluation of Pole Placement and Linear Quadratic Regulator Strategies Designed for Mass-Spring-Damper System Based on Simulated Annealing and Ant Colony Optimization
...Show More Authors

This paper investigates the performance evaluation of two state feedback controllers, Pole Placement (PP) and Linear Quadratic Regulator (LQR). The two controllers are designed for a Mass-Spring-Damper (MSD) system found in numerous applications to stabilize the MSD system performance and minimize the position tracking error of the system output. The state space model of the MSD system is first developed. Then, two meta-heuristic optimizations, Simulated Annealing (SA) optimization and Ant Colony (AC) optimization are utilized to optimize feedback gains matrix K of the PP and the weighting matrices Q and R of the LQR to make the MSD system reach stabilization and reduce the oscillation of the response. The Matlab softwar

... Show More
View Publication Preview PDF
Crossref (1)
Crossref
Publication Date
Tue Jun 23 2020
Journal Name
Baghdad Science Journal
Anomaly Detection Approach Based on Deep Neural Network and Dropout
...Show More Authors

   Regarding to the computer system security, the intrusion detection systems are fundamental components for discriminating attacks at the early stage. They monitor and analyze network traffics, looking for abnormal behaviors or attack signatures to detect intrusions in early time. However, many challenges arise while developing flexible and efficient network intrusion detection system (NIDS) for unforeseen attacks with high detection rate. In this paper, deep neural network (DNN) approach was proposed for anomaly detection NIDS. Dropout is the regularized technique used with DNN model to reduce the overfitting. The experimental results applied on NSL_KDD dataset. SoftMax output layer has been used with cross entropy loss funct

... Show More
View Publication Preview PDF
Scopus (28)
Crossref (12)
Scopus Clarivate Crossref
Publication Date
Sun Aug 01 2021
Journal Name
Journal Of Engineering
Practical comparation of the accuracy and speed of YOLO, SSD and Faster RCNN for drone detection
...Show More Authors

Convolutional Neural Networks (CNN) have high performance in the fields of object recognition and classification. The strength of CNNs comes from the fact that they are able to extract information from raw-pixel content and learn features automatically. Feature extraction and classification algorithms can be either hand-crafted or Deep Learning (DL) based. DL detection approaches can be either two stages (region proposal approaches) detector or a single stage (non-region proposal approach) detector. Region proposal-based techniques include R-CNN, Fast RCNN, and Faster RCNN. Non-region proposal-based techniques include Single Shot Detector (SSD) and You Only Look Once (YOLO). We are going to compare the speed and accuracy of Faster RCNN,

... Show More
View Publication Preview PDF
Crossref (30)
Crossref
Publication Date
Sun Aug 07 2022
Journal Name
Engineering, Technology & Applied Science Research Etasr
The Combined Strengthening Effect of CFRP Wrapping and NSM CFRP Laminates on the Flexural Behavior of Post-Tensioning Concrete Girders Subjected to Partially Strand Damage
...Show More Authors

The studies on unbonded post-tensioned concrete members strengthened with Carbon Fiber Reinforced Polymers (CFRPs) are limited and the effect of strengthening on the strain of unbonded pre-stressed steel is not well characterized. Estimating the flexural capacity of unbound post-tensioned members using the design methodology specified in the design guidelines for FRP strengthening techniques of bonded post-tensioned members does not provide a reliable evaluation. This study investigates the behavior of unbonded post-tensioned concrete members with partial strand damage (14.3% and 28.6% damage) and strengthened with CFRP laminates using a near-surface mounted technique with and without U-wrap anchorages. The experimental results show

... Show More
Crossref (13)
Crossref
Publication Date
Mon Nov 17 2025
Journal Name
Journal Of Baghdad College Of Dentistry
Assessment of bone density after six months from dental implants placement using Computed Tomography
...Show More Authors

Background: Determination of local bone mineral density (BMD) immediately after implant insertion play an important role in implant success rate, may offer comprehensive description of the bone, and give enough information to the surgeon prior to implant insertion and at follow up status. The aim of the present study is to evaluate the changes of local bone density in the dental implant recipient sites by using computerized tomography. Material and method: The sample consisted of (20) dental implants recipient sites, bone density assessment was done twice, immediately after implants insertion and after six months. Results: The mean HU of the bone around the implant insertion site, immediately after implant placement was 552.28 HU, and inc

... Show More
View Publication Preview PDF