Search results for: Sani Mohammed Adam
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1232

Search results for: Sani Mohammed Adam

1052 Minimally Invasive Open Lumbar Discectomy with Nucleoplasty and Annuloplasty as a Technique for Effective Reduction of Both Axial and Radicular Pain

Authors: Wael Elkholy, Ashraf Sakr, Mahmoud Qandeel, Adam Elkholy

Abstract:

Lumbar disc herniation is a common pathology that may cause significant low back pain and radicular pain that could profoundly impair daily life activities of individuals. Patients who undergo surgical treatment for lumbar disc herniation usually present with radiculopathy along with low back pain (LBP) instead of radiculopathy alone. When discectomy is performed, improvement in leg radiating pain is observed due to spinal nerve irritation. However, long-term LBP due to degenerative changes in the disc may occur postoperatively. In addition, limited research has been reported on the short-term (within 1 year) improvement in LBP after discectomy. In this study we would like to share our minimally invasive open technique for lumbar discectomy with annuloplasty and nuceloplasty as a technique for effective reduction of both axial and radicular pain.

Keywords: nucleoplasty, sinuvertebral nerve cauterization, annuloplasty, discogenic low back pain, axial pain, radicular pain, minimally invasive lumbar discectomy

Procedia PDF Downloads 42
1051 The Perils of Flagging Pirates: How Gender, False Consensus and Normative Messages Influence Digital Piracy Intentions

Authors: Kate Whitman, Zahra Murad, Joe Cox, Adam Cox

Abstract:

This study investigates the influence of normative communications on digital piracy intentions. Although descriptive norms are thought to influence behavior, the study examines the potential bias in one's own behavior, leading to false consensus—a phenomenon perpetuating undesirable activities. The research tests the presence of false consensus and the effect of correcting normative predictions on changes in piracy intentions, examining gender differences. Results from a controlled experiment (N = 684) indicate that normative communications, reflecting the "real" norm based on government data (N=5000), increase (decrease) piracy intentions among men (women) underestimating their peers' behavior. Conversely, neither men nor women overestimating their peers' piracy show any notable change in intentions. Considering men consume more illegal content than women, suggesting they pose a higher risk, the study highlights the need for cautious use of normative communications. Therefore, policymakers should minimize the visibility of piracy behavior for effective digital piracy management.

Keywords: digital piracy, false consensus, normative interventions, persuasive messages

Procedia PDF Downloads 21
1050 Dynamic Web-Based 2D Medical Image Visualization and Processing Software

Authors: Abdelhalim. N. Mohammed, Mohammed. Y. Esmail

Abstract:

In the course of recent decades, medical imaging has been dominated by the use of costly film media for review and archival of medical investigation, however due to developments in networks technologies and common acceptance of a standard digital imaging and communication in medicine (DICOM) another approach in light of World Wide Web was produced. Web technologies successfully used in telemedicine applications, the combination of web technologies together with DICOM used to design a web-based and open source DICOM viewer. The Web server allowance to inquiry and recovery of images and the images viewed/manipulated inside a Web browser without need for any preinstalling software. The dynamic site page for medical images visualization and processing created by using JavaScript and HTML5 advancements. The XAMPP ‘apache server’ is used to create a local web server for testing and deployment of the dynamic site. The web-based viewer connected to multiples devices through local area network (LAN) to distribute the images inside healthcare facilities. The system offers a few focal points over ordinary picture archiving and communication systems (PACS): easy to introduce, maintain and independently platforms that allow images to display and manipulated efficiently, the system also user-friendly and easy to integrate with an existing system that have already been making use of web technologies. The wavelet-based image compression technique on which 2-D discrete wavelet transform used to decompose the image then wavelet coefficients are transmitted by entropy encoding after threshold to decrease transmission time, stockpiling cost and capacity. The performance of compression was estimated by using images quality metrics such as mean square error ‘MSE’, peak signal to noise ratio ‘PSNR’ and compression ratio ‘CR’ that achieved (83.86%) when ‘coif3’ wavelet filter is used.

Keywords: DICOM, discrete wavelet transform, PACS, HIS, LAN

Procedia PDF Downloads 138
1049 Phytochemical Screening, Antioxidant Activity, Lipid Profile Effect of Citrus reticulata Fruit Peel, Zingiber officinale Rhizome, and Sesamum indicum Seed Extracts

Authors: Samar Saadeldin Abdelmotalab Omer, Ikram Mohammed Eltayeb Elsiddig, Amna Beshir Medani Ahmed, Saad Mohammed Hussein Ayoub

Abstract:

Many herbal medicinal products are considered as potential hypocholesterolemic agents with encouraging safety profiles, however, only a limited amount of clinical research exists to support their efficacy. The present study was designed to compare the antihypercholesterolaemic and antioxidant activities of the crude ethanolic extracts of Citrus reticulata peel, Zingiber officinale rhizome, and Sesamum indicum seeds. Forty-five rats were used throughout the experiment, which were divided into nine groups, five rats in each as follows; normal control group (normal rats fed with standard normal diet), rats fed hypercholesterolemic diet consisting of 1% cholesterol and 10% saturated animal fat, which were further divided into eight groups; hypercholesterolemic control group (rats only fed hypercholesterolemic diet), groups 3,4,5,6,7, and 8 were given Citrus reticulata, Zingiber officinale, and Sesamum indicum ethanolic extracts at doses of (250mg/kg and 500mg/kg, respectively) orally; and group 9 rats were given atorvastatin (0.18mg/kg) orally as a reference antihypercholesterolaemic drug. Blood samples were obtained four weeks following treatment from the retro-orbital venous plexus after fasting overnight from all groups and the lipid profile (serum total cholesterol (TC), high-density-lipoprotein-cholesterol (HDL-C), low-density lipoprotein-cholesterol (LDL-C), and triglycerides levels) was measured and the risk ratio (TC/HDL-C) was assessed. The antioxidant activity of the three plant extracts was determined using DPPH free-radical assay. Results of in vivo and in vitro antihypercholesterolaemic and antioxidant assay, respectively, revealed that the three extracts possess comparable antioxidant and anti-hypercholesterolaemic activities.

Keywords: anti hypercholesterolemic effects, antioxidant activity, HDL, LDL, TC, TGs, citrus reticulata, sesamum indicum, zingiber officinale

Procedia PDF Downloads 433
1048 MLOps Scaling Machine Learning Lifecycle in an Industrial Setting

Authors: Yizhen Zhao, Adam S. Z. Belloum, Goncalo Maia Da Costa, Zhiming Zhao

Abstract:

Machine learning has evolved from an area of academic research to a real-word applied field. This change comes with challenges, gaps and differences exist between common practices in academic environments and the ones in production environments. Following continuous integration, development and delivery practices in software engineering, similar trends have happened in machine learning (ML) systems, called MLOps. In this paper we propose a framework that helps to streamline and introduce best practices that facilitate the ML lifecycle in an industrial setting. This framework can be used as a template that can be customized to implement various machine learning experiment. The proposed framework is modular and can be recomposed to be adapted to various use cases (e.g. data versioning, remote training on cloud). The framework inherits practices from DevOps and introduces other practices that are unique to the machine learning system (e.g.data versioning). Our MLOps practices automate the entire machine learning lifecycle, bridge the gap between development and operation.

Keywords: cloud computing, continuous development, data versioning, DevOps, industrial setting, MLOps

Procedia PDF Downloads 231
1047 DHL CSI Solution Design Project

Authors: Mohammed Al-Yamani, Yaser Miaji

Abstract:

DHL Customer Solutions and Innovation Department (CSI) have been experiencing difficulties while comparing quotes for different customers in different years. Currently, the employees are processing data by opening several loaded Excel files where the quotes are and manually copying values to another Excel Workbook where the comparison is made. This project consists of developing a new and effective database for DHL CSI department so that information is stored altogether on the same catalog. That being said, we have been assigned to find an efficient algorithm that can deal with the different formats of the Excel Workbooks to copy and store the express customer rates for core products (DOX, WPX, IMP) for comparisons purposes.

Keywords: DHL, solution design, ORACLE, EXCEL

Procedia PDF Downloads 384
1046 Moroccan Mountains: Forest Ecosystems and Biodiversity Conservation Strategies

Authors: Mohammed Sghir Taleb

Abstract:

Forest ecosystems in Morocco are subject increasingly to natural and human pressures. Conscious of this problem, Morocco set a strategy that focuses on programs of in-situ and ex-situ biodiversity conservation. This study is the result of a synthesis of various existing studies on biodiversity and forest ecosystems. It gives an overview of Moroccan mountain forest ecosystems and flora diversity. It also focuses on the efforts made by Morocco to conserve and sustainably manage biodiversity.

Keywords: mountain, ecosystems, conservation, Morocco

Procedia PDF Downloads 552
1045 Crop Water Productivity for Sunflower under Different Irrigation Regimes and Plant Spacing, at Gezira Clay Soil, Sudan

Authors: R. A. Eman Elsheikh, Bart Schultz, Abraham Mehari Haile, Hussein S. Adam

Abstract:

A field experiment was conducted at Gezira research station farm during the winter season in the third week of November 2012, in WadMedani, Sudan (Lat 14.23 W, Long 33.39 E and altitude 405 m above sea level, in deep cracking alkaline heavy clay Vertisols). The objective of this study was to determine the effect of three different irrigation for 10 days (W1), 15 days (W2) and 20 days (W3) and for two rows of 30 cm (S1) and 40 cm (S2), respectively. The experimental design was split plot with three replicates. The sunflower test variety was Hysun 33 cultivar. The seasonal water applied during the study was 6898, 6647, 5256, 5435, 5214, 5416 m3/ha for W1S1, W1S2, W2S1, W2S2, W3S1 and W3S2 respectively. The seed yield obtained for the above treatment in that sequence was 4208, 5542, 5167, 4579, 2931, 2936 kg/ha. The corresponding computed water productivity was 0.61, 0.82, 0.87, 0.95, 0.54, 0.56 kg/m3. The study clearly indicated that the highest seed yield was obtained when the crop was sown at 40 cm row spacing and was irrigated every 10 days (W1S2), followed by W2S1.

Keywords: water productivity, water deficit, sunflower, plant spacing

Procedia PDF Downloads 319
1044 Conceptual Design of Suction Cup Lifting System

Authors: Mohammed Aijaz

Abstract:

In industries, to transfer fragile materials like glasses, a holding, lifting, and manipulation system are required. In this report, we designed and analysed a suction cup holding, lifting, and manipulation system that is attached to a head plate and must be able to grip/hold securely, the largest glass panel with 3m x 2.5m x 20mm thick with a mass of 115 kg. The system is able to rotate the panel through 180 degrees in the X, Y, and Z axis in any direction from the outer reach of the robotic arm. The structural analysis is performed to verify the structural strength of the suction cup’s head plate system.

Keywords: designing, mechanical, engineering, suction

Procedia PDF Downloads 69
1043 Generalization of Tau Approximant and Error Estimate of Integral Form of Tau Methods for Some Class of Ordinary Differential Equations

Authors: A. I. Ma’ali, R. B. Adeniyi, A. Y. Badeggi, U. Mohammed

Abstract:

An error estimation of the integrated formulation of the Lanczos tau method for some class of ordinary differential equations was reported. This paper is concern with the generalization of tau approximants and their corresponding error estimates for some class of ordinary differential equations (ODEs) characterized by m + s =3 (i.e for m =1, s=2; m=2, s=1; and m=3, s=0) where m and s are the order of differential equations and number of overdetermination, respectively. The general result obtained were validated with some numerical examples.

Keywords: approximant, error estimate, tau method, overdetermination

Procedia PDF Downloads 575
1042 Flexible Ureterorenoscopy as a New Possibility of Treating Nephrolithiasis in Children – Preliminary Reports

Authors: Adam Haliński, Andrzej Haliński

Abstract:

Introduction: Flexible ureterorenoscopy is a surgery technique used for the treatment of the upper urinary tract. It is very often used in adult patients; however, due to the advancing miniaturization of the equipment as well as its precision, this technique has also become possible in the treatment process in children. Material and method: We would like to present 26 cases of flexible ureterorenoscopy carried out in children with nephrolithiasis of the upper urinary tract aged 6 to 17 years. The average age was 9.5 years and the children were treated in our department from June 2013 to January 2015. The first surgery in Poland took place in our Department on 06.06.2013. Because of nephrolithiasis all the children had been subjected earlier to ESWL treatment, which was unsuccessful. Results: 14 children had deposits in the lower calyx, 9 children had deposits in the middle and lower calyx and in 3 children a stone was located in the initial ureter. An efficiency of 88 % was achieved. Conclusions: Flexible ureterorenoscopy is effective and minimally invasive tool both for the diagnosis and treatment of upper urinary tract. We believe that the advancing miniaturization of the equipment and gaining experience will enable carrying out of this procedure in smaller children with high efficiency.

Keywords: flexible ureterorenoscopy, urolithisis, endourology, nephrolithiasis

Procedia PDF Downloads 351
1041 The Effect of Excess Workload on Lecturers in Higher Institution and Its Relation with Instructional Technology a Case Study of North-West Nigeria

Authors: Shitu Sani

Abstract:

The paper is advanced on the historical background of the effects of excess work load on lecturers in higher institutions of learning which will assess the socio-economic and psychological disposition of lecturers in the realm of quality production. The paper further discusses the significant roles played by excess work load in general transformation of higher education, which will give the management and stake holders input for successful development of higher education. Even though all forms of work and organizational procedures are potential source of stress and stressors. In higher institution of leaning, lecturers perform many responsibilities such as lecturing, carrying out research and engaging in community services. If these multiple roles could not be handle property it would have result in stress which may have negative impact on job performance, and it’s relation with instructional technology. A sample 191 lecturers were randomly selected from the higher institutions in the northern west zone in Nigerian using two instruments i.e. work load stress management question and job performance Approval, data were collected on lecturers of socio-economic and physiological stress and job performances. Findings of the study shows that lecture experienced excess work load in academic activities. Lecturer’s job performance was negatively influences by socio-economic and psychological work stress. Among the recommendation made were the need for organizing regular induction courses for lecturers on stress, and enhance interpersonal relations among the lecturers as well as provision of electronic public address system to reduce the stress.

