Search results for: computer processing of large databases
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 12482

Search results for: computer processing of large databases

6812 Effect of Polyethylene Glycol on Physiochemical Properties of Spherical Agglomerates of Pioglitazone Hydrochloride

Authors: S. V. Patil , S. K. Sahoo, K. Y. Chougule, S. S. Patil

Abstract:

Spherically agglomerated crystals of Pioglitazone hydrochloride (PGH) with improved flowability and compactibility were successfully prepared by emulsion solvent diffusion method. Plane agglomerates and agglomerates with additives: polyethylene glycol 6000 (PEG), polyvinyl pyrrolidone (PVP) and β cyclodextrin (β-CD) were prepared using methanol, chloroform and water as good solvent, bridging liquid and poor solvent respectively. Particle size, flowability, compactibility and packability of plane, PEG and β-CD agglomerates were preferably improved for direct tableting compared with raw crystals and PVP agglomerates of PGH. These improved properties of spherically agglomerated crystals were due to their large and spherical shape and enhanced fragmentation during compaction which was well supported by increased tensile strength and less elastic recovery of its compact. X-ray powder diffraction and differential scanning calorimetry study were indicated polymorphic transition of PGH from form II to I during recrystallization but not associated with chemical transition indicated by fourier transforms infrared spectra.

Keywords: spherical crystallization, pioglitazone hydrochloride, compactibility, packability

Procedia PDF Downloads 339
6811 Neural Networks for Distinguishing the Performance of Two Hip Joint Implants on the Basis of Hip Implant Side and Ground Reaction Force

Authors: L. Parisi

Abstract:

In this research work, neural networks were applied to classify two types of hip joint implants based on the relative hip joint implant side speed and three components of each ground reaction force. The condition of walking gait at normal velocity was used and carried out with each of the two hip joint implants assessed. Ground reaction forces’ kinetic temporal changes were considered in the first approach followed but discarded in the second one. Ground reaction force components were obtained from eighteen patients under such gait condition, half of which had a hip implant type I-II, whilst the other half had the hip implant, defined as type III by Orthoload®. After pre-processing raw gait kinetic data and selecting the time frames needed for the analysis, the ground reaction force components were used to train a MLP neural network, which learnt to distinguish the two hip joint implants in the abovementioned condition. Further to training, unknown hip implant side and ground reaction force components were presented to the neural networks, which assigned those features into the right class with a reasonably high accuracy for the hip implant type I-II and the type III. The results suggest that neural networks could be successfully applied in the performance assessment of hip joint implants.

Keywords: kinemic gait data, neural networks, hip joint implant, hip arthroplasty, rehabilitation engineering

Procedia PDF Downloads 341
6810 A Study on Holosen-Pleistosen Sedimentology of Morphotectonic Structure and Seismicity of Gökova Bay

Authors: Ebru Aktepe Erkoç, Atilla Uluğ

Abstract:

In this research which has been prepared to show the relationship between Gökova Bay’s morphotectonic structure and seismicity, it is clear that there are many active faults in the region. The existence of a thick sedimentary accumulation since Late Quaternary times is obvious as a result of the geophysical workings in the region and the interpretation of seismic data which has been planning to be taken from the Bay. In the regions which have been tectonically active according to the interpretation of the taken data, the existence of the successive earthquakes in the last few years is remarkable. By analyzing large earthquakes affecting the areas remaining inside the sediments in West Anatolian Collapse System, this paper aims to reveal the fault systems constituting earthquakes with the information obtained from this study and to determine seismicity of the present residential areas right next to them. It is also aimed to anticipate the measures to be taken against possible earthquake hazards, to identify these areas posing a risk in terms of residential and urban planning and to determine at least partly the characteristics of the basin.

Keywords: Gökova Bay, sedimentation, seismic, West Anatolian

Procedia PDF Downloads 249
6809 The Effects of Microstructure of Directionally Solidified Al-Si-Fe Alloys on Micro Hardness, Tensile Strength, and Electrical Resistivity

Authors: Sevda Engin, Ugur Buyuk, Necmettin Marasli

Abstract:

Directional solidification of eutectic alloys attracts considerable attention because of microhardness, tensile strength, and electrical resistivity influenced by eutectic structures. In this research, we examined processing of Al–Si–Fe (Al–11.7wt.%Si–1wt.%Fe) eutectic by directional solidification. The alloy was prepared by vacuum furnace and directionally solidified in Bridgman-type equipment. During the directional solidification process, the growth rates utilized varied from 8.25 m/s to 164.80 m/s. The Al–Si–Fe system showed an eutectic transformation, which resulted in the matrix Al, Si and Al5SiFe plate phases. The eutectic spacing between (λ_Si-λ_Si, λ_(Al_5 SiFe)-λ_(Al_5 SiFe)) was measured. Additionally, the microhardness, tensile strength, and electrical resistivity of the alloy were determined using directionally solidified samples. The effects of growth rates on microhardness, tensile strength, and electrical resistivity for directionally solidified Al–Si–Fe eutectic alloy were investigated, and the relationships between them were experimentally obtained. It was found that the microhardness, tensile strength, and electrical resistivity were affected by both eutectic spacing and the solidification parameter.

Keywords: directional solidification, aluminum alloy, microstructure, electrical properties, tensile test, hardness test

Procedia PDF Downloads 285
6808 Rapid Building Detection in Population-Dense Regions with Overfitted Machine Learning Models

Authors: V. Mantey, N. Findlay, I. Maddox

Abstract:

The quality and quantity of global satellite data have been increasing exponentially in recent years as spaceborne systems become more affordable and the sensors themselves become more sophisticated. This is a valuable resource for many applications, including disaster management and relief. However, while more information can be valuable, the volume of data available is impossible to manually examine. Therefore, the question becomes how to extract as much information as possible from the data with limited manpower. Buildings are a key feature of interest in satellite imagery with applications including telecommunications, population models, and disaster relief. Machine learning tools are fast becoming one of the key resources to solve this problem, and models have been developed to detect buildings in optical satellite imagery. However, by and large, most models focus on affluent regions where buildings are generally larger and constructed further apart. This work is focused on the more difficult problem of detection in populated regions. The primary challenge with detecting small buildings in densely populated regions is both the spatial and spectral resolution of the optical sensor. Densely packed buildings with similar construction materials will be difficult to separate due to a similarity in color and because the physical separation between structures is either non-existent or smaller than the spatial resolution. This study finds that training models until they are overfitting the input sample can perform better in these areas than a more robust, generalized model. An overfitted model takes less time to fine-tune from a generalized pre-trained model and requires fewer input data. The model developed for this study has also been fine-tuned using existing, open-source, building vector datasets. This is particularly valuable in the context of disaster relief, where information is required in a very short time span. Leveraging existing datasets means that little to no manpower or time is required to collect data in the region of interest. The training period itself is also shorter for smaller datasets. Requiring less data means that only a few quality areas are necessary, and so any weaknesses or underpopulated regions in the data can be skipped over in favor of areas with higher quality vectors. In this study, a landcover classification model was developed in conjunction with the building detection tool to provide a secondary source to quality check the detected buildings. This has greatly reduced the false positive rate. The proposed methodologies have been implemented and integrated into a configurable production environment and have been employed for a number of large-scale commercial projects, including continent-wide DEM production, where the extracted building footprints are being used to enhance digital elevation models. Overfitted machine learning models are often considered too specific to have any predictive capacity. However, this study demonstrates that, in cases where input data is scarce, overfitted models can be judiciously applied to solve time-sensitive problems.

Keywords: building detection, disaster relief, mask-RCNN, satellite mapping

Procedia PDF Downloads 159
6807 Standardization Of Miniature Neutron Research Reactor And Occupational Safety Analysis

Authors: Raymond Limen Njinga

Abstract:

The comparator factors (Fc) for miniature research reactors are of great importance in the field of nuclear physics as it provide accurate bases for the evaluation of elements in all form of samples via ko-NAA techniques. The Fc was initially simulated theoretically thereafter, series of experiments were performed to validate the results. In this situation, the experimental values were obtained using the alloy of Au(0.1%) - Al monitor foil and a neutron flux setting of 5.00E+11 cm-2.s-1. As was observed in the inner irradiation position, the average experimental value of 7.120E+05 was reported against the theoretical value of 7.330E+05. In comparison, a percentage deviation of 2.86 (from theoretical value) was observed. In the large case of the outer irradiation position, the experimental value of 1.170E+06 was recorded against the theoretical value of 1.210E+06 with a percentage deviation of 3.310 (from the theoretical value). The estimation of equivalent dose rate at 5m from neutron flux of 5.00E+11 cm-2.s-1 within the neutron energies of 1KeV, 10KeV, 100KeV, 500KeV, 1MeV, 5MeV and 10MeV were calculated to be 0.01 Sv/h, 0.01 Sv/h, 0.03 Sv/h, 0.15 Sv/h, 0.21Sv/h and 0.25 Sv/h respectively with a total dose within a period of an hour was obtained to be 0.66 Sv.

Keywords: neutron flux, comparator factor, NAA techniques, neutron energy, equivalent dose

Procedia PDF Downloads 165
6806 Genetically Informed Precision Drug Repurposing for Rheumatoid Arthritis

Authors: Sahar El Shair, Laura Greco, William Reay, Murray Cairns

Abstract:

Background: Rheumatoid arthritis (RA) is a chronic, systematic, inflammatory, autoimmune disease that involves damages to joints and erosions to the associated bones and cartilage, resulting in reduced physical function and disability. RA is a multifactorial disorder influenced by heterogenous genetic and environmental factors. Whilst different medications have proven successful in reducing inflammation associated with RA, they often come with significant side effects and limited efficacy. To address this, the novel pharmagenic enrichment score (PES) algorithm was tested in self-reported RA patients from the UK Biobank (UKBB), which is a cohort of predominantly European ancestry, and identified individuals with a high genetic risk in clinically actionable biological pathways to identify novel opportunities for precision interventions and drug repurposing to treat RA. Methods and materials: Genetic association data for rheumatoid arthritis was derived from publicly available genome-wide association studies (GWAS) summary statistics (N=97173). The PES framework exploits competitive gene set enrichment to identify pathways that are associated with RA to explore novel treatment opportunities. This data is then integrated into WebGestalt, Drug Interaction database (DGIdb) and DrugBank databases to identify existing compounds with existing use or potential for repurposed use. The PES for each of these candidates was then profiled in individuals with RA in the UKBB (Ncases = 3,719, Ncontrols = 333,160). Results A total of 209 pathways with known drug targets after multiple testing correction were identified. Several pathways, including interferon gamma signaling and TID pathway (which relates to a chaperone that modulates interferon signaling), were significantly associated with self-reported RA in the UKBB when adjusting for age, sex, assessment centre month and location, RA polygenic risk and 10 principal components. These pathways have a major role in RA pathogenesis, including autoimmune attacks against certain citrullinated proteins, synovial inflammation, and bone loss. Encouragingly, many also relate to the mechanism of action of existing RA medications. The analyses also revealed statistically significant association between RA polygenic scores and self-reported RA with individual PES scorings, highlighting the potential utility of the PES algorithm in uncovering additional genetic insights that could aid in the identification of individuals at risk for RA and provide opportunities for more targeted interventions. Conclusions In this study, pharmacologically annotated genetic risk was explored through the PES framework to overcome inter-individual heterogeneity and enable precision drug repurposing in RA. The results showed a statistically significant association between RA polygenic scores and self-reported RA and individual PES scorings for 3,719 RA patients. Interestingly, several enriched PES pathways were targeted by already approved RA drugs. In addition, the analysis revealed genetically supported drug repurposing opportunities for future treatment of RA with a relatively safe profile.

Keywords: rheumatoid arthritis, precision medicine, drug repurposing, system biology, bioinformatics

Procedia PDF Downloads 60
6805 Minimizing Mutant Sets by Equivalence and Subsumption

Authors: Samia Alblwi, Amani Ayad

Abstract:

Mutation testing is the art of generating syntactic variations of a base program and checking whether a candidate test suite can identify all the mutants that are not semantically equivalent to the base: this technique is widely used by researchers to select quality test suites. One of the main obstacles to the widespread use of mutation testing is cost: even small pro-grams (a few dozen lines of code) can give rise to a large number of mutants (up to hundreds): this has created an incentive to seek to reduce the number of mutants while preserving their collective effectiveness. Two criteria have been used to reduce the size of mutant sets: equiva-lence, which aims to partition the set of mutants into equivalence classes modulo semantic equivalence, and selecting one representative per class; subsumption, which aims to define a partial ordering among mutants that ranks mutants by effectiveness and seeks to select maximal elements in this ordering. In this paper we analyze these two policies using analytical and em-pirical criteria.

Keywords: mutation testing, mutant sets, mutant equivalence, mutant subsumption, mutant set minimization

Procedia PDF Downloads 48
6804 Student Experiences in Online Doctoral Programs: A Critical Review of the Literature

Authors: Nicole A. Alford

Abstract:

The study of online graduate education started just 30 years ago, with the first online graduate program in the 1990s. Institutions are looking for ways to increase retention and support the needs of students with the rapid expansion of online higher education due to the global pandemic. Online education provides access and opportunities to those who otherwise would be unable to pursue an advanced degree for logistical reasons. Thus, the objective of the critical literature review is to survey current research of student experiences given the expanding role of online doctoral programs. The guiding research questions are: What are the personal, professional, and student life practices of graduate students who enrolled in a fully online university doctoral program or course? and How do graduate students who enrolled in a fully online doctoral program or course describe the factors that contributed to their continued study? The systematic literature review was conducted employing a variety of databases to locate articles using key Boolean terms and synonyms within three categories of the e-learning, doctoral education, and student perspectives. Inclusion criteria for the literature review consisted of empirical peer-reviewed studies with original data sources that focused on doctoral programs and courses within a fully online environment and centered around student experiences. A total of 16 articles were selected based on the inclusion criteria and systemically analyzed through coding using the Boote and Beile criteria. Major findings suggest that doctoral students face stressors related to social and emotional wellbeing in the online environment. A lack of social connection, isolation, and burnout were the main challenges experienced by students. Students found support from their colleagues, advisors, and faculty to persist. Communities and cohorts of online doctoral students were found to guard against these challenges. Moreover, in the methods section of the articles, there was a lack of specificity related to student demographics, general student information, and insufficient detail about the online doctoral program. Additionally, descriptions regarding the experiences of cohorts and communities in the online environment were vague and not easily replicable with the given details. This literature review reveals that doctoral students face social and emotional challenges related to isolation and the rigor of the academic process and lean on others for support to continue in their studies. Given the lack of current knowledge about online doctoral students, it proves to be a challenge to identify effective practices and create high-retention doctoral programs in online environments. The paucity of information combined with the dramatic transition to e-learning due to the global pandemic can provide a perfect storm for attrition in these programs. Several higher education institutions have transitioned graduate studies online, thus providing an opportunity for further exploration. Given the new necessity of online learning, this work provides insight into examining current practices in online doctoral programs that have moved to this modality during the pandemic. The significance of the literature review provides a springboard for research into online doctoral programs as the solution to continue advanced education amongst a global pandemic.

Keywords: e-learning, experiences, higher education, literature review

Procedia PDF Downloads 100
6803 Multi-Objective Variable Neighborhood Search Algorithm to Solving Scheduling Problem with Transportation Times

Authors: Majid Khalili

Abstract:

This paper deals with a bi-objective hybrid no-wait flowshop scheduling problem minimizing the makespan and total weighted tardiness, in which we consider transportation times between stages. Obtaining an optimal solution for this type of complex, large-sized problem in reasonable computational time by using traditional approaches and optimization tools is extremely difficult. This paper presents a new multi-objective variable neighborhood algorithm (MOVNS). A set of experimental instances are carried out to evaluate the algorithm by advanced multi-objective performance measures. The algorithm is carefully evaluated for its performance against available algorithm by means of multi-objective performance measures and statistical tools. The related results show that a variant of our proposed MOVNS provides sound performance comparing with other algorithms.

Keywords: no-wait hybrid flowshop scheduling; multi-objective variable neighborhood algorithm; makespan; total weighted tardiness

Procedia PDF Downloads 403
6802 Enhanced Oxygen Reduction Reaction by N-Doped Mesoporous Carbon Nanospheres

Authors: Bita Bayatsarmadi, Shi-Zhang Qiao

Abstract:

The development of ordered mesoporous carbon materials with controllable structures and improved physicochemical properties by doping heteroatoms such as nitrogen into the carbon framework has attracted a lot of attention, especially in relation to energy storage and conversion. Herein, a series of Nitrogen-doped mesoporous carbon spheres (NMC) was synthesized via a facile dual soft-templating procedure by tuning the nitrogen content and carbonization temperature. Various physical and (electro) chemical properties of the NMCs have been comprehensively investigated to pave the way for feasible design of nitrogen-containing porous carbon materials. The optimized sample showed a favorable electrocatalytic activity as evidenced by high kinetic current and positive onset potential for oxygen reduction reaction (ORR) due to its large surface area, high pore volume, good conductivity and high nitrogen content, which make it as a highly efficient ORR metal-free catalyst in alkaline solutions.

Keywords: porous carbon, N-doping, oxygen reduction reaction, soft-template

Procedia PDF Downloads 238
6801 Residual Stresses and Crystallographic Texture of Magnesium AZ31-C Alloy Welded by Friction Stir Welding (FSW)

Authors: A. Kouadri-Henni, L. Barrallier

Abstract:

The objective of the study was to characterize the properties of a magnesium alloy welded by friction stir welding (FSW). The results led to a better understanding of the relationship between this process, the microstructure and anisotropic properties of alloy materials. Welding principally leads to a large reduction in grain size in welded zones due to the phenomenon of dynamic recrystallization. The most remarkable observation was that crystallographic textures changed from a base metal with one texture in two zones: the thermo-mechanically affected and stir welded zones. The latter zone has the peculiarity of possessing a marked texture with two components on the basal plane and the pyramidal plane. These characteristics disappeared in the TMAZ, which had only one component following the basal plane. These modifications have been explained by the nature of the plastic deformation in these zones, which occurs at a moderate temperature in the TMAZ and high temperature in the SWZ. In the same time, we compared this evolution with the nature and the level of the residual stresses obtained by X-ray diffraction.

Keywords: texture christallography, residual stresses, FSW process

Procedia PDF Downloads 354
6800 Marketing of Turkish Films by Crowdfunding

Authors: Nurdan Tumbek Tekeoglu

Abstract:

With rising importance in all over the world, crowdfunding has become a new financing and marketing method for film industry. Crowdfunding is a new practice in film industry for funding a film project by raising monetary contributions from a large group of people. By crowdfunding an estimate fund of 20 billion USD has been raised in 2015. Through the crowdfunding platforms not only the film makers, but also the entrepreneurs and nongovernmental organizations finance and market their projects. Among the prominent crowdfunding platforms in Turkey, we can list Crowdfon, Fonlabeni, Kickstarter, Indiego, Bi Ayda, and Fongogo platforms. In 2014 the Turkish film industry celebrated its 100th anniversary and reached its peak producing around 150-200 films a year reminding the brilliant years of Yesilcam period. In general feature films apply for crowdfunding. Until April 2015 more than 190 films applied for crowdfunding platforms. Crowdfunding has a promising future in Turkey, since donation traditions has an important place in Turkish culture traditionally. This paper is exploring the marketing of the crowdfunding platforms established in Turkey in order for the films meet their target groups during the pre-production period.

Keywords: crowdfunding, marketing of films, Turkey, Turkish film industry

Procedia PDF Downloads 332
6799 The Impact of Environmental Factors on the Water Quality of the Lakes in Bistrița Basin, Romania

Authors: Mihaela Alina Stanciu, Daniel Toma

Abstract:

With a touristic and economic potential among the highest in our country, Neamț County has a large number of impressive storage lakes (Izvoru Muntelui – Bicaz, Bâtca Doamnei, Vaduri, Pângărați), with high hydrographic capacities, but also a diversity of biotopes and habitats. Being an area with frequent exceedances of environmental quality indicators, we analyzed in this work their impact on the water quality parameters in three of the most visited lakes of Neamț County: Bâtca Doamnei, Vaduri, and Pângărați. An additional reason is the risk of the water eutrophication process in these lakes, representing one of the first six most important pollution problems worldwide. During the research carried out over a period of four years (2020 – 2024), we identified the major sources of water pollution for the mentioned reservoirs. We analyzed the type of impact produced by each source separately, and we proposed preventiong and control measures detailed according to their action on water quality parameters.

Keywords: ecosystem, environment, eutrophication, lakes, nutrients, pollution, water quality

Procedia PDF Downloads 6
6798 Analysis of Detection Concealed Objects Based on Multispectral and Hyperspectral Signatures

Authors: M. Kastek, M. Kowalski, M. Szustakowski, H. Polakowski, T. Sosnowski

Abstract:

Development of highly efficient security systems is one of the most urgent topics for science and engineering. There are many kinds of threats and many methods of prevention. It is very important to detect a threat as early as possible in order to neutralize it. One of the very challenging problems is detection of dangerous objects hidden under human’s clothing. This problem is particularly important for safety of airport passengers. In order to develop methods and algorithms to detect hidden objects it is necessary to determine the thermal signatures of such objects of interest. The laboratory measurements were conducted to determine the thermal signatures of dangerous tools hidden under various clothes in different ambient conditions. Cameras used for measurements were working in spectral range 0.6-12.5 μm An infrared imaging Fourier transform spectroradiometer was also used, working in spectral range 7.7-11.7 μm. Analysis of registered thermograms and hyperspectral datacubes has yielded the thermal signatures for two types of guns, two types of knives and home-made explosive bombs. The determined thermal signatures will be used in the development of method and algorithms of image analysis implemented in proposed monitoring systems.

Keywords: hyperspectral detection, nultispectral detection, image processing, monitoring systems

Procedia PDF Downloads 336
6797 Study on The Model of Microscopic Contact Parameters for Grinding M300 Using Elastic Abrasive Tool

Authors: Wu Xiaojun, Liu Ruiping, Yu Xingzhan, Wu Qian

Abstract:

In precision grinding, utilizing the elastic matrix ball has higher processing efficiency and better superficial quality than traditional grinding. The diversity of characteristics which elastic abrasive tool contact with bend surface results in irregular wear abrasion,and abrasive tool machining status get complicated. There is no theoretical interpretation that parameters affect the grinding accuracy.Aiming at corrosion resistance, wear resistance and other characteristics of M 300 material, it is often used as a material on aerospace precision components. The paper carried out grinding and polishing experiments by using material of M 300,to theoretically show the relationship between stress magnitude and grinding efficiency,and predict the optimal combination of grinding parameter for effective grinding, just for the high abrasion resistance features of M 300, analyzing the micro-contact of elastic ball abrasive tool (Whetstone), using mathematical methods deduce the functional relationship between residual peak removal rate and the main parameters which impact the grinding accuracy on the plane case.Thus laying the foundation for the study of elastic abrasive prediction and compensation.

Keywords: flexible abrasive tool, polishing parameters, Hertz theory, removal rate

Procedia PDF Downloads 527
6796 Study of Mixing Conditions for Different Endothelial Dysfunction in Arteriosclerosis

Authors: Sara Segura, Diego Nuñez, Miryam Villamil

Abstract:

In this work, we studied the microscale interaction of foreign substances with blood inside an artificial transparent artery system that represents medium and small muscular arteries. This artery system had channels ranging from 75 μm to 930 μm and was fabricated using glass and transparent polymer blends like Phenylbis(2,4,6-trimethylbenzoyl) phosphine oxide, Poly(ethylene glycol) and PDMS in order to be monitored in real time. The setup was performed using a computer controlled precision micropump and a high resolution optical microscope capable of tracking fluids at fast capture. Observation and analysis were performed using a real time software that reconstructs the fluid dynamics determining the flux velocity, injection dependency, turbulence and rheology. All experiments were carried out with fully computer controlled equipment. Interactions between substances like water, serum (0.9% sodium chloride and electrolyte with a ratio of 4 ppm) and blood cells were studied at microscale as high as 400nm of resolution and the analysis was performed using a frame-by-frame observation and HD-video capture. These observations lead us to understand the fluid and mixing behavior of the interest substance in the blood stream and to shed a light on the use of implantable devices for drug delivery at arteries with different Endothelial dysfunction. Several substances were tested using the artificial artery system. Initially, Milli-Q water was used as a control substance for the study of the basic fluid dynamics of the artificial artery system. However, serum and other low viscous substances were pumped into the system with the presence of other liquids to study the mixing profiles and behaviors. Finally, mammal blood was used for the final test while serum was injected. Different flow conditions, pumping rates, and time rates were evaluated for the determination of the optimal mixing conditions. Our results suggested the use of a very fine controlled microinjection for better mixing profiles with and approximately rate of 135.000 μm3/s for the administration of drugs inside arteries.

Keywords: artificial artery, drug delivery, microfluidics dynamics, arteriosclerosis

Procedia PDF Downloads 268
6795 Optimized and Secured Digital Watermarking Using Entropy, Chaotic Grid Map and Its Performance Analysis

Authors: R. Rama Kishore, Sunesh

Abstract:

This paper presents an optimized, robust, and secured watermarking technique. The methodology used in this work is the combination of entropy and chaotic grid map. The proposed methodology incorporates Discrete Cosine Transform (DCT) on the host image. To improve the imperceptibility of the method, the host image DCT blocks, where the watermark is to be embedded, are further optimized by considering the entropy of the blocks. Chaotic grid is used as a key to reorder the DCT blocks so that it will further increase security while selecting the watermark embedding locations and its sequence. Without a key, one cannot reveal the exact watermark from the watermarked image. The proposed method is implemented on four different images. It is concluded that the proposed method is giving better results in terms of imperceptibility measured through PSNR and found to be above 50. In order to prove the effectiveness of the method, the performance analysis is done after implementing different attacks on the watermarked images. It is found that the methodology is very strong against JPEG compression attack even with the quality parameter up to 15. The experimental results are confirming that the combination of entropy and chaotic grid map method is strong and secured to different image processing attacks.

Keywords: digital watermarking, discreate cosine transform, chaotic grid map, entropy

Procedia PDF Downloads 234
6794 Development of Building Information Modeling for Cultural Heritage: The Case of West Theater in Gadara (Umm Qais), Jordan

Authors: Amal Alatar

Abstract:

The architectural legacy is considered a significant factor, which left its features on the shape of buildings and historical and archaeological sites all over the world. In this framework, this paper focuses on Umm Qais town, located in Northern Jordan, which includes archaeological remains of the ancient Decapolis city of Gadara, still the witness of the originality and architectural identity of the city. 3D modeling is a public asset and a valuable resource for cultural heritage. This technique allows the possibility to make accurate representations of objects, structures, and surfaces. Hence, these representations increase valuable assets when thinking about cultural heritage. The Heritage Building Information Modeling (HBIM) is considered an effective tool to represent information on Cultural Heritage (CH) which can be used for documentation, restoration, conservation, presentation, and research purposes. Therefore, this paper focus on the interdisciplinary project of the virtualization of the West Theater in Gadara (Umm Qais) for 3D documentation and structural studies. The derived 3D model of the cultural heritage is the basis for further archaeological studies; the challenges of the work stay in the acquisition, processing, and integration of the multi-resolution data as well as their interactive visualization.

Keywords: archaeology, 3D modeling, Umm Qais, culture heritage, Jordan

Procedia PDF Downloads 78
6793 Capture of Co₂ From Natural Gas Using Modified Imidazolium Ionic Liquids

Authors: Alaa A. Ghanem, S. E. M. Desouky

Abstract:

Natural gas (NG) is considered one of the most essential global energy sources. NG fields are often far away from the market, and a long-distance transporting pipeline usually is required. Production of NG with high content of CO₂ leads to severe problems such as equipment corrosion along with the production line until refinery.in addition to a high level of toxicity and decreasing in calorific value of the NG. So it is recommended to remove or decrease the CO₂ percent to meet transport specifications. This can be reached using different removal techniques such as physical and chemical absorption, pressure swing adsorption, membrane separation, or low-temperature separation. Many solvents and chemicals are being used to capture carbon dioxide on a large scale; among them, Ionic liquids have great potential due to their tunable properties; low vapour pressure, low melting point, and sensible thermal stability. In this research, three modifiedimidazolium ionic liquids will be synthesized and characterized using different tools of analysis such as FT-IR, 1H NMR. Thermal stability and surface activity will be studied. The synthesized compounds will be evaluated as selective solvents for CO₂ removal from natural gas using PVT cell.

Keywords: natural gas, CO₂ capture, imidazolium ionic liquid, PVT cell

Procedia PDF Downloads 159
6792 Channel Estimation Using Deep Learning for Reconfigurable Intelligent Surfaces-Assisted Millimeter Wave Systems

Authors: Ting Gao, Mingyue He

Abstract:

Reconfigurable intelligent surfaces (RISs) are expected to be an important part of next-generation wireless communication networks due to their potential to reduce the hardware cost and energy consumption of millimeter Wave (mmWave) massive multiple-input multiple-output (MIMO) technology. However, owing to the lack of signal processing abilities of the RIS, the perfect channel state information (CSI) in RIS-assisted communication systems is difficult to acquire. In this paper, the uplink channel estimation for mmWave systems with a hybrid active/passive RIS architecture is studied. Specifically, a deep learning-based estimation scheme is proposed to estimate the channel between the RIS and the user. In particular, the sparse structure of the mmWave channel is exploited to formulate the channel estimation as a sparse reconstruction problem. To this end, the proposed approach is derived to obtain the distribution of non-zero entries in a sparse channel. After that, the channel is reconstructed by utilizing the least-squares (LS) algorithm and compressed sensing (CS) theory. The simulation results demonstrate that the proposed channel estimation scheme is superior to existing solutions even in low signal-to-noise ratio (SNR) environments.

Keywords: channel estimation, reconfigurable intelligent surface, wireless communication, deep learning

Procedia PDF Downloads 125
6791 Empirical Green’s Function Technique for Accelerogram Synthesis: The Problem of the Use for Marine Seismic Hazard Assessment

Authors: Artem A. Krylov

Abstract:

Instrumental seismological researches in water areas are complicated and expensive, that leads to the lack of strong motion records in most offshore regions. In the same time the number of offshore industrial infrastructure objects, such as oil rigs, subsea pipelines, is constantly increasing. The empirical Green’s function technique proved to be very effective for accelerograms synthesis under the conditions of poorly described seismic wave propagation medium. But the selection of suitable small earthquake record in offshore regions as an empirical Green’s function is a problem because of short seafloor instrumental seismological investigation results usually with weak micro-earthquakes recordings. An approach based on moving average smoothing in the frequency domain is presented for preliminary processing of weak micro-earthquake records before using it as empirical Green’s function. The method results in significant waveform correction for modeled event. The case study for 2009 L’Aquila earthquake was used to demonstrate the suitability of the method. This work was supported by the Russian Foundation of Basic Research (project № 18-35-00474 mol_a).

Keywords: accelerogram synthesis, empirical Green's function, marine seismology, microearthquakes

Procedia PDF Downloads 308
6790 An Optimal Matching Design Method of Space-Based Optical Payload for Typical Aerial Target Detection

Authors: Yin Zhang, Kai Qiao, Xiyang Zhi, Jinnan Gong, Jianming Hu

Abstract:

In order to effectively detect aerial targets over long distances, an optimal matching design method of space-based optical payload is proposed. Firstly, main factors affecting optical detectability of small targets under complex environment are analyzed based on the full link of a detection system, including band center, band width and spatial resolution. Then a performance characterization model representing the relationship between image signal-to-noise ratio (SCR) and the above influencing factors is established to describe a detection system. Finally, an optimal matching design example is demonstrated for a typical aerial target by simulating and analyzing its SCR under different scene clutter coupling with multi-scale characteristics, and the optimized detection band and spatial resolution are presented. The method can provide theoretical basis and scientific guidance for space-based detection system design, payload specification demonstration and information processing algorithm optimization.

Keywords: space-based detection, aerial targets, optical system design, detectability characterization

Procedia PDF Downloads 156
6789 Modern Technologies and Equipment for Modular-Aggregate Installation of Shipborne Equipment

Authors: A. O. Mikhailov, N. I. Gerasimov, K. N. Morozov, I. V. Grachev

Abstract:

The most advanced method of onboard equipment installation on the world shipbuilding practice is modular method, or modularization. The main idea of this is assembly of equipment, pipelines and hull structures in so called assembly units yet at the shopfloor. Those assembly units are thereafter loaded and installed inside the ship's hull. This allows to reduce labour intensiveness and significantly improve assembly quality, due to the fact that a good part of installation work is performed in the shops, instead of restricted onboard premises. Also, this method allows performing equipment installation at very early stages of hull erection. This practice is widely spread in naval submarines building. However, in merchant shipbuilding, equipment is installed mostly individually. To implement modular principles of equipment installation in designing and construction of civil ships and marine rigs, some new technologies are being developed in the following areas. The paper contains main principles and already achieved results in the above mentioned areas.

Keywords: assembly and installation technology, onboard equipment installation, large-scale assembly units, modular method

Procedia PDF Downloads 645
6788 Evaluation of Wheat Varieties for Water Use Efficiency under Staggering Sowing Times and Variable Irrigation Regimes under Timely and Late Sown Conditions

Authors: Vaibhav Baliyan, S. S. Parihar

Abstract:

With the rise in temperature during reproductive phase and moisture stress, winter wheat yields are likely to decrease because of limited plant growth, higher rate of night respiration, higher spikelet sterility or number of grains per spike and restricted embryo development thereby reducing grain number. Crop management practices play a pivotal role in minimizing adverse effects of terminal heat stress on wheat production. Amongst various agronomic management practices, adjusting sowing date, crop cultivars and irrigation scheduling have been realized to be simple yet powerful, implementable and eco-friendly mitigation strategies to sustain yields under elevated temperature conditions. Taking into account, large variability in wheat production in space and time, a study was conducted to identify the suitable wheat varieties under both early and late planting with suitable irrigation schedule for minimizing terminal heat stress effect and thereby improving wheat production. Experiments were conducted at research farms of Indian Agricultural Research Institute, New Delhi, India, separately for timely and late sown conditions with suitable varieties with staggering dates of sowing from 1st November to 30th November in case of timely sown and from 1st December to 31st December for late sown condition. The irrigation schedule followed for both the experiments were 100% of ETc (evapotranspiration of crop), 80% of ETc and 60% of ETc. Results of the timely sown experiment indicated that 1st November sowing resulted in higher grain yield followed by 10th November. However, delay in sowing thereafter resulted in gradual decrease in yield and the maximum reduction was noticed under 30th November sowing. Amongst the varieties, HD3086 produced higher grain yield compared to other varieties. Irrigation applied based on 100% of ETc gave higher yield comparable to 80% of ETc but both were significantly higher than 60% of ETc. It was further observed that even liberal irrigation under 100% of ETc could not compensate the yield under delayed sowing suggesting that rise in temperature beyond January adversely affected the growth and development of crop as well as forced maturity resulting in significant reduction of yield attributing characters due to terminal heat stress. Similar observations were recorded under late sown experiment too. Planting on 1st December along with 100% ETc of irrigation schedule resulted in significantly higher grain yield as compared to other dates and irrigation regimes. Further, it was observed that reduction in yield under late sown conditions was significantly large than the timely sown conditions irrespective of the variety grown and irrigation schedule followed. Delayed sowing resulted in reducing crop growth period and forced maturity in turn led to significant deterioration in all the yield attributing characters and there by reduction in yield suggesting that terminal heat stress had greater impact on yield under late sown crop than timely sown due to temperature rise coinciding with reproductive phase of the crop.

Keywords: climate, irrigation, mitigation, wheat

Procedia PDF Downloads 110
6787 PhilSHORE: Development of a WebGIS-Based Marine Spatial Planning Tool for Tidal Current Energy Resource Assessment and Site Suitability Analysis

Authors: Ma. Rosario Concepcion O. Ang, Luis Caezar Ian K. Panganiban, Charmyne B. Mamador, Oliver Dan G. De Luna, Michael D. Bausas, Joselito P. Cruz

Abstract:

PhilSHORE is a multi-site, multi-device and multi-criteria decision support tool designed to support the development of tidal current energy in the Philippines. Its platform is based on Geographic Information Systems (GIS) which allows for the collection, storage, processing, analyses and display of geospatial data. Combining GIS tools with open source web development applications, PhilSHORE becomes a webGIS-based marine spatial planning tool. To date, PhilSHORE displays output maps and graphs of power and energy density, site suitability and site-device analysis. It enables stakeholders and the public easy access to the results of tidal current energy resource assessments and site suitability analyses. Results of the initial development shows PhilSHORE is a promising decision support tool for ORE project developments.

Keywords: gis, site suitability analysis, tidal current energy resource assessment, webgis

Procedia PDF Downloads 511
6786 Sustainable Recycling Practices to Reduce Health Hazards of Municipal Solid Waste in Patna, India

Authors: Anupama Singh, Papia Raj

Abstract:

Though Municipal Solid Waste (MSW) is a worldwide problem, yet its implications are enormous in developing countries, as they are unable to provide proper Municipal Solid Waste Management (MSWM) for the large volume of MSW. As a result, the collected wastes are dumped in open dumping at landfilling sites while the uncollected wastes remain strewn on the roadside, many-a-time clogging drainage. Such unsafe and inadequate management of MSW causes various public health hazards. For example, MSW directly on contact or by leachate contaminate the soil, surface water, and ground water; open burning causes air pollution; anaerobic digestion between the piles of MSW enhance the greenhouse gases i.e., carbon dioxide and methane (CO2 and CH4) into the atmosphere. Moreover, open dumping can cause spread of vector borne disease like cholera, typhoid, dysentery, and so on. Patna, the capital city of Bihar, one of the most underdeveloped provinces in India, is a unique representation of this situation. Patna has been identified as the ‘garbage city’. Over the last decade there has been an exponential increase in the quantity of MSW generation in Patna. Though a large proportion of such MSW is recyclable in nature, only a negligible portion is recycled. Plastic constitutes the major chunk of the recyclable waste. The chemical composition of plastic is versatile consisting of toxic compounds, such as, plasticizers, like adipates and phthalates. Pigmented plastic is highly toxic and it contains harmful metals such as copper, lead, chromium, cobalt, selenium, and cadmium. Human population becomes vulnerable to an array of health problems as they are exposed to these toxic chemicals multiple times a day through air, water, dust, and food. Based on analysis of health data it can be emphasized that in Patna there has been an increase in the incidence of specific diseases, such as, diarrhoea, dysentry, acute respiratory infection (ARI), asthma, and other chronic respiratory diseases (CRD). This trend can be attributed to improper MSWM. The results were reiterated through a survey (N=127) conducted during 2014-15 in selected areas of Patna. Random sampling method of data collection was used to better understand the relationship between different variables affecting public health due to exposure to MSW and lack of MSWM. The results derived through bivariate and logistic regression analysis of the survey data indicate that segregation of wastes at source, segregation behavior, collection bins in the area, distance of collection bins from residential area, and transportation of MSW are the major determinants of public health issues. Sustainable recycling is a robust method for MSWM with its pioneer concerns being environment, society, and economy. It thus ensures minimal threat to environment and ecology consequently improving public health conditions. Hence, this paper concludes that sustainable recycling would be the most viable approach to manage MSW in Patna and would eventually reduce public health hazards.

Keywords: municipal solid waste, Patna, public health, sustainable recycling

Procedia PDF Downloads 308
6785 Two Quasiparticle Rotor Model for Deformed Nuclei

Authors: Alpana Goel, Kawalpreet Kalra

Abstract:

The study of level structures of deformed nuclei is the most complex topic in nuclear physics. For the description of level structure, a simple model is good enough to bring out the basic features which may then be further refined. The low lying level structures of these nuclei can, therefore, be understood in terms of Two Quasiparticle plus axially symmetric Rotor Model (TQPRM). The formulation of TQPRM for deformed nuclei has been presented. The analysis of available experimental data on two quasiparticle rotational bands of deformed nuclei present unusual features like signature dependence, odd-even staggering, signature inversion and signature reversal in two quasiparticle rotational bands of deformed nuclei. These signature effects are well discussed within the framework of TQPRM. The model is well efficient in reproducing the large odd-even staggering and anomalous features observed in even-even and odd-odd deformed nuclei. The effect of particle-particle and the Coriolis coupling is well established from the model. Detailed description of the model with implications to deformed nuclei is presented in the paper.

Keywords: deformed nuclei, signature effects, signature inversion, signature reversal

Procedia PDF Downloads 149
6784 Low Probability of Intercept (LPI) Signal Detection and Analysis Using Choi-Williams Distribution

Authors: V. S. S. Kumar, V. Ramya

Abstract:

In the modern electronic warfare, the signal scenario is changing at a rapid pace with the introduction of Low Probability of Intercept (LPI) radars. In the modern battlefield, radar system faces serious threats from passive intercept receivers such as Electronic Attack (EA) and Anti-Radiation Missiles (ARMs). To perform necessary target detection and tracking and simultaneously hide themselves from enemy attack, radar systems should be LPI. These LPI radars use a variety of complex signal modulation schemes together with pulse compression with the aid of advancement in signal processing capabilities of the radar such that the radar performs target detection and tracking while simultaneously hiding enemy from attack such as EA etc., thus posing a major challenge to the ES/ELINT receivers. Today an increasing number of LPI radars are being introduced into the modern platforms and weapon systems so these LPI radars created a requirement for the armed forces to develop new techniques, strategies and equipment to counter them. This paper presents various modulation techniques used in generation of LPI signals and development of Time Frequency Algorithms to analyse those signals.

Keywords: anti-radiation missiles, cross terms, electronic attack, electronic intelligence, electronic warfare, intercept receiver, low probability of intercept

Procedia PDF Downloads 442
6783 Safety Analysis and Accident Modeling of Transportation in Srinagar City

Authors: Adinarayana Badveeti, Mohammad Shafi Mir

Abstract:

In Srinagar city, in India, road safety is an important aspect that creates ecological balance and social well being. A road accident creates a situation that leaves behind distress, sorrow, and sufferings. Therefore identification of causes of road accidents becomes highly essential for adopting necessary preventive measures against a critical event. The damage created by road accidents to large extent is unrepairable and therefore needs attention to eradicate this continuously increasing trend of awful 'epidemic'. Road accident in India is among the highest in the world, with at least approximately 142.000 people killed each year on the road. Kashmir region is an ecologically sensitive place but lacks necessary facilities and infrastructure regarding road transportation, ultimately resulting in the critical event-road accidents creating a major problem for common people in the region. The objective of this project is to study the safety aspect of Srinagar City and also model the accidents with different aspect that causes accidents and also to suggest the possible remedies for lessening/eliminating the road accidents.

Keywords: road safety, road accident, road infrastructure, accident modeling

Procedia PDF Downloads 240