亚洲欧美日韩国产一区二区精品_亚洲国产精品一区二区动图_级婬片A片手机免费播放_亚洲国产成人Av毛片大全,男女爱爱好爽好疼视频免费,中文日韩AV在线,无码视频免费,欧美在线观看成人高清视频,在线播放免费人成毛片,成 人 网 站 在 线 视 频A片 ,亚洲AV成人精品一区二区三区

機(jī)械社區(qū)

標(biāo)題: 機(jī)械工程師的生存指南:創(chuàng)造偉大工程之路(轉(zhuǎn)) [打印本頁]

作者: 良生    時(shí)間: 2015-4-27 23:11
標(biāo)題: 機(jī)械工程師的生存指南:創(chuàng)造偉大工程之路(轉(zhuǎn))
本帖最后由 良生 于 2015-4-28 19:59 編輯
- A' x; b. R1 S5 N
$ @! ^+ f7 j! w7 t* _/ f) l6 Nhttp://nutsandbolts.quora.com/Survival-guide-for-mechanical-engineers-on-the-journey-to-create-astonishing-engineering( }: i2 G( u8 j7 g8 U
這是quora上一個(gè)工程師寫的“機(jī)械工程師的生存指南:創(chuàng)造偉大工程之路”,,大家仔細(xì)看看,,我覺得寫得很好。老外水平確實(shí)不錯(cuò),,完全符合8爺?shù)木�,,“基礎(chǔ)、基礎(chǔ),、還是基礎(chǔ)”,。看來,,高手對技術(shù)的理解都是一樣的,。我撿重要的翻譯了一些,英語好的可以自己看看,,有錯(cuò)誤的請指正,。3 {6 w% j% `' ^9 {! N4 |3 }6 m
順便說下,我為什么覺得寫的好,,因?yàn)槠鋵?shí)在你做技術(shù)的過程中,,設(shè)計(jì)的過程中,真正復(fù)雜的,、難以解決的問題,,歸根結(jié)底都是那些基礎(chǔ)的數(shù)學(xué)與力學(xué)知識,,這些系統(tǒng)的知識、深入的知識必須高強(qiáng)度學(xué)習(xí)才能掌握,。像“六軸機(jī)器人的傳動(dòng)結(jié)構(gòu)”,、“多少個(gè)動(dòng)作的非標(biāo)裝配機(jī)”,這些找機(jī)器多看看,,多拆拆,,都會(huì)慢慢有辦法解決。: Q- m5 x  A+ U0 f
我唯一想補(bǔ)充的一點(diǎn),,就是還要掌握材料知識,“材料”和“數(shù)學(xué)”,,是機(jī)械工程的精華,。
/ `5 X/ ^( _+ R" J' u1 h7 S7 V2 j; C8 \" u( s. V3 l7 g3 S
So I have written this like the advice Iwould give myself if I could travel back in time or what I really hope to seein the undergrads I want to hire. I hope you don't get discouraged/put off.
+ K# e+ n/ n! e6 o/ ?" r5 J* Y* G5 f我寫的如下這些建議,希望你不要泄氣或厭惡,。如果讓我重過一次,,我會(huì)把它給我自己看。如果現(xiàn)在招人,,我會(huì)招這樣的學(xué)生,。9 o! ]% `4 c6 Y8 s! y$ ~2 G1 h
First thing: Solidworks/ProE/AutoCAD/Rhino/Blender/CATIA and GD&T are notskills for degree'd engineers. You don't do a BS/ME for draftsmanship. It'slike putting MS Office on your resume. You can pick that skill up on your owntime.
% x4 j' q# D& ?& k% y( G7 b/ I第一,Solidworks/ProE/AutoCAD/Rhino/Blender/CATIAand GD&T這些不是拿到學(xué)位工程師的技能要求,,成為工程師不是一個(gè)畫圖員,,就像在簡歷上說你會(huì)MSoffice一樣,花點(diǎn)時(shí)間你能輕松學(xué)會(huì)它,。1 @/ k" Y( ^8 X$ N; `! P9 Z. d
Second thing: I am talking about becoming an engineer here. You know, the kindthat build rockets and microengines (SandiaMEMS Home Page). I have nothing against grades, but I don'tcare very much for them. So I am not talking about getting the best grades.
. d+ [, z, r; v. [( i6 p第二,,我們在這說的是成為一個(gè)工程師,是那種可以實(shí)實(shí)在在建造火箭和微型發(fā)動(dòng)機(jī)的,。我不反對分?jǐn)?shù)制,,不是很在乎它,因此這里我不討論如何得最高分,。
Now. Here's what you need to acquireproficiency in through your 4-year BS.% S, f/ K; O: r# ~( E; e  O; a% r( n
現(xiàn)在,,下面這些是你在大學(xué)四年中需要熟練掌握的。
: B/ S7 f' K2 S4 _/ A, w3 h/ Y/ V0. Read Wikipedia.5 U: S9 l# ^, C2 H3 N
閱讀維基百科
+ R3 E+ c& q* v6 m7 P8 [& J0 C5 o1. Programming - Start with Matlab/Python. Thengraduate to C++. An example of a programming goal would be to use this tocreate your own computational graphics engines. Why? Because this teaches youabout visualizing vectors, arrays, transforms and leads you tohigher-dimensional algebra. Make sure you can understand and implementRunge-Kutta family of algorithms before you think you are done. Arecommendation would be to ditch Windows and move to some flavour of Linux orMac. You need to understand concepts behind batch/shell scripting and importingopen source scripts to embed inside your own. If you don't do anything else inyour freshman or sophomore years, that's fine. But make sure you master this.* f% x4 N7 c  E* L
編程:從Matlab/Python開始,,接著C++,。舉個(gè)例子,要達(dá)到用這些語言可以自己編寫一個(gè)圖像引擎,。為什么,?因?yàn)檫@能讓你把矢量、陣列,、變換圖形化,,并通往高維代數(shù),。要確保你能理解和應(yīng)用Runge-Kutta的算法,這樣才算學(xué)好,。不要只是用windows,,也要領(lǐng)略一下Linux或Mac的風(fēng)采。要能理解batch/shell腳本語言的原理,,并能把利用重要的開源腳本搭建自己的腳本,。如果你在一年級或二年級什么事也沒干,確保一定要精通這些,。
6 Z4 g! B9 u( F. e1 J/ L- p2. Linear algebra anddifferential equations - Now,most ME syllabi force the courses on you early on. But very few MEs trulyunderstand these topics. This is the source of all ME theory. I CANNOT STRESSTHIS ENOUGH! Most ME professors DO NOT understand linear algebra or itsimportance - they will fuck it up for you so you will be confused/avoidderivative topics forever. Don't take these courses offered inside yourdepartment - take them from CS or EE or Math professors. Or learn it fromGilbert Strang on Youtube. Tie this together with your programming to createnumerical simulations. Do NOT take these courses until you are done with yourprogramming.
線性代數(shù)和微分方程:現(xiàn)在大部分機(jī)械工程的大綱都要求盡早學(xué)這門課,,但很少有機(jī)械工程師能真正理解,它們是機(jī)械工程的根本,,再怎么強(qiáng)調(diào)都不過分,。很多機(jī)械專業(yè)教授都不理解線性代數(shù)的重要性,把它教砸,,去聽計(jì)算機(jī),、數(shù)學(xué)專業(yè)老師開的課�,;蛉outube聽GilbertStrang 的課,。把它和編程結(jié)合,進(jìn)行數(shù)值仿真,。不要等編程學(xué)完,,再學(xué)它們。
5 l4 g* c' o7 D1 g
* p/ b5 k0 w, N% `0 x, p4 M3. Statistics - Take this twice. Audit it as afreshman. Then take the course again as a senior. This will be the single mostimportant course you ever take as a professional in any field.' y) |  v. A. j5 @) z7 B0 _
統(tǒng)計(jì)學(xué):學(xué)兩遍,,第一年學(xué),,高年級再學(xué)。這是唯一一個(gè)任何專業(yè)都非常重要的一門課,。
' N9 m+ ]& J# l" z0 |4. Engineering mathematics -The rest of your life depends onthis. Pay attention to spatial transforms, Fourier analysis, Complex analysis,Potential theory, PDEs, Interpolation/curve fitting, optimization theory. Lookfor ways to implement these concepts using your programming skills. If you everwonder about the usefulness of any of this, or you get the choice to skip a fewtopics - you are doing it wrong. Good engineers use these concepts EVERYDAY.' T* {8 i  l1 C9 ]
工程數(shù)學(xué):空間變換,、傅里葉分析、復(fù)變函數(shù),、位勢理論,、偏微分方程組、插值/曲線擬合,、優(yōu)化理論,。結(jié)合編程技能,實(shí)踐它們,。如果認(rèn)為有些沒用跳過去,,都是錯(cuò)誤的。好的工程師每天都用它們,。
! u4 q- j) g- K, f5. Dynamics/Advanced dynamics - Take this in the Physics department.ME profs screw it up here again, they focus on the mechanics of algebraicmanipulation and don't explain concepts very well. Your objective would be tobe able to independently construct FBDs of complex interacting mechanisms, andgenerate classical non/autonomous, non/linear differential equations thatdescribe the time-history of the system. Develop a familiarity with indexnotation and tensors and operator spaces. Your indicial programming experiencewill really help you here.& e8 @8 b& D, Z  Q- Z6 C7 v
動(dòng)力學(xué)/高等動(dòng)力學(xué):聽物理系的力學(xué)課,,機(jī)械的教授總是用代數(shù)的方法對待力學(xué),,對概念解釋不夠好。你的目標(biāo)是能獨(dú)立建立復(fù)雜機(jī)械的FBDs(應(yīng)該指自由體受力圖),,能寫出經(jīng)典的隨時(shí)間變化系統(tǒng)的自治/非自治,、線性/非線性微分方程,熟悉指標(biāo)記法,,張量和算子空間,,你的編程經(jīng)驗(yàn)可以幫助你。
/ I0 u5 f" j: Z$ o1 S6. Statics/Solid mechanics - Master Timoshenko Goodier/Theory ofelasticity. Even if it takes you the rest of your life. If you got throughpoint 2, you should be able to point out the inefficiency of the SFDs and BMDsand Mohr's circle concepts. Try visualizing the simple cases while cognizantthat life is not simple. Use your programming finesse to program numerical solutionsto your ODEs and equations.' J0 g3 Z9 O& d. o
靜力學(xué)/固體力學(xué):精通鐵木辛柯的彈性理論,,即使花去你的余生,。如掌握了第2點(diǎn),你應(yīng)該能知道SFDs和BMDs的無效和莫爾圓概念,。要嘗試把簡單的例子圖形化,,其實(shí)這并不簡單。使用你的編程技能去解ODEs方程(常微分方程)的數(shù)值解,。" O2 |4 L- }" ^" J3 I3 x
7. Vibration theory - If you actually got through point 2,you will find this a breeze. All they do here is study a second order,non/homogenous, non/autonomous non/dimensionalized ordinary differentialequation and the effects of parametric variations (mkc, forcing frequency). Ifyou got through 5, you should be able to figure out all the base excitation,seismic perturbation, isolation, rotating machinery concepts. If you gotthrough 6, then plates/beam vibration problems. If you got through 2 & 4,you will be able to work through MDOF systems and all the modal analysistechniques. This is where you segue to coupled SHO/QHO concepts./ @* R" c! I' W+ K
振動(dòng)理論:如果你熟練掌握了第2點(diǎn),這會(huì)比較輕松,。振動(dòng)理論主要是研究二階,、齊次/非齊次、自治/非自治,、變參/非變參常微分方程,。如你掌握了第5點(diǎn),你會(huì)知道怎么計(jì)算響應(yīng),、地震擾動(dòng),、減震、旋轉(zhuǎn)機(jī)械等,。掌握第6點(diǎn),,可以解決板、梁的振動(dòng)問題,。同時(shí)掌握2和4,,應(yīng)能夠解多自由度系統(tǒng),掌握模態(tài)分析方法,。在這里還要學(xué)習(xí)耦合的SHO/QHO概念,。- L8 `# `, C* Y7 u" G1 f
8. Thermodynamics/Fluidics - I am not the right person to adviseon these topics. But they are pretty straightforward at the undergraduate leveland mostly applications of differential equations and continuum mechanics.  U$ l* ~1 Q, o1 h3 C
熱力學(xué)/流體力學(xué):我不適合對這部分內(nèi)容發(fā)表意見,但它們在本科階段并不難,,并且主要是應(yīng)用微分方程和連續(xù)介質(zhì)力學(xué),。* E, W9 ]3 n7 s3 V
If you followed instructions so far, everything else is a straightforwardapplication of what you should have learned by now. That's all you really needto be a degree'd mechanical engineer - math and physics. Everything else is aspecialization and extension of domains from the presented fields into specifictasks. This is also where you start encountering professional jargon. And don'tlet terms/eponyms scare you off.
! ]5 [: Q" b3 e1 Y. H  V. z2 Y如果你按上面執(zhí)行了,以后就是對你上面所學(xué)的簡單應(yīng)用,。這是一個(gè)機(jī)械工程師應(yīng)該真正掌握的,,數(shù)學(xué)和物理,。你以后碰到的一切專業(yè)問題,都是特定的任務(wù),,只是針對上面領(lǐng)域的應(yīng)用與擴(kuò)展,,以后你會(huì)開始碰到一些的專業(yè)術(shù)語,不要被專有名詞和術(shù)語嚇到,。8 F  S1 C5 s& p, o" G3 r
Also mechanical engineers don’t generally design machines from scratch –hobbyists and mathematicians do. We follow standards for our industry, mix andmatch components, or use well defined algorithms to create a new one. There areconcepts in kinematic chains, algebraic linkage synthesis and design that areused here. So sure you can read about gears and machinery and 4-bar linkagesand cams and genevawheels, but it is highly improbable that you, as an ME, will create one. It ismore likely that a technician or a sheet metal worker will create somethingutterly brilliant. So if that’s what you want to do, figure on grad school. Youcan however use your solid mechanics skills to design the components towithstand pyrotechnic impacts.
% i6 B2 j3 B5 C% G& H愛好者和數(shù)學(xué)家也設(shè)計(jì)機(jī)器,,但機(jī)械工程師不從零開始。我們遵循工業(yè)標(biāo)準(zhǔn),,組合并匹配已有組件,,用已有的算法來創(chuàng)造新東西,例如運(yùn)動(dòng)鏈,、連桿綜合和設(shè)計(jì),。確保讀過齒輪、機(jī)械學(xué),、4連桿機(jī)構(gòu),、凸輪、間歇傳動(dòng)輪,。有可能,,工程師創(chuàng)造這些機(jī)構(gòu)并不在行,一個(gè)技師或工人會(huì)做得更好,,但你能用固體力學(xué)知識去設(shè)計(jì)好零件,,承受極大的沖擊力。( k7 d* f( Z3 p3 G$ M
I skip over manufacturing and 'product engineering' classes because they areshit, when taught in school. You can't master manufacturing sitting in a class,and you certainly are never going to learn enough in school about how to designa full product. Those axiomatic design principles and synectics and productlifecycle management and ideation and Gantt charts and brainstorming processesare bullshit. Nobody in real life does that. Those who do, are not engineers.If you really want to understand manufacturing, skim through ManufacturingProcesses for Design Professionals by Rob Thompson, then go talk with people onshop floors, or watch how it's made on Youtube. If you really want tounderstand the product design process, follow Kickstarter h/w startup stories.
忽略掉’制造’,、‘產(chǎn)品工程’課程,,因?yàn)樵趯W(xué)校教這些,毫無價(jià)值,。你不可能在教室里精通制造,,你也不可能在學(xué)校學(xué)會(huì)設(shè)計(jì)一個(gè)好機(jī)器。那些公理設(shè)計(jì)原理,、產(chǎn)品生命周期管理,、甘特圖、頭腦風(fēng)暴都是胡說八道,。沒人真的那樣做,,那樣做的人,不是工程師,。如果你想了解制造,,粗讀一下RobThompson的《面向設(shè)計(jì)的制造方法》,去跟車間的人交談,去看youtube上的how it’s made,。想去了解產(chǎn)品設(shè)計(jì)過程,,去看Kickstarter。
" V6 U, R5 l+ F5 l) w+ D3 XDo not ever waste your time on survey or presentation courses. Avoid attendingschool seminars if you are not interested in the topic. You should attend allseminars that promise to show you math or process or cool videos. You want tokeep an ear out for examples and case studies that show explicit details of howsystems get modeled/implemented using math or experiments. Avoid 'design'seminars (usually a peddler from Wharton or Sloan or Kellog) - they are pretty,but pointless.
2 I8 `2 o0 B; r0 h1 v不要浪費(fèi)時(shí)間在概述或介紹類課程上,,不要參加不感興趣主題的討論課,。應(yīng)該參加承諾展示你數(shù)學(xué)、方法或酷視頻的討論課,。要時(shí)刻關(guān)注這樣的案例研究:清楚詳細(xì)的展示如何利用數(shù)學(xué)或?qū)嶒?yàn)對系統(tǒng)進(jìn)行建�,;�?qū)崿F(xiàn)。避免‘設(shè)計(jì)’研討(通常來自Wharton,、Sloan 或Kellog商學(xué)院),,這些看著美好,但毫無用處,。
2 y3 N  E! _/ y7 F9 l1 L- GTake all lab classes you can. ALL of them. All you can afford. Pottery too, ifyou have that option. Just drop in to watch other people work if you got thefree time. Pottery as well. Use the equipment there till you break it - You arepaying for it anyway. Make all the mistakes you can ever imagine there. ANDDON'T FUCK AROUND IN THE MACHINE SHOP BRO!!!, `) U  h" t5 a& O
參加所有實(shí)驗(yàn)課,,只要你負(fù)擔(dān)得起。在實(shí)習(xí)車間,,有空余時(shí)間去看別人如何工作,。使用哪里設(shè)備,直到弄壞,,你已經(jīng)為這買了單,。盡可能犯錯(cuò),但不要在車間那里打鬧,。7 v2 j0 x* M& L% A  v' p4 O
Amongst other advice, find a PhD student about to graduate every year and getthem to mentor you. Don’t believe in that ‘I am busy’ crap – they all areusually on Quora or editing Wikipedia anyway. I speak from experience. Pickpeople from diverse fields – machine learning, operations optimization, publicpolicy, neurobiology, kernel development … You want to understand what they do,how they do it, what they use to do it and create a possible job network. Youdon’t want seniors to mentor you because, unless they go to grad school, theywill never be in any position to introduce you to great opportunities on timescales relevant to your interests.
: s! r; Z6 `" s' i" s  Y/ I& [2 q) q, E$ ^9 Z7 h9 E+ s* q) ?% ^! r9 \
Now, let's talk about being a professional mechanical engineer
6 W* }9 ], j, X! e& x下面談?wù)勅绾纬蔀閷I(yè)的機(jī)械工程師, a4 _5 O3 ]- U0 X" G. E
9. ReadISO/ASME/ASTM/ASTC/ASMI (standardsorganizations) standard practices. That's the only place where they really tellyou how theory meets practice. If you believe your university doesn't provideyou access to those - Sue them! Beg/borrow/steal. Whatever. But if you reallywant to know how things are done; Read the standards. Not the website and theirdiscussion forums. Read the standards.4 W3 f0 }' G4 J/ N) A/ a' e
ISO/ASME/ASTM/ASTC/ASMI 這些標(biāo)準(zhǔn)文件,那才能告訴你理論如何滿足實(shí)踐,,如果你的大學(xué)沒有,,投訴他們!跪求,、借,、偷,用任何方法,。想要知道事情如果做的,,去讀標(biāo)準(zhǔn),不是在網(wǎng)站或論壇,。
5 I# |8 w9 g& D# s/ J2 o" H6 [3 \% D5 O- G9 c; X/ J$ n3 E
后面還有,,大家可以自己看吧。
  _5 }8 y& L8 x+ _' b5 d# H
, d9 Z  j% C2 G1 ?& v1 u; L! p6 ?  V

作者: 點(diǎn)滴積累    時(shí)間: 2015-4-27 23:42
好,,非常好,,感謝樓主提供的信息。真是太感謝了,你今晚讓我發(fā)現(xiàn)了新大陸,,在深圳嗎,,如果沒,來了,,我請你啊,。哈哈。
作者: huhaofei    時(shí)間: 2015-4-28 06:15
你也玩quora�,�,?啥時(shí)候開始玩的,我前幾天才開始玩
作者: 一朵嬌粉嫩的花    時(shí)間: 2015-4-28 08:19
誰幫我看看,,我進(jìn)去后為什么彈出這個(gè)東西
5 l5 v* x. Q( Y$ D5 v1 v6 U; L! q3 J) I# S+ I) O$ k
都看不明這東西是干什么用的7 d. a- \# F" [

* O2 a) ]" v7 P. D6 z# s我用W7系統(tǒng),,百度瀏覽器
作者: 獨(dú)自莫憑欄    時(shí)間: 2015-4-28 09:29
我把它貼出來吧,大家可以方便看,。7 [2 B, [2 B9 K! f* Z% A
This post was originally posted in Maybe more than a bachelor's but the original person deleted the answer. I kept an offline copy of the same. So, I am posting it here.
1 r- N; r) l# u8 s_____________________________________________________/ l1 m" C4 t9 ^7 R! Y8 K3 U
! @! u3 y5 }5 m; N! k
So I have written this like the advice I would give myself if I could travel back in time or what I really hope to see in the undergrads I want to hire. I hope you don't get discouraged/put off.
; y# u/ w0 f: F. w( f; S9 ~
3 W1 c. r$ u$ Q& x( ?, KFirst thing: Solidworks/ProE/AutoCAD/Rhino/Blender/CATIA and GD&T are not skills for degree'd engineers. You don't do a BS/ME for draftsmanship. It's like putting MS Office on your resume. You can pick that skill up on your own time.
7 h! w, }" m% P; h' T
+ n3 }2 G' d7 X; |$ t  p. V4 D# E) p$ gSecond thing: I am talking about becoming an engineer here. You know, the kind that build rockets and microengines (Sandia MEMS Home Page). I have nothing against grades, but I don't care very much for them. So I am not talking about getting the best grades.4 Z5 Q7 R$ p% ^; `$ s
% g- u2 G$ l6 ~
Now. Here's what you need to acquire proficiency in through your 4-year BS.
% u' C% b( m' r# b! S
' G4 F* ^: ^# q: F% ~0. Read Wikipedia.
& D' l# t3 O# b1 j1 R9 u9 f6 q* L
; l0 z) F" i& ]: r8 L8 |1 S1. Programming - Start with Matlab/Python. Then graduate to C++. An example of a programming goal would be to use this to create your own computational graphics engines. Why? Because this teaches you about visualizing vectors, arrays, transforms and leads you to higher-dimensional algebra. Make sure you can understand and implement Runge-Kutta family of algorithms before you think you are done. A recommendation would be to ditch Windows and move to some flavour of Linux or Mac. You need to understand concepts behind batch/shell scripting and importing open source scripts to embed inside your own. If you don't do anything else in your freshman or sophomore years, that's fine. But make sure you master this.
* u. N# Y, J+ c9 Z
5 }. |9 i8 ^/ t9 A1 G& c  A6 P2. Linear algebra and differential equations - Now, most ME syllabi force the courses on you early on. But very few MEs truly understand these topics. This is the source of all ME theory. I CANNOT STRESS THIS ENOUGH! Most ME professors DO NOT understand linear algebra or its importance - they will fuck it up for you so you will be confused/avoid derivative topics forever. Don't take these courses offered inside your department - take them from CS or EE or Math professors. Or learn it from Gilbert Strang on Youtube. Tie this together with your programming to create numerical simulations. Do NOT take these courses until you are done with your programming.
4 s5 z" V7 a; D+ C, |! X+ w! G  O; a" Y+ a
3. Statistics - Take this twice. Audit it as a freshman. Then take the course again as a senior. This will be the single most important course you ever take as a professional in any field.' w# G8 f/ `# ^* @  T+ o2 \' z/ f
+ H: ?# o% p: X# R! w
4. Engineering mathematics -The rest of your life depends on this. Pay attention to spatial transforms, Fourier analysis, Complex analysis, Potential theory, PDEs, Interpolation/curve fitting, optimization theory. Look for ways to implement these concepts using your programming skills. If you ever wonder about the usefulness of any of this, or you get the choice to skip a few topics - you are doing it wrong. Good engineers use these concepts EVERYDAY.
/ |0 i1 L. L* x3 O8 F% z3 E
; [) j2 O( |( W" D- q" |. A( C5. Dynamics/Advanced dynamics - Take this in the Physics department. ME profs screw it up here again, they focus on the mechanics of algebraic manipulation and don't explain concepts very well. Your objective would be to be able to independently construct FBDs of complex interacting mechanisms, and generate classical non/autonomous, non/linear differential equations that describe the time-history of the system. Develop a familiarity with index notation and tensors and operator spaces. Your indicial programming experience will really help you here./ K3 K; p. P: E& ~' D

$ V( q6 x, z8 G' J$ {6. Statics/Solid mechanics - Master Timoshenko Goodier/Theory of elasticity. Even if it takes you the rest of your life. If you got through point 2, you should be able to point out the inefficiency of the SFDs and BMDs and Mohr's circle concepts. Try visualizing the simple cases while cognizant that life is not simple. Use your programming finesse to program numerical solutions to your ODEs and equations.
" t+ Y- V7 r$ Y( |' y" l6 Y# E0 t* o/ }# l
7. Vibration theory - If you actually got through point 2, you will find this a breeze. All they do here is study a second order, non/homogenous, non/autonomous non/dimensionalized ordinary differential equation and the effects of parametric variations (mkc, forcing frequency). If you got through 5, you should be able to figure out all the base excitation, seismic perturbation, isolation, rotating machinery concepts. If you got through 6, then plates/beam vibration problems. If you got through 2 & 4, you will be able to work through MDOF systems and all the modal analysis techniques. This is where you segue to coupled SHO/QHO concepts.# _' X6 p+ F& V: C2 E

5 g* @$ ~( C, s+ c8. Thermodynamics/Fluidics - I am not the right person to advise on these topics. But they are pretty straightforward at the undergraduate level and mostly applications of differential equations and continuum mechanics./ b; f6 j: {  K8 {

' K: j4 a- E, [! r) g/ m3 eIf you followed instructions so far, everything else is a straightforward application of what you should have learned by now. That's all you really need to be a degree'd mechanical engineer - math and physics. Everything else is a specialization and extension of domains from the presented fields into specific tasks. This is also where you start encountering professional jargon. And don't let terms/eponyms scare you off.
+ U% ?* {( `2 n; S) m/ o" \  x3 z& E& ^1 {2 s( |* h
Also mechanical engineers don’t generally design machines from scratch – hobbyists and mathematicians do. We follow standards for our industry, mix and match components, or use well defined algorithms to create a new one. There are concepts in kinematic chains, algebraic linkage synthesis and design that are used here. So sure you can read about gears and machinery and 4-bar linkages and cams and geneva wheels, but it is highly improbable that you, as an ME, will create one. It is more likely that a technician or a sheet metal worker will create something utterly brilliant. So if that’s what you want to do, figure on grad school. You can however use your solid mechanics skills to design the components to withstand pyrotechnic impacts.
& p3 m/ j2 A5 P! a, d, H
! f" J# |/ d$ d3 N; Z. `' FI skip over manufacturing and 'product engineering' classes because they are shit, when taught in school. You can't master manufacturing sitting in a class, and you certainly are never going to learn enough in school about how to design a full product. Those axiomatic design principles and synectics and product lifecycle management and ideation and Gantt charts and brainstorming processes are bullshit. Nobody in real life does that. Those who do, are not engineers. If you really want to understand manufacturing, skim through Manufacturing Processes for Design Professionals by Rob Thompson, then go talk with people on shop floors, or watch how it's made on Youtube. If you really want to understand the product design process, follow Kickstarter h/w startup stories.
+ a" X3 o6 {9 q+ F! B1 Y; W4 L! }2 Q1 e& R" V
Do not ever waste your time on survey or presentation courses. Avoid attending school seminars if you are not interested in the topic. You should attend all seminars that promise to show you math or process or cool videos. You want to keep an ear out for examples and case studies that show explicit details of how systems get modeled/implemented using math or experiments. Avoid 'design' seminars (usually a peddler from Wharton or Sloan or Kellog) - they are pretty, but pointless.$ |8 u! H# U2 ~1 X. K
6 M  }4 v8 W3 }7 c6 V  a
Take all lab classes you can. ALL of them. All you can afford. Pottery too, if you have that option. Just drop in to watch other people work if you got the free time. Pottery as well. Use the equipment there till you break it - You are paying for it anyway. Make all the mistakes you can ever imagine there. AND DON'T FUCK AROUND IN THE MACHINE SHOP BRO!!!. J/ N6 a- f) c* L0 |$ k
) a% L/ p# M3 H% Q& w4 K( _
Amongst other advice, find a PhD student about to graduate every year and get them to mentor you. Don’t believe in that ‘I am busy’ crap – they all are usually on Quora or editing Wikipedia anyway. I speak from experience. Pick people from diverse fields – machine learning, operations optimization, public policy, neurobiology, kernel development … You want to understand what they do, how they do it, what they use to do it and create a possible job network. You don’t want seniors to mentor you because, unless they go to grad school, they will never be in any position to introduce you to great opportunities on time scales relevant to your interests.0 F' Q7 P: y: C* c/ \

  P0 r& O+ U! ?# t, y7 eNow, let's talk about being a professional mechanical engineer! I. b% ?9 g; b. @& g4 T* W- Z3 [

- l2 I; m2 m- n5 x" L9. Read ISO/ASME/ASTM/ASTC/ASMI (standards organizations) standard practices. That's the only place where they really tell you how theory meets practice. If you believe your university doesn't provide you access to those - Sue them! Beg/borrow/steal. Whatever. But if you really want to know how things are done; Read the standards. Not the website and their discussion forums. Read the standards.0 n% S" U! E; a! ~* B) s% Q) T

" f6 x! c: x8 Z/ Q3 R0 O2 R- S10. Take/Audit courses on electromagnetism, digital electronics, electrical theory, VLSI/Silicon based designs, electrical machinery. You should be able to design your own motor driver/filter/power regulator/multivibrator circuits and implement them on PCBs. Start dipping into embedded microcontrollers here. This is where you C++ experience should start paying off.5 T2 K0 H: l( F4 p9 [) c8 A
+ k7 P3 N7 V# Q2 Q7 `- C8 l1 j
11. Signal processing - Audio/image/Power signals - Master the topic of discrete Fourier transforms/spectral densities and how they are used and calculated. Figure out how digital sampling and digital filters work and how filters and masks get designed. Move on to z-transforms and recursive filters. Your statistics background starts to become useful here. At least figure out how to manipulate images using pixel-array math.
. l% F7 [" W1 T0 n( v7 @. v% j4 `3 w5 o7 A$ ~9 V0 z3 d
12. Control systems - THIS ties up everything. And THIS was the topic that really got you into ME. You didn't join ME to make bridges or prepare CAD layouts for GE ovens or tractor engines or boiler chambers for plants or be a grease monkey. You joined ME to make structures that move, intelligently. If you have done things right so far, this is where you will get to have fun. It ties together your dynamics and linear algebra first, then programming, signal processing and statistics next, finally you implement it all using your electronics/embedded skills.- e- m/ `7 l' L
: k2 L7 ~/ d6 i' k# W8 S$ Q0 f9 D
13. Instrumentation – People have equipment that costs between a thousand dollars to over several million. You need to learn how to use them, AND how to construct them. You will find that making equipment is always cheaper than buying a turnkey system from a manufacturer. So companies prefer to design/assemble their own systems. This should segue into design of experiments/statistical validation. Your goal should be to know how to hook up the hydraulic pressure gauge in an EMD F51PHI locomotive cab suspended 10 ft up in a shed to an office in Minnesota.
& S6 s4 K2 S- ^% g5 `# J% C: j; v( H' P( c$ ?. X1 y7 {
Along with instrumentation, you will frequently need to develop software to control the instruments. Some people use labview, but with your mastery of C/matlab you will do better.: H4 c# L' z; K0 I+ E

0 i$ d1 q& v, I0 s# X' t* h9 r2 h9 jIf you want to get into finite elements, you can’t do that in undergrad. All you will learn is to push buttons. Most engineers only think they understand FEA – they actually don’t. It takes practice, study and experience. The pretty pictures don’t mean much by themselves. So I will say go to grad school or intern with a practicing consultant.% l) p; r& G6 G. _( ~% V- H
& G. E, ^/ G2 J+ I
That should about cover your basics and get you a good job. But if you want to get a great job, you will need professional degrees or exhibit skills in some of the following. So, on to specialization:
5 I9 o7 R4 ~) m8 R- ?
7 d; ~+ |* F2 V  Y4 q( W1. Fracture/fatigue/materials on the nanoscale.0 a2 G" ], D2 e- U; p4 z5 y
4 v' B& C% V4 V% b! R
2. MEMS – Look up Sandia National Labs/MEMS. Biggest opportunity for MEs since all companies are moving from RnD to ramping up production right about now. Micromachining and processing technologies research is active as well. MOEMS was hot, sensors are sizzling, actuators not so much, lab-on-chip was meandering about, last I checked. Significant effort underway on determining lifetime/reliability as well. People were excited about energy harvesting, but that seems to be toned down now. Lot’s of material science opportunities.
4 r! s0 n0 r3 h: i! G/ @8 f% ^- }6 H7 q7 i+ D
3. Microfluidics – These guys blow bubbles through microchannels! Look up lab-on-a-chip.
2 p. i- Q: g, b0 f( g: X& {* i5 o7 i, o0 T4 s& i/ N
4. Bioengineering – Tissue printing/engineering! There’s also research on mechanical characterization of bio-materials (bones/ligaments/RBCs)
# N( @( ?# @4 k7 O/ w( N: S0 r$ S& s; z
5. Medical devices/robotics – da Vinci/intuitive. Also swallowable robots and cameras. Lots of health monitoring devices and OR assistants.
2 D2 x5 x3 w9 {) X% V' x2 U% ^5 I
! B1 Z, j( b% M6. Robotics/control systems – Typically, you need to be core CS/EE for this. They are the ones doing most of this research. But you can create opportunities for yourself by choosing to focus on dynamic structure design or kinematics or something on that order. Look up Hod Lipson/Cornell or Red Whittaker/CMU or Marc Raibert/ex CMU/MIT leg labs or Rob Wood/Harvard for inspiration. Google and Amazon have raised this field’s profile over the last couple of years. Look up compliant mechanisms/robots, autonomous vehicles, haptics, telepresence, Raytheon XOS II,... Lot’s of bullshit in the name of ‘a(chǎn)ssistive robotics’ (that no one can or will want to afford or use, and medicare won’t support).
% w& a1 x( Y, k; x
6 n2 T" Y, H. b4 Z' a, C( A2 E( _5 I- _7. Control systems/avionics – I worked on optimizing damage-resilient, real-time coolant distribution through nuclear subs, my ex-boss worked on guidance systems for the Pershing/Hera systems. This is a mature engineering field at the moment (not much RnD) but scope for new applications.
: J/ \% i8 ]" u4 V1 t. F5 w1 [' v, t( I5 f, I
8. Thermo research – They do crazy things with combustion, not my domain.
5 E8 D; b; T! n* L  A
: P* g0 D5 f' _+ u$ U$ w, E9. Nonlinear dynamics – Applied theory, predicting weather(?!), galloping (hopf) systems, .. this field goes on till quantum cryptography and then some.
# o9 I, H* `) d+ O
$ @! [5 M6 c+ g* q: c10. Aerospace vehicles – SpaceX. Etc. Vibrations theory, dynamical systems and controls. Your vibrations theory needs to be strongly coupled.
; N  K' ]9 s) y  p* W3 c: F( P$ L; Y, a& ~) a
11. Infrastructure – Given Keystone or fracking, infrastructure is going to undergo another massive boom.
% G% z7 o  S5 h3 |+ U! N/ l% y) j" r/ J( k# u: P
12. Petroleum - …5 b2 n6 x5 X5 Y0 t% P

" v# A8 O4 H" S13. FEA – Meshing and geometry algorithms, data compression, rendering are being researched5 s: h8 b/ |  y" h, F' l

: N1 M' {# M7 L/ h14. Energy – fuel cell research, the cryptozoology equivalent in ME They’ve been at it for a while, but it seems to be a funding generation ploy.
4 ^0 m/ T9 l( t( D% _! d; [9 p. J2 q' v0 @' b+ v$ ^- z
15. Marine systems - …- w- t9 Y6 H# e: Z! o

0 b5 f, d$ }7 k' v' p; ]3 T16. Theoretical systems – Lots of work on rule based machine learning based design synthesis, structural optimization (back in early 2000’s it was all about simulated annealing and genetic algos, now they call it machine learning), dynamic self modeling, multi-agent systems,% d9 |' w/ D! Q+ c1 K
! T% S# e/ Z$ b( e5 Q
17. MAV/Flight dynamics – Concentrated around rotorcraft/flapping wing architectures. Mostly experimental, some theoretical research going on., O8 Z$ T8 g: P) o
0 x# N" o( H- h
18. ICE research – Very avoid!
. S2 O1 y2 o  J# p  b. c& X. l* M
19. Tribology - Nonlinear dynamics of rate state dependent friction generate P/S/Love/Rayleigh wave phenomena used to predict earthquakes. Studying hydrodynamic lubrication of journal bearings is a trifle boring compared to that. See Ruina's work at Brown.
# `3 k9 f- A4 a7 L1 r% I1 _5 M2 W8 f( @
Universities on the West and East coast typically work on the new frontiers of research, while the rest work on last-century concepts. So if you go to school in AK, you will find stuff on corrosion, rotor blades, missiles, defense, aerospace machining … But if you are in MA, you will find machine learning, robotics, vision, SLAM, MEMS, materials, algorithmic synthesis, complex systems etc.
. y  G8 D- I( h, @# s+ P
& S! B3 I# s& a% z9 O$ KI have written this like the "Survival guide for mechanical engineers on the journey to create astonishing engineering". This is written with North-American ADHD undergrads in mind. So I tend to be didactic, and, in the spirit of times, use hyperbole to signify importance (no selfies, however. Much disappoint.). I also abuse education professionals profusely - But that's only my personal experience – all the additional work I had to put in because courses were not designed right, or because a newly hired asst professor was in  charge of a particular course that they had no experience in or because the lecturer, originally from Asia, had this distracting accent and circuitous description that just  beat about the bush more than I could keep track of or maybe because most of the freshman/sophomore/introductory courses, specially non-core ME courses, are generally fanned out to temp staff/lecturers that generally don't know jackshit about how things are done or don’t care. So you see, personal failing on my part. That's my excuse for the abuse. And there's catharsis involved as well. So I apologize in advance.7 w8 `2 L# T! E, B5 e: p
7 Q. x: K# E, A1 q
I have a BS/AME USC, and MS/MAE, UC system, PhD/ME (and RI+LTI+ECE) CMU. I wasn't a great student during my BS; 2.7 GPA, almost dropped out to be a professional musician. GRE 1600/6.0 happened. I joined the master’s program because I was getting a fellowship & stipend. Programming happened. YouTube happened. OCW video content happened. I worked on projects with all or some of the following labs - LLNL/SNL/LL MIT/NRLMRY/NECSI/SFI through my PhD. For your reference: MS/PhD GPA 3.6/3.8. No money, at the time of graduation. Now making some./ I8 }$ F: ^% q) J

作者: 445823809    時(shí)間: 2015-4-28 09:43
馬克
作者: 浪人tjl    時(shí)間: 2015-4-28 10:38
學(xué)習(xí)一下,,增加知識面。十分感謝,。
作者: hzhuang    時(shí)間: 2015-4-28 12:43
學(xué)習(xí)了,,嘿
作者: 94371734    時(shí)間: 2015-4-28 16:20
翻譯成 ME創(chuàng)新之路生存手冊 似乎順口點(diǎn)。
) A9 t$ U+ h! D
/ B, a( Q" h6 n對我而言這些隨便看看也就罷了,,還不如看看機(jī)械原理和幾大力學(xué)來的實(shí)在,。
作者: dashizuijimo    時(shí)間: 2015-4-30 13:12
非常感謝
作者: 設(shè)計(jì)者AF    時(shí)間: 2015-4-30 14:53
提示: 作者被禁止或刪除 內(nèi)容自動(dòng)屏蔽
作者: qj235    時(shí)間: 2016-4-30 20:07
真是好文,matlab,,c++,,工程數(shù)學(xué),微分方程,,振動(dòng)理論,,流體力學(xué)學(xué)了,可惜沒堅(jiān)持學(xué)深入
作者: qj235    時(shí)間: 2016-4-30 20:54
系統(tǒng)的知識,、深入的知識必須高強(qiáng)度學(xué)習(xí)才能掌握
作者: 孫鵬_pGIi0    時(shí)間: 2017-10-27 11:01
支持一下,,非常感謝
2 w  Q( \+ E' A7 p# e7 a- n
作者: 孫鵬_pGIi0    時(shí)間: 2017-10-27 11:02
轉(zhuǎn)播~




歡迎光臨 機(jī)械社區(qū) (http://giwivy.com.cn/) Powered by Discuz! X3.4