Keywords: effect, excess, lecturers, workload

Procedia PDF Downloads 325
1040 Performance Evaluation of Packet Scheduling with Channel Conditioning Aware Based on Wimax Networks

Authors: Elmabruk Laias, Abdalla M. Hanashi, Mohammed Alnas

Abstract:

Worldwide Interoperability for Microwave Access (WiMAX) became one of the most challenging issues, since it was responsible for distributing available resources of the network among all users this leaded to the demand of constructing and designing high efficient scheduling algorithms in order to improve the network utilization, to increase the network throughput, and to minimize the end-to-end delay. In this study, the proposed algorithm focuses on an efficient mechanism to serve non-real time traffic in congested networks by considering channel status.

Keywords: WiMAX, Quality of Services (QoS), OPNE, Diff-Serv (DS).

Procedia PDF Downloads 259
1039 Static Relaxation of Glass Fiber Reinforced Pipes

Authors: Mohammed Y. Abdellah, Mohamed K. Hassan, A. F. Mohamed, Shadi M. Munshi, A. M. Hashem

Abstract:

Pips made from glass fiber reinforced polymer has competitive role in petroleum industry. The need of evaluating the mechanical behavior of (GRP) pipes is essential objects. Stress relaxation illustrates how polymers relieve stress under constant strain. Static relaxation test is carried out at room temperature. The material gives poor static relaxation strength, two loading cycles have been observed for the tested specimen.

Keywords: GRP, sandwich composite material, static relaxation, stress relief

Procedia PDF Downloads 596
1038 Predictors of Recent Work-Related Injury in a Rapidly Developing Country: Results from a Worker Survey in Qatar

Authors: Ruben Peralta, Sam Thomas, Nazia Hirani, Ayman El-Menyar, Hassan Al-Thani, Mohammed Al-Thani, Mohammed Al-Hajjaj, Rafael Consunji

Abstract:

