• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 08:25
CEST 14:25
KST 21:25
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
TL.net Map Contest #21: Voting3[ASL20] Ro4 Preview: Descent6Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9Maestros of the Game: Live Finals Preview (RO4)5
Community News
Weekly Cups (Oct 6-12): Four star herO65.0.15 Patch Balance Hotfix (2025-10-8)69Weekly Cups (Sept 29-Oct 5): MaxPax triples up3PartinG joins SteamerZone, returns to SC2 competition325.0.15 Balance Patch Notes (Live version)119
StarCraft 2
General
5.0.15 Patch Balance Hotfix (2025-10-8) The New Patch Killed Mech! TL.net Map Contest #21: Voting Weekly Cups (Oct 6-12): Four star herO PartinG joins SteamerZone, returns to SC2 competition
Tourneys
Master Swan Open (Global Bronze-Master 2) Tenacious Turtle Tussle WardiTV Mondays SC2's Safe House 2 - October 18 & 19 Sparkling Tuna Cup - Weekly Open Tournament
Strategy
Custom Maps
External Content
Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment Mutation # 493 Quick Killers Mutation # 492 Get Out More
Brood War
General
BGH Auto Balance -> http://bghmmr.eu/ Brood War web app to calculate unit interactions BSL Season 21 Whose hotkey signature is this? Any rep analyzer that shows resources situation?
Tourneys
[ASL20] Semifinal B [ASL20] Semifinal A [Megathread] Daily Proleagues [ASL20] Ro8 Day 4
Strategy
Current Meta BW - ajfirecracker Strategy & Training Siegecraft - a new perspective TvZ Theorycraft - Improving on State of the Art
Other Games
General Games
Stormgate/Frost Giant Megathread Nintendo Switch Thread ZeroSpace Megathread Dawn of War IV Path of Exile
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
SPIRED by.ASL Mafia {211640} TL Mafia Community Thread
Community
General
Russo-Ukrainian War Thread Men's Fashion Thread Things Aren’t Peaceful in Palestine Sex and weight loss US Politics Mega-thread
Fan Clubs
The herO Fan Club! The Happy Fan Club!
Media & Entertainment
Anime Discussion Thread [Manga] One Piece Movie Discussion!
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
Inbreeding: Why Do We Do It…
Peanutsc
From Tilt to Ragequit:The Ps…
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1167 users

The difference between engineerings

Blogs > EtherealDeath
Post a Reply
EtherealDeath
Profile Blog Joined July 2007
United States8366 Posts
November 03 2009 18:07 GMT
#1
I used to be a physics major. Math is lovely, and so are its applications (to an extent). However, I never really had any interest in the engineering applications of physics, none at all. In fact, I found them to be pretty terribly annoying.

Now fast forward to the present. I'm majoring in Comp Sci, and study the engineering(hardware) part of comps as well as the software. For some odd reason, comp engineering is actually really enjoyable and interesting, in contrast to the old types of engineering. Hell, I tried quite a few forms of engineering, including aero engineering, which I would think is close to comp engineering, but aero engineering and the rest... yea screw them.

I'm wondering if anyone else who feels this way can help elucidate what the difference is to you between comp engineering and traditional engineering. I know for me, the software half of comp sci is awesome because I am mostly unfettered by the laws of physics (though not quite the laws of mathematics), but I'm not quite so sure where the difference is on the hardware side.

haduken
Profile Blog Joined April 2003
Australia8267 Posts
November 03 2009 18:35 GMT
#2
Not sure what you mean.

As I understand it, engineering in essence is about using processes and configuration management to delivery scientific princples for application. Of course, you learn the knowledge areas and subjects in question but a lot of what you do is using defined standards and processes to delive outcomes.

Science is about testing and discovering things and in computer science this means that you will discover new algorithm to make things better etc but you don't need to confer to standards as much.

For people with a science background, engineer would be annoying because for you discovery and proving/disproving theories is more interesting. Engineering practices while have good reason for their existence would often get in the way of things.

The above is also the reason for the seperation of software engineering and computer science (even though majority of knowledge areas overlap)

just my 2c

Rillanon.au
inkblot
Profile Joined December 2004
United States1250 Posts
November 03 2009 18:46 GMT
#3
Computer engineering is a broad enough field to be difficult to generalize, but I'm not sure why you would have ever thought it was like aerospace or mechanical engineering. Computer engineering is the intersection of electrical engineering and computer science. Digital logic and related topics are paramount in CE of course, whereas EEs may not work on digital design at all in their careers. Most of the physics used in EE and CE is electromagnetism and quantum mechanics, rather than Newtonian mechanics, fluid dynamics, and whatever else mechanical/aerospace/structural/etc engineers use.

CEs can definitely have careers involving alot of software/programming type work, but it's not the same kind of programming that goes into making a video game or browser.
EtherealDeath
Profile Blog Joined July 2007
United States8366 Posts
November 03 2009 18:51 GMT
#4
Actually your answer was rather helpful despite my post being wandering and confusing lol.
Now that you mention it (referring to)
On November 04 2009 03:35 haduken wrote:
As I understand it, engineering in essence is about using processes and configuration management to delivery scientific princples for application. Of course, you learn the knowledge areas and subjects in question but a lot of what you do is using defined standards and processes to delive outcomes.

That seems like something which feels more true about non comp engineering than comp engineering (referring to the hardware part of comp engineering). I mean sure there are defined standards and processes, but there are also opportunities to create completely new things just being creating theoretical computers and then attempting to create them. For example, don't like silicon? Well, let's find out how to use nature to compute for us since somehow it calculates things that seem to be crazy exponentially difficult problems.

The questions also feel very different:
How do we make this structure support __ weight and withstand __ forces vs How do we make this slab of sand (xkcd ;x) calculate logically?

I can't really seem to express the difference clearly, but there is also another difference, for example, between creating a huge bridge that spans a large divide and having a robotic arm respond to a thought. Perhaps it is the fact that hardware in comp engineering type situations involves a very close interaction between hardware and software, which was not really true for previous engineering applications that I studied.
EtherealDeath
Profile Blog Joined July 2007
United States8366 Posts
November 03 2009 18:53 GMT
#5
On November 04 2009 03:46 inkblot wrote:
Computer engineering is a broad enough field to be difficult to generalize, but I'm not sure why you would have ever thought it was like aerospace or mechanical engineering. Computer engineering is the intersection of electrical engineering and computer science. Digital logic and related topics are paramount in CE of course, whereas EEs may not work on digital design at all in their careers. Most of the physics used in EE and CE is electromagnetism and quantum mechanics, rather than Newtonian mechanics, fluid dynamics, and whatever else mechanical/aerospace/structural/etc engineers use.

CEs can definitely have careers involving alot of software/programming type work, but it's not the same kind of programming that goes into making a video game or browser.


Yea, it now seems like a pretty bad comparison. It is probably the difference between Newtonian and electrical engineering that starts the divide. Curiously though, I'm not really interested in EE for the sake of EE, but maybe that is just the end result affecting my preferences.
HeaDStrong
Profile Blog Joined January 2009
Scotland785 Posts
November 03 2009 19:51 GMT
#6
When I was about to graduate high school I thought- it's either physics or some kind of engineering. But with engineering you quite likely are stuck for years doing tedious and repetitive jobs, for example some civil engineers- building houses (and not the creative part architects do), bridges and roads seemed like a horrifying future career. So I stick with physics and will be doing masters in theoretical physics, it's great.
Badjas
Profile Blog Joined October 2008
Netherlands2038 Posts
November 03 2009 22:37 GMT
#7
Software engineering is super. There are no boundaries to what you can make, except for the limits of processor speed and available memory. The trouble starts when you have to make money on it as a profession.
I <3 the internet, I <3 you
Myrmidon
Profile Blog Joined December 2004
United States9452 Posts
November 03 2009 23:47 GMT
#8
Computer engineering is pretty much a very large subset of electrical engineering to the point where it gets its own category. It's the part that generally deals more with digital logic, computer architecture, etc. that touches more of the computer science area of study. I wouldn't call it so much different than other engineerings, since the underlying problem-solving process is at the core the same.

The difference as has been said is that computer engineering is the least foundationally based on physics, as the engineering process is built off of abstract logical constructs rather than materials such as mass/springs/dampers or resistors/capacitors/inductors. There's generally no concern with space (i.e. x, y, z coordinates) in computer engineering, similarly to but to a greater extent than most branches of electrical engineering. Applications tightly coupled to electromagnetics are the only parts of electrical engineering that care about spatial coordinates, and those parts of EE don't fall under CE as well.

Also, computer engineering tends to use relatively few approximations in calculations. There's not so much of "you can neglect X term because of Y" because the behavior of systems computer engineers are engineering aren't so much influenced by real world disturbances and inaccuracies you can't be 100% sure of. +4.91 volts is the same as +5.14 volts, if they're both counted as logical "1".
Please log in or register to reply.
Live Events Refresh
LiuLi Cup
11:00
46
ByuN vs SHIN
Rogue vs herO
Clem vs Classic
WardiTV683
RotterdaM365
Rex113
Liquipedia
Afreeca Starleague
10:00
Ro4 Match 2
Soma vs BisuLIVE!
Afreeca ASL 20185
sctven
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
RotterdaM 365
Lowko254
SortOf 117
Rex 111
ProTech90
StarCraft: Brood War
Calm 11947
Rain 6105
Flash 5746
Sea 5322
Jaedong 3652
BeSt 2402
Horang2 1188
Mini 1105
EffOrt 734
Pusan 675
[ Show more ]
Larva 587
actioN 490
ZerO 429
Stork 366
firebathero 305
Hyun 267
Light 214
Barracks 162
hero 103
PianO 98
ToSsGirL 68
JYJ66
Backho 51
Rush 47
Aegong 45
JulyZerg 40
Mong 40
NotJumperer 29
Sharp 27
yabsab 23
Sacsri 21
Bale 20
soO 19
Terrorterran 17
scan(afreeca) 13
ajuk12(nOOB) 13
Icarus 12
HiyA 11
Noble 10
SilentControl 9
Hm[arnc] 8
ivOry 6
Dota 2
qojqva934
Dendi485
XaKoH 361
XcaliburYe234
BananaSlamJamma63
Counter-Strike
x6flipin507
oskar67
edward39
Other Games
olofmeister994
B2W.Neo336
crisheroes283
Pyrionflax273
DeMusliM215
hiko202
Fuzer 73
Liquid`LucifroN68
ArmadaUGS29
Codebar2
Organizations
Counter-Strike
PGL4474
StarCraft: Brood War
UltimateBattle 360
lovetv 14
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
[ Show 12 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• iopq 1
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos1707
Upcoming Events
OSC
1h 35m
OSC
5h 35m
MaxPax vs Gerald
Solar vs Krystianer
PAPI vs Lemon
Ryung vs Moja
Nice vs NightPhoenix
Cham vs TBD
MaNa vs TriGGeR
PiGosaur Monday
11h 35m
OSC
1d 10h
The PondCast
1d 21h
OSC
1d 23h
Wardi Open
2 days
CranKy Ducklings
3 days
Safe House 2
4 days
Sparkling Tuna Cup
4 days
[ Show More ]
Safe House 2
5 days
Liquipedia Results

Completed

Acropolis #4 - TS2
WardiTV TLMC #15
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
C-Race Season 1
IPSL Winter 2025-26
EC S1
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
RSL Offline Finals
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.