Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONTEL-Assn-1

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
TEL-Assn-1

Description:
assignment for iot

Author:
AVATAR
darknessdestroyer
(Other tests from this author)


Creation Date:
28/10/2023

Category:
Computers

Number of questions: 180
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
State whether the following statement is true or false. Statement: Coverage in WSN is defined as the area-of-interest is covered satisfactorily. True False.
If transmission range >= 2* sensing range, a. Coverage implies greater coverage b. Coverage implies connectivity c. Both (a) and (b) d. None of these .
The two types of reporting in WSN are - a. Event driven and machine driven b. Event driven and weather driven c. Event driven and on demand d. None of these .
The objective of coverage in WSN is to use a _______________ number of sensors and _______________ the network lifetime. a. minimum, minimize b. minimum, maximize c. maximum, minimize d. maximum, maximize .
Select the correct option. The disadvantages of stationary Wireless Sensor Networks are - Statement-I: Node failure may result in partition of networks. Statement-II: Topology cannot change automatically. a. Statement-I True, Statement-II False b. Both Statements are False c. Both Statements are True d. None of these .
A _________________ in MWSN moves in order to collect data from sensor nodes and goes to the sink and delivers the collected data from different sensor nodes. Drop Molecule Mule d. None of these .
________________ allows distributed sensing carried by humans and the goal is not just to collect data but to allow the common people to assess and share the knowledge. a. Voluntary sensing b. Compressive sensing c. Dynamic sensing d. Participatory sensing .
Which of the following is/are NOT feature/features of UAV networks? a. Mesh or star networks b. Multi-tasking c. Large coverage area d. None of these .
Which of the following is NOT a UAV network constraint? a. Frequent link breakages b. Prone to malfunction c. Very Complex d. None of these .
In _____________________ configuration, UAVs form multiple star topology. One node from each group connects to the ground station. a. Multi-star b. Ring c. Both (a) and (b) d. None of these .
The full form of FANET is? a. Flying Ad Hoc Network b. Fast Ad Hoc Network c. Fidelity Ad Hoc Network d. None of these .
Low-end sensor nodes are those- a. Whose deployment has high density in order to increase network lifetime and survivability. b. Who perform basic functions such as data aggregation, auto configuration, and power saving. c. Both (a) and (b) d. None of these .
Which of the following are the components of the M2M ecosystem? Trees Ocean Device Providers Non-service users.
State whether the following statement is true or false Statement: The M2M Device Platform enables access to objects connected to the Internet anywhere any time. True False.
State whether the following statement is true or false Statement: The M2M Application Platform provides integrated services based on device collected data-sets. True False.
Company ABC manufactures a room temperature monitor which sends data via protocol X and company MNO manufactures another kind of room temperature sensor which sends data via protocol Y. With respect to this, which among the following correctly captures the said scenario? a. Homogeneity of IoT b. Heterogeneity of IoT .
When two IoT devices wish to communicate, semantic conflict in such a scenario in IoT interoperability refers to____________________. a. Two devices built by the same manufacturer b. Two devices sensing the same physical parameter c. Two devices having different deployment location d. Two devices having different processing and business logic .
Which of the following issues needs to be addressed while solving user interoperability? a. Device characterization and identification b. Syntactic interoperability c. Semantic interoperability d. All of these .
Which UMB interoperability component is responsible for converting physical devices into virtually abstracted ones? a. UMB Adaptor b. UMB Core c. UMB Hypervisor d. UMB Abstractor .
A Protocol Translation Unit (PTU) acts as a middleware between two IoT devices with different native protocols to enable them communicate with each other by translating the language of one device to the other one and vice versa. True False.
Suppose that a smart CCTV camera has been configured using C++ language. With respect to the device’s cosign identification as per the standard definition (A,B,C,D), which among the following the information “Configuration Lang:C++” will be most appropriately mapped ? A B C D.
Which among the following are components of an Arduino UNO Board? a. LED Power Indicator b. Digital I/O Pins c. Analog IN Pins d. All of these .
What is the series of micro controller chips powering Arduino UNO boards? a. ATM series b. X86 series c. ARM 64 series d. ATMEGA series .
In Arduino IDE the ‘Verify’ and ‘Upload’ buttons perform the exact same task. True False.
Suppose that an Arduino UNO board is connected to a pneumatic sensor which sends tyre pressure as floating point numbers. Which among the functions will you use to read from the sensor? a. digitalRead() b. analogWrite() c. analogRead() d. None of these .
Consider the following Arduino sketch. a. INPUT b. OUTPUT c. None of these d. Anyone of these is okay .
For integrating different types of sensors (such as DHT) with Arduino, you would need to install and #include the sensor specific libraries in your sketch. True False.
Which of the following best describes the command given below? ServoDemo.write(180); a. Creates an instance of the servo b. Pin writes 180 to the servo c. Servo moves 180 degrees d. All of these .
In an Arduino sketch, for the default function void setup(), which of the following is true? a. Point where the code terminates. b. Point where the code starts. c. It iterates over the different tasks in the program. d. None of the above. .
Which among the following can also be described as a relay, which is an actuator? a. Pneumatic actuator b. Motor type actuator c. Electro-mechanical switch d. Thermal switch .
Python doesn’t support strict rules for syntax and static variable declaration like C True False.
Fill in the blanks. __________ is a data-type in Python. List Tuple Dictionary All of these .
Fill in the blanks. __________are the variables declared inside a function. a. Immediate variables b. Global variables c. Local variables d. None of these .
What does the open() function return for file operations? a. File mode b. File object c. File name d. None of these .
Python does not follow rigid indentation. True False.
Which of the following is used to display an image in Python? a. image.show() b. image.open() c. image.name() d. image.mode() .
Which of the following models does python follow for networking. a. Client-server b. P2P c. All of these d. None of these .
In python, ”with” ensures the file is closed after the operation is completed, but not when an exception occurs. True False.
In Raspberry Pi, GPIO acts only as a digital output. True False.
Which of the following exits the nano editor in the terminal? a. Ctrl+O b. Ctrl+X c. Ctrl+A d. None of these .
Does Raspberry Pi provide configuration options for cameras ? Yes No.
Does python provide a module for pi-camera ? Yes No.
Which of the following converts energy to motion? a. Actuator b. Raspberry Pi c. All of these d. None of these .
Which of the following is a property of a Relay. a. Mechanical switch b. Electrochemical switch c. None of these d. All of these .
Sensors can be neither analog nor digital. True False.
Traditional Wireless Mobile Networks are cost expensive in terms of _____________? a. Only CAPEX b. Only OPEX c. Both CAPEX and OPEX d. Neither CAPEX and OPEX .
High mobility of users is one of the key challenges in rule placement for software defined wireless mobile networks. True False.
Which among the following is a solution for mobility-aware flow rule placement in SDIoT? a. Mobility-Flow b. Mobile-Flow c. Mobi-Flow d. M-Flow .
Cloud, Utility, Grid and ______________________ have been the major trends in computing Clone Cluster Closure Cloud.
Cloud computing models allow different users to share the same physical resources? True False.
As per NIST Visual Model of Cloud Computing, ‘Hybrid Cloud’ model and PaaS model both fall in the same category. True False.
When you are accessing Google docs or Microsoft Word online for accessing the features of a document writing software from your browser without specifically installing them, which among the following cloud service models is the most appropriate one that you are using. SaaS PaaS IaaS DaaS.
An organization A wants to deploy a cloud infrastructure, whereby it wants to push majority of the data to a cloud whose servers can be situated anywhere within the globe, but it wants certain private data to be pushed only to cloud servers that are present on-premise and are accessible by only authenticated members of the organization. In this context which among the following deployment model should be used? Private Cloud Public Cloud Hybrid Cloud Any of these.
Cloud services and resources should be rapidly ______________ in order to achieve their required performance entrusted elastic enterprise None of the given .
Suppose that a start-up wants to enter into online book delivery business. It wants to create the user interface and the application by itself, but it does not have any networking or storage facility, so it wants to adopt the cloud computing practice. In this respect, which among the following cloud service models is most suitable for the start-up. Only SaaS Neither PaaS nor IaaS Both PaaS and IaaS can be adopted Neither SaaS, PaaS or IaaS.
Data security and client authentication is an issue in which of the following cloud service models?? SaaS SaaS and PaaS IaaS All of them.
Network, ___________________ and application level securities are the three aspects of cloud infrastructure securities. Client Web Host Wireless.
When a new user logs into a cloud framework, the first thing that needs to be done is ______________________________. a. User should be authenticated b. User should immediately be granted all the resources c. User should log off d. User should be penalized .
Service Level Agreements (SLAs) are mutually agreed by the client (customer) and cloud service provider (CSP) at the beginning. With respect to SLAs, what are the views that SLAs provide? a. Customer Point of View b. CSP Point of View c. Both Customer and CSP Point of View d. Neither Customer nor CSP Point of View .
CloudAnalyst simulation tool provides GUI and is written on top of CloudSim modules. Yes No.
Raspberry Pi is like a mini computer which can perform a wide range of general purpose tasks. True False.
What is the complete form of GPIO pins on Raspberry Pi devices. a. General Public Input/Output b. Generative Purpose Input/Output c. General Purpose Input/Output d. Global Purpose Input/Output .
The Python program which you execute on Raspberry Pi to read data from sensors and control actuators has the same syntax and style as any other Python program. True False.
During remote server access by a Raspberry Pi, where the Raspberry Pi acts as a client, the client needs the following? a. Only IP address of server b. Only port number c. Both server IP address and port number d. Client’s IP address .
Which among the following are valid data processing activities a. Data Splitting b. Data filtering c. Data plotting d. All of the given .
Consider the following Python code snippet. Assume the syntax is correct and all required libraries are imported var = ‘Sensor@Actuator%Arduino’ pt = var.split(‘%’) print(pt) What will be the output (See every detail, including the apostrophes carefully)? a. [‘Sensor’,’Actuator’,’Arduino’] b. [‘Sensor@Actuator’,’Arduino’] c. [‘Sensor’,’Actuator%Arduino’] d. [‘Sensor@Actuator%Arduino’] .
Which among the following functions do you use while using MATPLOTLIB to add title to a plot? plot() add() label() title() .
In traditional non software-defined network consisting of a network of switches, suppose OSPF is being used as the routing protocol. In this context which among the following is true. a. All the switches execute OSPF distributively b. Only one switch executes OSPF c. No switch executes OSPF d. All of these are true .
In SDN, the Operating System (OS) is separated (i.e not strongly coupled) from the physical hardware for each switch. True False.
Which among the following is a popular protocol implementing SDN? OpenSwitch OpenStack OpenFlow OpenEdge.
With respect to Software Defined Networking (SDN), which among the following is true? a. SDN couples the data plane and control plane. b. SDN has no relation to either data plane or control plane c. SDN separates the data plane and control plane. d. None of the stated. .
Consider the following figure below. To which issue of SDN does this particular figure can be related to? a. Controller placement issue b. Flow Rule placement issue c. Hardware placement issue d. Analysis placement issue .
Suppose that there are two LANs, each configured to be SDN enabled with their own set of switches and controller. Which among the following directional APIs will be used for communication between the two controllers? Northbound API East-Westbound API Southbound API Northeastbound API.
Which among the following is true? Backup Controllers have no use is SDN There is no difference between the main controller and backup controller Backup controllers take over when the main controller goes down It is not a good idea to keep backup controllers. .
IoT being data intensive and having a lot of security concerns, it is a good idea to integrate SDN with IoT to mitigate many of these issues. True False.
Which component of OpenStack do you use to access all the other components? Horizon Glance Neutron None of these.
Which among the following is NOT a component of OpenStack? Horizon Heat Plasma Neutron.
Sensor cloud is simply dumping and organizing of sensor data on cloud computing platforms. True False.
Which among the following are limitations of traditional Wireless Sensor Networks (WSNs)? Procurement Issues Deployment Issues Maintenance Issues All of the given.
In a typical sensor cloud architecture, the sensor cloud infrastructure that provides the virtualization lies ______________________________ a. At the same layer as physical sensor devices b. At the application layer c. In between the physical sensor layer and the application layer d. Sensor cloud does not support virtualization .
Generally speaking, Sensor Cloud Service Providers (SCSPs) are also always the owners of the physical sensors Yes No.
In a typical sensor cloud architecture with virtualization, one virtual sensor can be associated with how many physical sensors? Only one One or more than one None Only two .
Sensor virtualization aims to achieve more _________________________ in providing sensor based services Complexity Flexibility.
Suppose that you want to start a business to provide some IoT based application, but you do not have the means to develop the application layer logic, neither you have the means to purchase and deploy physical sensors. You can however, rent cloud servers for use and write interface logic for interfacing with other modules. Which among the following actors will be the most suitable for you? Physical sensor owner Application layer developer Sensor Cloud Service Provider (SCSP) You cannot start the business .
Which among the following is implemented along with sensor cloud to make its services and performance better? Cashing Caching Casing Calling.
Which among the following cases is most likely to reduce the overall price of sensor-cloud implementation provided that the data traverses through multiple sensor hops starting from the origin sensor to the sink node, and provided that all owners are honest and charge for only what is required? If physical sensors are owned by multiple owners with high profit margin If all physical sensors are owned by a single owner with uniform profit margin .
Fog computing is aimed to replace cloud computing completely and has no scope for integration with cloud True False.
Suppose data from an IoT device first goes to Fog layer for some basic processing, after which it goes to Cloud layer for advanced processing, then the processed data comes back to the Fog layer and then, it finally comes back to the origin sensor node. In the return journey no processing of data takes place anywhere, just transfer of data takes place. If ‘Tf’ is the time taken by the data to travel from sensor to fog and vice versa, and ‘Tc’ is the time taken by the data to travel from fog to cloud and vice versa, ‘Tfp’ is the data processing time at fog and ‘Tcp’ is the data processing time at cloud, what is the total round trip time ‘T’ taken by data starting from the origin sensor node, processing the data and then back to the sensor node after being processed. T = Tf + Tc + Tfp + Tcp T = Tf + Tc T = 2(Tf + Tc) + Tfp + Tcp T = 4(Tf + Tc + Tfp + Tcp) .
Consider the standard Fog computing architecture. In which of the following layer will ‘very time sensitive data’ be processed? Nearest fog node Distant aggregate fog node Cloud Does not matter.
“Network, Accelerator, Compute and Storage” constitute the part of which view of fog computing architecture, as defined by OpenFog Consortium Architecture Working Group? System View Node View Software View None of these.
Data fusion enables optimum utilization of massive data gathered from multiple sources. True False.
Which of the following is a stage in data fusion? a. Decision level b. Feature level c. Pixel level d. All of the above .
Which of the following is one of the challenges of Data fusion? Imperfection Conflicts Ambiguity All of the above .
Which of the following is one of the theory of evidence-based mathematical methods of data fusion? Belief function Bayesian analysis ANN None of these.
DLNA stands for Digital Living Network Alliance True False.
Which of the following are the functional layers in smart parking? Information collection System Deployment Service Dissemination All of these.
Which of the following statements are true about the HAN standards? Statement I: Physical and MAC layers are defined by IEEE802.15.4. Statement II: Network layer is defined by Zigbee. Statement III: Application layer is defined by IEEE802.15.4 Statements I and II Statements I and III Statements II and III Statements I, II and III .
Which of the following are true about X-10? Statement I: It allows remote control of compliant transmitters. Statement II: It has low speed and data rate. Statement III: It is adopted by GE. Statement I and II Statement II and III Statement I and III Statement I, II and III.
Fill in the blank. ____________enables vehicles to wirelessly share a diverse range of information. Local area network V2X Paradigm V2A Paradigm Metropolitan area network.
Which of the following is a property of Vehicular Ad-hoc Networks? a. Is based on DSRC b. Is based on WAVE c. Guaranteed low latency d. All of these .
Knob is a switch type of INN. True False.
Which of the following is responsible for central coordination in Body-brain architecture? Body INN Spinal cord None of these.
Which of the following stands for DSRC? Directed Short Range Communication Dedicated Short Range Communication Directed Small Range Communication Dedicated Small Range Communication.
Ad-hoc is a domain of VANET. True False.
What are the disadvantages of V2X communication? a. Increased traffic safety b. Tracking of movement c. Efficient use of fuel d. None of these .
What are some of the other names of the smart grids? a. Electricity with a brain b. Energy internet c. Electronet d. All of these .
Smart Grid follows which type of the flow of energy? Bidirectional Unidirectional All of these None of these.
Which of the following is not a benefit associated with smart grids? Efficient transmission of electricity Lower electricity rates Unreliable and insecure electricity Improved security .
Which of the following is a component of smart grid communication? Gateways Smart meters MDMSs All of these .
Fill in the blank. ___________ can be used as an energy source in on-peak hours. PMUs DAUs PEVs None of these .
Which of the following is a type of Dynamic System Attacks? a. Replay Attacks b. Dynamic data injection attacks c. Covert attacks d. All of these .
Which of the following statements are true about gateways? Statement I: Each gateway connects a few closely located smart meters. Statement II: Gateways communicate mostly based on WiFi. Statement III: They help in two-way communication. a. Statements I and II b. Statements I and III c. Statements II and III d. Statements I, II and III .
Fill in the blank. ____________ is a centralized coordinator for smart grid communication. Gateway Smart meter PMU MDMS.
Fill in the blank. ____________ are available protocols for smart home appliances. C-Bus DECT EnOcean All of these.
Fill in the blank. IIoT is a network of____________. Physical objects Systems Platforms All of the above.
IIoT is based on Rip & Replace approach. True False.
Which of the following happened in the 1st Revolution? a. Mass production b. Internet evolution c. Automation d. None of these .
Which of the following is a challenge of IIoT? a. Worker health and safety b. Environmental production c. Optimized operations d. All of these .
Monitoring and restoration of the traditional electrical grid is done manually. True False.
What is Hadoop used in? Distributed processing of large datasets Large clusters of computers All of these None of these.
The two types of data analysis are _____________. Qualitative and Quantitative Repetitive and Quantitative Repetitive and Qualitative All of these .
Which of the following is a principle of Qualitative analysis? Notice things Think about things Collect things All of these .
Select the statement(s) that denote the type of ANOVA. Statement I: One way analysis Statement II: Two way analysis Statement III: K-way analysis Statement I Statement II Statements I, II, and III None of these.
What is the type of the data dispersion? Range Average absolute deviation Variance All of these .
The process by which numerical data is analyzed is known as __________. Qualitative analysis Quantitative analysis None of these All of these .
The mathematical equation that is formulated in the form of relationships between variables is known as __________. a. Logical model b. Relational model c. Data dispersion d. Statistical model.
What are the two types of statistical models? a. Qualitative and quantitative b. Complete and incomplete c. Regression and dispersion d. None of these .
Contingency table is also known as? a. Cross tabulation b. Cross table c. All of these d. None of these .
Advances in sensor and connectivity have disabled preventive care. True False.
Which of the following is a feature of IoT Healthcare? a. Non-invasive monitoring b. Cloud-based analytics c. Wireless transmission d. All of these .
Which of the following are components of IoT? a. Sensing layer b. Aggregated layer c. Processing layer d. All of these .
Which of the following is the advantage of activity monitoring? a. Hard integration b. Long term monitoring c. Expensive d. None of these .
Deep learning based data analysis cannot be performed on videos True False.
Which of the following is true for in-place activity monitoring data analysis? a. Low power b. Good network connection required c. On-device d. Group-based analytics .
Fill in the blank. Processing the handheld activity device data with artificial intelligence can be used for ________. Fall detection Heart rate detection Vehicle detection All of these.
State whether the following statement is true or false. Statement: Wired HART lacks a network layer. True False.
The HART physical layer is derived from ____________ protocol and operates only in __________ GHz ISM band. IEEE 802.15.4, 2.4 IEEE 802.15.4, 4.8 IEEE 802.16.5, 4.8 None of these.
State whether the following statement is True or False Statement: Super-frames in HART consist of grouped 20ms wide timeslots. True False.
_________________ identifies channels consistently affected by interference and removes them from use. Channel hopping Channel aggregating Channel blacklisting Frequency aggregating.
The _________________ supervises each node in the network and guides them on when and where to send packets. Application manager Network manager Trust manager None of these.
NFC is designed for use by devices within _________ to each other? Close proximity No near contact Both (a) and (b) None of these .
______________ contain information which is readable by other devices, however it cannot read information itself. a. Active NFC devices b. Dumb NFC devices c. Passive NFC devices d. None of these .
NFC devices work on the principle of ___________________? a. Magnetic introduction b. Magnetic induction c. Both (a) and (b) d. None of these .
Which of these is NOT a mode of operation NFC? Server-to-Server Peer-to-Peer Read/Write Card emulation.
State whether the following statement is true or false Statement: Paging in Bluetooth is the process of forming a connection between two Bluetooth devices. True False.
There are ______ modes of operation in Bluetooth. 3 4 5 None of these.
Zwave uses __________ for signaling and control? Light RF Sound None of these.
Which of the following is/are not a constraint on sensor nodes? a. Must consume high power b. Not be adaptive to the environment c.Both (a) and (b) d.None of these.
___________ are simply those that are unable to perform an operation; this could be because of power failure and environmental events. a. Normal nodes b. Failed nodes c. Badly failed nodes d. None of these .
Dumb behavior of sensor nodes is _______________ in nature (as it is dependent on the effects of the environmental conditions). a. Temporal b. Spatial c. Both (a) and (b) d. None of these .
The full form of MQTT is a. Message Queue Telemetry Transport b. Message Query Telemetry Transport c. Message Queue Telemedicine Transport d. None of these .
In MQTT, a ________________ controls the publish-subscribe messaging pattern. Publishers Message Broker Subscribers All of these .
Which of the following is NOT a component of MQTT? Publishers Users Brokers None of these.
______________ is an extension of MQTT which uses lightweight attribute based encryption. It has ___________ main stages. a. SMQTT, three b. BMQTT, three c. SMQTT, four d. None of these .
Which of the following is based on Request-Response model between end-points? a. MQTT b. CoAP c. Both (a) and (b) d. Neither (a) nor (b) .
The two sub-layers of CoAP are - a. Messaging and Holding b. Messaging and Backoff c. Messaging and Teardown d. Messaging and Request/response .
Which of the following is used for real-time exchange of structured data? MQTT SMQTT XMPP CoAP.
XMPP uses the ________________ architecture. a. Publish-subscribe b. Client-server c. Both (a) and (b) d. Neither (a) nor (b) .
Which of the following is/are NOT an AMQP frame type? Open Close End None of these .
With respect to AMQP, which of the following message delivery guarantees allow for each message to be delivered certainly as well as to be delivered multiple times. a. At-least-once b. At-most-once c. Exactly-once d. Both (a) and (b) .
Which of the following is/are NOT the function/functions of the Bindings component of the AMQP protocol? a. Receives messages and routes them to queues b. Separate queues for separate business process c. Consumer receive messages from queues d. All of these .
Which of the following is/are NOT exchange types in AMQP? Direct Indirect Fan-out Topic.
State whether the following statement is True or False. Statement: The IEEE 802.15.4 is a well-known standard for low data-rate Wireless Personal Area Network (WPAN). True False.
The networking topologies supported in the IEEE 802.15.4 are - a. Only Star b. Star and Mesh c. Only Mesh d. None of these .
State whether the following statement is True or False. Statement: Periodic transmission of beacon messages does not occur in beacon enabled networks (IEEE 802.15.4). True False.
Which of the following are the enablers of IoT? a. RFID b. Nanotechnology c. Sensors d. All of the these .
Which of the following is/are NOT a characteristic of IoT? a. Efficient, scalable and associated architecture. b. Ambiguous naming and addressing. c. Abundance of sleeping nodes, mobile and non-IP devices. d. None of these .
State whether the following statement is True or False. Statement: The increasing number of devices in IoT is expected to result in an address crunch. True False.
State whether the following statement is True or False. Statement: The gateway has a unique network prefix, which can be used to identify them globally. True False.
Sometimes, when there is a need for the nodes to communicate directly to the Internet, ______________ can be used. Sensors Actuators Tunneling None of these.
In _______________ a node/network is connected to multiple networks for improved reliability. a. Transparent roaming b. Multi-homing c. None of these d. Both (a) and (b) .
The IPv6 notation uses ___________________ values. a. Roman b. Hexadecimal c. Both (a) and (b) d. None of these .
A _____________ detects (senses) changes in the ambient conditions or in the state of another device or a system, and forwards or processes this information in a certain manner. a. Sensor b. Actuator c. Both (a) and (b) d. None of these .
A microphone is an example of an _____________. Input device and actuator Only actuator Only Transducer Input device and transducer.
The ________________ of a sensor is the smallest change it can detect in the quantity that it is measuring. Resolution Bias Noise None of these.
Based on the data type, sensors are classified as _______________________. a. Scalar and Vector/Multimedia b. Only scalar c. Both (a) and (b) d. Only vector .
Solenoid valve is an example of ______________________. Sensor Actuator Processing unit None of these.
An actuator requires a ______________________ and ______________________. a. Control signal and a bias signal b. Control signal and a source of energy c. Noise signal and a source of energy d. None of these .
State whether the following statement is True or False. Statement: Pneumatic rack and pinion actuators are used for valve controls of water pipes. True False.
Which of the following is NOT a function of an IoT gateway? Switching Routing Protocol conversion Generating noise.
Report abuse Consent Terms of use