How can I know the value of resistors and capacitors from this photo?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
abobaker abobaker
il 13 Ott 2024
Commentato: DGM
il 14 Ott 2024
i want know the values of resistors and capacitors
1 Commento
DGM
il 14 Ott 2024
It's not a photo. It's a 3D model from a board layout tool. Which tool? I have no idea. It's used for visualization and to integrate the board layout process with the CAD for the physical packaging.
If you don't know where the image came from, then I don't see why you'd expect a generic board visualization to actually represent the specific part values in the schematic. Certainly, the only parts with any marking are the resistors.
If you do know where the image came from and can verify that the 3D models are tailored to represent the part values in the schematic, then that means you have the schematic and this entire task is pointless.
Risposta accettata
Star Strider
il 13 Ott 2024
Modificato: Star Strider
il 13 Ott 2024
Displaying the image —
imshow(imread('WhatsApp Image..._0904bed9.jpg'))
The stripes are brown-black-brown with no tolerance stripe, so the resistor values are 100Ω (10 times a multiplier of 10) wiith a tolerance of 20%.
The capacitors have their values printed on them, and those are not visible in this image.
The IC should also have some sort of iidentification markings. It does not.
EDIT — (13 Oct 2024 at 13:40)
Added clarification.
.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!