What is Engineering: Definition and 996 Discussions

Engineering is the use of scientific principles to design and build machines, structures, and other items, including bridges, tunnels, roads, vehicles, and buildings. The discipline of engineering encompasses a broad range of more specialized fields of engineering, each with a more specific emphasis on particular areas of applied mathematics, applied science, and types of application. See glossary of engineering.
The term engineering is derived from the Latin ingenium, meaning "cleverness" and ingeniare, meaning "to contrive, devise".

View More On Wikipedia.org
  1. M

    How to program a buzzer to a PIC18F452 with PROTEUS and MPLAB IDE?

    crystal frequency is 4MHz The code i have tried is: #include <p18cxxx.h> #include <xc.h> void main(void) { TRISC = 0; // making TRISC pins output ADCON1 = 0x07; // making them digital pins while(1) { RC0 = 1; __delay_ms(5000); RC0 = 0...
  2. M

    Comp Sci Interrupts on pic18f452 not shooting in mplab X, help? C language

    I am using MPLAB X, everything is working great when I work on examples that require smaller or no preload at all, I do not understand why that is the case, is there a limit to the TMR0L? Hello please help asap, my specific case I have: 4MHz crystal -----> 1 / (4MHz / 4) = 1MHz timer I...
  3. Y

    Programs What Is a Doctor of Engineering Degree and How Does It Work?

    I've recently learned that "Doctor of Engineering" degrees were a thing. It's seems to be a collaboration between the school and the company they work for. Does anyone here have one? Are these programs meant to be completed while continuing to work in industry full time? I couldn't find this...
  4. engineerintraining

    Engineering Practice Problem for a Pin-Connected Frame

    Have identified what i need to find, but not sure how to proceed since there is a pin in the centre, do I treat it as two separate structures?
  5. newbie1127

    A question about exam problems for Engineering students

    Summary:: hi everyone, i have always wondered whenever i am solving problems in preparation for exams, if other people see the problems that i encounter the same way i do. so, i decided i would write a post and collect perspectives. the way i see it exam problems can be classified in two...
  6. M

    State space controllers - find equations from differentials

    Summary:: This is similar to the examples of electrical circuit state space analysis, I have been trying to find the state space equations from the following non linear first order differentials but I keep getting stuck. Any help? A) Started off from non linear equations: $$y' =...
  7. M

    Engineering First order non linear to state space equations

    How to represent this system in state space form? where: $$ x' = Ax + Bu \text{ and }y = Cx + Du$$ I am trying to create a state space model based on these equations on simulink, need to find A, B, C and D but like I mentioned, i cannot find the solution when the differentials are not of...
  8. Z

    Exploring the Benefits of Planar Multibody Dynamics in Mechanical Engineering

    Hello I am reading the book : " Planar Multybody dynamics, Formulation, Programming and Application" An interesting lecture , however is it worthwhile studying these methods for kinematic and dynamic analysis of mechanical mechanisms? I mean There are many softwares on the market which make...
  9. V

    Undergrad Research Topic Ideas Please (Electrical Engineering)

    I'm currently looking for possible innovative research topics or ideas, I'm having a hard time to think of one since everything is getting really advance. Thank you.
  10. M

    How do you use electrical components adequately?

    The image i provided is a section of microcontroller circuit that i used to interface code in C with the I/O port of the microcontroller, in Proteus. I have realized i was only ever told to learn how to measure the voltage and current across the components, Kirchhoff's rules and all, and...
  11. D

    Engineering Overarching Intro Engineering Textbook

    Is there any sort of textbook that covers multiple engineering areas that is at an introductory level?
  12. M

    From differential equations to transfer functions

    *** MENTOR NOTE: This thread was moved from another forum to this forum hence no homework template. Summary:: Trying to find transfer functions to design a block diagram on simulink with a PID controller and transfer functions for a water tank system. ----EDIT--- The variables and parameters...
  13. manareus

    Estimating maximum percentage error using partial differentiation

    Attempt at question No. 1: ΔD = ∂D/∂h * Δh + ∂D/∂v * Δv ∂D/∂h = 3Eh^2/(12(1-v^2)) ∂D/∂v = 2Eh^3/(12(1-v^2)^2) Δh = +- 0,002 Δv = 0,02 h = 0,1 v = 0,3 ΔD = 3Eh^2/(12(1-v^2)) * Δh + 2Eh^3/(12(1-v^2)^2) * Δv Because the problem asked for maximum percentage error then I decided to use the...
  14. cellist542

    Schools College Decision Debate -- Purdue, Penn State or Illinois for Engineering?

    I am currently a high school senior and intend to study engineering in college next year. I am currently considering 3 schools: Purdue, Penn State, and Illinois. All three are excellent schools with solid engineering programs, and all have different benefits and drawbacks. I was admitted to the...
  15. Anmol Dubey

    Determining the Yield strength and Ultimate tensile strength of HDPE

    Help would very appreciated. Also I am new to this website so if something seems wrong please tell me :)
  16. L

    Engineering calculations as a deliverable: standards and references

    My question relates mainly to mechncial engineering but I guess the general principle may apply elsewhere. Up until now I have mainly been an engineer on the customer side (marine and offshore) , reviewing contractor reports, "sense checking" them and general engineering firefighting and...
  17. W

    Why is engineering the toughest major (for me)?

    I'm in my 2nd semester in the 2nd year of college and I'm very perplexed. I'm learning a lot of physics and chemistry subjects and I can solve them using the mathematical apparatus but I just can't explain them in real life. In chemistry I can understand a few concepts about some chemical...
  18. matqkks

    MHB What is the best way to introduce Laplace transforms in an Engineering Mathematics course?

    Are there any practical applications of Laplace transform? I would not use Laplace transforms to solve first, second-order ordinary differential equations as it is much easier by other methods even if it has a pulse forcing function. How can Laplace transforms be introduced so that students are...
  19. matqkks

    How and what to teach on a second-year Engineering Mathematics?

    In the late 80’s and early 90’s there was the idea of ‘calculus reform’ and some emphasis and syllabus changed. The order of doing things in calculus also changed with the advantage of technology. Similarly in linear algebra, there was a linear algebra curriculum study group that produced some...
  20. A

    Best Engineering College in Bareilly, India For Best Faculty and Placement

    Summary:: Tell me the best Engineering Colleg in Bareilly, India, for the best faculty and placement I am searching for a preferred destination for engineering.
  21. S

    Studying Advice Needed: Seeking Help with Math & Physics for Engineering Studies

    Hello everyone, I am new here, and I was wondering if someone could provide me with some advice on how I should approach this in a smart way. I basically really need some bigtime advice on the math part of Physics (or in general). I didn't have anyone to really talk with or that'd be able to...
  22. A

    Engineering Homework about plane engineering drawing

    Hello, i wasn't in enginnering drawing class since 2 weeks because i was sick and my high school teacher told me to do this homework. This is what I've done so far I did not build the triangle 'cause i am not sure. Please, i just want that someone accompanies me with steps by steps explanation...
  23. Useful nucleus

    Engineering Career Awards in Science and Engineering

    Is self-nomination common for career awards in science and engineering? I was under the impression that nomination for awards is only by others but apparently self-nomination is an option too. Any PF member has an experience in this to share?
  24. M

    Other Is physics, computer science, or engineering the right path for me?

    I am 18 and currently in the middle of taking a gap year from high school to college. I am going to college this fall, and I want to go into college with a better grip on what I want to do than I have now. I absolutely love physics, science, and math. I also have a huge attachment to the idea of...
  25. ARoyC

    Measuring Capacitance using a basic Multimeter

    Is there any way to measure the capacitance of a capacitor indirectly using a multimeter that does not have the option to measure capacitance directly?
  26. S

    Engineering Calculating valve sizes for a compressible liquid

    I have converted given pressures from bar gauge to bar abs Inlet pressure = 20 - 1.013 = 21.013 bar abs Outlet pressure = 6 + 1.013 = 7.013 bar abs therefore pressure drop (x) x = {p_1 -p_2 \over p_1 } = {21.013 - 7.013 \over 21.013} = 0.6662542236 bar abs Comparing to the chart values for...
  27. ARoyC

    Other Questions regarding switching to Physics from Engineering

    Hello everyone. I am from Kolkata, India. This year I have cleared IIT-JEE and taken admission to the Indian Institute of Petroleum and Energy, Visakhapatnam Chemical Engineering which is under the mentorship of the Indian Institute of Technology, Kharagpur. Even though I had to pursue...
  28. shivajikobardan

    MHB Choosing an Elective for Final Year Engineering Students

    How do I choose a good elective? I want sth that gives me good marks as i am in final year 2nd semester. I want sth that has good courses over the internet. I don’t want you to pick it up for me but in general just guide me about how to choose the elective? I will put only ones that I am...
  29. shivajikobardan

    Engineering I need guidance to choose my electives as computer engineering student

    How do I choose a good elective? I want something that gives me good marks as i am in final year 2nd semester. I want something that has good courses over the internet. I don’t want you to pick it up for me but in general just guide me about how to choose the elective? I will put only ones that...
  30. Engineering77744

    Max L/D Ratio: Aircraft Drag Polar Explained

    Would like help as to the method rather than the answer please. Classes haven't been very clear therefore everything is self taught. Many thanks. ' The Drag polar for an aircraft is given by: CD = 0.025 + 0.08 C^2L What is the maximum Lift to Drag ratio '
  31. person123

    Constraint Programming(ish) For Engineering Design

    I've been working on a tool in a browser for engineering (particularly civil engineering) design. By design, I just mean finding values (maybe the cross-section or material of a beam) which satisfies constraints. You would define constraints, possibly have something to minimize or maximize (like...
  32. lysol

    Other Exploring a Career Transition from Physics to Nuclear Engineering

    Hi y'all, I'm a 3rd year undergraduate, finishing up a BS in physics and a BA in political science. I've been working at a computational physics lab since freshman year, my GPA is pretty good (3.73 right now), and I'm pretty involved in campus leadership. I love physics and the lab I'm working...
  33. supern0va

    Engineering Material Science Books for Mechanical Engineering

    Hello, I'm looking for a book that explains the subject of material science so that I can apply that knowledge to mechanical engineering. I was wondering if Materials Science and Engineering: An Introduction by Callister might be a good choice. Could that book help me in mechanical engineering...
  34. electronic engineer

    Electronic Engineering Projects

    Hello, I'm just open to new ideas about Electronics. For some reason or another, I loved this community. I want to participate in discussions about Electronics but I want something constructive, new ideas. I'm located in Europe so it would also nice to meet with other members here and share...
  35. unknown5174

    Building a mousetrap car for my engineering class -- Help please

    Summary:: My back wheel spins when in the air, but won't when on the ground, help! My car has two four inch wood wheels on the front and a 12 inch wood wheel on the back, they are securely attached to the axel and I have 1/2 inch ball bearings to connect the axel to the frame. My lever arm is...
  36. A

    Advice for students who want to start research in Civil Engineering

    Summary:: I'm a Physics instructor (no formal Engineering training) in a private college. As part of my job I had to teach Statics and Mechanics of Materials. They now formed a student group to start activities looking to do research and they wanted me as advisor. Hello guys. So basically I...
  37. T

    Engineering Data Science applied to Aerospace Engineering without AE background

    Apparently, DS can be applied to the Aero industry, but how is a question that I still can't find an answer, and which proves to be incredibly elusive online. I don't mean the Business Intelligence positions, I want to get more involved with the engineering team. Can a Data Scientist be useful...
  38. C

    Most Fundamental or Important Class for Mechanical or Aerospace Engineering

    Summary:: I am looking to take a engineering classes relevant to mechanical and or aerospace engineering. I am challenging my assumption that Statics & Dynamics is the most important and foundational/fundamental course to either mechanical or aerospace engineering (maybe fluid dynamics for...
  39. AJSayad

    Mechanical/Aerospace Engineering Undergrad Senior Design Project

    Hi everyone, This semester I'm enrolled in a senior design course where the students must fully design and fabricate a project from scratch that solves a problem. I've been struggling to think of ideas, so far I have some ideas on a windmill/turbine and a few electricity generation device ideas...
  40. E

    Here is a 3D model I made of a large industrial steam turbine

    This is a 3D model I made of a large industrial steam turbine. It was modeled after one of the turbines at the Port Richmond generating station in Philadelphia Pennsylvania. I plan on modeling the entire turbine hall of that power plant, but that will take several months, at least. The program...
  41. PhysicoRaj

    Programs Can an Electrical Engineering Degree Lead to a Career in Astronomy?

    Hello PF! I hope I am posting this in the right place. I have an 'Electrical and Communication Engineering' Bachelor's degree and currently working in the same field since three years. I want to go back to school and earn a Master's degree. Ever since I was a kid, I loved astronomy, space...
  42. PaxFinnica96

    Engineering Steam Turbine with Open Regenerative Feed Heater

    I would very much appreciate anyone to cast their eye over my attempt at solving this problem which I've been struggling with the past few days. Many thanks in advance. Assuming that: energy input from open-type regenerative feed heater pump is negligible no energy is lost the heater pressure...
  43. T

    HVAC engineering experts available?

    Anybody know an HVAC engineer or physicist? Curious about heat transfer
  44. Yukatto

    Engineering Recommended book for Optical Engineering graduate

    I am a recent Optical Engineering graduate, It's easy to forget about concepts that I learned, so I would like to have a book to that can help me while preparing for job interviews, a book to help me remember the most important concept in Optics and Optical Engineering. Can anybody recommend...
  45. Y

    Programs Help Finding Online Post-Master's Certificate Program in Engineering

    Hello all, I'm looking for an online Post-Masters Certificate Program in Engineering. Can anyone please point me towards one? My background is in Electrical and Systems Engineering. So I wouldn't mind a Post-Master's certificate in either Electrical Engineering, Systems Engineering, or possibly...
  46. Vatsy31

    Admissions Can someone critique my statement of purpose? (Master's Degree in Quantum Engineering)

    I have written and rewritten a lot of times but I need some fresh eyes on my sop. It would be great if someone can help me out. I have less than a week to readjust it and send. My motivation to apply for the Masters Degree in quantum engineering at University of Wurzburg is to...
  47. F

    Programs Electrical Engineering vs. Robotics in Graduate School

    Hello everyone, I am looking at two master's degree programs (graduate school) : electrical engineering and robotics. Taking decisions is hard, and I would gladly like some advice making up my mind. I have a bachelor's degree (undergrad) in electronics and electrical engineering, which grants...
Back
Top