SlideShare a Scribd company logo
1 of 27
UNIT – III
8051 MICROCONTROLLER
PREPARED BY,
MANIKANDAN S
AP / EEE
JCT CET
JCT College of Engg and Tech, Coimbatore
HARDWARE ARCHITECTURE
JCT College of Engg and Tech, Coimbatore
ACCUMULATOR
 Its an operand Register.
 It is referred as implicit or specified in the instruction
by its SFR address 0E0H.
 Commonly used for Data Transfer and Arithmetic
Instructions.
 It’s a bit addressable register.
 Result stored in accumulator.
B REGISTER
 Used in Multiplication and Division operations, to store
the second operand
 Example: MUL AB, DIV AB
 Upper 8 bits of multiplication and remainder incase if
division operation stored in B Register.
 Also used as Temporary register, accessed by SFR
address 0F0H. It is a bit addressableJCT College of Engg and Tech, Coimbatore
PROGRAM STATUS WORD
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
STACK POINTER
 8 – Bit Register
 SP incremented before the data is stored onto
the stack using PUSH/CALL instruction
 During PUSH , First increment SP and the copy
the data.
 In a POP operation , initially copy data and then
decrement SP.
 8 – bit address of the stack top is stored in this
register.
 Stack located anywhere in the on chip 128 byte
RAM.
JCT College of Engg and Tech, Coimbatore
DATA POINTER
 It is a 16 bit register.
 Consist of Higher byte and Lower byte (DPH,DPL)
of a 16 bit external data RAM address.
 Accessed by two 8 bit register or a 16 bit register.
 DPTR has been given two address in the SFR.
 Specially used for String operations and lookup
table operations.
 With 16 bit DPTR, a maximum of 64K of off chip
data memory and a maximum of 64K of off chip
program memory can be addressed.
 For this a 16 bit memory location address will be
stored in DPTR through MOV DPTR,#XXXX
JCT College of Engg and Tech, Coimbatore
PORT 0, 1, 2, 3 LATCHES AND DRIVERS
 Each latch and corresponding driver of Ports 0 –
3 is allotted to the corresponding on chip I/O
port.
 All the Ports are Bi – directional I/O ports of 8
bits each..
 The addresses of Ports are stored in SFR.
 Port 0 – I/O Lines and Multiplexed Address
(Lower Order) Data Lines.
 Port 1 – Only I/O Lines
 Port 2 - I/O Lines and Higher order Address
Lines
 Port 3 – I/O Lines and Alternate functions
JCT College of Engg and Tech, Coimbatore
Serial Port Data Buffer
 Internally consist of two independent
registers such as Transmit Buffer and
Receive Buffer.
 Transmit buffer – Parallel in Serial out
 Receive Buffer – Serial in Parallel out
 Identified by SBUF.
 Data moved to SBUF, it goes to the
Transmit buffer and set Serial
Transmission.
 Data removed from SBUF, it receive serial
data from receive buffer.
JCT College of Engg and Tech, Coimbatore
TIMING REGISTER
 There are Two 16 bit Timing Register in 8051.
 16 bit Timer register accessed by Lower and
Upper bytes.
 TH0 and TL0 – Lower Byte and Higher Byte of
Timer – 0.
 TH1 and TL1 - Lower Byte and Higher Byte of
Timer – 1.
 All the Timing Registers can be accessed by using
four different addresses allotted to them.
 Address can be stored in SFR
JCT College of Engg and Tech, Coimbatore
Control Register
 Control Register consists of SFR such as
Interrupt Priority (IP), Interrupt Enable
(IE), Timer Mode (TMOD), Timer Control
(TCON), Serial Port Control (SCON) and
Power Control (PCON).
 All of these registers have allotted
addresses in the SFR of the 8051
Microcontroller
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
PIN DIAGRAM
JCT College of Engg and Tech, Coimbatore
PIN DESCRIPTION
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore
JCT College of Engg and Tech, Coimbatore

More Related Content

What's hot

8080 8085 assembly language_programming manual programando
8080 8085 assembly  language_programming manual programando 8080 8085 assembly  language_programming manual programando
8080 8085 assembly language_programming manual programando
Universidad de Tarapaca
 
MICROPROCESSOR 8085 WITH PROGRAMS
MICROPROCESSOR 8085 WITH PROGRAMSMICROPROCESSOR 8085 WITH PROGRAMS
MICROPROCESSOR 8085 WITH PROGRAMS
Sabin Gautam
 

What's hot (16)

Microprocessor interview questions
Microprocessor interview questionsMicroprocessor interview questions
Microprocessor interview questions
 
MICROPROCESSOR INPUT OUTPUT OPERATIONS
MICROPROCESSOR INPUT OUTPUT OPERATIONSMICROPROCESSOR INPUT OUTPUT OPERATIONS
MICROPROCESSOR INPUT OUTPUT OPERATIONS
 
8080 8085 assembly language_programming manual programando
8080 8085 assembly  language_programming manual programando 8080 8085 assembly  language_programming manual programando
8080 8085 assembly language_programming manual programando
 
Qb microprocessors
Qb microprocessorsQb microprocessors
Qb microprocessors
 
8085
80858085
8085
 
Introduction to 8085 Microprocessor
Introduction to 8085 MicroprocessorIntroduction to 8085 Microprocessor
Introduction to 8085 Microprocessor
 
Architecture of 8085
Architecture of 8085Architecture of 8085
Architecture of 8085
 
T iming diagrams of 8085
T iming diagrams of 8085T iming diagrams of 8085
T iming diagrams of 8085
 
microprocessor
 microprocessor microprocessor
microprocessor
 
Microprocessor & Microcontoller short questions with answers
Microprocessor & Microcontoller short questions with answersMicroprocessor & Microcontoller short questions with answers
Microprocessor & Microcontoller short questions with answers
 
8085 microprocessor
8085 microprocessor8085 microprocessor
8085 microprocessor
 
microprocessor 8085
microprocessor 8085microprocessor 8085
microprocessor 8085
 
Microprocessor 8085
Microprocessor 8085Microprocessor 8085
Microprocessor 8085
 
Computer Organization and 8085 microprocessor notes
Computer Organization and 8085 microprocessor notesComputer Organization and 8085 microprocessor notes
Computer Organization and 8085 microprocessor notes
 
Programmers model of 8086
Programmers model of 8086Programmers model of 8086
Programmers model of 8086
 
MICROPROCESSOR 8085 WITH PROGRAMS
MICROPROCESSOR 8085 WITH PROGRAMSMICROPROCESSOR 8085 WITH PROGRAMS
MICROPROCESSOR 8085 WITH PROGRAMS
 

Viewers also liked

Viewers also liked (6)

8051 archi
8051 archi8051 archi
8051 archi
 
Programming 8051 Timers
Programming 8051 Timers Programming 8051 Timers
Programming 8051 Timers
 
Microcontroller 8051 and its interfacing
Microcontroller 8051 and its interfacingMicrocontroller 8051 and its interfacing
Microcontroller 8051 and its interfacing
 
Microcontroller 8051
Microcontroller 8051Microcontroller 8051
Microcontroller 8051
 
8051 MICROCONTROLLER
8051 MICROCONTROLLER 8051 MICROCONTROLLER
8051 MICROCONTROLLER
 
8051 Microcontroller Notes
8051 Microcontroller Notes8051 Microcontroller Notes
8051 Microcontroller Notes
 

Similar to 8051 microcontroller

Microprocessor and microcontroller
Microprocessor and microcontrollerMicroprocessor and microcontroller
Microprocessor and microcontroller
Ravinder Singla
 
An introduction to microprocessor architecture using INTEL 8085 as a classic...
An introduction to microprocessor  architecture using INTEL 8085 as a classic...An introduction to microprocessor  architecture using INTEL 8085 as a classic...
An introduction to microprocessor architecture using INTEL 8085 as a classic...
Prasad Deshpande
 

Similar to 8051 microcontroller (20)

8051 Architecture and PIN Configuration.pdf
8051 Architecture and PIN Configuration.pdf8051 Architecture and PIN Configuration.pdf
8051 Architecture and PIN Configuration.pdf
 
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT III The 8051 Microcontrollers
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT III  The 8051 MicrocontrollersSYBSC IT SEM IV EMBEDDED SYSTEMS UNIT III  The 8051 Microcontrollers
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT III The 8051 Microcontrollers
 
8051 microcontroller and it’s interface
8051 microcontroller and it’s interface8051 microcontroller and it’s interface
8051 microcontroller and it’s interface
 
8051 microcontroller
8051 microcontroller 8051 microcontroller
8051 microcontroller
 
8051 architecture
8051 architecture8051 architecture
8051 architecture
 
