Found 1217 Articles for MCA

One-to-Many Unary Relationship in DBMS

Kristi Castro
Updated on 18-Jun-2020 15:27:09

3K+ Views

A One-to-Many Unary Relationship is the association with the same entity between the same instances represented by different role groups.Consider the relationship between Managers and Employees.The two different Roles in this relationship are- Managers and Employees. Only few Employees take the role of Managers within an organization while everyone working for an organization is an Employee.One Manager manages multiple Employees and each Manager is also an Employee. One-to-Many Optional-MandatoryEach instance of one role group must participate in the relationship while instance of other role group can optionally participate in the relationship. The Role of Manager satisfies the optional participation as there are ... Read More

One-to-One Unary Relationship in DBMS

Kristi Castro
Updated on 18-Jun-2020 15:32:24

3K+ Views

A One-to-One Unary Relationship is the association with the same entity between the same instances represented by same role group.Above figure represents a set of married persons with the relationship MARRIED_TO. Each person is married to only one and only one person in the group.In One-to-One Unary we have three cases available −Mandatory-MandatoryOptional-OptionalOptional-Mandatory or Mandatory-OptionalMandatory-MandatoryEach instance of the role group must fully participate in the relationship. In the above example a Person is married to one and only one Person.Optional-OptionalIn this case the participation of a instance within a role group is optional i.e. the participation is not mandatory.In the ... Read More

Who’s Who in the Internet Standards World

Arjun Thakur
Updated on 18-Jun-2020 07:01:44

3K+ Views

Internet Standards refer to all the documented requirements both in technology as well as methodology pertaining to the Internet. The standardization process has three steps. The documentation laid down in a step is called the maturity level. There were previously three maturity levels but are merged to form only two maturity levels now which are:Proposed Standard: These are the standards that are ready for implementation. However, they can be revised according to circumstances of deployment. Draft Standard: When a Proposed Standard has been meticulously tested by at least two sites for at least 4 months, they are considered as Draft Standard. ... Read More

Who’s Who in the International Standards World

Ankith Reddy
Updated on 18-Jun-2020 07:05:52

471 Views

International Standards are needed so that products and systems developed in different parts of the world are interoperable and compatible with each other. The standards aim to ease out the technical differences and also to ensure product safety.The most prominent organization that lays down international standards is the ISO (International Standards Organization). Two other major organizations for technical standards are NIST (National Institute of Standards and Technology) and IEEE (Institute of Electrical and Electronics Engineers).International Standards Organization (ISO)ISO is an independent, voluntary, non-treaty, non-government standards organization. It issues standards of a vast number of subjects that may be proprietary, industrial ... Read More

Who’s Who in the Telecommunications World

George John
Updated on 18-Jun-2020 07:08:18

547 Views

The service domains, legal status, and scopes of telecommunication companies worldwide are varied. In order to provide compatibility among different agencies, International Telecommunication Union (ITU) was formed. ITU is a specialized agency of the United Nations Organizations that standardizes information and communication technologies worldwide. ITU membership lays down the who’s who of the telecommunications world.Some of the main functions of the ITU areAllocates global use of radio spectrumAssigns satellite orbits through international cooperationDevelops standards for networking technologiesStrives to improve communications in developing and underdeveloped countries.Protects and supports communications and information exchange.ITU has three main sectorsITU-T: It is the Telecommunications Standardization ... Read More

Network Standardization

Ankith Reddy
Updated on 18-Jun-2020 07:08:49

22K+ Views

Network StandardsNetworking standards define the rules for data communications that are needed for interoperability of networking technologies and processes. Standards help in creating and maintaining open markets and allow different vendors to compete on the basis of the quality of their products while being compatible with existing market products.During data communication, a number of standards may be used simultaneously at the different layers. The commonly used standards at each layer are −Application layer − HTTP, HTML, POP, H.323, IMAPTransport layer − TCP, SPXNetwork layer −IP, IPXData link layer − Ethernet IEEE 802.3, X.25, Frame RelayPhysical layer −RS-232C (cable), V.92 (modem)Types ... Read More

Wireless LAN and IEEE 802.11

George John
Updated on 31-Oct-2023 21:11:10

65K+ Views

Wireless LANs are those Local Area Networks that use high frequency radio waves instead of cables for connecting the devices in LAN. Users connected by WLANs can move around within the area of network coverage. Most WLANs are based upon the standard IEEE 802.11 or WiFi.IEEE 802.11 ArchitectureThe components of an IEEE 802.11 architecture are as follows1) Stations (STA) − Stations comprise all devices and equipments that are connected to the wireless LAN. A station can be of two types:Wireless Access Pointz (WAP) − WAPs or simply access points (AP) are generally wireless routers that form the base stations or ... Read More

Basic Ethernet

Ankith Reddy
Updated on 17-Jun-2020 14:59:31

7K+ Views

Ethernet is a set of technologies and protocols that are used primarily in LANs. However, Ethernet can also be used in MANs and even WANs. It was first standardized in the 1980s as IEEE 802.3 standard. Since then, it has gone through four generations, as shown in the following chartStandard Ethernet is also referred to as Basic Ethernet. It uses 10Base5 coaxial cables for communications. Ethernet provides service up to the data link layer. At the data link layer, Ethernet divides the data stream received from the upper layers and encapsulates it into frames, before passing them on to the ... Read More

X.25 and Frame Relay

Ankith Reddy
Updated on 17-Jun-2020 15:04:06

17K+ Views

X.25X.25 is a protocol suite defined by ITU-T for packet switched communications over WAN (Wide Area Network). It was originally designed for use in the 1970s and became very popular in 1980s. Presently, it is used for networks for ATMs and credit card verification. It allows multiple logical channels to use the same physical line. It also permits data exchange between terminals with different communication speeds.X.25 has three protocol layers Physical Layer: It lays out the physical, electrical and functional characteristics that interface between the computer terminal and the link to the packet switched node. X.21 physical implementer is commonly used ... Read More

Architecture of the Internet

Rishi Raj
Updated on 17-Jun-2020 13:24:14

35K+ Views

The architecture of the Internet is ever-changing due to continuous changes in the technologies as well as the nature of the service provided. The heterogeneity and vastness of the Internet make it difficult to describe every aspect of its architecture.The overall architecture can be described in three levels −Backbone ISP (Internet Service Provider)Regional ISPsClientsThe following diagram shows the three levels −Backbone ISP (Internet Service Provider) − Backbone ISPs are large international backbone networks. They are equipped with thousands of routers and store enormous amounts of information in data centers, connected through high bandwidth fiber optic links. Everyone needs to connect ... Read More

Advertisements