Engineering, Design, and 3D Printing: Key Concepts and Principles

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/66

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

67 Terms

1
New cards

What is engineering?

The application of science and math to design solutions that meet human needs or solve problems.

2
New cards

What is the purpose of engineering legislation?

To ensure engineering practices protect the public's safety, health, and welfare.

3
New cards

What is PEO?

Professional Engineers Ontario, the regulatory body that licenses engineers in Ontario.

4
New cards

What are the requirements for licensure under PEO?

Engineering degree, 48 months of supervised experience, and passing the professional practice exam.

5
New cards

What is the PEO Code of Ethics?

A set of principles guiding engineers to act with integrity, competence, and public responsibility.

6
New cards

Define equality.

Treating everyone the same regardless of differences.

7
New cards

Define equity.

Providing fair opportunities by addressing individual needs and removing barriers.

8
New cards

What is the purpose of an engineering notebook?

To record designs, ideas, calculations, and experiments in a legal, traceable format.

9
New cards

Why is an engineering notebook important?

It provides evidence of innovation, design ownership, and engineering process.

10
New cards

List one best practice for keeping an engineering notebook.

Date entries, write in ink, and avoid leaving blank spaces.

11
New cards

What is CAD?

Computer-Aided Design; software used to create precise technical drawings and 3D models.

12
New cards

Why is CAD used in engineering?

It increases design accuracy, efficiency, and ease of modification.

13
New cards

What are good sketching practices before CAD modeling?

Use proper proportions, centerlines, and clear dimensions.

14
New cards

What is the purpose of features in CAD?

To create geometry such as extrusions, cuts, holes, and fillets.

15
New cards

What is reverse engineering?

The process of analyzing an existing product to understand its design and function.

16
New cards

How is reverse engineering used in design?

To improve or replicate an existing product design.

17
New cards

Why is standardization important in CAD drawings?

Ensures consistent communication of design intent across teams.

18
New cards

What is design?

A creative process of developing solutions to meet human needs or solve problems.

19
New cards

What does it mean 'to design'?

To plan and create a system, product, or process intentionally.

20
New cards

What is discovery in design?

Researching, brainstorming, and identifying possible directions before developing solutions.

21
New cards

What is iteration in design?

Repeating and refining a design process to improve the solution.

22
New cards

What are ideation methods?

Techniques for generating ideas, such as brainstorming, mind mapping, or SCAMPER.

23
New cards

What are design need statements?

Concise expressions describing what the design must accomplish.

24
New cards

What are design objectives?

Desired outcomes or performance goals the design should achieve.

25
New cards

What are design constraints?

Limitations or restrictions such as size, budget, time, or materials.

26
New cards

What is a microcontroller?

A compact integrated circuit that controls electronic systems using programmed instructions.

27
New cards

List one use of microcontrollers.

Controlling sensors, motors, lights, or other devices in automated systems.

28
New cards

What are electronic circuit basics?

Include power sources, conductors, loads, and connections forming a closed loop.

29
New cards

What is the structure of an Arduino program?

It includes a setup() function and a loop() function.

30
New cards

What does setup() do in Arduino code?

Runs once to initialize settings or pin modes.

31
New cards

What does loop() do in Arduino code?

Continuously executes commands to control hardware.

32
New cards

Arduino function example

digitalWrite(pin, HIGH); turns on an output pin.

33
New cards

Importance of microcontrollers

They allow automation, sensing, and control in embedded systems.

34
New cards

Universal design principles

Guidelines that make products usable by all people regardless of ability.

35
New cards

Iceberg model of the mind

Shows that most mental processes (attitudes, values) are hidden below conscious awareness.

36
New cards

Discoverability in design

How easily a user can understand how to use a product.

37
New cards

Affordances

Physical or visual clues about how something should be used.

38
New cards

Signifiers

Indicators (like labels or icons) that signal what actions are possible.

39
New cards

Constraints

Limits that prevent incorrect actions or restrict possible operations.

40
New cards

Mappings

The relationship between controls and their effects in the real world.

41
New cards

Feedback in design

The system's response that tells the user an action has occurred.

42
New cards

Conceptual model

The user's mental image of how a system works.

43
New cards

7-stage action cycle

A model describing user interaction: goal, plan, specify, act, perceive, interpret, compare, adjust.

44
New cards

Reasons for design failure

Poor feedback, confusing mappings, or misunderstanding user needs.

45
New cards

PrusaSlicer

Software used to convert 3D models into printer instructions (G-code).

46
New cards

3D printing process

Designing a model → slicing → printing → post-processing.

47
New cards

Type of 3D printing

Fused Deposition Modeling (FDM).

48
New cards

Supports in 3D printing

Temporary structures that hold overhanging parts during printing.

49
New cards

Importance of part orientation

It affects strength, surface finish, and support requirements.

50
New cards

Influences on part strength

Layer adhesion, infill density, and material type.

51
New cards

Design for assembly in 3D printing

Designing parts to fit together after printing for functionality.

52
New cards

Common FDM materials

PLA, ABS, PETG, and TPU.

53
New cards

Key characteristic of FDM printing

Layer-by-layer extrusion of melted filament.

54
New cards

Importance of teamwork in engineering

Collaboration is essential to project success and innovation.

55
New cards

Social loafing

A member contributing less effort when working in a group.

56
New cards

Preventing social loafing

Assign tasks clearly and recognize individual work.

57
New cards

Types of team conflict

Task, process, and relationship conflict.

58
New cards

Conflict type that can improve performance

Task conflict, when relationship conflict is low.

59
New cards

Feedback

Constructive communication that helps improve performance and motivation.

60
New cards

5 characteristics of quality feedback

Specific, positive, goal-based, actionable, compassionate.

61
New cards

ACT model of feedback reception

Accept, Clarify, Thank.

62
New cards

Group norms

Shared standards that guide behavior and interactions.

63
New cards

Psychological safety

Confidence that one can speak or take risks without punishment.

64
New cards

Fostering positive group culture

Growth mindset, feedback seeking, and respect.

65
New cards

Project Aristotle

Google's research identifying psychological safety as key to team success.

66
New cards

Shared leadership

Team members taking turns leading and supporting others.

67
New cards

3S team reflection

Stay, Stop, Start — assess what to continue, stop, or start doing.