<% location = courseLocation level = "" if "F65B3865D5C742CB85C0550B4A214263" = "717AE96DC8DD409AA90E18FB60F20DEB" then level = "" end if template = "course" courseTitle = "Building" courseStatus = "available" %> <% ' year thisYear = CInt(Left(202425, 4)) nextYear = thisYear + 1 ' go global goGlobal = "no" funnelbackGlobal = "" ' Custom Go Global option if CInt("0") > 0 then goGlobal = "yes" end if select case projectName case "Dubai" goGlobalURL = "/dubai/study/go-global.htm" case "Malaysia" goGlobalURL = "/malaysia/study/go-global.htm" case else goGlobalURL = "/study/why/go-global.htm" end select ' Work out which contact to show if projectName = "UK" then contactDefaultUK = true contactDefaultUKEdit = false if level = "Research" or (level = "Postgraduate" and CInt("0") > 0) then contactDefaultUK = false end if if level = "Research" or level = "Postgraduate" then contactDefaultUKEdit = true end if end if %> <% ' container targetContainer = true targetContainerHeadline = "Building" targetContainerUrl = "/malaysia/study/research/building.htm" %> <% Dim useBanner %>

PhD Building

<% if "available" = "available" and projectName = "UK" and level = "Postgraduate" and Date < CDate("2023-11-18") then %> <% openDayDates = "" openDayUrl = "" tempCampus = "" if tempCampus = "Edinburgh" then openDayDates = "Friday 17 November" openDayUrl = "https://www.hw.ac.uk/uk/visit/postgraduate.htm" end if %> <% if openDayDates <> "" then %>
Visit our <%=tempCampus%> Campus

<%=tempCampus%> Campus Open Days

Open day information

Our next Postgraduate Open Day takes place on Friday 17 November.

Open day information
Four students walking outside reception on Heriot-Watt Edinburgh campus
<% end if %> <% end if %>

The course

Programme code
KPT/JPS (N/582/8/0033) (MQA/PA10717) 12/26 <% courseCode = "KPT/JPS (N/582/8/0033) (MQA/PA10717) 12/26" %>
Delivery type
Full-time/Part-time
Duration
3-6 / 4-8 years
<% if "available" <> "withdrawn" then %>
Intake date
January, May, September
<% end if %>
Location
Malaysia
<% ' pass through for main course template campus = "Malaysia" courseCode = "KPT/JPS (N/582/8/0033) (MQA/PA10717) 12/26" delivery = "Full-time/Part-time" duration = "3-6 / 4-8 years" entry = "January, May, September" %>

Heriot-Watt University Malaysia welcomes PhD applications in ‘Building'. Applicants with an interest in the broad area of building design and performance, and construction management and IT are encouraged to apply.

<% if "available" <> "withdrawn" then %>
<% if courseStatus = "available" then %> Find out how to apply <% end if %> Or browse all Malaysia programmes
<% secondaryCtaType = "Browse programmes" %> <% end if %> <% applyLabel = "Find out how to apply" %> <% function getPreload() getPreload = "" end function %>
<% if location = "Dubai" then usePhone = "+971 4 571 7000" if "PhD" = "MBA" then useEmail = "DubaiMBA@hw.ac.uk" else useEmail = "Dubaienquiries@hw.ac.uk" end if %>

Contact

  • Contact

    Heriot-Watt University <%=campus%> Campus

  • Telephone

    <%=usePhone%>

  • Email

    <%=useEmail%>

<% elseif projectName = "Malaysia" then %>

Contact

Got questions about this programme?

Contact our enquiries team.

<% elseif contactDefaultUK = true then %>

Contact

Got questions about this programme?

Contact our enquiries team.

<% else %>

Contact

<% end if funnelbackSubject = "" if projectName = "UK" then if "index" <> "noindex" then if level <> "Research" then funnelbackSubject = "Research" else funnelbackSubject = subject end if else funnelbackSubject = "Research" end if end if if funnelbackSubject <> "" then funnelbackSubject = Replace(funnelbackSubject, ";", "|") end if if "available" = "withdrawn" then %>
<%=Replace(campus, ", ", "|")%><% end if %>" data-subject="<%=funnelbackSubject%>">

Course withdrawn

Please note: This course is no longer recruiting new students.

<% if funnelbackSubject <> "" then %>

These <%=funnelbackSubject%> degrees are available instead:

Loading courses…

More about this subject area

