0% found this document useful (0 votes)
43 views3 pages

LAB Exp 1

This document outlines an experiment for students in the Department of Electronics and Communication, focusing on basic logic gates using the Code Sys tool. The objectives include familiarization with the tool and demonstrating AND, OR, and NOT gates in ladder logic. The procedure involves creating a new project, building the logic diagram, and testing outputs, with a conclusion that encourages implementing additional gates like NAND, NOR, XOR, and XNOR.

Uploaded by

Vimala Elumalai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views3 pages

LAB Exp 1

This document outlines an experiment for students in the Department of Electronics and Communication, focusing on basic logic gates using the Code Sys tool. The objectives include familiarization with the tool and demonstrating AND, OR, and NOT gates in ladder logic. The procedure involves creating a new project, building the logic diagram, and testing outputs, with a conclusion that encourages implementing additional gates like NAND, NOR, XOR, and XNOR.

Uploaded by

Vimala Elumalai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Department of Electronics and Communication

Fall 2024

LDCS ELEC 20014.2

Sec: ________

Student’s name: ______________________________

ID: ____________________

Instructor: ________________________
Experiment 1: Basic Logic Gates
Objectives:

1. To familiarize with the Code Sys tool.


2. To demonstrate Basic Logic gates, AND , OR, NOT in ladder logic.
Description

AND: Series operation: the output is high only when both inputs are high.

OR: Parallel operation: the output is high when any one of the inputs is high or both are high.

NOT: Inverted operation: the output is high when input is low and vice versa.

Logic Diagram and Truth table

Procedure
1. Open Code Sys Tool
2. New Project
3. Standard Project
4. Enter the name of the project
5. Select Ladder logic diagram from drop down menu of PLC_PRG in
6. Right Click and Select Insert Network
7. Select insert contact as input and name it appropriately
8. Select insert coil as output
9. Build the project
10. click on online and select login
11. Write values and check the output
Results
CONCLUSION

EXERCISE
Implement NAND, NOR , XOR and XNOR gates using Ladder Logic Diagram

REFERENCES
1. https://www.codesys.com/
2. Mano, M., 2013. Digital Design. 5th ed.Prentice Hall.

You might also like