<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DSpace Community:</title>
  <link rel="alternate" href="http://theses.ncl.ac.uk/jspui/handle/10443/73" />
  <subtitle />
  <id>http://theses.ncl.ac.uk/jspui/handle/10443/73</id>
  <updated>2026-02-05T10:23:27Z</updated>
  <dc:date>2026-02-05T10:23:27Z</dc:date>
  <entry>
    <title>Computational and experimental investigations into the factors influencing hole mobility in tuneable small-molecule organic hole transporters</title>
    <link rel="alternate" href="http://theses.ncl.ac.uk/jspui/handle/10443/6667" />
    <author>
      <name>Fsadni, Miriam Helen</name>
    </author>
    <id>http://theses.ncl.ac.uk/jspui/handle/10443/6667</id>
    <updated>2026-01-27T15:59:19Z</updated>
    <published>2025-01-01T00:00:00Z</published>
    <summary type="text">Title: Computational and experimental investigations into the factors influencing hole mobility in tuneable small-molecule organic hole transporters
Authors: Fsadni, Miriam Helen
Abstract: Perovskite solar cells (PSC) are widening the scope of photovoltaics (PVs) to applications beyond the &#xD;
effective capabilities of conventional silicon-based PVs. In these devices the organic hole transport &#xD;
material (HTM) plays a major role in controlling the overall performance and cost of PSCs. Charge &#xD;
recombination at the HTM/perovskite interface remains a challenge, as is the cost of producing &#xD;
standard HTMs, such as spiro-OMeTAD, limiting the viability of these devices. Recently, inexpensive &#xD;
tuneable small-molecule organic HTMs have been developed using condensation chemistry, some of &#xD;
which show promising charge transport properties. A better understanding of the factors governing &#xD;
mobility in these materials could help us move away from the conventional trial-and-error approach &#xD;
and enable us to design HTMs with a higher mobility.&#xD;
In this thesis I explored the properties of small molecule organic HTMs relevant to charge transport. &#xD;
In amorphous (disordered) systems such as these, where charges are localised on energetically &#xD;
discrete sites (molecules), charge transport has been conceptualised as a hopping process which may &#xD;
be described by Miller-Abrahams and Marcus rate equations. Initial quantum mechanics calculations &#xD;
on single molecules revealed that the best charge transport properties were exhibited by HTMs with &#xD;
high dipole moments. This is rather surprising, as correlated energetic disorder has been shown to &#xD;
scale with the dipole moment in amorphous materials and quench mobility. This led us to look &#xD;
further into the effects of the size and ordering of molecular dipoles on mobility using an in-house &#xD;
kinetic Monte Carlo code. While it has been suggested that higher dipole moments might drive &#xD;
favourable self-assembly during film formation and reduce the width of energetic disorder, our &#xD;
simulations show that mobility is rapidly quenched even at low levels of disorder. We find that &#xD;
increasing the dipole moment reduces the number of energetically available hopping sites, resulting &#xD;
in inefficient charge percolation through the film. &#xD;
High levels of global order are unlikely to be achieved in solution processed thin films. However, &#xD;
crystal structures of HTMs reveal closely packed dimers which orient antiferroelectrically in some &#xD;
cases. The presence of these stable supramolecules, with a zero-dipole moment, might reduce the &#xD;
overall energetic disorder in an otherwise disordered film. Molecular dynamics simulations show that &#xD;
our systems based on high performing molecules have a greater proportion of these dimers and in &#xD;
kMC simulations the mobility increases sharply with the population of zero dipole dimers. &#xD;
While these results suggest that it may be beneficial to design molecules with a low dipole moment, &#xD;
polar HTMs may be better at binding to and passivating the perovskite layer, which would increase &#xD;
the power conversion efficiency (PCE) and long-term stability of PSCs. In addition, it has been shown &#xD;
that suitable alignment of dipoles generates a giant surface potential (GSP) across organic &#xD;
semiconductor films, which could be exploited to enhance charge extraction and transport. Based on &#xD;
ii&#xD;
our insights, we set out to control disorder in high dipole HTMs via dimer formation by developing &#xD;
and synthesising a series of HTMs with different H-bonding capabilities. These consisted of both &#xD;
symmetric and asymmetric secondary and tertiary amides, as well as a urea compound. The &#xD;
intermolecular interactions and charge transport properties of these molecules was investigated. &#xD;
Results show that molecules with highly available H-bonding sites readily form H-bonded dimers in &#xD;
the crystal structure and in solution, by proton NMR spectroscopy. These molecules also show &#xD;
favourable charge transport properties when compared to the methylated derivative which is unable &#xD;
to dimerise via intermolecular H-bonding.&#xD;
Our results indicate that it may be possible to use bonding to tune the width of the energetic &#xD;
disorder in high dipole amorphous HTM films. This could be achieved by the formation of short-range &#xD;
ordered domains with quenched dipoles, made up of closely packed favourably oriented monomers, &#xD;
and to a lesser extent through better ordering of dipoles in the film as a whole
Description: PhD Thesis</summary>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Bayesian optimisation for expensive physical experiments and computer simulators with application in fluid dynamics</title>
    <link rel="alternate" href="http://theses.ncl.ac.uk/jspui/handle/10443/6666" />
    <author>
      <name>Diessner, Mike</name>
    </author>
    <id>http://theses.ncl.ac.uk/jspui/handle/10443/6666</id>
    <updated>2026-01-27T15:49:14Z</updated>
    <published>2025-01-01T00:00:00Z</published>
    <summary type="text">Title: Bayesian optimisation for expensive physical experiments and computer simulators with application in fluid dynamics
