The Student Room Group

Scroll to see replies

96,326 :yum:
96,327 might go to sleep now...

Posted from TSR Mobile
Original post by Matrix123
96,327 might go to sleep now...

Posted from TSR Mobile


96,328 :yum:

Same here actually, good night!

Original post by 34908seikj
96,328 :yum:

Same here actually, good night!



96,329 :wink:

Posted from TSR Mobile
Original post by Matrix123
Oh cool. Yup, the first year at my school to be able to do so (which was lucky but the teacher didn't really know everything that was going on as it was their first time teaching CompSci at GCSE :redface: Wow! Yeah, at least you have ICT :u:
What subjects did you take, if you don't mind me asking?

96,281
Posted from TSR Mobile


For a-level? Maths, ict and film. Did film because my mates were doing it so why not :tongue: it's been pretty fun actually

96330

Posted from TSR Mobile
Original post by spotify95
Excellent! We did do a small amount on gates in A Level Physics (I think), but we didn't have any Engineering or Computer Science GCSE's or A Levels. Most of my knowledge from gates came from the 1st and 2nd years of university. :yep:

That's excellent to hear, and although 16 bytes isn't much, it's something! :smile:

We did about semiconductors, transistors and the like in the 1st and 2nd years of university, and it was good stuff to learn about :smile: Yep, if you do Computer Science at university, you'll more than likely come across these things throughout your course :smile:

We've built all sorts of things through our course. In the first year, as part of a group project, we had to make something that would launch an egg a distance of at least 15m, without the egg breaking. Bit of a weird task, but hey ho! In the 2nd year, we did more Electronics based tasks, including making a BCD to 7 segment decoder (we couldn't use an off-the-shelf solution), and using an Arduino (a microcontroller that runs certain programs) for programming things, including a temperature and humidity sensor. (Arduinos can actually be used for more complicated things, as myself and one of my friends decided to take on a personal project, by building an FM Boombox style radio, which all used Arduino components. It also has a Bluetooth mode, and an AUX IN mode.)

Third year (which was this year) we did a lot of programming, programming in C and in VHDL. We also had final year projects to deal with.

All in all, very interesting!

96,284


Wow seems like your course has covered a lot of things :biggrin: lol about the egg thing, did you manage to do it? And what's a BCD? I've done some binary encoding and decoding (necessary to make a calculator) is it to do with that? Never heard of VHDL but I know I'll be working in C if i go to uni :smile:

96332

Posted from TSR Mobile
Original post by eternaforest
For a-level? Maths, ict and film. Did film because my mates were doing it so why not :tongue: it's been pretty fun actually

96330

Posted from TSR Mobile

Yup. Cool subjects! Haha, well at least you've enjoyed it :biggrin:
Sorry if you've already said, are you planning on doing computing at university?

96,336
Posted from TSR Mobile
96,337 :yum:
Original post by eternaforest
Wow seems like your course has covered a lot of things :biggrin: lol about the egg thing, did you manage to do it? And what's a BCD? I've done some binary encoding and decoding (necessary to make a calculator) is it to do with that? Never heard of VHDL but I know I'll be working in C if i go to uni :smile:

96332

Posted from TSR Mobile


Yep, and surprisingly, the egg actually managed to stay intact during both demo runs that we had to give. Amazing!

A BCD is a binary coded decimal - so a binary input which had to be decoded to show the sum of the inputs on the 7 segment display.
So obviously, the 4 inputs would represent 8, 4, 2 and 1 respectively (as it is binary) and depending on what input buttons you pressed, the sum of these inputs would show on the 7 segment (unless the sum was greater than 9, in which case it would either show E for error, or blank. I can't remember which it was).

VHDL is a special programming type which (I think?) is mostly used in digital electronics. C is much more common.

96,338
Original post by Matrix123
Yup. Cool subjects! Haha, well at least you've enjoyed it :biggrin:
Sorry if you've already said, are you planning on doing computing at university?

96,336
Posted from TSR Mobile


I've applied for Mathematics and Computer science, it's a combined degree :yy:

96339

Posted from TSR Mobile
Original post by spotify95
Yep, and surprisingly, the egg actually managed to stay intact during both demo runs that we had to give. Amazing!

A BCD is a binary coded decimal - so a binary input which had to be decoded to show the sum of the inputs on the 7 segment display.
So obviously, the 4 inputs would represent 8, 4, 2 and 1 respectively (as it is binary) and depending on what input buttons you pressed, the sum of these inputs would show on the 7 segment (unless the sum was greater than 9, in which case it would either show E for error, or blank. I can't remember which it was).

VHDL is a special programming type which (I think?) is mostly used in digital electronics. C is much more common.

96,338

If I'm right then I used BCDs for my calculator as it went from decimal (pressing 0-9 on keypad) to binary where it's added except it doesn't display the result in binary it displays it as a decimal number
Did you do a lot of software programming then?

96341

Posted from TSR Mobile

Latest