Beige Pastel Minimalist Thesis Defense Presentation - 20241024 - 123005 - 0000
Beige Pastel Minimalist Thesis Defense Presentation - 20241024 - 123005 - 0000
INTERNSHIP ON
EMBEDDED SYSTEMS WITH AI
DONE BY
SHABASRI S 42130431
PRESENTATION OUTLINE 2
•COURSE CERTIFICATE
•ABSTRACT
•OBJECTIVES
•PROTEUS SOFTWARE
•TRAFFIC LIGHT CONTROLLER
•WORKING MODEL
•WORKING PRINCIPLE
•SOURCE CODE
•CONCLUSION
COURSE CERTIFICATE 3
ABSTRACT 4
I have done internship for 17 days in offline mode by National Small Industries
Corporation on Embedded systems with AI. During a 17 days intensive offline internship
with national small industries corporation limited, I had the opportunity to delve into
the dynamic world of Embedded Systems, gaining valuable insights, practical experience,
and enhancing my skills in this cutting-edge field. NSIC Solutions, a renowned leader in
embedded technology solutions, provided an enriching platform for hands-on learning
and professional growth.
This internship encompassed a wide range of essential aspects within Embedded
Systems, including hardware design, microcontroller programming, firmware
development, and AI integration. Through a structured curriculum and mentorship from
experienced professionals, I was able to grasp fundamental concepts, apply industry-
standard tools, and tackle real-world challeng
OBJECTIVE 5
Embedded Systems : are specialized computer systems that are designed
to perform specific tasks within a larger system. They are typically found
in devices such as smartphones, cars, appliances, and industrial
machinery. These systems are characterized by their compact size,
limited resources (like memory and processing power), and real-time
constraints.
Artificial Intelligence(AI) : Machine learning (ML) and deep learning (DL)
are commonly used in embedded systems. AI algorithms learn from data
to make predictions or decisions. However, these algorithms are
computationally expensive, which means they need to be optimized for
embedded hardware.
Proteus Software : 6
A specific type of stimulation: If "proteus" refers to a particular method or technique of
stimulation, it could be related to a specific type of visual stimulus, pattern, or
frequency. In the realm of electronic circuit simulation, Proteus is a widely used
software.
Proteus is a widely used software. Stimulation, a core function within Proteus, involves
creating a virtual representation of an electronic circuit
This allows engineers to test circuit designs, identify potential issues, and refine their
performance before physical prototyping.
By applying different types of stimulation, such as voltage sources, current sources, or
signal generators, engineers can simulate real-world scenarios and analyse the circuit's
response. This helps them understand the circuit's functionality, troubleshoot
problems, and optimize its design for specific applications
Traffic Light Controller 7
Components Required
1. Microcontroller (e.g., PIC16F877A, ATmega32, 8051)
2. Traffic Lights (LEDs: Red, Yellow, Green)
3. Resistors (for current limiting on LEDs)
4. Oscillator (if needed for the microcontroller)
5. Power Supply (5V or as required by the microcontroller)
6. Proteus Software
7. Keil/ MPLAB/ Code Vision AVR (for coding the microcontroller)
8. Push button (optional, for pedestrian crossing)
9. 7-segment display (optional, for countdown timer)
Working model 8
Timing Control: The controller also manages the timing of each traffic
light state. This timing can be adjusted based on traffic conditions, road
geometry, and local regulations.