Thursday, September 26, 2013
Differentiate between upward and downward multiplexing?
Posted by
Sunflower
at
9/26/2013 02:59:00 AM
0
comments
Labels: Address, Connection, Data, Destination, Downward multiplexing, Links, Multiplexing, Network, Process, Receiver, Segments, Sender, Source, Technique, Transmit, Transport layer, Upward Multiplexing
|
| Subscribe by Email |
|
Wednesday, September 25, 2013
What is meant by multiplexing?
Posted by
Sunflower
at
9/25/2013 02:58:00 PM
0
comments
Labels: Analog, Channels, Communication, Data, Demultiplexing, digital, Frequency, Messages, Multiple, Multiplexing, Multitasking, Networks, Performance, Physical, Process, Resources, Signals, Types
|
| Subscribe by Email |
|
Thursday, July 11, 2013
What properties are common between WDMA and GSM channel access protocols?
- Macro
- Micro
- Pico
- Femto
- Umbrella cells
- The base station of the GSM system and that of the WDMA both are connected to the core network of the GSM system in order to facilitate radio connectivity in the handsets.
- Therefore, the same core network is shared by both the technologies.
- Principles of the cellular radio system form the basis for the two technologies.
- There exists a correspondence between the WDMA radio network controller i.e., RNC and the GSM base station controller or BSC.
- The RBS (radio base station) of GSM system corresponds to the RBS of the WDMA.
- The basis for developing the lu – interface of WDMA was provided by the A-interface of the GSM technology.
- The only difference is of the new additional services that are offered by the WDMA.
- GSM makes use of time division multiplexing along with the radio functionality for the management of the time slots.
- On the other hand, WDMA makes use of the code division multiplexing for the same.
- This implies that the control as well as the hardware functions of both are different
Posted by
Sunflower
at
7/11/2013 01:30:00 PM
0
comments
Labels: Access, Channels, Communication, Global System for Mobile Communications, GSM, Multiplexing, Network, Protocols, Receiver, Sender, Signals, Wavelength, Wavelength Division Multiplexing Access, WDMA
|
| Subscribe by Email |
|
Sunday, May 19, 2013
What are different types of schedulers and their workings?
Important things about Scheduler
- Throughput
- Latency inclusive of
the response time and the turnaround time
- Waiting time or the
fairness time
Types of Schedulers
Posted by
Sunflower
at
5/19/2013 09:05:00 PM
0
comments
Labels: Long-term, Memory, Middle-term, Multiplexing, Multitasking, Operating System, OS, Process, Processor, Queue, Requests, Requirements, Resources, Schedulers, Scheduling, Short-term, System, Tasks, User
|
| Subscribe by Email |
|
Thursday, May 9, 2013
What is a thread? What is meant by multi-threading?
About Thread
- Processes are independent whereas the threads
are a subset of the processes.
- More state information is contained in threads
whereas the same process state, resources and memory are shared by all the
threads contained in that process.
- Address spaces of different processes are
different whereas the same address space is also shared by the threads.
- IPC or the inter–process communication is
the only medium for the processes to communicate with each other.
- The threads within the same process are
switched with context switch which is faster than that of the processes.
Features of Multi-threading
Posted by
Sunflower
at
5/09/2013 10:31:00 PM
0
comments
Labels: Behavior, Communication, Concurrency, Features, Information, Memory, Multi-threading, Multiplexing, Multiprocessor, Operating System, Processes, Programs, Resources, Share, Tasks, Threads, Users
|
| Subscribe by Email |
|