电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

MDMU0110

产品描述counter 6-dig yel bklit pcb mnt
产品类别热门应用    测试测量   
文件大小294KB,共4页
制造商Red Lion Controls, Inc.
官网地址http://www.redlion.net/
标准  
下载文档 选型对比 全文预览

MDMU0110概述

counter 6-dig yel bklit pcb mnt

文档预览

下载PDF文档
Bulletin No. MDMU-F
Drawing No. LP0391
Released 12/09
Tel +1 (717) 767-6511
Fax +1 (717) 764-0839
www.redlion.net
MODEL MDMU - MINIATURE DISPLAY MODULE COUNTER/TIMER

LCD,
POSITIVE REFLECTIVE OR NEGATIVE TRANSMISSIVE
WITH YELLOW/GREEN OR RED BACKLIGHTING
& TIMER ALL IN A SINGLE UNIT

COUNTER

COUNT

9
POSITIVE OR NEGATIVE EDGE
RANGES IN TIMER MODE
DECIMAL POINTS

SELECTABLE

5
VDC POWERED
MOUNT OR PC BOARD MOUNT

PANEL
DESCRIPTION
The MDMU is a complete 6 digit Counter/Timer in a small panel or printed
circuit board mounted package. It is designed to operate from a 5 VDC power
supply. It has a 6 digit LCD, with 0.35" high digits, and 3 selectable decimal
points. In the timer modes, a flashing annunciator is supplied to indicate that the
signal input of the MDMU is active. The displays are available in positive image
reflective (black digits, reflective background) or negative image transmissive
(illuminated digits, dark background) with red or yellow/green backlighting.
The MDMU has four Mode Select and two Decimal Point Select inputs
available for determining the basic operation. In most applications, the MS and
DP inputs are hard wired to select the appropriate function (counter or timer)
and counter decimal point position.
The COUNTER mode is selected by setting the Mode select inputs to the
appropriate levels (Hardware selection). Decimal points may also be set using
the DP Inputs (Hardware selection).
The TIMER mode and range is selected by setting the Mode Select inputs to
the appropriate levels (Hardware selection). The timing range increments
available are 1 msec, 10 msec, 100 msec, 1 sec, 0.1 min, 1 min, 0.01 hr, 0.1 hr,
and 1 hr. The TIMER ACTIVE annunciator will flash at a 1 Hz rate when the
input to the timer is activated.
CAUTION
This device contains CMOS circuitry which requires special anti-static
handling to the same degree required by standard CMOS integrated
circuits. Units should be stored in the conductive package used to ship the
device. Containers should be opened and units handled only on a
conductive table top by personnel wearing wrist-strap grounding equipment.
These devices have the same protection circuits as standard CMOS devices
to prevent damage to inputs due to nominal over-voltage.
SPECIFICATIONS
1.
DISPLAY:
6 Digit LCD, 0.35" (8.89 mm) high characters, available in
positive image reflective (black digits, reflective background) or negative
image transmissive (illuminated digits, dark background) with red or yellow/
green backlighting.
2.
POWER REQUIREMENTS:
Reflective Versions:
5.0 VDC ±10% 100
μA
max.
Backlight Versions:
5.0 VDC ±10% 25 mA max.
3.
DECIMAL POINTS:
Timer:
Determined by the timing mode selected.
Counter:
3 programmable positions.
DIMENSIONS
In inches (mm)
Note: Recommended minimum clearance behind the panel for mounting clip installation is 2.25" (57.2)W x 1.5" (38.1)H
PANEL MOUNT UNIT
PANEL CUT-OUT
R 0.06 MAX., 4PL.
1.06
(26.9)
0.93
+.03
-.02
(23.6
+.8
-.5
)
(1.5)
1.81 (46.0)
NOTE: BACKLIGHT MODELS: 0.50" (12.7)
REFLECTIVE MODELS: 0.31" (8.0)
0.06
(1.5)
SEE
NOTE
0.2 (5.08) MAX.
0.14 (3.56) MIN.
1.68
+.03
-.02
(42.7
+.8
)
-.5
PRINTED CIRCUIT BOARD MOUNT UNIT
RECOMMENDED PCB LAYOUT
0.90
(22.9)
0.19 (4.8)
UNIT OUTLINE
0.10 (2.5)
0.12 (3.1)
Ø 0.042 (1.07) THRU, 15 PL.
1.65 (41.9)
SEE
NOTE
NOTE: BACKLIGHT MODELS: 0.56" (14.2)
REFLECTIVE MODELS: 0.37" (9.4)
0.2 (5.08) MAX.
0.14 (3.56) MIN.
1

MDMU0110相似产品对比

MDMU0110 MDMU0020 MDMU0010 MDMU0100 MDMU0120 MDMU0000
描述 counter 6-dig yel bklit pcb mnt counter 6-dig red bklit pnl mnt counter 6-dig yel bklit pnl mnt counter 6-dig reflective pcb mnt counter 6-dig red bklit pcb mnt counter 6-dig reflective pnl mnt
郁闷,新买的一批stm32f101不知道怎么看方向
对角线一个大圆点,一个小圆点,小圆点那边是1脚?...
xuxin813 stm32/stm8
TI 电源设计小贴士 38
欢迎来到电源设计小贴士!随着现在对更高效、更低成本电源解决方案需求的强调,我们创建了该专栏,就各种电源管理课题提出一些对您有帮助的小技巧。该专栏面向各级设计工程师。无论您是从事电 ......
trevor 模拟与混合信号
TI的432速度越来越快!
TI的432速度越来越快! 329356 ...
蓝雨夜 微控制器 MCU
ADI的运放应用资料
ADI官方资料,英文版本。 本帖最后由 daijun 于 2013-7-25 19:43 编辑 ]...
daijun ADI 工业技术
MSP430F5529LP的P1.4口输出单路PWM波
本帖最后由 闵丨大 于 2019-8-30 12:46 编辑 此内容由EEWORLD论坛网友闵丨大原创,如需转载或用于商业用途需征得作者同意并注明出处 此帖回答昨天自己发出的求助帖。在此做一个小小记录 ......
闵丨大 微控制器 MCU
AVR单片机定时器中断的值不能保存到主程序中--请教
#include #include #define uchar8 unsigned char const uchar8 Relay = {0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80}; uchar8 count = 0; void time0_init(void) { TCCR0 = 0x0 ......
dingxy 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2397  2702  1292  462  1324  51  11  23  37  58 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved