Coder Social home page Coder Social logo

pcb-design--automatic-night-lamp's Introduction

PCB-Design--Automatic-night-lamp

Aim

To design a PCB circuit for automatic night lamp using eagle sofware.

Software required

Eagle

Procedure

Open EAGLE and create a new project for your PCB design.
Open a new schematic file within your project.
Use the libraries provided in EAGLE or create custom libraries if necessary.
Place components onto the schematic sheet by using the 'Add' tool.
Connect the components using the 'Net' tool.
Label nets appropriately to ensure clarity
Once routing is complete, perform a ERC to ensure there are no errors and save the schematic.
Click on the 'Generate/Switch to Board' icon to create a board from your schematic.
EAGLE's board layout editor allows you to place components, route traces, and define board shapes.
Arrange components on the board to optimize space usage and minimize signal interference.
Route traces to connect components according to your schematic.
Use the various routing and editing tools provided by EAGLE to ensure proper routing and avoid design rule violations.
Once routing is complete, perform a design rule check (DRC) to ensure there are no errors and save the board layout.
Go to File > CAM Processor and set up CAM jobs to generate Gerber files for your PCB layers.
Verify generated files to ensure they contain all necessary information.
Save the generated manufacturing files

Theory

Here is a simple dark sensor circuit that is useful to switch ON and OFF any appliances automatically depending on the Light. As an output device, we’ll utilise an LED in this example. To detect the light, we will use an LDR (Light-dependent Resistor). As the name says, when the light intensity on LDR is high, the resistance through it decreases; when the light intensity on LDR is low, the resistance through it increases and becomes extremely high. It’s a kind of variable resistor, but the resistance varies based on the light.

Working

During the daytime when there is a light, the LDR has very low resistance and all voltage coming through R1 dropped with the ground. This makes the voltage at the base of the transistor very low and it will not switch ON the transistor. Because the transistor is OFF, the current will not flow through the transistor. As a result, LED will not turn ON.At night when there is no light, the LDR has high resistance and very less power dropped with the ground. This makes the voltage at the base of the transistor high to turn the transistor ON. Because the transistor is turned ON, current flows through the transistor. It flows from the positive battery terminal, through R2, the LED, and the transistor down to the negative battery terminal. As a result, the LED turns ON.The same circuit can be used for a variety of purposes. Check out the Automatic Street Light Control System using LDR application. Instead of LED, bulbs are used using a relay.

Circuit Diagram

2asc

Output

Schematic diagram

Layout diagram### Schematic diagram

326330591-449a53c7-78df-43f7-bb50-459491893a0e

Layout diagram

326330607-be1c8f42-1852-4453-bd78-1c5b76c4eea6

Result

Thus the automatic night lamp circuit was designed using proteus software.

pcb-design--automatic-night-lamp's People

Contributors

anishkumar-embedded avatar kiranbalajih avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.