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

3 ビュー (過去 30 日間)
abobaker abobaker
abobaker abobaker 2024 年 10 月 13 日
コメント済み: DGM 2024 年 10 月 14 日
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