EE 330 Final Design Projects Spring 2015

Size: px
Start display at page:

Download "EE 330 Final Design Projects Spring 2015"

Transcription

1 EE 330 Final Design Projects Spring 2015 Students may work individually or in groups of 2 on the final design project. Partners need not be in the same laboratory section. Please the name of your group members and rankordered project preferences to: chinwen@iastate.edu Please send only one request per group. In the rank-ordering, please submit your top 3 choices. At most 3 groups will be assigned per project on a first come first serve basis. Selection time will start at 8:00 p.m. on Monday April 6. Any requests with a time-stamp prior to 8:00 will be placed at the bottom of the priority list. We will try to notify you about final project selections by 8:00 a.m. on Tuesday April 7. Please start early on your project, and recognize that some projects may require a bit of research and on-your-own learning. If you get stuck on how to accomplish a task, please consult with either TA or with the course instructor for guidance on how to resolve issues that may arise. READ each project carefully and thoroughly! You cannot switch projects once you have been assigned to the project. Project 1 Digital Alarm Clock with Battery Backup Project 2 Monophonic Keyboard Project 3 Laser Controlled Track Following Car Project 4 LED Display Device Project 5 Voice Controlled Light Controller Project 6 Digital Potentiometer/Amplifier/DAC Project 7 Transceiver Block Project 8 Laser Reaction Game Project 9 Power and Power Factor Meter

2 Project 10 Traffic Volume and Velocity Monitor Project 11 Automatic room light controller with a visitor counter Project 12 Self-Defined Project 1 Digital Alarm Clock with Battery Backup In this project, design an alarm clock integrated circuit in a 0.5u CMOS process which meets the following requirements. The design should be complete through post layout fabrication. 1. The time and the alarm time are programmed by the user. The time is input as typical of most digital alarm clocks with the buttons on the device. This does not need to have provisions for date, time zones or daylight savings time. 2. Assume a power supply comprised of a transformer and a rectifier/ voltage regulator shown below is available. The input to the transformer is that standard 60Hz line voltage. The voltage regulator can provide a constant 5V DC output voltage. The 60Hz line frequency is to be used as the time base in the clock when power is available. 120 VRMS 60Hz 120:5 Rectifier and Regulator 5V DC 3. Assume that when power goes out that there is a 9V battery backup that can be used to keep the clock and alarm functioning. A time-base (sometimes called an oscillator) needs to be built to serve as the clock when the line power is lost. It is not necessary that the time be real precise when the power is off. If the time base varies by +/- 20% when the power is off, that is acceptable for this project. 4. When the time matches the alarm time, an alarm is sounded until being turned OFF or SNOOZE is press ed. SNOOZE delays the alarm for 10 minutes at which time the alarm sounds again. Inputs

3 Alarm Program enable allows alarm to be programmed Time program enable allows time to be programmed OFF- turn off the alarm UP button for adjusting hours/min of time or alarm up one count DOWN button same as above but down SELECT button Accepts value and stores if in program mode. When it in programming mode, hours are selected first, and once SELECT is pressed, the minutes can be altered. A second press of SELECT resumes operation as normal. SNOOZE button- delay the alarm for 10 minutes from it last went off. Outputs LCD display common of digital clocks including hours and minutes. Assume 24 hour military clock. using whatever LCD display you want. Specify the display by commercial part number. A display that has all 6 segments in a single package will require considerably less pins on the IC. Alarm hooked to whatever annoying device will get the person awake. But you must specify exactly what the device is along with a commercial part number and its specifications. Project 2 Monophonic Keyboard This project is to design an integrated circuit in a 0.5um CMOS process that preforms as a monophonic piano ( ideally only one key can be pressed at a time). The design should include layout and post-layout simulation results. The frequency of the output will be based on the frequencies of the keys of a standard 88-key piano. Should the user press more than one key at a time, the piano should be robust in that it will not cause permanent damage. You can specify what the output will be if more than one key is pressed at a time. Your piano should have the ability to play at least 3 octaves of keys (36 consecutive keys). The output should be relative to ground and should be approximately 1V p-p when a key is being played. The output impedance should be less than 10K. You will have one input clock signal available at any frequency you choose. The number of pins on the IC is limited to 24 max. The shape of the output waveform should be something that is reasonably pleasant to listen to but the shape and amplitude should be the same for each note. Unfortunately, square waves are not pleasant

4 to listen to. One way to control the waveshape is to use a DAC to generate a sine wave or a wave similar to that coming from a violin or some other musical instrument. A DAC can be formed from a series of resistors by tapping into different nodes in the series. A DAC with 16 resistors or 32 resistors can be easily built with a serpentine resistor with tap points at the edges of the serpentine.

5 Project 3 Laser controlled track following car Design a laser-controlled tracking controller for a modified RC car. The RC car will be modified by disabling the RC control function and simply using the car for its movement and steering. The car should be designed to follow a specially constructed track. A segment of the track is shown below. The width of the black stripe is 2. The white on the sides of the stripe will be highly reflective. Gradual curves in the track will occur to eventually form a closed loop. Your goal should be to see how fast you can navigate this track. Once a verbal start command is issued, you must be able to start the car from 20 feet away with a laser pointer. Once the car starts moving it will have to navigate a nominally circular track with no directional assistance from you. You should include speed control with a laser pointer as well. Your design should keep the car on the track without any user input. You may not use a microcontroller. Project 4 LED Display Device This project is do design an integrated circuit that can display a short message on a 7-segment display. The message should be up to 25 characters long and the display should cycle through the message with one character being displayed every 1 sec. After the message is complete, there should be a 5 second delay and then the message should be repeated. This should continue indefinitely. There should be a small number of push buttons that serve as control inputs. The modes of operation should be: Program, Set, Scroll. You may have at most 5 control pins. The circuit should be designed to operate with a specified display device. The only components that should be attached to the IC should be the display device, a battery, and up to 5 SPST switches. You may add up to 5 LEDs to facilitate programming.

6 Project 5 Voice control Light Controller This project involved the design of an integrated circuit in a 0.5u CMOS process that can be used to control a Triac for turning on lights in response to a voice command. The controller should handle up to a 500 watt load. Assume you have available a 5V dc power supply. Assume you have a phototransistor that is available as a light sensor. If the light level is above a predetermined level, the lights should be able to be turned on with a SPST switch. Pressing the SPST switch a second time should turn the lights off. If the light level is below a predetermined level, they should be turned on by a voice command. Assume a microphone input is available to your system for the purpose of the voice control. Specify a commercial microphone that you will use in your design. Also specify a commercial Triac that will be used for the control of the light. When activated by voice command, they should turn off automatically after 30 seconds after the last recognized voice command.

7 Project 6 Digital Potentiometer/Amplifier/DAC This project is for the design of a digital potentiometer/amplifier/dac integrated circuit. The design should include layout and post-layout simulation results. Design a multi-purpose digitally controlled analog building block. This structure can serve as a digital potentiometer, an inverting or noninverting amplifier and a DAC depending upon the state control inputs. A method of designing the operational amplifier will be provided to you by your TA. Assume V DD =2.5V and V SS =-2.5V. The state control signals A O and A 1 will identify one of four states of operation of this device. The operation control signals C O, C 1, C 2 and C 3 are used to control the characteristics of the device in each of the four states. When A O and A 1 are high, the circuit is to perform independently as a digital potentiometer and an operational amplifier. The digital potentiometer should have 16 taps, each with a nominal impedance of 5K. When A 0 is high and A 1 is low, the circuit is to perform as a 4- bit DAC where the op amp is connected in a unity gain configuration to a tap on the potentiometer and the DAC output is determined by the control settings on the potentiometer. The DAC input, often termed V REF should be connected to one end of the resistor string and the other end should be grounded. When A 0 is low and A 1 is high, the circuit is to perform as a programmable inverting finite gain amplifier. One end of the resistor string should go to the op amp output, the wiper to the - input and the other end of the resistor string to the input. Finally, when A 0 is low and A 1 is low, the circuit is to perform as a programmable noninverting finite gain amplifier. The digital potentiometer is similar in principle to the Maxim DS 1666 but with a reduced number of taps, with parallel rather than serial control of the tap position, and with a linear taper rather than an audio taper.

8 Project 7 Transceiver Block This project is for the design of a transceiver integrated circuit. The design should include layout and post-layout simulation results. Serial channels are widely used for communicating between computers that may be a few feet apart of on the other side of the world. Invariably the data that is to be transmitted is parallel data so a parallel to serial conversion is needed to get the data ready for transmission and a serial to parallel conversion is needed to convert the data from serial data to parallel data at the receiver. Invariably the data is transmitted from a synchronous system on transitions of a clock and invariably the data at the received is synchronized relative to a clock at the receiver. Unfortunately the two clock frequencies may not be exactly the same and unfortunately it is generally considered impractical to transmit the clock signal to the output so the clock must be recovered from the serial data stream itself. This is often done with a phase-locked loop (PLL) at the receiver which contains an internal voltage controlled oscillator (VCO) that must be locked to the input data sequence. The recovered clock is simply the output of the VCO in the PLL. The PLL must obtain regular measurements of the phase difference between the VCO output and the data input to maintain lock. It is common in many applications to have periods of time where no data is available and during these intervals, long strings long serial strings of 0 s or 1 s must be transmitted. Unfortunately, it is difficult (actually impossible) for the PLL to maintain lock in the absence of transitions on the incoming data stream. To circumvent this problem, the parallel data is often coded prior to serial transmission to guarantee that there will be ample transitions in the transmitted data to recover the clock. Of course, the received data must be decoded at the output to recover the intended data sequence. 8B: 10B and 4B:5B coders are often used for this purpose. In an nb: (n+1)b coder, an n-bit word is converter to an n+1 bit word with a fixed mapping that will guarantee that the maximum number of consecutive 0 s and 1 s in the transmitted data stream is small (like 3 or 4) irrespective of the nature of the input data. In many communication channels, data itself is arranged in packets in which a fixed number of bytes are put together sequentially to form a packet. A header is generally placed at the front of each packet. This header serves two purposes. One is to give information about where the packet is to go or where it comes from. The second is to allow for synchronization of the packet so that the bytes within the packet can be appropriately framed. The design of transceivers which perform these functions is widely undertaken in industry but it is beyond the scope of this course. This project will focus on a part of a transceiver block associated with the encoder and decoder. The PLL that is usually used for clock and data recovery is not a part of this project. Details follow. a) Devise a 4B-5B coding scheme that will guarantee at most 3 consecutive 0 s or 1 s for any input data sequence. b) Design a circuit that will take an 8-bit wide parallel data sequence at 10K bytes/sec and serialize it using the 4B-5B coding scheme you devised in part a). You may assume that a 10KHz clock is present that is synchronous with the input data. c) Design a receiver that will take the serial data string, decode it, and recreate an 8-bit wide data sequence at the output. d) Design a comma detect circuit that will allow for proper framing of the received data. The comma should be a 10-bit code that can not represent any data sequence. The comma

9 would be inserted in place of a byte in the transmitted data stream for synchronization and the receiver should frame the received data relative to the detected comma whenever a comma is detected. After the comma is detected, the received should be in synch with the input data sequence.

10 Project 8 Laser Reaction Game Design a laser, build, and demonstrate a laser beam reaction game to see how fast players can react to a sequence of visual cues. In this project, you will create a rectangular 3 x 3 grid of Lamp:photo detector pairs spaced on a wall at a distance of 24 inches from each other. The middle detector pair will have a second lamp of a different color. The player will stand or sit at a distance of 8 feet or more from the wall. A laser pointer will be used to play the game. Whenever game is complete or whenever it is time to start a new game, the middle lamp that is a different color will be lit. The player will start the game by shining the laser at any of the 9 photo detectors. A random sequence of lamps will then be lit and the reaction time to shoot the light sensor adjacent to the lamp that is lit will be measured. After the target is hit, the lamp will go off. This will be repeated 8 times. After the 8 th lamp goes off, the game is over and the total reaction time is to be displayed on a 7 segment display in seconds. Once the reaction time is displayed, the game should be restarted. The reaction time of the previous player should remain on the display until the following player completes playing the game. If the components you need are not available in the electronics parts shop, you will need to order the early enough to complete the design. Project 9 Power and Power Factor Meter There is often considerable interest in knowing the relationship between real power, reactive power, and power factor. Unfortunately low-cost power factor meters are not readily available. In this project, you are to design a circuit that serves as a power factor meter and that can be used to easily calculate the power. Assume you have an input voltage signal that is either single-phase or three phase that varies between 100VRMS and 450VRMS. You may specify an existing clampon current sensing coil that provides an analog output waveform that is proportional to current. Design a circuit that will provide on the output both the power factor and the RMS voltage. The power factor resolution should be 0.05 for power factors of between -1 and 1. The RMS voltage should have a resolution of 10V over the specified range. The user should select one of 4 modes. Single phase, Single phase complimentary, 3-phase Y, and 3-phase. The output should be displayed on a 4-digit 7-segment display. You must specify the display that you will be driving. The output may alternate between PF and RMS voltage with a push-button selection. Project 10 Traffic Volume and Velocity Monitor Traffic is regularly monitored on roadways to assess the level of usage and the stress placed on the roadway. Three factors are of primary interest, specifically weight, traffic volume, and speed. The pneumatic road tube sensor (PRTS) is often used as a sensor for obtaining traffic volume and speed data. The PRTS is placed across one lane of traffic. Sensing traffic volume with a PRTS is complicated by the observation that some vehicles have two axles (car, motorcycle, and some trucks) whereas other vehicles have 5 or more axels. Also, the wheel base varies from one vehicle to another. Use of the PRTS is complicated a bit more by the observation that occasionally two vehicles have a very small spatial separation. In this project, you are to design a Traffic Volume and Velocity Sensor integrated circuit that serves as a controller for the velocity and volume measurements. Two PRTS sensors should serve as inputs along with a reset button. You may specify the distance between the PTRS sensors. The controller should drive a 4-digit 7-segment display. A mode select input should be provided that will allow assessment of the following:

11 Mode 1 Mode 2 Mode 3 Mode 4 Mode 5 Mode 6 Mode 7 Total number of vehicles since last reset Elapsed time since last reset Average velocity of all vehicles since last reset Maximum velocity of any vehicle since last reset Number of automobiles Number of motorcycles Number of Semi trucks You may specify how the user enters the mode select but some indicator of which mode is being displayed should be provided. You should specify a commercial 7-segment display that will be driven directly by the integrated circuit. You must make a clear statement on assumptions that are made on how to detect different classes of vehicles. Project 11: Automatic room light controller with a visitor counter Description: Wastage of electricity is a serious problem nowadays. In our classes and office, we see that lights and fan are kept on even if there is nobody in the room. This happens due to people forgot to turn their off when leaving the room. There are two major parts for this project. The first part is Visitor Counter. The Visitor Counter is used to measure the number of people in the room. Assume a light curtain is placed across the door at waist height to measure when people enter the room. The output of the light curtain is a Boolean high signal when the light curtain has a blockage and a Boolean low when there is no blockage. This type of sensor works quite well if people agree to walk through the door at a fixed velocity without waving their hands too much and agree to provide a reasonable spacing between two individuals but can give errors when those entering or leaving act somewhat irregularly. You should identify and describe a reasonable criteria for identifying whether a person enters or leaves the room with a goal of determining the correct number of people in the room most of the time. A second input will be from a motion detector. If the motion detector detects no movement in the room for over 3 minutes, it will reset the number of people in the room counter to 0. This will help minimize accumulative errors. The number of people in the room should be displayed on a 4-digit 7-segment display. You should specify which commercial display device that the circuit will drive. The controller should also have a light control. When there are no people in the room, as determined by the motion detector, the light should be off. A delay of 30 seconds should be made from the last detectable motion in the room until the lights turn off. Anyone interrupting the light curtain or any detected motion should always turn the light back on. The output of the light controller should control a triac. Specify the triac that will be used so that the output of your circuit can be directly connected to the gate trigger terminal of the triac. The load driven by the triac must be at least 500W at 120V RMS.

12 Project 12 Self-Defined This project will be personalized to the individual interests of the student. proposals for the self-defined projects should be approved by the course instructor. All

16 Stage Bi-Directional LED Sequencer

16 Stage Bi-Directional LED Sequencer 16 Stage Bi-Directional LED Sequencer The bi-directional sequencer uses a 4 bit binary up/down counter (CD4516) and two "1 of 8 line decoders" (74HC138 or 74HCT138) to generate the popular "Night Rider"

More information

FLIP-FLOPS AND RELATED DEVICES

FLIP-FLOPS AND RELATED DEVICES C H A P T E R 5 FLIP-FLOPS AND RELATED DEVICES OUTLINE 5- NAND Gate Latch 5-2 NOR Gate Latch 5-3 Troubleshooting Case Study 5-4 Digital Pulses 5-5 Clock Signals and Clocked Flip-Flops 5-6 Clocked S-R Flip-Flop

More information

Name Of The Experiment: Sequential circuit design Latch, Flip-flop and Registers

Name Of The Experiment: Sequential circuit design Latch, Flip-flop and Registers EEE 304 Experiment No. 07 Name Of The Experiment: Sequential circuit design Latch, Flip-flop and Registers Important: Submit your Prelab at the beginning of the lab. Prelab 1: Construct a S-R Latch and

More information

VLSI Chip Design Project TSEK06

VLSI Chip Design Project TSEK06 VLSI Chip Design Project TSEK06 Project Description and Requirement Specification Version 1.1 Project: High Speed Serial Link Transceiver Project number: 4 Project Group: Name Project members Telephone

More information

A MISSILE INSTRUMENTATION ENCODER

A MISSILE INSTRUMENTATION ENCODER A MISSILE INSTRUMENTATION ENCODER Item Type text; Proceedings Authors CONN, RAYMOND; BREEDLOVE, PHILLIP Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

MODULAR DIGITAL ELECTRONICS TRAINING SYSTEM

MODULAR DIGITAL ELECTRONICS TRAINING SYSTEM MODULAR DIGITAL ELECTRONICS TRAINING SYSTEM MDETS UCTECH's Modular Digital Electronics Training System is a modular course covering the fundamentals, concepts, theory and applications of digital electronics.

More information

BTV Tuesday 21 November 2006

BTV Tuesday 21 November 2006 Test Review Test from last Thursday. Biggest sellers of converters are HD to composite. All of these monitors in the studio are composite.. Identify the only portion of the vertical blanking interval waveform

More information

GALILEO Timing Receiver

GALILEO Timing Receiver GALILEO Timing Receiver The Space Technology GALILEO Timing Receiver is a triple carrier single channel high tracking performances Navigation receiver, specialized for Time and Frequency transfer application.

More information

Laboratory 4. Figure 1: Serdes Transceiver

Laboratory 4. Figure 1: Serdes Transceiver Laboratory 4 The purpose of this laboratory exercise is to design a digital Serdes In the first part of the lab, you will design all the required subblocks for the digital Serdes and simulate them In part

More information

TV Synchronism Generation with PIC Microcontroller

TV Synchronism Generation with PIC Microcontroller TV Synchronism Generation with PIC Microcontroller With the widespread conversion of the TV transmission and coding standards, from the early analog (NTSC, PAL, SECAM) systems to the modern digital formats

More information

IP LIVE PRODUCTION UNIT NXL-IP55

IP LIVE PRODUCTION UNIT NXL-IP55 IP LIVE PRODUCTION UNIT NXL-IP55 OPERATION MANUAL 1st Edition (Revised 2) [English] Table of Contents Overview...3 Features... 3 Transmittable Signals... 3 Supported Networks... 3 System Configuration

More information

Maintenance/ Discontinued

