Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,665 members, 7,816,711 topics. Date: Friday, 03 May 2024 at 03:49 PM

Electronics Circuit Design From Concept To Implementation - Science/Technology - Nairaland

Nairaland Forum / Science/Technology / Electronics Circuit Design From Concept To Implementation (59838 Views)

Printed Circuit Board For Your Electronics Project. / Nepa Alarm: Circuit To Power Small Speaker / Circuit Diagram Of A Pure Sine Wave Inverter Needed (2) (3) (4)

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) ... (13) (Reply) (Go Down)

Electronics Circuit Design From Concept To Implementation by acorntree(m): 3:52pm On Nov 09, 2014
Are you interested in learning electronics design? This thread is an avenue for students, hobbyists, do it yourself,electronics technician to learn the rudiments of how electronics circicuits are design. The basic software tools needed in this thread are easily available on the internet for free. The thread will be made as much interactive as possible and you are free to make your contributions, comments and you can even ask question if there are any. The thread will be made to be continuous in as much as there are contributions and flow of information. Circuit ideas can also be shared if you have any. Nothing will be hidden and every detail process involve in the design process will be shown through the use of multimedia such as picture, charts and video if there are any. Circuit diagram, pcb lay out diagram, 3D visualization and prototype picture will be displayed using jpeg picture format.
The software that are used in most of these design are classified as followssad 1)The schematic capture software for designing the circuit diagram
(2)The circuit simulation software for simulating the circuit, to see how the circuit behave in real life situation
(3)The pcb design software for designing the electronics components layout and path for current flow. This is achieved either through autorouting or manual routing
(4) The programming software for writing code for embedded system if you are using microcontroller or eeprom in your circuit
The hardware that are needed are(1) analogue or digital multimeter(2)oscilloscope if you have access to any(3)soldering iron/ rework station(4)12v, 6v battery or desktop power supply.
Project topic will be for a month, and within this period you are to make your contributions, ask questions ,build your own version of the hardware. You can only learn through building. Engineering is all about building things.wherever possible it is much better to learn by doing things yourself than by reading about them.
You will find in this thread a lot of suggestions, ideas you can do yourself. I hope you will all manage to do these things as you go along. So let get started as we delve into world of electronics together.

16 Likes 4 Shares

Re: Electronics Circuit Design From Concept To Implementation by luvlyoracle(m): 3:58pm On Nov 09, 2014
Kul

1 Like

Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 4:01pm On Nov 09, 2014
PROJECT FOR THE MONTH OF NOVEMBER

MICROCONTROLLER BASED RADIO REMOTE CONTROL

CIRCUIT IDEA: The circuit is designed to switch on and off any electrical gadget using radio technology . The circuit can switch on and off about 8 different equipments in the house. So you can easily incorporate it into your home wiring.it consists of transmitter and receiver units
An Rf module is used and this is a small electronic circuit used to transmit, receive or transcieve radio waves on one of a number of carrier frequencies. The carrier frequency selected is 433mhz.

APPLICATION
(1)Wireless home automation eg automatic control of lamp, tv, borehole pump, fan etc
(2)Industrial remote control
(3)Wireless alarm system especially in cars
(4)Garage door openers

ADVANTAGES
They are often used instead of infra red remote controls as they don't require line of sight operation
They can operate up to 1km( this depend on voltage applied to the transmitter)
TOOLS NEEDED:
Software: (1) proteus version 8-- as schematic capture and for simulation
(2)PCB wizard drawing the components lay out and current path
(3)Proton basic for writing the code for the microcontroller

Hardwaresad1) pic programmer
(2) Multimeter

TRANSMITTER CIRCUIT & RECEIVER CIRCUIT

1 Like

Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 4:25pm On Nov 09, 2014
RECEIVER PCB LAYOUT(3D VIEW)

4 Likes 1 Share

Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 4:54pm On Nov 09, 2014
SILKSCREEN

1 Share

Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 4:57pm On Nov 09, 2014
ARTWORK

1 Share

Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 5:03pm On Nov 09, 2014
PCB LAYOUT

Re: Electronics Circuit Design From Concept To Implementation by F22RAPTOR(m): 6:09pm On Nov 09, 2014
Very Nice...keep it up please
Re: Electronics Circuit Design From Concept To Implementation by nisol: 3:29pm On Nov 10, 2014
Nice one,

This is encouragement for those interested in electronics design.
Is the copper pour you used for ground continuous?
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 6:07pm On Nov 10, 2014
nisol:


Nice one,

This is encouragement for those interested in electronics design.
Is the copper pour you used for ground continuous?
Copper pour is not yet continuous. I will use jumper to connect to ground(-) when soldering
Re: Electronics Circuit Design From Concept To Implementation by baba11(m): 8:30am On Nov 11, 2014
Thanks for taking your time to put us through this
I pray it will be successful
I can't view the cct dias clearly besides,I may want to refer to it when building my own,why can't u make it downloadable also.
Concerning the Rf device you intend to build,it's a two way things I supposed
Any electronics that will work with it will have inbuilt cctry to send and accept the signal,so I doubt how we can incorporate it into existing device without changing its functions.
Don't forget to tell us where we can buy our discrete components
I hope oscilloscope is not expensive sha?
Anticipating in earnest in learning from you,
From your student,
Babanpy.....
Re: Electronics Circuit Design From Concept To Implementation by alotofgrace(m): 9:17am On Nov 11, 2014
acorntree:


what language did u borne into the u-controller?
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 11:55am On Nov 11, 2014
baba11:
Thanks for taking your time to put us through this
I pray it will be successful
I can't view the cct dias clearly besides,I may want to refer to it when building my own,why can't u make it downloadable also.
Concerning the Rf device you intend to build,it's a two way things I supposed
Any electronics that will work with it will have inbuilt cctry to send and accept the signal,so I doubt how we can incorporate it into existing device without changing its functions.
Don't forget to tell us where we can buy our discrete components
I hope oscilloscope is not expensive sha?
Anticipating in earnest in learning from you,
From your student,
Babanpy.....
I will try and reupload the circuit diagram again. I'm still on where to upload the entire files for this project, may be on 4shared or dropbox. The RF. Module are of two type, the transmitter and receiver module.they seperate units. So u need to build an encoder and decoder circuit that send and receive digital codes. The encoder( transmitter side) and the decoder(receiver side) uses a microcontroller. Always come back to this thread as I will be updating it. Thanks

Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 11:57am On Nov 11, 2014
alotofgrace:


what language did u borne into the u-controller?
Picbasic
Re: Electronics Circuit Design From Concept To Implementation by baba11(m): 11:59am On Nov 11, 2014
acorntree:

I will try and reupload the circuit diagram again. I'm still on where to upload the entire files for this project, may be on 4shared or dropbox. The RF. Module are of two type, the transmitter and receiver module.they seperate units. So u need to build an encoder and decoder circuit that send and receive digital codes. The encoder( transmitter side) and the decoder(receiver side) uses a microcontroller. Always come back to this thread as I will be updating it. Thanks
YOU ARE WELCOME

ANTICIPATING SIRRRRRRRRRR!!!!
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 12:47pm On Nov 11, 2014
REMOTE CONTROL HANDSET TRANSMITTER (3D VIEW, ARTWORK, COMPONENTS LAY OUT)

3 Shares

Re: Electronics Circuit Design From Concept To Implementation by alotofgrace(m): 12:40pm On Nov 12, 2014
acorntree:

Picbasic


ok....was laying mi hands on assembly last yr....buh now completely out of track. ...too bad
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 4:33pm On Nov 12, 2014
SOURCE CODE FOR THE TRANSMITTER(pic16f84)
Copy this into any picbasic compiler , compile and then burn into your microcontroller using programmer.

DEFINE OSC 4
TRISA=%00011110
TRISB=%11111111
OPTION_REG.7=0
BILGI VAR BYTE


SYMBOL VERIOUT=PORTA.0

MAIN: BILGI=255
GOSUB PORTA_BAK
IF PORTB<255 THEN
BILGI=PORTB
GOSUB VER
while portb<255:wend
ENDIF

pause 10
GOTO MAIN


VER:
serout2 VERIOUT,813,[REP$AA\5,REP$00\5,REP$FF\5]
serout2 VERIOUT,813,["E","T","E",BILGI]
serout2 VERIOUT,813,["E","T","E",BILGI]
serout2 VERIOUT,813,["E","T","E",BILGI]
serout2 VERIOUT,813,["E","T","E",BILGI]
RETURN

PORTA_BAK:
BILGI=PORTA & %00011110
IF BILGI<30 THEN
GOSUB VER
' PAUSE 100
ENDIF
WHILE PORTA<30 : WEND
RETURN
END

2 Likes

Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 4:36pm On Nov 12, 2014
alotofgrace:



ok....was laying mi hands on assembly last yr....buh now completely out of track. ...too bad
Assembly are boring why not start with basic then c
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 4:41pm On Nov 12, 2014
SOURCE CODE FOR THE RECEIVER(pic16f84)
Copy also into any picbasic compiler and compile then burn the output hex file into your microntroller

PORTA=0
TRISA=%00000001
TRISB=0

BILGI var BYTE
SYMBOL VERIIN=PORTA.0
PORTB=0
porta=0
MAIN:
BILGI=0
serIN2 VERIIN,813,[WAIT ("ETE"wink,BILGI]
SELECT CASE BILGI
CASE 255
GOTO MAIN
CASE 254
TOGGLE PORTB.0
CASE 253
TOGGLE PORTB.1
CASE 251
TOGGLE PORTB.2
CASE 247
TOGGLE PORTB.3
CASE 239
TOGGLE PORTB.4
CASE 223
TOGGLE PORTB.5
CASE 191
TOGGLE PORTB.6
CASE 127
toggle portb.7
case 28
toggle porta.1
case 26
toggle porta.2
case 22
toggle porta.3
case 14
PORTA.4=1-PORTA.4

END SELECT

PAUSE 200
GOTO MAIN



END
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 4:44pm On Nov 12, 2014
Or download these files and burn into your microcontroller (pic16f84)

Re: Electronics Circuit Design From Concept To Implementation by baba11(m): 5:26pm On Nov 12, 2014
acorntree:
Or download these files and burn into your microcontroller (pic16f84)
Someone like me,I intend to start from the base...I think it'll be alright to start from the basic with us ....so that we can all flow along......
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 6:44pm On Nov 12, 2014
baba11:
Someone like me,I intend to start from the base...I think it'll be alright to start from the basic with us ....so that we can all flow along......
Noted:
Ok I will have to start from the basic. Always come back for the update.
Re: Electronics Circuit Design From Concept To Implementation by alotofgrace(m): 7:58pm On Nov 12, 2014
acorntree:

Assembly are boring why not start with basic then c

can't go back to c....laying ma hands on matlab
Re: Electronics Circuit Design From Concept To Implementation by baba11(m): 8:18pm On Nov 12, 2014
acorntree:

Noted:
Ok I will have to start from the basic. Always come back for the update.
yea...I'm already following you bumper to bumper...lols..

Just make it interactive so that we can all learn....
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 4:59pm On Nov 13, 2014
DESIGNING A CIRCUIT
A few years back it was a haunting task to design a project solely with gates, relays , resistor etc but due to progress in electronics, with CAD program electronics circuits can be designed within a twinkle of an eye. So nowadays to design any electronics circuit from scratch just lay your hand on any electronic CAD software. There so many of these software on the internet, some are free while you are to pay for licence for others. And since we are in third world country , the prices of some of these software are far too high for an average person unless one is using for commercial purpose. So download the crack version of the software mentioned below . To start designing you need the following software.

(1) Schematic capture software: for drawing your circuit diagram. some of these software can also be used for simulation. So you need to download PROTEUS 7 to version 8

(2) Pcb design software: for designing the printed circuit layout pattern if you are not assembling your circuit on breadboard. Though proteus also come with pcd design software called ARES, but its somehow comlex to use. So I recommend pcb wizard

(3) Picbasic compiler: for writing your codes in basic language for pic microcontroller. From basic language you can then move to c language. As a beginner start with basic. We need this because we are using a microcontroller in our circuit
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 5:08pm On Nov 13, 2014

1 Like 1 Share

Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 5:10pm On Nov 13, 2014
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 5:18pm On Nov 13, 2014
Download link for picbasic pro compiler
http://www.4shared.com/rar/CyZnMc1O/picbasic_pro__basic_compiler_f.html

Download these three software and install
Re: Electronics Circuit Design From Concept To Implementation by acorntree(m): 6:37pm On Nov 14, 2014
If you have been able to download all these software let us start .
Re: Electronics Circuit Design From Concept To Implementation by baba11(m): 10:00pm On Nov 14, 2014
OK sir...give me some times to do these

Till tomorrow

When I'm through, I'll tell you Sir!!!!

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) ... (13) (Reply)

Solar Energy Installations In Nigeria - Welcome To 24 Hours Electricity / 100-Year-Old Giant Turtle 'The Size Of Car' Found Dead, Decomposing In Cornwall / Butchered Whale In Bayelsa: Residents Seen Extracting Fatty Contents From Carcas

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 42
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.