Monday, October 4, 2010

Foundation Module -Labsim Topics - Networking

use the following list as an outline for understanding all the Networking concepts in your A+ and N+ modules.

A+ Essentials ( 701)

6.1.x
6.3.x
6.4.x
6.5.x
6.6.x
6.7.x

A+ Practical Application ( 702)

6.1.x
6.2.x
6.3.x

Network + (N10-004)


1.1.x

3.1.x
3.2.x

4.x.x

5.1.x
5.2.x
5.3.x

6.x.x


Once you have conquered these topics you should be ready for the Foundation Module Class test. ( both hardware from the earlier post and the networking concepts )

You should go back through 701 / 702 and N+ and start completing the software related sections that are left out to prepare for the certification exam.

Understanding Dual Channel Memory Architecture

Dual channel is the ability that some memory controllers have to expand the width of their data buses from 64 to 128 bits. Considering that everything remains the same (clock speeds, for example), the memory maximum theoretical transfer rate is doubled by the use of this technique.

Lets first look at the traditional Single Channel System :

When we say that the memory data bus is 64-bit wide, this means that there 64 wires (yes, physical wires on the motherboard) connecting the memory controller ( north bridge ) and the memory so
ckets. These wires are labeled D0 thru D63. The memory data bus is shared among all memory sockets. The address and control busses will activate the proper memory socket depending on the address where data must be stored or read from. We illustrate this below :










And now on to the newer Dual Channel System :


On systems supporting dual-channel technology, the memory data bus is expanded to 128 bits. This means that on such systems there are 128 wires connecting the memory controller and the memory sockets. These wires are labeled D0 thru D127. Since each memory module can only accept 64 bits per cycle, two memory modules are used to fill the 128-bit data bus. So for dual-channel technology to work you need to have an even number of memory modules on your system (assuming that your AMD CPU or Intel chipset support this technology, of course). If you install just one module this technique won’t work because memory will still be accessed 64 bits per cycle. In other words, dual channel works by accessing two memory modules in parallel, i.e., at the same time.













Because the two modules are accessed at the same time, they must be identical (same capacity, same timings and same clock rate).

here is an video illustrating the performance leap :




Excerpted from Hardware Secrets Article by Gabriel Torres

Foundation Module -Labsim Topics - Hardware

use the following list as an outline for understanding all the Hardware concepts in your A+ modules.


A+ Essentials ( 701) :

1.1.x
1.2.x
1.3.x

2.1.x
2.2.x
2.3.x
2.4.x

3.x.x

4.1.x
4.2.x
4.3.x
4.4.x
4.5.x
4.6.x

5.1.x
5.2.x

7.1.x

8.1.x

A+ Practical Application ( 702)

1.1.x

1.2.x

2.x.x

3.x.x

Once you have mastered these topics and also complete the tasks Labs in your "Foundation Module - 2 week Hands-on Intensive" you should be able to troubleshoot hardware related problems and also build a computer from scratch.

The next list of Topics on networking can be found here.