2 Pages

problem9

Course: EEE E1.x, Fall 2007
School: Imperial
Rating:
 
 
 
 
 

Word Count: 341

Document Preview

Electronics Digital Tutorial Sheet 9 1.** The signals A and B are applied to the inputs of an SR flip-flop (or Set-Clear FF), a transparent latch and a D-type flip-flop. Sketch the waveforms at W, X, Y and Z. A B S1 R2 1 2 W X A B 1D C1 Y A B 1D C1 Z A B 2.** The hydraulic steering device of a dish antenna for satellite tracking works by adjusting the elevation using a hydraulic ram. Oil can be pumped into the...

Register Now

Unformatted Document Excerpt

Coursehero >> United Kingdom >> Imperial >> EEE E1.x

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Electronics Digital Tutorial Sheet 9 1.** The signals A and B are applied to the inputs of an SR flip-flop (or Set-Clear FF), a transparent latch and a D-type flip-flop. Sketch the waveforms at W, X, Y and Z. A B S1 R2 1 2 W X A B 1D C1 Y A B 1D C1 Z A B 2.** The hydraulic steering device of a dish antenna for satellite tracking works by adjusting the elevation using a hydraulic ram. Oil can be pumped into the ram to raise the elevation. The hydraulic seals leak pressure very slowly such that additional oil has to be pumped periodically to maintain a constant elevation. Two output signals are provided by the hydraulic system: ABOVE19 and ABOVE20 which equal 1 whenever the elevation of the disk is above 19 and 20 degrees respectively from the horizontal. Design a circuit to keep the elevation of the dish between these two limits. Your circuit should have an output signal PUMP which equals 1 when you want the pump to increase the pressure hydraulic and hence raise the elevation of the dish. 3.*** The circuit below is made from two D-type flip-flops with an asynchronous RESET input. Assume that Q0 and Q1 are both low initially and sketch a timing diagram showing the waveforms of CLOCK, Q0 and Q1 for the next six clock pulses. 1D CLOCK R C1 Q0 1D C1 Q1 4.* Complete the following truth tables for a JK, D and T flip-flop respectively. (A T flip-flop has only one input T and the clock input CLK. When T is `0', the flip-flop is in storage state (i.e. output does not change). When T is `1', the output toggles (i.e. changes from `0' to `1' or from `1' to 0'). J 0 0 1 1 K 0 1 0 1 CL Q+ D 0 1 CLK Q+ T 0 1 CLK Q+ 5.** Construct a Karnaugh map for each flip-flop expressing the next value of Q in terms of the present value of Q and the inputs. Hence show how you could synthesise a T flip-flop and a JK flip-flop using D flip-flops and appropriate gates.
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Imperial - EEE - E1.x
Digital Electronics Tutorial Sheet 111.* JComplete the following truth tables for a JK, D and T flip-flop respectively K CL ! ! ! ! Q+ D CLK " " Q+ T CLK " " Q+0 0 1 10 1 0 10 10 12.* Construct a Karnaugh map for each flip-flop expressi
Imperial - EEE - E1.x
Digital Electronics Tutorial Sheet 121.*Show that a binary down-counter can be implemented using a binary upcounter. To do this, draw the transition table for a 4-bit up-counter and for a 4bit down counter and then consider the relationship betwe
Imperial - EEE - E1.x
Digital Electronics Question Sheet 131.* The symbol below represents a commercially available resetable counter. Show how you would make this counter using the D flip-flops (also shown below) and appropriate gates.A B C DRCTR & CT=0 DIV2 DIV8 +
Imperial - EEE - E1.x
Overview of IEEE Standard 91-1984Explanation of Logic SymbolsSemiconductor GroupSDYZ001A1IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products or to discontinue any semiconductor product or service withou
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 31. Using binary representations, U is coded as 1010101, k is coded as 1101011. Converting these to hex gives U as 55 and k as 6B. As the Gray code sequence is stepped through, only ONE bit of the code word changes a
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 41 2 3 A + B = A B( A. B).(C. D)a) b) c) d)= ( A + B ) + C ) = ( A + B + C ) = A. B + A. C + C + A. B. C = A. B + C + A. B = B.( A + A) + C = B + C= A. A. B + B. A. B = 0 = A.( B. C + C ) + B. C = A.( B + C ) +
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 51. 2. C\AB 0 1 3. CD\AB 00 01 11 10 00 1 1 0 X SOP 01 0 1 1 0 11 0 0 1 1 10 1 0 0 X CD\AB 00 01 11 10 00 1 0 01 0 0 11 1 1 10 1 1 POS 00 1 1 0 X 01 0 1 1 0 11 0 0 1 1 10 1 0 0 X Adjacent cells differ in only one var
Imperial - EEE - E1.x
Digital ElectronicsAnswer Sheet 61. 2. 3.A B SELECT MUX 1 1 G1 SELECTA 0 0 0 0 1 1 1 1 B 0 0 1 1 0 0 1 1 Select 0 1 0 1 0 1 0 1 OUT 0 0 0 1 1 0 1 1P = A. B + C = A. B. C (from De Morgan's Law).Diagonal bar or a bubble.A OUT B OUTAND Gate:
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 71.Bit Pattern 0101 1101 1111 00100000 11011111 01111110 10000000 Unsigned 5 13 16-1=15 32 255-32=223 128-2=126 128 Signed 5 13-16=-3 -1 32 -1-3 =-33 126 -1282.The basic reason is that the range of numbers is as
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 81. Normally, efficient implementations use fewer gates and/or devices and are therefore cheaper. Chip count can also be a factor with efficiency falling for increasing numbers of chips.ABCD + ABCD + ABCD + ABCD + A
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 9 & 101.A B W X Y Z2.ABOVE19 ABOVE20 1S RQPUMP3.CLOCK Q0 Q14. J 0 0 1 1 K 0 1 0 1 CLK Q+ Q 0 1 Q D 0 1 CLK Q+ 0 1 T 0 1 CLK Q+ Q Q5.Given a D flip-flop, we have to consider what logical combin
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 111. 2.00 01 10 11Straight from notes.3.Take the outputs from Q instead of Q.1 6. 6 x106x0. 25 = 38ns
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 121. 2. It can be seen that a down-counter is an up-counter but with the outputs taken from the Q outputs instead of the Q outputs. Synchronous CLEAR:6 5 0 1 3 2 CTR3 CT CT=0 7Asynchronous CLEAR:0 1432{
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 131. It can be seen that a down-counter is an up-counter but with the outputs taken from the Q outputs instead of the Q outputs. Synchronous CLEAR:6 5 0 4 1 3 2 CT CT=0 CTR3 3 72.Asynchronous CLEAR:0 12{0
Imperial - EEE - E1.x
Digital Electronics Answer Sheet 11. 2.Digital data can be transmitted and stored more efficiently and reliably than analog data. Also, digital circuits are simpler to implement and there is a greater immunity to noisy environments. a) Programmed
Imperial - EEE - E1.x
1/9/2008Lecture 2 C+ Basics2/1Dr. Christos Bouganis EEE, Imperial College In this lecture*, We will continue to highlight the basic feature of C+ We will focus on the part of C+ that is derived from C We will compare this with the syntax f
Imperial - EEE - E1.x
Lecture 6 Ordered Lists6.1 This lecture presents ordered lists. An ordered list is one which is maintained in some predefined order, such as alphabetical or numerical order. We'll study a ordered linked list implementation. We'll consider rout
Uni. Iceland - ENGE - 101
Rutgers - GEOGRAPHY - 101
01:450:240 46055 01 TF 10:20-11:40 AM Lucy Stone Hall-B269 Livingston Instructors: Toby Applegate and Peter Vancura Contact Information: Toby Applegate: B239, Lucy Stone Hall, Livingston Campus, Phone: 732-445-2707 Email: tapplega@eden.rutgers.edu, O
UCLA - PHYS - 1b
Johns Hopkins - EEGR - ee423
UIllinois - MCB - 300
MCB300March 3, 2008From last lecture Secretory component of sIgA Protects IgA from proteases Carbohydrate residue binds mucus component Organ transplant rejection CD8+ T cells Antibodies3Infectious Disease Disease is a disturbance in n
UIllinois - MCB - 300
Organism Norwalk-like viruses Rotavirus Astrovirus Campylobacter spp Giardia lamblia Salmonella, nontyphoidal Shigella spp Cryptosporidium parvum Clostridium perfringens Toxoplasma gondii Staphylococcus food poisoning Yersinia enterocolitica Hepatiti
CUNY City - EE - 312
CUNY City - EE - 312
CUNY City - EE - 312
Canisius College - EDU - EDU250
Dylan Stawarek EDU 250 9/11/2007Chapter 1 1. What are the six key characteristics of teachers as professionals? There are six key characteristics of teachers as professionals. The first key characteristic of teachers as professionals is the fact th
USC - POSC - 220
POSC 220g Lecture Notes 9.4.07 Chaco Canyon settlement -New Mexico -similar to LA -desolate region with few available resources -center of a "mini empire"; centralized government; quite prosperous -rapidly used up available resources on site. -comple
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Fourier Series Example0 t 2 sec 0 lb F (t ) = , F (t + 5) = F (t ) 200 lb 2 t 5 sec rad T = 5 seconds =2 /5 sec .Constant term:ao = = 1 5 sec 1 2 sec 1 5 sec F (t ) dt = ( 0 lb ) dt + ( 200 lb ) dt 5 sec 5 sec
Purdue - CIVIL ENGI - CE 573
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Characteristics of Structural Dynamic Systems Restoring Forces "Inertial Forces": Newton's 2nd Law and D'Alembert's Principle Damping Dynamic Forces
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Numerical Evaluation of Dynamic Response Forcing Interpolation ExampleGiven: Mass of tank m = 0.2533 kip-sec2 / in , stiffness k = 10 kips/in, undamped natural period T = 1.0 sec ( = 6.283 rad/sec ), and = 0.05 . Tan
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Equivalent Viscous Damping Energy Dissipation in GeneralED =cycleFD du =cycleFD (t ) du dt ED = FD (t ) u (t ) dt dt cycle Energy Dissipation for Viscous DampingFd (t ) = cx (t ) = cX cos( t )FD
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Response to Arbitrary Dynamic Excitationmu + ku = F (t ) u (t ) = 1 t F ( ) sin (t - ) d m 0(In all the examples, assume that the system starts at rest.) Example #1: Step Force u (t ) = Fo t 1 t Fo sin (t - ) d
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Structural Control Devices Supplemental DampersIdea: Add damping to the structural system by inserting dampers directly into the structure.Advantages: Fairly cheap and easy to install good for seismic retrofitting. D
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Example: Solving the Forced Vibration ProblemGiven: A three story building is modeled using shear frames. The property matrices and modal information for this structure are: 0 0 0 0.1035 405.57 -349.63 0 kip-sec2 ;
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Example: Solving the Free Vibration ProblemGiven: A three-story building is modeled as shown. The dead load per unit length for each horizontal girder varies with each floor; you may assume that the weight of each column
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Example: Response Spectrum Analysis using Modal CombinationsGiven: A four story building is modeled using shear frames. The mass and stiffness properties are expressed in terms of m = 12 103 kg and k = 4 106 N/m; prope
Purdue - CIVIL ENGI - CE 573
Problem 10.1:Given: A uniform beam of flexural stiffness EI = 109 lb-in 2 and length 300 in has one end fixed and theother simply supported.Required: Determine the system stiffness matrix considering three beam segments and the nodal coordinates
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics HW#2 SolutionProblem #1Given: A viscously damped structure is set into free vibration with an initial velocity. The resultingdamped oscillations are shown above.Required: (a) Determine the logarithmic decrement, the
Berkeley - CIV ENG - CE 227
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Overview of Finite Element Analysis IdealizationIdea: Model the structure as a collection of small elements (beams, plates, rods, springs, .) connected at nodes. Define the global degrees of freedom at each node as appr
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Earthquake Response Spectrum Analysis: SDOF Case Recall: Spectral Displacement and Response Spectrumx (t ) = 1 t F ( )e - (t - ) sin [ d (t - ) ] d S d max x(t ) = S d ( m, c, k , F (t ) ) . m d 0 Earthquake Respon
Berkeley - CIV ENG - CE 227
EARTHQUAKE ENGINEERING AND STRUCTURAL DYNAMICS Earthquake Engng Struct. Dyn. 2002; 31:539560 (DOI: 10.1002/eqe.143)Evaluation of approximate methods to estimate maximum inelastic displacement demandsEduardo Miranda; and Jorge Ruiz-GarcaDepartmen
Berkeley - CIV ENG - CE 227
BISPEC: Interactive Software for the Computation of Unidirectional and Bidirectional Nonlinear Earthquake Spectra Mahmoud M. Hachem1, PhD, PE1Wiss, Janney, Elstner Associates, Inc., 2200 Powell Street, Suite 925, Emeryville, CA 94608; PH (510) 428
Berkeley - CIV ENG - CE 227
Journal of Earthquake Engineering, Vol. 8, No. 2 (2004) 175207 c Imperial College PressTHE VERTICAL-TO-HORIZONTAL RESPONSE SPECTRAL RATIO AND TENTATIVE PROCEDURES FOR DEVELOPING SIMPLIFIED V/H AND VERTICAL DESIGN SPECTRAYOUSEF BOZORGNIA Applied T
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Solutions to HW#4Problem #1Given: A response spectrum is a plot of the maximum dynamic load factor (DLF) as a function of the(nondimensional) duration of the loading. See Figures 4.4 and 4.5 in the text for examples. W
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics HW#6 SolutionsProblem #1Given: A popular method for limiting the effects of earthquakes on structures is to base isolate them; that is, to put in supports underneath the structure that isolate the main part of the struc
Berkeley - CIV ENG - CE 227
University of California, Berkeley Civil and Environmental EngineeringInstructor: Stephen Mahin Spring Semester 2006CEE 227 Earthquake Engineering Design Reading Assignments FEMA 356 Generally Topic Earthquake Engineering Borzorgnia and BerteroS
Berkeley - CIV ENG - CE 227
University of California at Berkeley Civil and Environmental EngineeringInstructor: Stephen A. Mahin Spring Semester 2006CEE 227 - Earthquake Resistant DesignProblem 4 - Conceptual Design (due in Discussion Section, Feb. 16) In this problem, you
Berkeley - CIV ENG - CE 227
Jeffrey Hunt CE 227 Problem 8 Part (a) The zip code for the site was chosen as 94704-1209LOCATION 37.870925 Lat. -122.268424 Long. The interpolated Probabilistic ground motion values, in %g, at the requested point are: 10%PE in 50 yr 5%PE in 50 yr 2
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Response to Harmonic Forcing: Damped Systems Complementary Solution + Particular Solutionmu + cu + ku = Fo sin ( t + ) u + 2 u + 2u =Complementary solution:uc (t ) = e - t [ A cos d t + B sin d t ]Fo sin ( t +
Berkeley - CIV ENG - CE 227
FEMA Program to Reduce Earthquake Hazards in Steel Moment-Frame Structures A New Paradigm for Design and Evaluation of Steel Moment Frame Buildings Stephen MahinNishkian Professor of Structural Engineering University of California at Berkeley Chair,
Berkeley - CIV ENG - CE 227
Statistical Evaluation of Approximate Methods for Estimating Maximum Deformation Demands on Existing StructuresSinan D. Akkar1 and Eduardo Miranda, M.ASCE2Abstract: A statistical study is presented to evaluate the accuracy of five approximate metho
Berkeley - CIV ENG - CE 227
Seismic Design Based on the Yield DisplacementMark Aschheim,a) M.EERIAlthough seismic design traditionally has focused on period as a primary design parameter, relatively simple arguments, examples, and observations discussed herein suggest that th
Berkeley - CIV ENG - CE 227
CE 227 Homework #1 SolutionsAdapted from: Troy MorganProblem 1 Performance GoalsThis problem primarily deals with seismic performance goals, as implied by the Uniform Building Code (UBC) and as implemented in performance-based earthquake engine
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Logarithmic Decrement Matlab Example> u1 = udata(2) u1 = 96.5749 > u2 = udata(10) u2 = 83.9971(Located from the plot.)(Located from the plot.)> delta = log(u1/u2) delta = 0.1395 u = log k , k = 1. uk +1 >
Berkeley - CIV ENG - CE 227
Problem 1119% reduction in mass, or a 23%Problem 12
Berkeley - CIV ENG - CE 227
CE 227 Homework #2 SolutionsAdpated from: Troy MorganProblem 4 Conceptual DesignIn this problem, we investigate various structural configurations for our building. I've presented a sketch of possible solutions here, but obviously yours may (and
Purdue - CIVIL ENGI - CE 573
CE 573: Structural Dynamics Numerical Evaluation of Dynamic Response Newmark Methods ExampleGiven: Mass of tank m = 0.2533 kip-sec2 / in , stiffness k = 10 kips/in, undamped natural period T = 1.0 sec ( = 6.283 rad/sec ), and = 0.05 . Tank star
Berkeley - CIV ENG - CE 227
Problem 13Problem 13Problem 14Problem 15Problem 16