Maintenance/ Discontinued CCD Delay Line Series MN390S NTSC-Compatible CCD H Video Signal Delay Element Overview The MN390S is a H image delay element of a f SC CMOS CCD and suitable for video signal processing applications. It

More information

Chapter 9 Introduction to Sequential Logic

Chapter 9 Introduction to Sequential Logic Chapter 9 Introduction to Sequential Logic Chapter Objectives Upon successful completion of this chapter, you will be able to: Explain the difference between combinational and sequential circuits. Define

More information

J R Sky, Inc. Cross-Modulation Distortion Analyzer

J R Sky, Inc. Cross-Modulation Distortion Analyzer J R Sky, Inc. Cross-Modulation Distortion Analyzer J R Sky, Inc. 505 Evening Star Lane Bozeman, Montana 59715 USA Tel: +1.406-582-8154 email: nuoptix@jrsky.com web: www.jrsky.com revised: November 29,

More information

ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS

ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS modules basic: SEQUENCE GENERATOR, TUNEABLE LPF, ADDER, BUFFER AMPLIFIER extra basic:

More information

University of Illinois at Urbana-Champaign

University of Illinois at Urbana-Champaign University of Illinois at Urbana-Champaign Digital Electronics Laboratory Physics Department Physics 40 Laboratory Experiment 3: CMOS Digital Logic. Introduction The purpose of this lab is to continue

More information

V6118 EM MICROELECTRONIC - MARIN SA. 2, 4 and 8 Mutiplex LCD Driver

V6118 EM MICROELECTRONIC - MARIN SA. 2, 4 and 8 Mutiplex LCD Driver EM MICROELECTRONIC - MARIN SA 2, 4 and 8 Mutiplex LCD Driver Description The is a universal low multiplex LCD driver. The version 2 drives two ways multiplex (two blackplanes) LCD, the version 4, four

More information

SEQUENTIAL LOGIC. Satish Chandra Assistant Professor Department of Physics P P N College, Kanpur

SEQUENTIAL LOGIC. Satish Chandra Assistant Professor Department of Physics P P N College, Kanpur SEQUENTIAL LOGIC Satish Chandra Assistant Professor Department of Physics P P N College, Kanpur www.satish0402.weebly.com OSCILLATORS Oscillators is an amplifier which derives its input from output. Oscillators

More information

Noise Detector ND-1 Operating Manual

Noise Detector ND-1 Operating Manual Noise Detector ND-1 Operating Manual SPECTRADYNAMICS, INC 1849 Cherry St. Unit 2 Louisville, CO 80027 Phone: (303) 665-1852 Fax: (303) 604-6088 Table of Contents ND-1 Description...... 3 Safety and Preparation

More information

Model 5240 Digital to Analog Key Converter Data Pack

Model 5240 Digital to Analog Key Converter Data Pack Model 5240 Digital to Analog Key Converter Data Pack E NSEMBLE D E S I G N S Revision 2.1 SW v2.0 This data pack provides detailed installation, configuration and operation information for the 5240 Digital

More information

Chapter 4: One-Shots, Counters, and Clocks

Chapter 4: One-Shots, Counters, and Clocks Chapter 4: One-Shots, Counters, and Clocks I. The Monostable Multivibrator (One-Shot) The timing pulse is one of the most common elements of laboratory electronics. Pulses can control logical sequences

More information

ECB DIGITAL ELECTRONICS PROJECT BASED LEARNING PROJECT REPORT ON 7 SEGMENT DIGITAL STOP WATCH USING DECODER

ECB DIGITAL ELECTRONICS PROJECT BASED LEARNING PROJECT REPORT ON 7 SEGMENT DIGITAL STOP WATCH USING DECODER ECB2212 - DIGITAL ELECTRONICS PROJECT BASED LEARNING PROJECT REPORT ON 7 SEGMENT DIGITAL STOP WATCH USING DECODER SUBMITTED BY ASHRAF HUSSAIN (160051601105) S SAMIULLAH (160051601059) CONTENTS >AIM >INTRODUCTION

More information

Digital Systems Laboratory 3 Counters & Registers Time 4 hours

Digital Systems Laboratory 3 Counters & Registers Time 4 hours Digital Systems Laboratory 3 Counters & Registers Time 4 hours Aim: To investigate the counters and registers constructed from flip-flops. Introduction: In the previous module, you have learnt D, S-R,

More information

Electrical and Electronic Laboratory Faculty of Engineering Chulalongkorn University. Cathode-Ray Oscilloscope (CRO)

Electrical and Electronic Laboratory Faculty of Engineering Chulalongkorn University. Cathode-Ray Oscilloscope (CRO) 2141274 Electrical and Electronic Laboratory Faculty of Engineering Chulalongkorn University Cathode-Ray Oscilloscope (CRO) Objectives You will be able to use an oscilloscope to measure voltage, frequency

More information

A 5-Gb/s Half-rate Clock Recovery Circuit in 0.25-μm CMOS Technology

A 5-Gb/s Half-rate Clock Recovery Circuit in 0.25-μm CMOS Technology A 5-Gb/s Half-rate Clock Recovery Circuit in 0.25-μm CMOS Technology Pyung-Su Han Dept. of Electrical and Electronic Engineering Yonsei University Seoul, Korea ps@tera.yonsei.ac.kr Woo-Young Choi Dept.

More information

PCM ENCODING PREPARATION... 2 PCM the PCM ENCODER module... 4

PCM ENCODING PREPARATION... 2 PCM the PCM ENCODER module... 4 PCM ENCODING PREPARATION... 2 PCM... 2 PCM encoding... 2 the PCM ENCODER module... 4 front panel features... 4 the TIMS PCM time frame... 5 pre-calculations... 5 EXPERIMENT... 5 patching up... 6 quantizing

More information

HS-509 VIBRATION TRIP MODULE

HS-509 VIBRATION TRIP MODULE HS-509 VIBRATION TRIP MODULE 1. Overview The HS-509 is a configurable trip amplifier capable of accepting a 4-20mA signal from a HS-420 sensor and providing two trip action relay outputs along with an

More information

Hello and welcome to this training module for the STM32L4 Liquid Crystal Display (LCD) controller. This controller can be used in a wide range of

Hello and welcome to this training module for the STM32L4 Liquid Crystal Display (LCD) controller. This controller can be used in a wide range of Hello and welcome to this training module for the STM32L4 Liquid Crystal Display (LCD) controller. This controller can be used in a wide range of applications such as home appliances, medical, automotive,

More information

Dimming actuators GDA-4K KNX GDA-8K KNX

Dimming actuators GDA-4K KNX GDA-8K KNX Dimming actuators GDA-4K KNX GDA-8K KNX GDA-4K KNX 108394 GDA-8K KNX 108395 Updated: May-17 (Subject to changes) Page 1 of 67 Contents 1 FUNCTIONAL CHARACTERISTICS... 4 1.1 OPERATION... 5 2 TECHNICAL DATA...

More information

Lab #10 Hexadecimal-to-Seven-Segment Decoder, 4-bit Adder-Subtractor and Shift Register. Fall 2017

Lab #10 Hexadecimal-to-Seven-Segment Decoder, 4-bit Adder-Subtractor and Shift Register. Fall 2017 University of Texas at El Paso Electrical and Computer Engineering Department EE 2169 Laboratory for Digital Systems Design I Lab #10 Hexadecimal-to-Seven-Segment Decoder, 4-bit Adder-Subtractor and Shift

More information

Design and Simulation of a Digital CMOS Synchronous 4-bit Up-Counter with Set and Reset

Design and Simulation of a Digital CMOS Synchronous 4-bit Up-Counter with Set and Reset Design and Simulation of a Digital CMOS Synchronous 4-bit Up-Counter with Set and Reset Course Number: ECE 533 Spring 2013 University of Tennessee Knoxville Instructor: Dr. Syed Kamrul Islam Prepared by

More information

CONVOLUTIONAL CODING

CONVOLUTIONAL CODING CONVOLUTIONAL CODING PREPARATION... 78 convolutional encoding... 78 encoding schemes... 80 convolutional decoding... 80 TIMS320 DSP-DB...80 TIMS320 AIB...80 the complete system... 81 EXPERIMENT - PART

More information

Spring 2011 Microprocessors B Course Project (30% of your course Grade)

Spring 2011 Microprocessors B Course Project (30% of your course Grade) Course Project guidelines Spring 2011 Microprocessors B 17.384 Course Project (30% of your course Grade) Overall Guidelines Design a fairly complex system that contains at least one microcontroller (the

More information

18 GHz, 2.2 kw KLYSTRON GENERATOR GKP 24KP 18GHz WR62 3x400V

18 GHz, 2.2 kw KLYSTRON GENERATOR GKP 24KP 18GHz WR62 3x400V 18 GHz, 2.2 kw KLYSTRON GENERATOR GKP 24KP 18GHz WR62 3x400V With its characteristics of power stability whatever the load, very fast response time when pulsed (via external modulated signal), low ripple,

More information

Decade Counters Mod-5 counter: Decade Counter:

Decade Counters Mod-5 counter: Decade Counter: Decade Counters We can design a decade counter using cascade of mod-5 and mod-2 counters. Mod-2 counter is just a single flip-flop with the two stable states as 0 and 1. Mod-5 counter: A typical mod-5

More information

VLSI Design: 3) Explain the various MOSFET Capacitances & their significance. 4) Draw a CMOS Inverter. Explain its transfer characteristics

VLSI Design: 3) Explain the various MOSFET Capacitances & their significance. 4) Draw a CMOS Inverter. Explain its transfer characteristics 1) Explain why & how a MOSFET works VLSI Design: 2) Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes (a) with increasing Vgs (b) with increasing transistor width (c) considering Channel

More information

Samsung VTU11A0 Timing Controller

Samsung VTU11A0 Timing Controller Samsung VTU11A0 1891 Robertson Road, Suite 500, Ottawa, ON K2H 5B7 Canada Tel: 613-829-0414 chipworks.com Some of the information in this report may be covered by patents, mask and/or copyright protection.

More information

Chapter 3: Sequential Logic Systems

Chapter 3: Sequential Logic Systems Chapter 3: Sequential Logic Systems 1. The S-R Latch Learning Objectives: At the end of this topic you should be able to: design a Set-Reset latch based on NAND gates; complete a sequential truth table

More information

Overview of All Pixel Circuits for Active Matrix Organic Light Emitting Diode (AMOLED)

Overview of All Pixel Circuits for Active Matrix Organic Light Emitting Diode (AMOLED) Chapter 2 Overview of All Pixel Circuits for Active Matrix Organic Light Emitting Diode (AMOLED) ---------------------------------------------------------------------------------------------------------------

More information

Digital Delay / Pulse Generator DG535 Digital delay and pulse generator (4-channel)

Digital Delay / Pulse Generator DG535 Digital delay and pulse generator (4-channel) Digital Delay / Pulse Generator Digital delay and pulse generator (4-channel) Digital Delay/Pulse Generator Four independent delay channels Two fully defined pulse channels 5 ps delay resolution 50 ps

More information

JAMAR TRAX RD Detector Package Power Requirements Installation Setting Up The Unit

JAMAR TRAX RD Detector Package Power Requirements Installation Setting Up The Unit JAMAR TRAX RD The TRAX RD is an automatic traffic recorder designed and built by JAMAR Technologies, Inc. Since the unit is a Raw Data unit, it records a time stamp of every sensor hit that occurs during

More information

Maintenance/ Discontinued

Maintenance/ Discontinued CCD Delay Line Series MN3870S NTSC-Compatible CCD Comb Filter with Built-in H Video Signal Delay Element Overview The MN3870S is a 4 f SC CMOS CCD comb filter with a built-in 4 f SC CMOS CCD signal delay

More information

IP LIVE PRODUCTION UNIT NXL-IP55 USO RESTRITO. OPERATION MANUAL 1st Edition (Revised 2) [English]

IP LIVE PRODUCTION UNIT NXL-IP55 USO RESTRITO. OPERATION MANUAL 1st Edition (Revised 2) [English] IP LIVE PRODUCTIO UIT XL-IP55 USO RESTRITO OPERATIO MAUAL 1st Edition (Revised 2) [English] Table of Contents Overview... 3 Features... 3 Transmittable Signals... 3 Supported etworks... 3 System Configuration

More information

Communication Lab. Assignment On. Bi-Phase Code and Integrate-and-Dump (DC 7) MSc Telecommunications and Computer Networks Engineering

Communication Lab. Assignment On. Bi-Phase Code and Integrate-and-Dump (DC 7) MSc Telecommunications and Computer Networks Engineering Faculty of Engineering, Science and the Built Environment Department of Electrical, Computer and Communications Engineering Communication Lab Assignment On Bi-Phase Code and Integrate-and-Dump (DC 7) MSc

More information

ALGORHYTHM. User Manual. Version 1.0

ALGORHYTHM. User Manual. Version 1.0 !! ALGORHYTHM User Manual Version 1.0 ALGORHYTHM Algorhythm is an eight-step pulse sequencer for the Eurorack modular synth format. The interface provides realtime programming of patterns and sequencer

More information

PSC300 Operation Manual

PSC300 Operation Manual PSC300 Operation Manual Version 9.10 General information Prior to any attempt to operate this Columbia PSC 300, operator should read and understand the complete operation of the cubing system. It is very

More information

UNIT IV. Sequential circuit

UNIT IV. Sequential circuit UNIT IV Sequential circuit Introduction In the previous session, we said that the output of a combinational circuit depends solely upon the input. The implication is that combinational circuits have no

More information

Chapter 5 Flip-Flops and Related Devices

Chapter 5 Flip-Flops and Related Devices Chapter 5 Flip-Flops and Related Devices Chapter 5 Objectives Selected areas covered in this chapter: Constructing/analyzing operation of latch flip-flops made from NAND or NOR gates. Differences of synchronous/asynchronous

More information

Session 1 Introduction to Data Acquisition and Real-Time Control

Session 1 Introduction to Data Acquisition and Real-Time Control EE-371 CONTROL SYSTEMS LABORATORY Session 1 Introduction to Data Acquisition and Real-Time Control Purpose The objectives of this session are To gain familiarity with the MultiQ3 board and WinCon software.

More information

Maintenance/ Discontinued

Maintenance/ Discontinued CCD Delay Line Series MNS NTSC-Compatible CCD Video Signal Delay Element Overview The MNS is a CCD signal delay element for video signal processing applications. It contains such components as a shift

More information

7 SEGMENT LED DISPLAY KIT

7 SEGMENT LED DISPLAY KIT ESSENTIAL INFORMATION BUILD INSTRUCTIONS CHECKING YOUR PCB & FAULT-FINDING MECHANICAL DETAILS HOW THE KIT WORKS CREATE YOUR OWN SCORE BOARD WITH THIS 7 SEGMENT LED DISPLAY KIT Version 2.0 Which pages of

More information

14 GHz, 2.2 kw KLYSTRON GENERATOR GKP 22KP 14GHz WR62 3x400V

14 GHz, 2.2 kw KLYSTRON GENERATOR GKP 22KP 14GHz WR62 3x400V 14 GHz, 2.2 kw KLYSTRON GENERATOR GKP 22KP 14GHz WR62 3x400V With its characteristics of power stability independent of the load, very fast response time when pulsed (via external modulated signal), low

More information

CATHODE RAY OSCILLOSCOPE. Basic block diagrams Principle of operation Measurement of voltage, current and frequency

CATHODE RAY OSCILLOSCOPE. Basic block diagrams Principle of operation Measurement of voltage, current and frequency CATHODE RAY OSCILLOSCOPE Basic block diagrams Principle of operation Measurement of voltage, current and frequency 103 INTRODUCTION: The cathode-ray oscilloscope (CRO) is a multipurpose display instrument

More information

IT T35 Digital system desigm y - ii /s - iii

IT T35 Digital system desigm y - ii /s - iii UNIT - III Sequential Logic I Sequential circuits: latches flip flops analysis of clocked sequential circuits state reduction and assignments Registers and Counters: Registers shift registers ripple counters

More information

