From 087139554ece34e852ba53d3ec6b62409c7ae72c Mon Sep 17 00:00:00 2001 From: Jvelasc25 Date: Thu, 5 Dec 2024 15:31:16 +0800 Subject: [PATCH] formatting ad-bmse2e3w-sl pages --- .../ad-bmse2e3w-sl/Components.csv | 2 +- .../ad-bmse2e3w-sl/index.rst | 40 ++++++++++--------- .../sample_application/index.rst | 8 ++-- .../ad-bmse2e3w-sl/software_guide/index.rst | 14 +++---- 4 files changed, 33 insertions(+), 31 deletions(-) diff --git a/docs/solutions/reference-designs/ad-bmse2e3w-sl/Components.csv b/docs/solutions/reference-designs/ad-bmse2e3w-sl/Components.csv index 559a4952..af5d76df 100644 --- a/docs/solutions/reference-designs/ad-bmse2e3w-sl/Components.csv +++ b/docs/solutions/reference-designs/ad-bmse2e3w-sl/Components.csv @@ -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 diff --git a/docs/solutions/reference-designs/ad-bmse2e3w-sl/index.rst b/docs/solutions/reference-designs/ad-bmse2e3w-sl/index.rst index 7563d00d..8ca8568e 100644 --- a/docs/solutions/reference-designs/ad-bmse2e3w-sl/index.rst +++ b/docs/solutions/reference-designs/ad-bmse2e3w-sl/index.rst @@ -1,6 +1,6 @@ =========================== -AD-BMSE2E3W-SL User Guide +AD-BMSE2E3W-SL =========================== @@ -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 @@ -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), @@ -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 `_` +1. Download the firmware image: `MAX32625PICO Firmware Image for MAX32690 `_ 2. Do not connect the MAX32625PICO to the AD-BMSE2E3W-SL Board yet. @@ -210,16 +212,16 @@ The board utilizes the DC2472A battery emulator as input for cell voltage measur Resources -========== - -- `ADBMS6830 Product Page `_` -- `ADBMS2950 Product Page `_` -- `ADBMS6822 Product Page `_` -- `MAX32690 Product Page `_` -- `LT8303 Product Page `_` -- `ADUM225N Product Page `_` -- `LTC7001 Product Page `_` -- `LTC3639 Product Page `_` +------------ + +- `ADBMS6830 Product Page `_ +- `ADBMS2950 Product Page `_ +- `ADBMS6822 Product Page `_ +- `MAX32690 Product Page `_ +- `LT8303 Product Page `_ +- `ADUM225N Product Page `_ +- `LTC7001 Product Page `_ +- `LTC3639 Product Page `_ diff --git a/docs/solutions/reference-designs/ad-bmse2e3w-sl/sample_application/index.rst b/docs/solutions/reference-designs/ad-bmse2e3w-sl/sample_application/index.rst index 2e1906bf..284a3515 100644 --- a/docs/solutions/reference-designs/ad-bmse2e3w-sl/sample_application/index.rst +++ b/docs/solutions/reference-designs/ad-bmse2e3w-sl/sample_application/index.rst @@ -1,4 +1,4 @@ -Application +Application ============== 72V to 96V Light EV Basic System Application @@ -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 @@ -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 `_` 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 `_ 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. @@ -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. \ No newline at end of file +After the set up for vehicle and load connection is done, you can now load the sample firmware for vehicle application. + diff --git a/docs/solutions/reference-designs/ad-bmse2e3w-sl/software_guide/index.rst b/docs/solutions/reference-designs/ad-bmse2e3w-sl/software_guide/index.rst index 5e0d7899..c6af1a22 100644 --- a/docs/solutions/reference-designs/ad-bmse2e3w-sl/software_guide/index.rst +++ b/docs/solutions/reference-designs/ad-bmse2e3w-sl/software_guide/index.rst @@ -1,5 +1,5 @@ -AD-BMSE2E3W-SL Software User Guide -==================================== +Software User Guide +============================ @@ -18,9 +18,9 @@ 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 `_` and create an account using email. Select the **Register with email** option to get started. +1. Go to `MyAnalog `_ 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 `_` using your credentials. +2. Once you have a MyAnalog account, log in to `MyAnalog `_ using your credentials. @@ -28,7 +28,7 @@ Follow the steps below to create a MyAnalog account: 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: **LEV_CSESupport@analog.com** @@ -42,7 +42,7 @@ Request for Software Access Software Download -------------------- -1. Click this link: `AD-BMSE2E3W-SL Version 1.0.0 `_` +1. Click this link: `AD-BMSE2E3W-SL Version 1.0.0 `_ 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. @@ -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