Project Number: P15452

Size: px
Start display at page:

Download "Project Number: P15452"

Transcription

1 Multidisciplinary Senior Design Conference Kate Gleason College of Engineering Rochester Institute of Technology Rochester, New York Project Number: P15452 DATA ACQUISITION DEVICE Kyle Smith Electrical Engineer Stephen Opdyke Computer Engineer Lucas Sychtysz Mechanical Engineer Louis Amezquita Electrical Engineer ABSTRACT The purpose of this project is to create a universal data acquisition devise capable of operation within a harsh environment of a Dresser Rand Compressor. The devise must be capable of recording analog voltages from a variety of sensors with sample rate between.1 Hz to 10kHz. The data acquisition device must be easy to use, where the data retrieval and battery charging is done by mini USB. The devise is capable of over 8 hours of operation. In order to fulfill harsh environment requirement robust and watertight casing and connecter were incorporated. Due to early success, the team has designed a version 2 of the DAQ device where improvements were incorporated. INTRODUCTION The data acquisition device is needed for the continuation of health monitoring research of a Dresser Rand Compressor. A compressor has many harsh environments and challenging area of access, where a small, robust, and easy to use DAQ device is needed to measure vibrations and temperatures. Being able to record data will enable the user to monitor the health of the compressor. Other applications of the DAQ device can be used such a UAV. Two other Senior Design Teams have attempted to fulfill this team objective, but fell short. P14452 Team wasn t able to develop a fully functioning device capable of meeting all of the customer requirements. The P13453 Team was successful overall, but their device s measurements were not in sync with the time stamps. DESIGN PROCESS Customer Requirements The first step in beginning the design process was encapsulating all of the requirements that our customer had, Dresser Rand and Dr. K, so that the team could obtain an overall picture of what the product needed to have. Through various discussions with Dr. K a set let of requirements were created that evolved over the time we were working on the project. The most important requirement is that the data must be easily extractable from the device. If it takes a while to get the data off of the device than the device would be more of a hassle than what its worth. This can be done either by physically removing a storage device off of the DAQ or through serial communication. The amount of storage on the device is also essential. The storage size must be capable of holding data at the maximum sample rate of 10kHz for around 2 hours. The product must also be securely mounted on the piece of equipment that it is collecting data from. Accuracy will also be ensured for analog voltage sampling by benchmarking our product against a store bought DAQ. Once the data is off of the device, the extracted data should also have accurate time stampings for the measurements. Being that our device will be collecting data wirelessly it must also ensure that the device can power the sensors that it is using to collect the data. These requirements that I Copyright 2008 Rochester Institute of Technology

2 Proceedings of the Multidisciplinary Senior Design Conference Page 2 mentioned must be considered to be the highest of importance but some other requirements can be seen in Figure 1 below. Figure 1: Customer Requirements Engineering Requirements The customer requirements were analyzed to develop a prioritized list for engineering requirements. Every engineering requirement matches up with a specific customer requirement where at the start of MSD estimated marginal and ideal values were brainstormed for a functioning product. The highest rated customer requirement is the ability to extract data easily from the device. Engineering requirements can be tagged to that by measuring the amount of time it takes for the device to extract data as well as the means of the data extraction. As for having enough storage size to hold the data at a maximum sample rate, the SD card size must be taken into account. The device must also be accurate so there must be testing to see what the sampling resolution should be as well as the error in that resolution. As seen from the figure below there are more engineering requirements that can be tied directly to which customer requirements based on the source CR#. Figure 2: Engineering Requirements Case The Hammond Manufacturing (1554B2GYCL) Enclosure was chosen to house all the components of the DAQ. This case dimensions are 2.6 x 2.6 x 1.6 which fulfills the requirement of modularity. It has a tongue and grove construction between the casketed lid and the lower part to protect against oil, dust and water. A clear lid shows the user visibility of the LED, which shows what function the DAQ is currently in. The case has two mounting holes located outside the gasket seal. The case is machined per print in order for the button, 3 male mini XLR connector, and a female micro USB can be installed onto the casing. The bottom inside surface of the case must be machined flat, due to stand offs. Project P15452

3 Proceedings of the Multi-Disciplinary Senior Design Conference Page 3 Figure 3: Finished Case Mini XLR Connectors The Rean Mini XLR Connectors (RT3MP and RT3FC-B-W) were chosen for this DAQ. These connectors have a rugged locking mechanism which provides secure connections in harsh environments. Can be disconnected only by pressing the unlocking tab. The male Mini XLR provides a water tight seal and even protects the connector in an unmated condition. These connectors will connect to accelerometers within the compressor and testing environments. Mini USB Connector The Amphenol Type Mini B Female USB (MUSBB151M0) was chosen on the DAQ. Mini USB provides capabilities of transferring data from the DAQ to PC using mini USB and it provides charging capabilities. The female USB panel is environmentally sealed to the case with 2 screws creating seal with gasket. This connector is water resistant in mated and unmated conditions. Button The Grayhill Push Button Switch (30-203) was chosen for the DAQ. The button is front panel mounted and is provides sealing. Button is easy to push and different button command can be given to change the mode of the DAQ. Light Logic The DAQ gives the user visibility of what mode it is depending on the color of the LED. Yellow-USB ready Purple-Ready over USB Green-Idle Red/yellow-collecting data going to USB Blue-error Software The SD card was a fairly easy design choice, the micro controller software can only currently support up to 4GB cards, and the price difference between 4GB and 8GB cards is pretty negligible. Most cards can also support SPI mode for data transfer as well, so any off the shelf SD card at least 4GB will work fine. A FAT file system was chosen to be put on the SD card this way data on it could be accessed by a normal operating system on any household computer. The micro controller stores the FAT file data onto the SD card using an SPI bus. It also interfaces the SD card to a computer via a USB port on the device. Copyright 2008 Rochester Institute of Technology