MODIFYING A SMALL 12V OPEN FRAME INDUSTRIAL VIDEO MONITOR TO BECOME A 525/625 & 405 LINE MULTI - STANDARD MAINS POWERED UNIT. H. Holden. (Dec.

MODIFYING A SMALL 12V OPEN FRAME INDUSTRIAL VIDEO MONITOR TO BECOME A 525/625 & 405 LINE MULTI - STANDARD MAINS POWERED UNIT. H. Holden. (Dec. MODIFYING A SMALL 12V OPEN FRAME INDUSTRIAL VIDEO MONITOR TO BECOME A 525/625 & 405 LINE MULTI - STANDARD MAINS POWERED UNIT. H. Holden. (Dec. 2017) INTRODUCTION: Small open frame video monitors were made

More information

Sequential Logic Basics

Sequential Logic Basics Sequential Logic Basics Unlike Combinational Logic circuits that change state depending upon the actual signals being applied to their inputs at that time, Sequential Logic circuits have some form of inherent

More information

AC103/AT103 ANALOG & DIGITAL ELECTRONICS JUN 2015

AC103/AT103 ANALOG & DIGITAL ELECTRONICS JUN 2015 Q.2 a. Draw and explain the V-I characteristics (forward and reverse biasing) of a pn junction. (8) Please refer Page No 14-17 I.J.Nagrath Electronic Devices and Circuits 5th Edition. b. Draw and explain

More information

Review : 2 Release Date : 2019 Last Amendment : 2013 Course Code : SKEE 2742 Procedure Number : PK-UTM-FKE-(0)-10

Review : 2 Release Date : 2019 Last Amendment : 2013 Course Code : SKEE 2742 Procedure Number : PK-UTM-FKE-(0)-10 School Course Name : : ELECTRICAL ENGINEERING 2 ND YEAR ELECTRONIC DESIGN LAB Review : 2 Release Date : 2019 Last Amendment : 2013 Course Code : SKEE 2742 Procedure Number : PK-UTM-FKE-(0)-10 School of

More information

Technology Control Technology

Technology Control Technology L e a v i n g C e r t i f i c a t e Technology Control Technology P I C A X E 1 8 X Prog. 1.SOUND Output Prog. 3 OUTPUT & WAIT Prog. 6 LOOP Prog. 7...Seven Segment Display Prog. 8...Single Traffic Light

More information

PRINCIPLES AND APPLICATIONS

PRINCIPLES AND APPLICATIONS GENERATION & NETWORK Digital Automation Measuring and Control Devices AMS7000 PROCOM The optimum operation of an electrical network depends particularly on the reliability and the availability of the protection,

More information

EECS 140 Laboratory Exercise 7 PLD Programming

EECS 140 Laboratory Exercise 7 PLD Programming 1. Objectives EECS 140 Laboratory Exercise 7 PLD Programming A. Become familiar with the capabilities of Programmable Logic Devices (PLDs) B. Implement a simple combinational logic circuit using a PLD.

More information

Modular DAA with 2/4 Wire Convertor. XE0002D Block Diagram

Modular DAA with 2/4 Wire Convertor. XE0002D Block Diagram XE0002D August 2005 Modular DAA with 2/4 Wire Convertor Description The XE0002D is a compact DAA module designed for applications requiring voice, data or fax transfer. It complies with FCC Part 68 rules

More information

2 MHz Lock-In Amplifier

2 MHz Lock-In Amplifier 2 MHz Lock-In Amplifier SR865 2 MHz dual phase lock-in amplifier SR865 2 MHz Lock-In Amplifier 1 mhz to 2 MHz frequency range Dual reference mode Low-noise current and voltage inputs Touchscreen data display

More information

Registers and Counters

Registers and Counters Registers and Counters Clocked sequential circuit = F/Fs and combinational gates Register Group of flip-flops (share a common clock and capable of storing one bit of information) Consist of a group of

More information

UNIT V 8051 Microcontroller based Systems Design

UNIT V 8051 Microcontroller based Systems Design UNIT V 8051 Microcontroller based Systems Design INTERFACING TO ALPHANUMERIC DISPLAYS Many microprocessor-controlled instruments and machines need to display letters of the alphabet and numbers. Light

More information

MUHAMMAD NAEEM LATIF MCS 3 RD SEMESTER KHANEWAL

MUHAMMAD NAEEM LATIF MCS 3 RD SEMESTER KHANEWAL 1. A stage in a shift register consists of (a) a latch (b) a flip-flop (c) a byte of storage (d) from bits of storage 2. To serially shift a byte of data into a shift register, there must be (a) one click

More information

WELDING CONTROL UNIT: TE 450 USER MANUAL

WELDING CONTROL UNIT: TE 450 USER MANUAL j WELDING CONTROL UNIT: TE 450 USER MANUAL RELEASE SOFTWARE No. 1.50 DOCUMENT NUMBER: MAN 4097 EDITION: MARCH 1998 This page is left blank intentionally. 2 / 34 TABLE OF CONTENTS SUBJECTS PAGE WELDING

More information

BER MEASUREMENT IN THE NOISY CHANNEL

BER MEASUREMENT IN THE NOISY CHANNEL BER MEASUREMENT IN THE NOISY CHANNEL PREPARATION... 2 overview... 2 the basic system... 3 a more detailed description... 4 theoretical predictions... 5 EXPERIMENT... 6 the ERROR COUNTING UTILITIES module...

More information

Course 10 The PDH multiplexing hierarchy.

Course 10 The PDH multiplexing hierarchy. Course 10 The PDH multiplexing hierarchy. Zsolt Polgar Communications Department Faculty of Electronics and Telecommunications, Technical University of Cluj-Napoca Multiplexing of plesiochronous signals;

More information

4.9 BEAM BLANKING AND PULSING OPTIONS

4.9 BEAM BLANKING AND PULSING OPTIONS 4.9 BEAM BLANKING AND PULSING OPTIONS Beam Blanker BNC DESCRIPTION OF BLANKER CONTROLS Beam Blanker assembly Electron Gun Controls Blanker BNC: An input BNC on one of the 1⅓ CF flanges on the Flange Multiplexer

More information

LabView Exercises: Part II

LabView Exercises: Part II Physics 3100 Electronics, Fall 2008, Digital Circuits 1 LabView Exercises: Part II The working VIs should be handed in to the TA at the end of the lab. Using LabView for Calculations and Simulations LabView

More information

PESIT Bangalore South Campus

PESIT Bangalore South Campus SOLUTIONS TO INTERNAL ASSESSMENT TEST 3 Date : 8/11/2016 Max Marks: 40 Subject & Code : Analog and Digital Electronics (15CS32) Section: III A and B Name of faculty: Deepti.C Time : 11:30 am-1:00 pm Note:

More information

Laboratory 1 - Introduction to Digital Electronics and Lab Equipment (Logic Analyzers, Digital Oscilloscope, and FPGA-based Labkit)

Laboratory 1 - Introduction to Digital Electronics and Lab Equipment (Logic Analyzers, Digital Oscilloscope, and FPGA-based Labkit) Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6. - Introductory Digital Systems Laboratory (Spring 006) Laboratory - Introduction to Digital Electronics

More information

MP-204D Digital/Analog Stereo Monitor Panel

MP-204D Digital/Analog Stereo Monitor Panel MP-204D Digital/Analog Stereo Monitor Panel Videoquip Research Limited 595 Middlefield Road, Unit #4 Scarborough, Ontario, Canada. MIV 3S2 (416) 293-1042 1-888-293-1071 www.videoquip.com 1 Videoquip MP-204D

More information

RX40_V1_0 Measurement Report F.Faccio

RX40_V1_0 Measurement Report F.Faccio RX40_V1_0 Measurement Report F.Faccio This document follows the previous report An 80Mbit/s Optical Receiver for the CMS digital optical link, dating back to January 2000 and concerning the first prototype

More information

Dimming actuators of the FIX series DM 4-2 T, DM 8-2 T

Dimming actuators of the FIX series DM 4-2 T, DM 8-2 T Dimming actuators of the FIX series DM 4-2 T, DM 8-2 T DM 4-2 T 4940280 DM 8-2 T 4940285 Updated: Jun-16 (Subject to change) Page 1 of 70 Contents 1 FUNCTIONAL CHARACTERISTICS... 4 1.1 OPERATION... 5 2

More information

ECE 2274 Pre-Lab for Experiment Timer Chip

ECE 2274 Pre-Lab for Experiment Timer Chip ECE 2274 Pre-Lab for Experiment 6 555 Timer Chip Introduction to the 555 Timer The 555 IC is a popular chip for acting as multivibrators. Go to the web to obtain a data sheet to be turn-in with the pre-lab.

More information

SingMai Electronics SM06. Advanced Composite Video Interface: HD-SDI to acvi converter module. User Manual. Revision 0.

SingMai Electronics SM06. Advanced Composite Video Interface: HD-SDI to acvi converter module. User Manual. Revision 0. SM06 Advanced Composite Video Interface: HD-SDI to acvi converter module User Manual Revision 0.4 1 st May 2017 Page 1 of 26 Revision History Date Revisions Version 17-07-2016 First Draft. 0.1 28-08-2016

More information

Netzer AqBiSS Electric Encoders

Netzer AqBiSS Electric Encoders Netzer AqBiSS Electric Encoders AqBiSS universal fully digital interface Application Note (AN-101-00) Copyright 2003 Netzer Precision Motion Sensors Ltd. Teradion Industrial Park, POB 1359 D.N. Misgav,

More information

Student resource files

Student resource files Chapter 4: Actuated Controller Timing Processes CHAPTR 4: ACTUATD CONTROLLR TIMING PROCSSS This chapter includes information that you will need to prepare for, conduct, and assess each of the seven activities

More information

SC26 Magnetic Field Cancelling System

SC26 Magnetic Field Cancelling System SPICER CONSULTING SYSTEM SC26 SC26 Magnetic Field Cancelling System Makes the ambient magnetic field OK for electron beam tools in 300 mm wafer fabs Real time, wideband cancelling from DC to > 9 khz fields

More information

VTU NOTES QUESTION PAPERS NEWS RESULTS FORUMS Registers

VTU NOTES QUESTION PAPERS NEWS RESULTS FORUMS Registers Registers Registers are a very important digital building block. A data register is used to store binary information appearing at the output of an encoding matrix.shift registers are a type of sequential

More information

CHAPTER 4: Logic Circuits

CHAPTER 4: Logic Circuits CHAPTER 4: Logic Circuits II. Sequential Circuits Combinational circuits o The outputs depend only on the current input values o It uses only logic gates, decoders, multiplexers, ALUs Sequential circuits

More information

A low jitter clock and data recovery with a single edge sensing Bang-Bang PD

A low jitter clock and data recovery with a single edge sensing Bang-Bang PD LETTER IEICE Electronics Express, Vol.11, No.7, 1 6 A low jitter clock and data recovery with a single edge sensing Bang-Bang PD Taek-Joon Ahn, Sang-Soon Im, Yong-Sung Ahn, and Jin-Ku Kang a) Department

More information

TRIMBLE GPS / 10MHz REFERENCE MONITOR DISPLAY V January 2015

TRIMBLE GPS / 10MHz REFERENCE MONITOR DISPLAY V January 2015 TRIMBLE GPS / 10MHz REFERENCE MONITOR DISPLAY V1.2-1.4 January 2015 A display and command module for the Trimble Thunderbolt GPS with 10MHz reference oscillator. by Hubbatech Software Revision Notes: 1.2-2014

More information

Signal Conditioners. Highlights. Battery powered. Line powered. Multi-purpose. Modular-style. Multi-channel. Charge & impedance converters

Signal Conditioners. Highlights. Battery powered. Line powered. Multi-purpose. Modular-style. Multi-channel. Charge & impedance converters Signal Conditioners Highlights Battery powered Line powered Multi-purpose Modular-style Multi-channel Charge & impedance converters Industrial charge amplifiers & sensor simulators PCB Piezotronics, Inc.

More information

S6B CH SEGMENT DRIVER FOR DOT MATRIX LCD

S6B CH SEGMENT DRIVER FOR DOT MATRIX LCD 64 CH SEGMENT DRIVER FOR DOT MATRIX LCD June. 2000. Ver. 0.0 Contents in this document are subject to change without notice. No part of this document may be reproduced or transmitted in any form or by

More information

MC9211 Computer Organization

MC9211 Computer Organization MC9211 Computer Organization Unit 2 : Combinational and Sequential Circuits Lesson2 : Sequential Circuits (KSB) (MCA) (2009-12/ODD) (2009-10/1 A&B) Coverage Lesson2 Outlines the formal procedures for the

More information

Reaction Game Kit MitchElectronics 2019

Reaction Game Kit MitchElectronics 2019 Reaction Game Kit MitchElectronics 2019 www.mitchelectronics.co.uk CONTENTS Schematic 3 How It Works 4 Materials 6 Construction 8 Important Information 9 Page 2 SCHEMATIC Page 3 SCHEMATIC EXPLANATION The

More information

Figure 30.1a Timing diagram of the divide by 60 minutes/seconds counter

Figure 30.1a Timing diagram of the divide by 60 minutes/seconds counter Digital Clock The timing diagram figure 30.1a shows the time interval t 6 to t 11 and t 19 to t 21. At time interval t 9 the units counter counts to 1001 (9) which is the terminal count of the 74x160 decade

More information

Counter/timer 2 of the 83C552 microcontroller

Counter/timer 2 of the 83C552 microcontroller INTODUCTION TO THE 83C552 The 83C552 is an 80C51 derivative with several extended features: 8k OM, 256 bytes AM, 10-bit A/D converter, two PWM channels, two serial I/O channels, six 8-bit I/O ports, and

More information

WINTER 15 EXAMINATION Model Answer

WINTER 15 EXAMINATION Model Answer Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate

More information

(Refer Slide Time: 2:00)

(Refer Slide Time: 2:00) Digital Circuits and Systems Prof. Dr. S. Srinivasan Department of Electrical Engineering Indian Institute of Technology, Madras Lecture #21 Shift Registers (Refer Slide Time: 2:00) We were discussing

More information

64CH SEGMENT DRIVER FOR DOT MATRIX LCD

64CH SEGMENT DRIVER FOR DOT MATRIX LCD 64CH SEGMENT DRIVER FOR DOT MATRIX LCD INTRODUCTION The (TQFP type: S6B2108) is a LCD driver LSI with 64 channel output for dot matrix liquid crystal graphic display systems. This device consists of the

More information

User Manual CC DC 24 V 5A. Universal Control Unit UC-1-E. General Information SET. Universal Control Unit UC-1 Of Central Lubrication PAUSE CONTACT

User Manual CC DC 24 V 5A. Universal Control Unit UC-1-E. General Information SET. Universal Control Unit UC-1 Of Central Lubrication PAUSE CONTACT Universal Control Unit UC-1-E User Manual General Information Universal Control Unit UC-1 Of Central Lubrication CC DC 24 V 5A / M 15 SL /MK 31 M Z 30 General Information Contents Universal Control Unit

More information

INTEGRATED CIRCUITS DATA SHEET. TDA4510 PAL decoder. Product specification File under Integrated Circuits, IC02

INTEGRATED CIRCUITS DATA SHEET. TDA4510 PAL decoder. Product specification File under Integrated Circuits, IC02 INTEGRATED CIRCUITS DATA SHEET File under Integrated Circuits, IC02 March 1986 GENERAL DESCRIPTION The is a colour decoder for the PAL standard, which is pin sequent compatible with multistandard decoder

More information

For applications from 0.25 to 5 HP, the MD60 is a simple AC Microdrive that can be panel mounted as well as wall or machine mounted.

For applications from 0.25 to 5 HP, the MD60 is a simple AC Microdrive that can be panel mounted as well as wall or machine mounted. For applications from 0.25 to 5 HP, the MD60 is a simple AC Microdrive that can be panel mounted as well as wall or machine mounted. N223 Reliance Electric s MD60 AC Drive is ready to operate out-of-the-box!

More information

Contents Circuits... 1

Contents Circuits... 1 Contents Circuits... 1 Categories of Circuits... 1 Description of the operations of circuits... 2 Classification of Combinational Logic... 2 1. Adder... 3 2. Decoder:... 3 Memory Address Decoder... 5 Encoder...

More information

Notes on Digital Circuits

Notes on Digital Circuits PHYS 331: Junior Physics Laboratory I Notes on Digital Circuits Digital circuits are collections of devices that perform logical operations on two logical states, represented by voltage levels. Standard

More information

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM.

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM. VideoJet 8000 8-Channel, MPEG-2 Encoder ARCHITECTURAL AND ENGINEERING SPECIFICATION Section 282313 Closed Circuit Video Surveillance Systems PART 2 PRODUCTS 2.01 MANUFACTURER A. Bosch Security Systems

More information