Moderate to severe work-related injuries [WRI's] are a leading cause of trauma admission in Qatar but information on risk factors for their incidence are lacking. This study aims to document and analyze the predictive characteristics for WRI to inform the creation of targeted interventions to improve worker safety in Qatar. This study was conducted as part of the NPRP grant # 7 - 1120 - 3 - 288, titled "A Unified Registry for Occupational Injury Prevention in Qatar”. 266 workers were interviewed using a standard questionnaire, during ‘World Day for Safety and Health at Work’, a Ministry of Public Health event, none refused interview. Nurses and doctors from the Hamad Trauma Center conducted the interviews. Questions were translated into the worker’s native language when it was deemed necessary. Standard information on epidemiologic characteristics and incidence of work-related injury were collected and compared between nationalities and those injured versus those not injured. 262 males and 4 females were interviewed. 17 [6.4%] reported a WRI in the last 24 months. More than half of the injured worked in construction [59%] followed by water supply [11.8%]. Factors significantly associated with recent injury were: Working for a company with > 500 employees and speaking Hindi. Protective characteristics included: Being from the Philippines or Sri Lanka, speaking Arabic, working in healthcare, an office or trading and company size between 100-500 employees. Years of schooling and working in Qatar were not predictive factor for WRI. The findings from this survey should guide future research that will better define worker populations at an increased risk for WRI and inform recruiters and sending countries. A focus on worker language skills, interventions in the construction industry and occupational safety in large companies is needed.

Keywords: occupational injury, prevention, safety, trauma, work related injury

Procedia PDF Downloads 291
1037 Study of the Effect of Using Corn-Cob Ash on Mortar and Concrete Properties: Case Study of Sudan

Authors: Taghried I. M. Abdel-Magid, Gheida T. A. Al-Khelifa, Ahmed O. Adam, Esra G. A. Mohamed, Saeed M. S. Saeed

Abstract:

The use of pozzolanic materials in concrete industry is facing challenges due to unpredictable behavior of natural materials. Corncob ash (CCA) is considered to be one of the promising plant-based materials that possess cementitious properties. Corn is one of the major planted crops in Sudan. Corncob is considered as waste and normally thrown away or burnt. The main purpose of this research was to test the hypothesis that CCA can sufficiently replace cement in a concrete mixture or a cement mortar. In this study, CCA was used to replace cement in mortar in three percentages: 0, 20, and 25%. The effect of this replacement was found to be positive in terms of long-term compressive strength, while not as such in short-term compressive strength. In the concrete mix, the introduction of CCA was found to have a positive impact on the slump test characteristics, whereas the early and late compressive strengths deteriorated by approximately 30%. More research is needed in this area to upgrade the efficient use of CCA in cement mortar and concrete properties.

Keywords: cementitious materials, compressive strength, corncob ash, pozzolanic materials

Procedia PDF Downloads 212
1036 Heterogeneous Catalytic Ozonation of Diethyl Phthalate

Authors: Chedly Tizaoui, Hussain Mohammed, Lobna Mansouri, Nidal Hilal, Latifa Bousselmi

Abstract:

The degradation of diethyl phthalate (DEP) was studied using heterogeneous catalytic ozonation. Activated carbon was used as a catalyst. The degradation of DEP with ozone alone was slow while catalytic ozonation increased degradation rates. Second-order reaction kinetics was used to describe the experimental data, and the corresponding rate constant values were 1.19 and 3.94 M-1.s-1 for ozone and ozone/activated carbon respectively.

Keywords: ozone, heterogeneous catalytic ozonation, diethyl phthalate, endocrine disrupting chemicals

Procedia PDF Downloads 317
1035 N₂O₂ Salphen-Like Ligand and Its Pd(II), Ag(I) and Cu(II) Complexes as Potentially Anticancer Agents: Design, Synthesis, Antimicrobial, CT-DNA Binding and Molecular Docking

Authors: Laila H. Abdel-Rahman, Mohamed Shaker S. Adam, Ahmed M. Abu-Dief, Hanan El-Sayed Ahmed

Abstract:

In this investigation, Cu(II), Pd(II) and Ag(I) complexes with the tetra-dentate DSPH Schiff base ligand were synthesized. The DSPH Schiff base and its complexes were characterized by using different physicochemical and spectral analysis. The results revealed that the metal ions coordinated with DSPH ligand through azomethine nitrogen and phenolic oxygen. Cu(II), Pd(II) and Ag(I) complexes are present in a 1:1 molar ratio. Pd(II) and Ag(I) complexes have square planar geometries while, Cu(II) has a distorted octahedral (Oh) geometry. All investigated complexes are nonelectrolytes. The investigated compounds were tested against different strains of bacteria and fungi. Both prepared compounds showed good results of inhibition against the selected pathogenic microorganism. Moreover, the interaction of investigated complexes with CT-DNA was studied via various techniques and the binding modes are mainly intercalative and grooving modes. Operating Environment MOE package was used to do docking studies for the investigated complexes to explore the potential binding mode and energy. Furthermore, the growth inhibitory effect of the investigated compounds was examined on some cancer cells lines.

Keywords: tetradentate, antimicrobial, CT-DNA interaction, docking, anticancer

Procedia PDF Downloads 212
1034 The Evolution of Online Hate: How Decades of Tactical and Technological Innovation Created a Hate Epidemic

Authors: Kashvi Jain, Adam Burston

Abstract:

Right-wing social movements are a dominant force in American politics, as evidenced by the January 6th Insurrection, the prevalence of extremist conspiracy theories, and a nationwide surge in hate crime. Despite an abundance of scholarship on contemporary right-wing extremism, there is little scholarship that explains their rise. This paper examines how the white power movement developed through tactical innovation and strategic use of increasingly powerful digital technologies. Using qualitative content analysis of archived digital bulletin boards and websites, we examine right-wing extremists’ digital communication during three consequential time periods of tactical and technological innovation: pre-internet (1980s), web 1.0 (1990s), and web 2.0 (2000s). Our analysis suggests that right-wing activists innovatively exploited the features and affordances of digital technologies and their knowledge of free speech rights to spread supremacist collective identity and ideology. Beyond our empirical contribution, we offer policy advice that school administrators can employ to limit hate.

Keywords: leaderless resistance, technological affordances, anti-defamation league, white power movement, tactical

Procedia PDF Downloads 36
1033 Available Transmission Transfer Efficiency (ATTE) as an Index Measurement for Power Transmission Grid Performance

Authors: Ahmad Abubakar Sadiq, Nwohu Ndubuka Mark, Jacob Tsado, Ahmad Adam Asharaf, Agbachi E. Okenna, Enesi E. Yahaya, Ambafi James Garba

Abstract:

Transmission system performance analysis is vital to proper planning and operations of power systems in the presence of deregulation. Key performance indicators (KPIs) are often used as measure of degree of performance. This paper gives a novel method to determine the transmission efficiency by evaluating the ratio of real power losses incurred from a specified transfer direction. Available Transmission Transfer Efficiency (ATTE) expresses the percentage of real power received resulting from inter-area available power transfer. The Tie line (Rated system path) performance is seen to differ from system wide (Network response) performance and ATTE values obtained are transfer direction specific. The required sending end quantities with specified receiving end ATC and the receiving end power circle diagram are obtained for the tie line analysis. The amount of real power loss load relative to the available transfer capability gives a measure of the transmission grid efficiency.

Keywords: performance, transmission system, real power efficiency, available transfer capability

Procedia PDF Downloads 617
1032 Fluorescent Imaging with Hoechst 34580 and Propidium Iodide in Determination of Toxic Changes of Cyanobacterial Oligopeptides in Rotifers

Authors: Adam Bownik, Małgorzata Adamczuk, Barbara Pawlik-Skowrońska

Abstract:

Certain strains of cyanobacteria, microorganisms forming water blooms, produce toxic secondary metabolites. Although various effects of cyanotoxins in aquatic animals are known, little data can be found on the influence of some cyanobacterial oligopeptides beyond microcystins. The aim of the present study was to determine the toxicity of novel pure cyanobacterial oligopeptides: microginin FR-1 (MGFR1) and anabaenopeptin-A (ANA-A) on a transparent model rotifer Brachionus calyciflorus with the use of fluorescent double staining with Hoechst 34580 and propidium iodide. The obtained results showed that both studied oligopeptides decreased the fluorescence intensity of animals stained with Hoechst 34580 in a concentration-dependent manner. On the other hand, a concentration-dependent increase of propidium iodide fluorescence was noted in the exposed rotifers. The results suggest that MGFR-1 and ANA-A should be considered as a potent toxic agent to freshwater rotifers, and fluorescent staining with Hoechst and propidium iodide may be a valuable tool for determination of toxicity of cyanobacterial oligopeptides in rotifers.

Keywords: cyanobacteria, brachionus, oligopeptides, fluorescent staining, hoechst, propidium iodide

Procedia PDF Downloads 96
1031 Optimization of Springback Prediction in U-Channel Process Using Response Surface Methodology

Authors: Muhamad Sani Buang, Shahrul Azam Abdullah, Juri Saedon

Abstract:

There is not much effective guideline on development of design parameters selection on springback for advanced high strength steel sheet metal in U-channel process during cold forming process. This paper presents the development of predictive model for springback in U-channel process on advanced high strength steel sheet employing Response Surface Methodology (RSM). The experimental was performed on dual phase steel sheet, DP590 in U-channel forming process while design of experiment (DoE) approach was used to investigates the effects of four factors namely blank holder force (BHF), clearance (C) and punch travel (Tp) and rolling direction (R) were used as input parameters using two level values by applying Full Factorial design (24). From a statistical analysis of variant (ANOVA), result showed that blank holder force (BHF), clearance (C) and punch travel (Tp) displayed significant effect on springback of flange angle (β2) and wall opening angle (β1), while rolling direction (R) factor is insignificant. The significant parameters are optimized in order to reduce the springback behavior using Central Composite Design (CCD) in RSM and the optimum parameters were determined. A regression model for springback was developed. The effect of individual parameters and their response was also evaluated. The results obtained from optimum model are in agreement with the experimental values

Keywords: advance high strength steel, u-channel process, springback, design of experiment, optimization, response surface methodology (rsm)

Procedia PDF Downloads 516
1030 Association of Ankle Brachial Index with Diabetic Score Neuropathy Examination in Type 2 Diabetes Melitus Patients

Authors: A. K. Putri, A.Fitri, C. A. Batubara

Abstract:

Diabetes Mellitus (DM) is a chronic disease that could cause complications. The complication can be Peripheral Arterial Disease (PAD) or Diabetic Neuropathy (DN). Peripheral Arterial Disease is checked by Ankle Brachial Index (ABI), DN is checked by Diabetic Neuropathy Examination (DNE) score. To determine the association of ABI and DNE score in DM type 2. This study uses a cross-sectional design. The subjects were DM patients at the neurology and endocrinology polyclinic at Haji Adam Malik Hospital Medan and its network hospital and this study subjects were examined for ABI and DNE scores. The data were analysed using the Fisher Exact statistics test. Demographics characteristic showed most of subject are female (51,6%), age range ≥ 60 (45.2% ; average 57,6 ± 9,8 years ), and history of DM 5-10 years (45,2%). The most patient ABI characteristics were mild PAD (42%) and moderate PAD (29%). The most patient DNE Score characteristics were≥ 3 (51,6%). There’s a significant relationship between ABI and DNE score in DM type 2 (p =0.016). Conclusion: There is a significant association between ABI and DNE scores in DM type 2 patients

Keywords: diabetic neuropathy, diabetes mellitus, ankle-brachial index, diabetic neuropathy examination

Procedia PDF Downloads 87
1029 Temperature Rises Characteristics of Distinct Double-Sided Flat Permanent Magnet Linear Generator for Free Piston Engines for Hybrid Vehicles

Authors: Ismail Rahama Adam Hamid

Abstract:

This paper presents the development of a thermal model for a flat, double-sided linear generator designed for use in free-piston engines. The study conducted in this paper examines the influence of temperature on the performance of the permeant magnet linear generator, an integral and pivotal component within the system. This research places particular emphasis on the Neodymium Iron Boron (NdFeB) permanent magnet, which serves as a source of magnetic field for the linear generator. In this study, an internal combustion engine that tends to produce heat is connected to a generator. Considering the temperatures rise from both the combustion process and the thermal contributions of current-carrying conductors and frictional forces. Utilizing Computational Fluid Dynamics (CFD) method, a thermal model of the (NdFeB) magnet within the linear generator is constructed and analyzed. Furthermore, the temperature field is examined to ensure that the linear generator operates under stable conditions without the risk of demagnetization.

Keywords: free piston engine, permanent magnet, linear generator, demagnetization, simulation

Procedia PDF Downloads 14
1028 Fuglede-Putnam Theorem for ∗-Class A Operators

Authors: Mohammed Husein Mohammad Rashid

Abstract:

For a bounded linear operator T acting on a complex infinite dimensional Hilbert space ℋ, we say that T is ∗-class A operator (abbreviation T∈A*) if |T²|≥ |T*|². In this article, we prove the following assertions:(i) we establish some conditions which imply the normality of ∗-class A; (ii) we consider ∗-class A operator T ∈ ℬ(ℋ) with reducing kernel such that TX = XS for some X ∈ ℬ(K, ℋ) and prove the Fuglede-Putnam type theorem when adjoint of S ∈ ℬ(K) is dominant operators; (iii) furthermore, we extend the asymmetric Putnam-Fuglede theorem the class of ∗-class A operators.

Keywords: fuglede-putnam theorem, normal operators, ∗-class a operators, dominant operators

Procedia PDF Downloads 59
1027 A Novel Co-Culture System for the Cementoblastic Differentiation of SHED

Authors: Manal Farea, Adam Husein, Ahmad S. Halim, Zurairah Berahim, Nurul A. Abdullah, Khairani I. Mokhtar, Kasmawati Mokhtar

Abstract:

Endodontic furcal perforation remains both an endodontic and a periodontal problem. Regeneration of cementum is very essential for the perforation repair. The aim of this study was to investigate the role of Hertwig's epithelial root sheath (HERS) cells on the cementogenic differentiation of stem cells derived from human exfoliated deciduous teeth (SHED) in the presence of chitosan scaffold-TGFβ1. HERS cells were isolated and characterized then co-cultured with SHED with/without chitosan scaffold-TGFβ1. SHED proliferation was assessed by PrestoBlue. Alkaline phosphatase activity, mineralization behaviour and gene/protein expression of cemento/osteoblast phenotype of SHED were evaluated. Results of the present study showed that HERS cells in association with chitosan-TGFβ1 enhanced proliferation and cemento/osteogenic differentiation of SHED. Our novel co-culture system confirmed the potential effect of HERS cells to stimulate the differentiation of SHED along the cementoblastic lineage which was triggered in the presence of chitosan-TGFβ1. This approach possesses a novel therapeutic strategy for future endodontic perforation and periodontitis.

Keywords: cementogenesis, co-culture system, HERS, SHED

Procedia PDF Downloads 518
1026 Effect of Papaverine on Developmental Neurotoxicity: Neurosphere as in vitro Model

Authors: Mohammed Y. Elsherbeny, Mohamed Salama, Ahmed Lotfy, Hossam Fareed, Nora Mohammed

Abstract:

Background: Developmental neurotoxicity (DNT) entails the toxic effects imparted by various chemicals on brain during the early childhood when human brains are vulnerable during this period. DNT study in vivo cannot determine the effect of the neurotoxins, as it is not applicable, so using the neurosphere cells of lab animals as an alternative is applicable and time saving. Methods: Cell culture: Rat neural progenitor cells were isolated from rat embryos’ brain. The cortices were aseptically dissected out and the tissues were triturated. The dispersed tissues were allowed to settle. The supernatant was then transferred to a fresh tube and centrifuged. The pellet was placed in Hank’s balanced salt solution and cultured as free-floating neurospheres in proliferation medium. Differentiation was initiated by growth factor withdrawal in differentiation medium and plating onto a poly-d-lysine/ laminin matrix. Chemical Exposure: Neurospheres were treated for 2 weeks with papaverine in proliferation medium. Proliferation analyses: Spheres were cultured. After 0, 4, 5, 11 and 14 days, sphere size was determined by software analyses (CellProfiler, version 2.1; Broad Institute). Diameter of each neurosphere was measured and exported to excel file further to statistical analysis. Viability test: Trypsin-EDTA solution was added to neurospheres to dissociate neurospheres into single cells suspension, then viability evaluated by the Trypan Blue exclusion test. Result: As regards proliferation analysis and percentage of viable cells of papaverin treated groups: There was no significant change in cells proliferation compared to control at 0, 4, 5, 11 and 14 days with concentrations 1, 5 and 10 µM of papaverine, but there is a significant change in cell viability compared to control after 1 week and 2 weeks with the same concentrations of papaverine. Conclusion: Papaverine has toxic effect on viability of neural cell, not on their proliferation, so it may produce focal neural lesions not growth morphological changes.

Keywords: developmental neurotoxicity, neurotoxin, papaverine, neuroshperes

Procedia PDF Downloads 359
1025 The Success Rate of Anterior Crowding Orthodontic Treatment Using Removable Appliances

Authors: Belly Yordan

Abstract:

Orthodontic treatment can be done by using the fix and removable orthodontic appliance. The success of treatment depends on the patient’s age, the type of malocclusion, treatment of space discrepancy, patient’s oral hygiene, operator skills, and patient cooperation. This case report was aimed to show the success of orthodontic treatment in patients with skeletal class I relationship, class I angle dental malocclusion with anterior crowding and rotation by using a removable appliance with modification. The removable appliance used is standard with removable plate components such as passive clasp (Adam’s hook clasp) accompanied with some active clasps (labial bow, some springs, etc.). A button is used as an additional tool or combined with other tools to correct tooth in rotated position. The results obtained by the success of treatments which is shown in pre and post-treatment photos, the overjet was reduced, the arch form became normal, the tooth malposition became normal, and rotation was corrected. Facial profile appearance of the patient is getting better, and the dental coordination also became better. This case report is to prove that treatment with the removable appliance is quite successful with the robust wearing of appropriate retainers.

Keywords: success rate, anterior crowding, orthodontic treatment, removable appliances

Procedia PDF Downloads 143
1024 Pareto System of Optimal Placement and Sizing of Distributed Generation in Radial Distribution Networks Using Particle Swarm Optimization

Authors: Sani M. Lawal, Idris Musa, Aliyu D. Usman

Abstract:

The Pareto approach of optimal solutions in a search space that evolved in multi-objective optimization problems is adopted in this paper, which stands for a set of solutions in the search space. This paper aims at presenting an optimal placement of Distributed Generation (DG) in radial distribution networks with an optimal size for minimization of power loss and voltage deviation as well as maximizing voltage profile of the networks. And these problems are formulated using particle swarm optimization (PSO) as a constraint nonlinear optimization problem with both locations and sizes of DG being continuous. The objective functions adopted are the total active power loss function and voltage deviation function. The multiple nature of the problem, made it necessary to form a multi-objective function in search of the solution that consists of both the DG location and size. The proposed PSO algorithm is used to determine optimal placement and size of DG in a distribution network. The output indicates that PSO algorithm technique shows an edge over other types of search methods due to its effectiveness and computational efficiency. The proposed method is tested on the standard IEEE 34-bus and validated with 33-bus test systems distribution networks. Results indicate that the sizing and location of DG are system dependent and should be optimally selected before installing the distributed generators in the system and also an improvement in the voltage profile and power loss reduction have been achieved.

Keywords: distributed generation, pareto, particle swarm optimization, power loss, voltage deviation

Procedia PDF Downloads 328
1023 Assessment of the Administration and Services of Public Access Computers in Academic Libraries in Kaduna State, Nigeria

Authors: Usman Ahmed Adam, Umar Ibrahim, Ezra S. Gbaje

Abstract:

This study is posed to explore the practice of Public Access Computers (PACs) in academic libraries in Kaduna State, Nigeria. The study aimed to determine the computers and other tools available, their services and challenges of the practices. Three questions were framed to identify number of public computers and tools available, their services and problems faced during the practice. The study used qualitative research design along with semi-constructed interview and observation as tools for data collection. Descriptive analysis was employed to analyze the data. The sample size of the study comprises 52 librarian and IT staff from the seven academic institutions in Kaduna State. The findings revealed that, PACs were provided for access to the Internet, digital resources, library catalogue and training services. The study further explored that, despite the limit number of the computers, users were not allowed to enjoy many services. The study recommends that libraries in Kaduna state should provide more public computers to be able to cover the population of their users; libraries should allow users to use the computers without limitations and restrictions.

Keywords: academic libraries, computers in library, digital libraries, public computers

Procedia PDF Downloads 320