Authors: Diessner, Mike
Abstract: Expensive black-box functions such as physical experiments and computer simulators are&#xD;
challenging to optimise as they cannot be solved analytically, and only small numbers of&#xD;
function evaluations are available for optimisation. This prevents use of conventional methods that rely on gradient information or larger numbers of function evaluations, requiring a&#xD;
specialised optimisation strategy. Bayesian optimisation is a sample-efficient strategy that&#xD;
represents the objective function through a surrogate model and guides the exploration&#xD;
of the input space with heuristics—so-called acquisition criteria—to select promising candidate points sequentially. Expensive black-box functions are a common occurrence in&#xD;
fluid dynamics where the underlying systems, for example the Navier-Stokes equations,&#xD;
can be too complex to solve explicitly and can be viewed as a black box. In addition, the&#xD;
expensive nature of the associated experiments and simulations makes Bayesian optimisation a prime candidate. However, the Bayesian optimisation literature is mainly geared&#xD;
towards statisticians and computer scientists and is potentially challenging to scrutinise&#xD;
and apply for non-experts. Thus, the main motivation of this thesis is to make Bayesian&#xD;
optimisation more accessible and answer some fundamental questions overlooked in the&#xD;
literature, while also developing techniques for specific challenges encountered in but not&#xD;
limited to fluid dynamics. This thesis studies three topics for applying Bayesian optimisation to experiments and simulators. Firstly, it investigates key choices in Bayesian&#xD;
optimisation empirically, such as the choice of the acquisition criterion and the number&#xD;
of data points used for initialisation, and applies the findings to two computer simulators&#xD;
with the objective of controlling air flow to maximise the skin-friction drag reduction over&#xD;
a flat plate—mimicking the surface of a moving vehicle such as the wing of an aeroplane.&#xD;
Secondly, NUBO—an open-source Python package for optimising expensive experiments&#xD;
and simulators aimed at practitioners of Bayesian optimisation—is presented, and its functionalities are discussed. This transparent package allows users to tailor the optimisation&#xD;
loop to their specific problems and supports sequential single-point, parallel multi-point&#xD;
and asynchronous optimisation for bounded, constrained and mixed (discrete and continuous) input parameter spaces. Lastly, problems affected by external environmental&#xD;
variables that cannot be controlled are investigated, and ENVBO—a novel algorithm—is&#xD;
introduced. ENVBO fits a global surrogate model over all controllable and environmental variables but optimises the acquisition criterion only with regard to the controllable&#xD;
variables while keeping the environmental variables fixed at a current measurement. Important properties of ENVBO, such as the robustness to noisy objective functions and&#xD;
the number of environmental variables, are studied. ENVBO is applied to a wind farm&#xD;
simulator to maximise energy production by (a) finding optimal positions for four wind&#xD;
turbines within a complex terrain with changing wind directions and (b) setting optimal&#xD;
derating factors of a row of five wind turbines subject to changing wind speeds.
Description: PhD Thesis</summary>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>mitoML: Machine Learning to Understand Mitochondrial Disease Pathology</title>
    <link rel="alternate" href="http://theses.ncl.ac.uk/jspui/handle/10443/6665" />
    <author>
      <name>Khan, Mir Atif Ali</name>
    </author>
    <id>http://theses.ncl.ac.uk/jspui/handle/10443/6665</id>
    <updated>2026-01-23T12:14:50Z</updated>
    <published>2025-01-01T00:00:00Z</published>
    <summary type="text">Title: mitoML: Machine Learning to Understand Mitochondrial Disease Pathology
Authors: Khan, Mir Atif Ali
Abstract: Mitochondria are organelles that reside in virtually every cell of the human body and provide&#xD;
the energy for the cells to function. OXPHOS is the main metabolic pathway through which&#xD;
mitochondria generate energy, it is a machinery made up of five complexes each built with&#xD;
sub-units of multiple proteins and molecules. Defects in OXPHOS machinery manifest&#xD;
as results of genetic mutations and lead to mitochondrial disease. Mitochondrial diseases&#xD;
are currently untreatable due to our limited understanding of their pathology. The study of&#xD;
mitochondrial disease pathology involves discovery of OXPHOS protein expression patterns&#xD;
linked to various genetic mutations.&#xD;
Mitochondrial disease affects high energy demanding cells like Skeletal Muscle (SM) cells&#xD;
(myofibres). The expression of various OXPHOS proteins in myofibres taken from SM&#xD;
biopsies is studied. These OXPHOS proteins in SM tissue are observed using various imaging&#xD;
techniques such as Imaging Mass Cytometry (IMC). IMC produces high dimensional (up to&#xD;
40 channels) multiplexed pseudo-images representing spatial variation in the expression of&#xD;
a panel of OXPHOS proteins within a tissue, including sub-cellular variation. In previous&#xD;
methods good quality ‘analysable’ myofibres in these multichannel images are segmented and&#xD;
various statistical summaries, such as mean protein expression, are computed per myofibre.&#xD;
Statistical summaries of various groups of myofibres linked with different genetic mutations&#xD;
and a healthy control group are compared to analyse and understand the OXPHOS protein&#xD;
expression patterns of various mitochondrial diseases.&#xD;
Theses methods have a number of limitations i) profiling OXPHOS protein patterns in&#xD;
high dimensionality data: Due to high dimensionality multiplex data, it is not possible to&#xD;
classify and discover the OXPHOS protein expression pattern for four out of five groups&#xD;
of genetic mutations affecting mitochondria that have been studied [1] i.e. except for one&#xD;
group of genetic mutation the classification accuracy for all other groups was below 90%. ii)&#xD;
Precise segmentation and curation of myofibres: It is not possible to precisely segment and&#xD;
curate myofibres with existing applications without heavy manual corrections. iii) The use&#xD;
of statistical summaries per myofibre ignores all intra-myofibre features. There are many&#xD;
hypotheses [2, 3] that theorise the existence of differential features within myofibre in various&#xD;
mitochondrial dysfunctions.&#xD;
In this thesis I use Machine Learning (ML)-specifically logistic regression and XGboost,&#xD;
and various Deep Learning (DL) methods to address the three limitations mentioned above&#xD;
with the following contributions. I) Classify myofibres of mitochondrial patients affected&#xD;
by various genetic mutations, using explainable ML and myofibre statistical summaries.&#xD;
I show that using ML the classification accuracy for all five mutations exceeds 90% . I&#xD;
also demonstrate the use of explainable ML methods to discover the OXPHOS protein&#xD;
expression patterns associated with these high predictive accuracy ML models. II) Precise&#xD;
myofibre segmentation and curation pipeline: I developed ‘myocytoML’ a precise myofibre&#xD;
segmentation and curation pipeline that meets the quality of gold standard manual human&#xD;
annotations. This also led to the building of NCL-SM: A large dataset of more than 50k&#xD;
manually annotated myofibres, which is now available for public use. III) Classify myofibres&#xD;
of mitochondrial patients affected by various genetic mutations, using explainable DL and&#xD;
segmented multichannel raw images. I show that using DL the classification accuracy for&#xD;
all five mutations exceeds 98%. I also demonstrate the use of explainable DL methods to&#xD;
discover the OXPHOS protein expression patterns associated with these high predictive&#xD;
accuracy DL models.
Description: PhD Thesis</summary>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Mini-TORBED Technology for Carbon Capture  Adsorbent Screening</title>
    <link rel="alternate" href="http://theses.ncl.ac.uk/jspui/handle/10443/6663" />
    <author>
      <name>Jamei, Rouzbeh</name>
    </author>
    <id>http://theses.ncl.ac.uk/jspui/handle/10443/6663</id>
    <updated>2026-01-23T12:03:39Z</updated>
    <published>2025-01-01T00:00:00Z</published>
    <summary type="text">Title: Mini-TORBED Technology for Carbon Capture  Adsorbent Screening
Authors: Jamei, Rouzbeh
Abstract: Carbon capture (CC) via fluidized bed reactors presents a promising avenue for mitigating CO2&#xD;
emissions across the energy, industrial, and transportation sectors. This research focuses on &#xD;
developing and evaluating a small-scale and efficient CO2 capture screening platform &#xD;
employing a 3D-printed toroidal fluidized bed (TORBED) reactor. A commercial sorbent, &#xD;
based on branched polyethyleneimine (BPEI), was screened for capturing CO2 from artificial &#xD;
flue gas streams under a range of conditions. The adsorption screening experiments involved &#xD;
the introduction of various N2/ CO2 ratios into the TORBED reactor, and breakthrough curves &#xD;
were collected under different operating conditions, including CO2 volume fractions, BPEI bed &#xD;
loads, gas flow rates, and temperatures. &#xD;
In the hydrodynamic study, three potential industrial materials (RTI, Sasol, and Casale &#xD;
materials) were screened for compatibility with the TORBED reactor. The 'desirable flow &#xD;
regime' was quantified through methods such as visual observations, pressure drop analysis, &#xD;
and standard deviation analysis of pressure drop measurements, which provided insights into &#xD;
particle formations, flow stability, and uniform fluidization. Key results indicated that the RTI &#xD;
material exhibited optimal flow regimes with minimal pressure drop and high stability, making &#xD;
it the most suitable candidate for further adsorption and desorption studies. This comprehensive &#xD;
approach ensured the selection of an effective sorbent and optimal operating conditions for the &#xD;
TORBED reactor, contributing to advancements in carbon capture technology. &#xD;
In adsorption screening experiments, artificial flue gas streams comprising various N2/CO2&#xD;
ratios were introduced into the TORBED reactor. Breakthrough curves were collected under &#xD;
different operating conditions, including CO2 volume fractions (ranging from 2 to 20 vol%), &#xD;
BPEI bed loads (1–2.5 g), gas flow rates (20–35 L/min), and temperatures (40–70 °C). The &#xD;
breakthrough curves provided insights into the sorption behaviour of BPEI under different &#xD;
conditions, facilitating the characterization of its adsorption capacity and kinetics. A maximum &#xD;
sorbent capacity of 2.64 ± 0.06 mmol/g was measured within experiment durations lasting no &#xD;
longer than 10 seconds. This rapid data collection rate highlights the potential for high &#xD;
throughput screening. Moreover, precise temperature control within the TORBED effectively &#xD;
minimized the influence of heat of adsorption on kinetics.&#xD;
Desorption, a critical aspect of CC, was then studied given its importance in the overall process &#xD;
and lack of relative attention compared to adsorption in the wider literature. The desorption &#xD;
characteristics of the commercial BPEI adsorbent were also investigated using breakthrough &#xD;
experiments, with a focus on studying the influence of heat transfer effects. Experimental &#xD;
results revealed that higher desorption temperature (110 °C), shorter preheating time (achieved &#xD;
with a gas flow rate of 25 L/min), and elevated CO2 concentrations during adsorption (20 vol%) &#xD;
improved the desorption efficiency significantly (defined as CO2 desorbed compared to the &#xD;
adsorbed amount). Kinetic modelling plays a crucial role in understanding and optimizing &#xD;
adsorption and desorption processes. Upon analysis of the cumulative uptake curves extracted &#xD;
from the breakthrough data, it was found that the fractional order kinetic model best matches &#xD;
the behaviour of the BPEI adsorbent compared to the pseudo-1st order and pseudo-2nd order &#xD;
models. This implies that both physisorption and chemisorption processes are responsible for &#xD;
the binding of the CO2 with the BPEI surface. &#xD;
This work reinforced by two published papers in the Chemical Engineering Journal—provides &#xD;
fundamental insights and practical solutions that directly contribute to more efficient, &#xD;
flexible, and economically viable CCS processes. 1. Jamei et al. (2023, Chem. Eng. J. &#xD;
451:138405) demonstrated rapid and intensified screening of a branched polyethyleneimine &#xD;
(BPEI) adsorbent, achieving breakthrough measurements in a matter of seconds. This &#xD;
unprecedented speed of data collection allows for the rapid assessment of multiple sorbents &#xD;
and conditions, ultimately reducing the time and resources required for sorbent selection and &#xD;
optimization. &#xD;
2. Jamei et al. (2024, Chem. Eng. J., 1385894724070591) addressed challenges related to &#xD;
small-scale Temperature Swing Adsorption (TSA) in CCS. The study showed that by tuning &#xD;
temperature profiles and flow regimes within the TORBED reactor, it is possible to enhance &#xD;
sorbent regeneration efficiency. &#xD;
In summary, this research highlights the potential use of small-scale TORBED technology for &#xD;
screening CC materials to advance carbon capture more generally. By investigating adsorption &#xD;
and desorption characteristics and employing kinetic modelling, this study offers valuable &#xD;
insights for example optimising desirable flow regime to uniform fluidisation of sorbents in &#xD;
entire bed area for enhancing the efficiency of CO2 capture and mitigating industrial emissions. &#xD;
Keywords: TORBED, Adsorption, swirling, carbon capture, Fluidisation, BPEI
Description: PhD Thesis</summary>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </entry>
</feed>