UNIT 1 Microprocessors.pptx
UNIT 1 Microprocessors.pptxUNIT 1 Microprocessors.pptx
UNIT 1 Microprocessors.pptx
 
Architecture of 8085
Architecture of 8085Architecture of 8085
Architecture of 8085
 
8085 (1)
8085 (1)8085 (1)
8085 (1)
 
Microprocessor Basics 8085 Ch-1
Microprocessor Basics 8085 Ch-1Microprocessor Basics 8085 Ch-1
Microprocessor Basics 8085 Ch-1
 
Important questions
Important questionsImportant questions
Important questions
 
Microprocessor 8085 Basics
Microprocessor 8085 BasicsMicroprocessor 8085 Basics
Microprocessor 8085 Basics
 
With suitable diagram explain the working of 8255 a and inerrupts
With suitable diagram explain the working of 8255 a and inerruptsWith suitable diagram explain the working of 8255 a and inerrupts
With suitable diagram explain the working of 8255 a and inerrupts
 
Advanced Microprocessor 6.pptx
Advanced Microprocessor 6.pptxAdvanced Microprocessor 6.pptx
Advanced Microprocessor 6.pptx
 
timing_diagram_of_8085.pptx
timing_diagram_of_8085.pptxtiming_diagram_of_8085.pptx
timing_diagram_of_8085.pptx
 
moving message display of lcd
 moving message display of lcd moving message display of lcd
moving message display of lcd
 
Microprocessor and microcontroller
Microprocessor and microcontrollerMicroprocessor and microcontroller
Microprocessor and microcontroller
 
An introduction to microprocessor architecture using INTEL 8085 as a classic...
An introduction to microprocessor  architecture using INTEL 8085 as a classic...An introduction to microprocessor  architecture using INTEL 8085 as a classic...
An introduction to microprocessor architecture using INTEL 8085 as a classic...
 
8085 intro
8085 intro8085 intro
8085 intro
 
8085.ppt
8085.ppt8085.ppt
8085.ppt
 
Fundamentals of Microcontroller 8051 by Dr. Jogade S M, Assistant Professor, ...
Fundamentals of Microcontroller 8051 by Dr. Jogade S M, Assistant Professor, ...Fundamentals of Microcontroller 8051 by Dr. Jogade S M, Assistant Professor, ...
Fundamentals of Microcontroller 8051 by Dr. Jogade S M, Assistant Professor, ...
 

More from JCT COLLEGE OF ENGINEERING AND TECHNOLOGY

More from JCT COLLEGE OF ENGINEERING AND TECHNOLOGY (9)

Embedded System Networking
Embedded System NetworkingEmbedded System Networking
Embedded System Networking
 
Embedded System Case Study
Embedded System Case StudyEmbedded System Case Study
Embedded System Case Study
 
Embedded System Application
Embedded System ApplicationEmbedded System Application
Embedded System Application
 
Renewable energy sources
Renewable energy sourcesRenewable energy sources
Renewable energy sources
 
Measurements and Instrumentation - Electrical and electronics instruments
Measurements and Instrumentation - Electrical and electronics instrumentsMeasurements and Instrumentation - Electrical and electronics instruments
Measurements and Instrumentation - Electrical and electronics instruments
 
Microprocessor and Microcontroller Anna University Answer Key April / May - 2015
Microprocessor and Microcontroller Anna University Answer Key April / May - 2015Microprocessor and Microcontroller Anna University Answer Key April / May - 2015
Microprocessor and Microcontroller Anna University Answer Key April / May - 2015
 
Pheripheral interface
Pheripheral interfacePheripheral interface
Pheripheral interface
 
EE6502 Microprocessor and Microcontroller
EE6502   Microprocessor and MicrocontrollerEE6502   Microprocessor and Microcontroller
EE6502 Microprocessor and Microcontroller
 
Embedded two mark question
Embedded two mark questionEmbedded two mark question
Embedded two mark question
 

Recently uploaded

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
SoniaTolstoy
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Krashi Coaching
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
fonyou31
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Recently uploaded (20)

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 

8051 microcontroller

  • 1. UNIT – III 8051 MICROCONTROLLER PREPARED BY, MANIKANDAN S AP / EEE JCT CET JCT College of Engg and Tech, Coimbatore
  • 2. HARDWARE ARCHITECTURE JCT College of Engg and Tech, Coimbatore
  • 3. ACCUMULATOR  Its an operand Register.  It is referred as implicit or specified in the instruction by its SFR address 0E0H.  Commonly used for Data Transfer and Arithmetic Instructions.  It’s a bit addressable register.  Result stored in accumulator. B REGISTER  Used in Multiplication and Division operations, to store the second operand  Example: MUL AB, DIV AB  Upper 8 bits of multiplication and remainder incase if division operation stored in B Register.  Also used as Temporary register, accessed by SFR address 0F0H. It is a bit addressableJCT College of Engg and Tech, Coimbatore
  • 4. PROGRAM STATUS WORD JCT College of Engg and Tech, Coimbatore
  • 5. JCT College of Engg and Tech, Coimbatore
  • 6. JCT College of Engg and Tech, Coimbatore
  • 7. STACK POINTER  8 – Bit Register  SP incremented before the data is stored onto the stack using PUSH/CALL instruction  During PUSH , First increment SP and the copy the data.  In a POP operation , initially copy data and then decrement SP.  8 – bit address of the stack top is stored in this register.  Stack located anywhere in the on chip 128 byte RAM. JCT College of Engg and Tech, Coimbatore
  • 8. DATA POINTER  It is a 16 bit register.  Consist of Higher byte and Lower byte (DPH,DPL) of a 16 bit external data RAM address.  Accessed by two 8 bit register or a 16 bit register.  DPTR has been given two address in the SFR.  Specially used for String operations and lookup table operations.  With 16 bit DPTR, a maximum of 64K of off chip data memory and a maximum of 64K of off chip program memory can be addressed.  For this a 16 bit memory location address will be stored in DPTR through MOV DPTR,#XXXX JCT College of Engg and Tech, Coimbatore
  • 9. PORT 0, 1, 2, 3 LATCHES AND DRIVERS  Each latch and corresponding driver of Ports 0 – 3 is allotted to the corresponding on chip I/O port.  All the Ports are Bi – directional I/O ports of 8 bits each..  The addresses of Ports are stored in SFR.  Port 0 – I/O Lines and Multiplexed Address (Lower Order) Data Lines.  Port 1 – Only I/O Lines  Port 2 - I/O Lines and Higher order Address Lines  Port 3 – I/O Lines and Alternate functions JCT College of Engg and Tech, Coimbatore
  • 10. Serial Port Data Buffer  Internally consist of two independent registers such as Transmit Buffer and Receive Buffer.  Transmit buffer – Parallel in Serial out  Receive Buffer – Serial in Parallel out  Identified by SBUF.  Data moved to SBUF, it goes to the Transmit buffer and set Serial Transmission.  Data removed from SBUF, it receive serial data from receive buffer. JCT College of Engg and Tech, Coimbatore
  • 11. TIMING REGISTER  There are Two 16 bit Timing Register in 8051.  16 bit Timer register accessed by Lower and Upper bytes.  TH0 and TL0 – Lower Byte and Higher Byte of Timer – 0.  TH1 and TL1 - Lower Byte and Higher Byte of Timer – 1.  All the Timing Registers can be accessed by using four different addresses allotted to them.  Address can be stored in SFR JCT College of Engg and Tech, Coimbatore
  • 12. Control Register  Control Register consists of SFR such as Interrupt Priority (IP), Interrupt Enable (IE), Timer Mode (TMOD), Timer Control (TCON), Serial Port Control (SCON) and Power Control (PCON).  All of these registers have allotted addresses in the SFR of the 8051 Microcontroller JCT College of Engg and Tech, Coimbatore
  • 13. JCT College of Engg and Tech, Coimbatore
  • 14. JCT College of Engg and Tech, Coimbatore
  • 15. JCT College of Engg and Tech, Coimbatore
  • 16. PIN DIAGRAM JCT College of Engg and Tech, Coimbatore
  • 17. PIN DESCRIPTION JCT College of Engg and Tech, Coimbatore
  • 18. JCT College of Engg and Tech, Coimbatore
  • 19. JCT College of Engg and Tech, Coimbatore
  • 20. JCT College of Engg and Tech, Coimbatore
  • 21. JCT College of Engg and Tech, Coimbatore
  • 22. JCT College of Engg and Tech, Coimbatore
  • 23. JCT College of Engg and Tech, Coimbatore
  • 24. JCT College of Engg and Tech, Coimbatore
  • 25. JCT College of Engg and Tech, Coimbatore
  • 26. JCT College of Engg and Tech, Coimbatore
  • 27. JCT College of Engg and Tech, Coimbatore