4 Proceedings of the Multidisciplinary Senior Design Conference Page 4 Microcontroller The microcontroller we chose to use is the LPC1549 manufactured by NXP. This is an ARM Cortex M3 processor that has a 48 pin configuration and all the required features we needed for our design. It features two SPI buses, one that we use to communicate with the sensors and the other we use to write data to the SD card. It also has full speed USB support that we used for file transfer onto the PC. The M3 is a bit faster than what was needed for this project, but the power usage did not increase substantially from an M0+ to the M3 we chose and the M0+ we originally planned on using was hard to get development boards for. We ended up with a slightly faster processor than we intended but it had all the features we needed and we ended up using every GPIO pin on the processor anyways.. Power Management To power the DAQ a 1000 ma Li-po battery will be used. The power supply will than convert the voltage from the Li-po battery which ranges from 3.2 to 3.7v to a 5v supply. The power supply operates at 100mA where the IC sees 84% efficiency. The ripple voltage for the circuit under load is 50 mv and the circuit can be seen in Figure 4 below. Figure 4: Power Supply Circuit The battery charging is done using an U1001. It s tested for 890mA peak charging current. The circuit has a 4.2V charge voltage limit. The complete charge cycle for the 1000mA battery is 2 hours and 20 minutes from the battery being completely dead at 3V. The circuit can be seen below. Figure 5: Battery Charging Circuit Analog Input System The analog input system has 3 stages. The first is a combination of a 40 khz cutoff first order low-pass filter, and resistor divider to divide an input signal range of 0-5V to the ADC input range of V. The second stage is an AD712 analog switch, which is software configurable per channel to enable an additional resistor divider to expand the input range to V at the expense of resolution. The third stage is a 4-channel AD8608 low-noise op-amp configured as a buffer to convert the high-impedance input signal into a low impedance source to accurately drive the AD7682 ADC with very low offset. The ADC is 16-bit and has 4 inputs, one for each signal, and the fourth channel measuring the sensor power output voltage. The ADC transfers samples from these 4 channels over the digital SPI bus to the microcontroller on the digital board. All analog input components are powered through a 5V LT1761 linear low dropout voltage regulator (LDO), which supplies clean power, and is powered by a relatively noisy 5.5V supply from a boost converter on the digital board. Project P15452

5 Proceedings of the Multi-Disciplinary Senior Design Conference Page 5 Figure 6: Analog Input Circuit Sensor Power System The sensor power system is based on a core of an LT3494 boost converter, which has an output proportional to a controllable reference voltage, which is provided by the microcontroller. The LT3494 has a low output ripple of <6mV, in order to not cause ripple in the sensor output signals. The converter can also source up to 25mA at any voltage from 5V to 24V to power a wide variety of sensors. PCB Fabrication and Assembly The PCBs were designed using the open source KiCad electrical design software. This software was used to draw up schematics, then layout the board and generate the industry standard gerber file outputs for fabrication. These files were sent to OshPark for fabrication. When the boards were received, they were solder pasted and populated by hand, and then passed through a reflow oven to complete the assembly. The finished boards were mounted together with standoffs, and soldered to each other and to the mini-xlr connectors with jumper wires. Figure 7: Overall PCB Layout a) Analog Board b) Digital Board Copyright 2008 Rochester Institute of Technology

6 Proceedings of the Multidisciplinary Senior Design Conference Page 6 RESULTS Function Generator Test A function generator test was performed where the P15452 DAQ was compared to the 24 bit National Instrument DAQ. A.5,5,50,500,5000hz sine wave created by the function generator and was recorded by the two DAQs. Fourier Transfer Function Matlab code was run on the data collected from the two DAQs. They were plotted on top of each other to check for accuracy. The result showed that P15452 DAQ is capable of recording data accurately as the Ni DAQ. Figures 8,9,10,11,12: FFT of NI and P15452 DAQ for.5, 5, 50, 500 and 5000 Hertz. Vibration Test A vibration test was performed where an accelerometer was attached to a shaker table and a frequency of 5,50, and 500 Hertz was applied. The accelerometer was connected to the 24 bit NI DAQ and P15452 DAQ. Data was recorded for 10 seconds at the same time for both devices. Data was recorded and exported in text file where the data analyzed by the FFT function provided by Dr.Kolodziej. Results of the FFT analysis for both devices were plotted on top of each other. Result shows that both devices accurately measured the correct frequency and results obtained were expected. Figures 8,9,10. FFT of NI and P15452 DAQ for 5, 50, 500 Hertz. Version 2 Improvements The Revision one of the DAQ was a huge success. It is fully functional and fulfilled the customer requirements early in MSD II. With extra time left it was decided to build two new DAQ with improvement features. The casing, connectors, and buttons were kept the same due to satisfactory performance on Revision 2. No additional software is needed for the new DAQ s, both DAQs use the same software. Improvement in Revision 2 included on board layout changes to reduce interference and improve performance. New components allow the DAQ to record 3 channels at 10kHz at the same time. A RAM buffer was implemented in Revision 1 in order to complete the requirement of 10kHz at 3 channels. Project P15452

7 Proceedings of the Multi-Disciplinary Senior Design Conference Page 7 Cost The cost of the DAQ is relatively cheap. The bill of materials cost is $ Non Surface Mount Device costs is $73.80 which comprises of the case, connectors, button, battery, and micro SD card. Surface Mounts Device components totaled of $54.45, which included all electrical components that were mounted on the PCB board. These cost are for all the material for a single DAQ. BOM costs will decreases as more DAQ may be built. Assembly costs and software maintenance will incur additional costs, but exact amount is unknown. An estimation of the total cost may total around $300. Discussion Benchmarking testing confirms that the P15452 DAQ is capable of accurately recording data to the same quality as market DAQ devices such as the 24 bit NI-DAQ. Testing above shows that P15452 DAQ and the NI DAQ have identical FFT at the required frequency. The ability to attach the P15452 DAQ in tight and harsh conditions are features that a lab setting DAQ cannot provide. There are production capabilities of this device. A build of materials and assembly instructions will be provided in order for future manufacturing. CONCLUSIONS Overall the project has had great results and fully satisfied the customer. This is the first project of its kind to be 100% completed and satisfied all of the customer requirements, even low priority requirements were fulfilled. The case selection was the best it can be, because the size was optimal and clear cover feature, water tight seal, and mounting capabilities. The same case was chosen again for revision 2. The ability to charge and transfer data by USB prevents the user from opening the case to retrieve the micro SD card or access the charging port. Robust and water tight connector ensure long lasting durability. ACKNOWLEDGMENTS Mr. Bill Nowak Dr. Jason Kolodziej Copyright 2008 Rochester Institute of Technology

8 Proceedings of the Multidisciplinary Senior Design Conference Page 8 Project P15452

Final Presentation P14452

Final Presentation P14452 Final Presentation P14452 Overview MSDI Review Customer Needs Requirements Functional Decomposition Concept Selection Detailed Design MSDII Detailed Design Revisited Build Test Reflect What Remains Lessons

More information

SUB-SYSTEM BOARD 5562 Campbell (MAXREFDES4#): 16-Bit High-Accuracy 4-20mA Input Isolated Analog Front End (AFE)

SUB-SYSTEM BOARD 5562 Campbell (MAXREFDES4#): 16-Bit High-Accuracy 4-20mA Input Isolated Analog Front End (AFE) Maxim > Design Support > Technical Documents > Sub-System Boards > APP 5562 Keywords: Campbell, MAXREFDES4, subsystem reference design, analog front end, AFE, industrial sensors, isolated power and data,

More information

MAXSANTAFEEVSYS User Manual

MAXSANTAFEEVSYS User Manual MAXSANTAFEEVSYS User Manual Rev 0; 5/14 For pricing, delivery, and ordering information, please contact Maxim Direct at 1-888-629-4642, or visit Maxim Integrated s website at www.maximintegrated.com. Maxim

More information

PRODUCT SPECIFICATION

PRODUCT SPECIFICATION SIM Card Connector, Hinged Type, 8 Pin, SMT, 1.50mm Profile. Page 1 SIM Card Connector, Hinged Type, 8 Pin, SMT, 1.50mm Profile. Page 2 1.0 SCOPE. This specification covers performance, tests and quality

More information

IMU Axis Gyro Evaluation Board Application Note

IMU Axis Gyro Evaluation Board Application Note IMU-3000 3-Axis Gyro Evaluation Board Application Note A printed copy of this document is NOT UNDER REVISION CONTROL unless it is dated and stamped in red ink as, REVISION CONTROLLED COPY. InvenSense,

More information

Adafruit USB Power Gauge Mini-Kit

Adafruit USB Power Gauge Mini-Kit Adafruit USB Power Gauge Mini-Kit Created by Bill Earl Last updated on 2017-07-14 11:55:04 PM UTC Guide Contents Guide Contents Overview Assembly Basic Assembly Solder the female connector. Solder the

More information

AWP-24 Wave Height Gauge User's Guide

AWP-24 Wave Height Gauge User's Guide AWP-24 Wave Height Gauge User's Guide Issue: 2.3 5-October-2012 Prepared by Akamina Technologies Inc. Akamina Technologies Inc. 91 Norice St.,Ottawa,Ontario K2G 29, CANADA TEL: +1 613 720 7555 FA: +1 613

More information

GSV-1A4 M12/2 M12/2. Highlights

GSV-1A4 M12/2 M12/2. Highlights GSV-1A4 M12/2 M12/2 Highlights Input sensitivity: 2mV/V; 4mV/V, 2 mv/v, 1mV/V, 0.5mV/V configurable via jumpers Output signals ±10V AND 12mA+-8mA on 15 pin Sub-D Integrated half and quarter bridge completion

More information

AWP-24-3 Wave Height Gauge User's Guide

AWP-24-3 Wave Height Gauge User's Guide AWP-24-3 Wave Height Gauge User's Guide Issue: 1.5 Status: Released 18-Dec-2014 Prepared by Akamina Technologies Inc. Akamina Technologies Inc. 91 Norice St.,Ottawa,Ontario K2G 2X9, CANADA TEL: +1 613

More information

MiniAmp. Electronics & Software. Miniature Charge Amplifier. Type 5030A...

MiniAmp. Electronics & Software. Miniature Charge Amplifier. Type 5030A... Electronics & Software MiniAmp Type 5030A... Miniature Charge Amplifier The MiniAmp Type 5030A is a single channel, industrial charge amplifier, which converts the charge signal from piezoelectric sensors

More information

DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. UNCLASSIFIED

DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. UNCLASSIFIED Wireless and Modular Test Equipment Design for Weapon System Sustainment Daniel Tagliente, Ryan Nielsen, Joshua Stapp, William Bartell 22 April 2015 NDIA Armament System Forum, Baltimore MD Current Army

More information

MAXREFDES82#: SMART FORCE SENSOR

MAXREFDES82#: SMART FORCE SENSOR System Board 6266 MAXREFDES82#: SMART FORCE SENSOR Maxim s MAXREFDES82# features a next generation industrial, smart force sensor. Mounted on a quadrant of load cells channeled into a multi-channel, 24-bit

More information

PRODUCT SPECIFICATION

PRODUCT SPECIFICATION SIM Card Connector, Hinged Type, 6 Pin, SMT, 1.85mm Profile. Page 1 SIM Card Connector, Hinged Type, 6 Pin, SMT, 1.85mm Profile. Page 2 1.0 SCOPE. This specification covers performance, tests and quality

More information

ECE 480 Team 5 Introduction to MAVRK module

ECE 480 Team 5 Introduction to MAVRK module ECE 480 Team 5 Introduction to MAVRK module Team Members Jordan Bennett Kyle Schultz Min Jae Lee Kevin Yeh Definition of MAVRK Component of MAVRK starter Kit Component of umavrk Module design procedure

More information

MSD P13453 Final Project Review. Sean Deshaies (ME) Erin Sullivan (EE) Michael Gorevski (EE) Brandon Niescier (ME)

MSD P13453 Final Project Review. Sean Deshaies (ME) Erin Sullivan (EE) Michael Gorevski (EE) Brandon Niescier (ME) MSD P13453 Final Project Review Sean Deshaies (ME) Erin Sullivan (EE) Michael Gorevski (EE) Brandon Niescier (ME) Project Goals Customer Needs Design Summary Wired System Wireless System Testing Expense

More information

Advantys ETB. DATA SHEET Advantys ETB IP 67 Ethernet Digital I/O Modules. Description. Features

Advantys ETB. DATA SHEET Advantys ETB IP 67 Ethernet Digital I/O Modules. Description. Features Advantys ETB DATA SHEET Advantys ETB IP 67 Ethernet Digital I/O Modules The Advantys ETB family of IP 67 digital I/O modules with direct connection to the Ethernet ( Modbus TCP/IP ) Communication Network.

More information

A Raspberry Pi Based System for ECG Monitoring and Visualization

A Raspberry Pi Based System for ECG Monitoring and Visualization A Raspberry Pi Based System for ECG Monitoring and Visualization S. Pisa, E. Pittella, E. Piuzzi, L. Cecchini, M. Tomassi Dept. of Information Engineering, Electronics and Telecommunications Sapienza University

More information

Electronics Assembly and Test Plan Rev 3

Electronics Assembly and Test Plan Rev 3 Overview This test plan will describe the process for testing and assembling the electronics system. It will discuss the required equipment, applicable engineering requirements, desired outcomes of each

More information

BMC24. MIDI TO GATE CONVERTER DOCUMENTATION. This documentation is for use with the "Euro Style" bottom board.

BMC24. MIDI TO GATE CONVERTER DOCUMENTATION. This documentation is for use with the Euro Style bottom board. BMC24. MIDI TO GATE CONVERTER DOCUMENTATION. This documentation is for use with the "Euro Style" bottom board. A. USING THE MIDI TO GATE CONVERTER B. PARTS LIST C. BUILDING INSTRUCTIONS D. SCHEMATICS Revision.

More information

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual ACU6 Technical Reference Manual ANSARI Controller Unit Type 6 technical reference manual Document topics Specifications Interfacing Dimensions Document Version: 1.03 13. January 2013 By ANSARI GmbH Friedrich-Ebert-Damm

More information

12v Power Controller Project Board

12v Power Controller Project Board 12v Power Controller Project Board 12 Volt Power Controller Introduction This board provides three functions... DC power gate Low voltage disconnect Voltage / current display The typical usage for this

More information

Part Number: PCB-STM32-F4B1 (unpopulated PCB with Discovery module sockets, no other parts) STM32-F4B1 (assembled board, not presently available)

Part Number: PCB-STM32-F4B1 (unpopulated PCB with Discovery module sockets, no other parts) STM32-F4B1 (assembled board, not presently available) PCB-STM32-F4B1 Development baseboard for the STMicro Discovery-F4 module (STMicro part# STM32F4DISCOVERY) PCB Rev 1.00 shown. PCB Rev 1.20 has on-board RS232 drivers. Part Number: PCB-STM32-F4B1 (unpopulated

More information

Motorized Capacitor. Electrical Installation of ID-400. Service Bulletin 63

Motorized Capacitor. Electrical Installation of ID-400. Service Bulletin 63 Plasma Control Technologies Service Bulletin 63 Motorized Capacitor Electrical Installation of ID-400 Document Information Authors... O. Lehmann / A. Renggli / T. Fenske... W. Bigler / M. Armbruster Document...

More information

T-SERIES INDUSTRIAL INCLINOMETER ANALOG INTERFACE

T-SERIES INDUSTRIAL INCLINOMETER ANALOG INTERFACE T-SERIES INDUSTRIAL INCLINOMETER ANALOG INTERFACE T-Series industrial inclinometers are compact high performance sensors used to determine inclination in roll and pitch axes with excellent precision and

More information

Applications

Applications Han PCB adapter Contents Page Technical characteristics PCB adapter for Han DD... 20.02 Han DD Inserts with PCB adapter... 20.03 Technical characteristics PCB adapter for Han E... 20.04 Han E Inserts with

More information

K-Beam Accelerometer. Acceleration. Capacitive MEMS, Triaxial Accelerometer. Type 8395A...

K-Beam Accelerometer. Acceleration. Capacitive MEMS, Triaxial Accelerometer. Type 8395A... Acceleration K-Beam Accelerometer Type 8395A... Capacitive MEMS, Triaxial Accelerometer Type 8395A is a high-sensitivity, low noise triaxial accelerometer which simultaneously measures acceleration and/or

More information

P14452: Subsystems Design Review

P14452: Subsystems Design Review P14452: Subsystems Design Review Review Where we left off Updated Engineering Specifications Previous Functional Decomposition Capture Data Store Data Power Device Protect Device Chosen Concept Concept

More information

PC Board Sockets. Specifications SOCKETS. Surface Mount, Single Piece construction. Throughboard, Two Piece construction. Materials.

PC Board Sockets. Specifications SOCKETS. Surface Mount, Single Piece construction. Throughboard, Two Piece construction. Materials. Sockets Contents SMT PCB Sockets Sockets For Ø0.5mm Pin Sockets For Ø0.8mm Pin Sockets For Ø1mm Pin Sockets For Ø2mm Pin Test Sockets IC Socket Strip Dual Row IC Socket Surface Mount, Single Piece construction

More information

Rover 5. Explorer kit

Rover 5. Explorer kit Rover 5 Explorer kit The explorer kit provides the perfect interface between your Rover 5 chassis and your micro-controller with all the hardware you need so you can start programming right away. PCB Features:

More information

Four-Channel Universal Analog Input Using the MAX11270

Four-Channel Universal Analog Input Using the MAX11270 Four-Channel Universal Analog Input Using the MAX70 MAXREFDES5 Introduction The MAXREFDES5 is a four-channel universal analog input that measures voltage or current signals. Each channel can be configured

More information

Introduction to MATLABs Data Acquisition Toolbox, the USB DAQ, and accelerometers

Introduction to MATLABs Data Acquisition Toolbox, the USB DAQ, and accelerometers Introduction to MATLABs Data Acquisition Toolbox, the USB DAQ, and accelerometers This week we will start to learn the software that we will use through the course, MATLAB s Data Acquisition Toolbox. This

More information

K-Beam Accelerometer. Acceleration. Capacitive MEMS, Triaxial Accelerometer. Type 8396A...

K-Beam Accelerometer. Acceleration. Capacitive MEMS, Triaxial Accelerometer. Type 8396A... Acceleration K-Beam Accelerometer Type 8396A... Capacitive MEMS, Triaxial Accelerometer Type 8396A is a high-sensitivity, low noise triaxial accelerometer which simultaneously measures acceleration and/or

More information

Low-Noise Bottom Port Piezoelectric MEMS Microphone

Low-Noise Bottom Port Piezoelectric MEMS Microphone Low-Noise Bottom Port Piezoelectric MEMS Microphone Data Sheet PMM-3738-VM1000-R PUI Audio, featuring Vesper s exclusive technology, presents the world s first and only piezoelectric MEMS microphone. The

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. 0.80mm (.031") Pitch Small Form-Factor Pluggable (SFP) Receptacle 74441

More information

Chapter 1 Introducing the OM-USB-1608FS-Plus... 6 Functional block diagram... 6

Chapter 1 Introducing the OM-USB-1608FS-Plus... 6 Functional block diagram... 6 Table of Contents Preface About this User's Guide... 5 What you will learn from this user's guide... 5 Conventions in this user's guide... 5 Where to find more information... 5 Chapter 1 Introducing the

More information

A general-purpose industrial input/output

A general-purpose industrial input/output A general-purpose industrial input/output Iono MKR is a versatile and compact IO module compatible with all the Arduino MKR boards. All the power of the Arduino platform, combined with WiFi, BLE, GSM,

More information

An open source, modular, robotic control system for building 3D printers, CNC routers, and other robotics applications

An open source, modular, robotic control system for building 3D printers, CNC routers, and other robotics applications JuicyBoard An open source, modular, robotic control system for building 3D printers, CNC routers, and other robotics applications Overview JuicyBoard is the foundation of a modular, open source platform

More information

GROUP 14: ESSENCE OF MUSIC. Joshua Garber EE Baron Dolletski-Lazar CpE Nelson Tan - CpE

GROUP 14: ESSENCE OF MUSIC. Joshua Garber EE Baron Dolletski-Lazar CpE Nelson Tan - CpE GROUP 14: ESSENCE OF MUSIC Joshua Garber EE Baron Dolletski-Lazar CpE Nelson Tan - CpE Motivation Gain experience working with Audio Signals Implementing multiple systems to operate simultaneously (Audio

More information

Post Tenebras Lab. Written By: Post Tenebras Lab

Post Tenebras Lab. Written By: Post Tenebras Lab Post Tenebras Lab PTL-ino is an Arduino comptaible board, made entirely out of through-hole components. It is a perfect project to learn how to solder and start getting into the world of micro controllers.

More information

EZmoto V4.1 Product description Rev. 2 30/07/2015

EZmoto V4.1 Product description Rev. 2 30/07/2015 EZmoto V4.1 Product description Rev. 2 30/07/2015 1 Contents 1. Overview... 3 2. Hardware Interface Description... 3 2.1 Main features of the EZmoto... 3 2.2 Hardware block diagram... 4 2.3 Internal Hardware

More information

Project Number: P13364 (Piano Touch Pad II)

Project Number: P13364 (Piano Touch Pad II) ABSTRACT Multidisciplinary Senior Design Conference Kate Gleason College of Engineering Rochester Institute of Technology Rochester, New York 14623 Project Number: P13364 (Piano Touch Pad II) Alex Coleman

More information

PowerView Model PV350 and PV380. Installation Manual Section 78

PowerView Model PV350 and PV380. Installation Manual Section 78 PowerView Model PV350 and PV380 Installation Manual 00-02-0880 2013-05-17 Section 78 In order to consistently bring you the highest quality, full featured products, we reserve the right to change our specifications

More information

Product description Rev. 3 11/06/14

Product description Rev. 3 11/06/14 EZ863-2G - GNSS Product description Rev. 3 11/06/14 1 Table of Contents 1. Overview... 4 2. General Description... 4 2.1 Dimensions... 4 2.2 Weight... 4 2.2 Installation... 5 2.3 Casing material... 6 2.4

More information

4-Port Industrial USB to RS-232/422/485 Serial Adapter - 15 kv ESD Protection

4-Port Industrial USB to RS-232/422/485 Serial Adapter - 15 kv ESD Protection 4-Port Industrial USB to RS-232/422/485 Serial Adapter - 15 kv ESD Protection Product ID: ICUSB234854I Add four extra COM ports to your laptop or desktop computer, quickly and easily. This USB to RS232/422/485

More information

*Approved by CSA for non-hazardous locations (Group Safety Publication IEC Third Edition).

*Approved by CSA for non-hazardous locations (Group Safety Publication IEC Third Edition). PowerCore Model MPC-20 Installation Manual *Approved by CSA for non-hazardous locations (Group Safety Publication IEC 61010-1 Third Edition). Products covered in this document comply with European Council

More information

OpenSprinkler v2.2u Build Instructions

OpenSprinkler v2.2u Build Instructions OpenSprinkler v2.2u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

VM1000 Low Noise Bottom Port Analog Single-Ended Piezoelectric MEMS Microphone

VM1000 Low Noise Bottom Port Analog Single-Ended Piezoelectric MEMS Microphone GENERAL DESCRIPTION Vesper presents the world s first piezoelectric MEMS microphone. The provides superior performance and quality in all environments. The is a low noise, high dynamic range, single-ended

More information

Eddie Control Board with Power Connector (#28993) Eddie Control Board PCB (# )

Eddie Control Board with Power Connector (#28993) Eddie Control Board PCB (# ) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

A Control System Plant Simulator

A Control System Plant Simulator A Control System Plant Simulator utilizing the mbed NXP LPC1768 Microcontroller For: NXP mbed Design Challenge Sponsors: NXP/mbed/Elektor/Circuit Cellar Date: February 28, 2011 By: NXP-3892 Motivation

More information

GSV-6BT GSV-6BT. Description

GSV-6BT GSV-6BT. Description GSV-6BT GSV-6BT The GSV-6BT is a 6-channel measuring amplifier with Bluetooth connection and data logger function, which offers exceptionally many features in the smallest dimensions. The GSV-6BT has 6

More information

VLSI AppNote: VSx053 Simple DSP Board

VLSI AppNote: VSx053 Simple DSP Board : VSx053 Simple DSP Board Description This document describes the VS1053 / VS8053 Simple DPS Board and the VSx053 Simple DSP Host Board. Schematics, layouts and pinouts of both cards are included. The

More information

Beam Stabilizer Add-on Card

Beam Stabilizer Add-on Card Beam Stabilizer Add-on Card User s Manual September 19, 2011 Revision A 1 Introduction: Beam stabilizers are used to correct for dynamic laser beam pointing errors in optical systems. These pointing errors

More information

Product Manual Amp Current Sensor AC/DC

Product Manual Amp Current Sensor AC/DC Product Manual 1122-30 Amp Current Sensor AC/DC Phidgets 1122 - Product Manual For Board Revision 0 Phidgets Inc. 2009 Contents 4 Product Features 4 Connections 4 Type of Measurement 5 Getting Started

More information

Solve Data Acquisition Compatibility Problems by Combining Features and Performance

Solve Data Acquisition Compatibility Problems by Combining Features and Performance Solve Data Acquisition Compatibility Problems by Combining Features and Performance By Brendan Whelan, Design Manager, Signal Conditioning Products Linear Technology Corp. Modern data acquisition and signal

More information

HARDWARE MANUAL TMCM-1613 TMCM-1613-REC. Hardware Version V TRINAMIC Motion Control GmbH & Co. KG Hamburg, Germany.

HARDWARE MANUAL TMCM-1613 TMCM-1613-REC. Hardware Version V TRINAMIC Motion Control GmbH & Co. KG Hamburg, Germany. MODULES FOR BLDC MOTORS MODULES Hardware Version V 1.10 HARDWARE MANUAL + + TMCM-1613 + + Single Axis BLDC Controller / Driver Block-commutation Hall-sensor based Analog+digital inputs / outputs Up-to

More information

Layad Circuits Arduino Basic Kit B. Content Summary

Layad Circuits Arduino Basic Kit B. Content Summary Layad Circuits This kit is a careful selection of sensors, displays, modules, an Arduino Uno, connectors and other essential parts meant to facilitate learning of the hardware and software components of

More information

MRJR Rugged RJ45 Connector

MRJR Rugged RJ45 Connector MRJR Rugged RJ45 Connector Product Specification S6055C Rev 1.6 MRJR-3461-0F Shown 6 Position RJ11, Vertical PCB Tail MRJR-5381-01 Shown 8 Position RJ45, MRJ/MRJR PCB Options MRJR-5481-0C Shown 8 Position

More information

RibEye Multi-Point Deflection Measurement System 3-Axis Version for the SIDIIs ATD Hardware Manual for Model January 2010

RibEye Multi-Point Deflection Measurement System 3-Axis Version for the SIDIIs ATD Hardware Manual for Model January 2010 USER S MANUAL RibEye Multi-Point Deflection Measurement System 3-Axis Version for the SIDIIs ATD Hardware Manual for Model 7715 15 January 2010 Boxboro Systems, LLC 978-257-2219 www.boxborosystems.com

More information

muse Capstone Course: Wireless Sensor Networks

muse Capstone Course: Wireless Sensor Networks muse Capstone Course: Wireless Sensor Networks Experiment ADC: Sensing and Analog-to-Digital Conversion Objectives 1. Get familiar with the CLIO wireless sensor node development platform. 2. See how to

More information

Version MICROSTRAIN, INC. Microminiature Sensors. OEM Inertia-Link /3DM-GX2 Modules. Guidelines for Use of OEM Inertia-Link /3DM-GX2 Modules

Version MICROSTRAIN, INC. Microminiature Sensors. OEM Inertia-Link /3DM-GX2 Modules. Guidelines for Use of OEM Inertia-Link /3DM-GX2 Modules Version 1.0.3 MICROSTRAIN, INC. Microminiature Sensors OEM Inertia-Link /3DM-G2 Modules Guidelines for Use of OEM Inertia-Link /3DM-G2 Modules 2007 by MicroStrain, Inc. 310 Hurricane Lane, Suite 4 Williston,

More information

DT8824 High Stability, High Accuracy, Ethernet Instrument Module

DT8824 High Stability, High Accuracy, Ethernet Instrument Module DT8824 High Stability, High Accuracy, Ethernet Instrument Module The DT8824 Ethernet data acquisition (DAQ) module offers the highest stability and accuracy for measuring analog signals. Every signal input,

More information

Environdata FA ma Converter Guide

Environdata FA ma Converter Guide FA12 4 20 ma Converter Guide REV 14 th July 2015 Material in this Handbook is copyright. All rights reserved by the publishers. Weather Stations Pty. Ltd., 42-44 Percy Street, Warwick, Queensland, AUSTRALIA,

More information

Interactive LED Modules

Interactive LED Modules Interactive LED Modules An open-source hardware+software project. For design files, source code, & additional documentation, please visit: http://wiki.evilmadscience.com/octolively Support: http://www.evilmadscientist.com/forum/

More information

Project Plan. Project Plan. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai

Project Plan. Project Plan. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai Project Plan May13-06 Logging DC Wattmeter Team Member: Ailing Mei Andrew Kom Chongli Cai Advisor : Collin Christy Client: Garmin International David Hoffman Qiaoya Cui Table of Contents Need Statement...

More information

BC-7000 Field Calibration Procedure 55 AMP

BC-7000 Field Calibration Procedure 55 AMP BC-7000 Field Calibration Procedure 55 AMP CF1_FIELDCAL_BC7000 Revised 9/8/2012 INTRODUCTION: The BC-7000 Battery Capacity Analyzer will perform capacity testing of 12 and 24 volt lead-acid batteries.

More information

UM LPC General Purpose Shield (OM13082) Rev November Document information. Keywords

UM LPC General Purpose Shield (OM13082) Rev November Document information. Keywords Rev. 1.0 17 November 2015 User manual Document information Info Content Keywords LPCXpresso, LPC General Purpose Shield, OM13082 Abstract LPC General Purpose Shield User Manual Revision history Rev Date

More information

Shack Clock kit. U3S Rev 2 PCB 1. Introduction

Shack Clock kit. U3S Rev 2 PCB 1. Introduction Shack Clock kit U3S Rev 2 PCB 1. Introduction Thank you for purchasing the QRP Labs Shack Clock kit. This clock uses the Ultimate3S QRSS/WSPR kit hardware, but a different firmware version. It can be used

More information

Schematic Diagram: R2,R3,R4,R7 are ¼ Watt; R5,R6 are 220 Ohm ½ Watt (or two 470 Ohm ¼ Watt in parallel)

Schematic Diagram: R2,R3,R4,R7 are ¼ Watt; R5,R6 are 220 Ohm ½ Watt (or two 470 Ohm ¼ Watt in parallel) Nano DDS VFO Rev_2 Assembly Manual Farrukh Zia, K2ZIA, 2016_0130 Featured in ARRL QST March 2016 Issue Nano DDS VFO is a modification of the original VFO design in Arduino Projects for Amateur Radio by

More information

OpenSprinkler v2.1u Build Instructions

OpenSprinkler v2.1u Build Instructions OpenSprinkler v2.1u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

GPS Series. Build a GPS Smart Logger. By Michael Simpson. As seen in November 2008 of Servo Magazine Pick up an issue at

GPS Series. Build a GPS Smart Logger. By Michael Simpson. As seen in November 2008 of Servo Magazine Pick up an issue at GPS Series By Michael Simpson Build a GPS Smart Logger As seen in November 2008 of Servo Magazine Pick up an issue at www.servomagazine.com I recently did a GPS series covering various GPS modules and

More information

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs Modtronix Engineering Modular Electronic Solutions Single board computer for 28 pin DIP PICs Table of Contents 1 Introduction...2 2 Features...4 3 Expansion Connectors...5 3.1 Daughter Board Connectors...5

More information

Ultra-Accurate Measurement for Temperature and Voltage

Ultra-Accurate Measurement for Temperature and Voltage Ultra-Accurate Measurement for Temperature and Voltage MEASURpoint is an ultra-accurate instrument for measuring any combination of thermocouple, RTD, and voltage inputs. MEASURpoint is available as a

More information

Applications: Industrial Automation, Cranes, Hoists, Utility Vehicles, Off-highway, Ag, and Forestry Equipment

Applications: Industrial Automation, Cranes, Hoists, Utility Vehicles, Off-highway, Ag, and Forestry Equipment TECHNICAL DATASHEET #TDAX06025X Inclinometer CANopen, 2 5-pin M12 Connectors Features: 1 or 2 axis inclination or slope sensors 2 axis (-80º 80º), functional up to +90 º 1 axis, vertically positioned (-180º

More information

PCIe-24DSI12WRCIEPE 24-Bit, 12-Channel, 105KSPS Transducer Input Module With 12 Wide-Range Delta-Sigma Input Channels and IEPE Current Excitation

PCIe-24DSI12WRCIEPE 24-Bit, 12-Channel, 105KSPS Transducer Input Module With 12 Wide-Range Delta-Sigma Input Channels and IEPE Current Excitation PCIe-24DSI12WRCIEPE 24-Bit, 12-Channel, 105KSPS Transducer Input Module With 12 Wide-Range Delta-Sigma Input Channels and IEPE Current Excitation Features Include: 12 wide-range 24-Bit unbalanced differential

More information

Smart Switch. Quick Start Guide

Smart Switch. Quick Start Guide Smart Switch Quick Start Guide Thank you for your purchase of the Advance Radio Smart Switch. In this quick start guide we will show you how to connect your new Smart Switch, General use and Set Up. Please

More information

MPU-6000/MPU Axis Evaluation Board User Guide

MPU-6000/MPU Axis Evaluation Board User Guide MPU-6000/MPU-6050 9-Axis Evaluation Board User Guide InvenSense, Inc., 1197 Borregas Ave., Sunnyvale, Ca 94089, USA 1 AN-MPU-6000EVB-00 Table of Contents 1. REVISION HISTORY... 3 2. PURPOSE... 4 2.1 USAGE...

More information

Expansion Module HZS 541-1S

Expansion Module HZS 541-1S Expansion Module HZS 541-1S 12.10.2015 Page 1 System Description The external HZS 541-1S expansion module provides users of biomass heating systems with additional 230 V AC relay outputs, analog inputs

More information

Introduction to NI Multisim & Ultiboard

Introduction to NI Multisim & Ultiboard George Washington University School of Engineering and Applied Science Electrical and Computer Engineering Department Introduction to NI Multisim & Ultiboard Dr. Amir Aslani 8/20/2017 2 Outline Design

More information

SMT-FMC211. Quad DAC FMC. Sundance Multiprocessor Technology Limited

SMT-FMC211. Quad DAC FMC. Sundance Multiprocessor Technology Limited Sundance Multiprocessor Technology Limited Form : QCF51 Template Date : 10 November 2010 Unit / Module Description: Quad DAC FMC Unit / Module Number: Document Issue Number: 1.1 Original Issue Date: 11

More information

PCB-STM32-F3U. Development baseboard for the STMicro Discovery-F3 module (STMicro part# STM32F3DISCOVERY)

PCB-STM32-F3U. Development baseboard for the STMicro Discovery-F3 module (STMicro part# STM32F3DISCOVERY) PCB-STM32-F3U Development baseboard for the STMicro Discovery-F3 module (STMicro part# STM32F3DISCOVERY) Part Number: PCB-STM32-F3U (unpopulated PCB with Discovery module sockets, no other parts) STM32-F3U

More information

PARTS LIST 1 x PC Board 36 x 5mm Red LED 36 x 12mm LED Standoff 36 x NPN Transistor 36 x 10kΩ Resistor OTHER PARTS YOU MAY NEED

PARTS LIST 1 x PC Board 36 x 5mm Red LED 36 x 12mm LED Standoff 36 x NPN Transistor 36 x 10kΩ Resistor OTHER PARTS YOU MAY NEED PARTS LIST 1 x PC Board 36 x 5mm Red LED 36 x 12mm LED Standoff 36 x NPN Transistor 36 x 150Ω Resistor 36 x 10kΩ Resistor 17 x Mini Toggle on-off 8 x Mini Toggle (on)-off-(on) 1 x 470Ω Resistor 1 x 47µF

More information

EMAC SoM Presentation.

EMAC SoM Presentation. EMAC SoM Presentation www.emacinc.com www.emacinc.com/som System on Module System on Module (SoM) is an alternative to Single Board Computers for Embedded Systems offering a more flexible & contoured solution.

More information

DT Connectors. Features. Connector

DT Connectors. Features. Connector DT Connectors DEUTSCH DT Series connectors offer field proven reliability and rugged quality. The DT design strengths include optional flange mounting, multi-pin arrangements, lower cost, and design flexibility.

More information

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin Open Sesame Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin 1 Description Open Sesame is a portable, affordable, compact and easyto-use door security accessory, that can unlock your door

More information

0 5 VDC, 10K Pot or 0 20 ma input, remote mount PCB board, 2000mA max. output

0 5 VDC, 10K Pot or 0 20 ma input, remote mount PCB board, 2000mA max. output Hydraforce Valve Drivers DIN coil or remote mounted in either PCB board only or metal box style. 7114950 0 5 VDC, 10K Pot or 0 20 ma input DIN coil mount, 2000mA max. output $ 540.00 4000161 0 5 VDC, 10K

More information

Photoelectric Sensors Comet Series

Photoelectric Sensors Comet Series -7 PG.0E.0.T.E These High Performance Sensors Have the Versatility to Solve All of Your Sensing Problems Contents Overview................... -7 Model Selection, Sensors..... -9 Model Selection, Compatible

More information

PCI-express data acquisition card DAQ0504M User Guide

PCI-express data acquisition card DAQ0504M User Guide PCI-express data acquisition card DAQ0504M User Guide Contents Safety information... 3 About this guide... 4 DAQ0504M specifications... 5 Chapter 1. Product introduction 1-1. Package contents...... 6.

More information

Pin # Name Type Description

Pin # Name Type Description Figure 1. Photo of Actual FEATURES High Efficiency: 90% Constant Current Output Maximum Output Current: 1A Current Output Noise: 0.0% High Stability: 0ppm/ C PWM Switching Frequency Synchronizable Zero

More information

INSTALLATION AND OPERATING MANUAL BERTAN SERIES 602C, 603C, 605C, 606C, 612C

INSTALLATION AND OPERATING MANUAL BERTAN SERIES 602C, 603C, 605C, 606C, 612C A INSTALLATION AND OPERATING MANUAL BERTAN SERIES 602C, 603C, 605C, 606C, 612C Bertan High Voltage Corp. 121 New SouthRoad Hicksville, NY 11801 Phone: (516) 433-3110 FAX: (516) 935-1766 A DEL Global Technologies

More information

Light & Sound Control Module

Light & Sound Control Module Light & Sound Control Module Operation and Installation Manual G-Scale Graphics 5860 Crooked Stick Dr. Windsor, CO 80550 970-581-3567 GScaleGraphics@comcast.net www.gscalegraphics.net Revision 55: C: Updated

More information

N8VEM S-100 BACKPLANE VERSION 04 MAY 3, 2015 J.B.

N8VEM S-100 BACKPLANE VERSION 04 MAY 3, 2015 J.B. N8VEM S-100 BACKPLANE VERSION 04 MAY 3, 2015 J.B. Background. This board is a copy of Andrew Lynch s Version 03 board (with 8 slots) but with added features. Added features: 9 SLOT Active Termination (copied

More information

Wireless Smart Charging System for Mobile Devices

Wireless Smart Charging System for Mobile Devices Western Washington University Wireless Smart Charging System for Mobile Devices EE 492 Jacie Unpingco 3-17-2016 TABLE OF CONTENTS 1. Design Change Form...1 2. Schematic Sheets a. MCU, Battery, and LEDs

More information

HARDWARE MANUAL TMCM Hardware Version 1.0 MODULES FOR BLDC MOTORS

HARDWARE MANUAL TMCM Hardware Version 1.0 MODULES FOR BLDC MOTORS MODULES FOR BLDC MOTORS MODULES Hardware Version.0 HARDWARE MANUAL + + TMCM-640 + + -axis BLDC controller / driver 5A / 24V DC RS485 + USB interface hall sensor interface encoder interface TRINAMIC Motion

More information

EZ864 UMTS Terminal Telit Cellular GSM Engine

EZ864 UMTS Terminal Telit Cellular GSM Engine EZ864 UMTS Terminal Telit Cellular GSM Engine Version: 01.01 EZ864 UMTS Terminal_HD_V01.01 06.Mar.2008-1 - Hardware Interface Description 1. Hardware Features of the EZ864 UMTS Terminal Feature Implementation

More information

User Manual Rev. 0. Freescale Semiconductor Inc. FRDMKL02ZUM

User Manual Rev. 0. Freescale Semiconductor Inc. FRDMKL02ZUM FRDM-KL02Z User Manual Rev. 0 Freescale Semiconductor Inc. FRDMKL02ZUM 1. Overview The Freescale Freedom development platform is an evaluation and development tool ideal for rapid prototyping of microcontroller-based

More information

BTH-1208LS Wireless Multifunction DAQ Device

BTH-1208LS Wireless Multifunction DAQ Device Wireless Multifunction DAQ Device Features Eight 11-bit single-ended (SE) or four 12-bit differential (DIFF) analog input channels Acquires data over Bluetooth or USB connection Maximum sampling rate of

More information

1 Features. 2 Applications. 3 Description. USB Accelerometer Model X6-2

1 Features. 2 Applications. 3 Description. USB Accelerometer Model X6-2 USB Accelerometer Model X6-2 1 Features 3-axis accelerometer ±2g or ±6g range in each axis 12-bit and 16-bit resolution modes User selectable sample rates of 20, 40, 80, 160, and 320 Hz Internal Li-Poly

More information

Application Note. Tina Shahbaz-Khan EEPower EEC 134

Application Note. Tina Shahbaz-Khan EEPower EEC 134 Tina Shahbaz-Khan 998134198 EEPower EEC 134 Application Note There are many stages involved in an engineering project. The first step is to understand the requirements and the specifications. Then, the

More information

BARTH mini-plcs high performance at credit card size

BARTH mini-plcs high performance at credit card size BARTH mini-plcs high performance at credit card size About BARTH Elektronik BARTH is a leading company with emphasis on cutting-edge PLC technology. The company develops and manufactures innovative Programmable

More information

Freescale Semiconductor Inc. Microcontroller Solutions Group. FRDM-KL46Z User s Manual FRDM-KL46Z-UM Rev. 1.0

Freescale Semiconductor Inc. Microcontroller Solutions Group. FRDM-KL46Z User s Manual FRDM-KL46Z-UM Rev. 1.0 Freescale Semiconductor Inc. Microcontroller Solutions Group FRDM-KL46Z User s Manual FRDM-KL46Z-UM Rev. 1.0 Table of Contents 1 FRDM-KL46Z Overview... 3 2 References documents... 3 3 Getting started...

More information