Public University of Navarre



Academic year: 2020/2021 | Previous academic years:  2019/2020 
Bachelor's degree in Industrial Engineering at the Universidad Pública de Navarra
Course code: 252506 Subject title: INDUSTRIAL ELECTRONICS
Credits: 6 Type of subject: Mandatory Year: 3 Period: 1º S
Department: Ingeniería Eléctrica, Electrónica y de Comunicación
Lecturers:
ELOSUA AGUADO, CESAR (Resp)   [Mentoring ] RUETE IBARROLA, LEYRE   [Mentoring ]
URRUTIA AZCONA, AITOR   [Mentoring ]

Partes de este texto:

 

Module/Subject matter

Module: Cross-cientific technological module
Subject Matter: Electrical and Electronic Technology

Up

Contents

  • Dgital representation of information
  • Boole Algebra and logic functions
  • Combinational digital circuits
  • Sequential digital circuits
  • Introduction to microprocessors and microcontrollers.

Up

General proficiencies

CG3: Conocimiento en materias básicas y tecnológicas, que les capacite para el aprendizaje de nuevos métodos y teorías, y les dote de versatilidad para adaptarse a nuevas situaciones.

CG4: Capacidad de resolver problemas con iniciativa, toma de decisiones, creatividad, razonamiento crítico y de comunicar y transmitir conocimientos, habilidades y destrezas en el campo de la Ingeniería Industrial.

CG10: Capacidad de trabajar en un entorno multilingüe y multidisciplinar.

Up

Specific proficiencies

CEI2: Knowledge about the fundamentals of digital electronic and microprocessors, and their applications. 

Up

Learning outcomes

  • R1. Knowledge about numbering and coding digital systems 
  • R2. Knowledge about combinational/sequential digital systems, and their design rules. 
  • R3. Design and simulation of simple combinational/sequential digital circuits. 
  • R4. Knowledge about the internal structure of microprocessors and microcontrollers. 

Up

Methodology

Methodology - Activity Presential time (hours) Non-presential time (hours)
A-1 Expository/participative classes 35  
A-2 Practical and Laboratory Classes 15  
A-3 Debates, group mentoring  5  
A-4 Work preparation   27
A-5 Material reading   11
A-6 Individual study   50
A-7 Exams 5  
A-8 Individual mentoring 2  
     
Total 62 88

Up

Languages

English

Up

Evaluation

LEARNING RESULT After this course the student should EVALUATION SYSTEM WEIGHT (%) RECOVERABLE
Know the numbering and coding systems. Know what a combinational circuit is and how it is designed. Design and simulate small combinational circuits.   Exam  40  Yes
Know the numbering and coding systems. Know what a combinational circuit is and how it is designed. Design and simulate small combinational circuits.  Control Exercises at classroom 25 No
Know the numbering and coding systems. Know what a combinational circuit is and how it is designed. Design and simulate small combinational circuits.  Exercises resolved on student's own 10 No
Know the numbering and coding systems. Know what a combinational circuit is and how it is designed. Design and simulate small combinational circuits. Know the internal structure of microprocessors and microcontrollers and understand their operation. Program a microprocessor in a high level language. Develop applications with microprocessors or microcontrollers.  Short answer exams (Test type)  18.75  No
Know the numbering and coding systems. Know what a combinational circuit is and how it is designed. Design and simulate small combinational circuits. Know the internal structure of microprocessors and microcontrollers and understand their operation. Program a microprocessor in a high level language. Develop applications with microprocessors or microcontrollers Laboratory Exercises and / or  Reports  6.25   No

EXPLANATORY NOTES

1. Exam value is 40% of the total. It is RECOVERABLE.

It is compulsory to get 4 of 10 points in the exam to consider the other parts and pass the subject.

2. Control exercises will be made in the classroom and correspond to 25% of the final mark. This part is NOT RECOVERABLE.

3. Exercises will be proporsed to be solved by the student on his/her own and their total value is 10% of the global mark. This part is NOT RECOVERABLE.

4. Laboratory part is 25% of the final mark. All the laboratory session must be attended to evaluate the other parts of the subject. This 25% is evaluated as it follows:

- Test exams (multiple choice type) that in total are 18.75%. This part is NOT RECOVERABLE.

- Complete all the exercises proposed in the laboratory session and/or complete the laboratory script. It constitutes 6.25% of the final mark. This part is NOT RECOVERABLE.

 

 

 

 

 

Up

Agenda

  • CHAPTER 1: INTRODUCTION TO DIGITAL ELECTRONICS
    • Basics.
    • Digital and analog signals. Definition and characteristics.
    • Digital electronics. Applications.
  • CHAPTER 2: DIGITAL REPRESENTATION OF THE INFORMATION
    • Digital representation of the information.
      • Information concept and unit of information.
      • Information codification.
    • Numeral systems.
      • Binary numeral system.
      • Octal numeral system.
      • Hexadecimal numeral system.
      • System conversion.
    • Binary codes.
      • Natural binary code.
      • Decimal codes expressed in binary code: BCD, Excess-3 BCD.
      • Cyclic and continuous binary codes: Gray and Johnson.
      • Representation of signed numbers.
      • Representation of fixed point and floating point numbers.
      • Alphanumeric codes: ASCII.
      • Applications.
  • CHAPTER 3: BOOLEAN ALGEBRA. LOGIC FUNCTIONS
    • Boolean algebra.
      • Boolean algebra axioms.
      • Boolean algebra theorems.
    • Logic functions.
      • Definition of logic variable.
      • Definition of logic function.
      • Representation of logic functions. Truth table.
      • Basic logic functions and their symbols (logic gates).
      • Complete sets of logic gates.
      • Function generation with logic gates.
    • Simplification with logic functions.
      • Simplification by application of theorems.
      • Canonical forms for a logic function. Synthesis by minterms and maxterms.
      • Simplification with Karnaugh maps. Examples.
      • Simplification of incomplete functions.
      • Simplification of multifunctions.
  • CHAPTER 4: DIGITAL ARITHMETIC SYSTEMS
    • Binary arithmetic.
      • Introduction.
      • Arithmetic operations in binary natural code.
      • Arithmetic operations in BCD: addition and subtraction.
    • Arithmetic circuit.
      • Basic half-adder.
      • Complete adder.
      • Parallel adder with serial carry.
      • Parallel adder with parallel carry.
      • Serial adder.
      • Basic half-subtractor.
      • Complete subtractor.
      • Adder-subtractor.
      • Binary multiplier.
      • Arithmetic Logic Unit (ALU).
  • CHAPTER 5: OTHER COMBINATIONAL SYSTEMS
    • Combinational circuits and subsystems.
      • Combinational circuit concept.
      • Digital multiplexer. Multiplexer extension. Applications of multiplexers: parallel-serial conversion. Generation of functions.
      • Encoders. Standard encoders. Priority encoders.
      • Decoders. Mutual exclusive output decoders. Driver decoders. Decoder extension. Decoder applications: serial-parallel conversion (demultiplexers). Generation of logical functions.
      • Code converters.
      • Parity generator and checker. Parity generator and checker extension.
      • Binary comparator. Comparator extension.
  • CHAPTER 6: SEQUENTIAL SYSTEMS
    • Bistables (latches and flip-flops).
      • Sequential system definition.
      • Types and characteristics: asynchronous and synchronous.
      • R S bistable.
      • J K bistable.
      • T bistable.
      • D bistable.
      • Bistable timing parameters.
    • Shift registers.
      • Register concept.
      • Shift registers. Serial input, serial output. Serial input, parallel output. Parallel input, serial output. Parallel input, parallel output.
      • Bidirectional register.
      • Applications of registers. Sequence generator.
    • Counters.
      • Digital counters.
      • Asynchronous counters. Decade counter.
      • Synchronous counters. Serial and parallel carry.
      • Reversible counter.
      • Counters based on shift registers. Ring counter. Johnson counter. Anti-lockout counter.
      • Applications.
    • Analysis and design of synchronous sequential circuits.
      • Analysis of synchronous sequential circuits.
      • Transition tables and state diagrams: Mealy and Moore machine state.
      • Synthesis of synchronous sequential systems.
  • CHAPTER 7: PROGRAMMABLE LOGIC DEVICES
    • Programmable logic devices (PLD).
      • Programmable ROM encoders.
      • Programmable logic matrices (PLA).
      • Programmable AND logical arrays (PAL).
      • PLDs based on macrocells
      • FPGAs
      • Programming software tools
      • Introduction to VHDL
  • CHAPTER 8: INTEGRATED DIGITAL CIRCUITS: LOGIC FAMILIES
    • Integrated digital circuits. Main logic families¿ general characteristics.
      • NAND gate 74X00
      • TTL family and subfamilies
      • Notation and encapsulation of integrated digital circuits.
      • Characteristics or general parameters for digital circuits.
      • Connectivity among different technologies
  • CHAPTER 9: INTRODUCTION TO MICROPROCESSORS
    • Introduction to microprocessors
      • Basic architectures in a microprocessor
      • External Devices: memory, peripherals
      • Programming a microprocessor (low and high level languages)
      • Application examples (digital outputs, analog-digital conversion).

Up

Experimental practice program

LABORATORY SESSION 1. Combinational Circuits Simulation: introduction to Quartus Tool.

LABORATORY SESSION 2. Combinational devices.

LABORATORY SESSION 3. Sequential systems.

LABORATORY SESSION 4. Introduction to Microncontrolers.

Up

Bibliography

Access the bibliography that your professor has requested from the Library.


BASIC BIBLIOGRAPHY

 

Title: DIGITAL FUNDAMENTALS, GLOBAL EDITION

Law Express

Author: Thomas L Floyd

Editorial: Pearson Education Limited, 2015. Ed. 11

ISBN    1292075996, 9781292075990

N.º de páginas 912 páginas

 

Title: SOLVED PROBLEMS IN DIGITAL ELECTRONICS (*)

Authors: Ignacio Del Villar, Francisco J. Arregui, Javier Goicoechea  

Editorial: MARCOMBO, S.A.

ISBN: 9788426726308

 

Title: PROBLEMAS RESUELTOS DE ELECTRÓNICA DIGITAL (*)

Author: Javier García Zubía

Editorial: MCGRAW-HILL

 

Title: PROBLEMAS RESUELTOS DE ELECTRÓNICA DIGITAL (*)

Author: C. Bariáin, I. R. Matías, F. J. Arregui

Editorial: Universidad Pública de Navarra

 

SUPLEMENTARY BIBLIOGRAPHY

 

Title: CIRCUITOS ELECTRÓNICOS: DIGITALES.

Author: MANUEL MAZO QUINTAS Y OTROS.

Editorial: SERVICIO DE PUBLICACIONES. UNIVERSIDAD DE ALCALA.

 

Title: FUNDAMENTOS DE ELECTRÓNICA DIGITAL

Author: CECILIO BLANCO VIEJO

Editorial: THOMSON-PARANINFO

 

Title: CIRCUITOS ELECTRÓNICOS DIGITALES II

Author: ELIAS MUÑOZ MERINO y otros

Editorial: SERVICIO DE PUBLICACIONES UNIVERSIDA POLITECNICA DE MADRID

 

Título: PROBLEMAS DE CIRCUITOS Y SISTEMAS DIGITALES (*)

Autor: CARMEN BAENA, MANUEL JESÚS BELLIDO, etc

Editorial: MCGRAW-HILL

 

Título: EJERCICIOS DE ELECTRÓNICA DIGITAL. (*)

Autor: ISIDORO PADILLA.

Editorial: DPTO DE PUBLICACIONES E.T.S. ING. DE TELECOMUNICACION MADRID.

 

Título: ELECTRÓNICA DIGITAL. (*)

Autores: L. CUESTA; A. GIL PADILLA; F. REMIRO.

Editorial: MCGRAW-HILL

 

(*) EXERCISES BOOKS

 

 

Up

Location

Aulario Classrooms and laboratories 

Up