Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thermal Management Specifications #49

Open
7 tasks
git-union bot opened this issue May 9, 2024 · 0 comments
Open
7 tasks

Thermal Management Specifications #49

git-union bot opened this issue May 9, 2024 · 0 comments

Comments

@git-union
Copy link
Contributor

git-union bot commented May 9, 2024

Thermal Management Specifications

As an engineer, I want to design a thermal management system for a compact computer with a form factor similar to a Mac Mini, ensuring that the device operates within safe temperature ranges under typical load conditions.

Acceptance Criteria

  • The system must be capable of dissipating heat generated by the CPU, GPU, SSD, and other components under peak load.
  • The thermal solution should not exceed the sound level of 35 dBA at a distance of one meter under normal operation.
  • The system should be able to operate safely and without thermal throttling in ambient temperatures up to 35°C.
  • Any active cooling solutions (like fans) must have a minimum lifespan of 50,000 hours.
  • The thermal design must fit within the physical constraints of the Mac Mini-like form factor without compromising performance.
  • The materials used for thermal management must be compliant with RoHS (Restriction of Hazardous Substances) standards.
  • The design should consider ease of maintenance and access to thermal management components.
graph LR
  A[CPU] -- Heat generation --> B((Cooling System))
  B -- Heat dissipation --> C{Chassis / External Environment}
  D[GPU] -- Heat generation --> B
  E[SSD] -- Heat generation --> B
  F[Other Components] -- Heat generation --> B
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants