-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #541 from dejavuhyo/patch-2024-09-25
feat(posts): create 2024-09-25-capacitor
- Loading branch information
Showing
5 changed files
with
56 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
title: 커패시터(콘덴서) | ||
author: dejavuhyo | ||
date: 2024-09-25 09:05:00 +0900 | ||
categories: [Hobby, Guitar] | ||
tags: [capacitor, condensor, cap, 커패시터, 콘덴서, 응축기, 캐패시터, 캡] | ||
--- | ||
|
||
## 1. 커패시터 | ||
흔히 '콘덴서'라고도 불리는데, 영미권에서는 'condensor'라는 단어가 축전기를 뜻하기도 하지만 주로 응축기의 의미로 사용되는 경우가 많다. | ||
|
||
## 2. 기능 | ||
전압이 높을 때에는 전하를 모으고(충전) 전압이 낮으면 전하를 방출(방전)하여 전원 전압과 동일한 크기의 전위차를 유지하려 한다. 그러므로 직류 전원에 연결하면 전하가 충전되는 짧은 시간동안 전류 크기가 감소하다가 결국 전류가 흐르지 못하게 된다. 이는 다른 말로 전압의 변화에 저항하여 전압의 급격한 변화를 막아준다는 뜻이다. 이와 대응되는 인덕터(코일)는 전류의 변화에 저항하여 전류의 급격한 변화를 막아주는 역할을 한다. | ||
|
||
## 3. 커패시터 표준 코드 | ||
|
||
![marking-codes](/assets/img/2024-09-25-capacitor/marking-codes.jpg) | ||
|
||
![capacitance-conversion](/assets/img/2024-09-25-capacitor/capacitance-conversion.png) | ||
|
||
## 4. 커패시터 허용 오차 | ||
커패시턴스 값을 제외하고 세라믹 커패시터에 대문자가 인쇄되어 있다. | ||
|
||
![letter](/assets/img/2024-09-25-capacitor/letter.jpg) | ||
|
||
| 문자 | 공차(%) | | ||
|:-----:|:-----:| | ||
| A | ±0.05pF | | ||
| B | ±0.1pF | | ||
| C | ±0.25pF | | ||
| D | ±0.5pF | | ||
| E | ±0.5% | | ||
| F | ±1% | | ||
| G | ±2% | | ||
| H | ±3% | | ||
| J | ±5 % | | ||
| K | ±10% | | ||
| L | ±15% | | ||
| M | ±20% | | ||
| N | ±30% | | ||
| P | –0%, + 100% | | ||
| S | –20%, + 50% | | ||
| W | –0%, + 200% | | ||
| X | –20%, + 40% | | ||
| Z | –20%, + 80% | | ||
|
||
## [출처 및 참고] | ||
* [https://namu.wiki/w/커패시터](https://namu.wiki/w/커패시터) | ||
* [https://ko.mfgrobots.com/mfg/it/1008023717.html](https://ko.mfgrobots.com/mfg/it/1008023717.html) | ||
* [https://mystee.tistory.com/entry/일렉트릭-기타의-캐패시터콘덴서에-대해서](https://mystee.tistory.com/entry/일렉트릭-기타의-캐패시터콘덴서에-대해서) | ||
* [https://www.digikey.kr/ko/resources/conversion-calculators/conversion-calculator-capacitance](https://www.digikey.kr/ko/resources/conversion-calculators/conversion-calculator-capacitance) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.