Download presentation
Presentation is loading. Please wait.
1
RF transceiver EMLAB
2
Block diagram of wireless transmitter
EMLAB
3
Block diagram of wireless receiver
EMLAB
4
RS232C EMLAB
5
EMLAB
6
EMLAB
7
Rs232 oscilloscope trace EMLAB
8
Rs232 waveforms This is the instruction bytes. Note that the voltage swing of the instruction waveform is about +/-10V. This is typical of the USB to RS232 converter to which the device is connected This is a closeup of the instruction byte 2. The "S" on either end represents the start and stop bits respectively. The start bit is always positive and the stop bit is always negative. The bit sequence is Start, 0, 1, 2, 3, 4, 5, 6, 7, Stop. The data is output with the least significant bit first, so the byte shown is actually in binary or = 51 in decimal. EMLAB
9
왼쪽 그림에서 TTL 레벨로 바로 통신을 하게 되면 조금만 노이즈가 첨가되어도 오류가 발생할 수 있음 (Low 레벨의 마진이 매우 적음)
따라서 PCB 보드 내에서는 TTL 로직 레벨을 사용하지만 보드 외부와 통신하는 경우에는 RS232 또는 Rs485 통신을 사용함 RS232 통신은 위아래 대칭이고 전압 레벨이 높으므로 좀 더 먼 거리(15m 정도) 통신이 가능함 더욱 먼 거리 통신을 원하면 RS485/422 (1.2km 까지) 통신 방식을 사용함 EMLAB
10
EMLAB
11
EMLAB
12
RS485 EMLAB
13
RF module EMLAB
14
EMLAB
15
RF transceiver example
EMLAB
16
Function EMLAB
17
EMLAB
18
EMLAB
19
EMLAB
20
EMLAB
21
EMLAB
22
EMLAB
23
RF module firmware EMLAB
24
EMLAB
25
EMLAB
26
EMLAB
27
EMLAB
28
EMLAB
29
C와 동시에 B가 송신을 개시했기 때문에 충돌이 발생
충돌 후 일정시간 기다린 뒤 C가 D로 송신 EMLAB
30
EMLAB
31
CSMA protocol EMLAB
32
Example : MCU EMLAB
33
EMLAB
34
EMLAB
35
EMLAB
36
EMLAB
Similar presentations