INTEGRATED CIRTUIT OF DIGITAL THERMOMETER OF INDUSTRIAL TEMPERATURE RANGE (functional equivalent of DS18B20 "Maxim-Dallas Semiconductor")

Size: px
Start display at page:

Download "INTEGRATED CIRTUIT OF DIGITAL THERMOMETER OF INDUSTRIAL TEMPERATURE RANGE (functional equivalent of DS18B20 "Maxim-Dallas Semiconductor")"

Transcription

1 INTEGRATED CIRTUIT OF DIGITAL THERMOMETER OF INDUSTRIAL TEMPERATURE RANGE (functional equivalent of DS18B20 "Maxim-Dallas Semiconductor") The IN18B20D is digital thermometer of industrial temperature range The IC is purposed for temperature measuring and can be used for industrial and analytic measuring in wide range of technological equipment in distributed systems of temperature monitoring and control. Fig. 1 General view of IC in SO case Main features Converts temperature to 12-bit digital code; User-programmable thermometer resolution from 9 to 12 bits; Alarm signal on temperature is outside of programmed limits Each IC has a unique 64-bit serial code not available to change by user; Memory data read/write, data transmitting via 1-wire interface; Battery and data line power supply available; Supply voltage U DD range from 3,0 to 5,5 V; Operating temperature range from minus 55 to plus 125 С; ESD protection up to 2000V; Latch current, min 100 ma at T A = 25 o C. NC NC NC NC V DD NC DQ GND Fig. 2 Pinning Ред.01/

2 Power supply control Interface unit Control unit DQ Internal U DD ADC Temperature sensor GND V DD C pp Power supply supervisor 64 bit EEPROM UID (unique code) RAM Upper threshold temperature (alarm) register TH Lower threshold temperature (alarm) register TL Configuration register CRC code generator Fig. 3 Block diagram Table 1 Package pins and contact pad correspondence and description Pin number Contact pad number Symbol Description 01 - NC Not connected 02 - NC Not connected V DD Power supply pin DQ Data I/O GND Common pin TST Test pin T Test pin THV Test pin 06 - NC Not connected 07 - NC Not connected 08 - NC Not connected 2

3 Table 2 Maximum ratings Symbol Parameter Norm Unit Min Max V DD Supply voltage -0,5 6,0 V Тa Ambient temperature o C Table 3 Recommended operating modes Symbol Parameter Norm Unit Note Min Max V DD Supply voltage V V PU V IL V IH Pullup supply voltage, V 1, 2 capacitive power supply local power supply 3.0 V DD V 1 Low level input voltage at V DD = 5 V V 1, 3 at V DD = 3 V V 1, 2, 3 High level input voltage local power supply 2.2 V DD +0.3 V 1, 4 capacitive power supply 3.0 V DD +0.3 V 1, 2, 4 Тa Operating ambient temperature С - Notes: 1 All voltages are referenced to ground.. 2 For temperature range from minus 55 to plus 100 o C. 3 External driver current 4.0 ma. 4 External driver current 1.0 ma 3

4 Table 4 Electric parameters Parameter, unit, measurement mode Consumption current, μa at 0V V I 0.4 V or V DD 0.3 V V I V DD Dynamic Consumption current, μa at V DD = 5 V Output current, μa at V O = 0.4 V Symbol Targets Min Max I DDS - 1,0 0,9 I ОDD I OL 4,0 4,0 Ambient temperature 25±10 55; 70 25±10-55; 125 Table 5 Reference electric parameters Input current, μa - DQ pin Consumption current, μa Parameter, unit Symbol Measurement mode Temperature measurement drift, С I DQ I DD ΔT Typical value Line driver off, U DD = 5 V 5 0V U I 0,4 V or U DD 0,3 V U I U DD After 1000 hours U DD = 5,5 V 0,75 ±0,2 Ambient temperature 25±10-55; ±10-55; 70 - ±0,5-10; 85 Temperature measurement error, С t ERR - ±2,0-55; 125 * Typical value is arithmetic mean of parameter value, of measured sampling

5 Functional description The IN18B20 uses 1-Wire bus protocol only that implements bus communication using one control signal. The bus is connected to power supply source via pullup resistor since all devices are linked to the bus via a 3-state or open-drain port. In this bus system, the microprocessor (the control device) identifies and addresses devices on the bus using each device s unique 64-bit code. Because each device has a unique code, the number of devices that can be addressed on one bus is virtually unlimited. Each IN18B20D has unique 64-bit code stored in EEPROM UID. The RAM contains the 2-byte temperature register that stores the temperature value converted to digital format, two 1-byte upper and lower threshold temperature (alarm) registers (TH and TL), and the 1-byte configuration register. The configuration register allows the user to set the resolution of the temperature-to-digital conversion to 9, 10, 11, or 12 bits, that effects on the time of conversion. The TH, TL and configuration registers are nonvolatile (EEPROM), so they will retain data when the device is powered down Another feature of the IN18B20 is the ability to operate without an external power supply. Power is supplied through the 1-Wire pullup resistor via the DQ pin when the bus is high. The high bus signal also charges an internal capacitor (C PP ), which then supplies power to the device when the bus is low. This method is referred to as parasite power. Thus the maximum measured temperature is C. An external power supply is required to expand the a range of temperatures up to C Temperature conversion mode The main functionality of the IN18B20 is temperature measuring and A-to-D conversion. The resolution of the temperature measuring is user-configurable to 9, 10, 11, or 12 bits, corresponding to increments of 0,5000; 0,2500; 0,1250 и 0,0625 C respectively. The default resolution is 12-bit. After power-up the IN18B20 stays in idle (non-active) state initially. The master must issue a Convert T [44h] command to initiate a temperature measurement and A- to-d conversion,. After conversion, the resulting thermal data is stored in the 2-byte temperature register of the RAM and the IN18B20 returns to its non-active state. If the IN18B20 is powered by an external supply, the master can control the temperature conversion (after instruction [44h]) under the bus state. The IN18B20 will respond by transmitting 0 (on read time slots issued by master) while the temperature conversion is in progress and 1 when the conversion is done. If the IN18B20 is powered with parasite power, this notification technique is not available since the high level (power supply) must be applied to bus during the entire temperature conversion. At this case device has to control time of the conversion independently. 5

6 Table 6 Instruction set Instruction Code Description Read ROM [33h] Read data from EEPROM UID Match ROM [55h] Match data from EEPROM UID (unique code) Skip ROM [CCh] Skip matching of data from EEPROM UID (unique code) Search ROM [F0h] Search EEPROM UID (unique code) Alarm Search [ECh] Alarm flag search Соnvert T 1) [44h] Initiate a temperature conversion Read Scratchpad [BEh] Read data bytes from RAM and CRC byte Write Scratchpad [4Eh] Write contents of byte 2, 3 and 4 to RAM Copy Scratchpad [48h] Copy RAM content to EEPROM Recall E2 [B8h] Copy data from EEPROM to RAM Read Power Supply [B4h] Report on power supply mode 1) Time to Strong Pullup on after Convert T not exceed 10 μs Memory The IN18B20 s memory is organized as shown in Fig. 4. The memory consists of a main memory (SRAM) and nonvolatile memory (EEPROM). First two registers are registers of temperature converter storage for the high and low alarm trigger registers (TH and TL) followed by upper and lower threshold temperature (alarm) registers (TH and TL), and configuration register. If the IN18B20 alarm function is not implemented, the TH and TL registers can be used as general-purpose memory cells. Byte 0 and byte 1 of the RAM contain the LSB and the MSB of the temperature register, respectively. These bytes are read-only. Bytes 2 and 3 provide access to TH and TL registers. Byte 4 contains the configuration register data. Bytes 5, 6, and 7 are reserved for internal use by the device and cannot be overwritten; these bytes will return all 1 when read. Byte 8 of the RAM is read-only and contains the cyclic redundancy check (CRC) code for bytes 0-7 of the RAM. 6

7 RAM Byte 0 Byte 1 Byte 2 Byte 3 LSB low byte of temperature data (50h) MSB high byte of temperature Data (05h) T H high temperature register data or user «Byte 1» T L low temperature register data or user «Byte 2» EEPROM T H high temperature register data or user «Byte 1» T L low temperature register data or user «Byte 2» Byte 0 Byte 1 Byte 4 Configuration register data Configuration register data Byte 2 Byte 5 Byte 6 Byte 7 Byte 8 Additional data (FFh) Additional data (0Ch) Additional data (10h) CRC data Fig. 4 Memory map Configuration register Byte 4 of the RAM contains the configuration register. The user can set the conversion resolution of the IN18B20 using bits 5 th and 6 th bits (R0 and R1) of the configuration register, as shown in Table 7. The power-up default of these bits is R0 = 1 and R1 = 1 (12-bit resolution). Note that there is a direct regularity between resolution and conversion time. Bit 7 and bits 0 to 4 in the configuration register are reserved for internal use by the device and cannot be overwritten; these bits will return 1 when read. Table 7 R1 R0 Resolution Max Conversion Time bit 93,75 ms (t CONV /8) bit 187,5 ms (t CONV /4) bit 375 ms (t CONV /2) bit 750 ms (t CONV ) 7

8 1-Wire bus protocol The IN18B20 uses a strict 1-Wire communication protocol to insure data integrity. Several signal types are defined by this protocol: reset pulse, presence pulse, write 0, write 1, read 0, and read 1. The master applies all of these signals to bus, with the exception of the presence pulse. Timing parameters of the 1-Wire bus are shown in Table 8. Initialization All communication via 1-Wire bus begins with an initialization sequence. The initialization sequence consists of a reset pulse from the master followed by a presence pulse from the slave devices. The presence pulse indicates to the master that one or few slave devices are on the bus and ready to operate. The initialization timing diagrams is shown in Fig. 5 READ/WRITE time slots The bus master writes data to the IN18B20 during write time slots and reads data from the IN18B20 during read time slots. Time slot is the time interval of the 1-Wire communication protocol. One bit of data is transmitted per time slot. Read/write timing diagrams are shown in fig. 6-8 Table 8 Timing parameters Parameter, unit Temperature conversion time, ms Symbol Min Targets Max 9-bit resolution - 93,75 10-bit resolution - 187,5 11-bit resolution bit resolution Time interval of the 1-Wire communication protocol, μs t CONV t SLOT Write «1» low level duration, μs t LOW Write «0» low level duration, μs t LOW Read data valid, μs t RDV - 15 Recovery time,μs t REC 1 - Reset high level duration, μs t RSTH Reset low level duration, μs t RSTL 1) Note Presence pulse high level duration, μs t PDHIGH Presence pulse low level duration, μs t PDLOW Notes 1. Additional reset or communication sequence cannot start during reset high level. 2.Under with parasite power supply, if t RSTL > 960 μs, a power on reset may occur. 8

9 Driver Т Х «Reset pulse» Driver R Х «Presense pulse» t RSTH U PU U PU MIN U IH MIN U IL MAX 0 V t RSTL t PDH t PDL Resistor Driver IN18B20D 480 μs t RSTL < 480 μs t RSTН < (includes recovery time) 15 μs t PDH < 60 μs 60 μs t PDL < 240 μs Т X transmites R X - receives t RSTL duration has to be less than 960 μs always in order not to mask interruptions issued by another devices on bus. Fig. 5 Initialization timing diagram t SLOT t REC U PU U PU MIN U IH MIN U IL MAX 0 V 15 мкс IN18B20D sampling window 60 мкс t LOW0 Resistor Driver 60 μs t LOWO < t SLOT < 120 μs 1 μs t REC < Fig. 6 Write 0 timing diagram 9

10 t SLOT t REC U PU U PU MIN U IH MIN U IL MAX 0 V t LOW1 15 мкс IN18B20D sampling window 60 мкс Resistor Driver 60 μs t SLOT < 120 μs 1 μs t LOW1 < 15 μs 1 μs t REC < Fig. 7 Write 1 timing diagram t SLOT t REC U PU U PU MIN U IH MIN Driver sampling window U IL MAX 0 V t RDV Resistor Driver IN18B20D 60 μs t SLOT < 120 μs 1 μs t REC < t RDV = 15 μs Fig. 8 Data read timing diagram 10

11 SO- package (MS-012AA) outline drawing D 8 5 E1 H 1 4 hx45 C A1 c e b Mounting plane α L 0,25 (0,010) M C Note Dimensions D, E1 not include the value of fin, which should not exceed 0,25 (0.010) per side. Table 9 mm D E1 H b e α A A1 c L h min max inches min max

12 Contact pad layout Table 10 Contact pad coordinates Contact pad number Coordinates (left bottom corner), mm Contact pad size X Y 01 0,142 0,615 0,090х0, ,742 0,165 0,090х0, ,858 0,166 0,090х0, ,858 1,803 0,090х0, ,858 2,183 0,090х0, ,142 1,554 0,090х0, ,142 1,415 0,090х0, ,142 1,300 0,090х0, ,142 1,185 0,090х0, ,142 1,070 0,090х0,070 Note contact pad size and coordinates are indicated under Passivation layer 12

DS18B20 Programmable Resolution 1-Wire Digital Thermometer

DS18B20 Programmable Resolution 1-Wire Digital Thermometer www.dalsemi.com FEATURES Unique 1-Wire interface requires only one port pin for communication Multidrop capability simplifies distributed temperature sensing applications Requires no external components

More information

DS2430A 256-Bit 1-Wire EEPROM

DS2430A 256-Bit 1-Wire EEPROM 256-Bit 1-Wire EEPROM www.maxim-ic.com FEATURES 256-bit Electrically Erasable Programmable Read Only Memory (EEPROM) plus 64-bit one-time programmable application register Unique, factory-lasered and tested

More information

DS2401 Silicon Serial Number

DS2401 Silicon Serial Number Silicon Serial Number www.maxim-ic.com FEATURES Upgrade and drop-in replacement for DS2400 Extended 2.8 to 6.0 voltage range Multiple s can reside on a common 1-Wire Net Unique, factory-lasered and tested

More information

DS2401 Silicon Serial Number

DS2401 Silicon Serial Number Silicon Serial Number www.maxim-ic.com FEATURES Upgrade and drop-in replacement for DS2400 Extended 2.8 to 6.0 voltage range Multiple s can reside on a common 1-Wire Net Unique, factory-lasered and tested

More information

DS1821 Programmable Digital Thermostat and Thermometer

DS1821 Programmable Digital Thermostat and Thermometer ma www.maxim-ic.com FEATURES Requires no external components Unique 1-Wire interface requires only one port pin for communication Operates over a -55 C to +125 C (-67 F to +257 F) temperature range Functions

More information

Temperature Sensor. Overview. Features

Temperature Sensor. Overview. Features 1 DS18B20 Electronic Brick of Digital Temperature Sensor Overview What is an electronic brick? An electronic brick is an electronic module which can be assembled like Lego bricks simply by plugging in

More information

DS1920 Temperature ibutton

DS1920 Temperature ibutton 19-4886; Rev 8/09 DS1920 Temperature ibutton SPECIAL FEATURES Digital Thermometer Measures Temperatures from -55 C to +100 C in Typically 0.2s Zero Standby Power 0.5 C Resolution, Digital Temperature Reading

More information

DS2405. Addressable Switch PIN ASSIGNMENT

DS2405. Addressable Switch PIN ASSIGNMENT www.maxim-ic.com FEATURES Open-drain PIO pin is controlled by matching 64-bit, laser-engraved registration number associated with each device Logic level of open drain output can be determined over 1-Wire

More information

DS1822-PAR Econo 1-Wire Parasite-Power Digital Thermometer

DS1822-PAR Econo 1-Wire Parasite-Power Digital Thermometer www.maxim-ic.com FEATURES Unique 1-Wire interface requires only one port pin for communication Derives power from data line ( parasite power ) does not need a local power supply Multidrop capability simplifies

More information

DS2401. Silicon Serial Number FEATURES PIN ASSIGNMENT

DS2401. Silicon Serial Number FEATURES PIN ASSIGNMENT Silicon Serial umber FEATURES Upgrade and drop in replacement for DS2400 Extended 2.8 to 6.0 voltage range Multiple s can reside on a common 1 Wire TM bus Unique, factory lasered and tested 64 bit registration

More information

DS18S20 High Precision 1-Wire Digital Thermometer

DS18S20 High Precision 1-Wire Digital Thermometer www.dalsemi.com FEATURES Unique 1-wire interface requires only one port pin for communication Each device has a unique 64-bit serial code stored in an on-board ROM Multi-drop capability simplifies distributed

More information

DS1821 Programmable Digital Thermostat and Thermometer

DS1821 Programmable Digital Thermostat and Thermometer 19-6322; Rev 6/12 Programmable Digital Thermostat and Thermometer FEATURES Requires no external components Unique 1-Wire interface requires only one port pin for communication Operates over a -55 C to

More information

22xx * DS1822 Econo 1-Wire Digital Thermometer PIN ASSIGNMENT

22xx * DS1822 Econo 1-Wire Digital Thermometer PIN ASSIGNMENT www.dalsemi.com FEATURES Unique 1-wire interface requires only one port pin for communication Multi-drop capability simplifies distributed temperature sensing applications Requires no external components

More information

DS18B20 Programmable Resolution 1-Wire Digital Thermometer

DS18B20 Programmable Resolution 1-Wire Digital Thermometer www.maxim-ic.com FEATURES Unique 1-Wire interface requires only one port pin for communication Each device has a unique 64-bit serial code stored in an onboard ROM Multidrop capability simplifies distributed

More information

DS2433 4Kb 1-Wire EEPROM

DS2433 4Kb 1-Wire EEPROM PRELIMINARY DS2433 4Kb 1-Wire EEPROM www.maxim-ic.com FEATURES 4096 Bits Electrically Erasable Programmable Read-Only Memory (EEPROM) Unique, Factory-Lasered and Tested 64-Bit Registration Number (8-Bit

More information

DS2430AP. 256 Bit 1 Wire TM EEPROM FEATURES PIN ASSIGNMENT

DS2430AP. 256 Bit 1 Wire TM EEPROM FEATURES PIN ASSIGNMENT 256 Bit 1 Wire TM EEPROM FEATURES 256 bit Electrically Erasable Programmable Read Only Memory (EEPROM) plus 64 bit one time programmable application register Unique, factory lasered and tested 64 bit registration

More information

DS kbit Add-Only Memory

DS kbit Add-Only Memory 1 kbit Add-Only Memory www.dalsemi.com FEATURES 1024 bits Electrically Programmable Read Only Memory (EPROM) communicates with the economy of one signal plus ground Unique, factory-lasered and tested 64-bit

More information

DS2751 Multichemistry Battery Fuel Gauge

DS2751 Multichemistry Battery Fuel Gauge www.maxim-ic.com FEATURES Available in Two Configurations - Internal 25m Sense Resistor - External User-Selectable Sense Resistor Current Measurement - 12-Bit Bidirectional Measurement - Internal Sense

More information

DS1825 Programmable Resolution 1-Wire Digital Thermometer With 4-Bit ID

DS1825 Programmable Resolution 1-Wire Digital Thermometer With 4-Bit ID DS1825 Programmable Resolution 1-Wire Digital Thermometer With 4-Bit ID www.maxim-ic.com FEATURES Unique 1-Wire Interface Requires Only One Port Pin for Communication Each Device has a Unique 64-Bit Serial

More information

DS1822 Econo-MicroLAN Digital Thermometer

DS1822 Econo-MicroLAN Digital Thermometer www.dalsemi.com FEATURES Unique 1 Wire TM interface requires only one port pin for communication Multidrop capability simplifies distributed temperature sensing applications Requires no external components

More information

DS18S20 High-Precision 1-Wire Digital Thermometer

DS18S20 High-Precision 1-Wire Digital Thermometer 19-5474; Rev 8/10 High-Precision 1-Wire Digital Thermometer FEATURES Unique 1-Wire Interface Requires Only One Port Pin for Communication Each Device has a Unique 64-Bit Serial Code Stored in an On-Board

More information

DS1991 MultiKey ibutton

DS1991 MultiKey ibutton MultiKey ibutton www.ibutton.com SPECIAL FEATURES 1,152-bit secure read/write, nonvolatile memory Secure memory cannot be deciphered without matching 64-bit password Memory is partitioned into 3 blocks

More information

DS18B20 Programmable Resolution 1-Wire Digital Thermometer

DS18B20 Programmable Resolution 1-Wire Digital Thermometer www.maxim-ic.com FEATURES Unique 1-Wire Interface Requires Only One Port Pin for Communication Each Device has a Unique 64-Bit Serial Code Stored in an On-Board ROM Multidrop Capability Simplifies Distributed

More information

Programmable Resolution 1-Wire Digital Thermometer

Programmable Resolution 1-Wire Digital Thermometer General Description The DS18B20 digital thermometer provides 9-bit to 12-bit Celsius temperature measurements and has an alarm function with nonvolatile user-programmable upper and lower trigger points.

More information

DS2223/DS2224. EconoRAM FEATURES PACKAGE OUTLINE. PIN CONNECTIONS Pin 1 GND Ground Pin 2 DQ Data In/Out Pin 3 V CC Supply Pin 4 GND Ground

DS2223/DS2224. EconoRAM FEATURES PACKAGE OUTLINE. PIN CONNECTIONS Pin 1 GND Ground Pin 2 DQ Data In/Out Pin 3 V CC Supply Pin 4 GND Ground DS2223/DS2224 EconoRAM FEATURES Low cost, general purpose, 256 bit memory DS2223 has 256 bit SRAM DS2224 has 32 bit ROM, 224 bit SRAM Reduces control, address and data interface to a single pin PACKAGE

More information

DS k-Bit Protected 1-Wire EEPROM with SHA-1 Engine

DS k-Bit Protected 1-Wire EEPROM with SHA-1 Engine www. maxim-ic.com Abridged Data Sheet DS2432 1k-Bit Protected 1-Wire EEPROM with SHA-1 Engine FEATURES 1128 bits of 5V EEPROM memory partitioned into four pages of 256 bits, a 64-bit write-only secret

More information

DS2755 High-Accuracy Battery Fuel Gauge with Snapshot

DS2755 High-Accuracy Battery Fuel Gauge with Snapshot www.maxim-ic.com FEATURES Snapshot Mode Allows Instantaneous Power Measurement Accurate Current Measurement for Coulomb Counting (Current Accumulation) - 2% ±4μV over ±64mV Input Range - 2% ±200μA over

More information

1 Wire TM Digital Thermometer

1 Wire TM Digital Thermometer DS1820 1 Wire TM Digital Thermometer FEATURES Unique 1 Wire TM interface requires only one port pin for communication Multidrop capability simplifies distributed temperature sensing applications Requires

More information

DS2770 Battery Monitor and Charge Controller

DS2770 Battery Monitor and Charge Controller Battery Monitor and Charge Controller FEATURES www.maxim-ic.com Integrated charge controller supporting both rechargeable lithium and NiMH battery technologies Available in two configurations: Internal

More information

DS1625. Digital Thermometer and Thermostat FEATURES PIN ASSIGNMENT

DS1625. Digital Thermometer and Thermostat FEATURES PIN ASSIGNMENT DS1625 Digital Thermometer and Thermostat FEATURES Temperature measurements require no external components Measures temperatures from 55 C to +125 C in 0.5 C increments. Fahrenheit equivalent is 67 F to

More information

SENSYLINK Microelectronics Co., LTD. (CT1820HT) Single-Wire Digital Temperature Sensor

SENSYLINK Microelectronics Co., LTD. (CT1820HT) Single-Wire Digital Temperature Sensor SENSYLINK Microelectronics (CT1820HT) Single-Wire Digital Temperature Sensor CT1820HT is a Digital Temperature Sensor with±0.5 C Accuracy Compatible with 1-wire Interface. It is ideally used in HVAC, Thermal

More information

DS2438 Smart Battery Monitor

DS2438 Smart Battery Monitor AVAILABLE Smart Battery Monitor FEATURES Unique 1-Wire interface requires only one port pin for communication Provides unique 64-bit serial number Eliminates thermistors by sensing battery temperature

More information

NOT RECOMMENDED FOR NEW DESIGNS. DS2430A 256-Bit 1-Wire EEPROM

NOT RECOMMENDED FOR NEW DESIGNS. DS2430A 256-Bit 1-Wire EEPROM 19-5236; 4/10 www.maxim-ic.com FEATURES 256-bit Electrically Erasable Programmable Read Only Memory (EEPROM) plus 64-bit one-time programmable application register Unique, factory-lasered and tested 64-bit

More information

DS1982 1Kb Add-Only ibutton

DS1982 1Kb Add-Only ibutton 19-4891; Rev 8/09 SPECIAL FEATURES 1024 bits Electrically Programmable Read- Only Memory (EPROM) communicates with the economy of one signal plus ground EPROM partitioned into four 256-bit pages for randomly

More information

REMOTE TEMPERATURE MONITORING SYSTEM VIA INTERNET, USING A DS18B20 SENSOR

REMOTE TEMPERATURE MONITORING SYSTEM VIA INTERNET, USING A DS18B20 SENSOR REMOTE TEMPERATURE MONITORING SYSTEM VIA INTERNET, USING A DS18B20 SENSOR Irinel GEORGESCU *, Bogdan VASILESCU ** *Petroleum-Gas University, Bd. Bucureşti 39, Ploiesti 100680, irinelgeorgescu@gmail.com

More information

DS Wire Time Chip with Interrupt

DS Wire Time Chip with Interrupt 1-Wire Time Chip with Interrupt www.maxim-ic.com FEATURES Real-time clock (RTC) with fully compatible 1-Wire MicroLA interface Uses the same binary time/date representation as the DS2404 but with 1 second

More information

DS1306. Serial Alarm Real Time Clock (RTC)

DS1306. Serial Alarm Real Time Clock (RTC) www.dalsemi.com FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 2100 96-byte nonvolatile RAM for data

More information

DS2761 High-Precision Li+ Battery Monitor

DS2761 High-Precision Li+ Battery Monitor High-Precision Li+ Battery Monitor www.maxim-ic.com FEATURES Lithium-Ion (Li+) Safety Circuit - Overvoltage Protection - Overcurrent/Short-Circuit Protection - Undervoltage Protection Zero Volt Battery

More information

ORDERING INFORMATION. OPERATION Measuring Temperature A block diagram of the DS1621 is shown in Figure 1. DESCRIPTION ORDERING PACKAGE

ORDERING INFORMATION. OPERATION Measuring Temperature A block diagram of the DS1621 is shown in Figure 1. DESCRIPTION ORDERING PACKAGE AVAILABLE Digital Thermometer and Thermostat FEATURES Temperature measurements require no external components Measures temperatures from -55 C to +125 C in 0.5 C increments. Fahrenheit equivalent is -67

More information

DS75 Digital Thermometer and Thermostat

DS75 Digital Thermometer and Thermostat www.maxim-ic.com FEATURES Temperature Measurements Require No External Components Measures Temperatures from -55 C to +125 C (-67 F to +257 F) 2 C Accuracy Over a -25 C to +100 C Range Thermometer Resolution

More information

DS Wire Digital Thermometer and Thermostat

DS Wire Digital Thermometer and Thermostat www.maxim-ic.com FEATURES Temperature measurements require no external components with ±1 C accuracy Measures temperatures from -55 C to +125 C; Fahrenheit equivalent is -67 F to +257 F Temperature resolution

More information

DS1626/DS1726 High-Precision 3-Wire Digital Thermometer and Thermostat

DS1626/DS1726 High-Precision 3-Wire Digital Thermometer and Thermostat www.maxim-ic.com DESCRIPTION The DS1626 and DS1726 digital thermometers/thermostats provide temperature measurements and stand-alone thermostat capability over a -55 C to +125 C range. The DS1626 offers

More information

DS1631/DS1631A/DS1731 High-Precision Digital Thermometer and Thermostat

DS1631/DS1631A/DS1731 High-Precision Digital Thermometer and Thermostat AVAILABLE High-Precision Digital Thermometer and Thermostat FEATURES DS1631 and DS1631A Provide ±0.5 C Accuracy over a 0 C to +70 C Range DS1731 Provides ±1 C Accuracy over a -10 C to +85 C Range DS1631A

More information

Digital Thermometer and Thermostat

Digital Thermometer and Thermostat Rev 1; 3/08 Digital Thermometer and Thermostat General Description The low-voltage (1.7V to 3.7V) digital thermometer and thermostat provides 9-, 10-, 11-, or 12-bit digital temperature readings over a

More information

Single-Wire, I/O Powered 1-Kbit (128 x 8) Serial EEPROM with a Unique, Factory-Programmed 64-Bit Serial Number

Single-Wire, I/O Powered 1-Kbit (128 x 8) Serial EEPROM with a Unique, Factory-Programmed 64-Bit Serial Number Single-Wire, I/O Powered 1-Kbit (128 x 8) Serial EEPROM with a Unique, Factory-Programmed 64-Bit Serial Number Features Low Voltage Operation: AT21CS01 is self-powered via the 1.7V to 3.6V pull up voltage

More information

DS2465 DeepCover Secure Authenticator with SHA-256 Coprocessor and 1-Wire Master Function. R P = 1.1kΩ MAXIMUM I 2 C BUS CAPACITANCE 320pF V CC

DS2465 DeepCover Secure Authenticator with SHA-256 Coprocessor and 1-Wire Master Function. R P = 1.1kΩ MAXIMUM I 2 C BUS CAPACITANCE 320pF V CC General Description DeepCover embedded security solutions cloak sensitive data under multiple layers of advanced physical security to provide the most secure key storage possible. The DeepCover Secure

More information

DS2484 Single-Channel 1-Wire Master with Adjustable Timing and Sleep Mode

DS2484 Single-Channel 1-Wire Master with Adjustable Timing and Sleep Mode General Description The DS2484 is an I2C-to-1-WireM bridge device that interfaces directly to standard (100kHz max) or fast (400kHz max) I2C masters to perform protocol conversion between the I2C master

More information

Digital Thermometer and Thermostat

Digital Thermometer and Thermostat General Description The DS75 digital thermometer and thermostat provides 9, 10, 11, or 12-bit digital temperature readings over a -55 C to +125 C range with ±2 C accuracy over a -25 C to +100 C range.

More information

TOP VIEW CLOCK GENERATOR A1 A2 GND CPU SPEED SELECT

TOP VIEW CLOCK GENERATOR A1 A2 GND CPU SPEED SELECT Rev 0; 6/04 9-Bit I 2 C Nonvolatile General Description The is a 9-bit nonvolatile (NV) I/O expander with 64 bytes of NV user memory controlled by an I 2 C TM - compatible serial interface. The offers

More information

Digital Thermometer and Thermostat

Digital Thermometer and Thermostat General Description The DS75LV low-voltage (1.7V to 3.7V) digital thermometer and thermostat provides 9, 10, 11, or 12-bit digital temperature readings over a -55 C to +125 C range with ±2 C accuracy over

More information

DS1305 Serial Alarm Real Time Clock (RTC)

DS1305 Serial Alarm Real Time Clock (RTC) Serial Alarm Real Time Clock (RTC) www.dalsemi.com FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 2100

More information

HIGH-PRECISION COULOMB COUNTER. George Sandler, UNCC ECE

HIGH-PRECISION COULOMB COUNTER. George Sandler, UNCC ECE HIGH-PRECISION COULOMB COUNTER George Sandler, UNCC ECE Abstract: For the purpose of monitoring current consumption of wireless communication in different modes a coulomb counter board has been designed.

More information

DS Wire Digital Thermometer and Real Time Clock

DS Wire Digital Thermometer and Real Time Clock www.maxim-ic.com FEATURES Measures temperatures from -55 C to +125 C; Fahrenheit equivalent is -67 F to 257 F Real time clock counts seconds, minutes, hours, date of the month, month, day of the week,

More information

DS WIRE INTERFACE 11 DECOUPLING CAP GND

DS WIRE INTERFACE 11 DECOUPLING CAP GND Rev ; 4/3 Hex Nonvolatile Potentiometer with General Description The contains six 256-position nonvolatile (NV) potentiometers, 64 bytes of NV user EEPROM memory, and four programmable NV I/O pins. The

More information

DS1305. Serial Alarm Real Time Clock (RTC) FEATURES PIN ASSIGNMENT ORDERING INFORMATION

DS1305. Serial Alarm Real Time Clock (RTC) FEATURES PIN ASSIGNMENT ORDERING INFORMATION DS135 Serial Alarm Real Time Clock (RTC) FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 21 96 byte

More information

ABRIDGED DATA SHEET DS Kb Protected 1-Wire EEPROM with SHA-1 Engine FEATURES PIN CONFIGURATIONS ORDERING INFORMATION

ABRIDGED DATA SHEET DS Kb Protected 1-Wire EEPROM with SHA-1 Engine FEATURES PIN CONFIGURATIONS ORDERING INFORMATION 1Kb Protected 1-Wire EEPROM with SHA-1 Engine FEATURES 1128 Bits of 5V EEPROM Memory Partitioned Into Four Pages of 256 Bits, a 64-Bit Write-Only Secret, and Up to Five General-Purpose Read/Write Registers

More information

DS28EA00 DS28EA00 PIOB PIOA GND GND NOTE: SCHEMATIC SHOWS PIO PINS WIRED FOR SEQUENCE-DETECT FUNCTION.

DS28EA00 DS28EA00 PIOB PIOA GND GND NOTE: SCHEMATIC SHOWS PIO PINS WIRED FOR SEQUENCE-DETECT FUNCTION. Rev 2; 4/09 1-Wire Digital Thermometer with General Description The is a digital thermometer with 9-bit (0.5 C) to 12-bit (1/16 C) resolution and alarm function with nonvolatile (V), user-programmable

More information

Digital Thermometer and Thermostat in SOT23

Digital Thermometer and Thermostat in SOT23 General Description The digital thermometer and thermostat provides temperature readings that indicate the device s temperature. Thermostat settings and temperature readings are all communicated to/from

More information

DS1855 Dual Nonvolatile Digital Potentiometer and Secure Memory

DS1855 Dual Nonvolatile Digital Potentiometer and Secure Memory Dual Nonvolatile Digital Potentiometer and Secure Memory FEATURES Two Linear Taper Potentiometers DS1855-010 (One 10kΩ, 100 Position and One 10kΩ, 256 Position) DS1855-020 (One 10kΩ, 100 Position and One

More information

M16C/26 APPLICATION NOTE. Interfacing with 1-Wire Devices. 1.0 Abstract. 2.0 Introduction Wire Interface. 3.1 Hardware

M16C/26 APPLICATION NOTE. Interfacing with 1-Wire Devices. 1.0 Abstract. 2.0 Introduction Wire Interface. 3.1 Hardware APPLICATION NOTE M16C/26 1.0 Abstract The following article introduces and shows an example of how to interface Renesas 16-bit microcontrollers (MCU) to a 1-wire device. A demo program developed for the

More information

DS1676 Total Elapsed Time Recorder, Erasable

DS1676 Total Elapsed Time Recorder, Erasable www.dalsemi.com Preliminary DS1676 Total Elapsed Time Recorder, Erasable FEATURES Records the total time that the Event Input has been active and the number of events that have occurred. Volatile Elapsed

More information

DS1852 Optical Transceiver Diagnostic Monitor

DS1852 Optical Transceiver Diagnostic Monitor www.maxim-ic.com FEATURES Implements proposals of SFF-8472 at device address A2h [Note: requires use of external EEPROM at address A0h for full compliance.] Scaleable four-input muxing analog-to-digital

More information

DS1345W 3.3V 1024k Nonvolatile SRAM with Battery Monitor

DS1345W 3.3V 1024k Nonvolatile SRAM with Battery Monitor 19-5587; Rev 10/10 www.maxim-ic.com FEATURES 10 years minimum data retention in the absence of external power Data is automatically protected during power loss Power supply monitor resets processor when

More information

DS1845 Dual NV Potentiometer and Memory

DS1845 Dual NV Potentiometer and Memory www.maxim-ic.com FEATURES Two linear taper potentiometers -010 one 10k, 100 position & one 10k, 256 position -050 one 10k, 100 position & one 50k, 256 postition -100 one 10k, 100 position & one 100k, 256

More information

DS1994 4Kb Plus Time Memory ibutton

DS1994 4Kb Plus Time Memory ibutton 19-5049; 11/09 4Kb Plus Time Memory ibutton www.maxim-ic.com SPECIAL FEATURES 4096 bits of Read/Write onvolatile Memory 256-bit Scratchpad Ensures Integrity of Data Transfer Memory Partitioned into 256-bit

More information

Digital Thermometers and Thermostats with SPI/3-Wire Interface

Digital Thermometers and Thermostats with SPI/3-Wire Interface 19-5629; Rev 0; 11/10 Digital Thermometers and Thermostats General Description The digital thermometers and thermostats with an SPI /3-wire interface provide temperature readings that indicate the device

More information

DS1615 Temperature Recorder

DS1615 Temperature Recorder DS1615 Temperature Recorder www.dalsemi.com FEATURES Digital thermometer measures temperature -40 C to +85 C in 0.5 C increments (-40 F to +183.2 F in 0.9 F increments) Digital thermometer provides ±2

More information

DS1305EN. Serial Alarm Real-Time Clock

DS1305EN. Serial Alarm Real-Time Clock Serial Alarm Real-Time Clock www.maxim-ic.com FEATURES Real-time clock (RTC) counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap-year compensation valid up to

More information

24C08/24C16. Two-Wire Serial EEPROM. Preliminary datasheet 8K (1024 X 8)/16K (2048 X 8) General Description. Pin Configuration

24C08/24C16. Two-Wire Serial EEPROM. Preliminary datasheet 8K (1024 X 8)/16K (2048 X 8) General Description. Pin Configuration Two-Wire Serial EEPROM Preliminary datasheet 8K (1024 X 8)/16K (2048 X 8) Low-voltage Operation 1.8 (VCC = 1.8V to 5.5V) Operating Ambient Temperature: -40 C to +85 C Internally Organized 1024 X 8 (8K),

More information

DS1992/DS1993/DS1994

DS1992/DS1993/DS1994 www.dalsemi.com SPECIAL FEATURES 4096 bits of read/write nonvolatile memory (DS1993 and DS1994) 1024 bits of read/write nonvolatile memory (DS1992) 256-bit scratchpad ensures integrity of data transfer

More information

DS1624 Digital Thermometer and Memory

DS1624 Digital Thermometer and Memory Digital Thermometer and Memory FEATURES Temperature Measurements Require No External Components Measures Temperatures from -55 C to +125 C in 0.0625 C Increments Temperature is Read as a 12-Bit Value (2-Byte

More information

DS2786 Standalone OCV-Based Fuel Gauge

DS2786 Standalone OCV-Based Fuel Gauge DS2786 Standalone OCV-Based Fuel Gauge www.maxim-ic.com GENERAL DESCRIPTION The DS2786 estimates available capacity for rechargeable Li-Ion and Li-Ion Polymer batteries based on the cell voltage in the

More information

DS1305EN. Serial Alarm Real-Time Clock

DS1305EN. Serial Alarm Real-Time Clock Serial Alarm Real-Time Clock www.maxim-ic.com FEATURES Real-time clock (RTC) counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap-year compensation valid up to

More information

2-Wire, 5-Bit DAC with Three Digital Outputs

2-Wire, 5-Bit DAC with Three Digital Outputs Rev 1; 6/4 2-Wire, 5-Bit DAC with Three Digital Outputs General Description The is a 5-bit digital-to-analog converter (DAC) with three programmable digital outputs. The communicates through a 2-wire,

More information

DS1992/DS1993 1Kbit/4Kbit Memory ibutton TM DS1994 4Kbit Plus Time Memory ibutton

DS1992/DS1993 1Kbit/4Kbit Memory ibutton TM DS1994 4Kbit Plus Time Memory ibutton DS1992/DS1993 1Kbit/4Kbit Memory ibutton TM DS1994 4Kbit Plus Time Memory ibutton SPECIAL FEATURES 4096 bits of read/write nonvolatile memory (DS1993 and DS1994) 1024 bits of read/write nonvolatile memory

More information

User-configurable Resolution. 9 to 12 bits (0.5 C to C)

User-configurable Resolution. 9 to 12 bits (0.5 C to C) AT30TS75A 9- to 12-bit Selectable, ±0.5 C Accurate Digital Temperature Sensor DATASHEET See Errata in Section 12. Features Single 1.7V to 5.5V Supply Measures Temperature -55 C to +125 C Highly Accurate

More information

DS28CM00. I²C/SMBus Silicon Serial Number

DS28CM00. I²C/SMBus Silicon Serial Number DS28CM00 I²C/SMBus Silicon Serial Number www.maxim-ic.com GENERAL DESCRIPTION The DS28CM00 is a low-cost, electronic registration number to provide an absolutely unique identity that can be determined

More information

User-configurable Resolution. 9 to 12 bits (0.5 C to C)

User-configurable Resolution. 9 to 12 bits (0.5 C to C) AT30TS74 9- to 12-bit Selectable, ±1.0 C Accurate Digital Temperature Sensor DATASHEET Features Single 1.7V to 5.5V Supply Measures Temperature From -55 C to +125 C Highly Accurate Temperature Measurements

More information

DS 1682 Total Elapsed Time Recorder with Alarm

DS 1682 Total Elapsed Time Recorder with Alarm DS 1682 Total Elapsed Time Recorder with Alarm www.dalsemi.com FEATURES Records the total time that the Event Input has been active and the number of events that have occurred. Volatile Elapsed Time Counter

More information

DS1243Y 64K NV SRAM with Phantom Clock

DS1243Y 64K NV SRAM with Phantom Clock 19-6076; Rev 11/11 DS1243Y 64K NV SRAM with Phantom Clock FEATURES Real-Time Clock Keeps Track of Hundredths of Seconds, Seconds, Minutes, Hours, Days, Date of the Month, Months, and Years 8K x 8 NV SRAM

More information

LM75A Digital temperature sensor and thermal watchdog

LM75A Digital temperature sensor and thermal watchdog INTEGRATED CIRCUITS Digital temperature sensor and thermal watchdog Supersedes data of 2004 Oct 05 2006 Jun 27 GENERAL DESCRIPTION The is a temperature-to-digital converter using an on-chip band-gap temperature

More information

GT34C02. 2Kb SPD EEPROM

GT34C02. 2Kb SPD EEPROM Advanced GT34C02 2Kb SPD EEPROM Copyright 2010 Giantec Semiconductor Inc. (Giantec). All rights reserved. Giantec reserves the right to make changes to this specification and its products at any time without

More information

DS1306 Serial Alarm Real-Time Clock

DS1306 Serial Alarm Real-Time Clock Serial Alarm Real-Time Clock www.maxim-ic.com FEATURES Real-Time Clock (RTC) Counts Seconds, Minutes, Hours, Date of the Month, Month, Day of the Week, and Year with Leap-Year Compensation Valid Up to

More information

SENSYLINK Microelectronics Co., LTD. (CT1701) Single-Wire Digital Temperature Sensor

SENSYLINK Microelectronics Co., LTD. (CT1701) Single-Wire Digital Temperature Sensor SENSYLINK Microelectronics () Single-Wire Digital Temperature Sensor is a Low Cost Digital Temperature Sensor with±0.1 C Accuracy over 33 C to 43 C with Single-wire Interface. It is ideally used in General

More information

DS1305 Serial Alarm Real-Time Clock

DS1305 Serial Alarm Real-Time Clock Serial Alarm Real-Time Clock www.maxim-ic.com FEATURES Real-Time Clock (RTC) Counts Seconds, Minutes, Hours, Date of the Month, Month, Day of the Week, and Year with Leap-Year Compensation Valid Up to

More information

DS1216B. SmartWatch/RAM 16K/64K FEATURES PIN ASSIGNMENT PIN DESCRIPTION

DS1216B. SmartWatch/RAM 16K/64K FEATURES PIN ASSIGNMENT PIN DESCRIPTION DS1216B SmartWatch/RAM 16K/64K FEATURES Keeps track of hundredths of seconds, seconds, minutes, hours, days, date of the month, months, and years Converts standard 2K x 8 and 8K x 8 CMOS static RAMs into

More information

DS1673 Portable System Controller

DS1673 Portable System Controller Portable System Controller www.maxim-ic.com GENERAL DESCRIPTION The portable system controller is a circuit that incorporates many of the functions necessary for low-power portable products integrated

More information

Temperature-Controlled, NV, I2C, Logarithmic Resistor DS1841

Temperature-Controlled, NV, I2C, Logarithmic Resistor DS1841 Rev 2; 5/08 Temperature-Controlled, NV, I2C, General Description The is a 7-bit, logarithmic, nonvolatile (NV) digital resistor that features an on-chip temperature sensor and associated analog-to-digital

More information

DS1265Y/AB 8M Nonvolatile SRAM

DS1265Y/AB 8M Nonvolatile SRAM 19-5616; Rev 11/10 www.maxim-ic.com 8M Nonvolatile SRAM FEATURES 10 years minimum data retention in the absence of external power Data is automatically protected during power loss Unlimited write cycles

More information

CW2013. Low-Cost 1s Fuel Gauge IC with Low-SOC Alert. General Description. Features. Applications. Order Information

CW2013. Low-Cost 1s Fuel Gauge IC with Low-SOC Alert. General Description. Features. Applications. Order Information CW2013 Low-Cost 1s Fuel Gauge IC with Low-SOC Alert Features System Side used Fuel Gauging 3% Maximum Total SOC Measurement Error 14 bit Delta Sigma ADC for Temperature and Cell Voltage Measurement Precision

More information

DS1677 Portable System Controller

DS1677 Portable System Controller Portable System Controller www.maxim-ic.com GENERAL DESCRIPTION The portable system controller is a circuit that incorporates many of the functions necessary for low-power portable products integrated

More information

FM24CL04 4Kb FRAM Serial Memory

FM24CL04 4Kb FRAM Serial Memory 4Kb FRAM Serial Memory Features 4K bit Ferroelectric Nonvolatile RAM Organized as 512 x 8 bits Unlimited Read/Writes 45 Year Data Retention NoDelay Writes Advanced High-Reliability Ferroelectric Process

More information

DS1302. Trickle Charge Timekeeping Chip FEATURES PIN ASSIGNMENT PIN DESCRIPTION

DS1302. Trickle Charge Timekeeping Chip FEATURES PIN ASSIGNMENT PIN DESCRIPTION DS132 Trickle Charge Timekeeping Chip FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 21 31 x 8 RAM

More information

DeepCover Secure Authenticator ibutton with SHA-256

DeepCover Secure Authenticator ibutton with SHA-256 General Description DeepCover embedded security solutions cloak sensitive data under multiple layers of advanced physical security to provide the most secure key storage possible. The ibutton (DS1964S)

More information

PIN ASSIGNMENT PIN DESCRIPTION

PIN ASSIGNMENT PIN DESCRIPTION www.dalsemi.com FEATURES Temperature measurements require no external components Measures temperatures from -55 C to +120 C. Fahrenheit equivalent is -67 F to +248 F Thermometer accuracy is ±2.0 C Thermometer

More information

DS Channel 1-Wire Master

DS Channel 1-Wire Master AVAILABLE DS2482-800 8-Channel 1-Wire Master GENERAL DESCRIPTION The DS2482-800 is an I 2 C-to-1-Wire bridge device that interfaces directly to standard (100kHz max) or fast (400kHz max) I 2 C masters

More information

PCA bit multiplexed/1-bit latched 6-bit I 2 C EEPROM DIP switch

PCA bit multiplexed/1-bit latched 6-bit I 2 C EEPROM DIP switch INTEGRATED CIRCUITS I 2 C EEPROM DIP switch Supersedes data of 2002 May 24 2003 Jun 27 Philips Semiconductors PIN CONFIGURATION FEATURES 5-bit 2-to-1 multiplexer, 1-bit latch DIP switch 6-bit internal

More information

ABRIDGED DATA SHEET PART TEMP RANGE PIN-PACKAGE V CC

ABRIDGED DATA SHEET PART TEMP RANGE PIN-PACKAGE V CC 219-0008; Rev 1; 3/12 ABRIDGED DATA SHEET General Description The combines 1024 bits of EEPROM with challenge-and-response authentication security implemented with the FIPS 180-3 Secure Hash Algorithm

More information

GT24C02. 2-Wire. 2Kb Serial EEPROM (Smart Card application)

GT24C02. 2-Wire. 2Kb Serial EEPROM (Smart Card application) ADVANCED GT24C02 2-Wire 2Kb Serial EEPROM (Smart Card application) www.giantec-semi.com a0 1/19 Table of Content 1 FEATURES...3 2 DESCRIPTION...4 3 PIN CONFIGURATION...5 4 PIN DESCRIPTIONS...6 5 BLOCK

More information

Type Version Ordering Code Package PEB 2025-N V 1.5 Q67100-H6300 P-LCC-28-R (SMD) PEB 2025-P V 1.5 Q67100-H6241 P-DIP-22

Type Version Ordering Code Package PEB 2025-N V 1.5 Q67100-H6300 P-LCC-28-R (SMD) PEB 2025-P V 1.5 Q67100-H6241 P-DIP-22 ISDN Exchange Power Controller (IEPC) PEB 2025 CMOS IC Features Supplies power to up to four transmission lines CCITT recommendations compatible for power feed at the S interface Each line is individually

More information