洋天科技洋天科技
公司簡介訂購方式匯款確認檔案下載 聯絡我們保固說明訂單查詢討論區
電子郵件:

密碼:

忘記密碼
加入會員
  首頁 | 原廠 Arduino® | 特殊服務設計 | 轉接座及轉接板/麵包板 | 開發板/燒錄器/模擬器 | 相容 For Arudino® 週邊及配件 | OKdo系列 | Saleae 系列 | Adafruit 系列 | ArduCam 系列 | Camera 攝像頭 | ROCK 系列 | Debix系列開發板 | Raspberry Pi 樹莓派 | Banana Pi 香蕉派 | BeagleBone 狗骨頭 | M5Stack系列 | Micro:bit (BBC)系列 | NVIDIA Jetson Nano系列 | Pololu 系列 | Pycom 系列 | Seeed 系列 | Sparkfun 系列 | WeMos 系列 | 傳感器 | Cubieboard/CubieTruck系列 | Firefly 系列 | Microduino系列 | Orange Pi 香橙派 | PCB板 | PLC 系列 | Robot 機器人 | UDOO 系列 | RedBearLab 系列 | LattePanda系列 | LittleBits 系列 | Libelium 系列 | Luxonis 相機系列 | PCduino | RobotElectronics 系列 | MageDok 顯示屏 | LCD/LCM/TFT/LVDC | Dimension Engineer 系列 | 通訊模組 | 影音器材(含轉換器) | 線材/連結器/轉換器 | 測量儀器 | 馬達/馬逹控制器/電源模組 | 其他 | 焊接/維修工具 | IC零件 | LED燈-裝飾燈 | 工作站迷你電腦 mini PC | 擴大器 | 雕刻機 | 電池 | 電腦周邊 | 檢定考套件 | 停售商品
  首頁 » 商品目錄 » Pololu 系列 » DRVXXXX系列 » 43526239
商品搜尋 進階
 |  購物車內容  |  結帳   
商品分類
  DRVXXXX系列
  Electronics
  G2 High-Power Motor Drivers
  Mechanical Components
  Motion Control Modules
  Robot Kits
  Sensors
Arduino
Pololu
Seeed
Sparkfun
robot-electronics
dimensionengineering
libelium
adafruit
udoo
redbearlab
Arducam
goembed
Saleae
okdo
服務台
公司簡介
退換貨服務
訂購方式
聯絡我們
匯款確認
[<< 前一頁]  瀏覽相同分類產品 4 / 10  [下一頁 >>]
▼Pololu原廠 DRV8801 Single Brushed DC Motor Driver Carrier (PI2136
NT$800
運費NT$50
條碼43526239
產品說明0

※本產品原廠代理從國外進口,有些交期較長,下訂前請詢問!

This tiny breakout board for TI’s DRV8801 provides a modern alternative to classic motor drivers such as the L293D, SN754410, and L298N. It can deliver a continuous 1 A (2.8 A peak) to a single motor and offers a wide operating voltage range of 8 to 36 V. The DRV8801 features a simple two-pin speed/direction interface, current-sense feedback, and built-in protection against under-voltage, over-current, and over-temperature.

Overview

 

DRV8801 single brushed DC motor driver carrier with dimensions.

    Texas Instruments’ DRV8801 is a tiny H-bridge motor driver IC that can be used for bidirectional control of a single brushed DC motor at 8 to 36 V. It can supply up to about 1 A continuously and can tolerate peak currents up to 2.8 A for a few seconds, making it a good choice for small motors that run on relatively high voltages. Since this board is a carrier for the DRV8801, we recommend careful reading of the DRV8801 datasheet (1MB pdf). The board ships populated with all of its SMD components, including the DRV8801.

For lower-voltage alternatives to the DRV8801, please consider our DRV8833 and DRV8835 dual motor driver carriers.

Features

  • Drives a single brushed DC motor
  • Motor supply voltage: 8–36 V
  • Logic supply voltage: 3.3–6.5 V
  • Output current: 1 A continuous (2.8 A peak)
  • Simple interface requires only two I/O lines (one for direction and another for speed)
  • Current sense output proportional to motor current (approx. 500 mV per A)
  • Inputs are 3V- and 5V-compatible
  • Under-voltage lockout and protection against over-current and over-temperature

Using the motor driver

 

Minimal wiring diagram for connecting a microcontroller to a DRV8801 single brushed DC motor driver carrier.

     In a typical application, power connections are made on one side of the board and control connections are made on the other. Aside from motor and power connections, the only required pins are DIR and PWM (called PHASE and ENABLE in the DRV8801 datasheet, respectively). A PWM signal can be applied to the PWM/ENABLE pin to achieve variable speed control in the direction determined by the state of the DIR/PHASE pin. The carrier board pulls PWM low by default, so the driver is only enabled when this pin is supplied with a high signal. The DIR pin does not have a defined default state, which means outputs could behave erratically if the DIR pin is left disconnected while the PWM pin is high.

The BRAKE pin determines whether the motor brakes or coasts when PWM pin is low (this pin is called MODE1 in the DRV8801 datasheet). The carrier board pulls it high, which corresponds to braking (both motor outputs are shorted together through ground). Setting the BRAKE pin low sets the outputs to coast whenever the PWM pin is low (both motor outputs are off). We generally recommend leaving this high while supplying a PWM signal to the PWM pin to get drive-brake (or “slow-decay”) operation, as this typically provides a more linear relationship between PWM duty cycle and motor speed than drive-coast (or “fast-decay”), and it can result in better performance at low duty cycles. The following truth table shows how the PWM, DIR, and BRAKE pins affect the driver outputs:

DRV8801 Truth Table
PWM/ENABLE DIR/PHASE BRAKE/MODE1 OUT+ OUT- operating mode
PWM 1 1 PWM (H/L) L forward/brake at speed PWM %
PWM 0 1 L PWM (H/L) reverse/brake at speed PWM %
L X 1 L L brake low (outputs shorted to ground)
PWM 1 0 PWM (H/OPEN) PWM (L/OPEN) forward/coast at speed PWM %
PWM 0 0 PWM (L/OPEN) PWM (H/OPEN) reverse/coast at speed PWM %
L X 0 OPEN OPEN coast (outputs off)

Note: When braking, the driver brakes low because the DRV8801’s MODE2 pin is pulled low on the carrier board. The MODE2 pin is not exposed to the user.

The SLEEP pin is pulled high on the board through a 10k resistor and can be left disconnected if you do not want to use the low-power sleep mode of the DRV8801.

The FAULT pin is an open-drain output that is driven low by the chip whenever an over-current, over-temperature, or under-voltage condition occurs. The carrier board includes a pull-up resistor on this pin, so no external pull-up is necessary. Note that the FAULT pin is a status-only signal that does not affect device functionality, so a low FAULT signal does not necessarily mean the driver outputs are disabled. For example, the driver will start operating normally once the motor supply voltage is above 8 V, but the FAULT output will be low until the motor supply voltage reaches approximately 12 V. Please see the datasheet for more information about how the DRV8801 responds to and reports faults.

The CS pin outputs an analog voltage proportional to the motor current (approximately 500 mV per A).

Pinout

PIN Default State Description
VMM/VBB   8–36 V motor power supply connection. This pin called VBB in the DRV8801 datasheet.
VDD   3.3–6.5 V logic power supply connection. This pin is only used to power the FAULT, SLEEP, and BRAKE pull-up resistors on the carrier board. (The DRV8801 has its own internal logic voltage regulator.)
GND   Ground connection points for the motor and logic power supplies. The control source and the motor driver must share a common ground.
OUT+   H-bridge output +.
OUT-   H-bridge output -.
DIR/PHASE undefined Logic input for controlling motor direction.
PWM/ENABLE LOW Logic input for enabling the driver outputs/controlling motor speed. A PWM signal can be applied to this pin.
BRAKE/MODE1 HIGH Logic input for controlling whether the driver brakes low or coasts when PWM pin is low. A logic high results in braking (slow-decay through ground).
SLEEP HIGH Logic input that puts the DRV8801 into a low-power sleep mode when low.
FAULT   Logic output that drives low when a fault occurs. The carrier board pulls this pin up to VDD.
CS/VPROPI   Analog voltage output proportional to motor current (500 mV per A).

Real-world power dissipation considerations

The DRV8801 datasheet recommends a maximum continuous current of 2.8 A. However, the chip by itself will overheat at lower currents. For example, in our tests at room temperature with no forced air flow, the chip was able to deliver 2.8 A for a few seconds, 1.4 A for approximately 30 s, and 1.2 A for almost two minutes before the chip’s thermal protection kicked. A continuous current of 1 A per channel was sustainable for many minutes without triggering a thermal shutdown. The actual current you can deliver will depend on how well you can keep the motor driver cool. The carrier’s printed circuit board is designed to draw heat out of the motor driver chip, but performance can be improved by adding a heat sink. Our tests were conducted at 100% duty cycle; PWMing the motor will introduce additional heating proportional to the frequency.

This product can get hot enough to burn you long before the chip overheats. Take care when handling this product and other components connected to it.

Included hardware

    Two 1×6-pin breakaway 0.1″ male headers are included with the DRV8801 motor driver carrier, which can be soldered in to use the driver with perfboards, breadboards, or 0.1″ female connectors. (The headers might ship as a single 1×12 piece that can be broken in half.) The right picture above shows the two possible board orientations when used with these header pins (parts visible or silkscreen visible). You can also solder your motor leads and other connections directly to the board.

Schematic

Schematic diagram for the DRV8801 single brushed DC motor driver carrier.

 This schematic is also available as a downloadable pdf (157k pdf)

問與答

目前沒有任何商品問答!
本商品上架日期:2013-05-27.
評價
購物車 更多
空的...
查詢訂單狀態
 
請輸入您的訂單編號
商品通知狀態 更多
通知▼Pololu原廠 DRV8801 Single Brushed DC Motor Driver Carrier (PI2136
更新時通知我
推薦給朋友
 
推薦這個商品給朋友

聯絡方式:手機:0933807110 或 0968222607
E-mail:i0104@ms13.hinet.net(主要信箱) & i03070309@yahoo.com.tw(次要) & a_te0307@hotmail.com & A9215017@mail.ntust.edu.tw & r94922042@ntu.edu.tw