Search results for: Medhat Mohamed Anwar
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1708

Search results for: Medhat Mohamed Anwar

1288 Development of Multimedia Learning Application for Mastery Learning Style: A Graduated Difficulty Strategy

Authors: Nur Azlina Mohamed Mokmin, Mona Masood

Abstract:

Guided by the theory of learning style, this study is based on the development of a multimedia learning application for students with mastery learning style. The learning material was developed by applying a graduated difficulty learning strategy. Algebraic fraction was chosen as the learning topic for this application. The effectiveness of this application in helping students learn is measured by giving a pre- and post-test. The result shows that students who learn using the learning material that matches their preferred learning style performs better than the students with a non-personalized learning material.

Keywords: algebraic fractions, graduated difficulty, mastery learning style, multimedia

Procedia PDF Downloads 499
1287 The Implications of Some Social Variables in Increasing the Unemployed in Egypt

Authors: Mohamed Elkhouli

Abstract:

This research sets out to identify some social factors or variables that may need to be controlled in order to decrease the volume of unemployed in Egypt. As well as, it comes to investigate the relationship between a set of social variables and unemployment issue in Egypt in the sake of determining the most important social variables influencing the rise of unemployed during the time series targeted (2002-2012). Highlighting the unemployment issue is becoming an increasingly important topic in all countries throughout the world resulting from expand their globalization efforts. In general, the study tries to determine what the most social priorities are likely to adopt seriously by the Egypt's government in order to solve the unemployed problem. The results showed that the low value for both of small projects and the total value of disbursed social security respectively have significant impact on increasing the No. of unemployed in Egypt, according to the target period by the current study.

Keywords: Egypt, social status, unemployment, unemployed

Procedia PDF Downloads 313
1286 Multiple Fault Diagnosis in Digital Circuits using Critical Path Tracing and Enhanced Deduction Algorithm

Authors: Mohamed Mahmoud

Abstract:

This paper has developed an effect-cause analysis technique for fault diagnosis in digital circuits. The main algorithm of our technique is based on the Enhanced Deduction Algorithm, which processes the real response of the CUT to the applied test T to deduce the values of the internal lines. An experimental version of the algorithm has been implemented in C++. The code takes about 7592 lines. The internal values are determined based on the logic values under the permanent stuck-fault model. Using a backtracking strategy guarantees that the actual values are covered by at least one solution, or no solution is found.

Keywords: enhanced deduction algorithm, backtracking strategy, automatic test equipment, verfication

Procedia PDF Downloads 108
1285 Buzan Mind Mapping: An Efficient Technique for Note-Taking

Authors: T. K. Tee, M. N. A. Azman, S. Mohamed, M. Muhammad, M. M. Mohamad, J. Md Yunos, M. H. Yee, W. Othman

Abstract:

Buzan mind mapping is an efficient system of note-taking that makes revision a fun thing to do for students. Tony Buzan has been teaching children all over the world for the past thirty years and has proved that mind maps are the magic formula in the classroom for everyone. The purpose of this paper is to discuss the importance of Buzan mind mapping as a note-taking technique for the secondary school students. This paper also examines the mind mapping technique, advantages and disadvantages of hand-drawn mind maps. Samples of students’ mind maps were presented and discussed.

Keywords: Buzan mind mapping, note-taking technique, hand-drawn, mind maps

Procedia PDF Downloads 530
1284 Preserving Privacy in Workflow Delegation Models

Authors: Noha Nagy, Hoda Mokhtar, Mohamed El Sherkawi

Abstract:

The popularity of workflow delegation models and the increasing number of workflow provenance-aware systems motivate the need for finding more strict delegation models. Such models combine different approaches for enhanced security and respecting workflow privacy. Although modern enterprises seek conformance to workflow constraints to ensure correctness of their work, these constraints pose a threat to security, because these constraints can be good seeds for attacking privacy even in secure models. This paper introduces a comprehensive Workflow Delegation Model (WFDM) that utilizes provenance and workflow constraints to prevent malicious delegate from attacking workflow privacy as well as extending the delegation functionalities. In addition, we argue the need for exploiting workflow constraints to improve workflow security models.

Keywords: workflow delegation models, secure workflow, workflow privacy, workflow provenance

Procedia PDF Downloads 326
1283 Exponential Spline Solution for Singularly Perturbed Boundary Value Problems with an Uncertain-But-Bounded Parameter

Authors: Waheed Zahra, Mohamed El-Beltagy, Ashraf El Mhlawy, Reda Elkhadrawy

Abstract:

In this paper, we consider singular perturbation reaction-diffusion boundary value problems, which contain a small uncertain perturbation parameter. To solve these problems, we propose a numerical method which is based on an exponential spline and Shishkin mesh discretization. While interval analysis principle is used to deal with the uncertain parameter, sensitivity analysis has been conducted using different methods. Numerical results are provided to show the applicability and efficiency of our method, which is ε-uniform convergence of almost second order.

Keywords: singular perturbation problem, shishkin mesh, two small parameters, exponential spline, interval analysis, sensitivity analysis

Procedia PDF Downloads 265
1282 The Influence of the Concentration and Temperature on the Rheological Behavior of Carbonyl-Methylcellulose

Authors: Mohamed Rabhi, Kouider Halim Benrahou

Abstract:

The rheological properties of the carbonyl-methylcellulose (CMC), of different concentrations (25000, 50000, 60000, 80000 and 100000 ppm) and different temperatures were studied. We found that the rheological behavior of all CMC solutions presents a pseudo-plastic behavior, it follows the model of Ostwald-de Waele. The objective of this work is the modeling of flow by the CMC Cross model. The Cross model gives us the variation of the viscosity according to the shear rate. This model allowed us to adjust more clearly the rheological characteristics of CMC solutions. A comparison between the Cross model and the model of Ostwald was made. Cross the model fitting parameters were determined by a numerical simulation to make an approach between the experimental curve and those given by the two models. Our study has shown that the model of Cross, describes well the flow of "CMC" for low concentrations.

Keywords: CMC, rheological modeling, Ostwald model, cross model, viscosity

Procedia PDF Downloads 383
1281 Numerical Solution of 1-D Shallow Water Equations at Junction for Sub-Critical and Super-Critical Flow

Authors: Mohamed Elshobaki, Alessandro Valiani, Valerio Caleffi

Abstract:

In this paper, we solve 1-D shallow water equation for sub-critical and super-critical water flow at junction. The water flow at junction has been studied for the last 50 years from the physical-hydraulic point of views and for numerical computations need more attention. For numerical simulation, we need to establish an inner boundary condition at the junction to avoid an oscillation which rise from the waves interactions at the junction. Indeed, we introduce a new boundary condition at the junction based on the mass conservation, total head, and the admissible wave relations between the flow parameters in the three branches to predict the water depths and discharges at the junction. These boundary conditions are valid for sub-critical flow and super-critical flow.

Keywords: numerical simulation, junction flow, sub-critical flow, super-critical flow

Procedia PDF Downloads 496
1280 An Incremental Refinement Approach to a Development of Dynamic Host Configuration Protocol (DHCP) Using Event-B

Authors: Rajaa Filali, Mohamed Bouhdadi

Abstract:

This paper presents an incremental development of the Dynamic Host Configuration Protocol (DHCP) in Event-B. DHCP is widely used communication protocol, which provides a standard mechanism to obtain configuration parameters. The specification is performed in a stepwise manner and verified through a series of refinements. The Event-B formal method uses the Rodin platform to modeling and verifying some properties of the protocol such as safety, liveness and deadlock freedom. To model and verify the protocol, we use the formal technique Event-B which provides an accessible and rigorous development method. This interaction between modelling and proving reduces the complexity and helps to eliminate misunderstandings, inconsistencies, and specification gaps.

Keywords: DHCP protocol, Event-B, refinement, proof obligation, Rodin

Procedia PDF Downloads 221
1279 Contribution in Fatigue Life Prediction of Composite Material

Authors: Mostefa Bendouba, Djebli Abdelkader, Abdelkrim Aid, Mohamed Benguediab

Abstract:

The damage evolution mechanism is one of the important focuses of fatigue behaviour investigation of composite materials and also is the foundation to predict fatigue life of composite structures for engineering application. This paper is dedicated to a damage investigation under two block loading cycle fatigue conditions submitted to composite material. The loading sequence effect and the influence of the cycle ratio of the first stage on the cumulative fatigue life were studied herein. Two loading sequences, i.e., high-to-low and low-to-high cases are considered in this paper. The proposed damage indicator is connected cycle by cycle to the S-N curve and the experimental results are in agreement with model expectations. Some experimental researches are used to validate this proposition.

Keywords: fatigue, damage acumulation, composite, evolution

Procedia PDF Downloads 492
1278 Variation in Wood Anatomical Properties of Acacia seyal var. seyal Tree Species Growing in Different Zones in Sudan

Authors: Hanadi Mohamed Shawgi Gamal, Ashraf Mohamed Ahmed Abdalla

Abstract:

Sudan is endowed by a great diversity of tree species; nevertheless, the utilization of wood resources has traditionally concentrated on a few number of species. With the great variation in the climatic zones of Sudan, great variations are expected in the anatomical properties between and within species. This variation needs to be fully explored in order to suggest the best uses for the species. Modern research on wood has substantiated that the climatic condition where the species grow has significant effect on wood properties. Understanding the extent of variability of wood is important because the uses for each kind of wood are related to its characteristics; furthermore, the suitability or quality of wood for a particular purpose is determined by the variability of one or more of these characteristics. The present study demonstrates the effect of rainfall zones in some anatomical properties of Acacia seyal var. seyal growing in Sudan. For this purpose, twenty healthy trees were collected randomly from two zones (ten trees per zone). One zone with relatively low rainfall (273mm annually) which represented by North Kordofan state and White Nile state and the second with relatively high rainfall (701 mm annually) represented by Blue Nile state and South Kordofan state. From each sampled tree, a stem disc (3 cm thick) was cut at 10% from stem height. One radius was obtained in central stem dices. Two representative samples were taken from each disc, one at 10% distance from pith to bark, the second at 90% in order to represent the juvenile and mature wood. The investigated anatomical properties were fibers length, fibers and vessels diameter, lumen diameter, and wall thickness as well as cell proportions. The result of the current study reveals significant differences between zones in mature wood vessels diameter and wall thickness, as well as juvenile wood vessels, wall thickness. The higher values were detected in the drier zone. Significant differences were also observed in juvenile wood fiber length, diameter as well as wall thickness. Contrary to vessels diameter and wall thickness, the fiber length, diameter as well as wall thickness were decreased in the drier zone. No significant differences have been detected in cell proportions of juvenile and mature wood. The significant differences in some fiber and vessels dimension lead to expect significant differences in wood density. From these results, Acacia seyal var. seyal seems to be well adapted with the change in rainfall and may survive in any rainfall zone.

Keywords: Acacia seyal var. seyal, anatomical properties, rainfall zones, variation

Procedia PDF Downloads 139
1277 Physico-Chemical Properties of Silurian Hot Shale in Ahnet Basin, Algeria: Case Study Well ASS-1

Authors: Mohamed Mehdi Kadri

Abstract:

The prediction of hot shale interval in Silurian formation in a well drilled vertically in Ahnet basin Is by logging Data (Resistivity, Gamma Ray, Sonic) with the calculation of total organic carbon (TOC) using ∆ log R Method. The aim of this paper is to present Physico-chemical Properties of Hot Shale using IR spectroscopy and gas chromatography-mass spectrometry analysis; this mixture of measurements, evaluation and characterization show that the hot shale interval located in the lower of Silurian, the molecules adsorbed at the surface of shale sheet are significantly different from petroleum hydrocarbons this result are also supported with gas-liquid chromatography showed that the study extract is a hydroxypropyl.

Keywords: physic-chemical analysis, reservoirs characterization, sweet window evaluation, Silurian shale, Ahnet basin

Procedia PDF Downloads 90
1276 Production of Ultra-Low Temperature by the Vapor Compression Refrigeration Cycles with Environment Friendly Working Fluids

Authors: Sameh Frikha, Mohamed Salah Abid

Abstract:

We investigate the performance of an integrated cascade (IC) refrigeration system which uses environment friendly zeotropic mixtures. Computational calculation has been carried out by varying pressure level at the evaporator and the condenser of the system. Effects of mass flow rate of the refrigerant on the coefficient of performance (COP) are presented. We show that the integrated cascade system produces ultra-low temperatures in the evaporator by using environment friendly zeotropic mixture.

Keywords: coefficient of performance, environment friendly zeotropic mixture, integrated cascade, ultra low temperature, vapor compression refrigeration cycles

Procedia PDF Downloads 251
1275 Influence of Rainfall Intensity on Infiltration and Deformation of Unsaturated Soil Slopes

Authors: Bouziane Mohamed Tewfik

Abstract:

In order to improve the understanding of the influence of rainfall intensity on infiltration and deformation behaviour of unsaturated soil slopes, numerical 2D analyses are carried out by a three phase elasto-viscoplastic seepage-deformation coupled method. From the numerical results, it is shown that regardless of the saturated permeability of the soil slope, the increase in the pore water pressure (reduction in suction) during rainfall infiltration is localized close to the slope surface. In addition, the generation of the pore water pressure and the lateral displacement are mainly controlled by the ratio of the rainfall intensity to the saturated permeability of the soil.

Keywords: unsaturated soil, slope stability, rainfall infiltration, numerical analysis

Procedia PDF Downloads 457
1274 Theoretical Evaluation of the Effect of Solvent on the Feasibility of the Reaction of 2-Chlorobenzimidazole With Four N,N′-Cyclic Azomethine Imines to Construct Polycyclic Benzimidazoles

Authors: Mohamed Abdoul-Hakim, A. Zeroual, H. Garmes

Abstract:

In this work, we theoretically evaluated the reactivity of four 4-methyl-3-oxo-1,2-pyrazolidinium ylides with 2-Chlorobenzimidazole in MeOH in basic medium using DFT at the B3LYP/6-311+G(d,p) level. The analysis of the results shows that apart from its ability to retain its electrons, the deprotonated 2-Chlorobenzimidazole has a higher nucleophilic character. The reaction requires energy input to initiate the nucleophilic attack of the 2-Chlorobenzimidazole anion, and the inclusion of the solvent effect facilitates the formation of two regioisomers via an intramolecular vinyl nucleophilic substitution (SNVi). The transition states of this latter step are stabilized by charge transfer interactions σ(N-C) →σ*(C-Cl) for the more favorable regioisomer and n(N)→σ*(C-Cl) for the other regioisomer.

Keywords: benzonitrile N-oxide, DFT, intramolecular vinyl nucleophilic substitution (SNVi), 4-methyl-3-OXO-1, 2-pyrazolidinium ylides

Procedia PDF Downloads 132
1273 The Role of Education (Tarbiyyah) in the Religio-Political Organization

Authors: Muhaimin Bin Sulam, Abdul Mutalib Embong, Azelin Mohamed Noor

Abstract:

This paper presents the reinvention of the role of education (tarbiyyah) in the social influence of organizations focusing on the sustainability of a specific religio-political organization. The objective of the paper is to describe how the position secured by education could transform the organization while maintaining its objective and vision. The study employed the qualitative approach that involves data from conducted interviews. An analysis on the role political leaders play in educating the organization in the context of ideological struggle is also analyzed. The process description also evaluates how education could intellectualize its followers and members which inspires them to submit to their leaders and the organization. This extensive cultivation of religio-political doctrine could offer a new interpretation on politics.

Keywords: religiopolitical organization, Malaysia, education (Tarbiyyah), followers, political movement

Procedia PDF Downloads 477
1272 A Method to Saturation Modeling of Synchronous Machines in d-q Axes

Authors: Mohamed Arbi Khlifi, Badr M. Alshammari

Abstract:

This paper discusses the general methods to saturation in the steady-state, two axis (d & q) frame models of synchronous machines. In particular, the important role of the magnetic coupling between the d-q axes (cross-magnetizing phenomenon), is demonstrated. For that purpose, distinct methods of saturation modeling of dumper synchronous machine with cross-saturation are identified, and detailed models synthesis in d-q axes. A number of models are given in the final developed form. The procedure and the novel models are verified by a critical application to prove the validity of the method and the equivalence between all developed models is reported. Advantages of some of the models over the existing ones and their applicability are discussed.

Keywords: cross-magnetizing, models synthesis, synchronous machine, saturated modeling, state-space vectors

Procedia PDF Downloads 443
1271 Computational Fluid Dynamics Simulation of Turbulent Convective Heat Transfer in Rectangular Mini-Channels for Rocket Cooling Applications

Authors: O. Anwar Beg, Armghan Zubair, Sireetorn Kuharat, Meisam Babaie

Abstract:

In this work, motivated by rocket channel cooling applications, we describe recent CFD simulations of turbulent convective heat transfer in mini-channels at different aspect ratios. ANSYS FLUENT software has been employed with a mean average error of 5.97% relative to Forrest’s MIT cooling channel study (2014) at a Reynolds number of 50,443 with a Prandtl number of 3.01. This suggests that the simulation model created for turbulent flow was suitable to set as a foundation for the study of different aspect ratios in the channel. Multiple aspect ratios were also considered to understand the influence of high aspect ratios to analyse the best performing cooling channel, which was determined to be the highest aspect ratio channels. Hence, the approximate 28:1 aspect ratio provided the best characteristics to ensure effective cooling. A mesh convergence study was performed to assess the optimum mesh density to collect accurate results. Hence, for this study an element size of 0.05mm was used to generate 579,120 for proper turbulent flow simulation. Deploying a greater bias factor would increase the mesh density to the furthest edges of the channel which would prove to be useful if the focus of the study was just on a single side of the wall. Since a bulk temperature is involved with the calculations, it is essential to ensure a suitable bias factor is used to ensure the reliability of the results. Hence, in this study we have opted to use a bias factor of 5 to allow greater mesh density at both edges of the channel. However, the limitations on mesh density and hardware have curtailed the sophistication achievable for the turbulence characteristics. Also only linear rectangular channels were considered, i.e. curvature was ignored. Furthermore, we only considered conventional water coolant. From this CFD study the variation of aspect ratio provided a deeper appreciation of the effect of small to high aspect ratios with regard to cooling channels. Hence, when considering an application for the channel, the geometry of the aspect ratio must play a crucial role in optimizing cooling performance.

Keywords: rocket channel cooling, ANSYS FLUENT CFD, turbulence, convection heat transfer

Procedia PDF Downloads 140
1270 Modeling of Hydrogen Production by Inductively Coupled Methane Plasma for Input Power Pin=700W

Authors: Abdelatif Gadoum, Djilali Benyoucef, Mouloudj Hadj, Alla Eddine Toubal Maamar, Mohamed Habib Allah Lahoual

Abstract:

Hydrogen occurs naturally in the form of chemical compounds, most often in water and hydrocarbons. The main objective of this study is 2D modeling of hydrogen production in inductively coupled plasma in methane at low pressure. In the present model, we include the motions and the collisions of both neutral and charged particles by considering 19 species (i.e in total ; neutrals, radicals, ions, and electrons), and more than 120 reactions (electron impact with methane, neutral-neutral, neutral-ions and surface reactions). The results show that the rate conversion of methane reach 90% and the hydrogen production is about 30%.

Keywords: hydrogen production, inductively coupled plasma, fluid model, methane plasma

Procedia PDF Downloads 150
1269 Weak Mutually Unbiased Bases versus Mutually Unbiased Bases in Terms of T-Designs

Authors: Mohamed Shalaby, Yasser Kamal, Negm Shawky

Abstract:

Mutually unbiased bases (MUBs) have an important role in the field of quantum computation and information. A complete set of these bases can be constructed when the system dimension is the power of the prime. Constructing such complete set in composite dimensions is still an open problem. Recently, the concept of weak mutually unbiased bases (WMUBs) in composite dimensions was introduced. A complete set of such bases can be constructed by combining the MUBs in each subsystem. In this paper, we present a comparative study between MUBs and WMUBs in the context of complex projective t-design. Explicit proofs are presented.

Keywords: complex projective t-design, finite quantum systems, mutually unbiased bases, weak mutually unbiased bases

Procedia PDF Downloads 435
1268 The Effects of Expanding the Generosity of the Statutory Sick Leave Insurance: The Case of a French Reform

Authors: Mohamed Ali Benhalima, Nathon Elbaz, Malik Koubi

Abstract:

This paper evaluates an expansion of employer-mandated sick leave insurance in the French private sector. We use a difference-in-differences method in which control groups are defined according to the collective bargaining agreement (CBA) employees belong to. Indeed, thanks to complementary insurance provided by CBAs, employees were not affected the same way by the reform. We find significant effects of the reform on sick leave spells lasting at least 7 days, consistently with the reform target. The effects on spells’ duration and frequency are positive and more pronounced for women than for men, for whom the effect on frequency tends to be slightly negative. The effects are also more pronounced for executives and supervisors than less qualified categories.

Keywords: sickness absence, collective agreements, daily sickness benefits, labor economics

Procedia PDF Downloads 339
1267 Effect of Pulmonary Rehabilitation towards Length of Stay and IL-6 Level on Community-Acquired Pneumonia Patients

Authors: Santony Santony, Teguh Rahayu Sartono, Iin Noor Chozin

Abstract:

Introduction: Pneumonia is acute inflammation on lung parenchyma which is caused by bacteria, virus, fungi, or parasite. In Indonesia, Pneumonia is among the ten inpatient cases. Length of stay is related to the increased morbidity rate, nosocomial infection, and costs. The aim of this study is to assess the effect of pulmonary rehabilitation on the difference in length of stay and the level of Interleukin 6 (IL-6) as an inflammation biomarker for community-acquired pneumonia (CAP) patients in non-intensive rooms. Therefore, pulmonary rehabilitation as adjunctive therapy can be routinely exercised in order to shorten the length of stay, along with the decrease in IL-6 level. Methods: This study was conducted from May to October 2019 at Saiful Anwar General Hospital, Malang. 40 community-acquired pneumonia patients in non-intensive rooms were divided into two groups. 20 patients in the treatment group and 20 patients in the control group, all of them were selected through both inclusion and exclusion criteria. This study used simple consecutive random sampling. In the treatment group, pulmonary rehabilitation performed was composed of breathing exercise, effective coughing technique, clapping (percussion), postural drainage, as well as respiratory muscle training using incentive spirometry device. Pulmonary rehabilitation was conducted twice over five days with a minimum duration of 15 minutes. Blood samples were taken both on the first and the fifth day of the treatment to measure IL-6 level as an inflammation biomarker. Result: For the treatment group, the length of stay was 5.35 days whereas the control group 7.6 days. It can be seen that the treatment group had a shorter length of stay by 2.25 days (P<0,001). The IL-6 level on the first day for the treatment group was 36.27 pg/ml, whereas on the fifth day was 34.36 pg/ml. There was a decrease in IL-6 level on the fifth day of treatment even though it was not statistically significant (P=0.628). IL-6 level on the control group for the first day was 67.76 pg/ml, and after the fifth day, the level decreased to 54.43 pg/ml. There seemed to be a decrease in the IL-6, but it was not statistically significant (P=0.502). On the fifth day, the treatment group showed an average IL-6 level of 34.36 pg/ml. This value was lower than that of the control group which did not receive pulmonary rehabilitation having an IL-6 level of 54.43 pg/ml, even though it was not statistically significant (p=0.221). Conclusion: This study concluded that pulmonary rehabilitation as an adjunctive therapy shortened length of stay by 2.25 days for community-acquired pneumonia patients in a non-intensive room. Both groups experienced a decrease in IL-6 level on the fifth day in comparison with the first day even though it was not statistically significant P>0,05. IL-6 level as an inflammation biomarker decreased on the fifth day of treatment which was in accordance with improvement on pneumonia patients.

Keywords: community-acquired pneumonia, interleukin-6, length of stay, pulmonary rehabilitation

Procedia PDF Downloads 94
1266 Adsorption of Phenol and 4-Hydroxybenzoic Acid onto Functional Materials

Authors: Mourad Makhlouf, Omar Bouchher, Messabih Sidi Mohamed, Benrachedi Khaled

Abstract:

The objective of this study was to investigate the removal of two organic pollutants; 4-hydroxybenzoic acid (p-hydroxybenzoic acid) and phenol from synthetic wastewater by the adsorption on mesoporous materials. In this context, the aim of this work is to study the adsorption of organic compounds phenol and 4AHB on MCM-41 and FSM-16 non-grafted (NG) and other grafted (G) by trimethylchlorosilane (TMCS). The results of phenol and 4AHB adsorption in aqueous solution show that the adsorption capacity tends to increase after grafting in relation to the increase in hydrophobicity. The materials are distinguished by a higher adsorption capacity to the other NG materials. The difference in the phenol is 14.43% (MCM-41), 14.55% (FSM-16), and 16.72% (MCM-41), 13.57% (FSM-16) in the 4AHB. Our adsorption results show that the grafted materials by TMCS are good adsorbent at 25 °C.

Keywords: MCM-41, FSM-16, TMCS, phenol, 4AHB

Procedia PDF Downloads 258
1265 An Application-Driven Procedure for Optimal Signal Digitization of Automotive-Grade Ultrasonic Sensors

Authors: Mohamed Shawki Elamir, Heinrich Gotzig, Raoul Zoellner, Patrick Maeder

Abstract:

In this work, a methodology is presented for identifying the optimal digitization parameters for the analog signal of ultrasonic sensors. These digitization parameters are the resolution of the analog to digital conversion and the sampling rate. This is accomplished through the derivation of characteristic curves based on Fano inequality and the calculation of the mutual information content over a given dataset. The mutual information is calculated between the examples in the dataset and the corresponding variation in the feature that needs to be estimated. The optimal parameters are identified in a manner that ensures optimal estimation performance while preventing inefficiency in using unnecessarily powerful analog to digital converters.

Keywords: analog to digital conversion, digitization, sampling rate, ultrasonic

Procedia PDF Downloads 197
1264 Inverse Heat Transfer Analysis of a Melting Furnace Using Levenberg-Marquardt Method

Authors: Mohamed Hafid, Marcel Lacroix

Abstract:

This study presents a simple inverse heat transfer procedure for predicting the wall erosion and the time-varying thickness of the protective bank that covers the inside surface of the refractory brick wall of a melting furnace. The direct problem is solved by using the Finite-Volume model. The melting/solidification process is modeled using the enthalpy method. The inverse procedure rests on the Levenberg-Marquardt method combined with the Broyden method. The effect of the location of the temperature sensors and of the measurement noise on the inverse predictions is investigated. Recommendations are made concerning the location of the temperature sensor.

Keywords: melting furnace, inverse heat transfer, enthalpy method, levenberg–marquardt method

Procedia PDF Downloads 314
1263 Photocatalytic Degradation of Phenol by Fe-Doped Tio2 under Solar Simulated Light

Authors: Mohamed Gar Alalm, Shinichi Ookawara, Ahmed Tawfik

Abstract:

In the present work, photocatalytic oxidation of phenol by iron (Fe+2) doped titanium dioxide (TiO2) was studied. The source of irradiation was solar simulated light under measured UV flux. The effect of light intensity, pH, catalyst loading, and initial concentration of phenol were investigated. The maximum removal of phenol at optimum conditions was 78%. The optimum pH was 5.3. The most effective degradation occurred when the catalyst dosage was 600 mg/L. increasing the initial concentration of phenol decreased the degradation efficiency due to the deactivation of active sites by additional intermediates. Phenol photocatalytic degradation moderately fitted to the pseudo-first order kinetic equation approximated from Langmuir–Hinshelwood model.

Keywords: phenol, photocatalytic, solar, titanium dioxide

Procedia PDF Downloads 391
1262 Evaluation of Existence of Antithyroid Antibodies, Anti-Thyroid Peroxidase and Anti-Thyroglobulin in Patients with Hepatitis C Viral Infections

Authors: Junaid Mahmood Alam, Sana Anwar, Sarah Sughra Asghar

Abstract:

Chronic hepatitis or Hepatitis C viral (HCV) infection has been identified as one of the factors that could elicit autoimmune disease resulting in the development of auto-antibodies. Furthermore, HCV is implicated in contravening of forbearance to antigens, therefore, inciting auto-reactivity. In this regard, several near and past studies noted the prevalence of thyroid dysfunction and production of anti-thyroid antibodies (ATAb) such as anti-thyroid peroxidase (AntiTPO) and anti-thyroglobulin (AntiTG) in patients with HCV. Likewise, one of the etiologies of augmentation of thyroid disease is basically interferon therapy for HCV infections, for which a number of autoimmune diseases have been noted including Grave’s disease, Hishimoto thyroiditis. A prospectively case-control study was therefore carried out at department of clinical biochemistry lab services and chemical pathology in collaboration with department of clinical microbiology, at Liaquat National Hospital and Medical College, Karachi Pakistan for the period January 2015 to December 2017. Two control groups were inducted for comparison purpose, control group 1 = without HCV infection and with thyroid disorders (n = 20), control group 2 = with HCV infection and without thyroid disorders (n = 20), whereas HCV infected were n = 40 where more than half were noted to be positive for either of HCV IgG and Ag. In HCV group, patients with existing sub-clinical hypothyroidism and clinical hyperthyroidism were less than 5%. Analysis showed the presence of AntiTG in 12 HCV patients (30%), AntiTPO in 15 (37.5%) and both AntiTG and antiTPO in 10 patients (25%). Only 3 patients were found with the history of anti-thyroid auto-antibodies (7.5%) and one with parents and relatives with auto-immune disorders (2.5%). Patients that remained untreated were 12 (30%), under treatment 18 (45%) and with complete-course of treatment 10 (25%). As per review of the literature, meta-analysis of evident data and cross-sectional studies of selective cohorts (as studied in presented research), thyroid connection is designated as one of the most recurrent endocrine ailment associated with chronic HCV infection. Moreover, it also represents an extrahepatic disease in the continuum of HCV syndrome. In conclusion, HCV patients were more likely to encompass thyroid disorders especially related to development of either of ATAb or both antiTG and AntiTPO.

Keywords: Hepatitis C viral (HCV) infection, anti-thyroid antibodies, anti-thyroid peroxidase antibodies, anti-thyroglobulin antibodies

Procedia PDF Downloads 148
1261 Selection of Endophytcs Fungi Isolated from Date Palm, Halotolerants and Productors of Secondary Metabolite

Authors: Fadila Mohamed Mahmoud., Derkaoui I., Krimi Z.

Abstract:

Date palm is a plant which presents a very good adaptation to the difficult conditions of the environment in particular to the drought and saline stress even at high temperatures. This adaptation is related on the biology of the plant and to the presence of a microflora endophyte which live inside its tissues. Fifteen endophytics fungi isolated from date palm were tested in vitro in the presence of various NaCl concentrations to select halotolerantes isolates. These same endophytes were tested for their colonizing capacity by the description of the production of secondary metabolites more particularly the enzymes (pectinases, proteases, and phosphorylases), and the production of antibiotics and growth hormones. Significant difference was observed between the isolates with respect to the tests carried out.

Keywords: Date palm, Halotolerantes, endophyte, Secondary metabolites.

Procedia PDF Downloads 511
1260 The Kafrah Dam (The Oldest Dam in History)

Authors: Mohamed Bekhit Gad Khalil

Abstract:

This dam is the oldest dam in history. It was built by the ancient Egyptian around (2650 B.C) control flooding. It is believed to have been built between the third and fourth dynasties .It contains the oldest dam in history. Many studies have been conducted for the dam. This report was prepared under my supervision and in cooperation with the Ministry of Tourism and Antiquities. The dam was re-documented and photographed again. The dam on the northern side Consists of irregularly shaped stones of varying sizes used randomly. Sand and soil fill the gaps between the stones. creating layers to form the body of the dam. The eastern. side of the dam Consists of a series of regular shaped stones that have been cut and constructed into a stepped pyramid-like structure with width of (15,7) meters and height of (10) meters. The surface has significant erosion and wear on the stones due to weather Conditions. which has resulted in deep cavities in most of the stone blocks forming the surface.

Keywords: ministry of tourism and antiquities, excavations, registration, documentation

Procedia PDF Downloads 25
1259 Biodegradation of Cellulosic Materials by Marine Fungi Isolated from South Corniche of Jeddah, Saudi Arabia

Authors: Fuad Ameen, Mohamed Moslem, Sarfaraz Hadi

Abstract:

Twenty-eight fungal isolates belonging to 12 genera were derived from debris, sediment and water samples collected from Avicennia marina stands 25km south of Jeddah city on the Red Sea coast of Saudi Arabia. Eight of these isolates were found to be able to grow in association cellulosic waste materials under in vitro conditions in the absence of any carbon source. Isolates were further tested for their potential to degrade paper and clothes wastes by co-cultivation under aeration on a rotary shaker. These fungi accumulated significantly higher biomass, produced ligninolytic and cellulase enzymes, and liberated larger volumes of CO2. These observations indicated that the selected isolates were able to break down and consume the waste materials.

Keywords: biodegradation, enzyme activity, waste materials, mangrove

Procedia PDF Downloads 551