* Cantinho Satkeys

Refresh History
  • j.s.: [link]
    Hoje às 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    Hoje às 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    Hoje às 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33

Autor Tópico: Ultimate 2021 Digital Circuits and Logic Design course  (Lida 193 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Ultimate 2021 Digital Circuits and Logic Design course
« em: 24 de Agosto de 2021, 14:19 »

Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.38 GB | Duration: 7h 7m
A complete guide for learning the Digital circuits and Logic design using Logisim & Multisim & practical applications

What you'll learn
Introduction ( Understand the fundamentals of how a computer works )
Numbering Systems and their Conversions ( Binary - Decimal - Hexadecimal )
Arithmetic operations for Binary System
Basic Logic gates ( AND, OR, NOT ) their Symbols, Timing Diagrams and Truth tables
Universal Logic gates ( NAND, NOR ) their Symbols, Timing Diagrams and Truth tables
specialized Logic gates ( X-OR, X-NOR ) their Symbols, Timing Diagrams and Truth tables
Boolean Algebra and Expressions to derive and simplify digital logic circuits
The Concepts for ( minterms & maxterms )
Canonical and Standard Forms ( SOP and POS ), how can you get them
All types of K-maps from ( 2 variables K-map ) to ( 5 variables K-map )
Don't care conditions and how can you get the POS using K-map
Combinational Logic Circuits including Design of ( Half and Full Adders, 8-bits Binary Adder, Binary Subtractor, Binary (Adder - Subtractor) , BCD Adder )
Continue Combinational Logic Circuits including Design of ( Binary Multiplier, Binary Magnitude Comparator)
Design of ( Decoder & Encoder )
Design of ( Multiplexer & Demultiplexer )
Logisim software : for Discussion and implementation for all our Logic circuits
Multisim software : for professional simulation for all our Logic circuits
Logic Waves parameters ( Period, Frequency, Duty cycle)
Basic Digital Devices ( LEDs, 7-Segments, Dot Matrix, resistors, ICs )
Measuring Devices for Digital Systems ( Oscilloscope - Logic Analyzer - Functions Generator )
We have Section for Laboratory using Breadboard for implementation some of Logic Circuits practically
Sequential Logic Circuits including { (SR-JK-D-T) Flip flops, FSM, and another Advanced Logic circuits }

Description
" Power Tech Academy " introduces a special course for ( Digital Circuits and Logic Design )

This course is designed to teach students how to design a digital logic circuit to perform a specific desired function. Taking this course will give students a much better understanding of how the internals of a computer work. so our course aims to teach students the fundamentals of digital logic design. Starting from learning the basic concepts of the different base number systems
( Binary - Decimal - Hexadecimal ) and their Conversions to basic logic elements and deriving logical expressions to further optimize a circuit diagram. Also we use software for simulation and implementation of our Logic circuits which already we made Designs for them like " Logisim & Multisim ".

This course is structured in such a way that each section is dedicated to a specific topic in regards to digital electronics and Logic Design. The lectures contained in each section describe in detail the different tools and techniques used to design digital logic circuits.

There are assignments and Exercises throughout this course that students can use to put the theory taught to practical use. There are also two sections for using software of simulation " Logisim & Multisim ", so you can get the most benefit from this course.

Plan of Our Course will be like that :

1- section (1) : ( Introduction )

- introduction for Digital system and Logic Design
- Numbering systems and their conversions
- Arithmetic operations for Binary System

2- section (2) : ( Basic and Specialized Logic Gates and their applications )

- Basic Logic gates ( AND , OR , NOT ) , their Symbols and Truth tables
- Universal Logic gates ( NAND , NOR ) , their Symbols and Truth tables

- Specialized Logic gates ( X-OR & X-NOR) , their Symbols and Truth tables
- Simplification of Logic equations using Algebraic manipulation

3- section (3) : ( Gate Level Minimization )

- Concept of Minterms and Maxterms
- Concept of SOP and POS for standard implementation
- all Types of K-maps ( 2 variables , 3 variables , 4 variables , 5 variables )
- Don't care Conditions and how can you get the POS using K-map

4- section (4) : ( Combinational Logic Circuits )

- Design of half Adder
- Design of Full Adder
- 8-bits Binary Adder
- Binary Subtractor
- Binary ( Adder - Subtractor )
- BCD Adder
- Binary Multiplier
- Binary Magnitude Comparator
- Design of ( Decoder & Encoder )
- Design of ( Multiplexer & Demultiplexer )

5- section (5) : ( Logisim Software )

6- section (6) : ( Logic waves and Devices of measuring for Digital systems )

- Logic Waves parameters ( period , Frequency , Duty Cycle )
- Basic Digital Devices ( LEDs , 7-Segments , Dot Matrix , Ressistors , ICs )
- Measuring Devices of Digital Systems ( oscilloscope , Logic Analyzer , Function generator )

7- section (7) : ( Multisim Software )

8- section (8) : ( Laboratory for implementation some Logic Circuits practically using Breadboard )

9- section (9) : ( Sequential Logic Circuits )
- Types of Sequential Logic Circuits
- ( SR & D ) Latches
- ( D , JK and T ) Flip Flops
- " Finite State Machine (FSM) "
- another Sequential Logic Circuits

Who this course is for:
Electrical Engineers
Students obtaining Computer Science or Engineering Degrees
Electronic and Robotics hobbyists
Computer and Digital Devices hardware enthusiast
Makers and inventors
Anyone interested and desiring learning more about Digital Electronic Circuit Theory & Design

Screenshots


Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction