-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfunding.html
More file actions
57 lines (47 loc) · 3.48 KB
/
funding.html
File metadata and controls
57 lines (47 loc) · 3.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
---
<!DOCTYPE html>
<html>
<head>
<title>Dr Sandy Brownlee's Home Page</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="author" content="Sandy Brownlee" />
{% include stiracuk/unicss.html %}
<!--was an include of virtual="/include/unicss.html" -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="sbstyles.css" />
</head>
<!--#set var="navsubsec" value="staff" -->
<body class="Study with Stirling">
<!-- "#include" the standard dept banner and nav bar -->
{% include stiracuk/uniheader.html %}
<!-- was an include of virtual="/include/uniheader.html" -->
<!-- end of included banner and nav bar -->
<div id="stir-content" class="seven-ten">
<a name="maincontent"></a>
<!-- main content goes below here -->
{% include sbheader.html %}
<h3>Funding</h3>
<p>I've been fortunate to receive funding towards my research...</p>
<ul>
<li>RAI Keystone Project (co-investigator, Stirling lead) - <a href="https://phawm.org">Participatory Harm Auditing Workbenches and Methodologies (PHAWM)</a>; £3.5M, with £330k at Stirling; May 2024 - January 2028</li>
<li>6x SFC Innovation Voucher to work with a local company; totalling £32.5k (as lead), £15k (as co-lead)</li>
<li>Innovate UK (The Sustainable Innovation Fund) (principal investigator) - AirOpt - optimisation of airspace to save 2MT CO2 a year; working with Airspace Unlimited Scotland; £259k, with £75k at Stirling; October 2020-June 2021</li>
<li>BT + Data Lab PhD studentship (PI/supervisor) - Explaining Non-Deterministic Solvers; £54k; October 2020 - September 2023</li>
<li>Carnegie Research Incentive Grant (principal investigator) - Towards Grammar-Aware operators for automatic improvement of software (TOGA); £9908, March-December 2019</li>
<li>Lead, University of Stirling Dragon's Den / Research Programme <i>Being Together</i> £220k (consisting: £20k equipment fund, PhD match funding, research trips, PI time buy out, etc</li>
<li>Royal Society of Edinburgh / Scottish Crucible (principal investigator) - Crowd-sourcing the aural identities of places by evolutionary optimisation - joint with Aberdeen and Edinburgh Universities - total value £4308, Jan-Dec 2017</li>
<li>EPSRC standard grant (researcher-co-investigator) - <a href="https://gow.epsrc.ukri.org/NGBOViewGrant.aspx?GrantRef=EP/N029577/1">"TRANSIT: Towards a Robust Airport Decision Support System for Intelligent Taxiing"</a> - joint with Lincoln, Sheffield and Cranfield Universities - total value £1.06M (including in-kind contributions from partners), of which £255k is at Stirling, 2016-2019.</li>
<li>nVidia hardware grant - "GPU-accelerated feature-based optimisation" - value £1000, Dec 2015</li>
<li>SICSA funding to host workshop on modelling & optimisation of transportation - £810, Jan 2015</li>
<li>Microsoft Azure Research Pass - 1 year access to cloud resources - value 40k USD, 2014-2015</li>
<li>Grants totalling £2810 from BCS, IEEE, ACM and SIET for travel to conferences in 2008</li>
<li>Carnegie Vacation Scholarship - 8 weeks funded research project, summer 2004, approx. £1000</li>
</ul>
<!-- end of main content -->
<!--#set var="myname" value="Dr Sandy Brownlee" -->
<!--#set var="myroom" value="4B125" -->
<!--#set var="myext" value="7454" -->
{% include stiracuk/unifooter.html %}
<!-- was in include of /include/unifooter.html -->