Skip to main content

Video Tutorials To Understand Logic Gates

The understanding of logic gates and boolean functions is an integral part of an electronics engineer's skill set. Here are some video tutorials that will help you in honing yours.











1. Digital Electronics: Logic Gates - Integrated Circuits

This is an Integrated Circuits experiment from the EE223 Introduction to Digital and Analogue electronics module at the Dublin City University.

2. Basic Logic Gates

This half hour long tutorial on Basic Logic Gates may help you in solving various electronics problems.

3. An Introduction to Logic Gates

This is a tutorial on logic gates that covers transistors, Boolean Algebra, AND OR NOT NOR NAND XOR and XNOR gates and how to build a very basic computer.

4. Logic Gates and Circuit Simplification Tutorial

This tutorial teaches you the basics of logic gates and truth tables of each of the functions.

5. Minecraft : Logic Gates - Redstone Tutorial

In this tutorial you will learn how to build all seven of the basic logic gates craftable in Minecraft. This includes AND, OR, NOT, NAND, NOR, XOR and XNOR.

6. Logic Gates Tutorial Series

This is a tutorial series on logic gates that comprises of six videos. You can look through this to understand various aspects of the topic.

Comments

Popular posts from this blog

AWS Free Tier

The AWS Free Tier is designed to give you hands-on experience with a range of Amazon Web Services (AWS) products and services without charging you for usage up to a specific limit. This tier primarily benefits new AWS customers, allowing them to try different AWS services and gain practical experience before committing to more extensive usage. The Free Tier includes offers that are available for 12 months following your AWS sign-up date, as well as offers that are always free. Here are the main components of the AWS Free Tier: 12-Months Free: These offers are available to new AWS customers and are valid for 12 months following your AWS sign-up date. After the 12-month free usage term, you pay standard, pay-as-you-go service rates. Always Free: These offers do not expire and are available to all AWS customers. They provide limited access to a range of AWS services for free forever. However, the usage limits reset monthly. Trials: Short-term trial offers start when you activate a part...

AWS Billing Dashboard

The AWS Billing Dashboard is a central part of the AWS Management Console, providing a comprehensive view of your AWS costs and usage. It's designed to help you understand and manage your expenses on AWS by offering detailed insights and analytics.  Use the  AWS Billing & Cost Management dashboard  to pay your AWS bill, monitor your usage, and analyze and control your costs. Compare your current month-to-date balance with the previous month, and get a forecast of the following month based on current usage. View month-to-date spending by service. View Free Tier usage by service. Access Cost Explorer and create budgets. Purchase and manage Savings Plans. Publish  AWS Cost and Usage Reports Here's an overview of its key features and capabilities: 1. Summary Dashboard Cost Overview: Displays your current month's spending and forecasts your monthly spend based on current usage patterns. Monthly Costs: Shows a breakdown of costs by service for the current mont...

Cloud computing

  Cloud computing is a technology model that enables access to a shared pool of computing resources and services over the Internet. Instead of owning and maintaining physical servers and data centers, organizations can use cloud computing services provided by cloud service providers. These services include computing power, storage, databases, networking, software, and more. Cloud computing services can be categorized into several main models: Infrastructure as a Service (IaaS): IaaS provides virtualized computing resources over the Internet. Users can rent virtual machines, storage, and networking components, allowing them to run and manage their operating systems and applications. Platform as a Service (PaaS): PaaS offers a platform that includes the underlying infrastructure, development tools, and services to build, deploy, and manage applications. Users focus on coding and application development while the platform handles the underlying infrastructure. Software as a Service ...