<% end if %>
<% else %> <% ' resets funnelbackAward = "" funnelbackBrand = "" funnelbackClearing = "" funnelbackClearingTypes = "" funnelbackCourseCode = "" funnelbackDelivery = "" funnelbackDuration = "" funnelbackEntry = "" funnelbackGscope = "" ' Awards funnelbackAward = Replace("PhD", " / ", "/") funnelbackAward = Replace(funnelbackAward, "/", "|") ' Check brands against subject brandEBS = Array("Accounting", "Business", "Business and Management", "Economics", "Finance", "Logistics and Operations", "Management", "Marketing") brandEGIS = Array("Architectural Engineering", "Biology", "Building, Planning and Urban Design", "Civil and Structural Engineering", "Civil Engineering and Structural Engineering", "Civil/Structural/Safety/Water Engineering", "Construction Project Management and Quantity Surveying", "Construction Management and Surveying", "Energy and Renewables", "Geography and Urban Studies", "Geoscience", "Marine, Environment and Climate Change", "Petroleum Engineering", "Real Estate", "Real Estate, Housing and Social Policy") brandEPS = Array("Brewing and Distilling", "Chemical Engineering", "Chemical Sciences", "Chemistry", "Combined Studies", "Electrical and Electronic Engineering", "Electrical, Electronic and Computer Engineering", "Mechanical Engineering", "Mechanical, Process and Energy Engineering", "Photonics and Quantum Sciences", "Physics", "Robotics", "Sensors", "Signals and Systems") brandMACS = Array("Actuarial Mathematics and Statistics", "Computer Science", "Mathematics") brandSoSS = Array("Languages and Intercultural Studies", "Psychology") brandTEX = Array("Communication and Design", "Constructed and Virtual Environments", "Fashion and Textiles", "Textiles and Design") if funnelbackSubject <> "" then if instr(funnelbackSubject, "Construction") = 0 then ' clash with Construction Management ' Brand - EBS for each x in brandEBS if x = funnelbackSubject or instr(funnelbackSubject, x) > 0 then funnelbackBrand = "Edinburgh Business School" funnelbackGscope = funnelbackGscope & "|brand-ebs" exit for end if next end if ' Brand - EGIS for each x in brandEGIS if x = funnelbackSubject or instr(funnelbackSubject, x) > 0 then funnelbackGscope = funnelbackGscope & "|brand-egis" exit for end if next ' Brand - EPS for each x in brandEPS if x = funnelbackSubject or instr(funnelbackSubject, x) > 0 then funnelbackGscope = funnelbackGscope & "|brand-eps" exit for end if next ' Brand - MACS for each x in brandMACS if x = funnelbackSubject or instr(funnelbackSubject, x) > 0 then funnelbackGscope = funnelbackGscope & "|brand-macs" exit for end if next ' Brand - SoSS for each x in brandSoSS if x = funnelbackSubject or instr(funnelbackSubject, x) > 0 then funnelbackGscope = funnelbackGscope & "|brand-soss" exit for end if next ' Brand - TEX for each x in brandTEX if x = funnelbackSubject or instr(funnelbackSubject, x) > 0 then funnelbackGscope = funnelbackGscope & "|brand-tex" exit for end if next end if if campus <> "" then funnelbackGscope = funnelbackGscope & "|campus-" & LCase(campus) end if ' Clearing if projectName = "UK" then if level = "Undergraduate" then if "Scotland (some Widening Participation categories only);England, Wales, Northern Ireland and Republic of Ireland;International" <> "No" then funnelbackClearing = "Yes" funnelbackClearingTypes = Replace("Scotland (some Widening Participation categories only);England, Wales, Northern Ireland and Republic of Ireland;International", ";", "|") if instr("Scotland (some Widening Participation categories only);England, Wales, Northern Ireland and Republic of Ireland;International", "Scotland") > 0 then funnelbackGscope = funnelbackGscope & "|clearing-scotland" end if if instr("Scotland (some Widening Participation categories only);England, Wales, Northern Ireland and Republic of Ireland;International", "England") > 0 then funnelbackGscope = funnelbackGscope & "|clearing-ruk" end if if instr("Scotland (some Widening Participation categories only);England, Wales, Northern Ireland and Republic of Ireland;International", "International") > 0 then funnelbackGscope = funnelbackGscope & "|clearing-international" end if end if end if end if ' Delivery and duration if campus = "Dubai" then funnelbackDelivery = Replace(delivery, " / ", "|") funnelbackDuration = Replace(duration, " / ", "|") elseif campus = "Malaysia" then funnelbackCourseCode = Replace(courseCode, "
", "|") funnelbackDelivery = Replace(delivery, "/", "|") funnelbackDuration = Replace(duration, "/", "|") elseif campus = "Online" then funnelbackDelivery = "" else funnelbackDelivery = Replace(delivery, ", ", "|") end if ' Entry dates entryDates = "September*January*April" tempEntry = Split(entry, ",") for each x in tempEntry x = Trim(x) if instr(entryDates, x) > 0 then 'x = x & " (" & thisYear & ")" end if numEntries = numEntries + 1 if numEntries > 1 then funnelbackEntry = funnelbackEntry & "|" & x else funnelbackEntry = funnelbackEntry & x end if next %>

Overview

Heriot-Watt University Malaysia welcomes PhD applications in ‘Building'. Applicants with an interest in the broad area of building design and performance, and construction management and IT are encouraged to apply.

Accreditation

All Heriot-Watt degrees are accredited by the MQA (Malaysia Qualifications Agency).

Programmes delivered at the Malaysia campus lead to degrees awarded by ‘Heriot-Watt University'.

<% if projectName = "UK" then %> <% if level = "Undergraduate" or level = "Postgraduate" then %> <% end if %> <% else %>
<% end if %>
<% if level = "Research" then %>

Research

<% else %>

Course content

<% end if %>

The PhD programme on the Malaysia campus aims to nurture global research professionals capable of making significant contributions in fields of economic and societal benefit through a clear demonstration of sustained scholarship.

Our aim is to enable each student an opportunity to deploy knowledge, understanding, critical thinking and develop an analytical approach in identifying and resolving problems.

The mode of delivery is via supervised research work of typical duration three years and culminating in the submission of a thesis normally within 4 years from the date of first registration. Students will work under the supervision of an expert academic team; normally comprising staff from both our Malaysia and UK campuses.

Students will also be expected to publish their work in high impact journals (although this is not a pre-requisite for viva and/or graduation).

All students are subject to an annual appraisal to assess progress.  Students will not be allowed to progress to the following year of study if this process is not complete. 

The language of instruction is English.

Research areas in the field include (but are not limited to):

  • Building design
  • Building performance
  • Green buildings and sustainability
  • Construction Management and Economics
  • Contacts and Procurement
  • Information Technology in Construction
  • BIM
  • Material Science and Technology
  • Climate change impacts on buildings

Entry requirements

Interested applicants should complete the online application, making clear on the form that you are applying to study at the Malaysia Campus.

All applicants should hold an MSc or first class MEng recognised by the Malaysian government and deemed acceptable by the University. Occasionally, candidates holding a first class BEng Hons or BSc Hons may be admitted if they also have significant research experience.

Some PhD students will be invited to interview prior to a formal offer being made.

Supporting documents

Applicants should also submit the following:

  • Copies of full academic transcripts from all previous academic degree courses and copies of certificates for degrees already awarded.
  • A detailed research proposal.

English language requirements

If English is not your first language, then evidence of proficiency equivalent to IELTS 6.0 is required.

If you do not have IELTS 6.0, we offer a Pre-Sessional English Programme (PSEP) prior to commencing your studies.

<% if location = "Malaysia" then %>

Fees

<% if level = "Research" then %>

View our PhD fees.

Research Degree Candidates must enrol every year for the duration of their studies, including when progressing as a Continued Affiliation (Writing-Up) student. At the time of this transfer, Continued Affiliation students will be required to pay a fee of RM700 for the first year and RM2700 thereafter while writing-up.

Note: Continued Affiliation students will have the same support as Research Degree Candidates in their normal period of study, including access to the Supervisory Team.

<% else %>

View our tuition fees for this course.

<% end if %>

Scholarships and bursaries

See our range of scholarships.

<% else %> <% end if %>
"" then %>data-accred="Yes" <% else %>data-accred="" <% end if %> data-award="<%=funnelbackAward%>" data-brand="<%=funnelbackBrand%>" data-apply="<%=customApply%>" data-applyLabel="<%=applyLabel%>" data-applyUrl="<%=applyUrl%>" data-created="2020-01-31" data-contentTeaser="" data-delivery="<%=funnelbackDelivery%>" data-duration="<%=funnelbackDuration%>" data-entry="<%=funnelbackEntry%>" data-global="<%=funnelbackGlobal%>" data-gscope="<%=funnelbackGscope%>" data-identifier="<%=funnelbackCourseCode%>" data-level="<%=level%>" data-location="<% if location = "United Kingdom" then %><%=Replace(campus, ", ", "|")%><% end if %>" data-subject="<%=funnelbackSubject%>" data-title="Building" data-FUNkgNodeLabel="course" data-FUNkgNodeNames="Building" data-debugOverviewFeatured="0" data-debugVideo="0" data-debugGlobal="0" data-debugProfile="0" data-debugPathway="0" data-debugScholsDefault="<%=funnelbackScholsDefault%>" data-secondaryCtaType="<%=secondaryCtaType%>" data-video="<%=videoHost%>">
<% end if %> <% function subjectArea() subjectArea = "" if projectName = "UK" then subjectArea = "
  • Research
  • " end if end function function getCanonical() getCanonical = "https://www.hw.ac.uk/malaysia/study/research/building.htm" end function function getTitleTag() useTitle = "Building" if "PhD" <> "MBA" then useTitle = "PhD Building" end if if projectName = "UK" then getTitleTag = useTitle & ", - Heriot-Watt University" else getTitleTag = useTitle & " - Heriot-Watt University " & projectName end if end function function getMeta() tempMeta = "" tempMeta = tempMeta & "" tempMeta = tempMeta & "" if "" <> "" then tempMeta = tempMeta & "" else tempMeta = tempMeta & "" end if getMeta = tempMeta end function %> <% if "available" <> "withdrawn" then unibuddy = "" end if %> <% function pageLayout() pageLayout = "fullwidth" end function %>