1.Β Β Β Β INTRODUCTION With the rapid advancements in embedded technology, there is a growing demand for a data acquisition system that combines fast processing speed, compact size, low cost, and real-time data monitoring capabilities. The utilization of a microcontroller as a processor has gained popularity due to its speed, energy efficiency, affordability, and lightweight nature [1-2]. […]
Projects
Exploring the World of PIC Microcontrollers: An Architectural Overview
A Peripheral Interface Microcontroller (PIC), developed by General Instruments Microcontrollers in 1993, operates under software control and is programmed to execute various tasks, regulating production lines. PIC microcontrollers find application in diverse fields including smartphones, audio accessories, and cutting-edge medical devices. Various PIC microcontrollers are available in the market, spanning from the PIC16F84 to the […]
Mastering the Basics: Programming a PIC Microcontroller
One lesson I’ve gleaned from parenthood is the formidable challenge of imparting knowledge to a child. Despite their keen interest and ample time and resources at hand, if a child isn’t prepared or lacks essential foundational elements, grasping a skill or lesson can prove elusive. Fortunately, programming a PIC microcontroller unit (MCU) presents a significantly […]
Innovative Robotics: A Comprehensive Project Exploration
A DC motor functions as an electromechanical device, translating electrical signals into mechanical movements. The rotation of the motor correlates directly with the applied input pulses, with the sequence of pulses determining the direction of the motor shaft’s rotation. The speed of rotation is directly linked to the frequency of input pulses, while the length […]
An Integrated Approach to Developing Applications with Microchip PIC Microcontrollers
1. Introduction In our daily lives, a variety of devices such as telephones, household appliances, and cars incorporate “smart” electronics, typically manifested as embedded systems. At their core, these systems involve a microcomputer designed to oversee specific processes within the application. Microcontrollers (ΞΌC) or digital signal processing (DSP) devices commonly serve as the central component […]
Microcontroller-Driven AC Voltage Control with Soft Start Feature
1. INTRODUCTION PWM-based AC voltage controllers find extensive application in uninterruptible power supplies (UPS) and high-power flexible AC transmission systems. This variable voltage output serves various purposes, including dimming street lights, adjusting heating temperatures in homes and industries, controlling the speed of fans and winding machines, and numerous other applications. These systems require switching elements […]
PIC Microcontroller-Based IC Tester for Efficient Integrated Circuit Verification
1. INTRODUCTION Within the electronics industry[1], as circuit complexity undergoes a drastic increase and the demand for higher reliability rises, a significant factor contributing to overall costs is the expense incurred during testing. Traditionally, distinct hardware circuits are required for testing different integrated circuits (ICs). Whether testing logic gates, flip-flops, or shift registers, each type […]
Advanced Techniques for Fault Detection, Indication, and Protection in Induction Motors
1. INTRODUCTION The impact of microcontroller usage on our daily lives is remarkable. This versatile device is now prevalent in various control applications, utilizing a microprocessor as its central processing unit (CPU) while integrating features such as memory, timing references, and I/O peripherals on the same chip. In our project, the microcontroller plays a crucial […]
Innovative Approaches to Control System Design for 100KV Impulse Generators
1. INTRODUCTION An impulse generator is an electrical device designed to generate short-duration surges of high voltage or high current. Impulse signals are characterized by their very high magnitude and extremely brief duration. These impulses are typically utilized for insulation testing by passing them through a transformer. The process of generating impulse voltage involves two […]
Mastering PIC 24F Series: A Comprehensive Guide with MPLAB and Proteus
Introduction The field of embedded systems plays a crucial role in modern society, with a myriad of applications across various sectors such as telecommunication, medical devices, industrial control, and more (Miha & Mihael, 2008). Microcontrollers form the backbone of these embedded systems, capable of executing complex operations based on hundreds of thousands of transistors. Initially, […]