Search results for: Mohamad Zaki Hassan
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 907

Search results for: Mohamad Zaki Hassan

757 ARABEX: Automated Dotted Arabic Expiration Date Extraction using Optimized Convolutional Autoencoder and Custom Convolutional Recurrent Neural Network

Authors: Hozaifa Zaki, Ghada Soliman

Abstract:

In this paper, we introduced an approach for Automated Dotted Arabic Expiration Date Extraction using Optimized Convolutional Autoencoder (ARABEX) with bidirectional LSTM. This approach is used for translating the Arabic dot-matrix expiration dates into their corresponding filled-in dates. A custom lightweight Convolutional Recurrent Neural Network (CRNN) model is then employed to extract the expiration dates. Due to the lack of available dataset images for the Arabic dot-matrix expiration date, we generated synthetic images by creating an Arabic dot-matrix True Type Font (TTF) matrix to address this limitation. Our model was trained on a realistic synthetic dataset of 3287 images, covering the period from 2019 to 2027, represented in the format of yyyy/mm/dd. We then trained our custom CRNN model using the generated synthetic images to assess the performance of our model (ARABEX) by extracting expiration dates from the translated images. Our proposed approach achieved an accuracy of 99.4% on the test dataset of 658 images, while also achieving a Structural Similarity Index (SSIM) of 0.46 for image translation on our dataset. The ARABEX approach demonstrates its ability to be applied to various downstream learning tasks, including image translation and reconstruction. Moreover, this pipeline (ARABEX+CRNN) can be seamlessly integrated into automated sorting systems to extract expiry dates and sort products accordingly during the manufacturing stage. By eliminating the need for manual entry of expiration dates, which can be time-consuming and inefficient for merchants, our approach offers significant results in terms of efficiency and accuracy for Arabic dot-matrix expiration date recognition.

Keywords: computer vision, deep learning, image processing, character recognition

Procedia PDF Downloads 47
756 Preliminary Geotechnical Properties of Uncemented Sandstone Kati Formation

Authors: Nursyafiqah Abdul Kahar, Niraku Rosmawati Ahmad, Hisham Mohamad, Siti Nuruljannah Mohd Marzuki

Abstract:

Assessment of geotechnical properties of the subsoil is necessary for generating relevant input for the design and construction of a foundation. It is significant for the future development in the area. The focus of this research is to investigate the preliminary geotechnical properties of the uncemented sandstone from Kati formation at Puncak Iskandar, Seri Iskandar. A series of basic soil tests, oedometer and direct shear box tests were carried out to obtain the soil parameters. The uncemented sandstone of Kati Formation was found to have well-graded and poorly graded sand distribution, depending on the location where the samples were obtained. The sand grains distribution was in a range of 82%-100% while, the specific gravity of the uncemented sandstone is in the range 2.65-2.86. The preconsolidation pressure for USB3 was 990 kPa indicating that the sandstone at USB3 sample had undergone 990 kPa of overburden pressure. The angle of friction for uncemented sandstone was ranging between 23.34°-32.92°.

Keywords: geotechnical properties, Kati formation, uncemented sandstone, oedometer test; shear box test

Procedia PDF Downloads 129
755 Analyze of Nanoscale Materials and Devices for Future Communication and Telecom Networks in the Gas Refinery

Authors: Mohamad Bagher Heidari, Hefzollah Mohammadian

Abstract:

New discoveries in materials on the nanometer-length scale are expected to play an important role in addressing ongoing and future challenges in the field of communication. Devices and systems for ultra-high speed short and long range communication links, portable and power efficient computing devices, high-density memory and logics, ultra-fast interconnects, and autonomous and robust energy scavenging devices for accessing ambient intelligence and needed information will critically depend on the success of next-generation emerging nonmaterials and devices. This article presents some exciting recent developments in nonmaterials that have the potential to play a critical role in the development and transformation of future intelligent communication and telecom networks in the gas refinery. The industry is benefiting from nanotechnology advances with numerous applications including those in smarter sensors, logic elements, computer chips, memory storage devices, optoelectronics.

Keywords: nonmaterial, intelligent communication, nanoscale, nanophotonic, telecom

Procedia PDF Downloads 291
754 Treatment and Reuse of Nonmetallic PCBs Waste

Authors: Johan Sohaili, Siti Suhaila Mohamad, Shantha Kumari Muniyandi

Abstract:

The strength development, durability and leachability aspects of mortar added with nonmetallic printed circuit board (NMPCBs) were investigated. This study aims to propose methods for treatment and reuse of NMPCBs waste. The leachability of raw NMPCBs was tested for toxicity by performing the Crushed Block Leachability (CBL) test. The effectiveness of the treatment was evaluated by performing compressive, flexural strength, durability and whole block leachability (WBL) tests on the mortar. The results indicated that the concentration of metals leach from the raw NMPCBs are within the standard limits and higher than the concentration of metals from WBL test. The compressive and flexural strength of the NMPCBs mortar was generally lower than the standard mortar. From durability tests, weight and compressive strength both of mortars was decrease after soaking in acid solution. As a conclusion, the treated NMPCBs can be reused in profitable and environmentally friendly ways and has broad application prospects.

Keywords: nonmetallic, printed circuit board, treatment, reuse

Procedia PDF Downloads 442
753 Effect of Nano Packaging Containing Ag-TiO₂ in Inactivating the Selected Bacteria Experimentally Exposed to the Chicken-Eggshell

Authors: Hamed Ahari, Sepideh Farokhi, Mohamad Reza Abedini

Abstract:

This paper focuses on inactivation of the growth of the bacterial mixture, Salmonella enteritidis, Staphylococcus aureus, Bacillus cereus and Escherichia coli, experimentally subjected to the chicken eggshell by two types of nano particle-Ag, composite film and colloidal spray carried out at concentrations of 500, 1000 and 2000 ppm over 28 days. The GLM, Repeated Measurement-ANOVA procedure was used to analyze the effect of time and concentration of nano groups on inactivation of bacteria, simultaneously. The maximum reduction of the bacterial growth was respected to the group “spray 2000 ppm” for which the value of the bacteria reached the minimum (0.93±0.42) on day 7, calculated to be 0.0 on days14 and 28 and followed by the group “spray 1000 ppm”. It was obviously concluded that increasing the dilution of nano coating in spray and film created a significant decrease in the number of bacteria colonies on the eggshells but the effect of packaging in different concentrations of nanocomposite was not statistically significant in different days of the study.

Keywords: nano particle, composite film, eggshell, bacteria

Procedia PDF Downloads 366
752 A Less Complexity Deep Learning Method for Drones Detection

Authors: Mohamad Kassab, Amal El Fallah Seghrouchni, Frederic Barbaresco, Raed Abu Zitar

Abstract:

Detecting objects such as drones is a challenging task as their relative size and maneuvering capabilities deceive machine learning models and cause them to misclassify drones as birds or other objects. In this work, we investigate applying several deep learning techniques to benchmark real data sets of flying drones. A deep learning paradigm is proposed for the purpose of mitigating the complexity of those systems. The proposed paradigm consists of a hybrid between the AdderNet deep learning paradigm and the Single Shot Detector (SSD) paradigm. The goal was to minimize multiplication operations numbers in the filtering layers within the proposed system and, hence, reduce complexity. Some standard machine learning technique, such as SVM, is also tested and compared to other deep learning systems. The data sets used for training and testing were either complete or filtered in order to remove the images with mall objects. The types of data were RGB or IR data. Comparisons were made between all these types, and conclusions were presented.

Keywords: drones detection, deep learning, birds versus drones, precision of detection, AdderNet

Procedia PDF Downloads 144
751 Growth Nanostructured CdO Thin Film via Solid-Vapor Deposition

Authors: A. S. Obaid, K. H. T. Hassan, A. M. Asij, B. M. Salih, M. Bououdina

Abstract:

Cadmium Oxide (CdO) thin films have been prepared by vacuum evaporation method on Si (111) substrate at room temperature using CdCl2 as a source of Cd. Detailed structural properties of the films are presented using XRD and SEM. The films was pure polycrystalline CdO phase with high crystallinity. The lattice constant average crystallite size of the nanocrystalline CdO thin films were calculated. SEM image confirms the formation nanostructure. Energy dispersive X-ray analysis spectra of CdO thin films shows the presence of Cd and O peaks only, no additional peaks attributed to impurities or contamination are observed.

Keywords: nanostructured CdO, solid-vapor deposition, quantum size effect, cadmium oxide

Procedia PDF Downloads 637
750 Surface Roughness of AlSi/10%AlN Metal Matrix Composite Material Using the Taguchi Method

Authors: Nurul Na'imy Wan, Mohamad Sazali Said, Jaharah Ab. Ghani, Mohd Asri Selamat

Abstract:

This paper presents the surface roughness of the Aluminium silicon alloy (AlSi) matrix composite which has been reinforced with aluminium nitride (AlN), with three types of carbide inserts. Experiments were conducted at various cutting speeds, feed rates, and depths of cut, according to the Taguchi method, using a standard orthogonal array L27 (34). The signal-to-noise (S/N) ratio and analysis of variance are applied to study the characteristic performance of machining parameters in measuring the surface roughness during the milling operation. The analysis of results, using the Taguchi method concluded that a combination of low feed rate, medium depth of cut, low cutting speed, and insert TiB2 give a better value of surface roughness. From Taguchi method, it was found that cutting speed of 230m/min, feed rate of 0.4 mm/tooth, depth of cut of 0.5mm and type of insert of TiB2 were the optimal machining parameters that gave the optimal value of surface roughness.

Keywords: AlSi/AlN Metal Matrix Composite (MMC), surface roughness, Taguchi method

Procedia PDF Downloads 440
749 Extraction of Squalene from Lebanese Olive Oil

Authors: Henri El Zakhem, Christina Romanos, Charlie Bakhos, Hassan Chahal, Jessica Koura

Abstract:

Squalene is a valuable component of the oil composed of 30 carbon atoms and is mainly used for cosmetic materials. The main concern of this article is to study the Squalene composition in the Lebanese olive oil and to compare it with foreign oil results. To our knowledge, extraction of Squalene from the Lebanese olive oil has not been conducted before. Three different techniques were studied and experiments were performed on three brands of olive oil, Al Wadi Al Akhdar, Virgo Bio and Boulos. The techniques performed are the Fractional Crystallization, the Soxhlet and the Esterification. By comparing the results, it is found that the Lebanese oil contains squalene and Soxhlet method is the most effective between the three methods extracting about 6.5E-04 grams of Squalene per grams of olive oil.

Keywords: squalene, extraction, crystallization, Soxhlet

Procedia PDF Downloads 492
748 In vitro and in vivo Antiangiogenic Activity of Girinimbine Isolated from Murraya koenigii

Authors: Venoos Iman, Suzita Mohd Noor, Syam Mohan, Mohamad Ibrahim Noordin

Abstract:

Girinimbine, a carbazole alkaloid was isolated from the stem bark and root of Murraya koenigii and its structure and purity was identified by HPLC and LC-MS. Here we report that Girinimbine strongly inhibit angiogenesis activity both in vitro and in vivo. MTT result showed that girinimbine inhibits cell proliferation of the HUVECS cell line in vitro. Result of endothelial cell invasion, migration, tube formation and wound healing assays also demonstrated significant time and does dependent inhibition by girinimbine. Moreover, girinibine mediates its anti-angiogenic activity through up- and down-regulation of angiogenic and anti-aniogenic proteins. Furthermore, anti-angiogenic potential of girinimbine was evidenced in vivo on zebrafish model. Girinimbine inhibited neo-vessels formation in zebrafish embryos during 24 hours exposure time. Together, these results demonstrated for the first time that girinimbine could effectively suppress angiogenesis and strongly suggest that it might be a novel angiogenesis inhibitor.

Keywords: anti-angiogenic, carbazole alkaloid, girinimbine, zebrafish

Procedia PDF Downloads 351
747 Motion Effects of Arabic Typography on Screen-Based Media

Authors: Ibrahim Hassan

Abstract:

Motion typography is one of the most important types of visual communication based on display. Through the digital display media, we can control the text properties (size, direction, thickness, color, etc.). The use of motion typography in visual communication made it have several images. We need to adjust the terminology and clarify the different differences between them, so relying on the word motion typography -considered a general term- is not enough to separate the different communicative functions of the moving text. In this paper, we discuss the different effects of motion typography on Arabic writing and how we can achieve harmony between the movement and the letterform, and we will, during our experiments, present a new type of text movement.

Keywords: Arabic typography, motion typography, kinetic typography, fluid typography, temporal typography

Procedia PDF Downloads 121
746 Investigation of the Relationship between Personality Components and Tendency to Addiction to Domestic Violence

Authors: Mohamad Reza Khodabakhsh

Abstract:

Violence against women is a historical phenomenon; although its form and type are common in various societies and cultures, this type of violence occurs in terms of physical, psychological, financial, and sexual dimensions. This is the cause of many social deviations and endangers the center of the family as the most important institution. This research seeks to investigate the relationship between personality characteristics and the tendency to addiction to domestic violence. One hundred fifty women and one hundred fifty men were selected by the available sampling method. One hundred fifty men were admitted to drug addiction camps, and women included domestic violence cases. A questionnaire on addiction tendency, Five Personality Traits (NEO), and attitudes toward violence against women was used. Data were analyzed in descriptive and inferential statistics. The data were analyzed at the level of descriptive mean, mean, and standard deviation and analyzed using SPSS 20 software using correlation and analysis of variance at the level of inferential level. And the data were analyzed at the p≤0.05 significance level. The results showed that there is a significant relationship between personality traits and a tendency to addiction and domestic violence.

Keywords: personality, addiction, domestic violence, family

Procedia PDF Downloads 64
745 Imputation Technique for Feature Selection in Microarray Data Set

Authors: Younies Saeed Hassan Mahmoud, Mai Mabrouk, Elsayed Sallam

Abstract:

Analysing DNA microarray data sets is a great challenge, which faces the bioinformaticians due to the complication of using statistical and machine learning techniques. The challenge will be doubled if the microarray data sets contain missing data, which happens regularly because these techniques cannot deal with missing data. One of the most important data analysis process on the microarray data set is feature selection. This process finds the most important genes that affect certain disease. In this paper, we introduce a technique for imputing the missing data in microarray data sets while performing feature selection.

Keywords: DNA microarray, feature selection, missing data, bioinformatics

Procedia PDF Downloads 532
744 Motivating EFL Students to Speak English through Flipped Classroom Implantation

Authors: Mohamad Abdullah

Abstract:

Recent Advancements in technology have stimulated deep change in the language learning classroom. Flipped classroom as a new pedagogical method is at the center of this change. It turns the classroom into a student-centered environment and promotes interactive and autonomous learning. The present study is an attempt to examine the effectiveness of the Flipped Classroom Model (FCM) on students’ motivation level in English speaking performance. This study was carried out with 27 undergraduate female English majors who enrolled in the course of Advanced Communication Skills (ENGL 154) at Buraimi University College (BUC). Data was collected through Motivation in English Speaking Performance Questionnaire (MESPQ) which has been distributed among the participants of this study pre and post the implementation of FCM. SPSS was used for analyzing data. The Paired T-Test which was carried out on the pre-post of (MESPQ) showed a significant difference between them (p < .009) that revealed participants’ tendency to increase their motivation level in English speaking performance after the application of FCM. In addition, respondents of the current study reported positive views about the implementation of FCM.

Keywords: english speaking performance, motivation, flipped classroom model, learner-contentedness

Procedia PDF Downloads 104
743 Neurofeedback Applications for Dealing With Depression for Illegitimate Pregnant Teens: A Thesis Proposal

Authors: Mohamad Sharif bin Mustaffa, Maizatul Akmam binti Abu Bakar, Mohd Harriszamani bin Abu Bakar

Abstract:

Most teens who gave birth to an illegitimate child will suffer from depression. This depression issues arising from the incident itself which contains the teen will feel ashamed because labeled as immoral, apart from that most teenagers go through this episode without support from their spouse or family. Teens also face the possibility of a large part with the will be born babies because the issue of too young and needs to go back to school. Teens also can not make a decision on the future of the baby later because they are too immature and no baby care skills other than financial issues, where young people themselves are still dependent on their family. This paper will look at how to apply neurofeedback can be used to see the level of depression experienced by teenagers who get pregnant out of wedlock. Play therapy that will help improve adolescent focus will be used for this purpose. Each level experienced by teenagers going through the phase of easy-to-high difficulty level. Apart from that a recovery module will also be developed as a whole to reduce the level of depression to enable the youth to perform routine healthy activities and can go back to school with cheerful feeling, motivated and active.

Keywords: neurofeedback, depression, pregnant, adolescent, illegitimate

Procedia PDF Downloads 395
742 Case Study on Exploration of Pediatric Cardiopulmonary Resuscitation among Involved Team Members in Pediatric Intensive Care Unit Institut Jantung Negara

Authors: Farah Syazwani Hilmy Zaki

Abstract:

Background: Compared to adult cardiopulmonary resuscitation (CPR), high-quality research and evidence on pediatric CPR remain relatively scarce. This knowledge gap hinders the development of optimal guidelines and best practices for resuscitating children. Objectives: To explore pediatric intensive care unit (PICU) CPR current practices in PICU of Institut Jantung Negara (IJN) Malaysia. Method: The research employed a qualitative approach, utilising case study research design. The data collection process involved in-depth interviews and reviewing the Resuscitation Feedback Form. Purposive sampling was used to select two cases consisting of 14 participants. The study participants comprised a cardiologist, one anaesthetist, and twelve nurses. The data collected were transcribed and entered into NVivo software to facilitate theme development. Subsequently, thematic analysis was conducted to analyse the data. Findings: The study yielded key findings regarding the enhancement of PICU CPR practices. These findings are categorised into four themes, namely routine procedures, resuscitation techniques, team dynamics, and individual contributions. Establishment of cohesive team is crucial in facilitating the effectiveness of resuscitation. According to participants, lack of confidence, skills and knowledge presents significant obstacles to effective PICU CPR. Conclusion: The findings of this study indicate that the participants express satisfaction with the current practices of PICU CPR. However, the research also highlights the need for enhancements in various areas, including routine procedures, resuscitation techniques, as well as team and individual factors. Furthermore, it was suggested that additional training be conducted on the resuscitation process to enhance the preparedness of the medical team.

Keywords: cardiopulmonary resuscitation, feedback, nurses, pediatric intensive care unit

Procedia PDF Downloads 23
741 Comparing Abused and Normal Male Students in Tehran Guidance Schools: Emphasizing the Co-Dependency of Their Mothers

Authors: Mohamad Saleh Sangin Ostadi, Esmail Safari, Somayeh Akbari, Kaveh Qaderi Bagajan

Abstract:

The aim of this study is to compare abused and normal male students in Tehran guidance schools with emphasis on the co-dependency of their mothers. The method of this study is based on survey method and comparison (Ex-Post Facto). The method of sampling is also multi-stage cluster. Accordingly, we did sampling from secondary schools of education and training in Tehran, including 12 schools with levels of first, second and third. Each of the schools represents the three – high, medium and low- economic and social conditions. In the following, three classes from every school and 20 students from each class were randomly selected. By (CTQ) abused and normal students were separated that 670 children were recognized as normal and 50 children as abused. Then, 50 children were randomly selected from normal group and compared with abused group. Using Spanned-Fischer Co-dependency Scale, we compared mothers of abused and normal students. The results showed that mothers of the abused children have higher co- dependency average comparing to the mothers of the normal children.

Keywords: co-dependency, child abuse, abused children, parental psychological health

Procedia PDF Downloads 315
740 Solving SPDEs by Least Squares Method

Authors: Hassan Manouzi

Abstract:

We present in this paper a useful strategy to solve stochastic partial differential equations (SPDEs) involving stochastic coefficients. Using the Wick-product of higher order and the Wiener-Itˆo chaos expansion, the SPDEs is reformulated as a large system of deterministic partial differential equations. To reduce the computational complexity of this system, we shall use a decomposition-coordination method. To obtain the chaos coefficients in the corresponding deterministic equations, we use a least square formulation. Once this approximation is performed, the statistics of the numerical solution can be easily evaluated.

Keywords: least squares, wick product, SPDEs, finite element, wiener chaos expansion, gradient method

Procedia PDF Downloads 388
739 Physicochemical Properties of Rambutan Seed Oil (RSO)

Authors: Nadya Hajar, Naemaa Mohamad, Nurul Azlin Tokiman, Nursabrina Munawar, Noor Hasvenda Abd Rahim

Abstract:

Rambutan (Nephelium lappaceum L.) fruit is abundantly present in Malaysia during their season of the year. Its short shelf life at ambient temperature has contributed to fruit wastage. Thus, the initiative of producing canned Rambutan is an innovation that makes Rambutan fruit available throughout the year. The canned Rambutan industry leaves large amount of Rambutan seed. This study focused on utilization of Rambutan seed as a valuable product which is Rambutan Seed Oil (RSO). The RSO was extracted using Soxhlet Extraction Method for 8 hours. The objective of this study was to determine the physicochemical properties of RSO: melting point (°C), Refractive Index (RI), Total Carotene Content (TCC), water activity (Aw), acid value, peroxide value and saponification value. The results showed: 38.00±1.00 – 48.83±1.61°C melting point, 1.46±0.00 RI, 1.18±0.06mg/kg TCC, 0.4721±0.0176 Aw, 1.2162±0.1520mg KOH/g acid value, 9.6000±0.4000g/g peroxide value and 146.8040±18.0182mg KOH/g saponification value, respectively. According to the results, RSO showed high industrial potential as cocoa butter replacement in chocolates and cosmetics production.

Keywords: Cocoa butter replacer, Rambutan, Rambutan seed, Rambutan seed oil (RSO)

Procedia PDF Downloads 405
738 Investigating the Effect of Aesthetics of Wisdom and Thought on Islamic-Iranian Architecture and Modern Western Architecture: Considering the Position of Islamic Philosophy and Western Philosophy in the Art of Architecture

Authors: Hamid Mohamad Hosein Zadeh Hashemi

Abstract:

In this article, in order to recognize the value of aesthetics of the place of wisdom and mysticism on Islamic art-architecture, and compare it with the influence of philosophy and thought on the "modern art of architecture" of the West, it examines the position of wisdom and philosophy in art Architecture ". In this regard, one can point out the unique status of "art of architecture" in human societies, which in two cultures of the East and West, based on the ideas of Islamic wisdom and Western thought, has taken a dual path, so that even today, even from the original And the basic "art of architecture" of its primary and academic has turned away and has undergone some kind of transformation. To this end, we examine some of the "aesthetics" positions based on the "art of architecture" in the broad sense of the word, in order to reflect on the historical course of this art, and with regard to the position of Islamic thought and Western thought, each of which originated from, but based on The basis of cultures, climate, and sociology, and others, are ultimately the result of an arbitrary result, namely the achievement of the aesthetic position of wisdom and mysticism on the "Islamic-Iranian" architecture of art "and its opposition to the position of philosophy and thought On modern art of modern architecture of the West.

Keywords: aesthetics, art, philosophy, the art of Architecture, wisdom

Procedia PDF Downloads 210
737 Microstrip Bandpass Filter with Wide Stopband and High Out-of-Band Rejection Based on Inter-Digital Capacitor

Authors: Mohamad Farhat, Bal Virdee

Abstract:

This paper present a compact Microstrip Bandpass filter exhibiting a very wide stop band and high selectivity. The filter comprises of asymmetric resonator structures, which are interconnected by an inter-digital capacitor to enable the realization of a wide bandwidth with high rejection level. High selectivity is obtained by optimizing the parameters of the interdigital capacitor. The filter has high out-of-band rejection (> 30 dB), less than 0.6 dB of insertion-loss, up to 5.5 GHz spurii free, and about 18 dB of return-loss. Full-wave electromagnetic simulator ADSTM (Mom) is used to analyze and optimize the prototype bandpass filter. The proposed technique was verified practically to validate the design methodology. The experimental results of the prototype circuit are presented and a good agreement was obtained comparing with the simulation results. The dimensions of the proposed filter are 32 x 24 mm2.The filter’s characteristics and compact size make it suitable for wireless communication systems.

Keywords: asymmetric resonator, bandpass filter, microstrip, spurious suppression, ultra-wide stop band

Procedia PDF Downloads 160
736 Changes in Religious Belief after Flood Disasters

Authors: Sapora Sipon, Mohd Fo’ad Sakdan, Che Su Mustaffa, Najib Ahmad Marzuki, Mohamad Sukeri Khalid, Mohd Taib Ariffin, Husni Mohd Radzi, Salhah Abdullah

Abstract:

Flood disasters occur throughout the world including Malaysia. The major flood disaster that hit Malaysia in the 2014-2015 episodes proved the psychosocial and mental health consequences such as vivid images of destruction, upheaval, death and loss of lives. Flood, flood survivors reported that flood has changed one looks at their religious belief. The main objective of this paper is to investigate the changes in religious belief after the 2014-2015 Malaysia flood disaster. The total population of 1300 respondents who experienced the 2014-2015 Malaysia flood were surveyed a month after the disaster. The questionnaires were used to measure religiosity and stress. The results provide compelling evidence that religion played an important role in the lives of Malaysia flood disasters’ survivor where more than half of the respondents (>75%) experiencing the strengthening of their religious belief. It was also reported the victims’ strengthening of their religious belief proved to be a powerful factor in reducing stress in the aftermath of the flood.

Keywords: religious belief, flood disaster, humanity, society

Procedia PDF Downloads 378
735 Regional Pole Placement by Saturated Power System Stabilizers

