How can I know the value of resistors and capacitors from this photo?

3 次查看(过去 30 天)
i want know the values of resistors and capacitors
  1 个评论
DGM
DGM 2024-10-14
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.

请先登录,再进行评论。

采纳的回答

Star Strider
Star Strider 2024-10-13
编辑:Star Strider 2024-10-13
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 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by