Skip to content

Commit

Permalink
formatting ad-bmse2e3w-sl pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jvelasc25 committed Dec 5, 2024
1 parent 487e81e commit 0871395
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 31 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#,Part,Function
No.,Part,Function
1,Battery Cell Connector,Connector going to battery cells
2,ADBMS6830 (U1),BMS 1 Cell Monitoring Chip with LPCM capability
3,ADBMS6830 (U3),BMS 2 Cell Monitoring Chip with LPCM capability
Expand Down
40 changes: 21 additions & 19 deletions docs/solutions/reference-designs/ad-bmse2e3w-sl/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

===========================
AD-BMSE2E3W-SL User Guide
AD-BMSE2E3W-SL
===========================


Expand Down Expand Up @@ -47,13 +47,13 @@ Features
- E2W/E3W Basic System Behavior Modes
- Embedded Application-ready (via CLI)
- GUI capable of the following measurements and fault detection:
- Cell Monitoring Voltage and Current
- Pack Monitoring Charge Current Monitoring
- Discharge Current Monitoring
- Temperature Monitoring
- Cell OV/UV Detection
- Cell/GPIO Open-wire Detection
- Cell Balancing
- Cell Monitoring Voltage and Current
- Pack Monitoring Charge Current Monitoring
- Discharge Current Monitoring
- Temperature Monitoring
- Cell OV/UV Detection
- Cell/GPIO Open-wire Detection
- Cell Balancing


Applications
Expand Down Expand Up @@ -132,8 +132,10 @@ Equipment Needed

.. note:: For high current applications requiring greater than 50 A, it is advisable to install a heat sink to protect the pre-charge, charge, and discharge MOSFETs from overheating.


The AD-BMSE2E3W-SL Kit has 7 available HEATSINK PIN-FIN W/TAPE (375424B00034G) easy-to-install, adhesive type, aluminum top mount heat sink than can be installed directly on top of the board.


Peel off the protective film from the bottom of each heat sink and firmly press each one on top of the following FETs:

(1) Attach the 5 heat sinks on the top layer of the board (Q4, Q5, Q6, Q7, and Q9),
Expand All @@ -148,7 +150,7 @@ By default (upon purchase), the AD-BMSE2E3W-SL board comes with a MAX32625PICO p

Otherwise, if you are using a new MAX32625PICO programmer (that is not part of the original kit), make sure to flash it first with the correct firmware image before connecting it to the AD-BMSE2E3W-SL board. If you do not know how to load the image, follow the instructions below:

1. Download the firmware image: `MAX32625PICO Firmware Image for MAX32690 <https://github.com/analogdevicesinc/max32625pico-firmware-images/raw/master/bin/max32625_max32690evkit_if_crc_swd_v1.0.7.bin>`_`
1. Download the firmware image: `MAX32625PICO Firmware Image for MAX32690 <https://github.com/analogdevicesinc/max32625pico-firmware-images/raw/master/bin/max32625_max32690evkit_if_crc_swd_v1.0.7.bin> `_

2. Do not connect the MAX32625PICO to the AD-BMSE2E3W-SL Board yet.

Expand Down Expand Up @@ -210,16 +212,16 @@ The board utilizes the DC2472A battery emulator as input for cell voltage measur


Resources
==========

- `ADBMS6830 Product Page <https://www.analog.com/ADBMS6830>`_`
- `ADBMS2950 Product Page <https://www.analog.com/ADBMS2950>`_`
- `ADBMS6822 Product Page <https://www.analog.com/ADBMS6822>`_`
- `MAX32690 Product Page <https://www.analog.com/MAX32690>`_`
- `LT8303 Product Page <https://www.analog.com/LT8303>`_`
- `ADUM225N Product Page <https://www.analog.com/ADUM225N>`_`
- `LTC7001 Product Page <https://www.analog.com/LTC7001>`_`
- `LTC3639 Product Page <https://www.analog.com/LTC3639>`_`
------------

- `ADBMS6830 Product Page <https://www.analog.com/ADBMS6830>`_
- `ADBMS2950 Product Page <https://www.analog.com/ADBMS2950>`_
- `ADBMS6822 Product Page <https://www.analog.com/ADBMS6822>`_
- `MAX32690 Product Page <https://www.analog.com/MAX32690>`_
- `LT8303 Product Page <https://www.analog.com/LT8303>`_
- `ADUM225N Product Page <https://www.analog.com/ADUM225N>`_
- `LTC7001 Product Page <https://www.analog.com/LTC7001>`_
- `LTC3639 Product Page <https://www.analog.com/LTC3639>`_



Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Application
Application
==============

72V to 96V Light EV Basic System Application
Expand All @@ -16,7 +16,6 @@ Below diagram depicts the essential components needed when using this BMS refere

.. image:: single_side_cell_depopulation.png


**Dual Side Cell Depopulation**

.. image:: dual_side_cell_depopulation.png
Expand All @@ -40,7 +39,7 @@ Below diagram depicts the essential components needed when using this BMS refere
.. image:: basic_can_comm.png


.. note:: For the BASIC CAN setup, we use the `PCAN-USB connector <https://www.peak-system.com/PCAN-USB.199.0.html?&L=1>`_` as our CAN interpreter. This product is __not included__ in the AD-BMSE2E3W-SL Kit and needs to be purchased separately.
.. note:: For the BASIC CAN setup, we use the `PCAN-USB connector <https://www.peak-system.com/PCAN-USB.199.0.html?&L=1>`_ as our CAN interpreter. This product is **not included** in the AD-BMSE2E3W-SL Kit and needs to be purchased separately.


4. **Load** - This block is where you can place your external load. The voltage output at this level can vary from 72V to 96V with 50A to 100A range current capacity. The system implements a low side current sensing using Rshunt (sense resistor) where the VBAT- of the battery is connected to the upper end of the Rshunt bar and Shunt- is connected to the lower end of the Rshunt. The Shunt- will then be connected to the end of the load or the negative supply of the load.
Expand All @@ -49,4 +48,5 @@ Below diagram depicts the essential components needed when using this BMS refere



After the set up for vehicle and load connection is done, you can now load the sample firmware for vehicle application.
After the set up for vehicle and load connection is done, you can now load the sample firmware for vehicle application.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AD-BMSE2E3W-SL Software User Guide
====================================
Software User Guide
============================



Expand All @@ -18,17 +18,17 @@ The **AD-BMSE2E3W-SL GUI** also referred as the **Light EV BMS GUI** is a PC-bas

Follow the steps below to create a MyAnalog account:

1. Go to `MyAnalog <https://www.analog.com/en/index.html>`_` and create an account using email. Select the **Register with email** option to get started.
1. Go to `MyAnalog <https://www.analog.com/en/index.html>`_ and create an account using email. Select the **Register with email** option to get started.

2. Once you have a MyAnalog account, log in to `MyAnalog <https://www.analog.com/en/index.html>`_` using your credentials.
2. Once you have a MyAnalog account, log in to `MyAnalog <https://www.analog.com/en/index.html>`_ using your credentials.




Request for Software Access
------------------------------

.. note:: Send the following details to this email address:
.. note:: Send the following details to this email address to request for software access:

**[email protected]**

Expand All @@ -42,7 +42,7 @@ Request for Software Access
Software Download
--------------------

1. Click this link: `AD-BMSE2E3W-SL Version 1.0.0 <https://download.analog.com/secure/bms-cse-solutions/e2e3w-00/1-0-0/ad-bmse2e3w-sl-rel1.0.0.exe>`_`
1. Click this link: `AD-BMSE2E3W-SL Version 1.0.0 <https://download.analog.com/secure/bms-cse-solutions/e2e3w-00/1-0-0/ad-bmse2e3w-sl-rel1.0.0.exe>`_

2. You will be directed to the *Software Package Download* page. Tick the checkbox and click the **I Accept** button to indicate acceptance of the license agreement.

Expand Down Expand Up @@ -111,7 +111,7 @@ Interface Setup

.. image:: communication_jumper_selection.png

On the GUI landing page, hover to the *Communication Mode* dropdown menu. Select **UART COM** followed by the specific port number if using UART, or //CAN// if using CAN.
On the GUI landing page, hover to the *Communication Mode* dropdown menu. Select **UART COM** followed by the specific port number if using UART, or **CAN** if using CAN.

.. image:: communication_mode.png

Expand Down

0 comments on commit 0871395

Please sign in to comment.