Authors: Hisham M. Soliman, Hassan Yousef

Abstract:

This manuscript presents new results on design saturated power system stabilizers (PSS) to assign system poles within a desired region for achieving good dynamic performance. The regional pole placement is accomplished against model uncertainties caused by different load conditions. The design is based on a sufficient condition in the form of linear matrix inequalities (LMI) which forces the saturated nonlinear controller to lie within the linear zone. The controller effectiveness is demonstrated on a single machine infinite bus system.

Keywords: power system stabilizer, saturated control, robust control, regional pole placement, linear matrix inequality (LMI)

Procedia PDF Downloads 537
734 Optimization of Scheduling through Altering Layout Using Pro-Model

Authors: Zouhair Issa Ahmed, Ahmed Abdulrasool Ahmed, Falah Hassan Abdulsada

Abstract:

This paper presents a layout of a factory using Pro-Model simulation by choosing the best layout that gives the highest productivity and least work in process. The general problem is to find the best sequence in which jobs pass between the machines which are compatible with the technological constraints and optimal with respect to some performance criteria. The best simulation with Pro-Model program increased productivity and reduced work in process by balancing lines of production compared with the current layout of factory when productivity increased from 45 products to 180 products through 720 hours.

Keywords: scheduling, Pro-Model, simulation, balancing lines of production, layout planning, WIP

Procedia PDF Downloads 592
733 Nanoindentation Behavior and Physical Properties of Polyvinyl Chloride /Styrene Co-Maleic Anhydride Blend Reinforced by Nano-Bentonite

Authors: Dalia Elsawy Abulyazied, Samia Mohamad Mokhtar, Ahmed Magdy Motawie

Abstract:

This article studies the effects of nano-bentonite on the structure and properties of polymer blends nanocomposites, based on polyvinyl chloride (PVC) and styrene co-maleic anhydride (SMA) blend. Modification of Egyptian bentonite (EB) is carried out using organo-modifier namely; octadecylamine (ODA). Octadecylamine bentonite (ODA-B) is characterized using FTIR, XRD and TEM. Nanocomposites of PVC/SMA/ODA-B are prepared by solution intercalation polymerization from 0.50 up to 5 phr. The nanocomposites are characterized by XRD and TEM. Thermal behavior of the nanocomposites is studied. The effect of different content of ODA-B on the nano-mechanical properties is investigated by a nano-indentation test method. Also the swelling and electrical properties of the nanocomposites are measured. The morphology of the nanocomposites shows that ODA-B achieved good dispersion in the PVC/SMA matrix. The thermal stability of the nanocomposites is enhanced due to the presence of the ODA-B. Incorporation of 0.5, 1, 3 and 5 phr. ODA-B into the PVC/SMA blends results in an improvement in nano-hardness of 16%, 76%, 92%, and 68% respectively. The elastic modulus increased by 37% from 4.59 GPa for unreinforced PVC/SMA blend to 6.30 GPa for 3 phr. The cross-link density and the electrical conductivity of the nanocomposites are increased with increasing the content of ODA-B.

Keywords: PVC, SMA, nanocomposites, nano-bentonite, nanoindentation, crosslink density

Procedia PDF Downloads 452
732 Reduced Complexity Iterative Solution For I/Q Imbalance Problem in DVB-T2 Systems

Authors: Karim S. Hassan, Hisham M. Hamed, Yassmine A. Fahmy, Ahmed F. Shalash

Abstract:

The mismatch between in-phase and quadrature signals in Orthogonal frequency division multiplexing (OFDM) systems, such as DVB-T2, results in a severe degradation in performance. Several general solutions have been proposed in the past, but these are largely computationally intensive, leading to complex implementations. In this paper, we propose a relatively simple iterative solution, which provides good results in relatively few iterations, using fixed precision arithmetic. An additional advantage is that complex digital blocks, such as dividers and square root, are not required. Thus, the proposed solution may be implemented in relatively simple hardware.

Keywords: OFDM, DVB-T2, I/Q imbalance, I/Q mismatch, iterative method, fixed point, reduced complexity

Procedia PDF Downloads 507
731 Comparisons Growth Indices of Huso huso Prebroodstock Rearing Environments (Pond and Concrete Tank) for Production of Meat

Authors: Mohamad Ali Yazdani Sadati, Mir Hamed Sayed Hassani, Mahmoud Shakorian, Rezvanollah Kazemi, Bahareh Younes Haghighi

Abstract:

The efficiency of two rearing environments in culture and effect on growth performance of beluga (Huso huso) were investigated. In accordance two group of three years Huso huso ((Average weight of 9.93±0.305 and 10±0.5Kg) density (0.5 and 25 kg/m2)) with 3 replicate were stocked in two culture environment and reared with formulated diet including protein 43% and energy 22 MJ/ kg for 12 month from 2014.6.19 to 2015.9.10 A.D. In the end of rearing period, indices of Final weight, final biomass, daily growth and body percent weight fish reared in cement tank (20.1±0.6, 2016.66±5.77,0.112±0.00239 and 102.35±1.1kg) were significantly higher than fish reared in pond (17.4±0.4, 1746.66±7.2, 0.082±0.118 and 74.15±4.71 kg), respectively P < 0.05). Food efficiency ratio between two group was not significantly different (P > 0.05). The result of this study indicated that except of primary cost of building concrete tank, Huso huso prebroodstocking in cement tank is better than pond for result of increasing growth rate in culture rearing and more effective management.

Keywords: cement tank, earthen pond, Huso huso, prebroodstocking

Procedia PDF Downloads 294
730 5G Future Hyper-Dense Networks: An Empirical Study and Standardization Challenges

Authors: W. Hashim, H. Burok, N. Ghazaly, H. Ahmad Nasir, N. Mohamad Anas, A. F. Ismail, K. L. Yau

Abstract:

Future communication networks require devices that are able to work on a single platform but support heterogeneous operations which lead to service diversity and functional flexibility. This paper proposes two cognitive mechanisms termed cognitive hybrid function which is applied in multiple broadband user terminals in order to maintain reliable connectivity and preventing unnecessary interferences. By employing such mechanisms especially for future hyper-dense network, we can observe their performances in terms of optimized speed and power saving efficiency. Results were obtained from several empirical laboratory studies. It was found that selecting reliable network had shown a better optimized speed performance up to 37% improvement as compared without such function. In terms of power adjustment, our evaluation of this mechanism can reduce the power to 5dB while maintaining the same level of throughput at higher power performance. We also discuss the issues impacting future telecommunication standards whenever such devices get in place.

Keywords: dense network, intelligent network selection, multiple networks, transmit power adjustment

Procedia PDF Downloads 347
729 A Survey of Semantic Integration Approaches in Bioinformatics

Authors: Chaimaa Messaoudi, Rachida Fissoune, Hassan Badir

Abstract:

Technological advances of computer science and data analysis are helping to provide continuously huge volumes of biological data, which are available on the web. Such advances involve and require powerful techniques for data integration to extract pertinent knowledge and information for a specific question. Biomedical exploration of these big data often requires the use of complex queries across multiple autonomous, heterogeneous and distributed data sources. Semantic integration is an active area of research in several disciplines, such as databases, information-integration, and ontology. We provide a survey of some approaches and techniques for integrating biological data, we focus on those developed in the ontology community.

Keywords: biological ontology, linked data, semantic data integration, semantic web

Procedia PDF Downloads 415
728 Quantum Modelling of AgHMoO4, CsHMoO4 and AgCsMoO4 Chemistry in the Field of Nuclear Power Plant Safety

Authors: Mohamad Saab, Sidi Souvi

Abstract:

In a major nuclear accident, the released fission products (FPs) and the structural materials are likely to influence the transport of iodine in the reactor coolant system (RCS) of a pressurized water reactor (PWR). So far, the thermodynamic data on cesium and silver species used to estimate the magnitude of FP release show some discrepancies, data are scarce and not reliable. For this reason, it is crucial to review the thermodynamic values related to cesium and silver materials. To this end, we have used state-of-the-art quantum chemical methods to compute the formation enthalpies and entropies of AgHMoO₄, CsHMoO₄, and AgCsMoO₄ in the gas phase. Different quantum chemical methods have been investigated (DFT and CCSD(T)) in order to predict the geometrical parameters and the energetics including the correlation energy. The geometries were optimized with TPSSh-5%HF method, followed by a single point calculation of the total electronic energies using the CCSD(T) wave function method. We thus propose with a final uncertainty of about 2 kJmol⁻¹ standard enthalpies of formation of AgHMoO₄, CsHMoO₄, and AgCsMoO₄.

Keywords: nuclear accident, ASTEC code, thermochemical database, quantum chemical methods

Procedia PDF Downloads 160