Raspberry Pi_Kor_25.5.4 저항 또는 저항기(resistor)

25.5.4 저항 또는 저항기(resistor)

25.5.4.1 저항기의 의미

저항기(또는 저항)은 전기회로에서 전류가 잘 흐리지 못하도록 전류의 흐름을 방해하여 전압을 떨어뜨리는 효과를 내는 전자부품을 말하며, 대부분의 전자회로에서 많이 사용된다. 저항의 단위는 오옴(ohm)인데, 기호로는 Ω으로 표기한다.

저항은 성격에 따라 여러 가지 종류가 있다. 고정저항은 가장 일반적으로 사용되는 저항으로 변동하지 않는 일정한 저항치를 가지고 있다. 가변저항은 일정한 범위 내에서 저항 값이 가변 할 수 있게 한 저항으로 음량조절 부품이나 기타 조절 부위에 사용하며, 회전방식과 슬라이드 방식이 있다. 또한 저항의 모양에 따라 lead 형태로 되어 있는 것도 있고, chip 형태로 되어 있는 것도 있다.

Raspberry Pi_Kor_03.10 외부 Interface

3.10 외부 Interface

Raspberry Pi는 외부 기기와의 양방향 interface를 통하여 시스템 외부의 장치와 통신하고, 통제할 수 있다. 외부 기기를 통해서 입력을 받거나 출력을 할 수도 있으며, 외부 장치를 조정할 수도 있다. 이를 위한 핵심적인 장치가 GPIO(General Purpose Input Output) port이다. 여기서는 이 GPIO를 이용하는데 필요한 준비사항을 간단히 언급하고자 한다. 상세한 내용은 [Chapter 25 외부 Interface]를 참고하기 바란다.

Raspberry Pi_Eng_25.5.4 Resistor

25.5.4 Resistor

25.5.4.1 Meaning of Resistor

A resistor is an electronic component that has the effect of dropping voltage by interrupting the flow of current so that the current does not flow well in the electric circuit. It is often used in most electronic circuits. The unit of resistance is ohm (ohm), which is denoted by Ω.

Raspberry Pi_Eng_03.10 External Interface

.10 External Interface

Raspberry Pi can communicate with and control devices outside the system through a bidirectional interface with external devices. It can receive input or output through an external device, or adjust an external device. A key device for this is the GPIO (General Purpose Input Output) port. Here, I will briefly mention the preparations required to use this GPIO. For details, refer to [Chapter 25 External Interface]: