Download Print this page
Analog Devices Linear DC2515 Demo Manual
Analog Devices Linear DC2515 Demo Manual

Analog Devices Linear DC2515 Demo Manual

Ltc6810-1 daisy chain isospi battery-stack monitor

Advertisement

Quick Links

DESCRIPTION
Demonstration circuit 2515A is a multicell battery-
stack monitor featuring the
battery-stack monitor. Multiple boards can be linked
through a 2-wire isolated serial interface (isoSPI) to
monitor a long series of cells in a stack. The demo cir-
cuit also features reversible isoSPI enabling a redundant
communication path.
The DC2515 can communicate to a PC by connecting
directly to a DC2026 Linduino
loaded with the appropriate program (called a "sketch")
PERFORMANCE SUMMARY
PARAMETER
+
V
Supply Voltage
+
V
to C6 Voltage
C0/S0 Voltage
V
Supply Voltage
REG
V
1st Reference Voltage, No Load
REF1
V
2nd Reference Voltage, 5k Load to V
REF2
V
IBIAS Voltage, READY/ACTIVE State
BIAS
C
Input Range
PIN
Cell Count
LTC
6810-1, a 6 channel
®
One. The DC2026 must be
®
Specifications are at T
DEMO MANUAL DC2515A
Daisy Chain isoSPI
Battery-Stack Monitor
to control the battery stack monitor IC and receive data
through a USB serial port. The DC2026C provides a stan-
dard SPI interface which can be connected directly to a
DC2515 board (J4 Connector). Or, the SPI can be trans-
lated to isoSPI and then connected to a DC2515 isoSPI
port (J2/J1 connector). The DC1941 provides a single
SPI-isoSPI channel, and the DC2792 provides two SPI-
isoSPI channels for reversible operation.
Design files for this circuit board are
All registered trademarks and trademarks are the property of their respective owners.
= 25°C
A
LTC6810-1
available.
MIN
TYP
MAX
5.0
20
27.5
–0.3
0
5
4.5
5
5.5
3.1
3.2
3.3
2.994
3
3.006
1.9
2.0
2.1
0
5
6
UNITS
V
V
V
V
V
V
V
V
Rev. 0
1

Advertisement

loading

Summary of Contents for Analog Devices Linear DC2515

  • Page 1 DEMO MANUAL DC2515A LTC6810-1 Daisy Chain isoSPI Battery-Stack Monitor DESCRIPTION Demonstration circuit 2515A is a multicell battery- to control the battery stack monitor IC and receive data stack monitor featuring the 6810-1, a 6 channel through a USB serial port. The DC2026C provides a stan- ®...
  • Page 2: Hardware Setup

    DEMO MANUAL DC2515A HARDWARE SETUP Wiring J3 Connector Table 1. J3 Pinout The DC2515A demo circuit (board) connector pinout is J3 Pin Input critical; correct wiring must be followed to avoid the risk of damaging the demo board. – When connected to a battery stack, power for the DC2515 –...
  • Page 3 DEMO MANUAL DC2515A JUMPERS The on-board jumpers must be set to match the desired DTEN Jumper JP3 mode of operation. These jumpers can enable the Dis- 0: Set jumpers to 0 for Discharge Timer disable. charge Timer and select the serial communication mode 1: Set jumpers to 1 for Discharge Timer enable.
  • Page 4 DEMO MANUAL DC2515A DC2026 TO DC2515 SPI CONNECTION A SPI connection begins with the SPI Master connected to 3. Connect or daisy-chain the DC2515 to another the first (or “bottom”) DC2515. Additional DC2515 boards DC2515 in isoSPI mode. This DC2515 is the last can be daisy-chained onto the isoSPI bus.
  • Page 5 DEMO MANUAL DC2515A DC2792 TO DC2515 TYPICAL isoSPI CONNECTION A typical isoSPI connection begins with the isoSPI Master c. JP3 can be 0 or 1 depending if the Discharge Timer connected to the first (or “bottom”) DC2515. Additional function is being used. DC2515 boards can be daisy-chained onto the isoSPI 4.
  • Page 6 DEMO MANUAL DC2515A DC2792 TO DC2515 REVERSE isoSPI CONNECTION A reverse isoSPI connection begins with the isoSPI c. JP3 can be 0 or 1 depending if the Discharge Timer Master connected to the last (or “top”) DC2515. Additional function is being used. DC2515 boards can be daisy-chained onto the isoSPI bus.
  • Page 7 DEMO MANUAL DC2515A DC2792 TO DC2515 REDUNDANT isoSPI CONNECTION A redundant isoSPI connection begins with the primary c. JP3 can be 0 or 1 depending if the Discharge Timer (or “main”) isoSPI Master connected to the first (or function is being used. “bottom”) DC2515 and has a backup auxiliary (or “aux”) 4.
  • Page 8 DEMO MANUAL DC2515A DC1941 isoSPI MASTER SETTINGS The DC1941 jumpers must first be properly set to inter- face between DC2026 and DC2515. DC1941 Refer to demo manual DC1941D for jumper setting details. VCCS Figure 6 shows the proper board settings. VTH2 VTH2 1.
  • Page 9 DEMO MANUAL DC2515A DC1941 TO DC2515 TYPICAL isoSPI CONNECTION A typical isoSPI connection begins with the isoSPI master c. JP3 can be 0 or 1 depending if the Discharge Timer connected to the first (or “bottom”) DC2515. Additional function is being used. DC2515 boards can be daisy-chained onto the isoSPI 5.
  • Page 10 DEMO MANUAL DC2515A DC1941 TO DC2515 REVERSE isoSPI CONNECTION A reverse isoSPI connection begins with the isoSPI mas- b. Set the “top” DC2515 JP1, JP2, and JP4 to 1 for ter connected to the last (or “top”) DC2515. Additional isoSPI communication. DC2515 boards can be daisy-chained onto the isoSPI bus.
  • Page 11: Software Setup

    DEMO MANUAL DC2515A SOFTWARE SETUP The DC2515 can be controlled by the DC2026 Linduino One board. The DC2026 is part of the Arduino compatible Linduino platform that provides example code that will demonstrate how to control the multicell battery stack monitor ICs.
  • Page 12 DEMO MANUAL DC2515A SOFTWARE SETUP 4. Select the correct COM port to allow communication to DC2026 through USB. Under the Tools menu, select Port → Select the highest number COMxx with the “” check mark symbol. There may be more than one option; DC2026 is usually the highest COM port number.
  • Page 13 DEMO MANUAL DC2515A SOFTWARE SETUP 7. Upload the DC2515_New sketch onto the DC2026 by clicking on the Upload button on the top left corner. When this process is completed there will be a “Done uploading” message on the bottom left corner. 8.
  • Page 14: Appendix A: The Sketchbook Contents

    DEMO MANUAL DC2515A APPENDIX A: THE SKETCHBOOK CONTENTS The bmsSketchbook will generally contain the follow- What Is A Sketch ing folders: Libraries, Part Number, Documentation, A “sketch” is simply another word for a microcontroller/ and Utilities. Linduino program. The term is generally only used when Libraries directory: contains a subdirectory for each IC referring to Arduino based programs, as sketches have in the sketchbook.
  • Page 15 DEMO MANUAL DC2515A APPENDIX A: THE SKETCHBOOK CONTENTS Common modifications can be made by changing the 4. ADC conversion settings can also be modified in the Setup Variables. The most common application changes Setup Variables section. The default setup is to run the are listed below.
  • Page 16 Board until you have read and agreed to the Agreement. Your use of the Evaluation Board shall signify your acceptance of the Agreement. This Agreement is made by and between you (“Customer”) and Analog Devices, Inc. (“ADI”), with its principal place of business at One Technology Way, Norwood, MA 02062, USA. Subject to the terms and conditions of the Agreement, ADI hereby grants to Customer a free, limited, personal, temporary, non-exclusive, non-sublicensable, non-transferable license to use the Evaluation Board FOR EVALUATION PURPOSES ONLY.

This manual is also suitable for:

Dc2792bLinear dc2792aLinear dc2515a