Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
592 result(s) for "Muhammad Umair Ali"
Sort by:
Photoluminescence and Stability of 2D Ruddlesden–Popper Halide Perovskites
Two-dimensional lead halide perovskites are of significant interest for a variety of practical applications. However, the relationships between their composition and properties are not fully clear. Here we investigated photoluminescence from 2D Ruddlesden–Popper perovskites with different bulky spacer cations. Significant differences in their optical properties and stability are observed, and perovskites with benzylammonium (BZA) and phenethylammonium (PEA) were selected for more detailed investigation of the observed stability differences due to their similar structure. We find that PEA2PbI4 exhibits more narrow emission and increased stability compared to BZA2PbI4. In addition, PEA2PbI4 exhibits self-healing of defects evident from PL enhancement, which is absent for BZA2PbI4. The observed differences between perovskites with BZA and PEA spacer cations can be attributed to differences in the formation of spacer cation vacancies.
A Real-Time Simulink Interfaced Fast-Charging Methodology of Lithium-Ion Batteries under Temperature Feedback with Fuzzy Logic Control
The lithium-ion battery has high energy and power density, long life cycle, low toxicity, low discharge rate, more reliability, and better efficiency compared to other batteries. On the other hand, the issue of a reduction in charging time of the lithium-ion battery is still a bottleneck for the commercialization of electric vehicles (EVs). Therefore, an approach to charge lithium-ion batteries at a faster rate is needed. This paper proposes an efficient, real-time, fast-charging methodology of lithium-ion batteries. Fuzzy logic was adopted to drive the charging current trajectory. A temperature control unit was also implemented to evade the effects of fast charging on the aging mechanism. The proposed method of charging also protects the battery from overvoltage and overheating. Extensive testing and comprehensive analysis were conducted to examine the proposed charging technique. The results show that the proposed charging strategy favors a full battery recharging in 9.76% less time than the conventional constant-current–constant-voltage (CC/CV) method. The strategy charges the battery at a 99.26% state of charge (SOC) without significant degradation. The entire scheme was implemented in real time, using Arduino interfaced with MATLABTM Simulink. This decrease in charging time assists in the fast charging of cell phones and notebooks and in the large-scale deployment of EVs.
Deep Q-Learning for Gastrointestinal Disease Detection and Classification
Stomach ulcers, a common type of gastrointestinal (GI) disease, pose serious health risks if not diagnosed and treated at an early stage. Therefore, in this research, a method is proposed based on two deep learning models for classification and segmentation. The classification model is based on Convolutional Neural Networks (CNN) and incorporates Q-learning to achieve learning stability and decision accuracy through reinforcement-based feedback. In this model, input images are passed through a custom CNN model comprising seven layers, including convolutional, ReLU, max pooling, flattening, and fully connected layers, for feature extraction. Furthermore, the agent selects an action (class) for each input and receives a +1 reward for a correct prediction and −1 for an incorrect one. The Q-table stores a mapping between image features (states) and class predictions (actions), and is updated at each step based on the reward using the Q-learning update rule. This process runs over 1000 episodes and utilizes Q-learning parameters (α = 0.1, γ = 0.6, ϵ = 0.1) to help the agent learn an optimal classification strategy. After training, the agent is evaluated on the test data using only its learned policy. The classified ulcer images are passed to the proposed attention-based U-Net model to segment the lesion regions. The model contains an encoder, a decoder, and attention layers. The encoder block extracts features through pooling and convolution layers, while the decoder block up-samples the features and reconstructs the segmentation map. Similarly, the attention block is used to highlight the important features obtained from the encoder block before passing them to the decoder block, helping the model focus on relevant spatial information. The model is trained using the selected hyperparameters, including an 8-batch size, the Adam optimizer, and 50 epochs. The performance of the models is evaluated on Kvasir, Nerthus, CVC-ClinicDB, and a private POF dataset. The classification framework provides 99.08% accuracy on Kvasir and 100% accuracy on Nerthus. In contrast, the segmentation framework yields 98.09% accuracy on Kvasir, 99.77% accuracy on Nerthus, 98.49% accuracy on CVC-ClinicDB, and 99.13% accuracy on the private dataset. The achieved results are superior to those of previous methods published in this domain.
Recognition and Tracking of Objects in a Clustered Remote Scene Environment
Object recognition and tracking are two of the most dynamic research sub-areas that belong to the field of Computer Vision. Computer vision is one of the most active research fields that lies at the intersection of deep learning and machine vision. This paper presents an efficient ensemble algorithm for the recognition and tracking of fixed shape moving objects while accommodating the shift and scale invariances that the object may encounter. The first part uses the Maximum Average Correlation Height (MACH) filter for object recognition and determines the bounding box coordinates. In case the correlation based MACH filter fails, the algorithms switches to a much reliable but computationally complex feature based object recognition technique i.e., affine scale invariant feature transform (ASIFT). ASIFT is used to accommodate object shift and scale object variations. ASIFT extracts certain features from the object of interest, providing invariance in up to six affine parameters, namely translation (two parameters), zoom, rotation and two camera axis orientations. However, in this paper, only the shift and scale invariances are used. The second part of the algorithm demonstrates the use of particle filters based Approximate Proximal Gradient (APG) technique to periodically update the coordinates of the object encapsulated in the bounding box. At the end, a comparison of the proposed algorithm with other state-of-the-art tracking algorithms has been presented, which demonstrates the effectiveness of the proposed algorithm with respect to the minimization of tracking errors.
Brain Tumor/Mass Classification Framework Using Magnetic-Resonance-Imaging-Based Isolated and Developed Transfer Deep-Learning Model
With the advancement in technology, machine learning can be applied to diagnose the mass/tumor in the brain using magnetic resonance imaging (MRI). This work proposes a novel developed transfer deep-learning model for the early diagnosis of brain tumors into their subclasses, such as pituitary, meningioma, and glioma. First, various layers of isolated convolutional-neural-network (CNN) models are built from scratch to check their performances for brain MRI images. Then, the 22-layer, binary-classification (tumor or no tumor) isolated-CNN model is re-utilized to re-adjust the neurons’ weights for classifying brain MRI images into tumor subclasses using the transfer-learning concept. As a result, the developed transfer-learned model has a high accuracy of 95.75% for the MRI images of the same MRI machine. Furthermore, the developed transfer-learned model has also been tested using the brain MRI images of another machine to validate its adaptability, general capability, and reliability for real-time application in the future. The results showed that the proposed model has a high accuracy of 96.89% for an unseen brain MRI dataset. Thus, the proposed deep-learning framework can help doctors and radiologists diagnose brain tumors early.
Towards a Smarter Battery Management System for Electric Vehicle Applications: A Critical Review of Lithium-Ion Battery State of Charge Estimation
Energy storage system (ESS) technology is still the logjam for the electric vehicle (EV) industry. Lithium-ion (Li-ion) batteries have attracted considerable attention in the EV industry owing to their high energy density, lifespan, nominal voltage, power density, and cost. In EVs, a smart battery management system (BMS) is one of the essential components; it not only measures the states of battery accurately, but also ensures safe operation and prolongs the battery life. The accurate estimation of the state of charge (SOC) of a Li-ion battery is a very challenging task because the Li-ion battery is a highly time variant, non-linear, and complex electrochemical system. This paper explains the workings of a Li-ion battery, provides the main features of a smart BMS, and comprehensively reviews its SOC estimation methods. These SOC estimation methods have been classified into four main categories depending on their nature. A critical explanation, including their merits, limitations, and their estimation errors from other studies, is provided. Some recommendations depending on the development of technology are suggested to improve the online estimation.
Effect of Temperature and Al2O3 NanoFiller on the Stress Field of CFRP/Al Adhesively Bonded Single-Lap Joints
In this paper, the effect of aluminum oxide, Al2O3, nanoparticles’ inclusion into Epocast 50-Al/946 epoxy adhesive at different temperatures, subjected to quasi-static tensile loading, is numerically investigated. The single-lap adhesive joint with two different types of material adherends (composite fiber-reinforced polymer (CFRP) and aluminum (Al) 5083 adherends) and adhesive Epocast 50-A1/hardener 946 were modeled in ABAQUS/CAE. A numerical methodology was proposed to analyze the effect on peel stress and shear stress by adding Al2O3 nanoparticles into the neat adhesive at 25 °C, 50 °C, and 75 °C temperatures at four different locations of the adhesive regions: the interface of the adhesive and aluminum adherend (location A), the middle plane of the adhesive region (location B), the middle longer edge (along the length of the adhesive, location C), and the middle shorter edge (along the width of the adhesive, location D). The results showed that adding nanoparticles into the neat adhesive improves joint strength at room and elevated temperatures. High peel and shear stresses were recorded near both edges of the locations (A, B, C, and D). For location A, adding nanofillers into the adhesive resulted in the reduction in peak peel stress by 1.3% for 25 °C; however, it increased by 2.7% and 10.7% for 50 °C and 75 °C temperatures, respectively. Furthermore, the peak shear stress observed a considerable reduction of 19.6% for 25 °C, but it increased by 7.7% and 8.7% for 50 °C and 75 °C temperatures, respectively, for location A. The same trend was also observed for other locations (i.e., B, C, and D). This signified that adding aluminum oxide nanoparticles in the adhesive resulted in increased stiffness at higher temperatures and increased ductility of the joint, as compared to the joint with neat adhesives at room temperature. Moreover, it was observed that locations A and B were more vulnerable to damage initiation, as the peak of stresses lay near the edges, indicating that the crack initiation would take place close to the edges and propagate towards the center, leading to ultimate failure.
An Optimized Methodology for a Hybrid Photo-Voltaic and Energy Storage System Connected to a Low-Voltage Grid
The growing human population and the increasing energy needs have produced a serious energy crisis, which has stimulated researchers to look for alternative energy sources. The diffusion of small-scale renewable distributed generations (DG) with micro-grids can be a promising solution to meet the environmental obligations. The uncertainty and sporadic nature of renewable energy sources (RES) is the main obstacle to their use as autonomous energy sources. In order to overcome this, a storage system is required. This paper proposes an optimized strategy for a hybrid photovoltaic (PV) and battery storage system (BSS) connected to a low-voltage grid. In this study, a cost function is formulated to minimize the net cost of electricity purchased from the grid. The charging and discharging of the battery are operated optimally to minimize the defined cost function. Half-hourly electricity consumer load data and solar irradiance data collected from the United Kingdom (UK) for a whole year are utilized in the proposed methodology. Five cases are discussed for a comparative cost analysis of the electricity imported and exported. The proposed scheme provides a techno-economic analysis of the combination of a BSS with a low-voltage grid, benefitting from the feed-in tariff (FIT) scheme.
Strong Noise Rejection in VLC Links under Realistic Conditions through a Real-Time SDR Front-End
One of the main challenges in the deployment of visible light communication (VLC) in realistic application fields, such as intelligent transportation systems (ITSs), is represented by the presence of large background noise levels on top of the optical signal carrying the digital information. A versatile and effective digital filtering technique is, hence, crucial to face such an issue in an effective way. In this paper, we present an extensive experimental evaluation of a complete VLC system, embedding a software-defined-radio (SDR)-based digital signal processing (DSP) filter stage, which is tested either indoors, in the presence of strong artificial 100-Hz stray illumination, and outdoors, under direct sunlight. The system employs low-power automotive LED lamps, and it is tested for baud rates up to 1 Mbaud. We experimentally demonstrate that the use of the DSP technique improves 10× the performance of the VLC receiver over the original system without the filtering stage, reporting a very effective rejection of both 100-Hz and solar noise background. Indoors, the noise margin in the presence of strong 100-Hz noise is increased by up to 40 dB, whilst in the outdoor configuration, the system is capable of maintaining error-free communication in direct sunlight conditions, up to 7.5 m, improving the distance by a factor of 1.6 compared to the case without filtering. We believe that the proposed system is a very effective solution for the suppression of various types of noise effects in a large set of VLC applications.
Photovoltaic Panels Classification Using Isolated and Transfer Learned Deep Neural Models Using Infrared Thermographic Images
Defective PV panels reduce the efficiency of the whole PV string, causing loss of investment by decreasing its efficiency and lifetime. In this study, firstly, an isolated convolution neural model (ICNM) was prepared from scratch to classify the infrared images of PV panels based on their health, i.e., healthy, hotspot, and faulty. The ICNM occupies the least memory, and it also has the simplest architecture, lowest execution time, and an accuracy of 96% compared to transfer learned pre-trained ShuffleNet, GoogleNet, and SqueezeNet models. Afterward, ICNM, based on its advantages, is reused through transfer learning to classify the defects of PV panels into five classes, i.e., bird drop, single, patchwork, horizontally aligned string, and block with 97.62% testing accuracy. This proposed approach can identify and classify the PV panels based on their health and defects faster with high accuracy and occupies the least amount of the system’s memory, resulting in savings in the PV investment.