Integration 2.0r User manual

Type
User manual

Integration 2.0r is a wireless ISM band repeater demo device that showcases the capabilities of Integration's IA4220/IA4221/IA4320/IA4420 chipsets in a multi-transmitter/receiver environment.

The device is a user-friendly and versatile tool for exploring the possibilities of wireless communication and can be utilized in various applications, including:

  • Demonstrating the functionality of Integration's IA4xxx chipsets in real-world scenarios
  • Evaluating the performance and capabilities of wireless communication systems
  • Prototyping and developing wireless applications
  • Gaining hands-on experience with wireless communication technologies

Integration 2.0r is a wireless ISM band repeater demo device that showcases the capabilities of Integration's IA4220/IA4221/IA4320/IA4420 chipsets in a multi-transmitter/receiver environment.

The device is a user-friendly and versatile tool for exploring the possibilities of wireless communication and can be utilized in various applications, including:

  • Demonstrating the functionality of Integration's IA4xxx chipsets in real-world scenarios
  • Evaluating the performance and capabilities of wireless communication systems
  • Prototyping and developing wireless applications
  • Gaining hands-on experience with wireless communication technologies
ISM Band Repeater Demo
DOCUMENTATION
IA ISM-UGRP
IA ISM-UGRP Rev 2.0r 1205
WIRELESS
© 2005, Integration Associates, Inc.
User Guide
Version 2.0r - PRELIMINARY
Integration Associates, Inc.
110 Pioneer Way, Unit L
Mountain View, California 94041
Tel: 650.969.4100
Fax: 650.969.4582
www.integration.com
ISM Band Repeater Demo
User Guide
Version 2.0r - Preliminary
Revision Date: December 15, 2005
The information is provided “as is” without any express or implied warranty of any kind,
including warranties of merchantability, non-infringement of intellectual property, or fitness
for any particular purpose. In no event shall Integration Associates, Inc., or its suppliers
be liable for any damages whatsoever arising out of the use of or an inability to use the
materials. Integration Associates, Inc., and its suppliers further do not warrant the accuracy
or completeness of the information, text, graphics, or other items contained within these
materials. Integration Associates, Inc., may make changes to these materials, or to the
products described within, at any time, without notice.
© 2005 Integration Associates, Inc. All rights reserved. Integration Associates is a trademark
of Integration Associates, Inc. All trademarks belong to their respective owners.
i
ABOUT THIS GUIDE
The ISM Band Repeater Demo is designed to show the use of Integration's IA4220/IA4221/IA4320/IA4420 chipsets in a
multi-transmitter/receiver environment.
For further information on the devices found in this user guide, please visit our Web site:
http://www.integration.comhttp://www.integration.com
http://www.integration.comhttp://www.integration.com
http://www.integration.com
and download the following datasheets:
IA4220 Universal ISM Band Transmitter datasheet: IA4220-DS
IA4221 Universal ISM Band Transmitter datasheet: IA4221-DS
IA4320 Universal ISM Band Receiver datasheet: IA4320-DS
IA4420 Universal ISM Band Transceiver datasheet: IA4420-DS
ii
Demo Kit Contents ................................................................................................................................................. 1
Overview ...................................................................................................................................................................2
Repeater Demo Description ...................................................................................................................................4
Demo Unit Table of Contents .................................................................................................................................. 5
Radio Hardware: IA4220/21 Transmitter Section ............................................................................................. 7
Schematic ..................................................................................................................................................... 8
434 MHz Layouts ......................................................................................................................................... 9
915 MHz Layouts ........................................................................................................................................ 10
Radio Hardware: IA4420 Transceiver Section ................................................................................................. 11
Schematic: 50 Ohm Repeater Demo (LCD Version) ................................................................................. 12
PCB Layout: 50 Ohm Repeater Demo (LCD Version) ............................................................................... 13
Schematic: 50 Ohm Repeater Demo (Non-LCD Version) ......................................................................... 14
PCB Layout: 50 Ohm Repeater Demo (Non-LCD Version) ....................................................................... 15
Radio Hardware: IA4320 Receiver Section ...................................................................................................... 17
434 MHz Receiver Schematic ................................................................................................................... 18
434 MHz Receiver Layouts ........................................................................................................................ 19
915 MHz Receiver Schematic ................................................................................................................... 20
915 MHz Receiver Layouts ........................................................................................................................ 21
TABLE OF CONTENTS
iii
.
DEMO KIT CONTENTS
This document describes designs available on the development kit CDROM for the 434 and 915 MHz ISM Repeater Demo.
Also covered are the diagrams for both LCD and non-LCD variants. For further details, please refer to
www.integration.com/
evaluation_kits.php or the IA ISM-DKxx CDROM.
IA ISM-UGRP contains the following items:
Push Button Demo transmitter board
Two Push Button Demo receiver boards
Repeater Demo board
User Guide
1
This document is designed to provide as the user guide to all variants of the Repeater Demo. Photographs may differ
depending on version. The photograph above is the 434 MHz LCD version.
OVERVIEW
The demo’s main objective is to show the IA4420’s capability to monitor multiple frequencies, receive data from an FSK
transmitter, and then re-transmit this data on an another arbitrary frequency to another receiver or transceiver. This
demonstration is designed to show the IA4420 acting as a repeater node.
The Repeater Demo has three main components: the IA4420, which is the system radio, a C8051F311 type 8051
microcontroller, which controls the application, and a 2 line 16 character LCD, which informs the user of the repeater status
(Note)
.
The current version of the Repeater Demo is equipped with a 50 Ohm SMA connector for the antenna.
2
Fig. 1 Repeater Block Diagram
Note:Note:
Note:Note:
Note: LCD only available on some models.
Repeater function
Packet
Receiver
Packet
Builder
Packet
Transmitter
SW Uart Interface
LCD Interface
Serial
LCD
IA4420 control
Scheduler
SPI Interface
TX/RX buffer
Physical layer
IA4420
Controller
SPI Interface
ISM Transceiver
TX LatchFIFO
Software parts in C8051F311
OVERVIEW
3
The demo uses the developer-friendly features of the IA4420 device. In receive mode the microcontroller reads the received
bytes from the IA4420’s FIFO, and transmits them through the TX latch. This approach dramatically reduces the load on the
micro, because the microcontroller doesn’t have to monitor every bit, only the bytes. This means the timing constraints in
an application can be reduced at least by a factor of eight for both the transmitting and the receiving sides. See the
PROCESSOR ACTIVITY lines on Figure 2, as demonstrated for both the ‘Traditional’ transceiver mode and the Integration
‘FIFO’ mode.
Fig 2. Process Activity in FIFO Mode when Compared to a Traditional Mode of Operation
RF PACKETS (8bit)
INTERRUPT REQs
PROCESSOR ACTIVITY
FIFO IT level
set to 8 bit
FIFO LEVEL STATUS
FIFO empty
13254
byte1
DATA CLK
PROCESSOR ACTIVITY
"Traditional"
mode
FIFO mode
IA4320
LED1
LED2
LED3
LED4
LCD
uC
IA4420
S1
S3
S2
S4
IA4220
IA4320
LED1
LED2
LED3
LED4
Push Button Demo receiver on F1
Push Button Demo receiver on F2
Push Button Demo transmitter on F1
Repeater Demo transmitter,
receives on F1, transmits on F2
DESCRIPTION
The frequency configuration of this demo is as follows:
One of the Push Button Demo receivers is set to a different frequency than that of the Push Button transmitter.
The other receiver is paired with the frequency of the transmitter.
The Repeater demo receiving frequency is set to the frequency of the Push Button demo transmitter.
The Repeater demo transmitting frequency is set to the non-paired Push Button demo receiver’s frequency
.
4
Fig. 3 Repeater Demo Arrangement
After power on, the Repeater Demo continually looks for a valid packet on the receiving frequency. This happens when one
button has been pressed on the Push Button Demo transmitter. At this moment the LED will light up on the paired Push
Button receiver board. After the Repeater Demo (transceiver board) properly receives this packet, it will forward the packet
on its transmitting frequency. At that time, the LED will light up on the non-paired Push Button receiver board, if both of the
Push Button Transmitter and Push Button Receiver are in the range of the Repeater Demo. It should be noted that the
transceiver in this demo adds a small time delay between receiving and transmitting. This is done to prove the transmitter
is not talking directly to the receiver. Depending on the button pressed, a different time delay is implemented.
A packet is valid if it contains the preamble bytes (0xAA), the synchron pattern (0x2DD4), and the data, which corresponds
to the Push Button Demo data structure.
It can be shown that the paired Push Button demo is working alone, but if the Repeater demo is operating, then both the
Push Button Receivers will work, and the RF communication range is significantly bigger than without the Repeater Demo.
Note: Note:
Note: Note:
Note: Diagram may differ depending on type.
Radio HardwareRadio Hardware
Radio HardwareRadio Hardware
Radio Hardware
Stage 1 – IA4220 Transmitter
Stage 2 – IA4420 Transceiver
Stage 3 – IA4320 Receiver
TABLE OF CONTENTS
Demo Unit
5
This page is intentionally left blank
6
Radio Hardware
IA4220/21 TRANSMITTER SECTION
ContentsContents
ContentsContents
Contents
- Schematic
- 434 MHz Layouts
- 915 MHz Layouts
7
8
Fig 4. IA4220 434 MHz Push Button Transmitter Schematic
Antenna configuration, along with the configuration/frequency setting commands denote operating frequency.
Examples of the physical board differences can be seen on the following pages. It can be noted from these layouts that
only the antenna is different.
Array
EEPROM
XTL
SDI
1
SCK
2
SEL
3
WS1
4
WS2
5
WS3
6
WS4
7
CLK/SDO
8
XTL
9
VSS
10
MOD
11
RFN
12
RFP
13
IRQ
14
VDD
15
FSK
16
IC1
84
CS\
1
SO
2
HOLD\
7
SCK
6
SI
5
WP\
3
VCC
GND
IC2
C1
C2 C3
R1
D1
R2
R3
R4
R5
+-
B1
LED
31
24
S1
31
24
S2
31
24
S3
31
24
S4
1
2
3
SW1
1
SI
SCK
CS
SO
10 MHz
GND
VCC
VCC
VCC
GND
GND
GND
10u
100p 100n
470
10 k
3k3
3k3
6k8
SMDRET
SMDRET
SMDRET
SMDRET
SCHEMATIC: PUSH BUTTON DEMO TX BOARD
PCB LAYOUT: 434 MHZ PUSH BUTTON TX BOARD
Fig 5. 434 MHz Push Button Transmitter Board PCB Layout
Fig 6. IA4220 434 MHz Push Button Transmitter Board PCB Assembly Layout
9
PCB LAYOUT: 915 MHZ PUSH BUTTON TX BOARD
Fig 7. 915 MHz Push Button Transmitter Board PCB Layout
Fig 8.
IA4220 915 MHz Push Button Transmitter Board PCB Assembly Layout
10
Radio Hardware
IA4420 TRANSCEIVER SECTION
ContentsContents
ContentsContents
Contents
- 50 Ohm Transceiver LCD Board
- 50 Ohm Transceiver Non-LCD Board
11
Fig 9 . IA4420 Transceiver Repeater Demo Schematic
12
3,3V
Only rev. C or above!
They are not mounted.
It is not mounted.
123
ON
+-
P0.0
2
P0.1
1
P0.2
28
P0.3
27
P0.4
26
P0.5
25
P0.6
24
P0.7
23
P1.0
22
P1.1
21
P1.2
20
P1.3
19
P1.4
18
P1.5
17
P1.6
16
P1.7
15
P2.0
14
P2.1
13
P2.2
12
P2.3
11
P2.4
10
P2.5
9
P2.6
8
P2.7
7
P3.0/C2D
6
/RST/C2CK
5
VDD
4
GND
3
IC1
R1R2
R4
R5
R6
D1
D2
D3
C1
2
1
SJ1
R7
1
2
3
SERIAL
1
2
3
DEBUG
C2
Q1
1
2
34
5
IC3
GND
IN
ON
OUT
POK
R8
C3 C4
C5 C6 C7
L1L3
C8C9
X1
VLCD
1
VSS
2
VDD
3
SDA
4
POR
5
SCL
6
LCD
13
2
R3
R9
R10
R11
4
5
61
2
3
SW1
BATTERY
1
2
3
POWER
SDI
1
SCK
2
NSEL
3
SDO
4
NIRQ
5
FSK/DATA/NFFS
6
DCLK/CFIL/FFIT
7
NINT/VDI
16
XTL/REF
9
CLK
8
VSS
11
RF2
12
RF1
13
VDD
14
ARSSI
15
NRES
10
IC2
TX
TX
RX
RX
SEL
SEL
IRQ
IRQ
SCK
SCK
MISO
MISO
MOSI
MOSI
FFS
FFS
FFIT
FFIT
INT/VDI
INT/VDI
ARSSI
ARSSI
SCL
SCL
SDA
SDA
NRES
NRES
NRES
C8051F311
GND
VCC
820
820
820
Red
Green
Yellow
VCC
GND
GND
VCC
100nF
GND
GND
1k
4,7nF
10MHz
GND GND
GND
VCC
GND
IA2112-3.3V
100k
2,2uF 2,2uF
VCC
1uF 100pF 10pF
VCC
GND
VCC
GND
GND
GND
BT21605
10k
GND
GND
4,7k
4,7k
4,7k
GND
IA4420
SCHEMATIC: 50 OHM REPEATER DEMO
13
Fig 10. 50 Ohm Repeater Demo PCB Layout
Fig 11. 50 Ohm Repeater Demo IA4420 Transceiver PCB Assembly Layout
PCB LAYOUT: 50 OHM REPEATER DEMO (LCD VERSION)
SCHEMATIC: 50 OHM REPEATER DEMO (NON-LCD)
14
Fig 12. IA4420 Transceiver Repeater Demo Non-LCD Schematic
6V
3,3V
Only rev. C or above!
P0.0
2
P0.1
1
P0.2
28
P0.3
27
P0.4
26
P0.5
25
P0.6
24
P0.7
23
P1.0
22
P1.1
21
P1.2
20
P1.3
19
P1.4
18
P1.5
17
P1.6
16
P1.7
15
P2.0
14
P2.1
13
P2.2
12
P2.3
11
P2.4
10
P2.5
9
P2.6
8
P2.7
7
P3.0/C2D
6
/RST/C2CK
5
VDD
4
GND
3
IC1
R1R2
5
3
4
1
SW1
6
R3
R4
R5
R6
D1
D2
D3
D4
C1
21
SJ1
R7
1
2
3
J1
1
2
3
DEBUG
C2
Q1
1
2
34
5
IC3
GND
IN
ON
OUT
POK
R8
C3 C4
1
2
BATTERY
C5 C6 C7
L1L3
C8C9
X1
SDI
1
SCK
2
NSEL
3
SDO
4
NIRQ
5
FSK/DATA/NFFS
6
DCLK/CFIL/FFIT
7
NINT/VDI
16
XTL/REF
9
CLK
8
VSS
11
RF2
12
RF1
13
VDD
14
ARSSI
15
NRES
10
IC2
TX
TX
RX
RX
SEL
SELIRQ
IRQ
SCK
SCK
MISO
MISO
MOSI
MOSI
FFS
FFS
FFIT
FFIT
INT/VDI
INT/VDI
ARSSI
ARSSI
NRES
NRES
C8051F311
GND
VCC
GND
820
820
820
820
Red
Green
Yellow
Red
VCC
GND
GND
VCC
100nF
GND
GND
1k
4,7nF
10MHz
GND GND
GND
VCC
GND
IA2112-3.3V
100k
2,2uF
2,2uF
VCC
1uF 100pF
10pF
VCC
GND
VCC
GND
GND
IA4420
PCB LAYOUT: 50 OHM REPEATER DEMO (NON-LCD)
Fig 13. 50 Ohm Repeater Demo PCB Layout
Fig 14 50 Ohm Repeater Demo IA4420 Transceiver PCB Assembly Layout
15
This page is intentionally left blank
16
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26

Integration 2.0r User manual

Type
User manual

Integration 2.0r is a wireless ISM band repeater demo device that showcases the capabilities of Integration's IA4220/IA4221/IA4320/IA4420 chipsets in a multi-transmitter/receiver environment.

The device is a user-friendly and versatile tool for exploring the possibilities of wireless communication and can be utilized in various applications, including:

  • Demonstrating the functionality of Integration's IA4xxx chipsets in real-world scenarios
  • Evaluating the performance and capabilities of wireless communication systems
  • Prototyping and developing wireless applications
  • Gaining hands-on experience with wireless communication technologies

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI