Digital Systems Day 1

Embed Size (px)

Citation preview

  • 7/28/2019 Digital Systems Day 1

    1/13

    Digital SystemsDigital SystemsDigital SystemsDigital Systems

    Master Of Engineering in ElectronicsMaster Of Engineering in ElectronicsMaster Of Engineering in ElectronicsMaster Of Engineering in Electronics

    Propedeutic Course

    Summer 2013

    Technical Institute OfCiudad Guzman

  • 7/28/2019 Digital Systems Day 1

    2/13

    Introduction 2

    Course detailsInstructor: Juan Pablo BRACAMONTES DEL TORO.

    Course Time: 9 AM 11 AM.

    Course Room: Smart Room.

    E-mail:[email protected].

    Office: Public desk at the Library.

    Office Hours: Monday to Friday 12 PM to 3 PM.

    Digital Systems. P-Course 2013. 1 / 12

  • 7/28/2019 Digital Systems Day 1

    3/13

    Introduction 3

    Course Objective

    Remember the basics of Digital Systems from Digital Signals- trough Digital Design - till Hardware DescriptorLanguages with focus in VHDL.

    Present some demos with Programmable devices (i.e.

    FPGAs).

    Digital Systems. P-Course 2013. 2 / 12

  • 7/28/2019 Digital Systems Day 1

    4/13

    Introduction 4

    Day 1 Agenda

    Digital Signals.

    Sampling, Shannon Theorem and

    Quantization.

    Basic Logic Functions in Digital Design.

    Digital Systems. P-Course 2013. 3 / 12

    1

    2

    3

  • 7/28/2019 Digital Systems Day 1

    5/13

    Introduction 5

    Digital Signals

    Digital Systems. P-Course 2013. 4 / 12

    Time Domain Frequency Domain

  • 7/28/2019 Digital Systems Day 1

    6/13

    Introduction 6

    Digital Signals Using analog devices, time varying signals can take

    values across a continuous variable, like voltage orcurrent.

    A digital signal is modeled taking at any time, only oneA digital signal is modeled taking at any time, only oneA digital signal is modeled taking at any time, only oneA digital signal is modeled taking at any time, only one

    of two discrete values:of two discrete values:of two discrete values:of two discrete values: 0000 orororor 1111....

    To represent a signal in the digital domain we need:

    SAMPLING.

    DIGITIZING AND QUANTIZATION.

    Digital Systems. P-Course 2013. 5 / 12

  • 7/28/2019 Digital Systems Day 1

    7/13

    Introduction 7

    Sampling SAMPLING is the process to obtain signal values from

    the continuous signal at regular time-intervals.

    Digital Systems. P-Course 2013. 6 / 12

    Sampling period

    Sampling time

    Sampling period is

    fixed.

    This makes

    informationunderstandable.

    Samples

    Voltage

  • 7/28/2019 Digital Systems Day 1

    8/13

    Introduction 8

    Alias Effect

    Digital Systems. P-Course 2013. 7 / 12

  • 7/28/2019 Digital Systems Day 1

    9/13

    Introduction 9

    Shannon Theorem That task for doing this sampling and interpolationbusiness right was achieved by Claude Shannon in 1948

    with his famous Sampling Theorem.

    The sampling theorem states conditions under which acontinuous time signal can be reconstructed exactly

    from its samples and also defines the interpolationalgorithm.

    Half of the sample-rate is also often called the Nyquistfrequency, in honor to Harry Nyquist.

    Digital Systems. P-Course 2013. 8 / 12

  • 7/28/2019 Digital Systems Day 1

    10/13

    Introduction 10

    Quantization

    Digital Systems. P-Course 2013. 9 / 12

    The discretizationof amplitude valuesis calledQUANTIZATION.

    Sampling signal isperiodic.

    The aim is to obtain`1``0` representation.

  • 7/28/2019 Digital Systems Day 1

    11/13

    Introduction 11

    Basic Logic Functions

    Digital Systems. P-Course 2013. 10 / 12

    The most basic digital devices are called `gates`.

    Gates has one or more inputs and produces and otuputthat is function of the current input values. SymbolsSymbolsSymbolsSymbolsfrom the main kinds of gates are shown below.from the main kinds of gates are shown below.from the main kinds of gates are shown below.from the main kinds of gates are shown below.

    AND

    OR

    NOT

    *Input / Output Logic levels are shown in blue.

  • 7/28/2019 Digital Systems Day 1

    12/13

    Introduction 12

    Basic Digital ICs

    Digital Systems. P-Course 2013. 11 / 12

    Normally founded in PDIP package.

  • 7/28/2019 Digital Systems Day 1

    13/13

    Introduction 13

    References

    Digital Systems. P-Course 2013. 12 / 12

    John F. Wakerly. Digital Design Third Edition.

    C3X TI DSP Teaching Kit.

    Article availbale at: www.rs-met.com.