USB for Embedded Device ASHWINI MISHRA

Size: px
Start display at page:

Download "USB for Embedded Device ASHWINI MISHRA"

Transcription

1 USB for Embedded Device ASHWINI MISHRA

2 Outline Introduction Why USB History of USB Architecture USB on Embedded systems Future References

3 Introduction USB( Universal Serial Bus) is a specification to establish communication between devices and a host controller (usually personal computers), developed by Intel Compaq and Microsoft joined latter by Lucent and Philips

4 The History of USB USB 1.0: January Specified data rates of 1.5 Mbit/s and 12 Mbit/s. Had many limitations, wasn t widely adopted USB 1.1: September Fixed bugs of earlier version, was widely accepted. USB 2.0: April Added Speed of 480 Mbit/s USB On-the-Go: December Host not needed any more. Micro USB: April 2007.Specially for Mobile Phones USB 3.0: (5 Gbit/s) In pipeline. Expected to be commercially available in 2010.

5 Why USB? Laborious and error-prone configuration of the RS- 232 port Incompatible RS-232 connectors Point to point nature of connections if we share multiple devices means a lot of cable and connectors are required High power required for transceivers

6 Archicture Based on Tiered star Topology Maximum number of Tiered connected to 6 It can connected maximum of 127 devices Length of cable limited to 5m

7 Connectors Type- A Type-B mini-b-type mini-a-type micro-ab-type

8 Host Concept Host is master Devices communicated to Host Device cant communicate directly HOST Device1 Device2

9 Classification Of USB On Basis of Host UHCI (Universal Host Controller Interface) developed by Intel which puts more of the burden on software (Microsoft) and allowing for cheaper hardware OHCI (Open Host Controller Interface) developed by Compaq, Microsoft and National Semiconductor which places more of the burden on hardware (Intel) and makes for simpler software. For the high-speed data rate of USB Version 2.0, all of the participants agreed to the EHCI (Enhanced Host Controller Interface) specification.

10 USB on the Go Devices can become limited role hosts Marked the emergence of usage of USB in portable platforms Removed the often-cited limitation that USB requires a desktop computer or equivalent to act as a host. Device 1 Device 2

11 Micro USB Universal Charger Solution as its "energy-efficient one-charger-fits-all new mobile phone solution", and added: "Based on the Micro-USB interface, UCS chargers will also include a 4-star or higher efficiency rating - up to three times more energy-efficient than an unrated charger.

12 Challenges of implementing USB on an embedded platform USB on a PC MB and GB of memory available USB on an embedded device Only KB of memory available 2 GHz micro-processor Hard drive space in GB greater than 100 GB now a days No hard drive at all Many skill engineers are well versed in designing PC based USB applications MHz Processor No hard drive at all USB on embedded systems is relatively new and not many people have idea

13 USB on Embedded Systems Any embedded device with a processor has a potential to act as a USB host. Potential Embedded platforms: Cell Phones PDAs Digital Cameras Set top Boxes and more.

14 USB Devices Based on Linux Write custom Linux kernel module. Provides the power to do sophisticated things like emulating a file system etc. Use USB bus as a high speed serial port. Implemented in the Linux kernel for Strong ARM processors. Straightforward approach and mostly used. Ethernet over USB. Linux has modules to implement both the host and device sides of this capability. The Linux kernel for the ipaq uses this, since the ipaq (pocket PC) hardware has neither an accessible serial port nor a dedicated network interface.

15 Why Linux for using USB? Linux not only contains drivers for host controllers, but for device controllers as well. These controller drivers enable Linuxto communicate with a host computer (which may or may not be running Linux as well). USB communications under Linux are flexible and easy to use.

16 USB3 Features In a nutshell, USB 3.0 promises the following: Higher transfer rates (up to 4.8 Gbps) Increased maximum bus power and increased device current draw to better accommodate power-hungry devices New power management features Full-duplex data transfers and support for new transfer types New connectors and cables for higher speed data transfer...although they are backwards compatible with USB 2.0 devices and computers (more on this later)

17 Why USB3 achieve extra performance? USB 3.0 achieves the much higher performance by way of a number of technical changes. Perhaps the most obvious change is an additional physical bus that is added in parallel with the existing USB 2.0 bus. This means that where USB 2.0 previously had 4 wires (power, ground, and a pair for differential data), USB 3.0 adds 4 more for two pairs of differential signals (receive and transmit) for a combined total of 8 connections in the connectors and cabling.

18 What new applications does USB 3.0 enable? Digital video cameras and digital still cameras with USB interface Multi-channel audio interfaces External hard drives - capable of more than twice the throughput available from USB 2.0, not to mention bus-powered portable drives that require non-compliant Y-cables to get the current they require for reliable operation External media such as Blu-Ray drives

19 References Jan Axelson, USB Complete Everything You Need to Develop Custom USB Peripherals, 3rd edition

USB for Embedded Devices. Mohit Maheshwari Prashant Garg

USB for Embedded Devices. Mohit Maheshwari Prashant Garg USB for Embedded Devices Mohit Maheshwari 200601008 Prashant Garg 200601144 USB : An Introduction The Universal Serial Bus (USB) is a specification developed by Compaq, Intel, Microsoft and NEC, joined

More information

USB for Portable Devices

USB for Portable Devices 1 USB for Portable Devices 2 USB for Desktops USB was first introduced as a solution to desktop interconnectivity ity At the time, desktops had a number of different wired interfaces Printer, mouse, keyboard,

More information

By Peter Liu September 23, 2015

By Peter Liu September 23, 2015 USB 3.1/USB Type-C By Peter Liu September 23, 2015 Universal Serial Bus (USB) is a standard developed in mid-1990s to standardize the connection between computers and peripherals, both to communicate and

More information

ECE 471 Embedded Systems Lecture 30

ECE 471 Embedded Systems Lecture 30 ECE 471 Embedded Systems Lecture 30 Vince Weaver http://web.eece.maine.edu/~vweaver vincent.weaver@maine.edu 28 November 2018 HW#10 was posted Announcements Feel free to return borrowed hardware. 1 PWM

More information

PXI EXPRESS SPECIFICATION TUTORIAL

PXI EXPRESS SPECIFICATION TUTORIAL PXI EXPRESS SPECIFICATION TUTORIAL Introduction The PXI industry standard has quickly gained adoption and grown in prevalence in test, measurement, and control systems since its release in 1998. PXI is

More information

USB (Universal Serial Bus) Presentation to UCHUG - 2/06/08 G. Skalka

USB (Universal Serial Bus) Presentation to UCHUG - 2/06/08 G. Skalka USB (Universal Serial Bus) Presentation to UCHUG - 2/06/08 G. Skalka What is USB? Universal Serial Bus A computer peripheral interface Ubiquitous across all computer platforms Several variations - continues

More information

Product Manual. Mini USB to Terminal RS422 RS485 FTDI Plug-in Adapter. Coolgear, Inc. Version 1.1 April 2018 Model Number: USBG-422MiNi

Product Manual. Mini USB to Terminal RS422 RS485 FTDI Plug-in Adapter. Coolgear, Inc. Version 1.1 April 2018 Model Number: USBG-422MiNi Mini USB to Terminal RS422 RS485 FTDI Plug-in Adapter Product Manual Coolgear, Inc. Version 1.1 April 2018 Model Number: USBG-422MiNi 2 USBG-422MiNi Product Manual Revision History Revision Date Author

More information

D Demonstration of disturbance recording functions for PQ monitoring

D Demonstration of disturbance recording functions for PQ monitoring D6.3.7. Demonstration of disturbance recording functions for PQ monitoring Final Report March, 2013 M.Sc. Bashir Ahmed Siddiqui Dr. Pertti Pakonen 1. Introduction The OMAP-L138 C6-Integra DSP+ARM processor

More information

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is.

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is. In this lesson we will learn about, so that we have a better understanding of what a computer is. USB Port Ports and Connectors USB Cable and Connector Universal Serial Bus (USB) is by far the most common

More information

USB 3.0 to Gigabit Ethernet NIC Network Adapter with 3 Port Hub - White

USB 3.0 to Gigabit Ethernet NIC Network Adapter with 3 Port Hub - White USB 3.0 to Gigabit Ethernet NIC Network Adapter with 3 Port Hub - White Product ID: ST3300U3S The ST3300U3S USB 3.0 Gigabit Network Adapter turns a single SuperSpeed USB 3.0 host connection port into an

More information

Computer Organization

Computer Organization University of Pune S.E. I.T. Subject code: 214442 Computer Organization Part 35 : Universal Serial Bus UNIT V Tushar B. Kute, Department of Information Technology, Sandip Institute of Technology & Research

More information

Computer Organization

Computer Organization University of Pune S.E. I.T. Subject code: 214442 Computer Organization Part 35 : Universal Serial Bus UNIT V Tushar B. Kute, Department of Information Technology, Sandip Institute of Technology & Research

More information

Chapter No. 1. Motherboard & its Components

Chapter No. 1. Motherboard & its Components Chapter No. 1 Motherboard & its Components What is Motherboard? The main circuit board of a microcomputer. The motherboard contains the connectors for attaching additional boards. It contains the CPU,

More information

Combo-card convenience and cost-savings

Combo-card convenience and cost-savings 3-port PCI Express USB 3.0 card + Gigabit Ethernet StarTech ID: PEXUSB3S3GE This PCIe USB 3.0 card couples your peripheral and network connections into a single, scalable solution. By combining three USB

More information

4-Port USB 3.1 (10Gbps) Card - 4x USB-A with Two Dedicated Channels - PCIe

4-Port USB 3.1 (10Gbps) Card - 4x USB-A with Two Dedicated Channels - PCIe 4-Port USB 3.1 (10Gbps) Card - 4x USB-A with Two Dedicated Channels - PCIe Product ID: PEXUSB314A2V This USB 3.1 PCIe card lets you add four USB Type-A ports to your computer, through a PCI Express slot.

More information

Embest SOC8200 Single Board Computer

Embest SOC8200 Single Board Computer Embest SOC8200 Single Board Computer TI's AM3517 ARM Cortex A8 Microprocessors 600MHz ARM Cortex-A8 Core NEON SIMD Coprocessor POWERVR SGX Graphics Accelerator (AM3517 only) 16KB I-Cache, 16KB D-Cache,

More information

USB-C to Ethernet Adapter with 3-Port USB 3.0 Hub and Power Delivery

USB-C to Ethernet Adapter with 3-Port USB 3.0 Hub and Power Delivery USB-C to Ethernet Adapter with 3-Port USB 3.0 Hub and Power Delivery Product ID: US1GC303APD Add powerful connectivity to your USB-C enabled laptop, tablet or desktop computer. Ideal for mobile use, this

More information

USB INTERFACE AND DRIVER Mentor: Dr. Yann Hang Lee Team Members: Jubin Mehta, Koshik Samota (jmehta3,

USB INTERFACE AND DRIVER Mentor: Dr. Yann Hang Lee Team Members: Jubin Mehta, Koshik Samota   (jmehta3, USB INTERFACE AND DRIVER Mentor: Dr. Yann Hang Lee Team Members: Jubin Mehta, Koshik Samota Email: (jmehta3, ksamota)@asu.edu INTRODUCTION With so much advancement in technology, producing, processing

More information

ECE 471 Embedded Systems Lecture 30

ECE 471 Embedded Systems Lecture 30 ECE 471 Embedded Systems Lecture 30 Vince Weaver http://web.eece.maine.edu/~vweaver vincent.weaver@maine.edu 3 December 2018 HW#11 was posted Announcements Feel free to return borrowed hardware. 1 Ethernet

More information

Integriti Introduction For System Integrators

Integriti Introduction For System Integrators Introduction For System Integrators New seamless IP based Multi- system architecture options Simplified software set up with Auto Discovery of system hardware Unprecedented scale and flexibility for user

More information

Compute Communication Interfaces and Active Optical Cables

Compute Communication Interfaces and Active Optical Cables Compute Communication Interfaces and Active Optical Cables MIT Microphotonics Center Petre Popescu - Fellow Design Engineer AMD Technology Group April 5, 2011 Agenda 1. Compute Communication Interfaces

More information

Mini Thunderbolt 3 Dock for Laptops - Mac and Windows - Dual DisplayPort - 4K 60Hz

Mini Thunderbolt 3 Dock for Laptops - Mac and Windows - Dual DisplayPort - 4K 60Hz Mini Thunderbolt 3 Dock for Laptops - Mac and Windows - Dual DisplayPort - 4K 60Hz Product ID: TB3DKM2DP This Thunderbolt 3 docking station packs big performance into a cost-effective, compact mini dock,

More information

EMBEDDED HARDWARE. Core Board. ARM7 Development board. ARM7 Evaluation Board. Page 1 of 5

EMBEDDED HARDWARE. Core Board. ARM7 Development board. ARM7 Evaluation Board. Page 1 of 5 Core Board * Size: 71.2mm *50.8mm * Industrial grade 32-bit RISC micro-controller * Mass storage device support * Industrial grade 16C550 Serial Interface * 10/100M Industrial Ethernet interface * USB

More information

USB-C to Gigabit Ethernet Adapter - USB 3.0

USB-C to Gigabit Ethernet Adapter - USB 3.0 USB-C to Gigabit Ethernet Adapter - USB 3.0 Product ID: US1GC30DB This USB-C to Gigabit Ethernet adapter lets you connect easily to a wired Ethernet network, with full Gigabit bandwidth support, through

More information

USB to Dual DisplayPort Mini Docking Station - Dual 4K 60Hz - GbE - USB 3.0

USB to Dual DisplayPort Mini Docking Station - Dual 4K 60Hz - GbE - USB 3.0 USB to Dual DisplayPort Mini Docking Station - Dual 4K 60Hz - GbE - USB 3.0 Product ID: USBA2DPGB This TAA-compliant USB to dual DisplayPort mini docking station makes it easy to create a highperformance

More information

Mini USB 3.0 Dual Display Dock

Mini USB 3.0 Dual Display Dock Mini USB 3.0 Dual Display Dock VGA & HDMI Dual Display / Gigabit Ethernet / USB 3.0 Hub QUICK INSTALLATION GUIDE - 1 - INTRODUCTION Thanks for purchasing the Mini USB 3.0 Dual Display Dock. USB Type C

More information

Ettus Research Update

Ettus Research Update Ettus Research Update Matt Ettus Ettus Research GRCon13 Outline 1 Introduction 2 Recent New Products 3 Third Generation Introduction Who am I? Core GNU Radio contributor since 2001 Designed

More information

Thunderbolt 3 Dual-4K Docking Station for Laptops - Windows Only

Thunderbolt 3 Dual-4K Docking Station for Laptops - Windows Only Thunderbolt 3 Dual-4K Docking Station for Laptops - Windows Only Product ID: TB3DK2DPW This Thunderbolt 3 dock is the first docking station to use revolutionary Thunderbolt 3 technology. Plus, it s the

More information

Dell Inspiron 300/400 Comprehensive Specifications

Dell Inspiron 300/400 Comprehensive Specifications Dell Inspiron 300/400 Comprehensive Specifications This document provides information that you may need when setting up, updating drivers for, and upgrading your computer. NOTE: Offerings may vary by region.

More information

Course 10: Interfaces Agenda

Course 10: Interfaces Agenda Course 10: Interfaces 1 Agenda Introduction V.24 interface (RS232) USB 2 Introduction 3 Definition(s) (from the web) A boundary across which two independent systems meet and act on or communicate with

More information

S2C K7 Prodigy Logic Module Series

S2C K7 Prodigy Logic Module Series S2C K7 Prodigy Logic Module Series Low-Cost Fifth Generation Rapid FPGA-based Prototyping Hardware The S2C K7 Prodigy Logic Module is equipped with one Xilinx Kintex-7 XC7K410T or XC7K325T FPGA device

More information

Fully programmable by LabVIEW. Peripherals supported by dedicated LabVIEW drivers. Editable demo programs

Fully programmable by LabVIEW. Peripherals supported by dedicated LabVIEW drivers. Editable demo programs Newly conceived control board Specifically designed for Power Electronics and Drives and Industrial applications Graphical programming Fully programmable by LabVIEW Peripherals supported by dedicated LabVIEW

More information

Essential Components for Today s Industrial Connections

Essential Components for Today s Industrial Connections Essential Components for Today s Industrial Connections 724-746-5500 blackbox.com Table of Contents Introduction... 3 Understanding How USB Became Dominant... 3 Technical Capacities and Specifications

More information

USB-C Multiport Adapter with HDMI and VGA - 3x USB SD - PD Wraparound Cable

USB-C Multiport Adapter with HDMI and VGA - 3x USB SD - PD Wraparound Cable USB-C Multiport Adapter with HDMI and VGA - 3x USB 3.0 - SD - PD 3.0 - Wraparound Cable Product ID: DKT30CHVSCPD Turn your USB-C equipped laptop into a mobile workstation. This sleek, compact USB-C multiport

More information

The PEXUSB3S11 PCI Express USB 3.0 Card lets you add one internal, and one external USB 3.0 port to your PC through a PCI Express slot.

The PEXUSB3S11 PCI Express USB 3.0 Card lets you add one internal, and one external USB 3.0 port to your PC through a PCI Express slot. 2 port PCI Express SuperSpeed USB 3.0 Card with UASP Support - 1 Internal 1 External StarTech ID: PEXUSB3S11 The PEXUSB3S11 PCI Express USB 3.0 Card lets you add one internal, and one external USB 3.0

More information

EyeCheck Smart Cameras

EyeCheck Smart Cameras EyeCheck Smart Cameras 2 3 EyeCheck 9xx & 1xxx series Technical data Memory: DDR RAM 128 MB FLASH 128 MB Interfaces: Ethernet (LAN) RS422, RS232 (not EC900, EC910, EC1000, EC1010) EtherNet / IP PROFINET

More information

pico-sam9g45 System board

pico-sam9g45 System board System board Reference manual Rev. 1.j Layout Views Layout top view Layout bottom view Legend: J2 Ethernet port J12 ZIF connector for the LCD U1 USB HUB SMSC chip J3 USB 2.0 J14 Keypad connector BEEP PWM

More information

Specification Manual

Specification Manual Document 010-0100002 Document version C Specification Manual SCADA Platform Griffin I'Net, Inc. Page 1 System Hardware Specifications General Specifications -40 to 75 degc ambient temperature range NEMA

More information

David Harrison, Design Engineer for Model Sounds Inc.

David Harrison, Design Engineer for Model Sounds Inc. David Harrison, Design Engineer for Model Sounds Inc. 1 History -1 In 1994 an alliance of four industry partners (Compaq, Intel, Microsoft and NEC) started to specify the Universal Serial Bus (USB). The

More information

Greater port count. Greater scalability.

Greater port count. Greater scalability. 7-port PCI Express USB 3.0 card - standard and low-profile design StarTech ID: PEXUSB3S7 Handle your workload more efficiently. This USB 3.0 card expands your computer s capabilities by giving you seven

More information

USB: Features and Circuits Manoj Purohit ( ) Supervisor: Prof P.C.Pandey

USB: Features and Circuits Manoj Purohit ( ) Supervisor: Prof P.C.Pandey M.Tech. Credit seminar report, Electronic Systems Group, EE Dept, IIT Bombay, submitted Nov 2003 USB: Features and Circuits Manoj Purohit (03307410) Supervisor: Prof P.C.Pandey Abstract Universal Serial

More information

Finish your work faster with Thunderbolt 3. Thunderbolt 3 Dual-4K Docking Station for Laptops - 5K Support - Windows Only. StarTech ID: TB3DK2DPWUE

Finish your work faster with Thunderbolt 3. Thunderbolt 3 Dual-4K Docking Station for Laptops - 5K Support - Windows Only. StarTech ID: TB3DK2DPWUE Thunderbolt 3 Dual-4K Docking Station for Laptops - 5K Support - Windows Only StarTech ID: TB3DK2DPWUE This Thunderbolt 3 dock is the first docking station to use revolutionary Thunderbolt 3 technology.

More information

Thunderbolt 3 to FireWire Adapter - Card & Chassis

Thunderbolt 3 to FireWire Adapter - Card & Chassis Thunderbolt 3 to FireWire Adapter - Card & Chassis Product ID: BNDTB1394B3 The Thunderbolt 3 to 1394 FireWire adapter connects your FireWire peripherals to your Thunderbolt 3 computer. This adapter combines

More information

2-Port USB 3.1 (10Gbps) Card - 1x USB-C, 1x USB- A - PCIe

2-Port USB 3.1 (10Gbps) Card - 1x USB-C, 1x USB- A - PCIe 2-Port USB 3.1 (10Gbps) Card - 1x USB-C, 1x USB- A - PCIe Product ID: PEXUSB311A1C This USB 3.1 card helps prepare you for the next generation of USB connectivity and performance. Now you can access USB

More information

Intel Do-It-Yourself Challenge Intel Galileo and Edison Paul Guermonprez

Intel Do-It-Yourself Challenge Intel Galileo and Edison Paul Guermonprez Intel Do-It-Yourself Challenge Intel Galileo and Edison Paul Guermonprez www.intel-software-academic-program.com paul.guermonprez@intel.com Intel Software 2014-02-01 Intel Galileo? Arduino? You may know

More information

DESIGN OF LIGHTWEIGHT E- ATTENDANCE PROTOTYPE USING RASPBERRY PI

DESIGN OF LIGHTWEIGHT E- ATTENDANCE PROTOTYPE USING RASPBERRY PI DESIGN OF LIGHTWEIGHT E- ATTENDANCE PROTOTYPE USING RASPBERRY PI Mohd Dzul Aiman bin Aslan, Mohamad Safuan bin Sulaiman, Dr Abd Muin bin Abd Rahman, Saa idi bin Ismail, Mohd Fauzi bin Haris, Siti Nurbahyah

More information

fit-pc Intense 2 Overview

fit-pc Intense 2 Overview specifications Specifications: Overview is the second generation of the acclaimed miniature fanless PC, and further improves the best-in-class features of its predecessor with 4 th and 5 th generations

More information

USB 3.1 Gen 2 vs. USB 3.1 Gen 1 vs. USB 2 vs. SATA vs. esata. by Francis Chao

USB 3.1 Gen 2 vs. USB 3.1 Gen 1 vs. USB 2 vs. SATA vs. esata. by Francis Chao USB 3.1 Gen 2 vs. USB 3.1 Gen 1 vs. USB 2 vs. SATA vs. esata by Francis Chao fchao2@yahoo.com Web Location for Presentations: http://aztcs.org Click on Meeting Notes 2 SUMMARY After a promising start in

More information

USB Complete. The Developer's Guide Fifth Edition. Jan Axelson. Lakeview Research LLC Madison, WI 53704

USB Complete. The Developer's Guide Fifth Edition. Jan Axelson. Lakeview Research LLC Madison, WI 53704 USB Complete The Developer's Guide Fifth Edition Jan Axelson Lakeview Research LLC Madison, WI 53704 Contents Introduction 1 USB Basics 1 Uses and limits 1 Benefits for users 2 Benefits for developers

More information

Summary of MAC protocols

Summary of MAC protocols Summary of MAC protocols What do you do with a shared media? Channel Partitioning, by time, frequency or code Time Division, Code Division, Frequency Division Random partitioning (dynamic) ALOHA, S-ALOHA,

More information

4-Port PCI Express USB 3.0 Card

4-Port PCI Express USB 3.0 Card 4-Port PCI Express USB 3.0 Card Product ID: PEXUSB3S42 Here s a cost-effective solution for adding USB 3.0 connectivity to your computer. This 4-port PCIe USB 3.0 card gives you three external ports and

More information

Prime News. Product News. Anouncement

Prime News. Product News. Anouncement Embedded PC World Online News - vol 79, November 14, 2002 December 6, 2002 Vol. 80 -- New System on Chip -- New PPC model supports WinCE.NET -- New RISC Website -- Phase Out Notice -- Tel: 886-2-2792-7818

More information

Greater port count. Greater scalability.

Greater port count. Greater scalability. 7-port PCI Express USB 3.0 card - standard and low-profile design StarTech ID: PEXUSB3S7 Handle your workload more efficiently. This USB 3.0 card expands your computer s capabilities by giving you seven

More information

AT-501 Cortex-A5 System On Module Product Brief

AT-501 Cortex-A5 System On Module Product Brief AT-501 Cortex-A5 System On Module Product Brief 1. Scope The following document provides a brief description of the AT-501 System on Module (SOM) its features and ordering options. For more details please

More information

HDMI and DVI Dual-Monitor Docking Station for Laptops - USB 3.0

HDMI and DVI Dual-Monitor Docking Station for Laptops - USB 3.0 HDMI and DVI Dual-Monitor Docking Station for Laptops - USB 3.0 Product ID: USB3SDOCKHD The USB3SDOCKHD Universal USB 3.0 Laptop Docking Station with DVI, HDMI, Audio and Ethernet adds dual video outputs,

More information

Intentionally Blank 0

Intentionally Blank 0 Intentionally Blank 0 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 1 Understanding Your Computer: Computers are Data Processing Devices Perform four major functions Input:

More information

INTEL Architectures GOPALAKRISHNAN IYER FALL 2009 ELEC : Computer Architecture and Design

INTEL Architectures GOPALAKRISHNAN IYER FALL 2009 ELEC : Computer Architecture and Design INTEL Architectures GOPALAKRISHNAN IYER FALL 2009 GBI0001@AUBURN.EDU ELEC 6200-001: Computer Architecture and Design Silicon Technology Moore s law Moore's Law describes a long-term trend in the history

More information

USB-C to Gigabit Network Adapter with Extra USB 3.0 Port

USB-C to Gigabit Network Adapter with Extra USB 3.0 Port USB-C to Gigabit Network Adapter with Extra USB 3.0 Port Product ID: US1GC301AU Now, you can easily connect to a Gigabit network through the USB-C or Thunderbolt 3 port on your laptop or desktop computer,

More information

EPIC board ensures reliability in the toughest environment

EPIC board ensures reliability in the toughest environment EPIC board ensures reliability in the toughest environment The XE 800 SBC is a high performance single board computer (SBC) with a rich family of essential I/O functions. It integrates video, serial ports,

More information

More on IO: The Universal Serial Bus (USB)

More on IO: The Universal Serial Bus (USB) ecture 37 Computer Science 61C Spring 2017 April 21st, 2017 More on IO: The Universal Serial Bus (USB) 1 Administrivia Project 5 is: USB Programming (read from a mouse) Optional (helps you to catch up

More information

Thunderbolt 3 Dual-4K Docking Station for Laptops - Windows Only

Thunderbolt 3 Dual-4K Docking Station for Laptops - Windows Only Thunderbolt 3 Dual-4K Docking Station for Laptops - Windows Only Product ID: TB3DK2DPW Finish Your Work Faster with Thunderbolt 3 You can quickly integrate the dock into your workspace and boost your productivity.

More information

3-Port USB-C Hub with Gigabit Ethernet and Power Delivery - USB-C to 3x USB-A - USB 3.0 Hub

3-Port USB-C Hub with Gigabit Ethernet and Power Delivery - USB-C to 3x USB-A - USB 3.0 Hub 3-Port USB-C Hub with Gigabit Ethernet and Power Delivery - USB-C to 3x USB-A - USB 3.0 Hub Product ID: HB30C3AGEPD This 3-port USB 3.0 hub with Gigabit Ethernet couples your USB peripheral and RJ45 network

More information

7-Port PCI Express USB 3.0 Card - Standard and Low-Profile Design

7-Port PCI Express USB 3.0 Card - Standard and Low-Profile Design 7-Port PCI Express USB 3.0 Card - Standard and Low-Profile Design Product ID: PEXUSB3S7 Handle your workload more efficiently. This USB 3.0 card expands your computer s capabilities by giving you seven

More information

XE 900: Fastest EPIC board now available with Windows XPe

XE 900: Fastest EPIC board now available with Windows XPe XE 900: Fastest EPIC board now available with Windows XPe The XE 900 SBC is a high performance, low power, x86 workhorse for embedded applications. It is an EPIC form factor SBC with a rich family of I/O

More information

Thunderbolt 3 Dual-4K Docking Station for Laptops - Mac and Windows - 85W Power Delivery

Thunderbolt 3 Dual-4K Docking Station for Laptops - Mac and Windows - 85W Power Delivery Thunderbolt 3 Dual-4K Docking Station for Laptops - Mac and Windows - 85W Power Delivery Product ID: TB3DK2DPPDUE This Thunderbolt 3 dual-monitor docking station is the first Thunderbolt docking station

More information

ECE 471 Embedded Systems Lecture 2

ECE 471 Embedded Systems Lecture 2 ECE 471 Embedded Systems Lecture 2 Vince Weaver http://web.eece.maine.edu/~vweaver vincent.weaver@maine.edu 7 September 2018 Announcements Reminder: The class notes are posted to the website. HW#1 will

More information

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Bus Powered - White

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Bus Powered - White 4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Bus Powered - White Product ID: HB30C4ABW This portable USB 3.0 hub expands your laptop or desktop connectivity by adding four USB Type-A ports through

More information

Compute Node Design for DAQ and Trigger Subsystem in Giessen. Justus Liebig University in Giessen

Compute Node Design for DAQ and Trigger Subsystem in Giessen. Justus Liebig University in Giessen Compute Node Design for DAQ and Trigger Subsystem in Giessen Justus Liebig University in Giessen Outline Design goals Current work in Giessen Hardware Software Future work Justus Liebig University in Giessen,

More information

Dual 4K Monitor Mini Thunderbolt 3 Dock with DisplayPort

Dual 4K Monitor Mini Thunderbolt 3 Dock with DisplayPort Dual 4K Monitor Mini Thunderbolt 3 Dock with DisplayPort Product ID: TB3DKM2DP This Thunderbolt 3 docking station packs big performance into a cost-effective, compact mini dock, delivering essential connections

More information

USB-C Dual-4K Monitor Docking Station for Laptops - 60W USB Power Delivery - SD Card Reader

USB-C Dual-4K Monitor Docking Station for Laptops - 60W USB Power Delivery - SD Card Reader USB-C Dual-4K Monitor Docking Station for Laptops - 60W USB Power Delivery - SD Card Reader Product ID: DK30CHDPPDUE This dual-monitor USB-C dock transforms your MacBook or Windows laptop into a dual Ultra

More information

New Ethernet Applications - Accumulated switch latency in industrial applications

New Ethernet Applications - Accumulated switch latency in industrial applications New Ethernet Applications - Accumulated switch latency in industrial applications January 24, 2018 JORDON WOODS Director, Deterministic Ethernet Technology Group 1 Synopsis of the Problem Industrial applications,

More information

DOCKING STATIONS / DOCKING CONVERTER

DOCKING STATIONS / DOCKING CONVERTER DOCKING STATIONS / DOCKING CONVERTER USB 3.0 SATA Docking Station with OTB USB 3.0 to Dual HDD Docking DS-SATA03OTB Compliant with USB 3.0 Super-Speed (5Gbps), USB 2.0 Hi-Speed (480Mbps), USB 1.1 Low-Speed

More information

MMusb245RL User s manual. Many ideas one solution

MMusb245RL User s manual. Many ideas one solution MMusb245RL User s manual PIC microcontrollers Sta- Evalu ation Board s for 51, AVR, ST, rter Kits Embedded Web Serve rs Prototyping Boards Minimod- AVR, PIC, ST microcontrollers Microprocesor systems,

More information

USER S MANUAL TP series

USER S MANUAL TP series USER S MANUAL TP1043 02 series ME7056_06 07/18 TP1043 02 INDEX 1. Introduction... 1 1.1. Staff skill... 1 1.2. Simbols... 1 1.3. Terms... 2 1.4. Security... 2 1.5. REFERENCE MANUAL... 2 2. System description...

More information

Universal Serial Bus - USB 2.0

Universal Serial Bus - USB 2.0 USB Packet Types USB has four packet types Token packets (type of transaction) Data Packets (payload / information) Handshake Packets (ack & error correction) Start of Frame packets (flag start of a new

More information

Section 3 - Backplane Architecture Backplane Designer s Guide

Section 3 - Backplane Architecture Backplane Designer s Guide Section 3 - Backplane Architecture Backplane Designer s Guide March 2002 Revised March 2002 The primary criteria for backplane design are low cost, high speed, and high reliability. To attain these often-conflicting

More information

USB-C to Gigabit Network Adapter

USB-C to Gigabit Network Adapter USB-C to Gigabit Network Adapter Product ID: US1GC30B Now, you can easily connect to a Gigabit network through the USB -C or Thunderbolt 3 port on your laptop or desktop computer. This Gigabit Ethernet

More information

Thunderbolt 3 Dual-4K Docking Station for Laptops - Mac and Windows - Thunderbolt 3 Dock for MacBook Pro

Thunderbolt 3 Dual-4K Docking Station for Laptops - Mac and Windows - Thunderbolt 3 Dock for MacBook Pro Thunderbolt 3 Dual-4K Docking Station for Laptops - Mac and Windows - Thunderbolt 3 Dock for MacBook Pro Product ID: TB3DKDPMAWUE This Thunderbolt 3 dock is designed for users with Thunderbolt 3 port equipped

More information

USER S MANUAL TP1043 series

USER S MANUAL TP1043 series USER S MANUAL series ME7029_04 06/15 INDEX 1. Introduction... 1 1.1. Staff skill... 1 1.2. Simbols... 1 1.3. Terms... 2 1.4. Security... 2 1.5. REFERENCE MANUAL... 2 2. System description... 2 2.1. Specification...

More information

Travel Adapter for Laptops - HDMI and GbE - USB 3.0

Travel Adapter for Laptops - HDMI and GbE - USB 3.0 Travel Adapter for Laptops - HDMI and GbE - USB 3.0 Product ID: USB31GEHD The USB31GEHD USB 3.0 Mini Docking Station Adapter lets you add Gigabit Ethernet and HDMI connection ports to your Ultrabook, laptop,

More information

Thunderbolt 3 Dual-4K Docking Station for Laptops - Mac and Windows

Thunderbolt 3 Dual-4K Docking Station for Laptops - Mac and Windows Thunderbolt 3 Dual-4K Docking Station for Laptops - Mac and Windows Product ID: TB3DKDPMAW This Thunderbolt 3 dock is designed for users with Thunderbolt 3 port equipped MacBook Pro or Windows based laptops.

More information

Dual 4K Monitor Mini Thunderbolt 3 Dock with HDMI

Dual 4K Monitor Mini Thunderbolt 3 Dock with HDMI Dual 4K Monitor Mini Thunderbolt 3 Dock with HDMI Product ID: TB3DKM2HD This Thunderbolt 3 docking station packs big performance into a cost-effective, compact mini dock, delivering essential connections

More information

4 Independent Port PCI Express PCIe SuperSpeed USB 3.0 Controller Card Adapter with UASP - SATA Power

4 Independent Port PCI Express PCIe SuperSpeed USB 3.0 Controller Card Adapter with UASP - SATA Power 4 Independent Port PCI Express PCIe SuperSpeed USB 3.0 Controller Card Adapter with UASP - SATA Power Product ID: PEXUSB3S400 The PEXUSB3S400 PCI Express USB 3.0 Card adds 4 independent external USB 3.0

More information

Introduction to the Personal Computer

Introduction to the Personal Computer Introduction to the Personal Computer 2.1 Describe a computer system A computer system consists of hardware and software components. Hardware is the physical equipment such as the case, storage drives,

More information

ARDUINO YÚN MINI Code: A000108

ARDUINO YÚN MINI Code: A000108 ARDUINO YÚN MINI Code: A000108 The Arduino Yún Mini is a compact version of the Arduino YUN OVERVIEW: Arduino Yún Mini is a breadboard PCB developed with ATmega 32u4 MCU and QCA MIPS 24K SoC CPU operating

More information

Instrument Mainframe 7500

Instrument Mainframe 7500 Instrument Mainframe 7500 Instrument Mainframe 7500 is a high-quality portable enclosure Portable computer for use with CompuScope and CompuGen cards for CompuScope and CompuGen cards. Using an Instrument

More information

BACK TO BASICS PART I. Hardware & it s Associated Terminology

BACK TO BASICS PART I. Hardware & it s Associated Terminology BACK TO BASICS PART I Hardware & it s Associated Terminology INTRODUCTION The purpose of this session is to review computer hardware & its associated terminology WHY? Everyone on the same page Better understanding

More information

ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide

ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications 2003 Control Technology

More information

USB and K-V-M switches. The Rise of USB in the Data Center - The Implementation can Make the Difference 2007 ATEN

USB and K-V-M switches. The Rise of USB in the Data Center - The Implementation can Make the Difference 2007 ATEN USB and K-V-M switches - The Implementation can Make the Difference 2007 ATEN Historical Overview The offi cial standard symbol for a USB connection The past 12 years have seen the Universal Serial Bus

More information

Fit-PC3 Product Specification

Fit-PC3 Product Specification Fit-PC3 Product Specification Introduction At first glance the Fit-PC3 may look like just another compact PC but it is in fact the most advanced miniature computer to-date. The Fit-PC3 has been designed

More information

4-Port PCI Express USB 3.0 Card - 2 External, 2 Internal - SATA Power

4-Port PCI Express USB 3.0 Card - 2 External, 2 Internal - SATA Power 4-Port PCI Express USB 3.0 Card - 2 External, 2 Internal - SATA Power Product ID: PEXUSB3S2EI This PCI Express USB 3.0 card offers a cost-effective upgrade that lets you add four USB 3.0 ports to your

More information

Digital Circuits Part 2 - Communication

Digital Circuits Part 2 - Communication Introductory Medical Device Prototyping Digital Circuits Part 2 - Communication, http://saliterman.umn.edu/ Department of Biomedical Engineering, University of Minnesota Topics Microcontrollers Memory

More information

Dual 4K 60Hz Monitor Thunderbolt 3 Dock with 6x USB 3.0 Ports

Dual 4K 60Hz Monitor Thunderbolt 3 Dock with 6x USB 3.0 Ports Dual 4K 60Hz Monitor Thunderbolt 3 Dock with 6x USB 3.0 Ports Product ID: TB3DOCK2DPPD Easily transform your Thunderbolt 3 equipped MacBook Pro or Windows laptop into a dual-4k workstation with up to 40Gbps

More information

In the name of God, the most merciful Communication and Networking

In the name of God, the most merciful Communication and Networking In the name of God, the most merciful Communication and Networking In these slides, many figures have been taken from the Internet during my search in Google. Due to the lack of space and diversity of

More information

Certified Wireless USB from the USB-IF Jeff Ravencraft

Certified Wireless USB from the USB-IF Jeff Ravencraft Certified Wireless USB from the USB-IF Jeff Ravencraft USB-IF President & Chairman Wireless USB Promoter Group Chairman Intel Corporation Key Messages The WiMedia UWB Ecosystem is delivering on its promise

More information

PC I/O. May 7, Howard Huang 1

PC I/O. May 7, Howard Huang 1 PC I/O Today wraps up the I/O material with a little bit about PC I/O systems. Internal buses like PCI and ISA are critical. External buses like USB and Firewire are becoming more important. Today also

More information

VIA Apollo P4X400 Chipset. Enabling Total System Performance

VIA Apollo P4X400 Chipset. Enabling Total System Performance VIA Apollo P4X400 Chipset Enabling Total System Performance High performance DDR400 chipset platform for the Intel Pentium 4 processor Page 1 Introduction The VIA Apollo P4X400 is a core logic chipset

More information

Introduction to TCP/IP Offload Engine (TOE)

Introduction to TCP/IP Offload Engine (TOE) Introduction to TCP/IP Offload Engine (TOE) Version 1.0, April 2002 Authored By: Eric Yeh, Hewlett Packard Herman Chao, QLogic Corp. Venu Mannem, Adaptec, Inc. Joe Gervais, Alacritech Bradley Booth, Intel

More information

PCI-X Bus PCI Express Bus Variants for Portable Computers Variants for Industrial Systems

PCI-X Bus PCI Express Bus Variants for Portable Computers Variants for Industrial Systems PCI Bus Variants PCI-X Bus PCI Express Bus Variants for Portable Computers Variants for Industrial Systems 1 Variants for Portable Computers Mini PCI PCMCIA Standards CardBus ExpressCard 2 Specifications

More information

Kevin Meehan Stephen Moskal Computer Architecture Winter 2012 Dr. Shaaban

Kevin Meehan Stephen Moskal Computer Architecture Winter 2012 Dr. Shaaban Kevin Meehan Stephen Moskal Computer Architecture Winter 2012 Dr. Shaaban Contents Raspberry Pi Foundation Raspberry Pi overview & specs ARM11 overview ARM11 cache, pipeline, branch prediction ARM11 vs.

More information