<?xml version="1.0" encoding="UTF-8"?>
<CourseUnit xmlns="http://www.manchester.ac.uk/CUICourseUnitDetails" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.manchester.ac.uk/CUICourseUnitDetails.xsd">
  <UnitCode Applicant="Y" Label="Unit code" Student="Y">
    <Code>EEEN21000</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Embedded Systems Project</Title>
  </UnitTitle>
  <MaxUnits Applicant="Y" Label="Credit rating" Student="Y">
    <Units>20</Units>
  </MaxUnits>
  <TeachingPeriods Applicant="Y" Label="Teaching period(s)" Student="Y">
    <Period>Full year</Period>
  </TeachingPeriods>
  <AcademicCareer Applicant="Y" Label="Academic career" Student="Y">
    <Value>Undergraduate</Value>
  </AcademicCareer>
  <UnitLevel Applicant="Y" Label="Unit level" Student="Y">
    <Level>Level 2</Level>
  </UnitLevel>
  <StaffList Applicant="Y" Label="Teaching staff" RoleLabel="Course Unit Role" Student="Y">
    <StaffMember>
      <Name>Paul Wright</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
    <StaffMember>
      <Name>Liam Marsh</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
    <StaffMember>
      <Name>Robin Preece</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
    <StaffMember>
      <Name>Michael O'Toole</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
  </StaffList>
  <OfferedBy Applicant="Y" Label="Offered by" Student="Y">
    <OrganisationList>
      <Organisation>
        <OrgName></OrgName>
      </Organisation>
    </OrganisationList>
    <GroupList>
      <Group>
        <GroupName></GroupName>
      </Group>
    </GroupList>
    <FheqLevels>
      <FheqLevel>
        <LevelNumber>1</LevelNumber>
        <LevelName>FHEQ level (Framework for Higher Education Qualifications) ' Middle part of Bachelors ' </LevelName>
      </FheqLevel>
    </FheqLevels>
    <Ects>
      <MaxUnits>European Credit Transfer &amp; Accumulation System Rating :   10.0</MaxUnits>
    </Ects>
  </OfferedBy>
  <MarketingOverview Applicant="Y" Label="Marketing Course unit overview" Student="">
    <Content>&lt;p&gt;Students will work in teams to create a battery-powered robot buggy. The robot will autonomously navigate around a track using one or more sensor types. The project culminates with a competition to find the fastest buggy.&lt;/p&gt;&lt;p&gt;A working robot buggy requires many technical skills to combine: a battery power source, gearbox selection, control circuits for motor drives, drive shaft encoders as well as an array of sensors and the software to control the robot.&lt;/p&gt;&lt;p&gt;The project also enables the development of team working and project management skills, which are central to modern engineering.&lt;/p&gt;&lt;p&gt;Project teams will be formed a mix of degree programmes and abilities&lt;/p&gt;&lt;p&gt;The Embedded Systems Project will begin in the first semester with lectures, laboratories and workshops which deal with topics such as:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Motors and sensors&lt;/li&gt;&lt;li&gt;Introduction to Software Design&lt;/li&gt;&lt;li&gt;PWM and the STM32 microcontroller&lt;/li&gt;&lt;li&gt;Control systems&lt;/li&gt;&lt;li&gt;Engineering Drawing&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Additional Lectures will be organised on a year-by-year basis to reflect changes to the project.&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;p&gt;Students will work in teams to create a battery-powered robot buggy. The robot will autonomously navigate around a track using one or more sensor types. The project culminates with a competition to find the fastest buggy.&lt;/p&gt;&lt;p&gt;A working robot buggy requires many technical skills to combine: a battery power source, gearbox selection, control circuits for motor drives, drive shaft encoders as well as an array of sensors and the software to control the robot.&lt;/p&gt;&lt;p&gt;The project also enables the development of team working and project management skills, which are central to modern engineering.&lt;/p&gt;&lt;p&gt;Project teams will be formed a mix of degree programmes and abilities&lt;/p&gt;&lt;p&gt;The Embedded Systems Project will begin in the first semester with lectures, laboratories and workshops which deal with topics such as:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Motors and sensors&lt;/li&gt;&lt;li&gt;Introduction to Software Design&lt;/li&gt;&lt;li&gt;PWM and the STM32 microcontroller&lt;/li&gt;&lt;li&gt;Control systems&lt;/li&gt;&lt;li&gt;Engineering Drawing&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Additional Lectures will be organised on a year-by-year basis to reflect changes to the project.&lt;/p&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;p&gt;The course unit aims to provide a practical introduction to microcontrollers and embedded systems.&lt;/p&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content>&lt;p&gt;&lt;strong&gt;On successful completion of the course, a student will be able to:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ILO 1:&lt;/strong&gt; Develop personal, professional and team-working skills with special regards to the values of engineering principles in ethical practice, such as honesty, integrity, fairness, accuracy, rigour and leadership.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ILO 2: &lt;/strong&gt;Understand the steps involved in the design, specification, implementation and testing of an embedded system across the product lifecycle, including considerations of sustainability, for example, in the efficient and effective use of resources, environmental impact, and design from manufacture to disposal.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ILO 3:&lt;/strong&gt; Develop tests, analyse data and apply outcomes to the understanding and continuing improvement of a system. This includes quantifying and explaining error during experiments, or identification and diagnosis of faults (debugging) in hardware and software.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ILO 4:&lt;/strong&gt; Develop engineering product development skills following best practice project and quality management practices, such as use of planning tools, documentation, version control, and production of files for manufacture following relevant standards and design rules.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ILO 5: &lt;/strong&gt;Create elegant, maintainable and efficient program code.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ILO 6: &lt;/strong&gt;Develop report writing and oral presentation skills.&lt;/p&gt;</Content>
  </LearningOutcomes>
  <Knowledge Applicant="Y" Label="Knowledge and understanding" Student="Y">
    <Content></Content>
  </Knowledge>
  <IntellectualSkills Applicant="Y" Label="Intellectual skills" Student="Y">
    <Content></Content>
  </IntellectualSkills>
  <PracticalSkills Applicant="Y" Label="Practical skills" Student="Y">
    <Content></Content>
  </PracticalSkills>
  <TransferableSkills Applicant="Y" Label="Transferable skills and personal qualities" Student="Y">
    <Content></Content>
  </TransferableSkills>
  <EmployabilitySkillsList Applicant="Y" Label="Employability skills" Student="Y">
    <Skill>
      <SkillId></SkillId>
      <SkillDescription></SkillDescription>
    </Skill>
  </EmployabilitySkillsList>
  <Syllabus Applicant="Y" Label="Syllabus" Student="Y">
    <Content></Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content>&lt;p&gt;Didactic lectures&lt;/p&gt;&lt;p&gt;Problem based learning&lt;/p&gt;&lt;p&gt;Laboratory based learning&lt;/p&gt;</Content>
  </TeachingMethods>
  <AssessmentMethods Applicant="Y" Label="Assessment methods" Student="Y">
    <IntroText> </IntroText>
    <Method>
      <MethodId>0</MethodId>
      <MethodName>Other</MethodName>
      <MethodWeight>100%</MethodWeight>
    </Method>
    <OtherDescription>&lt;figure class="table"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;&lt;strong&gt;Assessment Task&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;&lt;strong&gt;Length&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;&lt;strong&gt;Weighting within unit (if relevant)&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;Design Report #1: Motor characterisation report.&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;10 pages, A4&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;10%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;Design report #2 :&lt;/span&gt;&lt;br/&gt;&lt;span class="text-small"&gt;Software Sensor selection and Control Algorithm.&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;22 pages, A4&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;25%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;Proposal&amp;nbsp;&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;10 minutes&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;10%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;Technical Demonstration 1&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;15 minutes&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;7%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;Technical Demonstration 2&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;15 minutes&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;7%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;Technical Demonstration 3&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;15 minutes&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;8%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;Technical Demonstration 4 / Heats&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;2 hours&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;10%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;Design Documents&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;4 Engineering Documents&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;3%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span class="text-small"&gt;Final Report&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;18 pages, A4&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class="text-small"&gt;20%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</OtherDescription>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content>&lt;p&gt;Written feedback within two weeks of submission (Design Reports, Proposal Report, Final Report).&lt;/p&gt;&lt;p&gt;Technical demonstrations (verbal feedback, immediate)&lt;/p&gt;&lt;p&gt;Results released within two weeks of assessment (Blackboard Quizzes)&lt;/p&gt;</Content>
  </FeedbackMethods>
  <RequirementsList Applicant="Y" Label="Pre/co-requisites" Student="Y">
    <Requirement>
      <UnitCode>EEEN10202</UnitCode>
      <UnitTitle>Microcontroller Engineering I</UnitTitle>
      <RequirementType>Pre-Requisite</RequirementType>
      <Description>Compulsory</Description>
    </Requirement>
    <Requirement>
      <UnitCode>EEEN20011</UnitCode>
      <UnitTitle>Microcontroller Engineering II</UnitTitle>
      <RequirementType>Co-Requisite</RequirementType>
      <Description>Compulsory</Description>
    </Requirement>
    <Requirement>
      <UnitCode>EEEN10141</UnitCode>
      <UnitTitle>Electronics Project</UnitTitle>
      <RequirementType>Pre-Requisite</RequirementType>
      <Description>Compulsory</Description>
    </Requirement>
    <AdditionalRequirement></AdditionalRequirement>
  </RequirementsList>
  <AcademicPrograms Applicant="Y" Label="Academic programmes" Student="Y">
    <AcademicProgram>
      <Program></Program>
      <Plan></Plan>
      <Level></Level>
      <Requirement></Requirement>
    </AcademicProgram>
  </AcademicPrograms>
  <FreeChoice Applicant="Y" Label="Available as a free choice unit?" Student="Y">
    <Content>N</Content>
  </FreeChoice>
  <Accreditation Applicant="Y" Label="Accreditation" Student="Y">
    <Content></Content>
  </Accreditation>
  <RecommendedReading Applicant="Y" Label="Recommended reading" Student="Y">
    <Content></Content>
  </RecommendedReading>
  <StudyHours Applicant="Y" Label="Study hours" Student="Y">
    <IntroText> </IntroText>
    <ScheduledHours Applicant="Y" Label="Scheduled activity hours" Student="Y">
      <ActivityHours>
        <ActivityType>Lectures</ActivityType>
        <Hours>12</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Practical classes &amp; workshops</ActivityType>
        <Hours>47</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Tutorials</ActivityType>
        <Hours>11</Hours>
      </ActivityHours>
    </ScheduledHours>
    <PlacementHours Applicant="Y" Label="Placement hours" Student="Y">
      <ActivityHours>
        <ActivityType></ActivityType>
        <Hours>0</Hours>
      </ActivityHours>
    </PlacementHours>
    <TotalHours Applicant="Y" Label="Independent study hours" Student="Y">
      <Hours>130</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content></Content>
  </Notes>
</CourseUnit>
