首页
网站开发
桌面应用
管理软件
微信开发
App开发
嵌入式软件
工具软件
数据采集与分析
其他
首页
>
> 详细
EBU6475代做、Java/Python程序代写
项目预算:
开发周期:
发布时间:
要求地区:
EBU6475 Microprocessor Systems Design
Mid-of-Module (MoM) Project
Coursework Title: Smart Ultrasonic Distance Approximator
Coursework Type: Group project
Marks contribution: 6% of total module marks
1. Project Overview
In this project, you will step into the role of a microprocessor systems design engineer, working
collaboratively in the team you have already established. Your task is to develop an embedded system
application: the Smart Ultrasonic Distance Approximator. This system will measure distances using an HC SR04 ultrasonic sensor, integrate user-controlled settings through potentiometers and GPIO buttons, and
optionally include an SSD1306 OLED display for enhanced user interaction.
To implement this project successfully, you will apply knowledge gained from the taught materials and the
Coding Day Challenges of Week 1 and 2 teaching blocks, including:
• STM32F401 MCU peripherals: GPIO, Timer (Input Capture), ADC, External Interrupts, and DMA.
• Embedded system development tools: STM32CubeIDE, SWV (Single Wire View), logic analyser, and
STM32CubeMonitor.
This coursework aligns with the GenAI-Empowered CDIO-Based Authentic Assessment (AA) framework. You
will follow the CDIO (Conceive-Design-Implement-Operate) engineering design process, progressing from
concept development to implementation and operation. You are encouraged to use GenAI tools for
knowledge exploration, design evaluation, code generation, and debugging, ensuring innovative and efficient
solutions.
This comprehensive assessment framework ensures you develop industry-relevant skills, including technical
expertise in embedded systems design, real-world problem-solving abilities, proficiency in GenAI-assisted
workflows, effective teamwork, and collaborative learning. This project provides practical, industry-relevant
experience in embedded systems development, closely reflecting real-world applications in intelligent
sensing technologies, robotics, and automation.
For details on hardware components, technical requirements, project deliverables, and submission, refer to
Sections 2, 3, 5, and 6, respectively.
2. Supplied Hardware Components
You will have access to the following hardware as shown in Figure 1:
• NUCLEO-F401RE (STM32F401 board)
• HC-SR04 Ultrasonic Sensor
• 3-Gang Potentiometers
• 4 Push Buttons
• I/O Extension Board
• Logic Analyzer
• SSD1306 OLED Display (optional)
Figure 1. Supplied hardware components
HC-SR04 Ultrasonic Sensor 3-Gang Potentiometers
4 Push Buttons and
SSD1306 OLED display Logic Analyser
I/O extension board
NUCLEO-F401RE
3. Project Requirements
Your embedded system must fulfil the following core technical requirements, demonstrating fundamental
competency in embedded systems design. While these functionalities are essential, you are encouraged to
explore creative enhancements and innovative solutions to showcase a deeper level of technical expertise.
• Ultrasonic Distance Measurement
o Use Timer Input Capture (IC) to capture HC-SR04 sensor signals.
o Implement accurate distance computation based on ultrasonic echo timing.
o Consider sensor range and accuracy limitations in system design.
• User-Controlled Settings
o Use GPIO to interface user buttons for system interaction (e.g. start/stop, mode switch).
o Use ADC to read values from potentiometers for adjustable settings (e.g. measurement
frequency, distance threshold).
• Efficient Data Handling
o Implement interrupts for event-driven responses.
o Implement DMA for CPU-offloaded real-time data transfer.
• Debugging, Validation and Data visualisation
o Utilise SWV, console output, data trace, time graph, logic analyser, and STM32CubeMonitor
for debugging, validation, and visualisation.
4. Coursework Assessment Framework and Marking Criteria
The coursework assessment framework is based on the GenAI-Empowered CDIO-Based Authentic
Assessment (AA) with Challenge-Based Learning (CBL) framework.
This framework is built on the following core principles:
• AA & CBL: Coursework is centered around realistic, open-ended engineering design challenges
mirroring real-world problems, fostering active learning and problem-solving.
• CDIO: You will follow the CDIO (Conceive-Design-Implement-Operate) engineering design process,
progressing systematically through the project lifecycle, from concept development to
implementation and operation, ensuring holistic skill development.
• Strategic GenAI Integration: Central to this framework, you are encouraged to use GenAI
throughout the CDIO engineering design process for (i) facilitating knowledge exploration, (ii)
supporting challenge assessment and design evaluation specifically considering innovative design
options, (iii) encouraging innovation and creative solutions, (iv) assisting with implementation and
troubleshooting, and (v) driving performance optimisation. You are required to demonstrate GenAI
competence through verification and validation of AI outputs. An example on how GenAI empowered CDIO framework can guide you through the engineering design process is depicted in
Figure 2.
• Teamwork and Collaborative Learning: Assessment emphasises both the collaborative process and
project outcomes, alongside individual contributions. Teamwork fosters diverse perspectives,
leading to more innovative solutions. Formative and summative evaluations will assess both team based and individual efforts.
Figure 2. GenAI-empowered CDIO framework
Table 1 outlines the coursework assessment criteria, detailing the marks allocated to each stage of the CDIO
engineering design process within the GenAI-Empowered CDIO-Based Authentic Assessment framework.
Table 1
Marking Criteria Description Weight (%)
1. Conceive:
Critical
assessment of
the project
challenge
Assesses the ability to evaluate project requirements, define
objectives, and establish specifications that address practical
engineering challenges, such as system stability, hardware-software
integration, and real-time control, while ensuring alignment with
industry standards and real-world applications.
20%
2. Design:
Higher-order
Thinking
Assesses the ability to think critically, demonstrate creativity, and
apply technical problem-solving skills in identifying challenges and
developing innovative solutions.
20%
3. Implement:
System
development
and execution
Assess the ability to translate conceptual designs into functional
embedded systems, including hardware integration, coding,
peripheral interfacing, and firmware optimisation. The quality of
implementation of innovative features will be evaluated.
20%
4. Operate:
Testing,
debugging, and
performance
evaluation
Assess the ability to verify and validate system performance through
rigorous testing for stability, accuracy, and real-time functionality.
Evaluates the use of advanced debugging tools and data visualisation
methods.
20%
5. Reflection and
Self-Assessment
Assesses the ability to critically reflect on personal contributions
throughout all phases of the GenAI-empowered CDIO process. This
includes identifying strengths, weaknesses, and areas for
improvement; verifying and validating GenAI-generated results for
alignment with project objectives; and evaluating GenAI’s
effectiveness in the workflow, with an emphasis on critical analysis,
human oversight, and continuous refinement.
10%
6. Teamwork and
Collaborative
Learning
Assess teamwork effectiveness and collaborative learning in achieving
project goals. This includes active participation, task delegation, clear
communication, problem-solving, integrating contributions, fostering
positive team dynamics, and ensuring shared responsibility.
10%
Note that:
• Criteria 1–4 are assessed via your documentation and video presentation. These criteria measure
your project outcomes in terms of technical proficiency and practical knowledge applied to real world challenges.
• Criteria 5-6 are assessed during lab session where you will demonstrate your project process and
progress, reflective activities, continuous feedback, and project quality improvement.
5. Project deliverables
Your team is required to submit the following deliverables to demonstrate your project outcomes and be
assessed against the marking criteria outlined in Table 1:
• Documentation (PDF, Maximum 5 pages):
o This document should concisely present the key outcomes of each phase of the CDIO process
(Conceive, Design, Implement, Operate).
o Focus on providing clear and direct evidence demonstrating how your project fulfils the
assessment criteria outlined in Marking Criteria 1-4 of Table 1.
• Video Presentation (Maximum 5 minutes): a short video presentation demonstrating your Smart
Ultrasonic Distance Approximator in operation. The video should clearly showcase:
o A demonstration of the system in operation, including the implemented features.
o An explanation of the key sections of your project code.
o Evidence of your debugging, validation, and data visualisation efforts.
• Complete Project Code (in Zip):
o This submission serves as supporting evidence for the functionality demonstrated in your
video presentation.
o Ensure your code is well-commented and organised.
6. Importance Dates
• Project Start: 17 March 2025, Monday (Week 4)
• Project progress assessment (for Criteria 5-6): Week 5
• Project Submission to QMPlus (for Criteria 1-4): 14 April 2025, Monday (Week 8)
-------- End of Document --------
软件开发、广告设计客服
QQ:99515681
邮箱:99515681@qq.com
工作时间:8:00-23:00
微信:codinghelp
热点项目
更多
代写 comp 310、代做 java/pyt...
2025-04-14
代做 program、代写 java 语言...
2025-04-14
program 代做、代写 c++/pytho...
2025-04-14
代写review questions – ad/a...
2025-04-14
代写eng5009 advanced control...
2025-04-14
代做ent204tc corporate entre...
2025-04-14
代写assignment st3074 ay2024...
2025-04-14
代做cs3243 introduction to a...
2025-04-14
代做empirical finance (bu.23...
2025-04-14
代做elec7310, module i: powe...
2025-04-14
代写philosophy, process, and...
2025-04-14
代做cmt654 devops 2024-25帮做...
2025-04-14
代做biol10002 report: indivi...
2025-04-14
热点标签
mktg2509
csci 2600
38170
lng302
csse3010
phas3226
77938
arch1162
engn4536/engn6536
acx5903
comp151101
phl245
cse12
comp9312
stat3016/6016
phas0038
comp2140
6qqmb312
xjco3011
rest0005
ematm0051
5qqmn219
lubs5062m
eee8155
cege0100
eap033
artd1109
mat246
etc3430
ecmm462
mis102
inft6800
ddes9903
comp6521
comp9517
comp3331/9331
comp4337
comp6008
comp9414
bu.231.790.81
man00150m
csb352h
math1041
eengm4100
isys1002
08
6057cem
mktg3504
mthm036
mtrx1701
mth3241
eeee3086
cmp-7038b
cmp-7000a
ints4010
econ2151
infs5710
fins5516
fin3309
fins5510
gsoe9340
math2007
math2036
soee5010
mark3088
infs3605
elec9714
comp2271
ma214
comp2211
infs3604
600426
sit254
acct3091
bbt405
msin0116
com107/com113
mark5826
sit120
comp9021
eco2101
eeen40700
cs253
ece3114
ecmm447
chns3000
math377
itd102
comp9444
comp(2041|9044)
econ0060
econ7230
mgt001371
ecs-323
cs6250
mgdi60012
mdia2012
comm221001
comm5000
ma1008
engl642
econ241
com333
math367
mis201
nbs-7041x
meek16104
econ2003
comm1190
mbas902
comp-1027
dpst1091
comp7315
eppd1033
m06
ee3025
msci231
bb113/bbs1063
fc709
comp3425
comp9417
econ42915
cb9101
math1102e
chme0017
fc307
mkt60104
5522usst
litr1-uc6201.200
ee1102
cosc2803
math39512
omp9727
int2067/int5051
bsb151
mgt253
fc021
babs2202
mis2002s
phya21
18-213
cege0012
mdia1002
math38032
mech5125
07
cisc102
mgx3110
cs240
11175
fin3020s
eco3420
ictten622
comp9727
cpt111
de114102d
mgm320h5s
bafi1019
math21112
efim20036
mn-3503
fins5568
110.807
bcpm000028
info6030
bma0092
bcpm0054
math20212
ce335
cs365
cenv6141
ftec5580
math2010
ec3450
comm1170
ecmt1010
csci-ua.0480-003
econ12-200
ib3960
ectb60h3f
cs247—assignment
tk3163
ics3u
ib3j80
comp20008
comp9334
eppd1063
acct2343
cct109
isys1055/3412
math350-real
math2014
eec180
stat141b
econ2101
msinm014/msing014/msing014b
fit2004
comp643
bu1002
cm2030
联系我们
- QQ: 9951568
© 2021
www.rj363.com
软件定制开发网!