<!doctype html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8">        <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9">               <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js">                      <!--<![endif]-->
<head>
    <meta charset="utf-8">

    <title>BLOODHOUND Supersonic First Record Attempt: October 2017</title>

    <link type="text/css" rel="stylesheet" href="/_assets/css/general/basic.css" />
    <link rel="canonical" href="https://www-2018.swansea.ac.uk/press-office/news-archive/2016/bloodhoundsupersonicfirstrecordattemptoctober2017.php" /> 





<meta name="viewport" content="width=device-width, initial-scale=1.0;">
<meta property="su:page-type" content="News Item">
<meta property="su:section-id" content="106934">

    <script type="text/javascript" src="/_assets/vendor/enhance.js"></script>
    <script type="text/javascript">

        var SU =        {
                            customScripts: {
                                preRepositioning:  [],
                                postRepositioning: []
                            }
                        },

            dataLayer = [],

            styles =    [
                            '/_assets/css/general/desktop.css',
                            {
                                href: '/_assets/css/common/ie.css',
                                iecondition: 'all'
                            },
                            {
                                href: '/_assets/css/common/ie7.css',
                                iecondition: 7
                            },
                            {
                                href: '/_assets/css/common/ie8.css',
                                iecondition: 8
                            }
                        ],
        
            scripts =   [
                           '/_assets/js/common/modernizr-jquery.all.min.js'
                        ];
        

        

        

        scripts = scripts.concat([
            '/_assets/vendor/jquery-plugins/cycle2/jquery.cycle2.js',
            '/_assets/vendor/jquery-plugins/cycle2/jquery.cycle2.swipe.js',
            '/_assets/vendor/jquery-plugins/auto-complete/jquery.auto-complete.js',
            '/_assets/vendor/mustache.js',
            '/_assets/js/common/console.js',
            '/_assets/js/common/su.js',
            '/_assets/js/common/su/http/link.js',
            '/_assets/js/common/jquery-plugins/jQuery.showCookieMessage.js',
            '/_assets/vendor/jquery-plugins/ba-throttle-debounce/jquery.ba-throttle-debounce.js',
            '/_assets/js/common/jquery-plugins/jQuery.initialiseNavigation.js',
            '/_assets/js/common/jquery-plugins/jQuery.inputClear.js',
            '/_assets/js/general/desktop/enhanceFooterLinks.js',
            '/_assets/js/general/desktop/jQuery.initialiseSplashGallery.js',
            '/_assets/js/general/desktop/jQuery.initialiseFeaturedGallery.js',
            '/_assets/js/general/desktop/jQuery.initialiseTabPods.js',
            '/_assets/js/general/desktop/jQuery.initialiseQuadSliders.js',
            '/_assets/js/general/desktop/jQuery.stripeTableRows.js',
            '/_assets/vendor/jquery-plugins/ba-bbq/jquery.ba-bbq.js',
            '/_assets/js/general/desktop/jQuery.initialiseExpanders.js',
            '/_assets/vendor/jquery-plugins/cookie/jquery.cookie.js',
            '/_assets/vendor/jquery-plugins/jBreadCrumb/js/jquery.easing.1.3.js',
            '/_assets/vendor/jquery-plugins/jBreadCrumb/js/jquery.jBreadCrumb.1.1.js',
            '/_assets/js/general/desktop.js',
            '/_assets/js/precedent/coreFunctions.js'
        ]);

        enhance({
            loadStyles: styles,
            loadScripts: scripts,
            forcePassText: 'Enhanced version',
            forceFailText: 'Basic version'
        });
    </script>


</head>

<body id="content" class="layout-general-wrapper">
 

    <div id="general" class="layout-general">

        <!--noindex-->
        <div id="header" class="layout-header">
<h1 id="logo" class="logo">
    <span class="logo-text">BLOODHOUND Supersonic First Record Attempt: October 2017</span>
    <a id="logo-link" href="https://www.swansea.ac.uk/">

        <img class="logo-image" src="/_assets/images/precedent/logo.en.png" alt="Swansea University Logo" />

    </a>
</h1>
            <div id="skipToContent" class="skip-to-content">
                <a class="skip-to-content-link" tabindex="1" href="#content-items" title="skip to content">Skip to content</a>
            </div>

<div id="globalNavWrapper" class="header-links">
    <ul id="globalNav" class="header-links-list">
    
        <!-- navigation object : SU_audience navigation --><li class="header-links-list-item"><a href="http://myuni.swan.ac.uk/">Current Students</a></li><li class="header-links-list-item"><a href="https://staff.swansea.ac.uk/">Staff</a></li><li class="header-links-list-item"><a href="http://www.swanseauniversity.com.cn">&#20013;&#25991;</a></li>
        
        <li class="header-links-list-item">
            <a href="/cy/swyddfar-wasg/archif-newyddion/2016/caruwchsonigbloodhound-yrymgaisgyntafidorrirrecordhydref2017.php">Cymraeg</a>
        </li>
        

    </ul>
</div>
            
            <div id="globalSearch" class="global-search-form">
<div class="global-search-form">
	<form action="https://www.swansea.ac.uk/search/">
	  <div>
	    <input type="hidden" name="c" value="swansea-web" />
	    <input
           id="global-search-form-q"
	       type="text"
	       name="q"
	       placeholder="Site Search"
	       size="31"
	       class="global-search-form-query"
	    />
	    <input class="global-search-form-submit" type="submit" value="GO" />
	  </div>
	</form>
</div>

<script class="register-custom-scripts">
(function () {
    SU.customScripts.postRepositioning.push(function () {
    
        var endpoint = 'https://swansea.funnelback.co.uk/s/suggest.json',

            unique = function(arr) {
                var hash = {}, result = [];
                for ( var i = 0, l = arr.length; i < l; ++i ) {
                    if ( !hash.hasOwnProperty(arr[i]) ) {
                        hash[ arr[i] ] = true;
                        result.push(arr[i]);
                    }
                }
                return result;
            },
            
            setHandler = function() {
                $('#global-search-form-q').off().autoComplete({
                    source: function(term, response) {
                        console.log("You typed [" + term + "]");
                        $.getJSON(
                            endpoint,
                            {
                                collection:    'swansea-web',
                                partial_query: term
                            },
                            function(data) {
                                response(unique(data));
                            }
                        );
                    }
                });
            };
    
        console.group('Initialising auto complete');
        window.setTimeout(function () {
            setHandler();
        }, 500);
        
        console.groupEnd();
    });
}());
</script>
            </div>
            
            <div id="naviBar" class="main-nav">
<!-- navigation object : SU_Main_Nav -->

            </div>
        </div>
        <!--endnoindex-->
        
        <div class="layout-container">
            <div id="main" class="layout-content">
                <div id="contentHeader" class="content-header">

                    <!--noindex-->
<div class="breadCrumbHolder module">
    <div class="breadCrumb module">
        <ul>
            <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a href="https://www.swansea.ac.uk/" itemprop="url">
                    <span itemprop="title">Home</span>
                </a>
            </li>
            <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a href="https://www.swansea.ac.uk/press-office/" itemprop="url">
                    <span itemprop="title">Press Office</span>
                </a>
            </li>
	</ul>
    </div>
</div>
                    <!--endnoindex-->

                    <h1 class="content-header-heading">BLOODHOUND Supersonic First Record Attempt: October 2017</h1>
                </div>

                <div id="splash-items" class="layout-splash">
                </div>

                <!--noindex-->
                <div class="layout-content-nav">
                    <div id="secondaryNavWrapper"></div>
                </div>
                <!--endnoindex-->

                <div id="content-items" class="layout-content-items content-items">
                    <div class="layout-featured-items">
                    </div>

                    <div class="layout-article-items">
  <div class="news-item-fulltext">
<p style="padding: 1.5em; text-align: center; background-color: #ffc266; font-weight: bold">
    Please note, this page has been archived and is no longer being updated.
</p>
    <p class="news-item-summary">The recent signing of major deals means The BLOODHOUND Project now has sufficient funding pledged to complete the car and start the countdown to high speed testing at the Hakskeen Pan, Northern Cape, South Africa, in autumn next year. </p>

    <div class="news-item-content">
        <p class="MsoNormal" style="margin-bottom: 0.0001pt;">On October 151997 Andy Green went supersonic in Thrust SSC and set a new World Land Speed Record of 763.035 mph (1277.98 km/h). Twenty years on, that record remains unchallenged.</p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;">&nbsp;</p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;">In October 2017, the team behind the <a href="http://www.bloodhoundssc.com/">BLOODOUND Supersonic Car </a>aims to change that and today formally announced the start of preparations for its first World Land Speed Record campaign.</p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;">&nbsp;</p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">As well as being one of the founding sponsors of BLOODHOUND SSC, Swansea University has been instrumental in the project&rsquo;s success to date, having been a key technology provider since day one in the early concept stages back in 2007.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">The University&rsquo;s primary role in the BLOODHOUND SSC Project has been the contribution of its expertise in&nbsp;</span><a href="http://www.swansea.ac.uk/bloodhoundssc/cfd/">Computational Fluid Dynamics (CFD) research</a><span style="color: #1a1a1a;">, with&nbsp;</span><a href="http://www.swansea.ac.uk/engineering/">College of Engineering</a><span style="color: #1a1a1a;">&nbsp;researchers working as part of the design team on the aerodynamic design of the supersonic car.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">The car displayed to widespread acclaim in September 2015 was a &lsquo;trial-build&rsquo;, without fluids, done in part to check the fit of over 3500 bespoke components. Conventional motor manufacturers typically build hundreds of pre-production prototypes to finalise details. As there is only one BLOODHOUND SSC, the Project used this opportunity to see if brackets were in the right place, key components accessible for servicing and one-off parts manufactured to the correct tolerances.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<h5 style="text-align: center;"><span style="color: #1a1a1a;"><img src="/media/Dr Ben Evans - BLOODHOUND SSC.JPG"
alt="Dr Ben Evans - BLOODHOUND SSC " title="Dr Ben Evans - BLOODHOUND SSC " /></span><span style="color: #1a1a1a;">Dr Ben Evans during the unveilling of the BLOODHOUND SSC in September 2015.&nbsp;</span></h5>
<h5 class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center;"><span style="color: #1a1a1a;">&nbsp;</span></h5>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">The team will now disassemble the 13.5m long streamliner, documenting the process in fine detail, to create the BLOODHOUND User Manual. Given that, at some point in the future, engineers may be working on the world&rsquo;s most complex racing car, at 2am, in the Kalahari desert, an accurate illustrated guide will be essential piece of kit.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">Where necessary modifications will be made and new parts created before BLOODHOUND SSC is reassembled and transported to Newquay Aerohub for tiedown tests with its EJ200 jet and Nammo rocket system in place.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">The Rolls-Royce jet is a tried and tested component used to develop the production engines for the Eurofighter Typhoon. The rocket is a new design however and further work will be required before engineers sign it off for use in the car.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">BLOODHOUND SSC will travel under its own power for the first time at Newquay in June 2017, in a slow speed (c.220 mph / 354 km/h) shakedown test. This will also be an opportunity for the team to practice live-streaming data and imagery from the car - a key aspect of BLOODHOUND&rsquo;s mission to share the adventure with a global audience.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">By this time the team&rsquo;s Rapid Response and Turnaround Crews will have done extensive training ready to support high speed running in South Africa. This will include rehearsing &lsquo;the pit stop from hell&rsquo;: an intense 40 minute period between timed runs during which time the car will be checked, refuelled and made ready for the return leg.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">This &lsquo;race within a race&rsquo; is crucial to setting a record: in 1997 a delay of just a few seconds cost the team the top prize.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">With the Shakedown Test successfully completed, BLOODHOUND SSC will be loaded onto a CargoLogicAir Boeing 747 freighter to be airlifted to Upington, South Africa. It will then be transported by road to the team&rsquo;s desert base at Hakskeen Pan. Under the guidance of Operations Director Martyn Davidson, 16 container-loads of equipment will have been shipped in advance and a self-contained village complete with workshop and TV studios set up.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">The first practice loading of BLOODHOUND SSC into the 747 will take place during the Farnborough International Airshow on Monday 11&nbsp;</span><span style="color: #1a1a1a;">July.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;"><strong>Dr Ben Evans, senior lecturer in aerospace engineering and member of the BLOODHOUND SSC design team, said:</strong> &ldquo;This latest announcement on the progress of the BLOODHOUND SSC marks a further milestone for the project. The first record attempt at 800mph takes another leap towards realising the project&rsquo;s ultimate objective of achieving a 1,000mph Land Speed Record.</span><span style="color: #1a1a1a;">&nbsp; </span><span style="color: #1a1a1a;">After seven years of design and a year to complete the car build, now things get real!</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&ldquo;We at Swansea's College of Engineering have been working closely with BLOODHOUND engineers, Rolls-Royce, and Rolex in developing the vehicle&rsquo;s design, and 2017 will be the most exciting stage of the project,</span><span style="color: #1a1a1a;">&nbsp; </span><span style="color: #1a1a1a;">and for us at Swansea, as we will find out how accurately our world-leading CFD modelling capabilities have been at predicting the car&rsquo;s aerodynamic performance.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&ldquo;I am incredibly proud of the University's involvement in developing the BLOODHOUND project, and I'm already looking forward to next year, when BLOODHOUND will undoubtedly become the world's most famous car."</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="color: #1a1a1a;">&nbsp;</span></p>
    </div>

    <ul class="news-item-post-info-container vcard">
        <li class="news-item-post-info author">
           Posted by
            <span class="fn">Catrin Newman</span>
            &lt;<a class="email" href="mailto:c.a.newman@swansea.ac.uk">c.a.newman@swansea.ac.uk</a>&gt;
        </li>

        <li class="news-item-post-info">
            <a href="/press-office/news-archive/2016/bloodhoundsupersonicfirstrecordattemptoctober2017.php" rel="bookmark">
                <abbr class="published" title="2016-07-12T16:46:00+01:00">Tuesday 12 July 2016 16.46 BST</abbr>
            </a>
        </li>

        <li class="news-item-post-info updated-container">
            <abbr class="updated" title="2016-07-04T14:57:21+01:00">Monday 4 July 2016 14.57 BST</abbr>
        </li>

        <li class="news-item-post-info">
        	<span class="fn org">Catrin Newman</span>
        </li>
    </ul>

</div>

                    </div>

                    <div class="layout-related-items">
                    </div>
                </div>


            </div>

            <!--noindex-->
            <div id="footer" class="layout-footer">
                <ul id="footerLinks" class="footer-links">
<!-- navigation object : SU_footer navigation --><li class="footer-links-list-item"><a href="/the-university/contact/">Contact Us</a></li><li class="footer-links-list-item"><a href="/personnel/jobs/">Jobs</a></li><li class="footer-links-list-item"><a href="/the-university/colleges/">Colleges</a></li><li class="footer-links-list-item"><a href="/press-office/">Press</a></li><li class="footer-links-list-item"><a href="https://www.swansea.ac.uk/about-us/safety-and-security/health-and-safety/">Health &amp; Safety</a></li><li class="footer-links-list-item"><a href="/includes/footer/disclaimer-and-copyright/">Disclaimer &amp; Copyright</a></li><li class="footer-links-list-item"><a href="/includes/footer/site-map/">Site map</a></li><li class="footer-links-list-item"><a href="/includes/footer/privacyandcookies/">Privacy and Cookies</a></li><li class="footer-links-list-item"><a href="http://www.swan.ac.uk/course-search/">Course Search</a></li>
                </ul>

                <div id="footerDisclaimer" class="footer-disclaimer">
                    <p class="footer-disclaimer-text">Swansea University is a registered charity. No. 1138342.</p>
                </div>
            </div>
            <!--endnoindex-->

        </div>

    </div>


