Difference between revisions of "Software"

From Steak Wiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
====Ansys====
 
====Ansys====
 
These fine folks use ansys:
 
These fine folks use ansys:
* Cooling Methods for a Typical Printed Circuit Board Assembly in Spacecraft: Simulation and Experiment
+
* https://www.mdpi.com/2079-9292/14/2/314 - Cooling Methods for a Typical Printed Circuit Board Assembly in Spacecraft: Simulation and Experiment
* https://www.mdpi.com/2079-9292/14/2/314
 
 
Which has a free 'student' license. It appears to let you download and use the software for a year.
 
Which has a free 'student' license. It appears to let you download and use the software for a year.
  
Line 32: Line 31:
 
===Image Processing===
 
===Image Processing===
 
Yolo is being used for a lot of image matching.  
 
Yolo is being used for a lot of image matching.  
* https://www.mdpi.com/2079-9292/14/2/217
+
* https://www.mdpi.com/2079-9292/14/2/217 - SSHP-YOLO: A High Precision Printed Circuit Board (PCB) Defect Detection Algorithm with a Small Sample
 
The January 2025 issue has a couple articles that use image processing via yolo to detect different things. for example this article has photos showing the image recognition being used for pcb errors. see the photos.
 
The January 2025 issue has a couple articles that use image processing via yolo to detect different things. for example this article has photos showing the image recognition being used for pcb errors. see the photos.
 
given that you can program yolo, you can use it for most anything, if you allow for less than 100% accuracy.
 
given that you can program yolo, you can use it for most anything, if you allow for less than 100% accuracy.

Latest revision as of 21:30, 17 January 2025

There is software, firmware, and hardware. Firmware is software. Hardware is hard. I've got a headache.

MicroHard

MicroFirm

MicroSoft

List

RF Design Tools

Audio Tools

Power Design Tools

See Switchers

Simulations

SimHeatsink

Ansys

These fine folks use ansys:

Which has a free 'student' license. It appears to let you download and use the software for a year.

There is also a free online course offered by Cornell:

FOSS Options

Searching alternativeto for ansys comes up with

OpenFoam
Elmer

Image Processing

Yolo is being used for a lot of image matching.

The January 2025 issue has a couple articles that use image processing via yolo to detect different things. for example this article has photos showing the image recognition being used for pcb errors. see the photos. given that you can program yolo, you can use it for most anything, if you allow for less than 100% accuracy.

This article does a generic defects search on an automotive part. Looking for example dents, or mistakes in the molding.