CITS5506画图题分析

本文作者:西澳学弟 vx:_rabbit0527
需要去年完整卷子,考试重点,复习指导,直接加绿泡泡

Draw a block diagram showing the key components of your IoT architecture. [6 Marks]

按老师图的结构整理:左侧传感器,中间 MCU,上方 Vehicle MCU,下方 Release Airbag,右侧 Cloud Analytics;箭头上直接写 CAN、NB-IoT / Satellite、MQTT / HTTPS。

Clean HTML Diagram

IoT architecture block diagram for airbag system Sensors send data to MCU. MCU connects with vehicle MCU through CAN, triggers release airbag, and sends data through communication link to cloud analytics. Sensors crash / impact vehicle state data 1 MCU local controller decision logic 3 Vehicle MCU vehicle system 6 Release Airbag safety actuator 2 Cloud Analytics storage / dashboard report / diagnosis 5 sensor data CAN vehicle MCU connection actuator control NB-IoT / Satellite MQTT / HTTPS communication link 4 Numbered circles match the 6 marks in the marking guide.

6 Marks Mapping

Mark Required component Where it appears in the diagram
1 Sensors Left block: Sensors collect crash / impact / vehicle state data.
2 Release airbag Bottom block: MCU sends actuator control to Release Airbag.
3 MCU Centre block: MCU performs local control and decision logic.
4 Communication link Right arrow: NB-IoT / Satellite with MQTT / HTTPS links MCU to cloud.
5 Analytics in cloud Right block: Cloud Analytics stores data and supports dashboard / diagnosis.
6 Connection with vehicle MCU Top block: MCU is connected to Vehicle MCU through CAN.

Diagram Standard Check

审查结论:这张图是合理且符合评分标准的。

Short Written Explanation

The sensors collect crash, impact or vehicle state data and send it to the MCU. The MCU is connected to the vehicle MCU through CAN and can trigger the airbag actuator when required. The MCU also sends data to the cloud through a communication link such as NB-IoT, satellite, MQTT or HTTPS. The cloud performs analytics, stores historical data and supports reporting, dashboard display and later diagnosis.