<script id="desktop-header-template" type="text/x-tmpl-mustache">

    <div id="header" class="layout-header">
        <div class="skip-to-content" id="skipToContent">
            {{{ skipToContent }}}
        </div>

        <h1 id="logo" class="logo">
            {{{ logo }}}
        </h1>

        <div id="globalNavWrapper" class="header-links">
            <ul id="globalNav" class="header-links-list">
                {{{ globalNav }}}
            </ul>
        </div>

        <div id="globalSearch" class="global-search-form">
            {{{ globalSearch }}}
        </div>
                    
        <div id="naviBar" class="main-nav">
            <ul id="mainNav" class="main-nav-list">
                {{{ mainNav }}}
            </ul>
        </div>
    </div>

</script>


<script id="mobile-header-template" type="text/x-tmpl-mustache">

    <div id="header" class="layout-header">
        <span class="layout-menu-bar">
            <a id="layout-menu-bar-toggle" class="layout-menu-bar-toggle" href="#">{{mobile.linksText}}</a>
        </span>

        <a id="logo-link" href="{{mobile.logoLinkHref}}">
            <img class="logo-image" alt="{{mobile.logoAlt}}" src="{{mobile.logoSrc}}" />
        </a>
    </div>

</script>


<script id="desktop-menu-template" type="text/x-tmpl-mustache">

    <div class="layout-content-nav">
        <div id="secondaryNavWrapper">
             <ul id="secondaryNav" class="content-nav content-nav-items">
                 {{{secondaryNav}}}
             </ul>
         </div>
    </div>

</script>


<script id="mobile-menu-template" type="text/x-tmpl-mustache">

    <div class="layout-content-nav">
        <div id="globalNavWrapper">
            {{{globalNav}}}
        </div>

        <div id="naviBar">
            {{{mainNav}}}
        </div>

        <div id="secondaryNavWrapper">
             <ul id="secondaryNav">
                 {{{secondaryNav}}}
             </ul>
         </div>
    </div>

</script>


<script id="desktop-tabs-pod-template" type="text/x-tmpl-mustache">

    <h2 class="tabs-pod-title">{{ podTitle }}</h2>
    <div class="tabs-pod-tabs">

        <ul class="tabs-item-list">
{{#tabs}}
            <li class="tabs-item-list-tab-item tabs-pod-tabs-tab-heading">
                <a class="tabs-item-list-tab-item-link" href="#">{{ tabHeading }}</a>
            </li>
{{/tabs}}
        </ul>

{{#tabs}}
        <div class="tabs-pod-tabs-tab">
            <div class="tabs-pod-tabs-tab-content">
                {{{ tabContent }}}
            </div>
        </div>
{{/tabs}}

    </div>

</script>


<script id="mobile-tabs-pod-template" type="text/x-tmpl-mustache">

    <h2 class="tabs-pod-title">{{ podTitle }}</h2>
    <div class="tabs-pod-tabs">
{{#tabs}}
        <div class="tabs-pod-tabs-tab">
            <h3 class="tabs-pod-tabs-tab-heading is-collapsed">
                <a href="#">{{ tabHeading }}</a>
            </h3>
            <div class="tabs-pod-tabs-tab-content" style="display: none">
                {{{ tabContent }}}
            </div>
        </div>
{{/tabs}}
    </div>

</script>


</body>

</html>
