Guidance for improving practical skills

AI Thread Summary
A second-year computer systems engineering student seeks guidance on building an electronics lab to enhance practical skills alongside theoretical knowledge. They have completed courses in instrumentation, digital electronics, and analog electronics, and are looking for a starting point for hands-on projects. Suggestions include designing and building basic feedback control systems using discrete circuits or USB interfaces, emphasizing the importance of understanding how changing inputs affect outputs. The student expresses a desire to explore sensor systems and feedback loops as part of their learning process. Overall, the discussion highlights the value of practical experience in engineering education.
Basher1
Messages
27
Reaction score
0
hello all, i am a second year computer systems engineering student, after my first year i have done well in the theory. but i find i learn so much more when a unit has practical backing. i have decided to build an electronics lab so that i may practice various topics in engineering that i learn at university. i have seen the 'useful EE links,' as well as having loads of books. These are great sources of info. I was wondering however, where is the best place to start when doing things like this. I am still very inexperienced, so I am a bit lost on where to start.

please any suggestions are greatly appreciated
 
Engineering news on Phys.org
Design and build any basic feedback control system.
You can do it with ether discrete circuits or some type of
USB enabled interface.
Once you have the basics down, experiment with different feedback loops.
 
so would you be referring to sensor systems? those used in instrumentation?
 
Basher1 said:
hello all, i am a second year computer systems engineering student, after my first year i have done well in the theory. but i find i learn so much more when a unit has practical backing. i have decided to build an electronics lab so that i may practice various topics in engineering that i learn at university. i have seen the 'useful EE links,' as well as having loads of books. These are great sources of info. I was wondering however, where is the best place to start when doing things like this. I am still very inexperienced, so I am a bit lost on where to start.

please any suggestions are greatly appreciated

What classes are you taking now, and what classes are up next after that?
 
instrumentation and measurement, digital electronics are the two tech units i have(as well as a math unit and a management unit). next semester is computer architecture, microprocessor systems, electronic circuit design and signals & systems. I have done analog electronics already and software design principles already, the latter deals with being able to write and structure good code for use with any programming language but specifically java.
 
Basher1 said:
so would you be referring to sensor systems? those used in instrumentation?

Yes, any type of input that your circuit/program can respond to.
The important part is learning about feedback and how the changing
inputs effect the output and overall system.
In the digital would it looks like a state table.
 
yeah, I thought that that may give us a good all round introduction to electronics in the lab. thank you for your help.

Also berkeman, i would like to hear any suggestions you may have.

thank you
 
Back
Top